[ Jan 24 19:33:25 Enabled. ] [ Jan 24 19:33:25 Rereading configuration. ] [ Jan 24 19:33:28 Rereading configuration. ] [ Jan 24 19:33: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 24 19:33: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.24 19:33:37.247393 [ 1 ] {} Application: Will watch for the process with pid 22672 2024.01.24 19:33:37.247481 [ 1 ] {} Application: Forked a child process to watch 2024.01.24 19:33:37.634157 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22672 2024.01.24 19:33:37.634325 [ 1 ] {} Application: starting up 2024.01.24 19:33:37.634536 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.01.24 19:33:37.820231 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.01.24 19:33:37.820298 [ 1 ] {} Application: Initializing DateLUT. 2024.01.24 19:33:37.820316 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.01.24 19:33:37.820367 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.01.24 19:33:37.820706 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.01.24 19:33:37.821397 [ 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.24 19:33:37.821887 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.01.24 19:33:37.822154 [ 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.24 19:33:37.824886 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.01.24 19:33:37.824932 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.01.24 19:33:37.825651 [ 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.24 19:33:37.825839 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.01.24 19:33:37.832165 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.01.24 19:33:37.832670 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.01.24 19:33:37.832696 [ 1 ] {} Application: Uncompressed cache policy name 2024.01.24 19:33:37.834227 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.01.24 19:33:37.834747 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.01.24 19:33:37.835055 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.01.24 19:33:37.835419 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.01.24 19:33:37.836179 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.01.24 19:33:37.836220 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.01.24 19:33:37.836273 [ 1 ] {} Application: Loaded user defined objects 2024.01.24 19:33:37.836289 [ 1 ] {} Application: Loading metadata from /data/ 2024.01.24 19:33:37.922746 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.01.24 19:33:37.922779 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000127133 sec 2024.01.24 19:33:37.923369 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.01.24 19:33:37.923452 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.01.24 19:33:37.923475 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.01.24 19:33:37.923492 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.01.24 19:33:37.923505 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.01.24 19:33:37.923522 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.01.24 19:33:37.923541 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.01.24 19:33:37.923576 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.01.24 19:33:37.923597 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.01.24 19:33:37.923629 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.01.24 19:33:37.923642 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.01.24 19:33:37.923656 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.01.24 19:33:37.923671 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.01.24 19:33:37.923707 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.01.24 19:33:37.923725 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.01.24 19:33:37.923743 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.01.24 19:33:37.958969 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.01.24 19:33:37.975835 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.01.24 19:33:37.975866 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.2181e-05 sec 2024.01.24 19:33:37.975891 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.01.24 19:33:37.975905 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.01.24 19:33:37.975928 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.01.24 19:33:37.977837 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.01.24 19:33:37.982868 [ 1 ] {} Application: Loaded metadata. 2024.01.24 19:33:37.983045 [ 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.24 19:33:37.983091 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.01.24 19:33:38.159130 [ 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.24 19:33:38.176255 [ 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.24 19:33:38.176306 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.01.24 19:33:38.260282 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.01.24 19:33:38.261005 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.65 MiB (RSS), difference: 210.70 MiB 2024.01.24 19:33:38.261321 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.01.24 19:33:38.261358 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.01.24 19:33:38.261378 [ 179 ] {} DNSResolver: Updating DNS cache 2024.01.24 19:33:38.261479 [ 179 ] {} DNSResolver: Updated DNS cache 2024.01.24 19:33:38.261483 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.01.24 19:33:38.261542 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.01.24 19:33:38.261627 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.01.24 19:33:38.261649 [ 1 ] {} Application: Ready for connections. 2024.01.24 19:33:46.354708 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.354916 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.355529 [ 3 ] {} HTTP-Session: 1125c25b-156b-40c9-ab7a-1be8c98fac7a Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.355562 [ 3 ] {} HTTP-Session: 1125c25b-156b-40c9-ab7a-1be8c98fac7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.355705 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.01.24 19:33:46.355733 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.01.24 19:33:46.355751 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.01.24 19:33:46.357264 [ 3 ] {20f8529c-dc3f-4eb1-a86b-6d8731f8ebae} executeQuery: (from [fd00:1122:3344:101::d]:61294) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.01.24 19:33:46.376460 [ 3 ] {20f8529c-dc3f-4eb1-a86b-6d8731f8ebae} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:61294) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 2024.01.24 19:33:46.377288 [ 3 ] {20f8529c-dc3f-4eb1-a86b-6d8731f8ebae} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.01.24 19:33:46.378079 [ 3 ] {20f8529c-dc3f-4eb1-a86b-6d8731f8ebae} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.378105 [ 3 ] {} HTTP-Session: 1125c25b-156b-40c9-ab7a-1be8c98fac7a Destroying unnamed session 2024.01.24 19:33:46.378493 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.378558 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.378578 [ 3 ] {} HTTP-Session: 587caa5e-10e1-4587-ba65-17498bd38026 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.378601 [ 3 ] {} HTTP-Session: 587caa5e-10e1-4587-ba65-17498bd38026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.378702 [ 3 ] {bbfffacf-15a2-45f4-ad44-8cb94e3a3dca} executeQuery: (from [fd00:1122:3344:101::d]:61294) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.01.24 19:33:46.378787 [ 3 ] {bbfffacf-15a2-45f4-ad44-8cb94e3a3dca} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.01.24 19:33:46.379781 [ 3 ] {bbfffacf-15a2-45f4-ad44-8cb94e3a3dca} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.01.24 19:33:46.381747 [ 3 ] {bbfffacf-15a2-45f4-ad44-8cb94e3a3dca} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.24 19:33:46.385910 [ 3 ] {bbfffacf-15a2-45f4-ad44-8cb94e3a3dca} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.385961 [ 3 ] {bbfffacf-15a2-45f4-ad44-8cb94e3a3dca} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.01.24 19:33:46.385978 [ 3 ] {} HTTP-Session: 587caa5e-10e1-4587-ba65-17498bd38026 Destroying unnamed session 2024.01.24 19:33:46.386138 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.386201 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.386220 [ 3 ] {} HTTP-Session: ccfbb126-8119-4708-8cee-a4d89e4df1b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.386238 [ 3 ] {} HTTP-Session: ccfbb126-8119-4708-8cee-a4d89e4df1b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.386346 [ 3 ] {7bef2572-9397-4a39-87d0-abce500f3994} executeQuery: (from [fd00:1122:3344:101::d]:61294) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.01.24 19:33:46.386599 [ 3 ] {7bef2572-9397-4a39-87d0-abce500f3994} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:61294) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 2024.01.24 19:33:46.386733 [ 3 ] {7bef2572-9397-4a39-87d0-abce500f3994} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.01.24 19:33:46.386852 [ 3 ] {7bef2572-9397-4a39-87d0-abce500f3994} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.386871 [ 3 ] {} HTTP-Session: ccfbb126-8119-4708-8cee-a4d89e4df1b6 Destroying unnamed session 2024.01.24 19:33:46.387219 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.387270 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.387289 [ 3 ] {} HTTP-Session: 01977e03-c1e4-44db-8328-f057517b1e12 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.387308 [ 3 ] {} HTTP-Session: 01977e03-c1e4-44db-8328-f057517b1e12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.387416 [ 3 ] {f2c0c618-377a-4a82-bead-239ae039b9b9} executeQuery: (from [fd00:1122:3344:101::d]:61294) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.01.24 19:33:46.387515 [ 3 ] {f2c0c618-377a-4a82-bead-239ae039b9b9} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.387540 [ 3 ] {f2c0c618-377a-4a82-bead-239ae039b9b9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.387555 [ 3 ] {} HTTP-Session: 01977e03-c1e4-44db-8328-f057517b1e12 Destroying unnamed session 2024.01.24 19:33:46.387665 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.387708 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.387727 [ 3 ] {} HTTP-Session: 90903549-f0ae-4c82-afed-8b8a4e4bcfed Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.387745 [ 3 ] {} HTTP-Session: 90903549-f0ae-4c82-afed-8b8a4e4bcfed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.387802 [ 3 ] {75ce704b-bf37-4641-bf07-b028ee30fc18} executeQuery: (from [fd00:1122:3344:101::d]:61294) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.01.24 19:33:46.387856 [ 3 ] {75ce704b-bf37-4641-bf07-b028ee30fc18} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.01.24 19:33:46.391999 [ 3 ] {75ce704b-bf37-4641-bf07-b028ee30fc18} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.01.24 19:33:46.392026 [ 3 ] {75ce704b-bf37-4641-bf07-b028ee30fc18} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4331e-05 sec 2024.01.24 19:33:46.392068 [ 3 ] {75ce704b-bf37-4641-bf07-b028ee30fc18} TablesLoader: Loading 0 tables with 0 dependency level 2024.01.24 19:33:46.392090 [ 3 ] {75ce704b-bf37-4641-bf07-b028ee30fc18} DatabaseAtomic (oximeter): Starting up tables. 2024.01.24 19:33:46.392169 [ 3 ] {75ce704b-bf37-4641-bf07-b028ee30fc18} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.392198 [ 3 ] {75ce704b-bf37-4641-bf07-b028ee30fc18} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.392216 [ 3 ] {} HTTP-Session: 90903549-f0ae-4c82-afed-8b8a4e4bcfed Destroying unnamed session 2024.01.24 19:33:46.392343 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.392395 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.392419 [ 3 ] {} HTTP-Session: 1003af7c-cb89-4d44-96a9-966127e7efae Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.392443 [ 3 ] {} HTTP-Session: 1003af7c-cb89-4d44-96a9-966127e7efae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.392611 [ 3 ] {f6ba341b-656d-44c8-a409-61e02c5b494a} executeQuery: (from [fd00:1122:3344:101::d]:61294) /* 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.24 19:33:46.392674 [ 3 ] {f6ba341b-656d-44c8-a409-61e02c5b494a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.01.24 19:33:46.402502 [ 3 ] {f6ba341b-656d-44c8-a409-61e02c5b494a} oximeter.version (76776014-48e7-4b22-bd83-5640ec2150a1): Loading data parts 2024.01.24 19:33:46.402648 [ 3 ] {f6ba341b-656d-44c8-a409-61e02c5b494a} oximeter.version (76776014-48e7-4b22-bd83-5640ec2150a1): There are no data parts 2024.01.24 19:33:46.413025 [ 3 ] {f6ba341b-656d-44c8-a409-61e02c5b494a} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.413051 [ 3 ] {f6ba341b-656d-44c8-a409-61e02c5b494a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.413093 [ 3 ] {} HTTP-Session: 1003af7c-cb89-4d44-96a9-966127e7efae Destroying unnamed session 2024.01.24 19:33:46.413250 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.413311 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.413334 [ 3 ] {} HTTP-Session: a5eb7f2b-5235-4da2-bca6-75db22db91aa Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.413351 [ 3 ] {} HTTP-Session: a5eb7f2b-5235-4da2-bca6-75db22db91aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.413554 [ 3 ] {0c7f4f92-32a7-4839-be41-a2c7bdba0db6} executeQuery: (from [fd00:1122:3344:101::d]:61294) /* 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.24 19:33:46.413610 [ 3 ] {0c7f4f92-32a7-4839-be41-a2c7bdba0db6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.01.24 19:33:46.425467 [ 3 ] {0c7f4f92-32a7-4839-be41-a2c7bdba0db6} oximeter.measurements_bool (f125140e-7c17-4350-bb21-d5f4fdd7a080): Loading data parts 2024.01.24 19:33:46.425612 [ 3 ] {0c7f4f92-32a7-4839-be41-a2c7bdba0db6} oximeter.measurements_bool (f125140e-7c17-4350-bb21-d5f4fdd7a080): There are no data parts 2024.01.24 19:33:46.428333 [ 3 ] {0c7f4f92-32a7-4839-be41-a2c7bdba0db6} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.428358 [ 3 ] {0c7f4f92-32a7-4839-be41-a2c7bdba0db6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.428380 [ 3 ] {} HTTP-Session: a5eb7f2b-5235-4da2-bca6-75db22db91aa Destroying unnamed session 2024.01.24 19:33:46.428514 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.428565 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.428587 [ 3 ] {} HTTP-Session: ba4e1dce-4faa-408d-860f-46015a946c52 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.428604 [ 3 ] {} HTTP-Session: ba4e1dce-4faa-408d-860f-46015a946c52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.428800 [ 3 ] {5b0f7d1c-dc9a-4ec3-b377-d44c776d835c} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.428847 [ 3 ] {5b0f7d1c-dc9a-4ec3-b377-d44c776d835c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.01.24 19:33:46.438192 [ 3 ] {5b0f7d1c-dc9a-4ec3-b377-d44c776d835c} oximeter.measurements_i8 (4feb87da-023c-4f9e-b593-cc317a77082f): Loading data parts 2024.01.24 19:33:46.438289 [ 3 ] {5b0f7d1c-dc9a-4ec3-b377-d44c776d835c} oximeter.measurements_i8 (4feb87da-023c-4f9e-b593-cc317a77082f): There are no data parts 2024.01.24 19:33:46.440569 [ 3 ] {5b0f7d1c-dc9a-4ec3-b377-d44c776d835c} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.440595 [ 3 ] {5b0f7d1c-dc9a-4ec3-b377-d44c776d835c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.440610 [ 3 ] {} HTTP-Session: ba4e1dce-4faa-408d-860f-46015a946c52 Destroying unnamed session 2024.01.24 19:33:46.440741 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.440789 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.440807 [ 3 ] {} HTTP-Session: 1f45b2a4-6b4d-4961-8041-d027e80f6266 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.440827 [ 3 ] {} HTTP-Session: 1f45b2a4-6b4d-4961-8041-d027e80f6266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.441027 [ 3 ] {637d803f-ae4b-404f-b98b-7dbcbe56db17} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.441075 [ 3 ] {637d803f-ae4b-404f-b98b-7dbcbe56db17} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.01.24 19:33:46.451111 [ 3 ] {637d803f-ae4b-404f-b98b-7dbcbe56db17} oximeter.measurements_u8 (3bdd0d0c-1bf8-49f3-993a-edf8fdc2efa5): Loading data parts 2024.01.24 19:33:46.451217 [ 3 ] {637d803f-ae4b-404f-b98b-7dbcbe56db17} oximeter.measurements_u8 (3bdd0d0c-1bf8-49f3-993a-edf8fdc2efa5): There are no data parts 2024.01.24 19:33:46.460877 [ 3 ] {637d803f-ae4b-404f-b98b-7dbcbe56db17} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.460908 [ 3 ] {637d803f-ae4b-404f-b98b-7dbcbe56db17} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.460926 [ 3 ] {} HTTP-Session: 1f45b2a4-6b4d-4961-8041-d027e80f6266 Destroying unnamed session 2024.01.24 19:33:46.461098 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.461156 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.461180 [ 3 ] {} HTTP-Session: 02c794b1-a303-485d-9086-89f68b48512f Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.461205 [ 3 ] {} HTTP-Session: 02c794b1-a303-485d-9086-89f68b48512f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.461446 [ 3 ] {95ac073c-3c9f-4a0f-b3a1-b48ad4b3229c} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.461498 [ 3 ] {95ac073c-3c9f-4a0f-b3a1-b48ad4b3229c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.01.24 19:33:46.473002 [ 3 ] {95ac073c-3c9f-4a0f-b3a1-b48ad4b3229c} oximeter.measurements_i16 (c99a3573-be2d-43fd-b644-75920f0287e9): Loading data parts 2024.01.24 19:33:46.473167 [ 3 ] {95ac073c-3c9f-4a0f-b3a1-b48ad4b3229c} oximeter.measurements_i16 (c99a3573-be2d-43fd-b644-75920f0287e9): There are no data parts 2024.01.24 19:33:46.476173 [ 3 ] {95ac073c-3c9f-4a0f-b3a1-b48ad4b3229c} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.476232 [ 3 ] {95ac073c-3c9f-4a0f-b3a1-b48ad4b3229c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.476248 [ 3 ] {} HTTP-Session: 02c794b1-a303-485d-9086-89f68b48512f Destroying unnamed session 2024.01.24 19:33:46.476384 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.476432 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.476450 [ 3 ] {} HTTP-Session: 25a89cae-3cd2-4b0e-ada2-ecbddcb60c26 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.476471 [ 3 ] {} HTTP-Session: 25a89cae-3cd2-4b0e-ada2-ecbddcb60c26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.476670 [ 3 ] {03eb3da4-6916-42f2-8e03-3285e0a363f6} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.476714 [ 3 ] {03eb3da4-6916-42f2-8e03-3285e0a363f6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.01.24 19:33:46.485336 [ 3 ] {03eb3da4-6916-42f2-8e03-3285e0a363f6} oximeter.measurements_u16 (81edabfc-6d03-4233-ae55-d0d92fba6bb1): Loading data parts 2024.01.24 19:33:46.485442 [ 3 ] {03eb3da4-6916-42f2-8e03-3285e0a363f6} oximeter.measurements_u16 (81edabfc-6d03-4233-ae55-d0d92fba6bb1): There are no data parts 2024.01.24 19:33:46.488667 [ 3 ] {03eb3da4-6916-42f2-8e03-3285e0a363f6} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.488699 [ 3 ] {03eb3da4-6916-42f2-8e03-3285e0a363f6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.488715 [ 3 ] {} HTTP-Session: 25a89cae-3cd2-4b0e-ada2-ecbddcb60c26 Destroying unnamed session 2024.01.24 19:33:46.488858 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.488905 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.488923 [ 3 ] {} HTTP-Session: 5277c859-c414-42ed-99eb-57d1341cbb8e Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.488944 [ 3 ] {} HTTP-Session: 5277c859-c414-42ed-99eb-57d1341cbb8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.489142 [ 3 ] {6bffa403-2858-49de-a4eb-2cc958385496} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.489187 [ 3 ] {6bffa403-2858-49de-a4eb-2cc958385496} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.01.24 19:33:46.497478 [ 3 ] {6bffa403-2858-49de-a4eb-2cc958385496} oximeter.measurements_i32 (b746c9c4-acd3-450d-9774-098b678b408d): Loading data parts 2024.01.24 19:33:46.497587 [ 3 ] {6bffa403-2858-49de-a4eb-2cc958385496} oximeter.measurements_i32 (b746c9c4-acd3-450d-9774-098b678b408d): There are no data parts 2024.01.24 19:33:46.499535 [ 3 ] {6bffa403-2858-49de-a4eb-2cc958385496} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.499566 [ 3 ] {6bffa403-2858-49de-a4eb-2cc958385496} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.499582 [ 3 ] {} HTTP-Session: 5277c859-c414-42ed-99eb-57d1341cbb8e Destroying unnamed session 2024.01.24 19:33:46.499708 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.499756 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.499773 [ 3 ] {} HTTP-Session: 7d59d116-bac8-40bd-a517-1c9f66deafee Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.499793 [ 3 ] {} HTTP-Session: 7d59d116-bac8-40bd-a517-1c9f66deafee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.500037 [ 3 ] {0f02d13a-bc31-423f-b99a-221ad1b0aa22} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.500092 [ 3 ] {0f02d13a-bc31-423f-b99a-221ad1b0aa22} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.01.24 19:33:46.509478 [ 3 ] {0f02d13a-bc31-423f-b99a-221ad1b0aa22} oximeter.measurements_u32 (f2d7bd9c-0144-4098-8b70-5e54c1dfab11): Loading data parts 2024.01.24 19:33:46.509609 [ 3 ] {0f02d13a-bc31-423f-b99a-221ad1b0aa22} oximeter.measurements_u32 (f2d7bd9c-0144-4098-8b70-5e54c1dfab11): There are no data parts 2024.01.24 19:33:46.513303 [ 3 ] {0f02d13a-bc31-423f-b99a-221ad1b0aa22} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.513334 [ 3 ] {0f02d13a-bc31-423f-b99a-221ad1b0aa22} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.513350 [ 3 ] {} HTTP-Session: 7d59d116-bac8-40bd-a517-1c9f66deafee Destroying unnamed session 2024.01.24 19:33:46.513505 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.513555 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.513576 [ 3 ] {} HTTP-Session: 49c8eab1-0eb3-419c-a712-2d39f342b42a Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.513592 [ 3 ] {} HTTP-Session: 49c8eab1-0eb3-419c-a712-2d39f342b42a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.513784 [ 3 ] {4bd60082-96d0-40a0-a443-fc4b2f02dc06} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.513842 [ 3 ] {4bd60082-96d0-40a0-a443-fc4b2f02dc06} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.01.24 19:33:46.523304 [ 3 ] {4bd60082-96d0-40a0-a443-fc4b2f02dc06} oximeter.measurements_i64 (7d6c0b8f-88c4-4c8d-bcc9-eaae7112e266): Loading data parts 2024.01.24 19:33:46.523407 [ 3 ] {4bd60082-96d0-40a0-a443-fc4b2f02dc06} oximeter.measurements_i64 (7d6c0b8f-88c4-4c8d-bcc9-eaae7112e266): There are no data parts 2024.01.24 19:33:46.534610 [ 3 ] {4bd60082-96d0-40a0-a443-fc4b2f02dc06} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.534636 [ 3 ] {4bd60082-96d0-40a0-a443-fc4b2f02dc06} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.534664 [ 3 ] {} HTTP-Session: 49c8eab1-0eb3-419c-a712-2d39f342b42a Destroying unnamed session 2024.01.24 19:33:46.534809 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.534868 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.534900 [ 3 ] {} HTTP-Session: 2dc9bcd3-c07a-4bb8-a087-337e17191a0d Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.534920 [ 3 ] {} HTTP-Session: 2dc9bcd3-c07a-4bb8-a087-337e17191a0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.535163 [ 3 ] {a371bfd3-489f-4a22-b707-f1c29a7d5779} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.535247 [ 3 ] {a371bfd3-489f-4a22-b707-f1c29a7d5779} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.01.24 19:33:46.546837 [ 3 ] {a371bfd3-489f-4a22-b707-f1c29a7d5779} oximeter.measurements_u64 (6b2e28c9-aa6d-4c25-a398-ef801b50ea97): Loading data parts 2024.01.24 19:33:46.547000 [ 3 ] {a371bfd3-489f-4a22-b707-f1c29a7d5779} oximeter.measurements_u64 (6b2e28c9-aa6d-4c25-a398-ef801b50ea97): There are no data parts 2024.01.24 19:33:46.549927 [ 3 ] {a371bfd3-489f-4a22-b707-f1c29a7d5779} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.549957 [ 3 ] {a371bfd3-489f-4a22-b707-f1c29a7d5779} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.550001 [ 3 ] {} HTTP-Session: 2dc9bcd3-c07a-4bb8-a087-337e17191a0d Destroying unnamed session 2024.01.24 19:33:46.550148 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.550207 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.550239 [ 3 ] {} HTTP-Session: 34dfb69e-7332-4b3d-a46f-22baf7b12c6a Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.550259 [ 3 ] {} HTTP-Session: 34dfb69e-7332-4b3d-a46f-22baf7b12c6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.550495 [ 3 ] {f86d097f-b1f4-4634-87d2-ec57226eafce} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.550562 [ 3 ] {f86d097f-b1f4-4634-87d2-ec57226eafce} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.01.24 19:33:46.559777 [ 3 ] {f86d097f-b1f4-4634-87d2-ec57226eafce} oximeter.measurements_f32 (b24cabee-c198-47d4-8bcd-c74126cc74b5): Loading data parts 2024.01.24 19:33:46.559872 [ 3 ] {f86d097f-b1f4-4634-87d2-ec57226eafce} oximeter.measurements_f32 (b24cabee-c198-47d4-8bcd-c74126cc74b5): There are no data parts 2024.01.24 19:33:46.563174 [ 3 ] {f86d097f-b1f4-4634-87d2-ec57226eafce} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.563204 [ 3 ] {f86d097f-b1f4-4634-87d2-ec57226eafce} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.563232 [ 3 ] {} HTTP-Session: 34dfb69e-7332-4b3d-a46f-22baf7b12c6a Destroying unnamed session 2024.01.24 19:33:46.563373 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.563430 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.563458 [ 3 ] {} HTTP-Session: 6b94136c-0772-4488-be14-2c8be688806f Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.563478 [ 3 ] {} HTTP-Session: 6b94136c-0772-4488-be14-2c8be688806f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.563708 [ 3 ] {f69d8f2e-79a7-4eff-8826-439e3ccec928} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.563762 [ 3 ] {f69d8f2e-79a7-4eff-8826-439e3ccec928} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.01.24 19:33:46.571738 [ 3 ] {f69d8f2e-79a7-4eff-8826-439e3ccec928} oximeter.measurements_f64 (59a134ae-5dd4-4dda-aa3a-de4306e3693b): Loading data parts 2024.01.24 19:33:46.571959 [ 3 ] {f69d8f2e-79a7-4eff-8826-439e3ccec928} oximeter.measurements_f64 (59a134ae-5dd4-4dda-aa3a-de4306e3693b): There are no data parts 2024.01.24 19:33:46.575074 [ 3 ] {f69d8f2e-79a7-4eff-8826-439e3ccec928} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.575117 [ 3 ] {f69d8f2e-79a7-4eff-8826-439e3ccec928} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.575146 [ 3 ] {} HTTP-Session: 6b94136c-0772-4488-be14-2c8be688806f Destroying unnamed session 2024.01.24 19:33:46.575287 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.575353 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.575387 [ 3 ] {} HTTP-Session: ea0251b5-dbe8-4f41-bc25-e0f77939f993 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.575407 [ 3 ] {} HTTP-Session: ea0251b5-dbe8-4f41-bc25-e0f77939f993 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.575652 [ 3 ] {72362dde-22c5-4254-8cb6-cba24f5bc65a} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.575718 [ 3 ] {72362dde-22c5-4254-8cb6-cba24f5bc65a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.01.24 19:33:46.583601 [ 3 ] {72362dde-22c5-4254-8cb6-cba24f5bc65a} oximeter.measurements_string (6b3c9df9-8b81-4f9b-8211-229f3ea93a1e): Loading data parts 2024.01.24 19:33:46.583760 [ 3 ] {72362dde-22c5-4254-8cb6-cba24f5bc65a} oximeter.measurements_string (6b3c9df9-8b81-4f9b-8211-229f3ea93a1e): There are no data parts 2024.01.24 19:33:46.587023 [ 3 ] {72362dde-22c5-4254-8cb6-cba24f5bc65a} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.587065 [ 3 ] {72362dde-22c5-4254-8cb6-cba24f5bc65a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.587095 [ 3 ] {} HTTP-Session: ea0251b5-dbe8-4f41-bc25-e0f77939f993 Destroying unnamed session 2024.01.24 19:33:46.587226 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.587288 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.587320 [ 3 ] {} HTTP-Session: 1de912e9-e285-4235-aa8b-b9758129962c Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.587341 [ 3 ] {} HTTP-Session: 1de912e9-e285-4235-aa8b-b9758129962c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.587584 [ 3 ] {f507bc54-5fa9-403e-b4ce-2b03f7d30938} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.587660 [ 3 ] {f507bc54-5fa9-403e-b4ce-2b03f7d30938} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.01.24 19:33:46.595629 [ 3 ] {f507bc54-5fa9-403e-b4ce-2b03f7d30938} oximeter.measurements_bytes (7ccdef00-759a-4da6-a286-e7edffe0c834): Loading data parts 2024.01.24 19:33:46.595750 [ 3 ] {f507bc54-5fa9-403e-b4ce-2b03f7d30938} oximeter.measurements_bytes (7ccdef00-759a-4da6-a286-e7edffe0c834): There are no data parts 2024.01.24 19:33:46.598941 [ 3 ] {f507bc54-5fa9-403e-b4ce-2b03f7d30938} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.598971 [ 3 ] {f507bc54-5fa9-403e-b4ce-2b03f7d30938} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.598992 [ 3 ] {} HTTP-Session: 1de912e9-e285-4235-aa8b-b9758129962c Destroying unnamed session 2024.01.24 19:33:46.599130 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.599196 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.599219 [ 3 ] {} HTTP-Session: 7c133966-33c9-411a-8fb5-547b5ff775d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.599250 [ 3 ] {} HTTP-Session: 7c133966-33c9-411a-8fb5-547b5ff775d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.599522 [ 3 ] {e760b32b-e2be-4613-853c-8f839c6bcfd5} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.599601 [ 3 ] {e760b32b-e2be-4613-853c-8f839c6bcfd5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.01.24 19:33:46.607445 [ 3 ] {e760b32b-e2be-4613-853c-8f839c6bcfd5} oximeter.measurements_cumulativei64 (57e0ff0f-42b2-4771-8aa8-eb20232193f5): Loading data parts 2024.01.24 19:33:46.607581 [ 3 ] {e760b32b-e2be-4613-853c-8f839c6bcfd5} oximeter.measurements_cumulativei64 (57e0ff0f-42b2-4771-8aa8-eb20232193f5): There are no data parts 2024.01.24 19:33:46.609288 [ 3 ] {e760b32b-e2be-4613-853c-8f839c6bcfd5} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.609313 [ 3 ] {e760b32b-e2be-4613-853c-8f839c6bcfd5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.609339 [ 3 ] {} HTTP-Session: 7c133966-33c9-411a-8fb5-547b5ff775d6 Destroying unnamed session 2024.01.24 19:33:46.609462 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.609524 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.609551 [ 3 ] {} HTTP-Session: 12faffc1-49de-4554-b845-2a25a070406f Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.609579 [ 3 ] {} HTTP-Session: 12faffc1-49de-4554-b845-2a25a070406f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.609781 [ 3 ] {e4daa62c-425b-431b-b7fc-18cfdfe4cd92} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.609837 [ 3 ] {e4daa62c-425b-431b-b7fc-18cfdfe4cd92} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.01.24 19:33:46.619510 [ 3 ] {e4daa62c-425b-431b-b7fc-18cfdfe4cd92} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Loading data parts 2024.01.24 19:33:46.619655 [ 3 ] {e4daa62c-425b-431b-b7fc-18cfdfe4cd92} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): There are no data parts 2024.01.24 19:33:46.622784 [ 3 ] {e4daa62c-425b-431b-b7fc-18cfdfe4cd92} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.622818 [ 3 ] {e4daa62c-425b-431b-b7fc-18cfdfe4cd92} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.622853 [ 3 ] {} HTTP-Session: 12faffc1-49de-4554-b845-2a25a070406f Destroying unnamed session 2024.01.24 19:33:46.623012 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.623078 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.623111 [ 3 ] {} HTTP-Session: a0d7e77b-206d-4e79-9ce4-9eb73940e0bf Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.623138 [ 3 ] {} HTTP-Session: a0d7e77b-206d-4e79-9ce4-9eb73940e0bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.623390 [ 3 ] {af6f7d1e-778d-4d3f-8f54-3f46a78fd27d} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.623456 [ 3 ] {af6f7d1e-778d-4d3f-8f54-3f46a78fd27d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.01.24 19:33:46.631797 [ 3 ] {af6f7d1e-778d-4d3f-8f54-3f46a78fd27d} oximeter.measurements_cumulativef32 (80aae56f-686c-4915-b707-91fac27066f7): Loading data parts 2024.01.24 19:33:46.631910 [ 3 ] {af6f7d1e-778d-4d3f-8f54-3f46a78fd27d} oximeter.measurements_cumulativef32 (80aae56f-686c-4915-b707-91fac27066f7): There are no data parts 2024.01.24 19:33:46.637024 [ 3 ] {af6f7d1e-778d-4d3f-8f54-3f46a78fd27d} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.637059 [ 3 ] {af6f7d1e-778d-4d3f-8f54-3f46a78fd27d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.637075 [ 3 ] {} HTTP-Session: a0d7e77b-206d-4e79-9ce4-9eb73940e0bf Destroying unnamed session 2024.01.24 19:33:46.637269 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.637354 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.637379 [ 3 ] {} HTTP-Session: 872c3988-2149-4e75-ba5e-9cd86b4384b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.637410 [ 3 ] {} HTTP-Session: 872c3988-2149-4e75-ba5e-9cd86b4384b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.637663 [ 3 ] {b8c81e76-38e3-4358-9a52-51bf7280520c} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.637729 [ 3 ] {b8c81e76-38e3-4358-9a52-51bf7280520c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.01.24 19:33:46.644274 [ 3 ] {b8c81e76-38e3-4358-9a52-51bf7280520c} oximeter.measurements_cumulativef64 (cea05960-536b-43ad-add6-50acee3b07c5): Loading data parts 2024.01.24 19:33:46.644387 [ 3 ] {b8c81e76-38e3-4358-9a52-51bf7280520c} oximeter.measurements_cumulativef64 (cea05960-536b-43ad-add6-50acee3b07c5): There are no data parts 2024.01.24 19:33:46.655669 [ 3 ] {b8c81e76-38e3-4358-9a52-51bf7280520c} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.655728 [ 3 ] {b8c81e76-38e3-4358-9a52-51bf7280520c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.655767 [ 3 ] {} HTTP-Session: 872c3988-2149-4e75-ba5e-9cd86b4384b1 Destroying unnamed session 2024.01.24 19:33:46.655977 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.656062 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.656106 [ 3 ] {} HTTP-Session: c84d31ac-d508-4641-822e-cdf8a2acbe1b Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.656130 [ 3 ] {} HTTP-Session: c84d31ac-d508-4641-822e-cdf8a2acbe1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.656464 [ 3 ] {0da2b039-51c8-49d8-ae2b-7bb794e8a809} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.656554 [ 3 ] {0da2b039-51c8-49d8-ae2b-7bb794e8a809} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.01.24 19:33:46.663086 [ 3 ] {0da2b039-51c8-49d8-ae2b-7bb794e8a809} oximeter.measurements_histogrami8 (775c5b18-ddac-40e9-b646-0a43636c2afc): Loading data parts 2024.01.24 19:33:46.663186 [ 3 ] {0da2b039-51c8-49d8-ae2b-7bb794e8a809} oximeter.measurements_histogrami8 (775c5b18-ddac-40e9-b646-0a43636c2afc): There are no data parts 2024.01.24 19:33:46.667337 [ 3 ] {0da2b039-51c8-49d8-ae2b-7bb794e8a809} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.667377 [ 3 ] {0da2b039-51c8-49d8-ae2b-7bb794e8a809} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.667403 [ 3 ] {} HTTP-Session: c84d31ac-d508-4641-822e-cdf8a2acbe1b Destroying unnamed session 2024.01.24 19:33:46.667535 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.667590 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.667618 [ 3 ] {} HTTP-Session: 3c90db54-749a-4fae-a192-cb5832c38e70 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.667634 [ 3 ] {} HTTP-Session: 3c90db54-749a-4fae-a192-cb5832c38e70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.667868 [ 3 ] {fa77706b-6025-49ba-b884-2cbc093bc128} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.667931 [ 3 ] {fa77706b-6025-49ba-b884-2cbc093bc128} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.01.24 19:33:46.678370 [ 3 ] {fa77706b-6025-49ba-b884-2cbc093bc128} oximeter.measurements_histogramu8 (95911f59-5a52-48b5-98e7-eb6723731b92): Loading data parts 2024.01.24 19:33:46.678467 [ 3 ] {fa77706b-6025-49ba-b884-2cbc093bc128} oximeter.measurements_histogramu8 (95911f59-5a52-48b5-98e7-eb6723731b92): There are no data parts 2024.01.24 19:33:46.689433 [ 3 ] {fa77706b-6025-49ba-b884-2cbc093bc128} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.689463 [ 3 ] {fa77706b-6025-49ba-b884-2cbc093bc128} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.689500 [ 3 ] {} HTTP-Session: 3c90db54-749a-4fae-a192-cb5832c38e70 Destroying unnamed session 2024.01.24 19:33:46.689658 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.689718 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.689748 [ 3 ] {} HTTP-Session: d3dd14ce-6715-4612-ae71-7231d01a0703 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.689764 [ 3 ] {} HTTP-Session: d3dd14ce-6715-4612-ae71-7231d01a0703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.689988 [ 3 ] {503fbbc4-988c-4c2b-a335-ccd4fa45f0cb} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.690044 [ 3 ] {503fbbc4-988c-4c2b-a335-ccd4fa45f0cb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.01.24 19:33:46.700451 [ 3 ] {503fbbc4-988c-4c2b-a335-ccd4fa45f0cb} oximeter.measurements_histogrami16 (d82ac3b4-3ad8-4f00-92c1-ec73f67af820): Loading data parts 2024.01.24 19:33:46.700575 [ 3 ] {503fbbc4-988c-4c2b-a335-ccd4fa45f0cb} oximeter.measurements_histogrami16 (d82ac3b4-3ad8-4f00-92c1-ec73f67af820): There are no data parts 2024.01.24 19:33:46.703284 [ 3 ] {503fbbc4-988c-4c2b-a335-ccd4fa45f0cb} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.703365 [ 3 ] {503fbbc4-988c-4c2b-a335-ccd4fa45f0cb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.703381 [ 3 ] {} HTTP-Session: d3dd14ce-6715-4612-ae71-7231d01a0703 Destroying unnamed session 2024.01.24 19:33:46.703509 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.703579 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.703598 [ 3 ] {} HTTP-Session: 17358076-4ee9-4fdc-959f-84a80b33042c Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.703627 [ 3 ] {} HTTP-Session: 17358076-4ee9-4fdc-959f-84a80b33042c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.703849 [ 3 ] {553dbc0d-e5a5-46f5-a955-fbeb2a0a925a} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.703914 [ 3 ] {553dbc0d-e5a5-46f5-a955-fbeb2a0a925a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.01.24 19:33:46.714070 [ 3 ] {553dbc0d-e5a5-46f5-a955-fbeb2a0a925a} oximeter.measurements_histogramu16 (3c595a4f-386a-4d0d-86b6-74db738716c2): Loading data parts 2024.01.24 19:33:46.714181 [ 3 ] {553dbc0d-e5a5-46f5-a955-fbeb2a0a925a} oximeter.measurements_histogramu16 (3c595a4f-386a-4d0d-86b6-74db738716c2): There are no data parts 2024.01.24 19:33:46.716541 [ 3 ] {553dbc0d-e5a5-46f5-a955-fbeb2a0a925a} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.716592 [ 3 ] {553dbc0d-e5a5-46f5-a955-fbeb2a0a925a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.716611 [ 3 ] {} HTTP-Session: 17358076-4ee9-4fdc-959f-84a80b33042c Destroying unnamed session 2024.01.24 19:33:46.716751 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.716814 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.716833 [ 3 ] {} HTTP-Session: 67ade58e-76c6-473a-9f73-64294baa8e5e Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.716861 [ 3 ] {} HTTP-Session: 67ade58e-76c6-473a-9f73-64294baa8e5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.717083 [ 3 ] {7ad94eb0-3a68-4105-92dc-2dd8749ddbc0} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.717146 [ 3 ] {7ad94eb0-3a68-4105-92dc-2dd8749ddbc0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.01.24 19:33:46.725779 [ 3 ] {7ad94eb0-3a68-4105-92dc-2dd8749ddbc0} oximeter.measurements_histogrami32 (9938a11c-1802-4df7-880b-199e14796e61): Loading data parts 2024.01.24 19:33:46.725923 [ 3 ] {7ad94eb0-3a68-4105-92dc-2dd8749ddbc0} oximeter.measurements_histogrami32 (9938a11c-1802-4df7-880b-199e14796e61): There are no data parts 2024.01.24 19:33:46.729437 [ 3 ] {7ad94eb0-3a68-4105-92dc-2dd8749ddbc0} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.729463 [ 3 ] {7ad94eb0-3a68-4105-92dc-2dd8749ddbc0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.729491 [ 3 ] {} HTTP-Session: 67ade58e-76c6-473a-9f73-64294baa8e5e Destroying unnamed session 2024.01.24 19:33:46.729635 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.729689 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.729708 [ 3 ] {} HTTP-Session: 22d9be4f-8cdc-4449-b98c-64548ccc5413 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.729732 [ 3 ] {} HTTP-Session: 22d9be4f-8cdc-4449-b98c-64548ccc5413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.729950 [ 3 ] {30983078-5cd6-4ae3-b2dd-884ceb763eab} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.730003 [ 3 ] {30983078-5cd6-4ae3-b2dd-884ceb763eab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.01.24 19:33:46.738037 [ 3 ] {30983078-5cd6-4ae3-b2dd-884ceb763eab} oximeter.measurements_histogramu32 (ee4547fa-1e68-4d37-ac12-d0ed5448b7ce): Loading data parts 2024.01.24 19:33:46.738165 [ 3 ] {30983078-5cd6-4ae3-b2dd-884ceb763eab} oximeter.measurements_histogramu32 (ee4547fa-1e68-4d37-ac12-d0ed5448b7ce): There are no data parts 2024.01.24 19:33:46.749410 [ 3 ] {30983078-5cd6-4ae3-b2dd-884ceb763eab} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.749441 [ 3 ] {30983078-5cd6-4ae3-b2dd-884ceb763eab} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.749468 [ 3 ] {} HTTP-Session: 22d9be4f-8cdc-4449-b98c-64548ccc5413 Destroying unnamed session 2024.01.24 19:33:46.749600 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.749668 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.749696 [ 3 ] {} HTTP-Session: 37601069-eac7-455c-834c-bdba79e8166a Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.749717 [ 3 ] {} HTTP-Session: 37601069-eac7-455c-834c-bdba79e8166a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.749931 [ 3 ] {f0256cab-5b54-4d53-8f92-250bbfda516e} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.749985 [ 3 ] {f0256cab-5b54-4d53-8f92-250bbfda516e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.01.24 19:33:46.757100 [ 3 ] {f0256cab-5b54-4d53-8f92-250bbfda516e} oximeter.measurements_histogrami64 (23b61677-847d-4ae6-b2b3-9d1cc9c42637): Loading data parts 2024.01.24 19:33:46.757205 [ 3 ] {f0256cab-5b54-4d53-8f92-250bbfda516e} oximeter.measurements_histogrami64 (23b61677-847d-4ae6-b2b3-9d1cc9c42637): There are no data parts 2024.01.24 19:33:46.766186 [ 3 ] {f0256cab-5b54-4d53-8f92-250bbfda516e} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.766221 [ 3 ] {f0256cab-5b54-4d53-8f92-250bbfda516e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.766237 [ 3 ] {} HTTP-Session: 37601069-eac7-455c-834c-bdba79e8166a Destroying unnamed session 2024.01.24 19:33:46.766353 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.766402 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.766423 [ 3 ] {} HTTP-Session: ed446eb1-cede-4dcc-9a0b-05741b1a7d44 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.766446 [ 3 ] {} HTTP-Session: ed446eb1-cede-4dcc-9a0b-05741b1a7d44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.766657 [ 3 ] {2e723be4-0595-441e-be41-d4a7d368e8ae} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.766710 [ 3 ] {2e723be4-0595-441e-be41-d4a7d368e8ae} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.01.24 19:33:46.769098 [ 3 ] {2e723be4-0595-441e-be41-d4a7d368e8ae} oximeter.measurements_histogramu64 (91767e89-e7e6-4dfb-8d27-139e42432edb): Loading data parts 2024.01.24 19:33:46.769205 [ 3 ] {2e723be4-0595-441e-be41-d4a7d368e8ae} oximeter.measurements_histogramu64 (91767e89-e7e6-4dfb-8d27-139e42432edb): There are no data parts 2024.01.24 19:33:46.777800 [ 3 ] {2e723be4-0595-441e-be41-d4a7d368e8ae} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.777840 [ 3 ] {2e723be4-0595-441e-be41-d4a7d368e8ae} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.777875 [ 3 ] {} HTTP-Session: ed446eb1-cede-4dcc-9a0b-05741b1a7d44 Destroying unnamed session 2024.01.24 19:33:46.778001 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.778061 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.778093 [ 3 ] {} HTTP-Session: af674ece-7466-4392-bd26-bbd84fed761b Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.778112 [ 3 ] {} HTTP-Session: af674ece-7466-4392-bd26-bbd84fed761b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.778379 [ 3 ] {75cd16c9-5f7f-4d75-8433-f534ec751df3} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.778445 [ 3 ] {75cd16c9-5f7f-4d75-8433-f534ec751df3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.01.24 19:33:46.780854 [ 3 ] {75cd16c9-5f7f-4d75-8433-f534ec751df3} oximeter.measurements_histogramf32 (66c2b85e-c356-4761-bd66-1b89873c223f): Loading data parts 2024.01.24 19:33:46.780962 [ 3 ] {75cd16c9-5f7f-4d75-8433-f534ec751df3} oximeter.measurements_histogramf32 (66c2b85e-c356-4761-bd66-1b89873c223f): There are no data parts 2024.01.24 19:33:46.791755 [ 3 ] {75cd16c9-5f7f-4d75-8433-f534ec751df3} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.791789 [ 3 ] {75cd16c9-5f7f-4d75-8433-f534ec751df3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.791832 [ 3 ] {} HTTP-Session: af674ece-7466-4392-bd26-bbd84fed761b Destroying unnamed session 2024.01.24 19:33:46.791964 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.792025 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.792054 [ 3 ] {} HTTP-Session: 8f4802ca-a2fc-4e9e-936f-9ca163ebd330 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.792074 [ 3 ] {} HTTP-Session: 8f4802ca-a2fc-4e9e-936f-9ca163ebd330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.792341 [ 3 ] {58c3e47c-2a82-47ed-a865-dced8a9ae435} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.792404 [ 3 ] {58c3e47c-2a82-47ed-a865-dced8a9ae435} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.01.24 19:33:46.795704 [ 3 ] {58c3e47c-2a82-47ed-a865-dced8a9ae435} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Loading data parts 2024.01.24 19:33:46.795812 [ 3 ] {58c3e47c-2a82-47ed-a865-dced8a9ae435} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): There are no data parts 2024.01.24 19:33:46.815299 [ 3 ] {58c3e47c-2a82-47ed-a865-dced8a9ae435} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.815346 [ 3 ] {58c3e47c-2a82-47ed-a865-dced8a9ae435} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.815362 [ 3 ] {} HTTP-Session: 8f4802ca-a2fc-4e9e-936f-9ca163ebd330 Destroying unnamed session 2024.01.24 19:33:46.815530 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.815605 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.815625 [ 3 ] {} HTTP-Session: 7ae53ece-1c85-45dd-ba00-1157c5301028 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.815652 [ 3 ] {} HTTP-Session: 7ae53ece-1c85-45dd-ba00-1157c5301028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.815817 [ 3 ] {6bdb77b2-1576-4771-b880-a89955bf6776} executeQuery: (from [fd00:1122:3344:101::d]:61294) /* 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.24 19:33:46.815879 [ 3 ] {6bdb77b2-1576-4771-b880-a89955bf6776} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.01.24 19:33:46.828206 [ 3 ] {6bdb77b2-1576-4771-b880-a89955bf6776} oximeter.fields_bool (b79bb5ba-d921-44ae-976a-b226aa0841e2): Loading data parts 2024.01.24 19:33:46.828351 [ 3 ] {6bdb77b2-1576-4771-b880-a89955bf6776} oximeter.fields_bool (b79bb5ba-d921-44ae-976a-b226aa0841e2): There are no data parts 2024.01.24 19:33:46.831960 [ 3 ] {6bdb77b2-1576-4771-b880-a89955bf6776} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.832007 [ 3 ] {6bdb77b2-1576-4771-b880-a89955bf6776} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.832024 [ 3 ] {} HTTP-Session: 7ae53ece-1c85-45dd-ba00-1157c5301028 Destroying unnamed session 2024.01.24 19:33:46.832181 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.832240 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.832260 [ 3 ] {} HTTP-Session: 82c7b69e-d86b-4130-9f0e-04514406f1db Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.832289 [ 3 ] {} HTTP-Session: 82c7b69e-d86b-4130-9f0e-04514406f1db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.832450 [ 3 ] {b08b51a4-a3de-4bba-887d-06935d84d550} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.832499 [ 3 ] {b08b51a4-a3de-4bba-887d-06935d84d550} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.01.24 19:33:46.843364 [ 3 ] {b08b51a4-a3de-4bba-887d-06935d84d550} oximeter.fields_i8 (69402d49-4178-42ac-959c-11557f501fb8): Loading data parts 2024.01.24 19:33:46.843456 [ 3 ] {b08b51a4-a3de-4bba-887d-06935d84d550} oximeter.fields_i8 (69402d49-4178-42ac-959c-11557f501fb8): There are no data parts 2024.01.24 19:33:46.856367 [ 3 ] {b08b51a4-a3de-4bba-887d-06935d84d550} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.856393 [ 3 ] {b08b51a4-a3de-4bba-887d-06935d84d550} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.856435 [ 3 ] {} HTTP-Session: 82c7b69e-d86b-4130-9f0e-04514406f1db Destroying unnamed session 2024.01.24 19:33:46.856577 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.856620 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.856647 [ 3 ] {} HTTP-Session: e086630a-37f4-4e29-9609-cebbefc2e74e Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.856675 [ 3 ] {} HTTP-Session: e086630a-37f4-4e29-9609-cebbefc2e74e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.856832 [ 3 ] {8fa35826-5eb2-42d9-b8be-b39d47f9561f} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.856880 [ 3 ] {8fa35826-5eb2-42d9-b8be-b39d47f9561f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.01.24 19:33:46.865790 [ 3 ] {8fa35826-5eb2-42d9-b8be-b39d47f9561f} oximeter.fields_u8 (448d67bc-3b7a-4335-999a-c01e7d40201c): Loading data parts 2024.01.24 19:33:46.865890 [ 3 ] {8fa35826-5eb2-42d9-b8be-b39d47f9561f} oximeter.fields_u8 (448d67bc-3b7a-4335-999a-c01e7d40201c): There are no data parts 2024.01.24 19:33:46.868065 [ 3 ] {8fa35826-5eb2-42d9-b8be-b39d47f9561f} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.868089 [ 3 ] {8fa35826-5eb2-42d9-b8be-b39d47f9561f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.868115 [ 3 ] {} HTTP-Session: e086630a-37f4-4e29-9609-cebbefc2e74e Destroying unnamed session 2024.01.24 19:33:46.868246 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.868297 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.868314 [ 3 ] {} HTTP-Session: 8441c0b4-3578-4753-8baa-109271c2aab9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.868337 [ 3 ] {} HTTP-Session: 8441c0b4-3578-4753-8baa-109271c2aab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.868502 [ 3 ] {c5160d56-6c9d-4ba7-a82e-1d90726650b0} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.868550 [ 3 ] {c5160d56-6c9d-4ba7-a82e-1d90726650b0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.01.24 19:33:46.881604 [ 3 ] {c5160d56-6c9d-4ba7-a82e-1d90726650b0} oximeter.fields_i16 (4624795a-2fc7-48ff-853e-cab8188578fa): Loading data parts 2024.01.24 19:33:46.881736 [ 3 ] {c5160d56-6c9d-4ba7-a82e-1d90726650b0} oximeter.fields_i16 (4624795a-2fc7-48ff-853e-cab8188578fa): There are no data parts 2024.01.24 19:33:46.885031 [ 3 ] {c5160d56-6c9d-4ba7-a82e-1d90726650b0} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.885067 [ 3 ] {c5160d56-6c9d-4ba7-a82e-1d90726650b0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.885082 [ 3 ] {} HTTP-Session: 8441c0b4-3578-4753-8baa-109271c2aab9 Destroying unnamed session 2024.01.24 19:33:46.885229 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.885292 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.885317 [ 3 ] {} HTTP-Session: 1e85348e-5a7f-45af-88e7-92c1ef0833a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.885340 [ 3 ] {} HTTP-Session: 1e85348e-5a7f-45af-88e7-92c1ef0833a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.885499 [ 3 ] {2513ac0b-d026-4b22-8182-6a24c5dd3478} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.885542 [ 3 ] {2513ac0b-d026-4b22-8182-6a24c5dd3478} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.01.24 19:33:46.893997 [ 3 ] {2513ac0b-d026-4b22-8182-6a24c5dd3478} oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Loading data parts 2024.01.24 19:33:46.894125 [ 3 ] {2513ac0b-d026-4b22-8182-6a24c5dd3478} oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): There are no data parts 2024.01.24 19:33:46.897515 [ 3 ] {2513ac0b-d026-4b22-8182-6a24c5dd3478} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.897565 [ 3 ] {2513ac0b-d026-4b22-8182-6a24c5dd3478} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.897584 [ 3 ] {} HTTP-Session: 1e85348e-5a7f-45af-88e7-92c1ef0833a9 Destroying unnamed session 2024.01.24 19:33:46.897745 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.897803 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.897823 [ 3 ] {} HTTP-Session: cacabbf1-e335-4125-961a-aa1da60960a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.897840 [ 3 ] {} HTTP-Session: cacabbf1-e335-4125-961a-aa1da60960a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.898001 [ 3 ] {9afcd03e-87a6-4932-95d2-de4f6066f836} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.898048 [ 3 ] {9afcd03e-87a6-4932-95d2-de4f6066f836} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.01.24 19:33:46.906643 [ 3 ] {9afcd03e-87a6-4932-95d2-de4f6066f836} oximeter.fields_i32 (3e9f212b-4553-4c91-ae37-b2ce2abb34da): Loading data parts 2024.01.24 19:33:46.906739 [ 3 ] {9afcd03e-87a6-4932-95d2-de4f6066f836} oximeter.fields_i32 (3e9f212b-4553-4c91-ae37-b2ce2abb34da): There are no data parts 2024.01.24 19:33:46.912990 [ 3 ] {9afcd03e-87a6-4932-95d2-de4f6066f836} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.913032 [ 3 ] {9afcd03e-87a6-4932-95d2-de4f6066f836} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.913059 [ 3 ] {} HTTP-Session: cacabbf1-e335-4125-961a-aa1da60960a1 Destroying unnamed session 2024.01.24 19:33:46.913202 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.913259 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.913290 [ 3 ] {} HTTP-Session: b5dc5aeb-4ff2-4936-b5c7-1250996350cf Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.913309 [ 3 ] {} HTTP-Session: b5dc5aeb-4ff2-4936-b5c7-1250996350cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.913503 [ 3 ] {1538f7f5-ef44-4706-8457-188b62a59cf1} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.913554 [ 3 ] {1538f7f5-ef44-4706-8457-188b62a59cf1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.01.24 19:33:46.918196 [ 3 ] {1538f7f5-ef44-4706-8457-188b62a59cf1} oximeter.fields_u32 (2e13622b-1c4d-4718-af49-e7737e24be75): Loading data parts 2024.01.24 19:33:46.918293 [ 3 ] {1538f7f5-ef44-4706-8457-188b62a59cf1} oximeter.fields_u32 (2e13622b-1c4d-4718-af49-e7737e24be75): There are no data parts 2024.01.24 19:33:46.921006 [ 3 ] {1538f7f5-ef44-4706-8457-188b62a59cf1} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.921042 [ 3 ] {1538f7f5-ef44-4706-8457-188b62a59cf1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.921059 [ 3 ] {} HTTP-Session: b5dc5aeb-4ff2-4936-b5c7-1250996350cf Destroying unnamed session 2024.01.24 19:33:46.921185 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.921234 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.921255 [ 3 ] {} HTTP-Session: e64a16e3-26bc-4dd8-b029-82a9c73f8f8d Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.921280 [ 3 ] {} HTTP-Session: e64a16e3-26bc-4dd8-b029-82a9c73f8f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.921433 [ 3 ] {fe600e53-1647-4fc0-b9e3-bf57ac5b51e5} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.921489 [ 3 ] {fe600e53-1647-4fc0-b9e3-bf57ac5b51e5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.01.24 19:33:46.931169 [ 3 ] {fe600e53-1647-4fc0-b9e3-bf57ac5b51e5} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Loading data parts 2024.01.24 19:33:46.931287 [ 3 ] {fe600e53-1647-4fc0-b9e3-bf57ac5b51e5} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): There are no data parts 2024.01.24 19:33:46.942470 [ 3 ] {fe600e53-1647-4fc0-b9e3-bf57ac5b51e5} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.942517 [ 3 ] {fe600e53-1647-4fc0-b9e3-bf57ac5b51e5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.942573 [ 3 ] {} HTTP-Session: e64a16e3-26bc-4dd8-b029-82a9c73f8f8d Destroying unnamed session 2024.01.24 19:33:46.942821 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.942983 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.943072 [ 3 ] {} HTTP-Session: 6b2e6600-0034-47c3-90b2-8c9ca41fd4d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.943115 [ 3 ] {} HTTP-Session: 6b2e6600-0034-47c3-90b2-8c9ca41fd4d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.943280 [ 3 ] {1795c4c2-28e4-4fed-8d3e-9ebf9cf6b68b} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.943344 [ 3 ] {1795c4c2-28e4-4fed-8d3e-9ebf9cf6b68b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.01.24 19:33:46.955499 [ 3 ] {1795c4c2-28e4-4fed-8d3e-9ebf9cf6b68b} oximeter.fields_u64 (6605f878-6baf-4554-8a30-76971fdbd759): Loading data parts 2024.01.24 19:33:46.955597 [ 3 ] {1795c4c2-28e4-4fed-8d3e-9ebf9cf6b68b} oximeter.fields_u64 (6605f878-6baf-4554-8a30-76971fdbd759): There are no data parts 2024.01.24 19:33:46.968991 [ 3 ] {1795c4c2-28e4-4fed-8d3e-9ebf9cf6b68b} DynamicQueryHandler: Done processing query 2024.01.24 19:33:46.969017 [ 3 ] {1795c4c2-28e4-4fed-8d3e-9ebf9cf6b68b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:46.969034 [ 3 ] {} HTTP-Session: 6b2e6600-0034-47c3-90b2-8c9ca41fd4d1 Destroying unnamed session 2024.01.24 19:33:46.969198 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:46.969283 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:46.969302 [ 3 ] {} HTTP-Session: ab98b4e6-848c-4499-8596-8f5d31ca9d00 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:46.969333 [ 3 ] {} HTTP-Session: ab98b4e6-848c-4499-8596-8f5d31ca9d00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:46.969506 [ 3 ] {f4af7cf1-d97b-49e1-a56e-434b85dbb9fe} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:46.969556 [ 3 ] {f4af7cf1-d97b-49e1-a56e-434b85dbb9fe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.01.24 19:33:46.990100 [ 3 ] {f4af7cf1-d97b-49e1-a56e-434b85dbb9fe} oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Loading data parts 2024.01.24 19:33:46.990242 [ 3 ] {f4af7cf1-d97b-49e1-a56e-434b85dbb9fe} oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): There are no data parts 2024.01.24 19:33:47.000144 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 219.78 MiB, peak 222.00 MiB, will set to 226.30 MiB (RSS), difference: 6.52 MiB 2024.01.24 19:33:47.002891 [ 3 ] {f4af7cf1-d97b-49e1-a56e-434b85dbb9fe} DynamicQueryHandler: Done processing query 2024.01.24 19:33:47.002920 [ 3 ] {f4af7cf1-d97b-49e1-a56e-434b85dbb9fe} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:47.002953 [ 3 ] {} HTTP-Session: ab98b4e6-848c-4499-8596-8f5d31ca9d00 Destroying unnamed session 2024.01.24 19:33:47.003087 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:47.003163 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:47.003197 [ 3 ] {} HTTP-Session: 7ed7ccfc-c672-4b2e-933e-a1122a3e4579 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:47.003226 [ 3 ] {} HTTP-Session: 7ed7ccfc-c672-4b2e-933e-a1122a3e4579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:47.003384 [ 3 ] {408eafd3-fed4-472e-8bbd-32963d417e2b} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:47.003446 [ 3 ] {408eafd3-fed4-472e-8bbd-32963d417e2b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.01.24 19:33:47.024519 [ 3 ] {408eafd3-fed4-472e-8bbd-32963d417e2b} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Loading data parts 2024.01.24 19:33:47.024619 [ 3 ] {408eafd3-fed4-472e-8bbd-32963d417e2b} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): There are no data parts 2024.01.24 19:33:47.036456 [ 3 ] {408eafd3-fed4-472e-8bbd-32963d417e2b} DynamicQueryHandler: Done processing query 2024.01.24 19:33:47.036481 [ 3 ] {408eafd3-fed4-472e-8bbd-32963d417e2b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:47.036498 [ 3 ] {} HTTP-Session: 7ed7ccfc-c672-4b2e-933e-a1122a3e4579 Destroying unnamed session 2024.01.24 19:33:47.036674 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:47.036739 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:47.036758 [ 3 ] {} HTTP-Session: 328d2494-1090-4deb-8ae9-01c6d01d4d06 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:47.036788 [ 3 ] {} HTTP-Session: 328d2494-1090-4deb-8ae9-01c6d01d4d06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:47.036969 [ 3 ] {d6309a8d-aca1-4963-9ad7-130997c2a18a} executeQuery: (from [fd00:1122:3344:101::d]:61294) 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.24 19:33:47.037017 [ 3 ] {d6309a8d-aca1-4963-9ad7-130997c2a18a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.01.24 19:33:47.047797 [ 3 ] {d6309a8d-aca1-4963-9ad7-130997c2a18a} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Loading data parts 2024.01.24 19:33:47.047932 [ 3 ] {d6309a8d-aca1-4963-9ad7-130997c2a18a} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): There are no data parts 2024.01.24 19:33:47.051258 [ 3 ] {d6309a8d-aca1-4963-9ad7-130997c2a18a} DynamicQueryHandler: Done processing query 2024.01.24 19:33:47.051330 [ 3 ] {d6309a8d-aca1-4963-9ad7-130997c2a18a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:47.051356 [ 3 ] {} HTTP-Session: 328d2494-1090-4deb-8ae9-01c6d01d4d06 Destroying unnamed session 2024.01.24 19:33:47.051546 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:47.051636 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:47.051669 [ 3 ] {} HTTP-Session: c54615f8-09d4-47f7-bf15-95020b8a0677 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:47.051717 [ 3 ] {} HTTP-Session: c54615f8-09d4-47f7-bf15-95020b8a0677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:47.052080 [ 3 ] {a879b956-3021-47b8-98a1-1c929b852128} executeQuery: (from [fd00:1122:3344:101::d]:61294) /* 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.24 19:33:47.052205 [ 3 ] {a879b956-3021-47b8-98a1-1c929b852128} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.01.24 19:33:47.070250 [ 3 ] {a879b956-3021-47b8-98a1-1c929b852128} oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1): Loading data parts 2024.01.24 19:33:47.070420 [ 3 ] {a879b956-3021-47b8-98a1-1c929b852128} oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1): There are no data parts 2024.01.24 19:33:47.084947 [ 3 ] {a879b956-3021-47b8-98a1-1c929b852128} DynamicQueryHandler: Done processing query 2024.01.24 19:33:47.084973 [ 3 ] {a879b956-3021-47b8-98a1-1c929b852128} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.24 19:33:47.085008 [ 3 ] {} HTTP-Session: c54615f8-09d4-47f7-bf15-95020b8a0677 Destroying unnamed session 2024.01.24 19:33:47.085159 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61294, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:33:47.085218 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:33:47.085248 [ 3 ] {} HTTP-Session: d1b31ec1-b7b0-4a9c-9e25-722de4a93117 Authenticating user 'default' from [fd00:1122:3344:101::d]:61294 2024.01.24 19:33:47.085266 [ 3 ] {} HTTP-Session: d1b31ec1-b7b0-4a9c-9e25-722de4a93117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:33:47.085397 [ 3 ] {435d7730-07d7-4284-ac51-1216c8a5f6d9} executeQuery: (from [fd00:1122:3344:101::d]:61294) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.01.24 19:33:47.086056 [ 3 ] {435d7730-07d7-4284-ac51-1216c8a5f6d9} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.01.24 19:33:47.089577 [ 3 ] {435d7730-07d7-4284-ac51-1216c8a5f6d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.24 19:33:47.092417 [ 3 ] {435d7730-07d7-4284-ac51-1216c8a5f6d9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.24 19:33:47.092690 [ 3 ] {435d7730-07d7-4284-ac51-1216c8a5f6d9} oximeter.version (76776014-48e7-4b22-bd83-5640ec2150a1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.24 19:33:47.092901 [ 3 ] {435d7730-07d7-4284-ac51-1216c8a5f6d9} executeQuery: Read 1 rows, 16.00 B in 0.007465629 sec., 133 rows/sec., 2.09 KiB/sec. 2024.01.24 19:33:47.093002 [ 3 ] {435d7730-07d7-4284-ac51-1216c8a5f6d9} DynamicQueryHandler: Done processing query 2024.01.24 19:33:47.093022 [ 3 ] {435d7730-07d7-4284-ac51-1216c8a5f6d9} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.01.24 19:33:47.093049 [ 3 ] {} HTTP-Session: d1b31ec1-b7b0-4a9c-9e25-722de4a93117 Destroying unnamed session 2024.01.24 19:33:48.000176 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 225.50 MiB, peak 230.58 MiB, will set to 228.30 MiB (RSS), difference: 2.79 MiB 2024.01.24 19:33:53.261525 [ 171 ] {} DNSResolver: Updating DNS cache 2024.01.24 19:33:53.261586 [ 171 ] {} DNSResolver: Updated DNS cache 2024.01.24 19:34:08.261693 [ 134 ] {} DNSResolver: Updating DNS cache 2024.01.24 19:34:08.261788 [ 134 ] {} DNSResolver: Updated DNS cache 2024.01.24 19:34:23.262102 [ 121 ] {} DNSResolver: Updating DNS cache 2024.01.24 19:34:23.262176 [ 121 ] {} DNSResolver: Updated DNS cache 2024.01.24 19:34:38.262255 [ 116 ] {} DNSResolver: Updating DNS cache 2024.01.24 19:34:38.262369 [ 116 ] {} DNSResolver: Updated DNS cache 2024.01.24 19:34:42.107123 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:34:42.107256 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:34:42.107279 [ 3 ] {} HTTP-Session: 7b06d393-b7ba-468c-a841-417cf2749164 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:34:42.107327 [ 3 ] {} HTTP-Session: 7b06d393-b7ba-468c-a841-417cf2749164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:34:42.107485 [ 3 ] {d7ab0d1c-efe2-4712-8e2a-27a9eab826d2} executeQuery: (from [fd00:1122:3344:101::d]:37885) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.01.24 19:34:42.107894 [ 3 ] {d7ab0d1c-efe2-4712-8e2a-27a9eab826d2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.24 19:34:42.108623 [ 3 ] {d7ab0d1c-efe2-4712-8e2a-27a9eab826d2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.24 19:34:42.110762 [ 3 ] {d7ab0d1c-efe2-4712-8e2a-27a9eab826d2} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.24 19:34:42.112197 [ 3 ] {d7ab0d1c-efe2-4712-8e2a-27a9eab826d2} DynamicQueryHandler: Done processing query 2024.01.24 19:34:42.112224 [ 3 ] {d7ab0d1c-efe2-4712-8e2a-27a9eab826d2} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.24 19:34:42.112260 [ 3 ] {} HTTP-Session: 7b06d393-b7ba-468c-a841-417cf2749164 Destroying unnamed session 2024.01.24 19:34:42.122038 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:34:42.122164 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:34:42.122204 [ 3 ] {} HTTP-Session: 310a5722-ed61-4fdb-a494-922e0eaf595c Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:34:42.122237 [ 3 ] {} HTTP-Session: 310a5722-ed61-4fdb-a494-922e0eaf595c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:34:42.122456 [ 3 ] {40ccb4b7-69bd-4f5a-980a-5a7fc1c9b2a4} executeQuery: (from [fd00:1122:3344:101::d]:37885) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.01.24 19:34:42.130100 [ 3 ] {40ccb4b7-69bd-4f5a-980a-5a7fc1c9b2a4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.24 19:34:42.130325 [ 3 ] {40ccb4b7-69bd-4f5a-980a-5a7fc1c9b2a4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.24 19:34:42.130370 [ 3 ] {40ccb4b7-69bd-4f5a-980a-5a7fc1c9b2a4} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.24 19:34:42.131262 [ 3 ] {40ccb4b7-69bd-4f5a-980a-5a7fc1c9b2a4} DynamicQueryHandler: Done processing query 2024.01.24 19:34:42.131301 [ 3 ] {40ccb4b7-69bd-4f5a-980a-5a7fc1c9b2a4} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.24 19:34:42.131318 [ 3 ] {} HTTP-Session: 310a5722-ed61-4fdb-a494-922e0eaf595c Destroying unnamed session 2024.01.24 19:34:42.131730 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:34:42.131779 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:34:42.131798 [ 3 ] {} HTTP-Session: 934f4470-d6cb-4783-a108-a25caa0f230f Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:34:42.131815 [ 3 ] {} HTTP-Session: 934f4470-d6cb-4783-a108-a25caa0f230f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:34:42.131929 [ 3 ] {d6db39f6-fdaf-4b37-99bb-5dfc48a64108} executeQuery: (from [fd00:1122:3344:101::d]:37885) 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.24 19:34:42.134334 [ 3 ] {d6db39f6-fdaf-4b37-99bb-5dfc48a64108} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.24 19:34:42.134605 [ 3 ] {d6db39f6-fdaf-4b37-99bb-5dfc48a64108} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.24 19:34:42.134690 [ 3 ] {d6db39f6-fdaf-4b37-99bb-5dfc48a64108} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.24 19:34:42.135895 [ 3 ] {d6db39f6-fdaf-4b37-99bb-5dfc48a64108} DynamicQueryHandler: Done processing query 2024.01.24 19:34:42.135921 [ 3 ] {d6db39f6-fdaf-4b37-99bb-5dfc48a64108} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.24 19:34:42.135938 [ 3 ] {} HTTP-Session: 934f4470-d6cb-4783-a108-a25caa0f230f Destroying unnamed session 2024.01.24 19:34:42.136175 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:34:42.136221 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:34:42.136239 [ 3 ] {} HTTP-Session: a7921413-7bd1-42aa-a169-f77790e7e372 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:34:42.136255 [ 3 ] {} HTTP-Session: a7921413-7bd1-42aa-a169-f77790e7e372 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:34:42.136368 [ 3 ] {98ba57ee-3f5e-4ddd-9e58-7dc9000e2b40} executeQuery: (from [fd00:1122:3344:101::d]:37885) 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.24 19:34:42.136714 [ 3 ] {98ba57ee-3f5e-4ddd-9e58-7dc9000e2b40} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.24 19:34:42.136865 [ 3 ] {98ba57ee-3f5e-4ddd-9e58-7dc9000e2b40} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.24 19:34:42.136906 [ 3 ] {98ba57ee-3f5e-4ddd-9e58-7dc9000e2b40} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.24 19:34:42.137797 [ 3 ] {98ba57ee-3f5e-4ddd-9e58-7dc9000e2b40} DynamicQueryHandler: Done processing query 2024.01.24 19:34:42.137822 [ 3 ] {98ba57ee-3f5e-4ddd-9e58-7dc9000e2b40} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.24 19:34:42.137839 [ 3 ] {} HTTP-Session: a7921413-7bd1-42aa-a169-f77790e7e372 Destroying unnamed session 2024.01.24 19:34:42.138696 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:34:42.138739 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:34:42.138758 [ 3 ] {} HTTP-Session: 5a7f9cf2-3d79-4b1f-b743-df2052fc4ce0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:34:42.138775 [ 3 ] {} HTTP-Session: 5a7f9cf2-3d79-4b1f-b743-df2052fc4ce0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:34:42.138854 [ 3 ] {8dedc7fc-4fbf-4123-9b12-4b0c390df13e} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:34:42.138893 [ 3 ] {8dedc7fc-4fbf-4123-9b12-4b0c390df13e} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.24 19:34:42.139589 [ 3 ] {8dedc7fc-4fbf-4123-9b12-4b0c390df13e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:34:42.142976 [ 3 ] {8dedc7fc-4fbf-4123-9b12-4b0c390df13e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.24 19:34:42.145659 [ 3 ] {8dedc7fc-4fbf-4123-9b12-4b0c390df13e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.24 19:34:42.145830 [ 3 ] {8dedc7fc-4fbf-4123-9b12-4b0c390df13e} oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.24 19:34:42.145972 [ 3 ] {8dedc7fc-4fbf-4123-9b12-4b0c390df13e} executeQuery: Read 4 rows, 443.00 B in 0.007088571 sec., 564 rows/sec., 61.03 KiB/sec. 2024.01.24 19:34:42.146110 [ 3 ] {8dedc7fc-4fbf-4123-9b12-4b0c390df13e} DynamicQueryHandler: Done processing query 2024.01.24 19:34:42.146132 [ 3 ] {8dedc7fc-4fbf-4123-9b12-4b0c390df13e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:34:42.146148 [ 3 ] {} HTTP-Session: 5a7f9cf2-3d79-4b1f-b743-df2052fc4ce0 Destroying unnamed session 2024.01.24 19:34:42.146276 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:34:42.146321 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:34:42.146340 [ 3 ] {} HTTP-Session: 31cd2ed6-3ae3-4502-8177-f9053d580c86 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:34:42.146356 [ 3 ] {} HTTP-Session: 31cd2ed6-3ae3-4502-8177-f9053d580c86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:34:42.146429 [ 3 ] {80154b4e-eaa3-4a01-aa03-a6d033c8d169} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:34:42.146468 [ 3 ] {80154b4e-eaa3-4a01-aa03-a6d033c8d169} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:34:42.146571 [ 3 ] {80154b4e-eaa3-4a01-aa03-a6d033c8d169} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:34:42.150281 [ 3 ] {80154b4e-eaa3-4a01-aa03-a6d033c8d169} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.24 19:34:42.150495 [ 3 ] {80154b4e-eaa3-4a01-aa03-a6d033c8d169} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.24 19:34:42.150643 [ 3 ] {80154b4e-eaa3-4a01-aa03-a6d033c8d169} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.24 19:34:42.150734 [ 3 ] {80154b4e-eaa3-4a01-aa03-a6d033c8d169} executeQuery: Read 38 rows, 3.08 KiB in 0.004275951 sec., 8886 rows/sec., 720.33 KiB/sec. 2024.01.24 19:34:42.150851 [ 3 ] {80154b4e-eaa3-4a01-aa03-a6d033c8d169} DynamicQueryHandler: Done processing query 2024.01.24 19:34:42.150873 [ 3 ] {80154b4e-eaa3-4a01-aa03-a6d033c8d169} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:34:42.150890 [ 3 ] {} HTTP-Session: 31cd2ed6-3ae3-4502-8177-f9053d580c86 Destroying unnamed session 2024.01.24 19:34:42.151135 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:34:42.151179 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:34:42.151198 [ 3 ] {} HTTP-Session: d3ca0cf0-e0a4-4483-b192-f88b338ce568 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:34:42.151214 [ 3 ] {} HTTP-Session: d3ca0cf0-e0a4-4483-b192-f88b338ce568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:34:42.151289 [ 3 ] {d67d1762-060b-4d2a-81db-ad03715abbb4} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:34:42.151328 [ 3 ] {d67d1762-060b-4d2a-81db-ad03715abbb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:34:42.151427 [ 3 ] {d67d1762-060b-4d2a-81db-ad03715abbb4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:34:42.151778 [ 3 ] {d67d1762-060b-4d2a-81db-ad03715abbb4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.24 19:34:42.151998 [ 3 ] {d67d1762-060b-4d2a-81db-ad03715abbb4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.24 19:34:42.152161 [ 3 ] {d67d1762-060b-4d2a-81db-ad03715abbb4} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.24 19:34:42.152254 [ 3 ] {d67d1762-060b-4d2a-81db-ad03715abbb4} executeQuery: Read 114 rows, 11.27 KiB in 0.000934009 sec., 122054 rows/sec., 11.78 MiB/sec. 2024.01.24 19:34:42.152373 [ 3 ] {d67d1762-060b-4d2a-81db-ad03715abbb4} DynamicQueryHandler: Done processing query 2024.01.24 19:34:42.152396 [ 3 ] {d67d1762-060b-4d2a-81db-ad03715abbb4} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:34:42.152411 [ 3 ] {} HTTP-Session: d3ca0cf0-e0a4-4483-b192-f88b338ce568 Destroying unnamed session 2024.01.24 19:34:42.152540 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 8198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:34:42.152583 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:34:42.152602 [ 3 ] {} HTTP-Session: 17fd59ab-e5aa-4bab-a9fc-8b16fd1ff23c Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:34:42.152619 [ 3 ] {} HTTP-Session: 17fd59ab-e5aa-4bab-a9fc-8b16fd1ff23c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:34:42.152690 [ 3 ] {4aceaf09-7873-4612-9e8c-5eaae747e719} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:34:42.152728 [ 3 ] {4aceaf09-7873-4612-9e8c-5eaae747e719} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:34:42.153965 [ 3 ] {4aceaf09-7873-4612-9e8c-5eaae747e719} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:34:42.158340 [ 3 ] {4aceaf09-7873-4612-9e8c-5eaae747e719} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.24 19:34:42.160671 [ 3 ] {4aceaf09-7873-4612-9e8c-5eaae747e719} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.24 19:34:42.160857 [ 3 ] {4aceaf09-7873-4612-9e8c-5eaae747e719} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.24 19:34:42.160965 [ 3 ] {4aceaf09-7873-4612-9e8c-5eaae747e719} executeQuery: Read 48 rows, 3.86 KiB in 0.008244916 sec., 5821 rows/sec., 467.74 KiB/sec. 2024.01.24 19:34:42.161124 [ 3 ] {4aceaf09-7873-4612-9e8c-5eaae747e719} DynamicQueryHandler: Done processing query 2024.01.24 19:34:42.161151 [ 3 ] {4aceaf09-7873-4612-9e8c-5eaae747e719} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.24 19:34:42.161170 [ 3 ] {} HTTP-Session: 17fd59ab-e5aa-4bab-a9fc-8b16fd1ff23c Destroying unnamed session 2024.01.24 19:34:42.161488 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 40665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:34:42.161531 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:34:42.161551 [ 3 ] {} HTTP-Session: 5da8b467-e1a6-4daf-a07c-ae93ee8f2ab5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:34:42.161567 [ 3 ] {} HTTP-Session: 5da8b467-e1a6-4daf-a07c-ae93ee8f2ab5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:34:42.161654 [ 3 ] {d43ad91e-2c13-41cc-90f9-f76d1985ac5f} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:34:42.161697 [ 3 ] {d43ad91e-2c13-41cc-90f9-f76d1985ac5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:34:42.161856 [ 3 ] {d43ad91e-2c13-41cc-90f9-f76d1985ac5f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:34:42.162335 [ 3 ] {d43ad91e-2c13-41cc-90f9-f76d1985ac5f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.24 19:34:42.163402 [ 3 ] {d43ad91e-2c13-41cc-90f9-f76d1985ac5f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.24 19:34:42.163592 [ 3 ] {d43ad91e-2c13-41cc-90f9-f76d1985ac5f} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.24 19:34:42.163691 [ 3 ] {d43ad91e-2c13-41cc-90f9-f76d1985ac5f} executeQuery: Read 38 rows, 52.51 KiB in 0.002009502 sec., 18910 rows/sec., 25.52 MiB/sec. 2024.01.24 19:34:42.163822 [ 3 ] {d43ad91e-2c13-41cc-90f9-f76d1985ac5f} DynamicQueryHandler: Done processing query 2024.01.24 19:34:42.163846 [ 3 ] {d43ad91e-2c13-41cc-90f9-f76d1985ac5f} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.24 19:34:42.163861 [ 3 ] {} HTTP-Session: 5da8b467-e1a6-4daf-a07c-ae93ee8f2ab5 Destroying unnamed session 2024.01.24 19:34:42.163981 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 2955, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:34:42.164025 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:34:42.164044 [ 3 ] {} HTTP-Session: bf5cebfb-5e7d-4cfb-bf78-678f0e3391e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:34:42.164060 [ 3 ] {} HTTP-Session: bf5cebfb-5e7d-4cfb-bf78-678f0e3391e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:34:42.164129 [ 3 ] {ebff94f4-dcac-493c-bd68-d2ef8a4fd38e} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:34:42.164753 [ 3 ] {ebff94f4-dcac-493c-bd68-d2ef8a4fd38e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.24 19:34:42.164861 [ 3 ] {ebff94f4-dcac-493c-bd68-d2ef8a4fd38e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:34:42.165196 [ 3 ] {ebff94f4-dcac-493c-bd68-d2ef8a4fd38e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.24 19:34:42.165532 [ 3 ] {ebff94f4-dcac-493c-bd68-d2ef8a4fd38e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.24 19:34:42.165708 [ 3 ] {ebff94f4-dcac-493c-bd68-d2ef8a4fd38e} oximeter.measurements_i64 (7d6c0b8f-88c4-4c8d-bcc9-eaae7112e266): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.24 19:34:42.165803 [ 3 ] {ebff94f4-dcac-493c-bd68-d2ef8a4fd38e} executeQuery: Read 18 rows, 1.36 KiB in 0.001646346 sec., 10933 rows/sec., 823.91 KiB/sec. 2024.01.24 19:34:42.165922 [ 3 ] {ebff94f4-dcac-493c-bd68-d2ef8a4fd38e} DynamicQueryHandler: Done processing query 2024.01.24 19:34:42.165946 [ 3 ] {ebff94f4-dcac-493c-bd68-d2ef8a4fd38e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:34:42.165961 [ 3 ] {} HTTP-Session: bf5cebfb-5e7d-4cfb-bf78-678f0e3391e1 Destroying unnamed session 2024.01.24 19:34:52.097835 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:34:52.097967 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:34:52.097997 [ 3 ] {} HTTP-Session: 7cb40fec-b6d4-4c93-97f4-93f4810801f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:34:52.098027 [ 3 ] {} HTTP-Session: 7cb40fec-b6d4-4c93-97f4-93f4810801f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:34:52.098175 [ 3 ] {fc5cb2bc-96da-4baf-84cf-49abb5851da5} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:34:52.098243 [ 3 ] {fc5cb2bc-96da-4baf-84cf-49abb5851da5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:34:52.098426 [ 3 ] {fc5cb2bc-96da-4baf-84cf-49abb5851da5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:34:52.098971 [ 3 ] {fc5cb2bc-96da-4baf-84cf-49abb5851da5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.24 19:34:52.099249 [ 3 ] {fc5cb2bc-96da-4baf-84cf-49abb5851da5} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.24 19:34:52.099435 [ 3 ] {fc5cb2bc-96da-4baf-84cf-49abb5851da5} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.24 19:34:52.099564 [ 3 ] {fc5cb2bc-96da-4baf-84cf-49abb5851da5} executeQuery: Read 39 rows, 3.16 KiB in 0.001345839 sec., 28978 rows/sec., 2.29 MiB/sec. 2024.01.24 19:34:52.099749 [ 3 ] {fc5cb2bc-96da-4baf-84cf-49abb5851da5} DynamicQueryHandler: Done processing query 2024.01.24 19:34:52.099775 [ 3 ] {fc5cb2bc-96da-4baf-84cf-49abb5851da5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:34:52.099791 [ 3 ] {} HTTP-Session: 7cb40fec-b6d4-4c93-97f4-93f4810801f3 Destroying unnamed session 2024.01.24 19:34:52.099945 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:34:52.099998 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:34:52.100019 [ 3 ] {} HTTP-Session: 324c1eb6-f853-4d98-ae4e-df68c0035f11 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:34:52.100038 [ 3 ] {} HTTP-Session: 324c1eb6-f853-4d98-ae4e-df68c0035f11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:34:52.100126 [ 3 ] {b7ad636f-9927-4e45-853c-c4b858391ece} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:34:52.100167 [ 3 ] {b7ad636f-9927-4e45-853c-c4b858391ece} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:34:52.100283 [ 3 ] {b7ad636f-9927-4e45-853c-c4b858391ece} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:34:52.100686 [ 3 ] {b7ad636f-9927-4e45-853c-c4b858391ece} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.24 19:34:52.100914 [ 3 ] {b7ad636f-9927-4e45-853c-c4b858391ece} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.24 19:34:52.101070 [ 3 ] {b7ad636f-9927-4e45-853c-c4b858391ece} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.24 19:34:52.101188 [ 3 ] {b7ad636f-9927-4e45-853c-c4b858391ece} executeQuery: Read 117 rows, 11.57 KiB in 0.001032602 sec., 113305 rows/sec., 10.94 MiB/sec. 2024.01.24 19:34:52.101314 [ 3 ] {b7ad636f-9927-4e45-853c-c4b858391ece} DynamicQueryHandler: Done processing query 2024.01.24 19:34:52.101337 [ 3 ] {b7ad636f-9927-4e45-853c-c4b858391ece} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:34:52.101354 [ 3 ] {} HTTP-Session: 324c1eb6-f853-4d98-ae4e-df68c0035f11 Destroying unnamed session 2024.01.24 19:34:52.101492 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:34:52.101540 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:34:52.101559 [ 3 ] {} HTTP-Session: f8719582-20c0-4ad2-a84f-1e51637a08c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:34:52.101577 [ 3 ] {} HTTP-Session: f8719582-20c0-4ad2-a84f-1e51637a08c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:34:52.101653 [ 3 ] {e744fbe1-3669-4707-b2c9-bd891d0ee7da} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:34:52.101693 [ 3 ] {e744fbe1-3669-4707-b2c9-bd891d0ee7da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:34:52.101798 [ 3 ] {e744fbe1-3669-4707-b2c9-bd891d0ee7da} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:34:52.102102 [ 3 ] {e744fbe1-3669-4707-b2c9-bd891d0ee7da} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.24 19:34:52.102310 [ 3 ] {e744fbe1-3669-4707-b2c9-bd891d0ee7da} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.24 19:34:52.102457 [ 3 ] {e744fbe1-3669-4707-b2c9-bd891d0ee7da} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.24 19:34:52.102574 [ 3 ] {e744fbe1-3669-4707-b2c9-bd891d0ee7da} executeQuery: Read 39 rows, 3.12 KiB in 0.000891299 sec., 43756 rows/sec., 3.42 MiB/sec. 2024.01.24 19:34:52.102691 [ 3 ] {e744fbe1-3669-4707-b2c9-bd891d0ee7da} DynamicQueryHandler: Done processing query 2024.01.24 19:34:52.102713 [ 3 ] {e744fbe1-3669-4707-b2c9-bd891d0ee7da} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:34:52.102729 [ 3 ] {} HTTP-Session: f8719582-20c0-4ad2-a84f-1e51637a08c5 Destroying unnamed session 2024.01.24 19:34:52.102879 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:34:52.102927 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:34:52.102946 [ 3 ] {} HTTP-Session: 08a6cc7b-efd3-42ef-b847-32339a34bcdc Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:34:52.102962 [ 3 ] {} HTTP-Session: 08a6cc7b-efd3-42ef-b847-32339a34bcdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:34:52.103053 [ 3 ] {0c83e725-77f0-4a9d-b6b4-44037aa0e76e} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:34:52.103100 [ 3 ] {0c83e725-77f0-4a9d-b6b4-44037aa0e76e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:34:52.103242 [ 3 ] {0c83e725-77f0-4a9d-b6b4-44037aa0e76e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:34:52.103697 [ 3 ] {0c83e725-77f0-4a9d-b6b4-44037aa0e76e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.24 19:34:52.104028 [ 3 ] {0c83e725-77f0-4a9d-b6b4-44037aa0e76e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.24 19:34:52.104217 [ 3 ] {0c83e725-77f0-4a9d-b6b4-44037aa0e76e} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.24 19:34:52.104337 [ 3 ] {0c83e725-77f0-4a9d-b6b4-44037aa0e76e} executeQuery: Read 39 rows, 53.89 KiB in 0.001256127 sec., 31047 rows/sec., 41.90 MiB/sec. 2024.01.24 19:34:52.104459 [ 3 ] {0c83e725-77f0-4a9d-b6b4-44037aa0e76e} DynamicQueryHandler: Done processing query 2024.01.24 19:34:52.104483 [ 3 ] {0c83e725-77f0-4a9d-b6b4-44037aa0e76e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.24 19:34:52.104499 [ 3 ] {} HTTP-Session: 08a6cc7b-efd3-42ef-b847-32339a34bcdc Destroying unnamed session 2024.01.24 19:34:53.262576 [ 107 ] {} DNSResolver: Updating DNS cache 2024.01.24 19:34:53.262641 [ 107 ] {} DNSResolver: Updated DNS cache 2024.01.24 19:35:02.098296 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:02.098430 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:02.098460 [ 3 ] {} HTTP-Session: cb91e094-1efe-480b-b494-c3ea1ef1003b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:02.098488 [ 3 ] {} HTTP-Session: cb91e094-1efe-480b-b494-c3ea1ef1003b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:02.098637 [ 3 ] {7fddff28-55be-46b9-9c01-64125402f85d} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:02.098704 [ 3 ] {7fddff28-55be-46b9-9c01-64125402f85d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:35:02.098886 [ 3 ] {7fddff28-55be-46b9-9c01-64125402f85d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:02.099402 [ 3 ] {7fddff28-55be-46b9-9c01-64125402f85d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.24 19:35:02.099670 [ 3 ] {7fddff28-55be-46b9-9c01-64125402f85d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.24 19:35:02.099847 [ 3 ] {7fddff28-55be-46b9-9c01-64125402f85d} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.24 19:35:02.099985 [ 3 ] {7fddff28-55be-46b9-9c01-64125402f85d} executeQuery: Read 39 rows, 3.16 KiB in 0.001302028 sec., 29953 rows/sec., 2.37 MiB/sec. 2024.01.24 19:35:02.100134 [ 3 ] {7fddff28-55be-46b9-9c01-64125402f85d} DynamicQueryHandler: Done processing query 2024.01.24 19:35:02.100159 [ 3 ] {7fddff28-55be-46b9-9c01-64125402f85d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:35:02.100175 [ 3 ] {} HTTP-Session: cb91e094-1efe-480b-b494-c3ea1ef1003b Destroying unnamed session 2024.01.24 19:35:02.100315 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:02.100364 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:02.100383 [ 3 ] {} HTTP-Session: 8dec3736-de6f-48a1-9eb7-c4e294283efc Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:02.100400 [ 3 ] {} HTTP-Session: 8dec3736-de6f-48a1-9eb7-c4e294283efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:02.100483 [ 3 ] {58ee7b50-6dea-41c3-9caf-b7c8473f0e95} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:02.100521 [ 3 ] {58ee7b50-6dea-41c3-9caf-b7c8473f0e95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:35:02.100625 [ 3 ] {58ee7b50-6dea-41c3-9caf-b7c8473f0e95} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:02.101018 [ 3 ] {58ee7b50-6dea-41c3-9caf-b7c8473f0e95} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.24 19:35:02.101294 [ 3 ] {58ee7b50-6dea-41c3-9caf-b7c8473f0e95} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.24 19:35:02.101445 [ 3 ] {58ee7b50-6dea-41c3-9caf-b7c8473f0e95} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.24 19:35:02.101565 [ 3 ] {58ee7b50-6dea-41c3-9caf-b7c8473f0e95} executeQuery: Read 117 rows, 11.57 KiB in 0.001035982 sec., 112936 rows/sec., 10.90 MiB/sec. 2024.01.24 19:35:02.101687 [ 3 ] {58ee7b50-6dea-41c3-9caf-b7c8473f0e95} DynamicQueryHandler: Done processing query 2024.01.24 19:35:02.101709 [ 3 ] {58ee7b50-6dea-41c3-9caf-b7c8473f0e95} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:35:02.101725 [ 3 ] {} HTTP-Session: 8dec3736-de6f-48a1-9eb7-c4e294283efc Destroying unnamed session 2024.01.24 19:35:02.101849 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:02.101895 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:02.101914 [ 3 ] {} HTTP-Session: 2f545ecf-9796-4d61-971d-f0d17acd2eec Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:02.101931 [ 3 ] {} HTTP-Session: 2f545ecf-9796-4d61-971d-f0d17acd2eec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:02.102005 [ 3 ] {db73ff48-b8a0-427a-9fd6-0894c56e02a1} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:02.102043 [ 3 ] {db73ff48-b8a0-427a-9fd6-0894c56e02a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:35:02.102149 [ 3 ] {db73ff48-b8a0-427a-9fd6-0894c56e02a1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:02.102446 [ 3 ] {db73ff48-b8a0-427a-9fd6-0894c56e02a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.24 19:35:02.102648 [ 3 ] {db73ff48-b8a0-427a-9fd6-0894c56e02a1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.24 19:35:02.102797 [ 3 ] {db73ff48-b8a0-427a-9fd6-0894c56e02a1} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.24 19:35:02.102915 [ 3 ] {db73ff48-b8a0-427a-9fd6-0894c56e02a1} executeQuery: Read 39 rows, 3.12 KiB in 0.000882339 sec., 44200 rows/sec., 3.46 MiB/sec. 2024.01.24 19:35:02.103075 [ 3 ] {db73ff48-b8a0-427a-9fd6-0894c56e02a1} DynamicQueryHandler: Done processing query 2024.01.24 19:35:02.103098 [ 3 ] {db73ff48-b8a0-427a-9fd6-0894c56e02a1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:35:02.103113 [ 3 ] {} HTTP-Session: 2f545ecf-9796-4d61-971d-f0d17acd2eec Destroying unnamed session 2024.01.24 19:35:02.103239 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:02.103284 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:02.103302 [ 3 ] {} HTTP-Session: b970d85e-b70b-4e5b-9d62-d23a4d9e67b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:02.103318 [ 3 ] {} HTTP-Session: b970d85e-b70b-4e5b-9d62-d23a4d9e67b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:02.103401 [ 3 ] {fab99cc3-bd57-401b-9817-3c1395ab0eb9} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:02.103446 [ 3 ] {fab99cc3-bd57-401b-9817-3c1395ab0eb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:35:02.103588 [ 3 ] {fab99cc3-bd57-401b-9817-3c1395ab0eb9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:02.104127 [ 3 ] {fab99cc3-bd57-401b-9817-3c1395ab0eb9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.24 19:35:02.104443 [ 3 ] {fab99cc3-bd57-401b-9817-3c1395ab0eb9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.24 19:35:02.104625 [ 3 ] {fab99cc3-bd57-401b-9817-3c1395ab0eb9} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.24 19:35:02.104753 [ 3 ] {fab99cc3-bd57-401b-9817-3c1395ab0eb9} executeQuery: Read 39 rows, 53.89 KiB in 0.001323798 sec., 29460 rows/sec., 39.76 MiB/sec. 2024.01.24 19:35:02.104878 [ 3 ] {fab99cc3-bd57-401b-9817-3c1395ab0eb9} DynamicQueryHandler: Done processing query 2024.01.24 19:35:02.104900 [ 3 ] {fab99cc3-bd57-401b-9817-3c1395ab0eb9} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.24 19:35:02.104916 [ 3 ] {} HTTP-Session: b970d85e-b70b-4e5b-9d62-d23a4d9e67b2 Destroying unnamed session 2024.01.24 19:35:07.095724 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:07.095858 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:07.095890 [ 3 ] {} HTTP-Session: a6aae1de-f33a-4cd6-8ab0-70975f004855 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:07.095918 [ 3 ] {} HTTP-Session: a6aae1de-f33a-4cd6-8ab0-70975f004855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:07.096132 [ 3 ] {55ac359b-0d7f-4255-aec7-42ed4bb95787} executeQuery: (from [fd00:1122:3344:101::d]:37885) 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.24 19:35:07.102844 [ 3 ] {55ac359b-0d7f-4255-aec7-42ed4bb95787} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.24 19:35:07.103014 [ 3 ] {55ac359b-0d7f-4255-aec7-42ed4bb95787} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.24 19:35:07.103118 [ 3 ] {55ac359b-0d7f-4255-aec7-42ed4bb95787} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.24 19:35:07.103374 [ 3 ] {55ac359b-0d7f-4255-aec7-42ed4bb95787} oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2024.01.24 19:35:07.105272 [ 3 ] {55ac359b-0d7f-4255-aec7-42ed4bb95787} oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.24 19:35:07.105304 [ 3 ] {55ac359b-0d7f-4255-aec7-42ed4bb95787} oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (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.24 19:35:07.105494 [ 3 ] {55ac359b-0d7f-4255-aec7-42ed4bb95787} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.24 19:35:07.116018 [ 3 ] {55ac359b-0d7f-4255-aec7-42ed4bb95787} executeQuery: Read 4 rows, 443.00 B in 0.019834033 sec., 201 rows/sec., 21.81 KiB/sec. 2024.01.24 19:35:07.116244 [ 3 ] {55ac359b-0d7f-4255-aec7-42ed4bb95787} DynamicQueryHandler: Done processing query 2024.01.24 19:35:07.116269 [ 3 ] {55ac359b-0d7f-4255-aec7-42ed4bb95787} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.24 19:35:07.116286 [ 3 ] {} HTTP-Session: a6aae1de-f33a-4cd6-8ab0-70975f004855 Destroying unnamed session 2024.01.24 19:35:07.116547 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:07.116596 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:07.116616 [ 3 ] {} HTTP-Session: f96f5b0c-cbb1-4eea-b71d-8bfdfa8212be Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:07.116634 [ 3 ] {} HTTP-Session: f96f5b0c-cbb1-4eea-b71d-8bfdfa8212be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:07.116760 [ 3 ] {561d55df-9af3-4f1a-ad4f-bb4c49a707ae} executeQuery: (from [fd00:1122:3344:101::d]:37885) 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.24 19:35:07.117209 [ 3 ] {561d55df-9af3-4f1a-ad4f-bb4c49a707ae} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.24 19:35:07.117373 [ 3 ] {561d55df-9af3-4f1a-ad4f-bb4c49a707ae} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.24 19:35:07.117418 [ 3 ] {561d55df-9af3-4f1a-ad4f-bb4c49a707ae} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.24 19:35:07.117563 [ 3 ] {561d55df-9af3-4f1a-ad4f-bb4c49a707ae} oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.01.24 19:35:07.117593 [ 3 ] {561d55df-9af3-4f1a-ad4f-bb4c49a707ae} oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.24 19:35:07.117614 [ 3 ] {561d55df-9af3-4f1a-ad4f-bb4c49a707ae} oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (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.24 19:35:07.117642 [ 3 ] {561d55df-9af3-4f1a-ad4f-bb4c49a707ae} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.24 19:35:07.118506 [ 3 ] {561d55df-9af3-4f1a-ad4f-bb4c49a707ae} executeQuery: Read 4 rows, 443.00 B in 0.001709876 sec., 2339 rows/sec., 253.01 KiB/sec. 2024.01.24 19:35:07.118693 [ 3 ] {561d55df-9af3-4f1a-ad4f-bb4c49a707ae} DynamicQueryHandler: Done processing query 2024.01.24 19:35:07.118717 [ 3 ] {561d55df-9af3-4f1a-ad4f-bb4c49a707ae} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.24 19:35:07.118733 [ 3 ] {} HTTP-Session: f96f5b0c-cbb1-4eea-b71d-8bfdfa8212be Destroying unnamed session 2024.01.24 19:35:07.119070 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:07.119115 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:07.119135 [ 3 ] {} HTTP-Session: 0b6dcdd3-c0ed-457f-aeb0-8c34bd0ebe7b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:07.119152 [ 3 ] {} HTTP-Session: 0b6dcdd3-c0ed-457f-aeb0-8c34bd0ebe7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:07.119270 [ 3 ] {9a3419ad-7dc8-406d-9499-c11e804b56d3} executeQuery: (from [fd00:1122:3344:101::d]:37885) 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.24 19:35:07.119723 [ 3 ] {9a3419ad-7dc8-406d-9499-c11e804b56d3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.24 19:35:07.119887 [ 3 ] {9a3419ad-7dc8-406d-9499-c11e804b56d3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.24 19:35:07.119929 [ 3 ] {9a3419ad-7dc8-406d-9499-c11e804b56d3} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.24 19:35:07.120073 [ 3 ] {9a3419ad-7dc8-406d-9499-c11e804b56d3} oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.01.24 19:35:07.120102 [ 3 ] {9a3419ad-7dc8-406d-9499-c11e804b56d3} oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.24 19:35:07.120123 [ 3 ] {9a3419ad-7dc8-406d-9499-c11e804b56d3} oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (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.24 19:35:07.120153 [ 3 ] {9a3419ad-7dc8-406d-9499-c11e804b56d3} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.24 19:35:07.121083 [ 3 ] {9a3419ad-7dc8-406d-9499-c11e804b56d3} executeQuery: Read 4 rows, 443.00 B in 0.001776168 sec., 2252 rows/sec., 243.57 KiB/sec. 2024.01.24 19:35:07.121280 [ 3 ] {9a3419ad-7dc8-406d-9499-c11e804b56d3} DynamicQueryHandler: Done processing query 2024.01.24 19:35:07.121303 [ 3 ] {9a3419ad-7dc8-406d-9499-c11e804b56d3} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.24 19:35:07.121321 [ 3 ] {} HTTP-Session: 0b6dcdd3-c0ed-457f-aeb0-8c34bd0ebe7b Destroying unnamed session 2024.01.24 19:35:07.121550 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:07.121596 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:07.121616 [ 3 ] {} HTTP-Session: 67dbeb9d-4bda-4f84-8963-19ea82fbee9c Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:07.121633 [ 3 ] {} HTTP-Session: 67dbeb9d-4bda-4f84-8963-19ea82fbee9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:07.121751 [ 3 ] {f674b3e2-71aa-4fd1-ac6f-9dbfd4d08dc8} executeQuery: (from [fd00:1122:3344:101::d]:37885) 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.24 19:35:07.122209 [ 3 ] {f674b3e2-71aa-4fd1-ac6f-9dbfd4d08dc8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.24 19:35:07.122373 [ 3 ] {f674b3e2-71aa-4fd1-ac6f-9dbfd4d08dc8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.24 19:35:07.122414 [ 3 ] {f674b3e2-71aa-4fd1-ac6f-9dbfd4d08dc8} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.24 19:35:07.122558 [ 3 ] {f674b3e2-71aa-4fd1-ac6f-9dbfd4d08dc8} oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.01.24 19:35:07.122588 [ 3 ] {f674b3e2-71aa-4fd1-ac6f-9dbfd4d08dc8} oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.24 19:35:07.122608 [ 3 ] {f674b3e2-71aa-4fd1-ac6f-9dbfd4d08dc8} oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (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.24 19:35:07.122637 [ 3 ] {f674b3e2-71aa-4fd1-ac6f-9dbfd4d08dc8} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.24 19:35:07.123527 [ 3 ] {f674b3e2-71aa-4fd1-ac6f-9dbfd4d08dc8} executeQuery: Read 4 rows, 443.00 B in 0.001740218 sec., 2298 rows/sec., 248.60 KiB/sec. 2024.01.24 19:35:07.123718 [ 3 ] {f674b3e2-71aa-4fd1-ac6f-9dbfd4d08dc8} DynamicQueryHandler: Done processing query 2024.01.24 19:35:07.123742 [ 3 ] {f674b3e2-71aa-4fd1-ac6f-9dbfd4d08dc8} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.24 19:35:07.123758 [ 3 ] {} HTTP-Session: 67dbeb9d-4bda-4f84-8963-19ea82fbee9c Destroying unnamed session 2024.01.24 19:35:07.123993 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:07.124038 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:07.124058 [ 3 ] {} HTTP-Session: c31deb87-b62c-438e-942c-a81211b8ca88 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:07.124075 [ 3 ] {} HTTP-Session: c31deb87-b62c-438e-942c-a81211b8ca88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:07.124194 [ 3 ] {efb1a382-dd3b-4517-987e-58f4005aa1d8} executeQuery: (from [fd00:1122:3344:101::d]:37885) 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.24 19:35:07.124672 [ 3 ] {efb1a382-dd3b-4517-987e-58f4005aa1d8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.24 19:35:07.124839 [ 3 ] {efb1a382-dd3b-4517-987e-58f4005aa1d8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.24 19:35:07.124880 [ 3 ] {efb1a382-dd3b-4517-987e-58f4005aa1d8} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.24 19:35:07.125026 [ 3 ] {efb1a382-dd3b-4517-987e-58f4005aa1d8} oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.01.24 19:35:07.125055 [ 3 ] {efb1a382-dd3b-4517-987e-58f4005aa1d8} oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.24 19:35:07.125076 [ 3 ] {efb1a382-dd3b-4517-987e-58f4005aa1d8} oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (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.24 19:35:07.125104 [ 3 ] {efb1a382-dd3b-4517-987e-58f4005aa1d8} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.24 19:35:07.125977 [ 3 ] {efb1a382-dd3b-4517-987e-58f4005aa1d8} executeQuery: Read 4 rows, 443.00 B in 0.001745637 sec., 2291 rows/sec., 247.83 KiB/sec. 2024.01.24 19:35:07.126174 [ 3 ] {efb1a382-dd3b-4517-987e-58f4005aa1d8} DynamicQueryHandler: Done processing query 2024.01.24 19:35:07.126197 [ 3 ] {efb1a382-dd3b-4517-987e-58f4005aa1d8} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.24 19:35:07.126213 [ 3 ] {} HTTP-Session: c31deb87-b62c-438e-942c-a81211b8ca88 Destroying unnamed session 2024.01.24 19:35:07.126420 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:07.126465 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:07.126485 [ 3 ] {} HTTP-Session: 9eb86b00-f9eb-4e89-a176-698b060201bc Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:07.126502 [ 3 ] {} HTTP-Session: 9eb86b00-f9eb-4e89-a176-698b060201bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:07.126623 [ 3 ] {e396e505-1060-455b-ade6-e771557730d0} executeQuery: (from [fd00:1122:3344:101::d]:37885) 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.24 19:35:07.127096 [ 3 ] {e396e505-1060-455b-ade6-e771557730d0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.24 19:35:07.127264 [ 3 ] {e396e505-1060-455b-ade6-e771557730d0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.24 19:35:07.127307 [ 3 ] {e396e505-1060-455b-ade6-e771557730d0} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.24 19:35:07.127456 [ 3 ] {e396e505-1060-455b-ade6-e771557730d0} oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.01.24 19:35:07.127485 [ 3 ] {e396e505-1060-455b-ade6-e771557730d0} oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.24 19:35:07.127507 [ 3 ] {e396e505-1060-455b-ade6-e771557730d0} oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (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.24 19:35:07.127535 [ 3 ] {e396e505-1060-455b-ade6-e771557730d0} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.24 19:35:07.128392 [ 3 ] {e396e505-1060-455b-ade6-e771557730d0} executeQuery: Read 4 rows, 443.00 B in 0.001731417 sec., 2310 rows/sec., 249.86 KiB/sec. 2024.01.24 19:35:07.128585 [ 3 ] {e396e505-1060-455b-ade6-e771557730d0} DynamicQueryHandler: Done processing query 2024.01.24 19:35:07.128610 [ 3 ] {e396e505-1060-455b-ade6-e771557730d0} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.24 19:35:07.128626 [ 3 ] {} HTTP-Session: 9eb86b00-f9eb-4e89-a176-698b060201bc Destroying unnamed session 2024.01.24 19:35:07.140045 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:07.140100 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:07.140124 [ 3 ] {} HTTP-Session: a8a7a621-e190-4c2f-b276-07ff93fce19e Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:07.140145 [ 3 ] {} HTTP-Session: a8a7a621-e190-4c2f-b276-07ff93fce19e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:07.140243 [ 3 ] {765be4b5-2d27-4a01-b5b5-d993305d5771} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:07.140293 [ 3 ] {765be4b5-2d27-4a01-b5b5-d993305d5771} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.24 19:35:07.140465 [ 3 ] {765be4b5-2d27-4a01-b5b5-d993305d5771} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:07.140807 [ 3 ] {765be4b5-2d27-4a01-b5b5-d993305d5771} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.24 19:35:07.141129 [ 3 ] {765be4b5-2d27-4a01-b5b5-d993305d5771} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.24 19:35:07.141298 [ 3 ] {765be4b5-2d27-4a01-b5b5-d993305d5771} oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.24 19:35:07.141413 [ 3 ] {765be4b5-2d27-4a01-b5b5-d993305d5771} executeQuery: Read 6 rows, 996.00 B in 0.001138575 sec., 5269 rows/sec., 854.28 KiB/sec. 2024.01.24 19:35:07.141557 [ 3 ] {765be4b5-2d27-4a01-b5b5-d993305d5771} DynamicQueryHandler: Done processing query 2024.01.24 19:35:07.141581 [ 3 ] {765be4b5-2d27-4a01-b5b5-d993305d5771} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:35:07.141597 [ 3 ] {} HTTP-Session: a8a7a621-e190-4c2f-b276-07ff93fce19e Destroying unnamed session 2024.01.24 19:35:07.141711 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:07.141755 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:07.141774 [ 3 ] {} HTTP-Session: a133ff86-ceaa-4bfe-9040-a36dd1bc7d1f Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:07.141791 [ 3 ] {} HTTP-Session: a133ff86-ceaa-4bfe-9040-a36dd1bc7d1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:07.141867 [ 3 ] {416a1c0f-0095-4b43-a5fc-0a6126b56f62} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:07.141907 [ 3 ] {416a1c0f-0095-4b43-a5fc-0a6126b56f62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:35:07.142014 [ 3 ] {416a1c0f-0095-4b43-a5fc-0a6126b56f62} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:07.142317 [ 3 ] {416a1c0f-0095-4b43-a5fc-0a6126b56f62} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.24 19:35:07.142524 [ 3 ] {416a1c0f-0095-4b43-a5fc-0a6126b56f62} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.24 19:35:07.142674 [ 3 ] {416a1c0f-0095-4b43-a5fc-0a6126b56f62} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.24 19:35:07.142797 [ 3 ] {416a1c0f-0095-4b43-a5fc-0a6126b56f62} executeQuery: Read 36 rows, 3.12 KiB in 0.000901569 sec., 39930 rows/sec., 3.38 MiB/sec. 2024.01.24 19:35:07.142910 [ 3 ] {416a1c0f-0095-4b43-a5fc-0a6126b56f62} DynamicQueryHandler: Done processing query 2024.01.24 19:35:07.142933 [ 3 ] {416a1c0f-0095-4b43-a5fc-0a6126b56f62} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:35:07.142948 [ 3 ] {} HTTP-Session: a133ff86-ceaa-4bfe-9040-a36dd1bc7d1f Destroying unnamed session 2024.01.24 19:35:07.143070 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:07.143113 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:07.143132 [ 3 ] {} HTTP-Session: 2305350b-060c-4ae6-900b-cf52009e77b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:07.143149 [ 3 ] {} HTTP-Session: 2305350b-060c-4ae6-900b-cf52009e77b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:07.143219 [ 3 ] {fd1b4739-712a-400a-8992-2f7e57b27cc7} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:07.143256 [ 3 ] {fd1b4739-712a-400a-8992-2f7e57b27cc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:35:07.143360 [ 3 ] {fd1b4739-712a-400a-8992-2f7e57b27cc7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:07.143643 [ 3 ] {fd1b4739-712a-400a-8992-2f7e57b27cc7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.24 19:35:07.143845 [ 3 ] {fd1b4739-712a-400a-8992-2f7e57b27cc7} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.24 19:35:07.143994 [ 3 ] {fd1b4739-712a-400a-8992-2f7e57b27cc7} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.24 19:35:07.144104 [ 3 ] {fd1b4739-712a-400a-8992-2f7e57b27cc7} executeQuery: Read 24 rows, 1.90 KiB in 0.000858779 sec., 27946 rows/sec., 2.16 MiB/sec. 2024.01.24 19:35:07.144203 [ 3 ] {fd1b4739-712a-400a-8992-2f7e57b27cc7} DynamicQueryHandler: Done processing query 2024.01.24 19:35:07.144225 [ 3 ] {fd1b4739-712a-400a-8992-2f7e57b27cc7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:35:07.144240 [ 3 ] {} HTTP-Session: 2305350b-060c-4ae6-900b-cf52009e77b2 Destroying unnamed session 2024.01.24 19:35:07.144489 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 57825, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:07.144533 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:07.144552 [ 3 ] {} HTTP-Session: 00bf2e99-1020-4a79-b229-c1ac7313e736 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:07.144568 [ 3 ] {} HTTP-Session: 00bf2e99-1020-4a79-b229-c1ac7313e736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:07.144653 [ 3 ] {11973c6f-b3be-4c4a-9943-2c07501ac017} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:07.144695 [ 3 ] {11973c6f-b3be-4c4a-9943-2c07501ac017} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.24 19:35:07.144810 [ 3 ] {11973c6f-b3be-4c4a-9943-2c07501ac017} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:07.145240 [ 3 ] {11973c6f-b3be-4c4a-9943-2c07501ac017} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.24 19:35:07.145553 [ 3 ] {11973c6f-b3be-4c4a-9943-2c07501ac017} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.24 19:35:07.145740 [ 3 ] {11973c6f-b3be-4c4a-9943-2c07501ac017} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.24 19:35:07.145861 [ 3 ] {11973c6f-b3be-4c4a-9943-2c07501ac017} executeQuery: Read 300 rows, 21.68 KiB in 0.001178655 sec., 254527 rows/sec., 17.96 MiB/sec. 2024.01.24 19:35:07.146016 [ 3 ] {11973c6f-b3be-4c4a-9943-2c07501ac017} DynamicQueryHandler: Done processing query 2024.01.24 19:35:07.146041 [ 3 ] {11973c6f-b3be-4c4a-9943-2c07501ac017} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2024.01.24 19:35:07.146057 [ 3 ] {} HTTP-Session: 00bf2e99-1020-4a79-b229-c1ac7313e736 Destroying unnamed session 2024.01.24 19:35:08.262710 [ 101 ] {} DNSResolver: Updating DNS cache 2024.01.24 19:35:08.262769 [ 101 ] {} DNSResolver: Updated DNS cache 2024.01.24 19:35:12.098498 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:12.098618 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:12.098644 [ 3 ] {} HTTP-Session: 2c9d3bf2-92d6-4986-822f-412dc76eb84b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:12.098669 [ 3 ] {} HTTP-Session: 2c9d3bf2-92d6-4986-822f-412dc76eb84b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:12.098803 [ 3 ] {1d265be9-391c-4015-a846-f6d087ec775e} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:12.098868 [ 3 ] {1d265be9-391c-4015-a846-f6d087ec775e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:35:12.099033 [ 3 ] {1d265be9-391c-4015-a846-f6d087ec775e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:12.099469 [ 3 ] {1d265be9-391c-4015-a846-f6d087ec775e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.24 19:35:12.099749 [ 3 ] {1d265be9-391c-4015-a846-f6d087ec775e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.24 19:35:12.099954 [ 3 ] {1d265be9-391c-4015-a846-f6d087ec775e} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.24 19:35:12.100090 [ 3 ] {1d265be9-391c-4015-a846-f6d087ec775e} executeQuery: Read 39 rows, 3.16 KiB in 0.001245546 sec., 31311 rows/sec., 2.48 MiB/sec. 2024.01.24 19:35:12.100226 [ 3 ] {1d265be9-391c-4015-a846-f6d087ec775e} DynamicQueryHandler: Done processing query 2024.01.24 19:35:12.100253 [ 3 ] {1d265be9-391c-4015-a846-f6d087ec775e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:35:12.100269 [ 3 ] {} HTTP-Session: 2c9d3bf2-92d6-4986-822f-412dc76eb84b Destroying unnamed session 2024.01.24 19:35:12.100450 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:12.100500 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:12.100521 [ 3 ] {} HTTP-Session: 093fae95-924c-4cc1-9aad-f386fa91a704 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:12.100541 [ 3 ] {} HTTP-Session: 093fae95-924c-4cc1-9aad-f386fa91a704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:12.100629 [ 3 ] {c78cd830-58ab-4669-8db2-937fb8d4a6ad} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:12.100673 [ 3 ] {c78cd830-58ab-4669-8db2-937fb8d4a6ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:35:12.100781 [ 3 ] {c78cd830-58ab-4669-8db2-937fb8d4a6ad} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:12.101158 [ 3 ] {c78cd830-58ab-4669-8db2-937fb8d4a6ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.24 19:35:12.101391 [ 3 ] {c78cd830-58ab-4669-8db2-937fb8d4a6ad} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.24 19:35:12.101547 [ 3 ] {c78cd830-58ab-4669-8db2-937fb8d4a6ad} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.24 19:35:12.101654 [ 3 ] {c78cd830-58ab-4669-8db2-937fb8d4a6ad} executeQuery: Read 117 rows, 11.57 KiB in 0.000992132 sec., 117927 rows/sec., 11.39 MiB/sec. 2024.01.24 19:35:12.101818 [ 3 ] {c78cd830-58ab-4669-8db2-937fb8d4a6ad} DynamicQueryHandler: Done processing query 2024.01.24 19:35:12.101842 [ 3 ] {c78cd830-58ab-4669-8db2-937fb8d4a6ad} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:35:12.101858 [ 3 ] {} HTTP-Session: 093fae95-924c-4cc1-9aad-f386fa91a704 Destroying unnamed session 2024.01.24 19:35:12.102040 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:12.102088 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:12.102108 [ 3 ] {} HTTP-Session: 2e38faa0-de22-4226-836b-09848d38ed98 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:12.102127 [ 3 ] {} HTTP-Session: 2e38faa0-de22-4226-836b-09848d38ed98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:12.102204 [ 3 ] {e9fd7055-5f0a-482a-99aa-b9e803c39d4f} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:12.102247 [ 3 ] {e9fd7055-5f0a-482a-99aa-b9e803c39d4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:35:12.102360 [ 3 ] {e9fd7055-5f0a-482a-99aa-b9e803c39d4f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:12.102649 [ 3 ] {e9fd7055-5f0a-482a-99aa-b9e803c39d4f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.24 19:35:12.102863 [ 3 ] {e9fd7055-5f0a-482a-99aa-b9e803c39d4f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.24 19:35:12.103021 [ 3 ] {e9fd7055-5f0a-482a-99aa-b9e803c39d4f} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.24 19:35:12.103154 [ 3 ] {e9fd7055-5f0a-482a-99aa-b9e803c39d4f} executeQuery: Read 39 rows, 3.12 KiB in 0.00091933 sec., 42422 rows/sec., 3.32 MiB/sec. 2024.01.24 19:35:12.103259 [ 3 ] {e9fd7055-5f0a-482a-99aa-b9e803c39d4f} DynamicQueryHandler: Done processing query 2024.01.24 19:35:12.103284 [ 3 ] {e9fd7055-5f0a-482a-99aa-b9e803c39d4f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:35:12.103299 [ 3 ] {} HTTP-Session: 2e38faa0-de22-4226-836b-09848d38ed98 Destroying unnamed session 2024.01.24 19:35:12.103474 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41738, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:12.103517 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:12.103537 [ 3 ] {} HTTP-Session: 89e0832c-f3ed-4e3f-95e4-da5ef34c2822 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:12.103554 [ 3 ] {} HTTP-Session: 89e0832c-f3ed-4e3f-95e4-da5ef34c2822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:12.103646 [ 3 ] {d1b48bf5-a7e3-4de2-884c-fe9bc9c439cf} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:12.103693 [ 3 ] {d1b48bf5-a7e3-4de2-884c-fe9bc9c439cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:35:12.103831 [ 3 ] {d1b48bf5-a7e3-4de2-884c-fe9bc9c439cf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:12.104267 [ 3 ] {d1b48bf5-a7e3-4de2-884c-fe9bc9c439cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.24 19:35:12.104599 [ 3 ] {d1b48bf5-a7e3-4de2-884c-fe9bc9c439cf} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.24 19:35:12.104788 [ 3 ] {d1b48bf5-a7e3-4de2-884c-fe9bc9c439cf} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.24 19:35:12.104914 [ 3 ] {d1b48bf5-a7e3-4de2-884c-fe9bc9c439cf} executeQuery: Read 39 rows, 53.89 KiB in 0.001237486 sec., 31515 rows/sec., 42.53 MiB/sec. 2024.01.24 19:35:12.105039 [ 3 ] {d1b48bf5-a7e3-4de2-884c-fe9bc9c439cf} DynamicQueryHandler: Done processing query 2024.01.24 19:35:12.105063 [ 3 ] {d1b48bf5-a7e3-4de2-884c-fe9bc9c439cf} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.24 19:35:12.105079 [ 3 ] {} HTTP-Session: 89e0832c-f3ed-4e3f-95e4-da5ef34c2822 Destroying unnamed session 2024.01.24 19:35:22.097811 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:22.097948 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:22.097979 [ 3 ] {} HTTP-Session: 38d82d15-707c-4d80-a2f0-516bfa064ecd Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:22.098007 [ 3 ] {} HTTP-Session: 38d82d15-707c-4d80-a2f0-516bfa064ecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:22.098156 [ 3 ] {d6db2a2d-2fbf-459a-91b0-9eb03c69efcf} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:22.098226 [ 3 ] {d6db2a2d-2fbf-459a-91b0-9eb03c69efcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:35:22.098392 [ 3 ] {d6db2a2d-2fbf-459a-91b0-9eb03c69efcf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:22.098814 [ 3 ] {d6db2a2d-2fbf-459a-91b0-9eb03c69efcf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:22.099077 [ 3 ] {d6db2a2d-2fbf-459a-91b0-9eb03c69efcf} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.24 19:35:22.099258 [ 3 ] {d6db2a2d-2fbf-459a-91b0-9eb03c69efcf} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.24 19:35:22.099382 [ 3 ] {d6db2a2d-2fbf-459a-91b0-9eb03c69efcf} executeQuery: Read 39 rows, 3.16 KiB in 0.001184725 sec., 32919 rows/sec., 2.61 MiB/sec. 2024.01.24 19:35:22.099566 [ 3 ] {d6db2a2d-2fbf-459a-91b0-9eb03c69efcf} DynamicQueryHandler: Done processing query 2024.01.24 19:35:22.099593 [ 3 ] {d6db2a2d-2fbf-459a-91b0-9eb03c69efcf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:35:22.099610 [ 3 ] {} HTTP-Session: 38d82d15-707c-4d80-a2f0-516bfa064ecd Destroying unnamed session 2024.01.24 19:35:22.099755 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:22.099803 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:22.099824 [ 3 ] {} HTTP-Session: 1e450b35-1fcf-4412-9407-093561d98ada Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:22.099842 [ 3 ] {} HTTP-Session: 1e450b35-1fcf-4412-9407-093561d98ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:22.099929 [ 3 ] {b25381b3-853d-436f-a01f-ea4380bc2ec9} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:22.099972 [ 3 ] {b25381b3-853d-436f-a01f-ea4380bc2ec9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:35:22.100086 [ 3 ] {b25381b3-853d-436f-a01f-ea4380bc2ec9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:22.100481 [ 3 ] {b25381b3-853d-436f-a01f-ea4380bc2ec9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:22.100705 [ 3 ] {b25381b3-853d-436f-a01f-ea4380bc2ec9} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.24 19:35:22.100861 [ 3 ] {b25381b3-853d-436f-a01f-ea4380bc2ec9} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.24 19:35:22.100965 [ 3 ] {b25381b3-853d-436f-a01f-ea4380bc2ec9} executeQuery: Read 117 rows, 11.57 KiB in 0.001006391 sec., 116257 rows/sec., 11.22 MiB/sec. 2024.01.24 19:35:22.101048 [ 94 ] {} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.24 19:35:22.101088 [ 3 ] {b25381b3-853d-436f-a01f-ea4380bc2ec9} DynamicQueryHandler: Done processing query 2024.01.24 19:35:22.101108 [ 94 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:22.101116 [ 3 ] {b25381b3-853d-436f-a01f-ea4380bc2ec9} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:35:22.101138 [ 3 ] {} HTTP-Session: 1e450b35-1fcf-4412-9407-093561d98ada Destroying unnamed session 2024.01.24 19:35:22.101284 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.24 19:35:22.101325 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:22.101387 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:22.101409 [ 3 ] {} HTTP-Session: ae528e44-4e00-409e-b983-42d37f54f5ba Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:22.101427 [ 3 ] {} HTTP-Session: ae528e44-4e00-409e-b983-42d37f54f5ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:22.101507 [ 3 ] {d02efe55-9121-42e3-8557-2eed6bec61b2} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:22.101548 [ 3 ] {d02efe55-9121-42e3-8557-2eed6bec61b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:35:22.101657 [ 3 ] {d02efe55-9121-42e3-8557-2eed6bec61b2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:22.101954 [ 3 ] {d02efe55-9121-42e3-8557-2eed6bec61b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:22.102160 [ 3 ] {d02efe55-9121-42e3-8557-2eed6bec61b2} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.24 19:35:22.102311 [ 3 ] {d02efe55-9121-42e3-8557-2eed6bec61b2} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.24 19:35:22.102398 [ 94 ] {} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.24 19:35:22.102409 [ 3 ] {d02efe55-9121-42e3-8557-2eed6bec61b2} executeQuery: Read 39 rows, 3.12 KiB in 0.000873018 sec., 44672 rows/sec., 3.49 MiB/sec. 2024.01.24 19:35:22.102431 [ 94 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:22.102586 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.24 19:35:22.102615 [ 3 ] {d02efe55-9121-42e3-8557-2eed6bec61b2} DynamicQueryHandler: Done processing query 2024.01.24 19:35:22.102648 [ 3 ] {d02efe55-9121-42e3-8557-2eed6bec61b2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:35:22.102665 [ 3 ] {} HTTP-Session: ae528e44-4e00-409e-b983-42d37f54f5ba Destroying unnamed session 2024.01.24 19:35:22.102818 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41740, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:22.102863 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:22.102882 [ 3 ] {} HTTP-Session: 24ed2e2a-3d14-436f-ba3a-f4b540fb3b3f Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:22.102899 [ 3 ] {} HTTP-Session: 24ed2e2a-3d14-436f-ba3a-f4b540fb3b3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:22.102984 [ 3 ] {e5f3e5f6-52a1-44c1-b178-f39fafa44ccd} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:22.103032 [ 3 ] {e5f3e5f6-52a1-44c1-b178-f39fafa44ccd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:35:22.103182 [ 3 ] {e5f3e5f6-52a1-44c1-b178-f39fafa44ccd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:22.103518 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:35:22.103518 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:35:22.103740 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 114 rows starting from the beginning of the part 2024.01.24 19:35:22.103739 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part 2024.01.24 19:35:22.103769 [ 3 ] {e5f3e5f6-52a1-44c1-b178-f39fafa44ccd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:22.104126 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 117 rows starting from the beginning of the part 2024.01.24 19:35:22.104125 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 39 rows starting from the beginning of the part 2024.01.24 19:35:22.104544 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 39 rows starting from the beginning of the part 2024.01.24 19:35:22.104546 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 117 rows starting from the beginning of the part 2024.01.24 19:35:22.104828 [ 3 ] {e5f3e5f6-52a1-44c1-b178-f39fafa44ccd} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.24 19:35:22.104844 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part 2024.01.24 19:35:22.104852 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2024.01.24 19:35:22.105068 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 117 rows starting from the beginning of the part 2024.01.24 19:35:22.105068 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 39 rows starting from the beginning of the part 2024.01.24 19:35:22.105285 [ 3 ] {e5f3e5f6-52a1-44c1-b178-f39fafa44ccd} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.24 19:35:22.105414 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 117 rows starting from the beginning of the part 2024.01.24 19:35:22.105426 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 39 rows starting from the beginning of the part 2024.01.24 19:35:22.105642 [ 3 ] {e5f3e5f6-52a1-44c1-b178-f39fafa44ccd} executeQuery: Read 39 rows, 53.89 KiB in 0.002615886 sec., 14908 rows/sec., 20.12 MiB/sec. 2024.01.24 19:35:22.106115 [ 3 ] {e5f3e5f6-52a1-44c1-b178-f39fafa44ccd} DynamicQueryHandler: Done processing query 2024.01.24 19:35:22.106149 [ 3 ] {e5f3e5f6-52a1-44c1-b178-f39fafa44ccd} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.24 19:35:22.106167 [ 3 ] {} HTTP-Session: 24ed2e2a-3d14-436f-ba3a-f4b540fb3b3f Destroying unnamed session 2024.01.24 19:35:22.106971 [ 14 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 4 columns (4 merged, 0 gathered) in 0.004452965 sec., 51201.83967311668 rows/sec., 4.00 MiB/sec. 2024.01.24 19:35:22.107120 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 4 columns (4 merged, 0 gathered) in 0.005958027 sec., 103725.61252240045 rows/sec., 9.94 MiB/sec. 2024.01.24 19:35:22.107221 [ 14 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.24 19:35:22.107293 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.24 19:35:22.107543 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_6_1} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.24 19:35:22.107549 [ 14 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_6_1} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.24 19:35:22.107655 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_6_1} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.24 19:35:22.107668 [ 14 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_6_1} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.24 19:35:23.263016 [ 94 ] {} DNSResolver: Updating DNS cache 2024.01.24 19:35:23.263067 [ 94 ] {} DNSResolver: Updated DNS cache 2024.01.24 19:35:27.097000 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:27.097138 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:27.097170 [ 3 ] {} HTTP-Session: c7a8e9ee-007c-45ba-a96c-a35b3adc934b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:27.097200 [ 3 ] {} HTTP-Session: c7a8e9ee-007c-45ba-a96c-a35b3adc934b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:27.097345 [ 3 ] {419ee070-3304-4a68-92d2-a20abee3fcf6} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:27.097415 [ 3 ] {419ee070-3304-4a68-92d2-a20abee3fcf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:35:27.097585 [ 3 ] {419ee070-3304-4a68-92d2-a20abee3fcf6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:27.098084 [ 3 ] {419ee070-3304-4a68-92d2-a20abee3fcf6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:27.098353 [ 3 ] {419ee070-3304-4a68-92d2-a20abee3fcf6} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.24 19:35:27.098533 [ 3 ] {419ee070-3304-4a68-92d2-a20abee3fcf6} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.24 19:35:27.098684 [ 3 ] {419ee070-3304-4a68-92d2-a20abee3fcf6} executeQuery: Read 7 rows, 581.00 B in 0.001295398 sec., 5403 rows/sec., 438.00 KiB/sec. 2024.01.24 19:35:27.098678 [ 91 ] {} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.24 19:35:27.098798 [ 91 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:27.098888 [ 3 ] {419ee070-3304-4a68-92d2-a20abee3fcf6} DynamicQueryHandler: Done processing query 2024.01.24 19:35:27.098894 [ 11 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.24 19:35:27.098924 [ 3 ] {419ee070-3304-4a68-92d2-a20abee3fcf6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:35:27.098960 [ 3 ] {} HTTP-Session: c7a8e9ee-007c-45ba-a96c-a35b3adc934b Destroying unnamed session 2024.01.24 19:35:27.099035 [ 11 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:35:27.099080 [ 11 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 38 rows starting from the beginning of the part 2024.01.24 19:35:27.099116 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 3396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:27.099191 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:27.099239 [ 3 ] {} HTTP-Session: 2b2c063b-9c4c-4ac6-a12c-e51054c4ae3d Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:27.099290 [ 3 ] {} HTTP-Session: 2b2c063b-9c4c-4ac6-a12c-e51054c4ae3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:27.099313 [ 11 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 39 rows starting from the beginning of the part 2024.01.24 19:35:27.099481 [ 3 ] {878e45e1-f071-4b0b-b2d4-8dcdef795907} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:27.099555 [ 11 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 39 rows starting from the beginning of the part 2024.01.24 19:35:27.099573 [ 3 ] {878e45e1-f071-4b0b-b2d4-8dcdef795907} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:35:27.099836 [ 11 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 39 rows starting from the beginning of the part 2024.01.24 19:35:27.100100 [ 3 ] {878e45e1-f071-4b0b-b2d4-8dcdef795907} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:27.100116 [ 11 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 39 rows starting from the beginning of the part 2024.01.24 19:35:27.100311 [ 11 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 7 rows starting from the beginning of the part 2024.01.24 19:35:27.100873 [ 3 ] {878e45e1-f071-4b0b-b2d4-8dcdef795907} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:27.101299 [ 3 ] {878e45e1-f071-4b0b-b2d4-8dcdef795907} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.24 19:35:27.101623 [ 3 ] {878e45e1-f071-4b0b-b2d4-8dcdef795907} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.24 19:35:27.101914 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 4 columns (4 merged, 0 gathered) in 0.003028744 sec., 66364.14302430315 rows/sec., 5.25 MiB/sec. 2024.01.24 19:35:27.101951 [ 3 ] {878e45e1-f071-4b0b-b2d4-8dcdef795907} executeQuery: Read 21 rows, 2.07 KiB in 0.002387211 sec., 8796 rows/sec., 865.21 KiB/sec. 2024.01.24 19:35:27.102108 [ 11 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.24 19:35:27.102176 [ 3 ] {878e45e1-f071-4b0b-b2d4-8dcdef795907} DynamicQueryHandler: Done processing query 2024.01.24 19:35:27.102209 [ 3 ] {878e45e1-f071-4b0b-b2d4-8dcdef795907} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:35:27.102239 [ 3 ] {} HTTP-Session: 2b2c063b-9c4c-4ac6-a12c-e51054c4ae3d Destroying unnamed session 2024.01.24 19:35:27.102337 [ 11 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_6_1} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.24 19:35:27.102401 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 2765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:27.102420 [ 11 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_6_1} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.24 19:35:27.102472 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:27.102537 [ 3 ] {} HTTP-Session: de84cac7-bfbe-4318-88c9-40999cbe2f7a Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:27.102562 [ 3 ] {} HTTP-Session: de84cac7-bfbe-4318-88c9-40999cbe2f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:27.102636 [ 3 ] {8829d83a-b75a-47ce-8a46-3f594910a23b} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:27.102676 [ 3 ] {8829d83a-b75a-47ce-8a46-3f594910a23b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:35:27.102797 [ 3 ] {8829d83a-b75a-47ce-8a46-3f594910a23b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:27.103099 [ 3 ] {8829d83a-b75a-47ce-8a46-3f594910a23b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:27.103310 [ 3 ] {8829d83a-b75a-47ce-8a46-3f594910a23b} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.24 19:35:27.103461 [ 3 ] {8829d83a-b75a-47ce-8a46-3f594910a23b} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.24 19:35:27.103576 [ 3 ] {8829d83a-b75a-47ce-8a46-3f594910a23b} executeQuery: Read 16 rows, 1.28 KiB in 0.000911229 sec., 17558 rows/sec., 1.38 MiB/sec. 2024.01.24 19:35:27.103700 [ 3 ] {8829d83a-b75a-47ce-8a46-3f594910a23b} DynamicQueryHandler: Done processing query 2024.01.24 19:35:27.103724 [ 3 ] {8829d83a-b75a-47ce-8a46-3f594910a23b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:35:27.103740 [ 3 ] {} HTTP-Session: de84cac7-bfbe-4318-88c9-40999cbe2f7a Destroying unnamed session 2024.01.24 19:35:27.103891 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7545, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:27.103936 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:27.103955 [ 3 ] {} HTTP-Session: 8c0c4803-2e71-48d7-b965-5b9c83285bd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:27.103974 [ 3 ] {} HTTP-Session: 8c0c4803-2e71-48d7-b965-5b9c83285bd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:27.104047 [ 3 ] {657d0cb8-fb59-4c43-b62c-6e6833d2e3b7} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:27.104093 [ 3 ] {657d0cb8-fb59-4c43-b62c-6e6833d2e3b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:35:27.104233 [ 3 ] {657d0cb8-fb59-4c43-b62c-6e6833d2e3b7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:27.104559 [ 3 ] {657d0cb8-fb59-4c43-b62c-6e6833d2e3b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:27.104845 [ 3 ] {657d0cb8-fb59-4c43-b62c-6e6833d2e3b7} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.24 19:35:27.105032 [ 3 ] {657d0cb8-fb59-4c43-b62c-6e6833d2e3b7} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.24 19:35:27.105153 [ 91 ] {} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.24 19:35:27.105178 [ 3 ] {657d0cb8-fb59-4c43-b62c-6e6833d2e3b7} executeQuery: Read 7 rows, 9.67 KiB in 0.001101003 sec., 6357 rows/sec., 8.58 MiB/sec. 2024.01.24 19:35:27.105209 [ 91 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:27.105379 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.24 19:35:27.105434 [ 3 ] {657d0cb8-fb59-4c43-b62c-6e6833d2e3b7} DynamicQueryHandler: Done processing query 2024.01.24 19:35:27.105470 [ 3 ] {657d0cb8-fb59-4c43-b62c-6e6833d2e3b7} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:35:27.105512 [ 3 ] {} HTTP-Session: 8c0c4803-2e71-48d7-b965-5b9c83285bd2 Destroying unnamed session 2024.01.24 19:35:27.105572 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:35:27.105612 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 38 rows starting from the beginning of the part 2024.01.24 19:35:27.105679 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:27.105763 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:27.105819 [ 3 ] {} HTTP-Session: 7c9c8929-54fa-49a9-aa89-34e989361fff Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:27.105876 [ 3 ] {} HTTP-Session: 7c9c8929-54fa-49a9-aa89-34e989361fff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:27.105882 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 39 rows starting from the beginning of the part 2024.01.24 19:35:27.106068 [ 3 ] {fa615e56-3468-4297-b83e-d685161f249b} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:27.106182 [ 3 ] {fa615e56-3468-4297-b83e-d685161f249b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.24 19:35:27.106188 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 39 rows starting from the beginning of the part 2024.01.24 19:35:27.106582 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 39 rows starting from the beginning of the part 2024.01.24 19:35:27.106687 [ 3 ] {fa615e56-3468-4297-b83e-d685161f249b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:27.106880 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 39 rows starting from the beginning of the part 2024.01.24 19:35:27.107151 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 7 rows starting from the beginning of the part 2024.01.24 19:35:27.107413 [ 3 ] {fa615e56-3468-4297-b83e-d685161f249b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:27.107700 [ 3 ] {fa615e56-3468-4297-b83e-d685161f249b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.24 19:35:27.107885 [ 3 ] {fa615e56-3468-4297-b83e-d685161f249b} oximeter.measurements_i64 (7d6c0b8f-88c4-4c8d-bcc9-eaae7112e266): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.24 19:35:27.108000 [ 3 ] {fa615e56-3468-4297-b83e-d685161f249b} executeQuery: Read 9 rows, 651.00 B in 0.00188164 sec., 4783 rows/sec., 337.87 KiB/sec. 2024.01.24 19:35:27.108125 [ 3 ] {fa615e56-3468-4297-b83e-d685161f249b} DynamicQueryHandler: Done processing query 2024.01.24 19:35:27.108150 [ 3 ] {fa615e56-3468-4297-b83e-d685161f249b} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.01.24 19:35:27.108166 [ 3 ] {} HTTP-Session: 7c9c8929-54fa-49a9-aa89-34e989361fff Destroying unnamed session 2024.01.24 19:35:27.113870 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 6 columns (6 merged, 0 gathered) in 0.008589994 sec., 23399.31785749792 rows/sec., 31.58 MiB/sec. 2024.01.24 19:35:27.114104 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.24 19:35:27.114332 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_6_1} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.24 19:35:27.114392 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_6_1} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.24 19:35:27.114469 [ 9 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_6_1: 4.12 MiB. 2024.01.24 19:35:32.098048 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:32.098185 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:32.098215 [ 3 ] {} HTTP-Session: fb37a063-1be9-4b65-bc11-86f5392ade16 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:32.098245 [ 3 ] {} HTTP-Session: fb37a063-1be9-4b65-bc11-86f5392ade16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:32.098471 [ 3 ] {ed98c93c-d894-4174-9740-6f4da95afae6} executeQuery: (from [fd00:1122:3344:101::d]:37885) 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.24 19:35:32.099154 [ 3 ] {ed98c93c-d894-4174-9740-6f4da95afae6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.24 19:35:32.099342 [ 3 ] {ed98c93c-d894-4174-9740-6f4da95afae6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.24 19:35:32.099395 [ 3 ] {ed98c93c-d894-4174-9740-6f4da95afae6} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.24 19:35:32.099568 [ 3 ] {ed98c93c-d894-4174-9740-6f4da95afae6} oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.01.24 19:35:32.099706 [ 186 ] {ed98c93c-d894-4174-9740-6f4da95afae6} oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.24 19:35:32.099736 [ 189 ] {ed98c93c-d894-4174-9740-6f4da95afae6} oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.01.24 19:35:32.099920 [ 3 ] {ed98c93c-d894-4174-9740-6f4da95afae6} oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (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.24 19:35:32.100017 [ 3 ] {ed98c93c-d894-4174-9740-6f4da95afae6} oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.01.24 19:35:32.102064 [ 3 ] {ed98c93c-d894-4174-9740-6f4da95afae6} executeQuery: Read 10 rows, 1.41 KiB in 0.003536085 sec., 2827 rows/sec., 397.41 KiB/sec. 2024.01.24 19:35:32.102348 [ 3 ] {ed98c93c-d894-4174-9740-6f4da95afae6} DynamicQueryHandler: Done processing query 2024.01.24 19:35:32.102376 [ 3 ] {ed98c93c-d894-4174-9740-6f4da95afae6} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.01.24 19:35:32.102393 [ 3 ] {} HTTP-Session: fb37a063-1be9-4b65-bc11-86f5392ade16 Destroying unnamed session 2024.01.24 19:35:32.102658 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:32.102710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:32.102732 [ 3 ] {} HTTP-Session: 94cb8cfc-872d-43a2-bc0a-3ffced6775a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:32.102754 [ 3 ] {} HTTP-Session: 94cb8cfc-872d-43a2-bc0a-3ffced6775a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:32.102843 [ 3 ] {4fc6e9be-3302-4eba-82d0-c9aef5037794} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:32.102888 [ 3 ] {4fc6e9be-3302-4eba-82d0-c9aef5037794} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.24 19:35:32.103044 [ 3 ] {4fc6e9be-3302-4eba-82d0-c9aef5037794} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:32.103363 [ 3 ] {4fc6e9be-3302-4eba-82d0-c9aef5037794} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:32.103662 [ 3 ] {4fc6e9be-3302-4eba-82d0-c9aef5037794} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.24 19:35:32.103835 [ 3 ] {4fc6e9be-3302-4eba-82d0-c9aef5037794} oximeter.timeseries_schema (d222e541-d645-4221-9567-3434375555b1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.24 19:35:32.103953 [ 3 ] {4fc6e9be-3302-4eba-82d0-c9aef5037794} executeQuery: Read 1 rows, 232.00 B in 0.001077433 sec., 928 rows/sec., 210.28 KiB/sec. 2024.01.24 19:35:32.104120 [ 3 ] {4fc6e9be-3302-4eba-82d0-c9aef5037794} DynamicQueryHandler: Done processing query 2024.01.24 19:35:32.104144 [ 3 ] {4fc6e9be-3302-4eba-82d0-c9aef5037794} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:35:32.104160 [ 3 ] {} HTTP-Session: 94cb8cfc-872d-43a2-bc0a-3ffced6775a1 Destroying unnamed session 2024.01.24 19:35:32.104280 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:32.104324 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:32.104343 [ 3 ] {} HTTP-Session: e101c6a2-5057-4404-b964-c64c40ff58b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:32.104361 [ 3 ] {} HTTP-Session: e101c6a2-5057-4404-b964-c64c40ff58b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:32.104438 [ 3 ] {9275daa7-5cf5-4c88-a061-8f99db6f6474} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:32.104478 [ 3 ] {9275daa7-5cf5-4c88-a061-8f99db6f6474} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:35:32.104594 [ 3 ] {9275daa7-5cf5-4c88-a061-8f99db6f6474} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:32.104894 [ 3 ] {9275daa7-5cf5-4c88-a061-8f99db6f6474} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:32.105108 [ 3 ] {9275daa7-5cf5-4c88-a061-8f99db6f6474} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.24 19:35:32.105262 [ 3 ] {9275daa7-5cf5-4c88-a061-8f99db6f6474} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.24 19:35:32.105357 [ 3 ] {9275daa7-5cf5-4c88-a061-8f99db6f6474} executeQuery: Read 39 rows, 3.16 KiB in 0.000890669 sec., 43787 rows/sec., 3.47 MiB/sec. 2024.01.24 19:35:32.105499 [ 3 ] {9275daa7-5cf5-4c88-a061-8f99db6f6474} DynamicQueryHandler: Done processing query 2024.01.24 19:35:32.105523 [ 3 ] {9275daa7-5cf5-4c88-a061-8f99db6f6474} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:35:32.105539 [ 3 ] {} HTTP-Session: e101c6a2-5057-4404-b964-c64c40ff58b2 Destroying unnamed session 2024.01.24 19:35:32.105689 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:32.105735 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:32.105755 [ 3 ] {} HTTP-Session: f8af9224-cea5-4a49-80b0-402673d791d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:32.105771 [ 3 ] {} HTTP-Session: f8af9224-cea5-4a49-80b0-402673d791d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:32.105840 [ 3 ] {be44e316-58b0-4974-9fe3-b4944d706076} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:32.105879 [ 3 ] {be44e316-58b0-4974-9fe3-b4944d706076} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.24 19:35:32.106022 [ 3 ] {be44e316-58b0-4974-9fe3-b4944d706076} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:32.106281 [ 3 ] {be44e316-58b0-4974-9fe3-b4944d706076} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:32.106482 [ 3 ] {be44e316-58b0-4974-9fe3-b4944d706076} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.24 19:35:32.106631 [ 3 ] {be44e316-58b0-4974-9fe3-b4944d706076} oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.24 19:35:32.106730 [ 3 ] {be44e316-58b0-4974-9fe3-b4944d706076} executeQuery: Read 2 rows, 175.00 B in 0.000854868 sec., 2339 rows/sec., 199.91 KiB/sec. 2024.01.24 19:35:32.106860 [ 3 ] {be44e316-58b0-4974-9fe3-b4944d706076} DynamicQueryHandler: Done processing query 2024.01.24 19:35:32.106883 [ 3 ] {be44e316-58b0-4974-9fe3-b4944d706076} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:35:32.106899 [ 3 ] {} HTTP-Session: f8af9224-cea5-4a49-80b0-402673d791d0 Destroying unnamed session 2024.01.24 19:35:32.107020 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:32.107063 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:32.107082 [ 3 ] {} HTTP-Session: b14b4ac7-9bb3-49b3-a66c-51078e58b1b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:32.107099 [ 3 ] {} HTTP-Session: b14b4ac7-9bb3-49b3-a66c-51078e58b1b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:32.107171 [ 3 ] {8a14ad83-4163-4a7f-bc60-8a5968980025} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:32.107210 [ 3 ] {8a14ad83-4163-4a7f-bc60-8a5968980025} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:35:32.107311 [ 3 ] {8a14ad83-4163-4a7f-bc60-8a5968980025} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:32.107640 [ 3 ] {8a14ad83-4163-4a7f-bc60-8a5968980025} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:32.107889 [ 3 ] {8a14ad83-4163-4a7f-bc60-8a5968980025} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.24 19:35:32.108039 [ 3 ] {8a14ad83-4163-4a7f-bc60-8a5968980025} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.24 19:35:32.108133 [ 3 ] {8a14ad83-4163-4a7f-bc60-8a5968980025} executeQuery: Read 118 rows, 11.66 KiB in 0.0009344 sec., 126284 rows/sec., 12.18 MiB/sec. 2024.01.24 19:35:32.108244 [ 3 ] {8a14ad83-4163-4a7f-bc60-8a5968980025} DynamicQueryHandler: Done processing query 2024.01.24 19:35:32.108268 [ 3 ] {8a14ad83-4163-4a7f-bc60-8a5968980025} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:35:32.108284 [ 3 ] {} HTTP-Session: b14b4ac7-9bb3-49b3-a66c-51078e58b1b5 Destroying unnamed session 2024.01.24 19:35:32.108397 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:32.108441 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:32.108459 [ 3 ] {} HTTP-Session: b42beef2-1699-4733-a170-4275369e600d Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:32.108475 [ 3 ] {} HTTP-Session: b42beef2-1699-4733-a170-4275369e600d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:32.108543 [ 3 ] {619cbc64-1a43-46b2-8e50-15240c6535d3} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:32.108581 [ 3 ] {619cbc64-1a43-46b2-8e50-15240c6535d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.24 19:35:32.108681 [ 3 ] {619cbc64-1a43-46b2-8e50-15240c6535d3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:32.109022 [ 3 ] {619cbc64-1a43-46b2-8e50-15240c6535d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:32.109222 [ 3 ] {619cbc64-1a43-46b2-8e50-15240c6535d3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.24 19:35:32.109367 [ 3 ] {619cbc64-1a43-46b2-8e50-15240c6535d3} oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.24 19:35:32.109459 [ 3 ] {619cbc64-1a43-46b2-8e50-15240c6535d3} executeQuery: Read 2 rows, 143.00 B in 0.000885919 sec., 2257 rows/sec., 157.63 KiB/sec. 2024.01.24 19:35:32.109569 [ 3 ] {619cbc64-1a43-46b2-8e50-15240c6535d3} DynamicQueryHandler: Done processing query 2024.01.24 19:35:32.109592 [ 3 ] {619cbc64-1a43-46b2-8e50-15240c6535d3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:35:32.109608 [ 3 ] {} HTTP-Session: b42beef2-1699-4733-a170-4275369e600d Destroying unnamed session 2024.01.24 19:35:32.109712 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:32.109754 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:32.109773 [ 3 ] {} HTTP-Session: 85b7d465-64f5-4631-aa49-24e646ef26b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:32.109790 [ 3 ] {} HTTP-Session: 85b7d465-64f5-4631-aa49-24e646ef26b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:32.109860 [ 3 ] {ffd31370-767b-411f-8b6f-dc1b6ab886fd} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:32.109897 [ 3 ] {ffd31370-767b-411f-8b6f-dc1b6ab886fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:35:32.109998 [ 3 ] {ffd31370-767b-411f-8b6f-dc1b6ab886fd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:32.110269 [ 3 ] {ffd31370-767b-411f-8b6f-dc1b6ab886fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:32.110477 [ 3 ] {ffd31370-767b-411f-8b6f-dc1b6ab886fd} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.24 19:35:32.110628 [ 3 ] {ffd31370-767b-411f-8b6f-dc1b6ab886fd} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.24 19:35:32.110723 [ 3 ] {ffd31370-767b-411f-8b6f-dc1b6ab886fd} executeQuery: Read 41 rows, 3.29 KiB in 0.000835178 sec., 49091 rows/sec., 3.84 MiB/sec. 2024.01.24 19:35:32.110832 [ 3 ] {ffd31370-767b-411f-8b6f-dc1b6ab886fd} DynamicQueryHandler: Done processing query 2024.01.24 19:35:32.110854 [ 3 ] {ffd31370-767b-411f-8b6f-dc1b6ab886fd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:35:32.110869 [ 3 ] {} HTTP-Session: 85b7d465-64f5-4631-aa49-24e646ef26b1 Destroying unnamed session 2024.01.24 19:35:32.110974 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:32.111018 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:32.111037 [ 3 ] {} HTTP-Session: f3a25215-ad3e-490c-a69e-ce6e12042d88 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:32.111053 [ 3 ] {} HTTP-Session: f3a25215-ad3e-490c-a69e-ce6e12042d88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:32.111121 [ 3 ] {12452e73-5ace-4b4e-b501-264616bd292a} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:32.111165 [ 3 ] {12452e73-5ace-4b4e-b501-264616bd292a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.24 19:35:32.111279 [ 3 ] {12452e73-5ace-4b4e-b501-264616bd292a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:32.111527 [ 3 ] {12452e73-5ace-4b4e-b501-264616bd292a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:32.111775 [ 3 ] {12452e73-5ace-4b4e-b501-264616bd292a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.24 19:35:32.111955 [ 3 ] {12452e73-5ace-4b4e-b501-264616bd292a} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.24 19:35:32.112053 [ 3 ] {12452e73-5ace-4b4e-b501-264616bd292a} executeQuery: Read 1 rows, 72.00 B in 0.00089878 sec., 1112 rows/sec., 78.23 KiB/sec. 2024.01.24 19:35:32.112165 [ 3 ] {12452e73-5ace-4b4e-b501-264616bd292a} DynamicQueryHandler: Done processing query 2024.01.24 19:35:32.112189 [ 3 ] {12452e73-5ace-4b4e-b501-264616bd292a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:35:32.112203 [ 3 ] {} HTTP-Session: f3a25215-ad3e-490c-a69e-ce6e12042d88 Destroying unnamed session 2024.01.24 19:35:32.112336 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41740, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:32.112378 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:32.112398 [ 3 ] {} HTTP-Session: ebcf8bef-e61d-4465-b5de-886f26c387f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:32.112415 [ 3 ] {} HTTP-Session: ebcf8bef-e61d-4465-b5de-886f26c387f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:32.112496 [ 3 ] {8678bf38-fdf0-465d-8568-b9ad38a236a6} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:32.112628 [ 3 ] {8678bf38-fdf0-465d-8568-b9ad38a236a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:35:32.112758 [ 3 ] {8678bf38-fdf0-465d-8568-b9ad38a236a6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:32.113193 [ 3 ] {8678bf38-fdf0-465d-8568-b9ad38a236a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:32.113522 [ 3 ] {8678bf38-fdf0-465d-8568-b9ad38a236a6} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.24 19:35:32.113703 [ 3 ] {8678bf38-fdf0-465d-8568-b9ad38a236a6} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.24 19:35:32.113809 [ 3 ] {8678bf38-fdf0-465d-8568-b9ad38a236a6} executeQuery: Read 39 rows, 53.89 KiB in 0.001188266 sec., 32820 rows/sec., 44.29 MiB/sec. 2024.01.24 19:35:32.113936 [ 3 ] {8678bf38-fdf0-465d-8568-b9ad38a236a6} DynamicQueryHandler: Done processing query 2024.01.24 19:35:32.113960 [ 3 ] {8678bf38-fdf0-465d-8568-b9ad38a236a6} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.24 19:35:32.113975 [ 3 ] {} HTTP-Session: ebcf8bef-e61d-4465-b5de-886f26c387f4 Destroying unnamed session 2024.01.24 19:35:37.098035 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:37.098273 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:37.098307 [ 3 ] {} HTTP-Session: 9a5ba35e-155e-4c07-86b0-4cf8582f2718 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:37.098337 [ 3 ] {} HTTP-Session: 9a5ba35e-155e-4c07-86b0-4cf8582f2718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:37.098482 [ 3 ] {2925a482-ffd8-4e63-b585-92517c5bc164} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:37.098552 [ 3 ] {2925a482-ffd8-4e63-b585-92517c5bc164} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:35:37.098739 [ 3 ] {2925a482-ffd8-4e63-b585-92517c5bc164} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:37.099211 [ 3 ] {2925a482-ffd8-4e63-b585-92517c5bc164} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:37.099480 [ 3 ] {2925a482-ffd8-4e63-b585-92517c5bc164} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.24 19:35:37.099652 [ 3 ] {2925a482-ffd8-4e63-b585-92517c5bc164} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.24 19:35:37.099772 [ 3 ] {2925a482-ffd8-4e63-b585-92517c5bc164} executeQuery: Read 9 rows, 747.00 B in 0.001250067 sec., 7199 rows/sec., 583.56 KiB/sec. 2024.01.24 19:35:37.099954 [ 3 ] {2925a482-ffd8-4e63-b585-92517c5bc164} DynamicQueryHandler: Done processing query 2024.01.24 19:35:37.099981 [ 3 ] {2925a482-ffd8-4e63-b585-92517c5bc164} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:35:37.099999 [ 3 ] {} HTTP-Session: 9a5ba35e-155e-4c07-86b0-4cf8582f2718 Destroying unnamed session 2024.01.24 19:35:37.100118 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:37.100165 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:37.100186 [ 3 ] {} HTTP-Session: 5f875cf4-f1c8-473b-a574-367fe721d83c Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:37.100203 [ 3 ] {} HTTP-Session: 5f875cf4-f1c8-473b-a574-367fe721d83c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:37.100274 [ 3 ] {34c38f23-0fde-41de-b51c-68128ddc03b0} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:37.100316 [ 3 ] {34c38f23-0fde-41de-b51c-68128ddc03b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.24 19:35:37.100428 [ 3 ] {34c38f23-0fde-41de-b51c-68128ddc03b0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:37.100685 [ 3 ] {34c38f23-0fde-41de-b51c-68128ddc03b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:37.100892 [ 3 ] {34c38f23-0fde-41de-b51c-68128ddc03b0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.24 19:35:37.101042 [ 3 ] {34c38f23-0fde-41de-b51c-68128ddc03b0} oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.24 19:35:37.101160 [ 3 ] {34c38f23-0fde-41de-b51c-68128ddc03b0} executeQuery: Read 2 rows, 175.00 B in 0.000853188 sec., 2344 rows/sec., 200.31 KiB/sec. 2024.01.24 19:35:37.101279 [ 3 ] {34c38f23-0fde-41de-b51c-68128ddc03b0} DynamicQueryHandler: Done processing query 2024.01.24 19:35:37.101304 [ 3 ] {34c38f23-0fde-41de-b51c-68128ddc03b0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:35:37.101320 [ 3 ] {} HTTP-Session: 5f875cf4-f1c8-473b-a574-367fe721d83c Destroying unnamed session 2024.01.24 19:35:37.101486 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:37.101532 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:37.101551 [ 3 ] {} HTTP-Session: 0ccb8415-e7dc-4ea6-b31d-bc5bb40d1476 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:37.101568 [ 3 ] {} HTTP-Session: 0ccb8415-e7dc-4ea6-b31d-bc5bb40d1476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:37.101641 [ 3 ] {98a6229c-4d5b-47b7-95f2-148bbbdba52a} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:37.101681 [ 3 ] {98a6229c-4d5b-47b7-95f2-148bbbdba52a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:35:37.101786 [ 3 ] {98a6229c-4d5b-47b7-95f2-148bbbdba52a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:37.102090 [ 3 ] {98a6229c-4d5b-47b7-95f2-148bbbdba52a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:37.102305 [ 3 ] {98a6229c-4d5b-47b7-95f2-148bbbdba52a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.24 19:35:37.102460 [ 3 ] {98a6229c-4d5b-47b7-95f2-148bbbdba52a} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.24 19:35:37.102581 [ 3 ] {98a6229c-4d5b-47b7-95f2-148bbbdba52a} executeQuery: Read 64 rows, 5.87 KiB in 0.00090501 sec., 70717 rows/sec., 6.33 MiB/sec. 2024.01.24 19:35:37.102706 [ 3 ] {98a6229c-4d5b-47b7-95f2-148bbbdba52a} DynamicQueryHandler: Done processing query 2024.01.24 19:35:37.102730 [ 3 ] {98a6229c-4d5b-47b7-95f2-148bbbdba52a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:35:37.102746 [ 3 ] {} HTTP-Session: 0ccb8415-e7dc-4ea6-b31d-bc5bb40d1476 Destroying unnamed session 2024.01.24 19:35:37.102848 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:37.102893 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:37.102912 [ 3 ] {} HTTP-Session: bcb6555d-a516-4cbf-b27b-62359667026e Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:37.102929 [ 3 ] {} HTTP-Session: bcb6555d-a516-4cbf-b27b-62359667026e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:37.102999 [ 3 ] {8c76241e-82fe-4068-ae50-4ddd0cb2a3d0} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:37.103037 [ 3 ] {8c76241e-82fe-4068-ae50-4ddd0cb2a3d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.24 19:35:37.103144 [ 3 ] {8c76241e-82fe-4068-ae50-4ddd0cb2a3d0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:37.103397 [ 3 ] {8c76241e-82fe-4068-ae50-4ddd0cb2a3d0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:37.103626 [ 3 ] {8c76241e-82fe-4068-ae50-4ddd0cb2a3d0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.24 19:35:37.103774 [ 3 ] {8c76241e-82fe-4068-ae50-4ddd0cb2a3d0} oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.24 19:35:37.103891 [ 3 ] {8c76241e-82fe-4068-ae50-4ddd0cb2a3d0} executeQuery: Read 2 rows, 143.00 B in 0.000864899 sec., 2312 rows/sec., 161.46 KiB/sec. 2024.01.24 19:35:37.104005 [ 3 ] {8c76241e-82fe-4068-ae50-4ddd0cb2a3d0} DynamicQueryHandler: Done processing query 2024.01.24 19:35:37.104029 [ 3 ] {8c76241e-82fe-4068-ae50-4ddd0cb2a3d0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:35:37.104045 [ 3 ] {} HTTP-Session: bcb6555d-a516-4cbf-b27b-62359667026e Destroying unnamed session 2024.01.24 19:35:37.104168 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:37.104212 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:37.104231 [ 3 ] {} HTTP-Session: 7064f9fd-2e56-43da-bef1-b15878c0712c Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:37.104248 [ 3 ] {} HTTP-Session: 7064f9fd-2e56-43da-bef1-b15878c0712c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:37.104318 [ 3 ] {0cfb655f-dc31-4959-a0a6-58ab9a65f339} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:37.104357 [ 3 ] {0cfb655f-dc31-4959-a0a6-58ab9a65f339} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:35:37.104460 [ 3 ] {0cfb655f-dc31-4959-a0a6-58ab9a65f339} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:37.104736 [ 3 ] {0cfb655f-dc31-4959-a0a6-58ab9a65f339} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:37.104939 [ 3 ] {0cfb655f-dc31-4959-a0a6-58ab9a65f339} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.24 19:35:37.105085 [ 3 ] {0cfb655f-dc31-4959-a0a6-58ab9a65f339} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.24 19:35:37.105203 [ 3 ] {0cfb655f-dc31-4959-a0a6-58ab9a65f339} executeQuery: Read 35 rows, 2.78 KiB in 0.000854559 sec., 40956 rows/sec., 3.18 MiB/sec. 2024.01.24 19:35:37.105318 [ 3 ] {0cfb655f-dc31-4959-a0a6-58ab9a65f339} DynamicQueryHandler: Done processing query 2024.01.24 19:35:37.105342 [ 3 ] {0cfb655f-dc31-4959-a0a6-58ab9a65f339} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:35:37.105357 [ 3 ] {} HTTP-Session: 7064f9fd-2e56-43da-bef1-b15878c0712c Destroying unnamed session 2024.01.24 19:35:37.105463 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:37.105507 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:37.105526 [ 3 ] {} HTTP-Session: 99cbd9d3-d24b-43b9-a437-4a01438653b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:37.105542 [ 3 ] {} HTTP-Session: 99cbd9d3-d24b-43b9-a437-4a01438653b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:37.105613 [ 3 ] {e59fe7c9-a3d2-4d14-a542-b07031380c9a} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:37.105656 [ 3 ] {e59fe7c9-a3d2-4d14-a542-b07031380c9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.24 19:35:37.105775 [ 3 ] {e59fe7c9-a3d2-4d14-a542-b07031380c9a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:37.106061 [ 3 ] {e59fe7c9-a3d2-4d14-a542-b07031380c9a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:37.106324 [ 3 ] {e59fe7c9-a3d2-4d14-a542-b07031380c9a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.24 19:35:37.106505 [ 3 ] {e59fe7c9-a3d2-4d14-a542-b07031380c9a} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.24 19:35:37.106627 [ 3 ] {e59fe7c9-a3d2-4d14-a542-b07031380c9a} executeQuery: Read 37 rows, 2.67 KiB in 0.000985781 sec., 37533 rows/sec., 2.65 MiB/sec. 2024.01.24 19:35:37.106743 [ 3 ] {e59fe7c9-a3d2-4d14-a542-b07031380c9a} DynamicQueryHandler: Done processing query 2024.01.24 19:35:37.106767 [ 3 ] {e59fe7c9-a3d2-4d14-a542-b07031380c9a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:35:37.106782 [ 3 ] {} HTTP-Session: 99cbd9d3-d24b-43b9-a437-4a01438653b2 Destroying unnamed session 2024.01.24 19:35:37.106912 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:37.106956 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:37.106975 [ 3 ] {} HTTP-Session: 2b3c5060-609d-4b2c-92dc-a9cb74c88316 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:37.106992 [ 3 ] {} HTTP-Session: 2b3c5060-609d-4b2c-92dc-a9cb74c88316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:37.107066 [ 3 ] {9856c46a-7971-43e3-b157-1d8e9d024e36} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:37.107109 [ 3 ] {9856c46a-7971-43e3-b157-1d8e9d024e36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:35:37.107242 [ 3 ] {9856c46a-7971-43e3-b157-1d8e9d024e36} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:37.107548 [ 3 ] {9856c46a-7971-43e3-b157-1d8e9d024e36} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:37.107820 [ 3 ] {9856c46a-7971-43e3-b157-1d8e9d024e36} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.24 19:35:37.108007 [ 3 ] {9856c46a-7971-43e3-b157-1d8e9d024e36} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.24 19:35:37.108120 [ 3 ] {9856c46a-7971-43e3-b157-1d8e9d024e36} executeQuery: Read 9 rows, 12.44 KiB in 0.001048033 sec., 8587 rows/sec., 11.59 MiB/sec. 2024.01.24 19:35:37.108235 [ 3 ] {9856c46a-7971-43e3-b157-1d8e9d024e36} DynamicQueryHandler: Done processing query 2024.01.24 19:35:37.108257 [ 3 ] {9856c46a-7971-43e3-b157-1d8e9d024e36} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:35:37.108272 [ 3 ] {} HTTP-Session: 2b3c5060-609d-4b2c-92dc-a9cb74c88316 Destroying unnamed session 2024.01.24 19:35:38.263117 [ 82 ] {} DNSResolver: Updating DNS cache 2024.01.24 19:35:38.263177 [ 82 ] {} DNSResolver: Updated DNS cache 2024.01.24 19:35:42.098246 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:42.098383 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:42.098413 [ 3 ] {} HTTP-Session: 088d471c-479f-4e63-bfe5-4014323fca2b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:42.098441 [ 3 ] {} HTTP-Session: 088d471c-479f-4e63-bfe5-4014323fca2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:42.098588 [ 3 ] {524a2753-40fa-4265-9add-f9bdd44fe203} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:42.098659 [ 3 ] {524a2753-40fa-4265-9add-f9bdd44fe203} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:35:42.098844 [ 3 ] {524a2753-40fa-4265-9add-f9bdd44fe203} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:42.099347 [ 3 ] {524a2753-40fa-4265-9add-f9bdd44fe203} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:42.099615 [ 3 ] {524a2753-40fa-4265-9add-f9bdd44fe203} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.24 19:35:42.099782 [ 3 ] {524a2753-40fa-4265-9add-f9bdd44fe203} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.24 19:35:42.099929 [ 3 ] {524a2753-40fa-4265-9add-f9bdd44fe203} executeQuery: Read 39 rows, 3.16 KiB in 0.001288108 sec., 30276 rows/sec., 2.40 MiB/sec. 2024.01.24 19:35:42.100137 [ 3 ] {524a2753-40fa-4265-9add-f9bdd44fe203} DynamicQueryHandler: Done processing query 2024.01.24 19:35:42.100164 [ 3 ] {524a2753-40fa-4265-9add-f9bdd44fe203} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:35:42.100180 [ 3 ] {} HTTP-Session: 088d471c-479f-4e63-bfe5-4014323fca2b Destroying unnamed session 2024.01.24 19:35:42.100320 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:42.100368 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:42.100388 [ 3 ] {} HTTP-Session: f69c0395-f1e8-4366-8677-11970fc0a6c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:42.100406 [ 3 ] {} HTTP-Session: f69c0395-f1e8-4366-8677-11970fc0a6c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:42.100493 [ 3 ] {6ccbf393-86b9-469f-b30c-7de11f2a419d} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:42.100535 [ 3 ] {6ccbf393-86b9-469f-b30c-7de11f2a419d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:35:42.100655 [ 3 ] {6ccbf393-86b9-469f-b30c-7de11f2a419d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:42.101025 [ 3 ] {6ccbf393-86b9-469f-b30c-7de11f2a419d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:42.101243 [ 3 ] {6ccbf393-86b9-469f-b30c-7de11f2a419d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.24 19:35:42.101396 [ 3 ] {6ccbf393-86b9-469f-b30c-7de11f2a419d} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.24 19:35:42.101520 [ 3 ] {6ccbf393-86b9-469f-b30c-7de11f2a419d} executeQuery: Read 117 rows, 11.57 KiB in 0.000996621 sec., 117396 rows/sec., 11.33 MiB/sec. 2024.01.24 19:35:42.101659 [ 3 ] {6ccbf393-86b9-469f-b30c-7de11f2a419d} DynamicQueryHandler: Done processing query 2024.01.24 19:35:42.101683 [ 3 ] {6ccbf393-86b9-469f-b30c-7de11f2a419d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:35:42.101699 [ 3 ] {} HTTP-Session: f69c0395-f1e8-4366-8677-11970fc0a6c2 Destroying unnamed session 2024.01.24 19:35:42.101812 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:42.101858 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:42.101878 [ 3 ] {} HTTP-Session: b86bb45a-cef0-4b5e-ad01-6e9f9d5e8272 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:42.101896 [ 3 ] {} HTTP-Session: b86bb45a-cef0-4b5e-ad01-6e9f9d5e8272 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:42.101970 [ 3 ] {31c46d66-7c48-45b9-8b4c-3c7739c615a7} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:42.102010 [ 3 ] {31c46d66-7c48-45b9-8b4c-3c7739c615a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:35:42.102118 [ 3 ] {31c46d66-7c48-45b9-8b4c-3c7739c615a7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:42.102481 [ 3 ] {31c46d66-7c48-45b9-8b4c-3c7739c615a7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:42.102691 [ 3 ] {31c46d66-7c48-45b9-8b4c-3c7739c615a7} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.24 19:35:42.102839 [ 3 ] {31c46d66-7c48-45b9-8b4c-3c7739c615a7} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.24 19:35:42.102972 [ 3 ] {31c46d66-7c48-45b9-8b4c-3c7739c615a7} executeQuery: Read 39 rows, 3.12 KiB in 0.000966541 sec., 40350 rows/sec., 3.16 MiB/sec. 2024.01.24 19:35:42.103109 [ 3 ] {31c46d66-7c48-45b9-8b4c-3c7739c615a7} DynamicQueryHandler: Done processing query 2024.01.24 19:35:42.103132 [ 3 ] {31c46d66-7c48-45b9-8b4c-3c7739c615a7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:35:42.103148 [ 3 ] {} HTTP-Session: b86bb45a-cef0-4b5e-ad01-6e9f9d5e8272 Destroying unnamed session 2024.01.24 19:35:42.103339 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41740, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:42.103384 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:42.103402 [ 3 ] {} HTTP-Session: 99e748ae-545c-4a6d-99fa-b9e0a7429599 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:42.103419 [ 3 ] {} HTTP-Session: 99e748ae-545c-4a6d-99fa-b9e0a7429599 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:42.103506 [ 3 ] {99bd2f21-f1c3-420f-8788-2c78738670d8} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:42.103551 [ 3 ] {99bd2f21-f1c3-420f-8788-2c78738670d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:35:42.103690 [ 3 ] {99bd2f21-f1c3-420f-8788-2c78738670d8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:42.104156 [ 3 ] {99bd2f21-f1c3-420f-8788-2c78738670d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:42.104472 [ 3 ] {99bd2f21-f1c3-420f-8788-2c78738670d8} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.24 19:35:42.104662 [ 3 ] {99bd2f21-f1c3-420f-8788-2c78738670d8} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.24 19:35:42.104800 [ 3 ] {99bd2f21-f1c3-420f-8788-2c78738670d8} executeQuery: Read 39 rows, 53.89 KiB in 0.001258227 sec., 30995 rows/sec., 41.83 MiB/sec. 2024.01.24 19:35:42.104937 [ 3 ] {99bd2f21-f1c3-420f-8788-2c78738670d8} DynamicQueryHandler: Done processing query 2024.01.24 19:35:42.104961 [ 3 ] {99bd2f21-f1c3-420f-8788-2c78738670d8} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.24 19:35:42.104977 [ 3 ] {} HTTP-Session: 99e748ae-545c-4a6d-99fa-b9e0a7429599 Destroying unnamed session 2024.01.24 19:35:47.096709 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:47.096849 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:47.096881 [ 3 ] {} HTTP-Session: aed0031f-76a8-4526-a712-0ef34500fc0f Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:47.096911 [ 3 ] {} HTTP-Session: aed0031f-76a8-4526-a712-0ef34500fc0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:47.097057 [ 3 ] {ede375e0-3e58-4e48-b96d-7d61505bac4a} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:47.097129 [ 3 ] {ede375e0-3e58-4e48-b96d-7d61505bac4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:35:47.097314 [ 3 ] {ede375e0-3e58-4e48-b96d-7d61505bac4a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:47.097759 [ 3 ] {ede375e0-3e58-4e48-b96d-7d61505bac4a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:47.098031 [ 3 ] {ede375e0-3e58-4e48-b96d-7d61505bac4a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.24 19:35:47.098201 [ 3 ] {ede375e0-3e58-4e48-b96d-7d61505bac4a} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.24 19:35:47.098336 [ 3 ] {ede375e0-3e58-4e48-b96d-7d61505bac4a} executeQuery: Read 9 rows, 747.00 B in 0.001229536 sec., 7319 rows/sec., 593.31 KiB/sec. 2024.01.24 19:35:47.098493 [ 3 ] {ede375e0-3e58-4e48-b96d-7d61505bac4a} DynamicQueryHandler: Done processing query 2024.01.24 19:35:47.098521 [ 3 ] {ede375e0-3e58-4e48-b96d-7d61505bac4a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:35:47.098538 [ 3 ] {} HTTP-Session: aed0031f-76a8-4526-a712-0ef34500fc0f Destroying unnamed session 2024.01.24 19:35:47.098666 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:47.098713 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:47.098734 [ 3 ] {} HTTP-Session: 661eb23c-8acb-4a27-906f-1ef2e0cd8e82 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:47.098753 [ 3 ] {} HTTP-Session: 661eb23c-8acb-4a27-906f-1ef2e0cd8e82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:47.098828 [ 3 ] {0df7d5fa-f54b-4365-b818-99b48a837ab0} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:47.098870 [ 3 ] {0df7d5fa-f54b-4365-b818-99b48a837ab0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:35:47.098978 [ 3 ] {0df7d5fa-f54b-4365-b818-99b48a837ab0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:47.099306 [ 3 ] {0df7d5fa-f54b-4365-b818-99b48a837ab0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:47.099526 [ 3 ] {0df7d5fa-f54b-4365-b818-99b48a837ab0} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.24 19:35:47.099683 [ 3 ] {0df7d5fa-f54b-4365-b818-99b48a837ab0} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.24 19:35:47.099802 [ 3 ] {0df7d5fa-f54b-4365-b818-99b48a837ab0} executeQuery: Read 27 rows, 2.66 KiB in 0.00093541 sec., 28864 rows/sec., 2.78 MiB/sec. 2024.01.24 19:35:47.099801 [ 53 ] {} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.01.24 19:35:47.099912 [ 53 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:47.099981 [ 3 ] {0df7d5fa-f54b-4365-b818-99b48a837ab0} DynamicQueryHandler: Done processing query 2024.01.24 19:35:47.100028 [ 3 ] {0df7d5fa-f54b-4365-b818-99b48a837ab0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:35:47.100030 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.01.24 19:35:47.100050 [ 3 ] {} HTTP-Session: 661eb23c-8acb-4a27-906f-1ef2e0cd8e82 Destroying unnamed session 2024.01.24 19:35:47.100168 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:35:47.100209 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:47.100228 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 153 rows starting from the beginning of the part 2024.01.24 19:35:47.100311 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:47.100358 [ 3 ] {} HTTP-Session: d4573310-c8a5-47f5-9813-c63e1ed0b5ea Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:47.100393 [ 3 ] {} HTTP-Session: d4573310-c8a5-47f5-9813-c63e1ed0b5ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:47.100488 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 21 rows starting from the beginning of the part 2024.01.24 19:35:47.100606 [ 3 ] {cb594c0c-1bfa-40fb-bb8e-5af16cf1fb0f} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:47.100710 [ 3 ] {cb594c0c-1bfa-40fb-bb8e-5af16cf1fb0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:35:47.100728 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 118 rows starting from the beginning of the part 2024.01.24 19:35:47.101029 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part 2024.01.24 19:35:47.101190 [ 3 ] {cb594c0c-1bfa-40fb-bb8e-5af16cf1fb0f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:47.101301 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 117 rows starting from the beginning of the part 2024.01.24 19:35:47.101468 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 27 rows starting from the beginning of the part 2024.01.24 19:35:47.101995 [ 3 ] {cb594c0c-1bfa-40fb-bb8e-5af16cf1fb0f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:47.102428 [ 3 ] {cb594c0c-1bfa-40fb-bb8e-5af16cf1fb0f} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.24 19:35:47.102750 [ 3 ] {cb594c0c-1bfa-40fb-bb8e-5af16cf1fb0f} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.24 19:35:47.102913 [ 53 ] {} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.01.24 19:35:47.102987 [ 3 ] {cb594c0c-1bfa-40fb-bb8e-5af16cf1fb0f} executeQuery: Read 9 rows, 738.00 B in 0.002306339 sec., 3902 rows/sec., 312.49 KiB/sec. 2024.01.24 19:35:47.103008 [ 53 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:47.103217 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.01.24 19:35:47.103457 [ 3 ] {cb594c0c-1bfa-40fb-bb8e-5af16cf1fb0f} DynamicQueryHandler: Done processing query 2024.01.24 19:35:47.103531 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:35:47.103574 [ 3 ] {cb594c0c-1bfa-40fb-bb8e-5af16cf1fb0f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:35:47.103615 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 73 rows starting from the beginning of the part 2024.01.24 19:35:47.103628 [ 3 ] {} HTTP-Session: d4573310-c8a5-47f5-9813-c63e1ed0b5ea Destroying unnamed session 2024.01.24 19:35:47.103634 [ 14 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 4 columns (4 merged, 0 gathered) in 0.003657009 sec., 136723.75430303835 rows/sec., 12.95 MiB/sec. 2024.01.24 19:35:47.103849 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:47.103890 [ 15 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.01.24 19:35:47.103885 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part 2024.01.24 19:35:47.104009 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:47.104064 [ 3 ] {} HTTP-Session: 662c2b01-1ef3-4b88-95d5-d396d150ef17 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:47.104124 [ 3 ] {} HTTP-Session: 662c2b01-1ef3-4b88-95d5-d396d150ef17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:47.104215 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part 2024.01.24 19:35:47.104298 [ 15 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_11_2} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.01.24 19:35:47.104453 [ 15 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_11_2} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.01.24 19:35:47.104439 [ 3 ] {4571631e-f038-47df-afd0-3e62c00c3ca2} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:47.104506 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 35 rows starting from the beginning of the part 2024.01.24 19:35:47.104681 [ 3 ] {4571631e-f038-47df-afd0-3e62c00c3ca2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:35:47.104861 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 39 rows starting from the beginning of the part 2024.01.24 19:35:47.105182 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 9 rows starting from the beginning of the part 2024.01.24 19:35:47.105353 [ 3 ] {4571631e-f038-47df-afd0-3e62c00c3ca2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:47.106381 [ 3 ] {4571631e-f038-47df-afd0-3e62c00c3ca2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:47.106981 [ 13 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 4 columns (4 merged, 0 gathered) in 0.003872893 sec., 54997.6464622183 rows/sec., 4.29 MiB/sec. 2024.01.24 19:35:47.107117 [ 3 ] {4571631e-f038-47df-afd0-3e62c00c3ca2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.24 19:35:47.107150 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.01.24 19:35:47.107407 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_11_2} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.01.24 19:35:47.107489 [ 3 ] {4571631e-f038-47df-afd0-3e62c00c3ca2} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.24 19:35:47.107535 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_11_2} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.01.24 19:35:47.107761 [ 3 ] {4571631e-f038-47df-afd0-3e62c00c3ca2} executeQuery: Read 9 rows, 12.44 KiB in 0.003220648 sec., 2794 rows/sec., 3.77 MiB/sec. 2024.01.24 19:35:47.107918 [ 3 ] {4571631e-f038-47df-afd0-3e62c00c3ca2} DynamicQueryHandler: Done processing query 2024.01.24 19:35:47.107944 [ 3 ] {4571631e-f038-47df-afd0-3e62c00c3ca2} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:35:47.107960 [ 3 ] {} HTTP-Session: 662c2b01-1ef3-4b88-95d5-d396d150ef17 Destroying unnamed session 2024.01.24 19:35:52.098751 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:52.098872 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:52.098901 [ 3 ] {} HTTP-Session: 5ef4095d-e382-4ee1-9f7c-0645fda79711 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:52.098924 [ 3 ] {} HTTP-Session: 5ef4095d-e382-4ee1-9f7c-0645fda79711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:52.099059 [ 3 ] {34e6a7c5-9231-4f69-b4a3-cce5a848357b} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:52.099120 [ 3 ] {34e6a7c5-9231-4f69-b4a3-cce5a848357b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:35:52.099282 [ 3 ] {34e6a7c5-9231-4f69-b4a3-cce5a848357b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:52.099737 [ 3 ] {34e6a7c5-9231-4f69-b4a3-cce5a848357b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:52.100037 [ 3 ] {34e6a7c5-9231-4f69-b4a3-cce5a848357b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.24 19:35:52.100215 [ 3 ] {34e6a7c5-9231-4f69-b4a3-cce5a848357b} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.24 19:35:52.100346 [ 3 ] {34e6a7c5-9231-4f69-b4a3-cce5a848357b} executeQuery: Read 39 rows, 3.16 KiB in 0.001244797 sec., 31330 rows/sec., 2.48 MiB/sec. 2024.01.24 19:35:52.100365 [ 65 ] {} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.01.24 19:35:52.100488 [ 65 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:52.100574 [ 3 ] {34e6a7c5-9231-4f69-b4a3-cce5a848357b} DynamicQueryHandler: Done processing query 2024.01.24 19:35:52.100628 [ 3 ] {34e6a7c5-9231-4f69-b4a3-cce5a848357b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:35:52.100634 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.01.24 19:35:52.100683 [ 3 ] {} HTTP-Session: 5ef4095d-e382-4ee1-9f7c-0645fda79711 Destroying unnamed session 2024.01.24 19:35:52.100782 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:35:52.100825 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::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.24 19:35:52.100870 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:52.100969 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:52.101020 [ 3 ] {} HTTP-Session: cdcd5e8a-8403-43dc-a412-2820cea5293e Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:52.101077 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 39 rows starting from the beginning of the part 2024.01.24 19:35:52.101078 [ 3 ] {} HTTP-Session: cdcd5e8a-8403-43dc-a412-2820cea5293e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:52.101346 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 9 rows starting from the beginning of the part 2024.01.24 19:35:52.101355 [ 3 ] {611620ee-fe0c-4434-82b6-a0e2610a78c6} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:52.101459 [ 3 ] {611620ee-fe0c-4434-82b6-a0e2610a78c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:35:52.101645 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 39 rows starting from the beginning of the part 2024.01.24 19:35:52.101973 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 9 rows starting from the beginning of the part 2024.01.24 19:35:52.101990 [ 3 ] {611620ee-fe0c-4434-82b6-a0e2610a78c6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:52.102195 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part 2024.01.24 19:35:52.102822 [ 3 ] {611620ee-fe0c-4434-82b6-a0e2610a78c6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:52.103320 [ 3 ] {611620ee-fe0c-4434-82b6-a0e2610a78c6} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.24 19:35:52.103606 [ 3 ] {611620ee-fe0c-4434-82b6-a0e2610a78c6} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.24 19:35:52.103611 [ 13 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 4 columns (4 merged, 0 gathered) in 0.003066686 sec., 59021.3670392078 rows/sec., 4.67 MiB/sec. 2024.01.24 19:35:52.103760 [ 3 ] {611620ee-fe0c-4434-82b6-a0e2610a78c6} executeQuery: Read 117 rows, 11.57 KiB in 0.00234186 sec., 49960 rows/sec., 4.82 MiB/sec. 2024.01.24 19:35:52.103807 [ 13 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.01.24 19:35:52.103933 [ 3 ] {611620ee-fe0c-4434-82b6-a0e2610a78c6} DynamicQueryHandler: Done processing query 2024.01.24 19:35:52.103958 [ 3 ] {611620ee-fe0c-4434-82b6-a0e2610a78c6} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:35:52.103976 [ 3 ] {} HTTP-Session: cdcd5e8a-8403-43dc-a412-2820cea5293e Destroying unnamed session 2024.01.24 19:35:52.104076 [ 13 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_11_2} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.01.24 19:35:52.104150 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:52.104155 [ 13 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_11_2} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.01.24 19:35:52.104201 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:52.104237 [ 3 ] {} HTTP-Session: 4037a140-a1f1-4de2-9282-1eb63f0ea84e Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:52.104263 [ 3 ] {} HTTP-Session: 4037a140-a1f1-4de2-9282-1eb63f0ea84e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:52.104339 [ 3 ] {5a7e9ab7-1072-4b31-b744-fa0ef84a7d36} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:52.104378 [ 3 ] {5a7e9ab7-1072-4b31-b744-fa0ef84a7d36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:35:52.104486 [ 3 ] {5a7e9ab7-1072-4b31-b744-fa0ef84a7d36} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:52.104794 [ 3 ] {5a7e9ab7-1072-4b31-b744-fa0ef84a7d36} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:52.105003 [ 3 ] {5a7e9ab7-1072-4b31-b744-fa0ef84a7d36} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.24 19:35:52.105158 [ 3 ] {5a7e9ab7-1072-4b31-b744-fa0ef84a7d36} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.24 19:35:52.105275 [ 3 ] {5a7e9ab7-1072-4b31-b744-fa0ef84a7d36} executeQuery: Read 39 rows, 3.12 KiB in 0.000907679 sec., 42966 rows/sec., 3.36 MiB/sec. 2024.01.24 19:35:52.105395 [ 3 ] {5a7e9ab7-1072-4b31-b744-fa0ef84a7d36} DynamicQueryHandler: Done processing query 2024.01.24 19:35:52.105418 [ 3 ] {5a7e9ab7-1072-4b31-b744-fa0ef84a7d36} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:35:52.105433 [ 3 ] {} HTTP-Session: 4037a140-a1f1-4de2-9282-1eb63f0ea84e Destroying unnamed session 2024.01.24 19:35:52.105578 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41740, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:52.105622 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:52.105640 [ 3 ] {} HTTP-Session: cb95da49-a7a4-4c4b-bcb2-04cab8a5e305 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:52.105656 [ 3 ] {} HTTP-Session: cb95da49-a7a4-4c4b-bcb2-04cab8a5e305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:52.105738 [ 3 ] {29f2c2d8-6c58-4213-92ae-efa0f0390b98} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:52.105781 [ 3 ] {29f2c2d8-6c58-4213-92ae-efa0f0390b98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:35:52.105919 [ 3 ] {29f2c2d8-6c58-4213-92ae-efa0f0390b98} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:52.106418 [ 3 ] {29f2c2d8-6c58-4213-92ae-efa0f0390b98} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:52.106741 [ 3 ] {29f2c2d8-6c58-4213-92ae-efa0f0390b98} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.24 19:35:52.106942 [ 3 ] {29f2c2d8-6c58-4213-92ae-efa0f0390b98} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.24 19:35:52.107068 [ 65 ] {} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.01.24 19:35:52.107078 [ 3 ] {29f2c2d8-6c58-4213-92ae-efa0f0390b98} executeQuery: Read 39 rows, 53.89 KiB in 0.001302897 sec., 29933 rows/sec., 40.39 MiB/sec. 2024.01.24 19:35:52.107117 [ 65 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:52.107260 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.01.24 19:35:52.107330 [ 3 ] {29f2c2d8-6c58-4213-92ae-efa0f0390b98} DynamicQueryHandler: Done processing query 2024.01.24 19:35:52.107372 [ 3 ] {29f2c2d8-6c58-4213-92ae-efa0f0390b98} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.24 19:35:52.107413 [ 3 ] {} HTTP-Session: cb95da49-a7a4-4c4b-bcb2-04cab8a5e305 Destroying unnamed session 2024.01.24 19:35:52.107426 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:35:52.107472 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 201 rows starting from the beginning of the part 2024.01.24 19:35:52.107576 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 39 rows starting from the beginning of the part 2024.01.24 19:35:52.107669 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 9 rows starting from the beginning of the part 2024.01.24 19:35:52.107755 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 39 rows starting from the beginning of the part 2024.01.24 19:35:52.107841 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 9 rows starting from the beginning of the part 2024.01.24 19:35:52.107930 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part 2024.01.24 19:35:52.109207 [ 13 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 6 columns (6 merged, 0 gathered) in 0.002035043 sec., 165107.07636153145 rows/sec., 222.80 MiB/sec. 2024.01.24 19:35:52.109448 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.01.24 19:35:52.109664 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_11_2} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.01.24 19:35:52.109731 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_11_2} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.01.24 19:35:52.109796 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_11_2: 4.00 MiB. 2024.01.24 19:35:53.000173 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.17 MiB, peak 236.55 MiB, will set to 231.05 MiB (RSS), difference: -4.11 MiB 2024.01.24 19:35:53.263233 [ 59 ] {} DNSResolver: Updating DNS cache 2024.01.24 19:35:53.263288 [ 59 ] {} DNSResolver: Updated DNS cache 2024.01.24 19:35:57.096839 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:57.096957 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:57.096982 [ 3 ] {} HTTP-Session: 7eabf90b-3c85-41e4-9b82-ebbe2eb7038d Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:57.097006 [ 3 ] {} HTTP-Session: 7eabf90b-3c85-41e4-9b82-ebbe2eb7038d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:57.097135 [ 3 ] {2d92f429-4874-4a31-aa4d-2bc67dac71d4} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:57.097195 [ 3 ] {2d92f429-4874-4a31-aa4d-2bc67dac71d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:35:57.097356 [ 3 ] {2d92f429-4874-4a31-aa4d-2bc67dac71d4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:57.097758 [ 3 ] {2d92f429-4874-4a31-aa4d-2bc67dac71d4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:57.098011 [ 3 ] {2d92f429-4874-4a31-aa4d-2bc67dac71d4} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.24 19:35:57.098172 [ 3 ] {2d92f429-4874-4a31-aa4d-2bc67dac71d4} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.24 19:35:57.098300 [ 3 ] {2d92f429-4874-4a31-aa4d-2bc67dac71d4} executeQuery: Read 9 rows, 747.00 B in 0.001129714 sec., 7966 rows/sec., 645.73 KiB/sec. 2024.01.24 19:35:57.098428 [ 3 ] {2d92f429-4874-4a31-aa4d-2bc67dac71d4} DynamicQueryHandler: Done processing query 2024.01.24 19:35:57.098451 [ 3 ] {2d92f429-4874-4a31-aa4d-2bc67dac71d4} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:35:57.098468 [ 3 ] {} HTTP-Session: 7eabf90b-3c85-41e4-9b82-ebbe2eb7038d Destroying unnamed session 2024.01.24 19:35:57.098587 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:57.098630 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:57.098648 [ 3 ] {} HTTP-Session: 4ebe9d39-5371-4516-a075-6d8f9a30b8a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:57.098664 [ 3 ] {} HTTP-Session: 4ebe9d39-5371-4516-a075-6d8f9a30b8a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:57.098736 [ 3 ] {74662708-c842-4f1e-887e-09ec3d9c377d} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:57.098774 [ 3 ] {74662708-c842-4f1e-887e-09ec3d9c377d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:35:57.098879 [ 3 ] {74662708-c842-4f1e-887e-09ec3d9c377d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:57.099183 [ 3 ] {74662708-c842-4f1e-887e-09ec3d9c377d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:57.099390 [ 3 ] {74662708-c842-4f1e-887e-09ec3d9c377d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.24 19:35:57.099538 [ 3 ] {74662708-c842-4f1e-887e-09ec3d9c377d} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.24 19:35:57.099652 [ 3 ] {74662708-c842-4f1e-887e-09ec3d9c377d} executeQuery: Read 27 rows, 2.66 KiB in 0.000886169 sec., 30468 rows/sec., 2.93 MiB/sec. 2024.01.24 19:35:57.099764 [ 3 ] {74662708-c842-4f1e-887e-09ec3d9c377d} DynamicQueryHandler: Done processing query 2024.01.24 19:35:57.099786 [ 3 ] {74662708-c842-4f1e-887e-09ec3d9c377d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:35:57.099802 [ 3 ] {} HTTP-Session: 4ebe9d39-5371-4516-a075-6d8f9a30b8a3 Destroying unnamed session 2024.01.24 19:35:57.099911 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:57.099954 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:57.099973 [ 3 ] {} HTTP-Session: 07027dee-cecc-483f-9ccb-4a13afd56ed5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:57.099990 [ 3 ] {} HTTP-Session: 07027dee-cecc-483f-9ccb-4a13afd56ed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:57.100059 [ 3 ] {10b96179-0e5e-48d2-b3da-54fe34180cb0} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:57.100097 [ 3 ] {10b96179-0e5e-48d2-b3da-54fe34180cb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:35:57.100202 [ 3 ] {10b96179-0e5e-48d2-b3da-54fe34180cb0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:57.100542 [ 3 ] {10b96179-0e5e-48d2-b3da-54fe34180cb0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:57.100745 [ 3 ] {10b96179-0e5e-48d2-b3da-54fe34180cb0} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.24 19:35:57.100893 [ 3 ] {10b96179-0e5e-48d2-b3da-54fe34180cb0} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.24 19:35:57.101007 [ 3 ] {10b96179-0e5e-48d2-b3da-54fe34180cb0} executeQuery: Read 9 rows, 738.00 B in 0.00091928 sec., 9790 rows/sec., 783.99 KiB/sec. 2024.01.24 19:35:57.101211 [ 3 ] {10b96179-0e5e-48d2-b3da-54fe34180cb0} DynamicQueryHandler: Done processing query 2024.01.24 19:35:57.101236 [ 3 ] {10b96179-0e5e-48d2-b3da-54fe34180cb0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:35:57.101252 [ 3 ] {} HTTP-Session: 07027dee-cecc-483f-9ccb-4a13afd56ed5 Destroying unnamed session 2024.01.24 19:35:57.101361 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:35:57.101405 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:35:57.101423 [ 3 ] {} HTTP-Session: e3969aaa-d71f-4b20-a15a-406673d80b9a Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:35:57.101439 [ 3 ] {} HTTP-Session: e3969aaa-d71f-4b20-a15a-406673d80b9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:35:57.101512 [ 3 ] {a6812f45-726b-4df1-9df4-52971001143c} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:35:57.101558 [ 3 ] {a6812f45-726b-4df1-9df4-52971001143c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:35:57.101712 [ 3 ] {a6812f45-726b-4df1-9df4-52971001143c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:35:57.102039 [ 3 ] {a6812f45-726b-4df1-9df4-52971001143c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.24 19:35:57.102321 [ 3 ] {a6812f45-726b-4df1-9df4-52971001143c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.24 19:35:57.102507 [ 3 ] {a6812f45-726b-4df1-9df4-52971001143c} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.24 19:35:57.102625 [ 3 ] {a6812f45-726b-4df1-9df4-52971001143c} executeQuery: Read 9 rows, 12.44 KiB in 0.001084183 sec., 8301 rows/sec., 11.20 MiB/sec. 2024.01.24 19:35:57.102736 [ 3 ] {a6812f45-726b-4df1-9df4-52971001143c} DynamicQueryHandler: Done processing query 2024.01.24 19:35:57.102758 [ 3 ] {a6812f45-726b-4df1-9df4-52971001143c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:35:57.102775 [ 3 ] {} HTTP-Session: e3969aaa-d71f-4b20-a15a-406673d80b9a Destroying unnamed session 2024.01.24 19:36:02.098255 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:02.098376 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:02.098401 [ 3 ] {} HTTP-Session: 706ba211-3ea5-4615-b370-4c502ffe19e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:02.098427 [ 3 ] {} HTTP-Session: 706ba211-3ea5-4615-b370-4c502ffe19e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:02.098560 [ 3 ] {8a88d1e8-2435-4c15-87cb-36575076abe4} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:02.098624 [ 3 ] {8a88d1e8-2435-4c15-87cb-36575076abe4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:36:02.098785 [ 3 ] {8a88d1e8-2435-4c15-87cb-36575076abe4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:02.099271 [ 3 ] {8a88d1e8-2435-4c15-87cb-36575076abe4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:02.099541 [ 3 ] {8a88d1e8-2435-4c15-87cb-36575076abe4} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.24 19:36:02.099713 [ 3 ] {8a88d1e8-2435-4c15-87cb-36575076abe4} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.24 19:36:02.099844 [ 3 ] {8a88d1e8-2435-4c15-87cb-36575076abe4} executeQuery: Read 39 rows, 3.16 KiB in 0.001239476 sec., 31464 rows/sec., 2.49 MiB/sec. 2024.01.24 19:36:02.099998 [ 3 ] {8a88d1e8-2435-4c15-87cb-36575076abe4} DynamicQueryHandler: Done processing query 2024.01.24 19:36:02.100024 [ 3 ] {8a88d1e8-2435-4c15-87cb-36575076abe4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:36:02.100043 [ 3 ] {} HTTP-Session: 706ba211-3ea5-4615-b370-4c502ffe19e3 Destroying unnamed session 2024.01.24 19:36:02.100185 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:02.100236 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:02.100256 [ 3 ] {} HTTP-Session: cc1d435b-ef11-4e95-bf81-6174e0dad7f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:02.100273 [ 3 ] {} HTTP-Session: cc1d435b-ef11-4e95-bf81-6174e0dad7f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:02.100357 [ 3 ] {9e288b9a-d718-47bd-8e12-92e8dcf1b48a} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:02.100397 [ 3 ] {9e288b9a-d718-47bd-8e12-92e8dcf1b48a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:36:02.100504 [ 3 ] {9e288b9a-d718-47bd-8e12-92e8dcf1b48a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:02.100963 [ 3 ] {9e288b9a-d718-47bd-8e12-92e8dcf1b48a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:02.101259 [ 3 ] {9e288b9a-d718-47bd-8e12-92e8dcf1b48a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.24 19:36:02.101482 [ 3 ] {9e288b9a-d718-47bd-8e12-92e8dcf1b48a} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.24 19:36:02.101640 [ 3 ] {9e288b9a-d718-47bd-8e12-92e8dcf1b48a} executeQuery: Read 117 rows, 11.57 KiB in 0.001252127 sec., 93441 rows/sec., 9.02 MiB/sec. 2024.01.24 19:36:02.101796 [ 3 ] {9e288b9a-d718-47bd-8e12-92e8dcf1b48a} DynamicQueryHandler: Done processing query 2024.01.24 19:36:02.101828 [ 3 ] {9e288b9a-d718-47bd-8e12-92e8dcf1b48a} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:36:02.101852 [ 3 ] {} HTTP-Session: cc1d435b-ef11-4e95-bf81-6174e0dad7f2 Destroying unnamed session 2024.01.24 19:36:02.101989 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:02.102040 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:02.102059 [ 3 ] {} HTTP-Session: 208cf1b6-2c69-4dfa-818a-022719ff274e Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:02.102077 [ 3 ] {} HTTP-Session: 208cf1b6-2c69-4dfa-818a-022719ff274e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:02.102152 [ 3 ] {026fd77a-4f8f-468e-a339-415aaed55ffd} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:02.102193 [ 3 ] {026fd77a-4f8f-468e-a339-415aaed55ffd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:36:02.102303 [ 3 ] {026fd77a-4f8f-468e-a339-415aaed55ffd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:02.102615 [ 3 ] {026fd77a-4f8f-468e-a339-415aaed55ffd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:02.102832 [ 3 ] {026fd77a-4f8f-468e-a339-415aaed55ffd} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.24 19:36:02.102997 [ 3 ] {026fd77a-4f8f-468e-a339-415aaed55ffd} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.24 19:36:02.103125 [ 3 ] {026fd77a-4f8f-468e-a339-415aaed55ffd} executeQuery: Read 39 rows, 3.12 KiB in 0.000942561 sec., 41376 rows/sec., 3.24 MiB/sec. 2024.01.24 19:36:02.103308 [ 3 ] {026fd77a-4f8f-468e-a339-415aaed55ffd} DynamicQueryHandler: Done processing query 2024.01.24 19:36:02.103333 [ 3 ] {026fd77a-4f8f-468e-a339-415aaed55ffd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:36:02.103349 [ 3 ] {} HTTP-Session: 208cf1b6-2c69-4dfa-818a-022719ff274e Destroying unnamed session 2024.01.24 19:36:02.103526 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41740, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:02.103572 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:02.103591 [ 3 ] {} HTTP-Session: 8d34314a-ecd0-4d46-8d35-cec9eb439921 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:02.103609 [ 3 ] {} HTTP-Session: 8d34314a-ecd0-4d46-8d35-cec9eb439921 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:02.103698 [ 3 ] {b8dc1754-9327-444d-bb68-9e2425bea653} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:02.103744 [ 3 ] {b8dc1754-9327-444d-bb68-9e2425bea653} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:36:02.103896 [ 3 ] {b8dc1754-9327-444d-bb68-9e2425bea653} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:02.104363 [ 3 ] {b8dc1754-9327-444d-bb68-9e2425bea653} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:02.104681 [ 3 ] {b8dc1754-9327-444d-bb68-9e2425bea653} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.24 19:36:02.104858 [ 3 ] {b8dc1754-9327-444d-bb68-9e2425bea653} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.24 19:36:02.104987 [ 3 ] {b8dc1754-9327-444d-bb68-9e2425bea653} executeQuery: Read 39 rows, 53.89 KiB in 0.001259497 sec., 30964 rows/sec., 41.79 MiB/sec. 2024.01.24 19:36:02.105124 [ 3 ] {b8dc1754-9327-444d-bb68-9e2425bea653} DynamicQueryHandler: Done processing query 2024.01.24 19:36:02.105149 [ 3 ] {b8dc1754-9327-444d-bb68-9e2425bea653} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.24 19:36:02.105164 [ 3 ] {} HTTP-Session: 8d34314a-ecd0-4d46-8d35-cec9eb439921 Destroying unnamed session 2024.01.24 19:36:07.099382 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:07.099498 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:07.099523 [ 3 ] {} HTTP-Session: 54c3d48b-5aeb-4c69-88da-4d1ef09f1eac Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:07.099548 [ 3 ] {} HTTP-Session: 54c3d48b-5aeb-4c69-88da-4d1ef09f1eac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:07.099678 [ 3 ] {394e2b27-89bd-4ba1-8b91-cb4a2d00acb2} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:07.099742 [ 3 ] {394e2b27-89bd-4ba1-8b91-cb4a2d00acb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:36:07.099898 [ 3 ] {394e2b27-89bd-4ba1-8b91-cb4a2d00acb2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:07.100339 [ 3 ] {394e2b27-89bd-4ba1-8b91-cb4a2d00acb2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:07.100599 [ 3 ] {394e2b27-89bd-4ba1-8b91-cb4a2d00acb2} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.24 19:36:07.100766 [ 3 ] {394e2b27-89bd-4ba1-8b91-cb4a2d00acb2} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.24 19:36:07.100886 [ 3 ] {394e2b27-89bd-4ba1-8b91-cb4a2d00acb2} executeQuery: Read 9 rows, 747.00 B in 0.001169665 sec., 7694 rows/sec., 623.68 KiB/sec. 2024.01.24 19:36:07.101054 [ 3 ] {394e2b27-89bd-4ba1-8b91-cb4a2d00acb2} DynamicQueryHandler: Done processing query 2024.01.24 19:36:07.101080 [ 3 ] {394e2b27-89bd-4ba1-8b91-cb4a2d00acb2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:36:07.101098 [ 3 ] {} HTTP-Session: 54c3d48b-5aeb-4c69-88da-4d1ef09f1eac Destroying unnamed session 2024.01.24 19:36:07.101219 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:07.101271 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:07.101292 [ 3 ] {} HTTP-Session: fcf0b2b3-ef5f-4788-ac17-96e46e221867 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:07.101311 [ 3 ] {} HTTP-Session: fcf0b2b3-ef5f-4788-ac17-96e46e221867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:07.101396 [ 3 ] {535883f7-91f6-426c-8f1b-026f7d093d91} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:07.101439 [ 3 ] {535883f7-91f6-426c-8f1b-026f7d093d91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:36:07.101550 [ 3 ] {535883f7-91f6-426c-8f1b-026f7d093d91} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:07.101892 [ 3 ] {535883f7-91f6-426c-8f1b-026f7d093d91} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:07.102109 [ 3 ] {535883f7-91f6-426c-8f1b-026f7d093d91} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.24 19:36:07.102259 [ 3 ] {535883f7-91f6-426c-8f1b-026f7d093d91} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.24 19:36:07.102358 [ 3 ] {535883f7-91f6-426c-8f1b-026f7d093d91} executeQuery: Read 63 rows, 5.78 KiB in 0.00093505 sec., 67376 rows/sec., 6.03 MiB/sec. 2024.01.24 19:36:07.102459 [ 3 ] {535883f7-91f6-426c-8f1b-026f7d093d91} DynamicQueryHandler: Done processing query 2024.01.24 19:36:07.102481 [ 3 ] {535883f7-91f6-426c-8f1b-026f7d093d91} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:36:07.102497 [ 3 ] {} HTTP-Session: fcf0b2b3-ef5f-4788-ac17-96e46e221867 Destroying unnamed session 2024.01.24 19:36:07.102664 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:07.102713 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:07.102731 [ 3 ] {} HTTP-Session: 147323d0-2b47-4db6-9f83-8df1b402a9bb Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:07.102749 [ 3 ] {} HTTP-Session: 147323d0-2b47-4db6-9f83-8df1b402a9bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:07.102822 [ 3 ] {62767f01-2990-4fa8-9cbf-8b3e6c72eb0e} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:07.102861 [ 3 ] {62767f01-2990-4fa8-9cbf-8b3e6c72eb0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:36:07.102962 [ 3 ] {62767f01-2990-4fa8-9cbf-8b3e6c72eb0e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:07.103244 [ 3 ] {62767f01-2990-4fa8-9cbf-8b3e6c72eb0e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:07.103449 [ 3 ] {62767f01-2990-4fa8-9cbf-8b3e6c72eb0e} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.24 19:36:07.103604 [ 3 ] {62767f01-2990-4fa8-9cbf-8b3e6c72eb0e} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.24 19:36:07.103700 [ 3 ] {62767f01-2990-4fa8-9cbf-8b3e6c72eb0e} executeQuery: Read 33 rows, 2.62 KiB in 0.000851258 sec., 38766 rows/sec., 3.00 MiB/sec. 2024.01.24 19:36:07.103813 [ 3 ] {62767f01-2990-4fa8-9cbf-8b3e6c72eb0e} DynamicQueryHandler: Done processing query 2024.01.24 19:36:07.103835 [ 3 ] {62767f01-2990-4fa8-9cbf-8b3e6c72eb0e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:36:07.103851 [ 3 ] {} HTTP-Session: 147323d0-2b47-4db6-9f83-8df1b402a9bb Destroying unnamed session 2024.01.24 19:36:07.103955 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:07.104000 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:07.104018 [ 3 ] {} HTTP-Session: 9b2e9936-6e27-4103-b3fd-1b2a1a3aefb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:07.104035 [ 3 ] {} HTTP-Session: 9b2e9936-6e27-4103-b3fd-1b2a1a3aefb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:07.104107 [ 3 ] {74ea6c6d-1327-404c-ac78-4fc51e9681a8} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:07.104150 [ 3 ] {74ea6c6d-1327-404c-ac78-4fc51e9681a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.24 19:36:07.104267 [ 3 ] {74ea6c6d-1327-404c-ac78-4fc51e9681a8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:07.104551 [ 3 ] {74ea6c6d-1327-404c-ac78-4fc51e9681a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:07.104812 [ 3 ] {74ea6c6d-1327-404c-ac78-4fc51e9681a8} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.24 19:36:07.104985 [ 3 ] {74ea6c6d-1327-404c-ac78-4fc51e9681a8} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.24 19:36:07.105086 [ 3 ] {74ea6c6d-1327-404c-ac78-4fc51e9681a8} executeQuery: Read 36 rows, 2.60 KiB in 0.00095153 sec., 37833 rows/sec., 2.67 MiB/sec. 2024.01.24 19:36:07.105240 [ 3 ] {74ea6c6d-1327-404c-ac78-4fc51e9681a8} DynamicQueryHandler: Done processing query 2024.01.24 19:36:07.105264 [ 3 ] {74ea6c6d-1327-404c-ac78-4fc51e9681a8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:36:07.105280 [ 3 ] {} HTTP-Session: 9b2e9936-6e27-4103-b3fd-1b2a1a3aefb9 Destroying unnamed session 2024.01.24 19:36:07.105415 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:07.105458 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:07.105476 [ 3 ] {} HTTP-Session: 7b44a563-d898-4cbc-aa14-b4fa1dcb871d Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:07.105493 [ 3 ] {} HTTP-Session: 7b44a563-d898-4cbc-aa14-b4fa1dcb871d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:07.105567 [ 3 ] {decd2754-0278-495c-83ab-0cc779abc776} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:07.105610 [ 3 ] {decd2754-0278-495c-83ab-0cc779abc776} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:36:07.105751 [ 3 ] {decd2754-0278-495c-83ab-0cc779abc776} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:07.106128 [ 3 ] {decd2754-0278-495c-83ab-0cc779abc776} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:07.106400 [ 3 ] {decd2754-0278-495c-83ab-0cc779abc776} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.24 19:36:07.106574 [ 3 ] {decd2754-0278-495c-83ab-0cc779abc776} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.24 19:36:07.106672 [ 3 ] {decd2754-0278-495c-83ab-0cc779abc776} executeQuery: Read 9 rows, 12.44 KiB in 0.001077033 sec., 8356 rows/sec., 11.28 MiB/sec. 2024.01.24 19:36:07.106854 [ 3 ] {decd2754-0278-495c-83ab-0cc779abc776} DynamicQueryHandler: Done processing query 2024.01.24 19:36:07.106878 [ 3 ] {decd2754-0278-495c-83ab-0cc779abc776} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:36:07.106894 [ 3 ] {} HTTP-Session: 7b44a563-d898-4cbc-aa14-b4fa1dcb871d Destroying unnamed session 2024.01.24 19:36:08.263352 [ 66 ] {} DNSResolver: Updating DNS cache 2024.01.24 19:36:08.263443 [ 66 ] {} DNSResolver: Updated DNS cache 2024.01.24 19:36:12.099018 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:12.099199 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:12.099245 [ 3 ] {} HTTP-Session: 78772d32-488f-41f8-85da-15627603125d Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:12.099286 [ 3 ] {} HTTP-Session: 78772d32-488f-41f8-85da-15627603125d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:12.099491 [ 3 ] {192e6eb2-3d0e-4309-aba8-ac374c9e7317} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:12.099579 [ 3 ] {192e6eb2-3d0e-4309-aba8-ac374c9e7317} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:36:12.099740 [ 3 ] {192e6eb2-3d0e-4309-aba8-ac374c9e7317} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:12.100260 [ 3 ] {192e6eb2-3d0e-4309-aba8-ac374c9e7317} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:12.100531 [ 3 ] {192e6eb2-3d0e-4309-aba8-ac374c9e7317} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.24 19:36:12.100699 [ 3 ] {192e6eb2-3d0e-4309-aba8-ac374c9e7317} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.24 19:36:12.100828 [ 3 ] {192e6eb2-3d0e-4309-aba8-ac374c9e7317} executeQuery: Read 39 rows, 3.16 KiB in 0.001281328 sec., 30437 rows/sec., 2.41 MiB/sec. 2024.01.24 19:36:12.100994 [ 3 ] {192e6eb2-3d0e-4309-aba8-ac374c9e7317} DynamicQueryHandler: Done processing query 2024.01.24 19:36:12.101021 [ 3 ] {192e6eb2-3d0e-4309-aba8-ac374c9e7317} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:36:12.101037 [ 3 ] {} HTTP-Session: 78772d32-488f-41f8-85da-15627603125d Destroying unnamed session 2024.01.24 19:36:12.101189 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:12.101241 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:12.101261 [ 3 ] {} HTTP-Session: 671ec680-ebde-4778-bb9f-bc326f2e223e Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:12.101280 [ 3 ] {} HTTP-Session: 671ec680-ebde-4778-bb9f-bc326f2e223e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:12.101366 [ 3 ] {98b296d9-aa2c-4390-916a-b14548c8a761} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:12.101409 [ 3 ] {98b296d9-aa2c-4390-916a-b14548c8a761} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:36:12.101516 [ 3 ] {98b296d9-aa2c-4390-916a-b14548c8a761} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:12.101918 [ 3 ] {98b296d9-aa2c-4390-916a-b14548c8a761} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:12.102136 [ 3 ] {98b296d9-aa2c-4390-916a-b14548c8a761} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.24 19:36:12.102296 [ 3 ] {98b296d9-aa2c-4390-916a-b14548c8a761} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.24 19:36:12.102428 [ 3 ] {98b296d9-aa2c-4390-916a-b14548c8a761} executeQuery: Read 117 rows, 11.57 KiB in 0.001021571 sec., 114529 rows/sec., 11.06 MiB/sec. 2024.01.24 19:36:12.102428 [ 56 ] {} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.01.24 19:36:12.102553 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:12.102604 [ 3 ] {98b296d9-aa2c-4390-916a-b14548c8a761} DynamicQueryHandler: Done processing query 2024.01.24 19:36:12.102657 [ 3 ] {98b296d9-aa2c-4390-916a-b14548c8a761} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:36:12.102696 [ 3 ] {} HTTP-Session: 671ec680-ebde-4778-bb9f-bc326f2e223e Destroying unnamed session 2024.01.24 19:36:12.102717 [ 10 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.01.24 19:36:12.102856 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:12.102911 [ 10 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:36:12.102928 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:12.102975 [ 10 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 182 rows starting from the beginning of the part 2024.01.24 19:36:12.102985 [ 3 ] {} HTTP-Session: a60f04d1-da5b-4493-a63a-46bfeab9d992 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:12.103027 [ 3 ] {} HTTP-Session: a60f04d1-da5b-4493-a63a-46bfeab9d992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:12.103207 [ 3 ] {3646515a-e943-4f43-91da-e98da9edff90} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:12.103292 [ 10 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 117 rows starting from the beginning of the part 2024.01.24 19:36:12.103305 [ 3 ] {3646515a-e943-4f43-91da-e98da9edff90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:36:12.103650 [ 10 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 27 rows starting from the beginning of the part 2024.01.24 19:36:12.103771 [ 3 ] {3646515a-e943-4f43-91da-e98da9edff90} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:12.103934 [ 10 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 117 rows starting from the beginning of the part 2024.01.24 19:36:12.104101 [ 10 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 63 rows starting from the beginning of the part 2024.01.24 19:36:12.104404 [ 10 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 117 rows starting from the beginning of the part 2024.01.24 19:36:12.104622 [ 3 ] {3646515a-e943-4f43-91da-e98da9edff90} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:12.105058 [ 3 ] {3646515a-e943-4f43-91da-e98da9edff90} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.24 19:36:12.105398 [ 3 ] {3646515a-e943-4f43-91da-e98da9edff90} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.24 19:36:12.105662 [ 3 ] {3646515a-e943-4f43-91da-e98da9edff90} executeQuery: Read 39 rows, 3.12 KiB in 0.002386861 sec., 16339 rows/sec., 1.28 MiB/sec. 2024.01.24 19:36:12.105667 [ 56 ] {} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.01.24 19:36:12.105753 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:12.105984 [ 3 ] {3646515a-e943-4f43-91da-e98da9edff90} DynamicQueryHandler: Done processing query 2024.01.24 19:36:12.106071 [ 3 ] {3646515a-e943-4f43-91da-e98da9edff90} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:36:12.106105 [ 13 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.01.24 19:36:12.106134 [ 3 ] {} HTTP-Session: a60f04d1-da5b-4493-a63a-46bfeab9d992 Destroying unnamed session 2024.01.24 19:36:12.106379 [ 10 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 623 rows, containing 4 columns (4 merged, 0 gathered) in 0.00374691 sec., 166270.34009357044 rows/sec., 15.81 MiB/sec. 2024.01.24 19:36:12.106378 [ 13 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:36:12.106419 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:12.106454 [ 13 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 94 rows starting from the beginning of the part 2024.01.24 19:36:12.106494 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:12.106544 [ 3 ] {} HTTP-Session: 7d752a0a-ce79-4b0c-bc51-99f5473d65af Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:12.106592 [ 3 ] {} HTTP-Session: 7d752a0a-ce79-4b0c-bc51-99f5473d65af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:12.106616 [ 10 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.01.24 19:36:12.106814 [ 13 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 39 rows starting from the beginning of the part 2024.01.24 19:36:12.106866 [ 3 ] {37cebee7-4120-4abb-b789-7d90afc76c20} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:12.106979 [ 3 ] {37cebee7-4120-4abb-b789-7d90afc76c20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:36:12.107093 [ 13 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 9 rows starting from the beginning of the part 2024.01.24 19:36:12.107103 [ 10 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_16_3} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.01.24 19:36:12.107333 [ 10 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_16_3} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.01.24 19:36:12.107469 [ 13 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 39 rows starting from the beginning of the part 2024.01.24 19:36:12.107734 [ 13 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 33 rows starting from the beginning of the part 2024.01.24 19:36:12.107744 [ 3 ] {37cebee7-4120-4abb-b789-7d90afc76c20} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:12.107850 [ 13 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 39 rows starting from the beginning of the part 2024.01.24 19:36:12.108484 [ 3 ] {37cebee7-4120-4abb-b789-7d90afc76c20} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:12.108888 [ 10 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 253 rows, containing 4 columns (4 merged, 0 gathered) in 0.002929853 sec., 86352.45522556934 rows/sec., 6.74 MiB/sec. 2024.01.24 19:36:12.108994 [ 13 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.01.24 19:36:12.109013 [ 3 ] {37cebee7-4120-4abb-b789-7d90afc76c20} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.24 19:36:12.109183 [ 13 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_16_3} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.01.24 19:36:12.109236 [ 3 ] {37cebee7-4120-4abb-b789-7d90afc76c20} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.24 19:36:12.109260 [ 13 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_16_3} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.01.24 19:36:12.109437 [ 3 ] {37cebee7-4120-4abb-b789-7d90afc76c20} executeQuery: Read 39 rows, 53.89 KiB in 0.002506003 sec., 15562 rows/sec., 21.00 MiB/sec. 2024.01.24 19:36:12.109600 [ 3 ] {37cebee7-4120-4abb-b789-7d90afc76c20} DynamicQueryHandler: Done processing query 2024.01.24 19:36:12.109624 [ 3 ] {37cebee7-4120-4abb-b789-7d90afc76c20} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.24 19:36:12.109640 [ 3 ] {} HTTP-Session: 7d752a0a-ce79-4b0c-bc51-99f5473d65af Destroying unnamed session 2024.01.24 19:36:17.097079 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:17.097210 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:17.097241 [ 3 ] {} HTTP-Session: 4bd1c0ac-664d-4f77-91f2-73910a68ec8f Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:17.097269 [ 3 ] {} HTTP-Session: 4bd1c0ac-664d-4f77-91f2-73910a68ec8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:17.097413 [ 3 ] {1c4675a8-09ea-47e8-9294-24dbcf8e11eb} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:17.097482 [ 3 ] {1c4675a8-09ea-47e8-9294-24dbcf8e11eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:36:17.097666 [ 3 ] {1c4675a8-09ea-47e8-9294-24dbcf8e11eb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:17.098136 [ 3 ] {1c4675a8-09ea-47e8-9294-24dbcf8e11eb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:17.098413 [ 3 ] {1c4675a8-09ea-47e8-9294-24dbcf8e11eb} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.24 19:36:17.098581 [ 3 ] {1c4675a8-09ea-47e8-9294-24dbcf8e11eb} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.24 19:36:17.098718 [ 3 ] {1c4675a8-09ea-47e8-9294-24dbcf8e11eb} executeQuery: Read 9 rows, 747.00 B in 0.001256367 sec., 7163 rows/sec., 580.64 KiB/sec. 2024.01.24 19:36:17.098727 [ 64 ] {} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.01.24 19:36:17.098848 [ 64 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:17.098957 [ 3 ] {1c4675a8-09ea-47e8-9294-24dbcf8e11eb} DynamicQueryHandler: Done processing query 2024.01.24 19:36:17.099008 [ 3 ] {1c4675a8-09ea-47e8-9294-24dbcf8e11eb} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:36:17.099004 [ 17 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.01.24 19:36:17.099051 [ 3 ] {} HTTP-Session: 4bd1c0ac-664d-4f77-91f2-73910a68ec8f Destroying unnamed session 2024.01.24 19:36:17.099151 [ 17 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:36:17.099201 [ 17 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 48 rows starting from the beginning of the part 2024.01.24 19:36:17.099227 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:17.099322 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:17.099366 [ 3 ] {} HTTP-Session: 55065cc5-20ec-4c3f-a294-acce20cebe89 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:17.099420 [ 3 ] {} HTTP-Session: 55065cc5-20ec-4c3f-a294-acce20cebe89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:17.099466 [ 17 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 9 rows starting from the beginning of the part 2024.01.24 19:36:17.099620 [ 3 ] {0192328a-2e33-4823-90e0-23a79fcdbb80} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:17.099680 [ 17 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 39 rows starting from the beginning of the part 2024.01.24 19:36:17.099707 [ 3 ] {0192328a-2e33-4823-90e0-23a79fcdbb80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.24 19:36:17.099930 [ 17 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 9 rows starting from the beginning of the part 2024.01.24 19:36:17.100195 [ 3 ] {0192328a-2e33-4823-90e0-23a79fcdbb80} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:17.100210 [ 17 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 39 rows starting from the beginning of the part 2024.01.24 19:36:17.100413 [ 17 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 9 rows starting from the beginning of the part 2024.01.24 19:36:17.101294 [ 10 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 153 rows, containing 4 columns (4 merged, 0 gathered) in 0.00237841 sec., 64328.69017536926 rows/sec., 5.09 MiB/sec. 2024.01.24 19:36:17.101403 [ 17 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.01.24 19:36:17.101562 [ 17 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_16_3} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.01.24 19:36:17.101624 [ 17 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_16_3} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.01.24 19:36:17.102861 [ 3 ] {0192328a-2e33-4823-90e0-23a79fcdbb80} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:17.103099 [ 3 ] {0192328a-2e33-4823-90e0-23a79fcdbb80} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.24 19:36:17.103267 [ 3 ] {0192328a-2e33-4823-90e0-23a79fcdbb80} oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.24 19:36:17.103392 [ 3 ] {0192328a-2e33-4823-90e0-23a79fcdbb80} executeQuery: Read 4 rows, 342.00 B in 0.003705809 sec., 1079 rows/sec., 90.12 KiB/sec. 2024.01.24 19:36:17.103558 [ 3 ] {0192328a-2e33-4823-90e0-23a79fcdbb80} DynamicQueryHandler: Done processing query 2024.01.24 19:36:17.103583 [ 3 ] {0192328a-2e33-4823-90e0-23a79fcdbb80} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:36:17.103600 [ 3 ] {} HTTP-Session: 55065cc5-20ec-4c3f-a294-acce20cebe89 Destroying unnamed session 2024.01.24 19:36:17.103730 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:17.103781 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:17.103800 [ 3 ] {} HTTP-Session: e6839adb-926a-4872-8a39-4c76d3f25e7a Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:17.103820 [ 3 ] {} HTTP-Session: e6839adb-926a-4872-8a39-4c76d3f25e7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:17.103904 [ 3 ] {de95f926-969f-4334-95a0-6a3689f03f5e} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:17.103946 [ 3 ] {de95f926-969f-4334-95a0-6a3689f03f5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:36:17.104060 [ 3 ] {de95f926-969f-4334-95a0-6a3689f03f5e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:17.104384 [ 3 ] {de95f926-969f-4334-95a0-6a3689f03f5e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:17.104591 [ 3 ] {de95f926-969f-4334-95a0-6a3689f03f5e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.24 19:36:17.104738 [ 3 ] {de95f926-969f-4334-95a0-6a3689f03f5e} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.24 19:36:17.104861 [ 3 ] {de95f926-969f-4334-95a0-6a3689f03f5e} executeQuery: Read 29 rows, 2.84 KiB in 0.0009279 sec., 31253 rows/sec., 2.99 MiB/sec. 2024.01.24 19:36:17.105055 [ 3 ] {de95f926-969f-4334-95a0-6a3689f03f5e} DynamicQueryHandler: Done processing query 2024.01.24 19:36:17.105080 [ 3 ] {de95f926-969f-4334-95a0-6a3689f03f5e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:36:17.105096 [ 3 ] {} HTTP-Session: e6839adb-926a-4872-8a39-4c76d3f25e7a Destroying unnamed session 2024.01.24 19:36:17.105203 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:17.105250 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:17.105269 [ 3 ] {} HTTP-Session: 7f4d9d18-bfb9-47ed-829f-25d7b90827fc Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:17.105286 [ 3 ] {} HTTP-Session: 7f4d9d18-bfb9-47ed-829f-25d7b90827fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:17.105364 [ 3 ] {52104f29-53ba-475e-bbd0-e991d558d6b7} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:17.105405 [ 3 ] {52104f29-53ba-475e-bbd0-e991d558d6b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.24 19:36:17.105526 [ 3 ] {52104f29-53ba-475e-bbd0-e991d558d6b7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:17.105871 [ 3 ] {52104f29-53ba-475e-bbd0-e991d558d6b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:17.106089 [ 3 ] {52104f29-53ba-475e-bbd0-e991d558d6b7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.24 19:36:17.106241 [ 3 ] {52104f29-53ba-475e-bbd0-e991d558d6b7} oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.24 19:36:17.106362 [ 3 ] {52104f29-53ba-475e-bbd0-e991d558d6b7} executeQuery: Read 4 rows, 286.00 B in 0.00096642 sec., 4138 rows/sec., 289.00 KiB/sec. 2024.01.24 19:36:17.106475 [ 3 ] {52104f29-53ba-475e-bbd0-e991d558d6b7} DynamicQueryHandler: Done processing query 2024.01.24 19:36:17.106500 [ 3 ] {52104f29-53ba-475e-bbd0-e991d558d6b7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:36:17.106516 [ 3 ] {} HTTP-Session: 7f4d9d18-bfb9-47ed-829f-25d7b90827fc Destroying unnamed session 2024.01.24 19:36:17.106624 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 2262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:17.106670 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:17.106690 [ 3 ] {} HTTP-Session: d2230b7f-5c89-4c7b-baba-c684a0ece6dc Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:17.106709 [ 3 ] {} HTTP-Session: d2230b7f-5c89-4c7b-baba-c684a0ece6dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:17.106783 [ 3 ] {a01563ec-7faa-41e7-aa2d-bc6368eef226} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:17.106823 [ 3 ] {a01563ec-7faa-41e7-aa2d-bc6368eef226} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:36:17.106933 [ 3 ] {a01563ec-7faa-41e7-aa2d-bc6368eef226} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:17.107208 [ 3 ] {a01563ec-7faa-41e7-aa2d-bc6368eef226} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:17.107416 [ 3 ] {a01563ec-7faa-41e7-aa2d-bc6368eef226} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.24 19:36:17.107568 [ 3 ] {a01563ec-7faa-41e7-aa2d-bc6368eef226} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.24 19:36:17.107681 [ 3 ] {a01563ec-7faa-41e7-aa2d-bc6368eef226} executeQuery: Read 13 rows, 1.05 KiB in 0.000869249 sec., 14955 rows/sec., 1.18 MiB/sec. 2024.01.24 19:36:17.107796 [ 3 ] {a01563ec-7faa-41e7-aa2d-bc6368eef226} DynamicQueryHandler: Done processing query 2024.01.24 19:36:17.107821 [ 3 ] {a01563ec-7faa-41e7-aa2d-bc6368eef226} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:36:17.107836 [ 3 ] {} HTTP-Session: d2230b7f-5c89-4c7b-baba-c684a0ece6dc Destroying unnamed session 2024.01.24 19:36:17.107929 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:17.107974 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:17.107994 [ 3 ] {} HTTP-Session: 95bcb616-b215-4d3a-8ab6-b6bbceac9df8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:17.108010 [ 3 ] {} HTTP-Session: 95bcb616-b215-4d3a-8ab6-b6bbceac9df8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:17.108080 [ 3 ] {4179990d-96e2-47a3-adf5-0a9e336033bd} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:17.108125 [ 3 ] {4179990d-96e2-47a3-adf5-0a9e336033bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.24 19:36:17.108250 [ 3 ] {4179990d-96e2-47a3-adf5-0a9e336033bd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:17.108515 [ 3 ] {4179990d-96e2-47a3-adf5-0a9e336033bd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:17.108776 [ 3 ] {4179990d-96e2-47a3-adf5-0a9e336033bd} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.24 19:36:17.108957 [ 3 ] {4179990d-96e2-47a3-adf5-0a9e336033bd} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.24 19:36:17.109095 [ 3 ] {4179990d-96e2-47a3-adf5-0a9e336033bd} executeQuery: Read 2 rows, 144.00 B in 0.000982421 sec., 2035 rows/sec., 143.14 KiB/sec. 2024.01.24 19:36:17.109228 [ 3 ] {4179990d-96e2-47a3-adf5-0a9e336033bd} DynamicQueryHandler: Done processing query 2024.01.24 19:36:17.109252 [ 3 ] {4179990d-96e2-47a3-adf5-0a9e336033bd} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:36:17.109268 [ 3 ] {} HTTP-Session: 95bcb616-b215-4d3a-8ab6-b6bbceac9df8 Destroying unnamed session 2024.01.24 19:36:17.109371 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:17.109415 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:17.109434 [ 3 ] {} HTTP-Session: 3af91c35-94aa-4ea7-969e-2f724936fffc Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:17.109451 [ 3 ] {} HTTP-Session: 3af91c35-94aa-4ea7-969e-2f724936fffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:17.109524 [ 3 ] {05a2f58e-7fdd-477f-8d35-21b2faefb660} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:17.109573 [ 3 ] {05a2f58e-7fdd-477f-8d35-21b2faefb660} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:36:17.109711 [ 3 ] {05a2f58e-7fdd-477f-8d35-21b2faefb660} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:17.110035 [ 3 ] {05a2f58e-7fdd-477f-8d35-21b2faefb660} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:17.110320 [ 3 ] {05a2f58e-7fdd-477f-8d35-21b2faefb660} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.24 19:36:17.110497 [ 3 ] {05a2f58e-7fdd-477f-8d35-21b2faefb660} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.24 19:36:17.110617 [ 64 ] {} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.01.24 19:36:17.110628 [ 3 ] {05a2f58e-7fdd-477f-8d35-21b2faefb660} executeQuery: Read 9 rows, 12.44 KiB in 0.001068782 sec., 8420 rows/sec., 11.36 MiB/sec. 2024.01.24 19:36:17.110687 [ 64 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:17.110873 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.01.24 19:36:17.110903 [ 3 ] {05a2f58e-7fdd-477f-8d35-21b2faefb660} DynamicQueryHandler: Done processing query 2024.01.24 19:36:17.110942 [ 3 ] {05a2f58e-7fdd-477f-8d35-21b2faefb660} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.24 19:36:17.110984 [ 3 ] {} HTTP-Session: 3af91c35-94aa-4ea7-969e-2f724936fffc Destroying unnamed session 2024.01.24 19:36:17.111042 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:36:17.111077 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 336 rows starting from the beginning of the part 2024.01.24 19:36:17.111185 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 9 rows starting from the beginning of the part 2024.01.24 19:36:17.111286 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 39 rows starting from the beginning of the part 2024.01.24 19:36:17.111378 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 9 rows starting from the beginning of the part 2024.01.24 19:36:17.111466 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 39 rows starting from the beginning of the part 2024.01.24 19:36:17.111553 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 9 rows starting from the beginning of the part 2024.01.24 19:36:17.112797 [ 17 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 441 rows, containing 6 columns (6 merged, 0 gathered) in 0.002024393 sec., 217843.07691243745 rows/sec., 293.97 MiB/sec. 2024.01.24 19:36:17.113023 [ 17 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.01.24 19:36:17.113214 [ 17 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_16_3} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.01.24 19:36:17.113270 [ 17 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_16_3} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.01.24 19:36:17.113325 [ 17 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_16_3: 4.05 MiB. 2024.01.24 19:36:22.099041 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:22.099176 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:22.099207 [ 3 ] {} HTTP-Session: 015d8cd9-6902-4fd1-93ae-7ab2a33a2617 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:22.099236 [ 3 ] {} HTTP-Session: 015d8cd9-6902-4fd1-93ae-7ab2a33a2617 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:22.099387 [ 3 ] {fe2ba281-92a7-46be-ac2f-c63a2c229920} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:22.099461 [ 3 ] {fe2ba281-92a7-46be-ac2f-c63a2c229920} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:36:22.099648 [ 3 ] {fe2ba281-92a7-46be-ac2f-c63a2c229920} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:22.100123 [ 3 ] {fe2ba281-92a7-46be-ac2f-c63a2c229920} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:22.100404 [ 3 ] {fe2ba281-92a7-46be-ac2f-c63a2c229920} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.24 19:36:22.100581 [ 3 ] {fe2ba281-92a7-46be-ac2f-c63a2c229920} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.24 19:36:22.100713 [ 3 ] {fe2ba281-92a7-46be-ac2f-c63a2c229920} executeQuery: Read 39 rows, 3.16 KiB in 0.001279737 sec., 30475 rows/sec., 2.41 MiB/sec. 2024.01.24 19:36:22.100864 [ 3 ] {fe2ba281-92a7-46be-ac2f-c63a2c229920} DynamicQueryHandler: Done processing query 2024.01.24 19:36:22.100893 [ 3 ] {fe2ba281-92a7-46be-ac2f-c63a2c229920} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:36:22.100909 [ 3 ] {} HTTP-Session: 015d8cd9-6902-4fd1-93ae-7ab2a33a2617 Destroying unnamed session 2024.01.24 19:36:22.101046 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:22.101097 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:22.101118 [ 3 ] {} HTTP-Session: 2af8a037-f8e5-4aca-8c3d-ee5cd073f47f Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:22.101138 [ 3 ] {} HTTP-Session: 2af8a037-f8e5-4aca-8c3d-ee5cd073f47f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:22.101234 [ 3 ] {f1256d8f-df27-4719-b501-b75489e05a4c} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:22.101278 [ 3 ] {f1256d8f-df27-4719-b501-b75489e05a4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:36:22.101390 [ 3 ] {f1256d8f-df27-4719-b501-b75489e05a4c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:22.101771 [ 3 ] {f1256d8f-df27-4719-b501-b75489e05a4c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:22.102010 [ 3 ] {f1256d8f-df27-4719-b501-b75489e05a4c} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.24 19:36:22.102171 [ 3 ] {f1256d8f-df27-4719-b501-b75489e05a4c} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.24 19:36:22.102308 [ 3 ] {f1256d8f-df27-4719-b501-b75489e05a4c} executeQuery: Read 117 rows, 11.57 KiB in 0.001042722 sec., 112206 rows/sec., 10.83 MiB/sec. 2024.01.24 19:36:22.102456 [ 3 ] {f1256d8f-df27-4719-b501-b75489e05a4c} DynamicQueryHandler: Done processing query 2024.01.24 19:36:22.102482 [ 3 ] {f1256d8f-df27-4719-b501-b75489e05a4c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:36:22.102499 [ 3 ] {} HTTP-Session: 2af8a037-f8e5-4aca-8c3d-ee5cd073f47f Destroying unnamed session 2024.01.24 19:36:22.102619 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:22.102669 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:22.102690 [ 3 ] {} HTTP-Session: fbd1ea1d-b3f5-4877-905c-80b3033d34c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:22.102709 [ 3 ] {} HTTP-Session: fbd1ea1d-b3f5-4877-905c-80b3033d34c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:22.102803 [ 3 ] {96e287f1-f650-4c05-9029-5263af442e27} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:22.102878 [ 3 ] {96e287f1-f650-4c05-9029-5263af442e27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:36:22.102991 [ 3 ] {96e287f1-f650-4c05-9029-5263af442e27} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:22.103300 [ 3 ] {96e287f1-f650-4c05-9029-5263af442e27} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:22.103523 [ 3 ] {96e287f1-f650-4c05-9029-5263af442e27} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.24 19:36:22.103682 [ 3 ] {96e287f1-f650-4c05-9029-5263af442e27} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.24 19:36:22.103823 [ 3 ] {96e287f1-f650-4c05-9029-5263af442e27} executeQuery: Read 39 rows, 3.12 KiB in 0.000952101 sec., 40962 rows/sec., 3.20 MiB/sec. 2024.01.24 19:36:22.103991 [ 3 ] {96e287f1-f650-4c05-9029-5263af442e27} DynamicQueryHandler: Done processing query 2024.01.24 19:36:22.104016 [ 3 ] {96e287f1-f650-4c05-9029-5263af442e27} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:36:22.104032 [ 3 ] {} HTTP-Session: fbd1ea1d-b3f5-4877-905c-80b3033d34c0 Destroying unnamed session 2024.01.24 19:36:22.104166 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:22.104211 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:22.104257 [ 3 ] {} HTTP-Session: 0ed32edb-7ff5-401d-9b42-b38467802ec5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:22.104275 [ 3 ] {} HTTP-Session: 0ed32edb-7ff5-401d-9b42-b38467802ec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:22.104365 [ 3 ] {973c1ad9-c277-48f0-a718-5b7af6f28b4f} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:22.104412 [ 3 ] {973c1ad9-c277-48f0-a718-5b7af6f28b4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:36:22.104572 [ 3 ] {973c1ad9-c277-48f0-a718-5b7af6f28b4f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:22.105020 [ 3 ] {973c1ad9-c277-48f0-a718-5b7af6f28b4f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:22.105365 [ 3 ] {973c1ad9-c277-48f0-a718-5b7af6f28b4f} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.24 19:36:22.105552 [ 3 ] {973c1ad9-c277-48f0-a718-5b7af6f28b4f} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.24 19:36:22.105684 [ 3 ] {973c1ad9-c277-48f0-a718-5b7af6f28b4f} executeQuery: Read 39 rows, 53.89 KiB in 0.001282017 sec., 30420 rows/sec., 41.05 MiB/sec. 2024.01.24 19:36:22.105825 [ 3 ] {973c1ad9-c277-48f0-a718-5b7af6f28b4f} DynamicQueryHandler: Done processing query 2024.01.24 19:36:22.105850 [ 3 ] {973c1ad9-c277-48f0-a718-5b7af6f28b4f} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.24 19:36:22.105865 [ 3 ] {} HTTP-Session: 0ed32edb-7ff5-401d-9b42-b38467802ec5 Destroying unnamed session 2024.01.24 19:36:23.263491 [ 67 ] {} DNSResolver: Updating DNS cache 2024.01.24 19:36:23.263547 [ 67 ] {} DNSResolver: Updated DNS cache 2024.01.24 19:36:27.098000 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:27.098117 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:27.098143 [ 3 ] {} HTTP-Session: 8d979f44-1838-4294-a4ea-b1f35ea5fc75 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:27.098166 [ 3 ] {} HTTP-Session: 8d979f44-1838-4294-a4ea-b1f35ea5fc75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:27.098296 [ 3 ] {760a7176-d26f-421f-8f8b-4f461d6cde47} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:27.098358 [ 3 ] {760a7176-d26f-421f-8f8b-4f461d6cde47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:36:27.098517 [ 3 ] {760a7176-d26f-421f-8f8b-4f461d6cde47} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:27.098900 [ 3 ] {760a7176-d26f-421f-8f8b-4f461d6cde47} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:27.099158 [ 3 ] {760a7176-d26f-421f-8f8b-4f461d6cde47} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.24 19:36:27.099327 [ 3 ] {760a7176-d26f-421f-8f8b-4f461d6cde47} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.24 19:36:27.099443 [ 3 ] {760a7176-d26f-421f-8f8b-4f461d6cde47} executeQuery: Read 9 rows, 747.00 B in 0.001111334 sec., 8098 rows/sec., 656.41 KiB/sec. 2024.01.24 19:36:27.099607 [ 3 ] {760a7176-d26f-421f-8f8b-4f461d6cde47} DynamicQueryHandler: Done processing query 2024.01.24 19:36:27.099634 [ 3 ] {760a7176-d26f-421f-8f8b-4f461d6cde47} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:36:27.099650 [ 3 ] {} HTTP-Session: 8d979f44-1838-4294-a4ea-b1f35ea5fc75 Destroying unnamed session 2024.01.24 19:36:27.099777 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:27.099823 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:27.099842 [ 3 ] {} HTTP-Session: 33b08183-6b4b-4775-aa0d-951a97b5a985 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:27.099859 [ 3 ] {} HTTP-Session: 33b08183-6b4b-4775-aa0d-951a97b5a985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:27.099934 [ 3 ] {8ebc2928-df56-41c6-bb60-91298fa4ab82} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:27.099974 [ 3 ] {8ebc2928-df56-41c6-bb60-91298fa4ab82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:36:27.100084 [ 3 ] {8ebc2928-df56-41c6-bb60-91298fa4ab82} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:27.100393 [ 3 ] {8ebc2928-df56-41c6-bb60-91298fa4ab82} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:27.100609 [ 3 ] {8ebc2928-df56-41c6-bb60-91298fa4ab82} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.24 19:36:27.100761 [ 3 ] {8ebc2928-df56-41c6-bb60-91298fa4ab82} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.24 19:36:27.100857 [ 3 ] {8ebc2928-df56-41c6-bb60-91298fa4ab82} executeQuery: Read 27 rows, 2.66 KiB in 0.000893119 sec., 30231 rows/sec., 2.91 MiB/sec. 2024.01.24 19:36:27.100957 [ 3 ] {8ebc2928-df56-41c6-bb60-91298fa4ab82} DynamicQueryHandler: Done processing query 2024.01.24 19:36:27.100979 [ 3 ] {8ebc2928-df56-41c6-bb60-91298fa4ab82} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:36:27.100995 [ 3 ] {} HTTP-Session: 33b08183-6b4b-4775-aa0d-951a97b5a985 Destroying unnamed session 2024.01.24 19:36:27.101108 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:27.101151 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:27.101169 [ 3 ] {} HTTP-Session: eea16167-bf3d-4294-ad90-f77b40fb4ed8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:27.101185 [ 3 ] {} HTTP-Session: eea16167-bf3d-4294-ad90-f77b40fb4ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:27.101255 [ 3 ] {7cbad894-f395-4749-a595-098a328796df} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:27.101293 [ 3 ] {7cbad894-f395-4749-a595-098a328796df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:36:27.101395 [ 3 ] {7cbad894-f395-4749-a595-098a328796df} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:27.101649 [ 3 ] {7cbad894-f395-4749-a595-098a328796df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:27.101852 [ 3 ] {7cbad894-f395-4749-a595-098a328796df} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.24 19:36:27.102011 [ 3 ] {7cbad894-f395-4749-a595-098a328796df} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.24 19:36:27.102108 [ 3 ] {7cbad894-f395-4749-a595-098a328796df} executeQuery: Read 9 rows, 738.00 B in 0.000825208 sec., 10906 rows/sec., 873.36 KiB/sec. 2024.01.24 19:36:27.102262 [ 3 ] {7cbad894-f395-4749-a595-098a328796df} DynamicQueryHandler: Done processing query 2024.01.24 19:36:27.102287 [ 3 ] {7cbad894-f395-4749-a595-098a328796df} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:36:27.102303 [ 3 ] {} HTTP-Session: eea16167-bf3d-4294-ad90-f77b40fb4ed8 Destroying unnamed session 2024.01.24 19:36:27.102467 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:27.102512 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:27.102531 [ 3 ] {} HTTP-Session: 76d49c3d-92f2-4639-b148-087d65cce8d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:27.102548 [ 3 ] {} HTTP-Session: 76d49c3d-92f2-4639-b148-087d65cce8d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:27.102623 [ 3 ] {d15a0413-9774-4c8b-92f2-ea0c20637fd2} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:27.102669 [ 3 ] {d15a0413-9774-4c8b-92f2-ea0c20637fd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:36:27.102812 [ 3 ] {d15a0413-9774-4c8b-92f2-ea0c20637fd2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:27.103132 [ 3 ] {d15a0413-9774-4c8b-92f2-ea0c20637fd2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:27.103414 [ 3 ] {d15a0413-9774-4c8b-92f2-ea0c20637fd2} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.24 19:36:27.103595 [ 3 ] {d15a0413-9774-4c8b-92f2-ea0c20637fd2} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.24 19:36:27.103699 [ 3 ] {d15a0413-9774-4c8b-92f2-ea0c20637fd2} executeQuery: Read 9 rows, 12.44 KiB in 0.001048623 sec., 8582 rows/sec., 11.58 MiB/sec. 2024.01.24 19:36:27.103805 [ 3 ] {d15a0413-9774-4c8b-92f2-ea0c20637fd2} DynamicQueryHandler: Done processing query 2024.01.24 19:36:27.103827 [ 3 ] {d15a0413-9774-4c8b-92f2-ea0c20637fd2} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:36:27.103843 [ 3 ] {} HTTP-Session: 76d49c3d-92f2-4639-b148-087d65cce8d7 Destroying unnamed session 2024.01.24 19:36:28.590055 [ 92 ] {} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.01.24 19:36:28.590139 [ 92 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:28.590257 [ 10 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.01.24 19:36:28.590466 [ 10 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:36:28.590528 [ 10 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 300 rows starting from the beginning of the part 2024.01.24 19:36:28.590725 [ 10 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::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.24 19:36:28.590882 [ 10 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::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.24 19:36:28.591030 [ 10 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2024.01.24 19:36:28.591170 [ 10 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::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.24 19:36:28.591986 [ 12 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 376 rows, containing 5 columns (5 merged, 0 gathered) in 0.001778798 sec., 211378.69505137738 rows/sec., 14.91 MiB/sec. 2024.01.24 19:36:28.592142 [ 12 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.01.24 19:36:28.592399 [ 12 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_5_1} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.01.24 19:36:28.592468 [ 12 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_5_1} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.01.24 19:36:32.098608 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:32.098744 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:32.098777 [ 3 ] {} HTTP-Session: 246c0ce7-a8a0-46b4-b1a3-8d459ded9176 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:32.098806 [ 3 ] {} HTTP-Session: 246c0ce7-a8a0-46b4-b1a3-8d459ded9176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:32.098954 [ 3 ] {38671cb2-54c3-433a-8203-9963f75cabce} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:32.099023 [ 3 ] {38671cb2-54c3-433a-8203-9963f75cabce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:36:32.099208 [ 3 ] {38671cb2-54c3-433a-8203-9963f75cabce} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:32.099664 [ 3 ] {38671cb2-54c3-433a-8203-9963f75cabce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:32.099939 [ 3 ] {38671cb2-54c3-433a-8203-9963f75cabce} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.24 19:36:32.100111 [ 3 ] {38671cb2-54c3-433a-8203-9963f75cabce} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.24 19:36:32.100230 [ 3 ] {38671cb2-54c3-433a-8203-9963f75cabce} executeQuery: Read 39 rows, 3.16 KiB in 0.001237186 sec., 31523 rows/sec., 2.50 MiB/sec. 2024.01.24 19:36:32.100383 [ 3 ] {38671cb2-54c3-433a-8203-9963f75cabce} DynamicQueryHandler: Done processing query 2024.01.24 19:36:32.100408 [ 3 ] {38671cb2-54c3-433a-8203-9963f75cabce} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:36:32.100425 [ 3 ] {} HTTP-Session: 246c0ce7-a8a0-46b4-b1a3-8d459ded9176 Destroying unnamed session 2024.01.24 19:36:32.100549 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:32.100599 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:32.100620 [ 3 ] {} HTTP-Session: d54daef5-298f-472f-b95e-533cccdf04e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:32.100639 [ 3 ] {} HTTP-Session: d54daef5-298f-472f-b95e-533cccdf04e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:32.100718 [ 3 ] {dde13226-e581-411b-8cb3-c693e2dc6ea8} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:32.100761 [ 3 ] {dde13226-e581-411b-8cb3-c693e2dc6ea8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.24 19:36:32.100872 [ 3 ] {dde13226-e581-411b-8cb3-c693e2dc6ea8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:32.101158 [ 3 ] {dde13226-e581-411b-8cb3-c693e2dc6ea8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:32.101374 [ 3 ] {dde13226-e581-411b-8cb3-c693e2dc6ea8} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.24 19:36:32.101529 [ 3 ] {dde13226-e581-411b-8cb3-c693e2dc6ea8} oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.24 19:36:32.101629 [ 3 ] {dde13226-e581-411b-8cb3-c693e2dc6ea8} executeQuery: Read 2 rows, 175.00 B in 0.000881629 sec., 2268 rows/sec., 193.84 KiB/sec. 2024.01.24 19:36:32.101794 [ 3 ] {dde13226-e581-411b-8cb3-c693e2dc6ea8} DynamicQueryHandler: Done processing query 2024.01.24 19:36:32.101818 [ 3 ] {dde13226-e581-411b-8cb3-c693e2dc6ea8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:36:32.101834 [ 3 ] {} HTTP-Session: d54daef5-298f-472f-b95e-533cccdf04e8 Destroying unnamed session 2024.01.24 19:36:32.102011 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:32.102057 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:32.102076 [ 3 ] {} HTTP-Session: 8b3aa9d3-ff77-415b-a0d7-7f29c5b3ac92 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:32.102093 [ 3 ] {} HTTP-Session: 8b3aa9d3-ff77-415b-a0d7-7f29c5b3ac92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:32.102172 [ 3 ] {aa8f71e3-de5f-4999-9707-60275d400c56} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:32.102212 [ 3 ] {aa8f71e3-de5f-4999-9707-60275d400c56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:36:32.102328 [ 3 ] {aa8f71e3-de5f-4999-9707-60275d400c56} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:32.102668 [ 3 ] {aa8f71e3-de5f-4999-9707-60275d400c56} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:32.102889 [ 3 ] {aa8f71e3-de5f-4999-9707-60275d400c56} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.24 19:36:32.103051 [ 3 ] {aa8f71e3-de5f-4999-9707-60275d400c56} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.24 19:36:32.103149 [ 3 ] {aa8f71e3-de5f-4999-9707-60275d400c56} executeQuery: Read 118 rows, 11.66 KiB in 0.000948871 sec., 124358 rows/sec., 12.00 MiB/sec. 2024.01.24 19:36:32.103262 [ 3 ] {aa8f71e3-de5f-4999-9707-60275d400c56} DynamicQueryHandler: Done processing query 2024.01.24 19:36:32.103284 [ 3 ] {aa8f71e3-de5f-4999-9707-60275d400c56} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:36:32.103300 [ 3 ] {} HTTP-Session: 8b3aa9d3-ff77-415b-a0d7-7f29c5b3ac92 Destroying unnamed session 2024.01.24 19:36:32.103424 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:32.103469 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:32.103488 [ 3 ] {} HTTP-Session: 43adce34-c490-4121-b806-58a6d65158c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:32.103509 [ 3 ] {} HTTP-Session: 43adce34-c490-4121-b806-58a6d65158c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:32.103580 [ 3 ] {831947bd-a5ca-43bf-aacc-1c2060dd16d5} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:32.103618 [ 3 ] {831947bd-a5ca-43bf-aacc-1c2060dd16d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.24 19:36:32.103721 [ 3 ] {831947bd-a5ca-43bf-aacc-1c2060dd16d5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:32.103974 [ 3 ] {831947bd-a5ca-43bf-aacc-1c2060dd16d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:32.104186 [ 3 ] {831947bd-a5ca-43bf-aacc-1c2060dd16d5} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.24 19:36:32.104341 [ 3 ] {831947bd-a5ca-43bf-aacc-1c2060dd16d5} oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.24 19:36:32.104436 [ 3 ] {831947bd-a5ca-43bf-aacc-1c2060dd16d5} executeQuery: Read 2 rows, 143.00 B in 0.000829597 sec., 2410 rows/sec., 168.33 KiB/sec. 2024.01.24 19:36:32.104590 [ 3 ] {831947bd-a5ca-43bf-aacc-1c2060dd16d5} DynamicQueryHandler: Done processing query 2024.01.24 19:36:32.104612 [ 3 ] {831947bd-a5ca-43bf-aacc-1c2060dd16d5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:36:32.104629 [ 3 ] {} HTTP-Session: 43adce34-c490-4121-b806-58a6d65158c5 Destroying unnamed session 2024.01.24 19:36:32.104753 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:32.104797 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:32.104815 [ 3 ] {} HTTP-Session: 13a444a1-d83b-4267-8be6-ae44ddc4e87a Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:32.104831 [ 3 ] {} HTTP-Session: 13a444a1-d83b-4267-8be6-ae44ddc4e87a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:32.104903 [ 3 ] {6e7ebcbd-b447-4e33-844b-e9614630bb0a} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:32.104941 [ 3 ] {6e7ebcbd-b447-4e33-844b-e9614630bb0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:36:32.105058 [ 3 ] {6e7ebcbd-b447-4e33-844b-e9614630bb0a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:32.105367 [ 3 ] {6e7ebcbd-b447-4e33-844b-e9614630bb0a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:32.105591 [ 3 ] {6e7ebcbd-b447-4e33-844b-e9614630bb0a} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.24 19:36:32.105742 [ 3 ] {6e7ebcbd-b447-4e33-844b-e9614630bb0a} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.24 19:36:32.105842 [ 3 ] {6e7ebcbd-b447-4e33-844b-e9614630bb0a} executeQuery: Read 41 rows, 3.29 KiB in 0.000911279 sec., 44991 rows/sec., 3.52 MiB/sec. 2024.01.24 19:36:32.105938 [ 3 ] {6e7ebcbd-b447-4e33-844b-e9614630bb0a} DynamicQueryHandler: Done processing query 2024.01.24 19:36:32.105960 [ 3 ] {6e7ebcbd-b447-4e33-844b-e9614630bb0a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:36:32.105976 [ 3 ] {} HTTP-Session: 13a444a1-d83b-4267-8be6-ae44ddc4e87a Destroying unnamed session 2024.01.24 19:36:32.106084 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:32.106126 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:32.106144 [ 3 ] {} HTTP-Session: de712578-5c39-4821-9504-e2297bcf51ce Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:32.106160 [ 3 ] {} HTTP-Session: de712578-5c39-4821-9504-e2297bcf51ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:32.106228 [ 3 ] {8b615787-5d07-491d-9097-7cc105be3e0c} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:32.106271 [ 3 ] {8b615787-5d07-491d-9097-7cc105be3e0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.24 19:36:32.106385 [ 3 ] {8b615787-5d07-491d-9097-7cc105be3e0c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:32.106663 [ 3 ] {8b615787-5d07-491d-9097-7cc105be3e0c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:32.106922 [ 3 ] {8b615787-5d07-491d-9097-7cc105be3e0c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.24 19:36:32.107100 [ 3 ] {8b615787-5d07-491d-9097-7cc105be3e0c} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.24 19:36:32.107203 [ 3 ] {8b615787-5d07-491d-9097-7cc105be3e0c} executeQuery: Read 1 rows, 72.00 B in 0.00094691 sec., 1056 rows/sec., 74.25 KiB/sec. 2024.01.24 19:36:32.107324 [ 3 ] {8b615787-5d07-491d-9097-7cc105be3e0c} DynamicQueryHandler: Done processing query 2024.01.24 19:36:32.107347 [ 3 ] {8b615787-5d07-491d-9097-7cc105be3e0c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:36:32.107362 [ 3 ] {} HTTP-Session: de712578-5c39-4821-9504-e2297bcf51ce Destroying unnamed session 2024.01.24 19:36:32.107511 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:32.107556 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:32.107574 [ 3 ] {} HTTP-Session: 907d0bba-6a93-45d3-875d-bc66702dda82 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:32.107590 [ 3 ] {} HTTP-Session: 907d0bba-6a93-45d3-875d-bc66702dda82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:32.107674 [ 3 ] {c2ebd426-1c11-4ce1-9332-2471b1d44800} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:32.107718 [ 3 ] {c2ebd426-1c11-4ce1-9332-2471b1d44800} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:36:32.107853 [ 3 ] {c2ebd426-1c11-4ce1-9332-2471b1d44800} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:32.108289 [ 3 ] {c2ebd426-1c11-4ce1-9332-2471b1d44800} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:32.108583 [ 3 ] {c2ebd426-1c11-4ce1-9332-2471b1d44800} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.24 19:36:32.108771 [ 3 ] {c2ebd426-1c11-4ce1-9332-2471b1d44800} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.24 19:36:32.108897 [ 3 ] {c2ebd426-1c11-4ce1-9332-2471b1d44800} executeQuery: Read 39 rows, 53.89 KiB in 0.001195346 sec., 32626 rows/sec., 44.03 MiB/sec. 2024.01.24 19:36:32.109005 [ 3 ] {c2ebd426-1c11-4ce1-9332-2471b1d44800} DynamicQueryHandler: Done processing query 2024.01.24 19:36:32.109028 [ 3 ] {c2ebd426-1c11-4ce1-9332-2471b1d44800} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.24 19:36:32.109043 [ 3 ] {} HTTP-Session: 907d0bba-6a93-45d3-875d-bc66702dda82 Destroying unnamed session 2024.01.24 19:36:37.098990 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:37.099124 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:37.099154 [ 3 ] {} HTTP-Session: 0ac1e00a-cf95-4381-a069-b8211283367d Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:37.099183 [ 3 ] {} HTTP-Session: 0ac1e00a-cf95-4381-a069-b8211283367d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:37.099327 [ 3 ] {a00a23bc-a3b7-4ddc-b7f1-e697a70f16b3} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:37.099397 [ 3 ] {a00a23bc-a3b7-4ddc-b7f1-e697a70f16b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:36:37.099587 [ 3 ] {a00a23bc-a3b7-4ddc-b7f1-e697a70f16b3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:37.100041 [ 3 ] {a00a23bc-a3b7-4ddc-b7f1-e697a70f16b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:37.100303 [ 3 ] {a00a23bc-a3b7-4ddc-b7f1-e697a70f16b3} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.24 19:36:37.100470 [ 3 ] {a00a23bc-a3b7-4ddc-b7f1-e697a70f16b3} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.24 19:36:37.100611 [ 3 ] {a00a23bc-a3b7-4ddc-b7f1-e697a70f16b3} executeQuery: Read 9 rows, 747.00 B in 0.001236446 sec., 7278 rows/sec., 589.99 KiB/sec. 2024.01.24 19:36:37.100833 [ 3 ] {a00a23bc-a3b7-4ddc-b7f1-e697a70f16b3} DynamicQueryHandler: Done processing query 2024.01.24 19:36:37.100859 [ 3 ] {a00a23bc-a3b7-4ddc-b7f1-e697a70f16b3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:36:37.100876 [ 3 ] {} HTTP-Session: 0ac1e00a-cf95-4381-a069-b8211283367d Destroying unnamed session 2024.01.24 19:36:37.100985 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:37.101032 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:37.101052 [ 3 ] {} HTTP-Session: 2d953a6c-fa31-4f16-84a6-5a96f2be46e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:37.101068 [ 3 ] {} HTTP-Session: 2d953a6c-fa31-4f16-84a6-5a96f2be46e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:37.101140 [ 3 ] {e84c781c-25a9-44d2-8c28-ee7245acc09a} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:37.101180 [ 3 ] {e84c781c-25a9-44d2-8c28-ee7245acc09a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.24 19:36:37.101309 [ 3 ] {e84c781c-25a9-44d2-8c28-ee7245acc09a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:37.101593 [ 3 ] {e84c781c-25a9-44d2-8c28-ee7245acc09a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:37.101803 [ 3 ] {e84c781c-25a9-44d2-8c28-ee7245acc09a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.24 19:36:37.101961 [ 3 ] {e84c781c-25a9-44d2-8c28-ee7245acc09a} oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.24 19:36:37.102083 [ 3 ] {e84c781c-25a9-44d2-8c28-ee7245acc09a} executeQuery: Read 2 rows, 175.00 B in 0.00091382 sec., 2188 rows/sec., 187.02 KiB/sec. 2024.01.24 19:36:37.102188 [ 3 ] {e84c781c-25a9-44d2-8c28-ee7245acc09a} DynamicQueryHandler: Done processing query 2024.01.24 19:36:37.102211 [ 3 ] {e84c781c-25a9-44d2-8c28-ee7245acc09a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:36:37.102226 [ 3 ] {} HTTP-Session: 2d953a6c-fa31-4f16-84a6-5a96f2be46e6 Destroying unnamed session 2024.01.24 19:36:37.102344 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:37.102387 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:37.102405 [ 3 ] {} HTTP-Session: 485b9165-76f9-4ffd-a2a7-37d77f213728 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:37.102421 [ 3 ] {} HTTP-Session: 485b9165-76f9-4ffd-a2a7-37d77f213728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:37.102494 [ 3 ] {352e731f-1729-408e-bdc8-adc19056ec36} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:37.102532 [ 3 ] {352e731f-1729-408e-bdc8-adc19056ec36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:36:37.102635 [ 3 ] {352e731f-1729-408e-bdc8-adc19056ec36} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:37.102940 [ 3 ] {352e731f-1729-408e-bdc8-adc19056ec36} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:37.103154 [ 3 ] {352e731f-1729-408e-bdc8-adc19056ec36} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.24 19:36:37.103307 [ 3 ] {352e731f-1729-408e-bdc8-adc19056ec36} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.24 19:36:37.103431 [ 3 ] {352e731f-1729-408e-bdc8-adc19056ec36} executeQuery: Read 64 rows, 5.87 KiB in 0.000903669 sec., 70822 rows/sec., 6.34 MiB/sec. 2024.01.24 19:36:37.103425 [ 169 ] {} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.01.24 19:36:37.103535 [ 169 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:37.103607 [ 3 ] {352e731f-1729-408e-bdc8-adc19056ec36} DynamicQueryHandler: Done processing query 2024.01.24 19:36:37.103651 [ 3 ] {352e731f-1729-408e-bdc8-adc19056ec36} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:36:37.103660 [ 19 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.01.24 19:36:37.103692 [ 3 ] {} HTTP-Session: 485b9165-76f9-4ffd-a2a7-37d77f213728 Destroying unnamed session 2024.01.24 19:36:37.103823 [ 19 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:36:37.103850 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:37.103882 [ 19 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 182 rows starting from the beginning of the part 2024.01.24 19:36:37.103916 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:37.103973 [ 3 ] {} HTTP-Session: a93972ba-8617-41db-b854-ce5445237b14 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:37.104011 [ 3 ] {} HTTP-Session: a93972ba-8617-41db-b854-ce5445237b14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:37.104209 [ 19 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 29 rows starting from the beginning of the part 2024.01.24 19:36:37.104228 [ 3 ] {949c8191-a0f0-41a3-9e60-4f4c395ff554} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:37.104328 [ 3 ] {949c8191-a0f0-41a3-9e60-4f4c395ff554} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.24 19:36:37.104491 [ 19 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 117 rows starting from the beginning of the part 2024.01.24 19:36:37.104824 [ 19 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 27 rows starting from the beginning of the part 2024.01.24 19:36:37.104852 [ 3 ] {949c8191-a0f0-41a3-9e60-4f4c395ff554} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:37.105027 [ 19 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 118 rows starting from the beginning of the part 2024.01.24 19:36:37.105258 [ 19 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part 2024.01.24 19:36:37.105697 [ 3 ] {949c8191-a0f0-41a3-9e60-4f4c395ff554} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:37.106088 [ 3 ] {949c8191-a0f0-41a3-9e60-4f4c395ff554} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.24 19:36:37.106417 [ 3 ] {949c8191-a0f0-41a3-9e60-4f4c395ff554} oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.24 19:36:37.106638 [ 3 ] {949c8191-a0f0-41a3-9e60-4f4c395ff554} executeQuery: Read 2 rows, 143.00 B in 0.00233962 sec., 854 rows/sec., 59.69 KiB/sec. 2024.01.24 19:36:37.107003 [ 3 ] {949c8191-a0f0-41a3-9e60-4f4c395ff554} DynamicQueryHandler: Done processing query 2024.01.24 19:36:37.107069 [ 3 ] {949c8191-a0f0-41a3-9e60-4f4c395ff554} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:36:37.107102 [ 3 ] {} HTTP-Session: a93972ba-8617-41db-b854-ce5445237b14 Destroying unnamed session 2024.01.24 19:36:37.107125 [ 19 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 537 rows, containing 4 columns (4 merged, 0 gathered) in 0.003524125 sec., 152378.24992019296 rows/sec., 14.44 MiB/sec. 2024.01.24 19:36:37.107245 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:37.107279 [ 19 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.01.24 19:36:37.107335 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:37.107374 [ 3 ] {} HTTP-Session: d1778b33-d82d-449c-b75e-a4a178d6484d Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:37.107403 [ 3 ] {} HTTP-Session: d1778b33-d82d-449c-b75e-a4a178d6484d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:37.107536 [ 3 ] {d0860dea-480f-4137-a7ee-cd2123ef957c} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:37.107572 [ 19 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_21_4} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.01.24 19:36:37.107604 [ 3 ] {d0860dea-480f-4137-a7ee-cd2123ef957c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:36:37.107687 [ 19 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_21_4} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.01.24 19:36:37.107878 [ 3 ] {d0860dea-480f-4137-a7ee-cd2123ef957c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:37.108216 [ 3 ] {d0860dea-480f-4137-a7ee-cd2123ef957c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:37.108447 [ 3 ] {d0860dea-480f-4137-a7ee-cd2123ef957c} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.24 19:36:37.108605 [ 3 ] {d0860dea-480f-4137-a7ee-cd2123ef957c} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.24 19:36:37.108727 [ 169 ] {} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.01.24 19:36:37.108735 [ 3 ] {d0860dea-480f-4137-a7ee-cd2123ef957c} executeQuery: Read 35 rows, 2.78 KiB in 0.001149224 sec., 30455 rows/sec., 2.36 MiB/sec. 2024.01.24 19:36:37.108787 [ 169 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:37.108980 [ 22 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.01.24 19:36:37.109047 [ 3 ] {d0860dea-480f-4137-a7ee-cd2123ef957c} DynamicQueryHandler: Done processing query 2024.01.24 19:36:37.109087 [ 3 ] {d0860dea-480f-4137-a7ee-cd2123ef957c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:36:37.109113 [ 3 ] {} HTTP-Session: d1778b33-d82d-449c-b75e-a4a178d6484d Destroying unnamed session 2024.01.24 19:36:37.109125 [ 22 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:36:37.109155 [ 22 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 94 rows starting from the beginning of the part 2024.01.24 19:36:37.109234 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:37.109285 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:37.109291 [ 22 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part 2024.01.24 19:36:37.109309 [ 3 ] {} HTTP-Session: 4138b694-15cf-47dc-8fe2-8c59da83358e Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:37.109340 [ 3 ] {} HTTP-Session: 4138b694-15cf-47dc-8fe2-8c59da83358e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:37.109421 [ 22 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 39 rows starting from the beginning of the part 2024.01.24 19:36:37.109453 [ 3 ] {372c32fe-2795-4b9b-ae1a-0067b35736af} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:37.109516 [ 3 ] {372c32fe-2795-4b9b-ae1a-0067b35736af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.24 19:36:37.109532 [ 22 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 9 rows starting from the beginning of the part 2024.01.24 19:36:37.109704 [ 22 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part 2024.01.24 19:36:37.109790 [ 3 ] {372c32fe-2795-4b9b-ae1a-0067b35736af} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:37.109837 [ 22 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 35 rows starting from the beginning of the part 2024.01.24 19:36:37.110241 [ 3 ] {372c32fe-2795-4b9b-ae1a-0067b35736af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:37.110636 [ 3 ] {372c32fe-2795-4b9b-ae1a-0067b35736af} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.24 19:36:37.110737 [ 20 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 231 rows, containing 4 columns (4 merged, 0 gathered) in 0.00185821 sec., 124313.1831170858 rows/sec., 9.71 MiB/sec. 2024.01.24 19:36:37.110902 [ 3 ] {372c32fe-2795-4b9b-ae1a-0067b35736af} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.24 19:36:37.110933 [ 19 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.01.24 19:36:37.111116 [ 3 ] {372c32fe-2795-4b9b-ae1a-0067b35736af} executeQuery: Read 37 rows, 2.67 KiB in 0.001625094 sec., 22767 rows/sec., 1.61 MiB/sec. 2024.01.24 19:36:37.111267 [ 19 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_21_4} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.01.24 19:36:37.111373 [ 3 ] {372c32fe-2795-4b9b-ae1a-0067b35736af} DynamicQueryHandler: Done processing query 2024.01.24 19:36:37.111383 [ 19 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_21_4} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.01.24 19:36:37.111417 [ 3 ] {372c32fe-2795-4b9b-ae1a-0067b35736af} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:36:37.111446 [ 3 ] {} HTTP-Session: 4138b694-15cf-47dc-8fe2-8c59da83358e Destroying unnamed session 2024.01.24 19:36:37.111612 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:37.111659 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:37.111679 [ 3 ] {} HTTP-Session: f17957ef-d98d-49f1-a42d-8fae4079102c Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:37.111696 [ 3 ] {} HTTP-Session: f17957ef-d98d-49f1-a42d-8fae4079102c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:37.111775 [ 3 ] {6fe5bc39-3113-490d-a0a4-35f4fee1ffef} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:37.111820 [ 3 ] {6fe5bc39-3113-490d-a0a4-35f4fee1ffef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:36:37.111973 [ 3 ] {6fe5bc39-3113-490d-a0a4-35f4fee1ffef} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:37.112316 [ 3 ] {6fe5bc39-3113-490d-a0a4-35f4fee1ffef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:37.112594 [ 3 ] {6fe5bc39-3113-490d-a0a4-35f4fee1ffef} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.24 19:36:37.112771 [ 3 ] {6fe5bc39-3113-490d-a0a4-35f4fee1ffef} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.24 19:36:37.112897 [ 3 ] {6fe5bc39-3113-490d-a0a4-35f4fee1ffef} executeQuery: Read 9 rows, 12.44 KiB in 0.001093353 sec., 8231 rows/sec., 11.11 MiB/sec. 2024.01.24 19:36:37.113005 [ 3 ] {6fe5bc39-3113-490d-a0a4-35f4fee1ffef} DynamicQueryHandler: Done processing query 2024.01.24 19:36:37.113027 [ 3 ] {6fe5bc39-3113-490d-a0a4-35f4fee1ffef} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:36:37.113043 [ 3 ] {} HTTP-Session: f17957ef-d98d-49f1-a42d-8fae4079102c Destroying unnamed session 2024.01.24 19:36:38.263784 [ 179 ] {} DNSResolver: Updating DNS cache 2024.01.24 19:36:38.263840 [ 179 ] {} DNSResolver: Updated DNS cache 2024.01.24 19:36:42.099653 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:42.099792 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:42.099824 [ 3 ] {} HTTP-Session: fefe734a-9cfa-4bf4-8a4b-4aabb8073901 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:42.099853 [ 3 ] {} HTTP-Session: fefe734a-9cfa-4bf4-8a4b-4aabb8073901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:42.099999 [ 3 ] {bb59ec2d-5ca9-4ce9-954c-8dca62461dd6} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:42.100067 [ 3 ] {bb59ec2d-5ca9-4ce9-954c-8dca62461dd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:36:42.100249 [ 3 ] {bb59ec2d-5ca9-4ce9-954c-8dca62461dd6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:42.100736 [ 3 ] {bb59ec2d-5ca9-4ce9-954c-8dca62461dd6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:42.101025 [ 3 ] {bb59ec2d-5ca9-4ce9-954c-8dca62461dd6} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.24 19:36:42.101196 [ 3 ] {bb59ec2d-5ca9-4ce9-954c-8dca62461dd6} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.24 19:36:42.101337 [ 3 ] {bb59ec2d-5ca9-4ce9-954c-8dca62461dd6} executeQuery: Read 39 rows, 3.16 KiB in 0.001290807 sec., 30213 rows/sec., 2.39 MiB/sec. 2024.01.24 19:36:42.101348 [ 147 ] {} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.01.24 19:36:42.101480 [ 147 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:42.101548 [ 3 ] {bb59ec2d-5ca9-4ce9-954c-8dca62461dd6} DynamicQueryHandler: Done processing query 2024.01.24 19:36:42.101593 [ 3 ] {bb59ec2d-5ca9-4ce9-954c-8dca62461dd6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:36:42.101602 [ 10 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.01.24 19:36:42.101617 [ 3 ] {} HTTP-Session: fefe734a-9cfa-4bf4-8a4b-4aabb8073901 Destroying unnamed session 2024.01.24 19:36:42.101756 [ 10 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:36:42.101810 [ 10 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 48 rows starting from the beginning of the part 2024.01.24 19:36:42.101825 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:42.101922 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:42.101956 [ 3 ] {} HTTP-Session: 322ecade-f5a7-4c1d-877e-ff3591ef7cea Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:42.102009 [ 3 ] {} HTTP-Session: 322ecade-f5a7-4c1d-877e-ff3591ef7cea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:42.102063 [ 10 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 39 rows starting from the beginning of the part 2024.01.24 19:36:42.102232 [ 3 ] {9abb04bd-4257-4839-96ca-1d0827f3faa1} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:42.102348 [ 3 ] {9abb04bd-4257-4839-96ca-1d0827f3faa1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:36:42.102351 [ 10 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 9 rows starting from the beginning of the part 2024.01.24 19:36:42.102717 [ 10 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 39 rows starting from the beginning of the part 2024.01.24 19:36:42.102815 [ 3 ] {9abb04bd-4257-4839-96ca-1d0827f3faa1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:42.103013 [ 10 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 9 rows starting from the beginning of the part 2024.01.24 19:36:42.103169 [ 10 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 39 rows starting from the beginning of the part 2024.01.24 19:36:42.103742 [ 3 ] {9abb04bd-4257-4839-96ca-1d0827f3faa1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:42.104191 [ 3 ] {9abb04bd-4257-4839-96ca-1d0827f3faa1} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.24 19:36:42.104521 [ 3 ] {9abb04bd-4257-4839-96ca-1d0827f3faa1} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.24 19:36:42.104776 [ 19 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 4 columns (4 merged, 0 gathered) in 0.0032328 sec., 56607.275426874534 rows/sec., 4.48 MiB/sec. 2024.01.24 19:36:42.104805 [ 3 ] {9abb04bd-4257-4839-96ca-1d0827f3faa1} executeQuery: Read 117 rows, 11.57 KiB in 0.002516513 sec., 46492 rows/sec., 4.49 MiB/sec. 2024.01.24 19:36:42.104988 [ 19 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.01.24 19:36:42.105015 [ 3 ] {9abb04bd-4257-4839-96ca-1d0827f3faa1} DynamicQueryHandler: Done processing query 2024.01.24 19:36:42.105058 [ 3 ] {9abb04bd-4257-4839-96ca-1d0827f3faa1} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:36:42.105084 [ 3 ] {} HTTP-Session: 322ecade-f5a7-4c1d-877e-ff3591ef7cea Destroying unnamed session 2024.01.24 19:36:42.105219 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:42.105267 [ 19 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_21_4} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.01.24 19:36:42.105284 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:42.105326 [ 3 ] {} HTTP-Session: 949eb1e5-9cf2-4da2-9a34-a4cb98315559 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:42.105349 [ 3 ] {} HTTP-Session: 949eb1e5-9cf2-4da2-9a34-a4cb98315559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:42.105377 [ 19 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_21_4} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.01.24 19:36:42.105510 [ 3 ] {8b9e5e2b-1d28-47fa-857c-dbdebe3f97bd} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:42.105563 [ 3 ] {8b9e5e2b-1d28-47fa-857c-dbdebe3f97bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:36:42.105681 [ 3 ] {8b9e5e2b-1d28-47fa-857c-dbdebe3f97bd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:42.105987 [ 3 ] {8b9e5e2b-1d28-47fa-857c-dbdebe3f97bd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:42.106205 [ 3 ] {8b9e5e2b-1d28-47fa-857c-dbdebe3f97bd} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.24 19:36:42.106355 [ 3 ] {8b9e5e2b-1d28-47fa-857c-dbdebe3f97bd} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.24 19:36:42.106480 [ 3 ] {8b9e5e2b-1d28-47fa-857c-dbdebe3f97bd} executeQuery: Read 39 rows, 3.12 KiB in 0.00092999 sec., 41935 rows/sec., 3.28 MiB/sec. 2024.01.24 19:36:42.106597 [ 3 ] {8b9e5e2b-1d28-47fa-857c-dbdebe3f97bd} DynamicQueryHandler: Done processing query 2024.01.24 19:36:42.106619 [ 3 ] {8b9e5e2b-1d28-47fa-857c-dbdebe3f97bd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:36:42.106642 [ 3 ] {} HTTP-Session: 949eb1e5-9cf2-4da2-9a34-a4cb98315559 Destroying unnamed session 2024.01.24 19:36:42.106788 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:42.106833 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:42.106851 [ 3 ] {} HTTP-Session: f0399513-2a9c-4c1b-bd96-cf96fed33096 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:42.106868 [ 3 ] {} HTTP-Session: f0399513-2a9c-4c1b-bd96-cf96fed33096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:42.106956 [ 3 ] {9798babc-d71d-4ca8-9cf2-de430991d3ff} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:42.107001 [ 3 ] {9798babc-d71d-4ca8-9cf2-de430991d3ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:36:42.107140 [ 3 ] {9798babc-d71d-4ca8-9cf2-de430991d3ff} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:42.107598 [ 3 ] {9798babc-d71d-4ca8-9cf2-de430991d3ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:42.107918 [ 3 ] {9798babc-d71d-4ca8-9cf2-de430991d3ff} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.24 19:36:42.108098 [ 3 ] {9798babc-d71d-4ca8-9cf2-de430991d3ff} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.24 19:36:42.108217 [ 147 ] {} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.01.24 19:36:42.108235 [ 3 ] {9798babc-d71d-4ca8-9cf2-de430991d3ff} executeQuery: Read 39 rows, 53.89 KiB in 0.001250396 sec., 31190 rows/sec., 42.09 MiB/sec. 2024.01.24 19:36:42.108269 [ 147 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:42.108448 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.01.24 19:36:42.108544 [ 3 ] {9798babc-d71d-4ca8-9cf2-de430991d3ff} DynamicQueryHandler: Done processing query 2024.01.24 19:36:42.108626 [ 3 ] {9798babc-d71d-4ca8-9cf2-de430991d3ff} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.24 19:36:42.108689 [ 3 ] {} HTTP-Session: f0399513-2a9c-4c1b-bd96-cf96fed33096 Destroying unnamed session 2024.01.24 19:36:42.108733 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:36:42.108773 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 441 rows starting from the beginning of the part 2024.01.24 19:36:42.108885 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 39 rows starting from the beginning of the part 2024.01.24 19:36:42.108982 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 9 rows starting from the beginning of the part 2024.01.24 19:36:42.109075 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 39 rows starting from the beginning of the part 2024.01.24 19:36:42.109164 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 9 rows starting from the beginning of the part 2024.01.24 19:36:42.109249 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 39 rows starting from the beginning of the part 2024.01.24 19:36:42.110748 [ 18 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 576 rows, containing 6 columns (6 merged, 0 gathered) in 0.002402741 sec., 239726.21268792602 rows/sec., 323.50 MiB/sec. 2024.01.24 19:36:42.111049 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.01.24 19:36:42.111271 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_21_4} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.01.24 19:36:42.111336 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_21_4} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.01.24 19:36:42.111408 [ 10 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_21_4: 4.49 MiB. 2024.01.24 19:36:47.097717 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:47.097843 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:47.097874 [ 3 ] {} HTTP-Session: 5c82309c-0718-4795-815d-14b362413387 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:47.097903 [ 3 ] {} HTTP-Session: 5c82309c-0718-4795-815d-14b362413387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:47.098044 [ 3 ] {a51c4352-e9d0-47ea-9dab-c63509e00274} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:47.098110 [ 3 ] {a51c4352-e9d0-47ea-9dab-c63509e00274} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:36:47.098275 [ 3 ] {a51c4352-e9d0-47ea-9dab-c63509e00274} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:47.098739 [ 3 ] {a51c4352-e9d0-47ea-9dab-c63509e00274} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:47.099011 [ 3 ] {a51c4352-e9d0-47ea-9dab-c63509e00274} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.24 19:36:47.099190 [ 3 ] {a51c4352-e9d0-47ea-9dab-c63509e00274} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.24 19:36:47.099322 [ 3 ] {a51c4352-e9d0-47ea-9dab-c63509e00274} executeQuery: Read 9 rows, 747.00 B in 0.001235657 sec., 7283 rows/sec., 590.37 KiB/sec. 2024.01.24 19:36:47.099468 [ 3 ] {a51c4352-e9d0-47ea-9dab-c63509e00274} DynamicQueryHandler: Done processing query 2024.01.24 19:36:47.099495 [ 3 ] {a51c4352-e9d0-47ea-9dab-c63509e00274} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:36:47.099511 [ 3 ] {} HTTP-Session: 5c82309c-0718-4795-815d-14b362413387 Destroying unnamed session 2024.01.24 19:36:47.099643 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:47.099693 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:47.099714 [ 3 ] {} HTTP-Session: 88202c04-5e66-4383-842e-7a35891150d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:47.099732 [ 3 ] {} HTTP-Session: 88202c04-5e66-4383-842e-7a35891150d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:47.099817 [ 3 ] {8c62d320-b422-4223-ae79-9599b226547c} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:47.099860 [ 3 ] {8c62d320-b422-4223-ae79-9599b226547c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:36:47.099971 [ 3 ] {8c62d320-b422-4223-ae79-9599b226547c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:47.100286 [ 3 ] {8c62d320-b422-4223-ae79-9599b226547c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:47.100503 [ 3 ] {8c62d320-b422-4223-ae79-9599b226547c} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.24 19:36:47.100652 [ 3 ] {8c62d320-b422-4223-ae79-9599b226547c} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.24 19:36:47.100777 [ 3 ] {8c62d320-b422-4223-ae79-9599b226547c} executeQuery: Read 27 rows, 2.66 KiB in 0.00093083 sec., 29006 rows/sec., 2.79 MiB/sec. 2024.01.24 19:36:47.100888 [ 3 ] {8c62d320-b422-4223-ae79-9599b226547c} DynamicQueryHandler: Done processing query 2024.01.24 19:36:47.100911 [ 3 ] {8c62d320-b422-4223-ae79-9599b226547c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:36:47.100927 [ 3 ] {} HTTP-Session: 88202c04-5e66-4383-842e-7a35891150d1 Destroying unnamed session 2024.01.24 19:36:47.101032 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:47.101077 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:47.101096 [ 3 ] {} HTTP-Session: 4f101206-8039-4f84-b17c-788a7ac58bd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:47.101114 [ 3 ] {} HTTP-Session: 4f101206-8039-4f84-b17c-788a7ac58bd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:47.101187 [ 3 ] {7894b79b-665e-418f-b09d-e1077911ad34} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:47.101226 [ 3 ] {7894b79b-665e-418f-b09d-e1077911ad34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:36:47.101333 [ 3 ] {7894b79b-665e-418f-b09d-e1077911ad34} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:47.101680 [ 3 ] {7894b79b-665e-418f-b09d-e1077911ad34} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:47.101950 [ 3 ] {7894b79b-665e-418f-b09d-e1077911ad34} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.24 19:36:47.102104 [ 3 ] {7894b79b-665e-418f-b09d-e1077911ad34} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.24 19:36:47.102223 [ 3 ] {7894b79b-665e-418f-b09d-e1077911ad34} executeQuery: Read 9 rows, 738.00 B in 0.001009632 sec., 8914 rows/sec., 713.83 KiB/sec. 2024.01.24 19:36:47.102445 [ 3 ] {7894b79b-665e-418f-b09d-e1077911ad34} DynamicQueryHandler: Done processing query 2024.01.24 19:36:47.102469 [ 3 ] {7894b79b-665e-418f-b09d-e1077911ad34} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:36:47.102485 [ 3 ] {} HTTP-Session: 4f101206-8039-4f84-b17c-788a7ac58bd6 Destroying unnamed session 2024.01.24 19:36:47.102644 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:47.102690 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:47.102716 [ 3 ] {} HTTP-Session: dcf35c73-1605-487e-80d3-9e8f049e907b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:47.102734 [ 3 ] {} HTTP-Session: dcf35c73-1605-487e-80d3-9e8f049e907b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:47.102811 [ 3 ] {6d72e841-1667-4fb1-8d2a-87bb2955ea4c} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:47.102857 [ 3 ] {6d72e841-1667-4fb1-8d2a-87bb2955ea4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:36:47.103011 [ 3 ] {6d72e841-1667-4fb1-8d2a-87bb2955ea4c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:47.103360 [ 3 ] {6d72e841-1667-4fb1-8d2a-87bb2955ea4c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:47.103655 [ 3 ] {6d72e841-1667-4fb1-8d2a-87bb2955ea4c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.24 19:36:47.103838 [ 3 ] {6d72e841-1667-4fb1-8d2a-87bb2955ea4c} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.24 19:36:47.103979 [ 3 ] {6d72e841-1667-4fb1-8d2a-87bb2955ea4c} executeQuery: Read 9 rows, 12.44 KiB in 0.001131104 sec., 7956 rows/sec., 10.74 MiB/sec. 2024.01.24 19:36:47.104124 [ 3 ] {6d72e841-1667-4fb1-8d2a-87bb2955ea4c} DynamicQueryHandler: Done processing query 2024.01.24 19:36:47.104148 [ 3 ] {6d72e841-1667-4fb1-8d2a-87bb2955ea4c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:36:47.104164 [ 3 ] {} HTTP-Session: dcf35c73-1605-487e-80d3-9e8f049e907b Destroying unnamed session 2024.01.24 19:36:48.367053 [ 61 ] {} oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.01.24 19:36:48.367130 [ 61 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:48.367231 [ 20 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.01.24 19:36:48.367371 [ 20 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:36:48.367409 [ 20 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::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.24 19:36:48.367591 [ 20 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::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.24 19:36:48.367697 [ 20 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::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.24 19:36:48.367796 [ 20 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::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.24 19:36:48.367888 [ 20 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::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.24 19:36:48.368489 [ 18 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001301048 sec., 9223.333804748172 rows/sec., 782.12 KiB/sec. 2024.01.24 19:36:48.368664 [ 16 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.01.24 19:36:48.368903 [ 16 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_5_1} oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.01.24 19:36:48.368975 [ 16 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_5_1} oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.01.24 19:36:48.547989 [ 61 ] {} oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.01.24 19:36:48.548040 [ 61 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:48.548139 [ 23 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.01.24 19:36:48.548303 [ 23 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:36:48.548340 [ 23 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::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.24 19:36:48.548496 [ 23 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::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.24 19:36:48.548600 [ 23 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::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.24 19:36:48.548694 [ 23 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::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.24 19:36:48.548784 [ 23 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::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.24 19:36:48.549394 [ 16 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001305007 sec., 9195.352975118141 rows/sec., 642.06 KiB/sec. 2024.01.24 19:36:48.549566 [ 18 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.01.24 19:36:48.549834 [ 18 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_5_1} oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.01.24 19:36:48.549903 [ 18 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_5_1} oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.01.24 19:36:52.100163 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:52.100293 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:52.100323 [ 3 ] {} HTTP-Session: c1e43236-55a2-4c7c-8b71-93f3b460a674 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:52.100352 [ 3 ] {} HTTP-Session: c1e43236-55a2-4c7c-8b71-93f3b460a674 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:52.100501 [ 3 ] {7d035c08-c0b6-49c6-8669-3a2871f1419f} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:52.100569 [ 3 ] {7d035c08-c0b6-49c6-8669-3a2871f1419f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:36:52.100754 [ 3 ] {7d035c08-c0b6-49c6-8669-3a2871f1419f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:52.101307 [ 3 ] {7d035c08-c0b6-49c6-8669-3a2871f1419f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:52.101571 [ 3 ] {7d035c08-c0b6-49c6-8669-3a2871f1419f} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.24 19:36:52.101751 [ 3 ] {7d035c08-c0b6-49c6-8669-3a2871f1419f} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.24 19:36:52.101872 [ 3 ] {7d035c08-c0b6-49c6-8669-3a2871f1419f} executeQuery: Read 39 rows, 3.16 KiB in 0.001334029 sec., 29234 rows/sec., 2.31 MiB/sec. 2024.01.24 19:36:52.102034 [ 3 ] {7d035c08-c0b6-49c6-8669-3a2871f1419f} DynamicQueryHandler: Done processing query 2024.01.24 19:36:52.102060 [ 3 ] {7d035c08-c0b6-49c6-8669-3a2871f1419f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:36:52.102077 [ 3 ] {} HTTP-Session: c1e43236-55a2-4c7c-8b71-93f3b460a674 Destroying unnamed session 2024.01.24 19:36:52.102214 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:52.102266 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:52.102286 [ 3 ] {} HTTP-Session: 98e209ef-1dac-4f5a-8fd3-5662d2875d0f Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:52.102305 [ 3 ] {} HTTP-Session: 98e209ef-1dac-4f5a-8fd3-5662d2875d0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:52.102393 [ 3 ] {ca5401ec-d31d-4806-8415-53f19d74bf2c} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:52.102436 [ 3 ] {ca5401ec-d31d-4806-8415-53f19d74bf2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:36:52.102543 [ 3 ] {ca5401ec-d31d-4806-8415-53f19d74bf2c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:52.102938 [ 3 ] {ca5401ec-d31d-4806-8415-53f19d74bf2c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:52.103170 [ 3 ] {ca5401ec-d31d-4806-8415-53f19d74bf2c} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.24 19:36:52.103325 [ 3 ] {ca5401ec-d31d-4806-8415-53f19d74bf2c} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.24 19:36:52.103451 [ 3 ] {ca5401ec-d31d-4806-8415-53f19d74bf2c} executeQuery: Read 117 rows, 11.57 KiB in 0.001025441 sec., 114097 rows/sec., 11.02 MiB/sec. 2024.01.24 19:36:52.103607 [ 3 ] {ca5401ec-d31d-4806-8415-53f19d74bf2c} DynamicQueryHandler: Done processing query 2024.01.24 19:36:52.103631 [ 3 ] {ca5401ec-d31d-4806-8415-53f19d74bf2c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:36:52.103647 [ 3 ] {} HTTP-Session: 98e209ef-1dac-4f5a-8fd3-5662d2875d0f Destroying unnamed session 2024.01.24 19:36:52.103768 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:52.103816 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:52.103835 [ 3 ] {} HTTP-Session: 5550d93b-4300-43f8-9c57-f2833d36c055 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:52.103852 [ 3 ] {} HTTP-Session: 5550d93b-4300-43f8-9c57-f2833d36c055 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:52.103928 [ 3 ] {94c5de03-cc4d-461a-923c-7c3e8315ad95} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:52.103969 [ 3 ] {94c5de03-cc4d-461a-923c-7c3e8315ad95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:36:52.104081 [ 3 ] {94c5de03-cc4d-461a-923c-7c3e8315ad95} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:52.104381 [ 3 ] {94c5de03-cc4d-461a-923c-7c3e8315ad95} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:52.104596 [ 3 ] {94c5de03-cc4d-461a-923c-7c3e8315ad95} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.24 19:36:52.104749 [ 3 ] {94c5de03-cc4d-461a-923c-7c3e8315ad95} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.24 19:36:52.104878 [ 3 ] {94c5de03-cc4d-461a-923c-7c3e8315ad95} executeQuery: Read 39 rows, 3.12 KiB in 0.00092053 sec., 42366 rows/sec., 3.31 MiB/sec. 2024.01.24 19:36:52.105002 [ 3 ] {94c5de03-cc4d-461a-923c-7c3e8315ad95} DynamicQueryHandler: Done processing query 2024.01.24 19:36:52.105025 [ 3 ] {94c5de03-cc4d-461a-923c-7c3e8315ad95} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:36:52.105040 [ 3 ] {} HTTP-Session: 5550d93b-4300-43f8-9c57-f2833d36c055 Destroying unnamed session 2024.01.24 19:36:52.105185 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:52.105230 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:52.105249 [ 3 ] {} HTTP-Session: abba0754-4494-4eaa-9931-e3c307636244 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:52.105266 [ 3 ] {} HTTP-Session: abba0754-4494-4eaa-9931-e3c307636244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:52.105354 [ 3 ] {2100b727-44ff-4312-82fc-d2e81d5c3184} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:52.105400 [ 3 ] {2100b727-44ff-4312-82fc-d2e81d5c3184} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:36:52.105537 [ 3 ] {2100b727-44ff-4312-82fc-d2e81d5c3184} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:52.105996 [ 3 ] {2100b727-44ff-4312-82fc-d2e81d5c3184} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:52.106310 [ 3 ] {2100b727-44ff-4312-82fc-d2e81d5c3184} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.24 19:36:52.106491 [ 3 ] {2100b727-44ff-4312-82fc-d2e81d5c3184} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.24 19:36:52.106617 [ 3 ] {2100b727-44ff-4312-82fc-d2e81d5c3184} executeQuery: Read 39 rows, 53.89 KiB in 0.001229976 sec., 31707 rows/sec., 42.79 MiB/sec. 2024.01.24 19:36:52.106829 [ 3 ] {2100b727-44ff-4312-82fc-d2e81d5c3184} DynamicQueryHandler: Done processing query 2024.01.24 19:36:52.106852 [ 3 ] {2100b727-44ff-4312-82fc-d2e81d5c3184} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.24 19:36:52.106867 [ 3 ] {} HTTP-Session: abba0754-4494-4eaa-9931-e3c307636244 Destroying unnamed session 2024.01.24 19:36:53.263887 [ 152 ] {} DNSResolver: Updating DNS cache 2024.01.24 19:36:53.263934 [ 152 ] {} DNSResolver: Updated DNS cache 2024.01.24 19:36:57.097593 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:57.097718 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:57.097744 [ 3 ] {} HTTP-Session: c66fb245-2605-41ca-bf2e-08ce79b27f95 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:57.097769 [ 3 ] {} HTTP-Session: c66fb245-2605-41ca-bf2e-08ce79b27f95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:57.097898 [ 3 ] {f7f0e603-4282-480d-ae51-d893a0a52ec2} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:57.097960 [ 3 ] {f7f0e603-4282-480d-ae51-d893a0a52ec2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:36:57.098127 [ 3 ] {f7f0e603-4282-480d-ae51-d893a0a52ec2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:57.098570 [ 3 ] {f7f0e603-4282-480d-ae51-d893a0a52ec2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:57.098838 [ 3 ] {f7f0e603-4282-480d-ae51-d893a0a52ec2} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.24 19:36:57.099017 [ 3 ] {f7f0e603-4282-480d-ae51-d893a0a52ec2} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.24 19:36:57.099144 [ 3 ] {f7f0e603-4282-480d-ae51-d893a0a52ec2} executeQuery: Read 9 rows, 747.00 B in 0.001206715 sec., 7458 rows/sec., 604.53 KiB/sec. 2024.01.24 19:36:57.099299 [ 3 ] {f7f0e603-4282-480d-ae51-d893a0a52ec2} DynamicQueryHandler: Done processing query 2024.01.24 19:36:57.099325 [ 3 ] {f7f0e603-4282-480d-ae51-d893a0a52ec2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:36:57.099342 [ 3 ] {} HTTP-Session: c66fb245-2605-41ca-bf2e-08ce79b27f95 Destroying unnamed session 2024.01.24 19:36:57.099465 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:57.099518 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:57.099538 [ 3 ] {} HTTP-Session: 6e62ee5f-3368-4e36-907b-47755b345631 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:57.099557 [ 3 ] {} HTTP-Session: 6e62ee5f-3368-4e36-907b-47755b345631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:57.099640 [ 3 ] {f6cd4752-b606-426c-86c1-1f0644a6d57d} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:57.099682 [ 3 ] {f6cd4752-b606-426c-86c1-1f0644a6d57d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:36:57.099790 [ 3 ] {f6cd4752-b606-426c-86c1-1f0644a6d57d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:57.100121 [ 3 ] {f6cd4752-b606-426c-86c1-1f0644a6d57d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:57.100338 [ 3 ] {f6cd4752-b606-426c-86c1-1f0644a6d57d} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.24 19:36:57.100487 [ 3 ] {f6cd4752-b606-426c-86c1-1f0644a6d57d} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.24 19:36:57.100620 [ 3 ] {f6cd4752-b606-426c-86c1-1f0644a6d57d} executeQuery: Read 27 rows, 2.66 KiB in 0.00094547 sec., 28557 rows/sec., 2.75 MiB/sec. 2024.01.24 19:36:57.100752 [ 3 ] {f6cd4752-b606-426c-86c1-1f0644a6d57d} DynamicQueryHandler: Done processing query 2024.01.24 19:36:57.100776 [ 3 ] {f6cd4752-b606-426c-86c1-1f0644a6d57d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:36:57.100792 [ 3 ] {} HTTP-Session: 6e62ee5f-3368-4e36-907b-47755b345631 Destroying unnamed session 2024.01.24 19:36:57.100904 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:57.100951 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:57.100971 [ 3 ] {} HTTP-Session: 3cd3e0c3-9c69-4dca-bcaf-a75fc081b509 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:57.100988 [ 3 ] {} HTTP-Session: 3cd3e0c3-9c69-4dca-bcaf-a75fc081b509 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:57.101059 [ 3 ] {4f4c8c4b-fcb2-42a0-acdd-46a57377d312} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:57.101099 [ 3 ] {4f4c8c4b-fcb2-42a0-acdd-46a57377d312} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:36:57.101206 [ 3 ] {4f4c8c4b-fcb2-42a0-acdd-46a57377d312} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:57.101519 [ 3 ] {4f4c8c4b-fcb2-42a0-acdd-46a57377d312} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:57.101724 [ 3 ] {4f4c8c4b-fcb2-42a0-acdd-46a57377d312} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.24 19:36:57.101877 [ 3 ] {4f4c8c4b-fcb2-42a0-acdd-46a57377d312} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.24 19:36:57.102002 [ 3 ] {4f4c8c4b-fcb2-42a0-acdd-46a57377d312} executeQuery: Read 9 rows, 738.00 B in 0.00091371 sec., 9849 rows/sec., 788.77 KiB/sec. 2024.01.24 19:36:57.102122 [ 3 ] {4f4c8c4b-fcb2-42a0-acdd-46a57377d312} DynamicQueryHandler: Done processing query 2024.01.24 19:36:57.102145 [ 3 ] {4f4c8c4b-fcb2-42a0-acdd-46a57377d312} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:36:57.102161 [ 3 ] {} HTTP-Session: 3cd3e0c3-9c69-4dca-bcaf-a75fc081b509 Destroying unnamed session 2024.01.24 19:36:57.102268 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:36:57.102313 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:36:57.102333 [ 3 ] {} HTTP-Session: 1f75d5f7-8171-4642-b618-7574b6d46837 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:36:57.102350 [ 3 ] {} HTTP-Session: 1f75d5f7-8171-4642-b618-7574b6d46837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:36:57.102424 [ 3 ] {a862f059-2290-434a-bea2-29da8ea883f7} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:36:57.102469 [ 3 ] {a862f059-2290-434a-bea2-29da8ea883f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:36:57.102609 [ 3 ] {a862f059-2290-434a-bea2-29da8ea883f7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:36:57.102938 [ 3 ] {a862f059-2290-434a-bea2-29da8ea883f7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.24 19:36:57.103223 [ 3 ] {a862f059-2290-434a-bea2-29da8ea883f7} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.24 19:36:57.103403 [ 3 ] {a862f059-2290-434a-bea2-29da8ea883f7} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.24 19:36:57.103529 [ 3 ] {a862f059-2290-434a-bea2-29da8ea883f7} executeQuery: Read 9 rows, 12.44 KiB in 0.001076643 sec., 8359 rows/sec., 11.28 MiB/sec. 2024.01.24 19:36:57.103746 [ 3 ] {a862f059-2290-434a-bea2-29da8ea883f7} DynamicQueryHandler: Done processing query 2024.01.24 19:36:57.103770 [ 3 ] {a862f059-2290-434a-bea2-29da8ea883f7} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:36:57.103787 [ 3 ] {} HTTP-Session: 1f75d5f7-8171-4642-b618-7574b6d46837 Destroying unnamed session 2024.01.24 19:37:02.099860 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:02.099992 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:02.100023 [ 3 ] {} HTTP-Session: 199935d4-5c16-46b1-a37c-b03c32cea46d Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:02.100052 [ 3 ] {} HTTP-Session: 199935d4-5c16-46b1-a37c-b03c32cea46d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:02.100196 [ 3 ] {4010536c-abdf-45a9-ae36-21043558f17f} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:02.100265 [ 3 ] {4010536c-abdf-45a9-ae36-21043558f17f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:37:02.100448 [ 3 ] {4010536c-abdf-45a9-ae36-21043558f17f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:02.101016 [ 3 ] {4010536c-abdf-45a9-ae36-21043558f17f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:02.101290 [ 3 ] {4010536c-abdf-45a9-ae36-21043558f17f} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.24 19:37:02.101472 [ 3 ] {4010536c-abdf-45a9-ae36-21043558f17f} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.24 19:37:02.101619 [ 3 ] {4010536c-abdf-45a9-ae36-21043558f17f} executeQuery: Read 39 rows, 3.16 KiB in 0.00137974 sec., 28266 rows/sec., 2.24 MiB/sec. 2024.01.24 19:37:02.101794 [ 3 ] {4010536c-abdf-45a9-ae36-21043558f17f} DynamicQueryHandler: Done processing query 2024.01.24 19:37:02.101819 [ 3 ] {4010536c-abdf-45a9-ae36-21043558f17f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:37:02.101835 [ 3 ] {} HTTP-Session: 199935d4-5c16-46b1-a37c-b03c32cea46d Destroying unnamed session 2024.01.24 19:37:02.101989 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:02.102042 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:02.102064 [ 3 ] {} HTTP-Session: 25da6c62-0fb6-445c-b3ad-012be41f51c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:02.102082 [ 3 ] {} HTTP-Session: 25da6c62-0fb6-445c-b3ad-012be41f51c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:02.102171 [ 3 ] {e598201a-e64f-4626-8aa3-05e81faa61ae} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:02.102214 [ 3 ] {e598201a-e64f-4626-8aa3-05e81faa61ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:37:02.102325 [ 3 ] {e598201a-e64f-4626-8aa3-05e81faa61ae} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:02.102715 [ 3 ] {e598201a-e64f-4626-8aa3-05e81faa61ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:02.102938 [ 3 ] {e598201a-e64f-4626-8aa3-05e81faa61ae} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.24 19:37:02.103092 [ 3 ] {e598201a-e64f-4626-8aa3-05e81faa61ae} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.24 19:37:02.103220 [ 3 ] {e598201a-e64f-4626-8aa3-05e81faa61ae} executeQuery: Read 117 rows, 11.57 KiB in 0.001014552 sec., 115321 rows/sec., 11.13 MiB/sec. 2024.01.24 19:37:02.103216 [ 88 ] {} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.01.24 19:37:02.103332 [ 88 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:02.103422 [ 3 ] {e598201a-e64f-4626-8aa3-05e81faa61ae} DynamicQueryHandler: Done processing query 2024.01.24 19:37:02.103449 [ 20 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.01.24 19:37:02.103463 [ 3 ] {e598201a-e64f-4626-8aa3-05e81faa61ae} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:37:02.103513 [ 3 ] {} HTTP-Session: 25da6c62-0fb6-445c-b3ad-012be41f51c6 Destroying unnamed session 2024.01.24 19:37:02.103588 [ 20 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:37:02.103637 [ 20 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::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.24 19:37:02.103662 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:02.103748 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:02.103803 [ 3 ] {} HTTP-Session: 5d33b296-2c20-428e-bf48-7681575bccd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:02.103861 [ 3 ] {} HTTP-Session: 5d33b296-2c20-428e-bf48-7681575bccd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:02.103870 [ 20 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 117 rows starting from the beginning of the part 2024.01.24 19:37:02.104054 [ 3 ] {4a184456-917e-47a1-82c0-c511f7e36112} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:02.104097 [ 20 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 27 rows starting from the beginning of the part 2024.01.24 19:37:02.104163 [ 3 ] {4a184456-917e-47a1-82c0-c511f7e36112} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:37:02.104345 [ 20 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 117 rows starting from the beginning of the part 2024.01.24 19:37:02.104636 [ 20 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 27 rows starting from the beginning of the part 2024.01.24 19:37:02.104646 [ 3 ] {4a184456-917e-47a1-82c0-c511f7e36112} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:02.104844 [ 20 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 117 rows starting from the beginning of the part 2024.01.24 19:37:02.105371 [ 3 ] {4a184456-917e-47a1-82c0-c511f7e36112} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:02.105853 [ 3 ] {4a184456-917e-47a1-82c0-c511f7e36112} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.24 19:37:02.106108 [ 3 ] {4a184456-917e-47a1-82c0-c511f7e36112} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.24 19:37:02.106259 [ 88 ] {} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.01.24 19:37:02.106372 [ 88 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:02.106383 [ 3 ] {4a184456-917e-47a1-82c0-c511f7e36112} executeQuery: Read 39 rows, 3.12 KiB in 0.002219627 sec., 17570 rows/sec., 1.37 MiB/sec. 2024.01.24 19:37:02.106684 [ 18 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.01.24 19:37:02.106841 [ 16 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 589 rows, containing 4 columns (4 merged, 0 gathered) in 0.003440623 sec., 171189.926940557 rows/sec., 16.38 MiB/sec. 2024.01.24 19:37:02.106873 [ 3 ] {4a184456-917e-47a1-82c0-c511f7e36112} DynamicQueryHandler: Done processing query 2024.01.24 19:37:02.106884 [ 18 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:37:02.106937 [ 3 ] {4a184456-917e-47a1-82c0-c511f7e36112} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:37:02.106954 [ 18 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::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.24 19:37:02.106977 [ 3 ] {} HTTP-Session: 5d33b296-2c20-428e-bf48-7681575bccd1 Destroying unnamed session 2024.01.24 19:37:02.107071 [ 16 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.01.24 19:37:02.107203 [ 18 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 39 rows starting from the beginning of the part 2024.01.24 19:37:02.107263 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:02.107353 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:02.107385 [ 18 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 9 rows starting from the beginning of the part 2024.01.24 19:37:02.107391 [ 3 ] {} HTTP-Session: 0a7c8e72-0323-40b7-8a7d-6795253e0b64 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:02.107454 [ 3 ] {} HTTP-Session: 0a7c8e72-0323-40b7-8a7d-6795253e0b64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:02.107509 [ 16 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_26_5} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.01.24 19:37:02.107719 [ 18 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 39 rows starting from the beginning of the part 2024.01.24 19:37:02.107736 [ 3 ] {daf4d5ec-6815-4a07-88a4-a6abafd279c6} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:02.107749 [ 16 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_26_5} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.01.24 19:37:02.107854 [ 3 ] {daf4d5ec-6815-4a07-88a4-a6abafd279c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:37:02.108042 [ 18 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 9 rows starting from the beginning of the part 2024.01.24 19:37:02.108209 [ 18 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 39 rows starting from the beginning of the part 2024.01.24 19:37:02.108315 [ 3 ] {daf4d5ec-6815-4a07-88a4-a6abafd279c6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:02.109129 [ 3 ] {daf4d5ec-6815-4a07-88a4-a6abafd279c6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:02.109228 [ 24 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 233 rows, containing 4 columns (4 merged, 0 gathered) in 0.002750108 sec., 84723.94538687209 rows/sec., 6.62 MiB/sec. 2024.01.24 19:37:02.109400 [ 16 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.01.24 19:37:02.109644 [ 3 ] {daf4d5ec-6815-4a07-88a4-a6abafd279c6} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.24 19:37:02.109669 [ 16 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_26_5} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.01.24 19:37:02.109764 [ 16 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_26_5} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.01.24 19:37:02.109925 [ 3 ] {daf4d5ec-6815-4a07-88a4-a6abafd279c6} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.24 19:37:02.110075 [ 3 ] {daf4d5ec-6815-4a07-88a4-a6abafd279c6} executeQuery: Read 39 rows, 53.89 KiB in 0.002280648 sec., 17100 rows/sec., 23.08 MiB/sec. 2024.01.24 19:37:02.110322 [ 3 ] {daf4d5ec-6815-4a07-88a4-a6abafd279c6} DynamicQueryHandler: Done processing query 2024.01.24 19:37:02.110345 [ 3 ] {daf4d5ec-6815-4a07-88a4-a6abafd279c6} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.24 19:37:02.110361 [ 3 ] {} HTTP-Session: 0a7c8e72-0323-40b7-8a7d-6795253e0b64 Destroying unnamed session 2024.01.24 19:37:07.099653 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:07.099785 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:07.099817 [ 3 ] {} HTTP-Session: 67c242a4-8b16-4f2e-8bca-b30c03312db8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:07.099845 [ 3 ] {} HTTP-Session: 67c242a4-8b16-4f2e-8bca-b30c03312db8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:07.099982 [ 3 ] {e45574cf-b04a-46c3-a7b2-95d35f9c130a} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:07.100044 [ 3 ] {e45574cf-b04a-46c3-a7b2-95d35f9c130a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:37:07.100204 [ 3 ] {e45574cf-b04a-46c3-a7b2-95d35f9c130a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:07.100720 [ 3 ] {e45574cf-b04a-46c3-a7b2-95d35f9c130a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:07.100997 [ 3 ] {e45574cf-b04a-46c3-a7b2-95d35f9c130a} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.24 19:37:07.101166 [ 3 ] {e45574cf-b04a-46c3-a7b2-95d35f9c130a} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.24 19:37:07.101290 [ 3 ] {e45574cf-b04a-46c3-a7b2-95d35f9c130a} executeQuery: Read 9 rows, 747.00 B in 0.001272357 sec., 7073 rows/sec., 573.34 KiB/sec. 2024.01.24 19:37:07.101320 [ 165 ] {} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.01.24 19:37:07.101432 [ 165 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:07.101479 [ 3 ] {e45574cf-b04a-46c3-a7b2-95d35f9c130a} DynamicQueryHandler: Done processing query 2024.01.24 19:37:07.101523 [ 3 ] {e45574cf-b04a-46c3-a7b2-95d35f9c130a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:37:07.101531 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.01.24 19:37:07.101544 [ 3 ] {} HTTP-Session: 67c242a4-8b16-4f2e-8bca-b30c03312db8 Destroying unnamed session 2024.01.24 19:37:07.101624 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:37:07.101657 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 48 rows starting from the beginning of the part 2024.01.24 19:37:07.101709 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:07.101769 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:07.101795 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 9 rows starting from the beginning of the part 2024.01.24 19:37:07.101799 [ 3 ] {} HTTP-Session: 12ce8544-5391-4545-a9fd-0c9667eece9b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:07.101841 [ 3 ] {} HTTP-Session: 12ce8544-5391-4545-a9fd-0c9667eece9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:07.101938 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 39 rows starting from the beginning of the part 2024.01.24 19:37:07.101960 [ 3 ] {82a89291-22f3-4af2-a437-cab86d0f5cb8} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:07.102017 [ 3 ] {82a89291-22f3-4af2-a437-cab86d0f5cb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:37:07.102057 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 9 rows starting from the beginning of the part 2024.01.24 19:37:07.102227 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 39 rows starting from the beginning of the part 2024.01.24 19:37:07.102276 [ 3 ] {82a89291-22f3-4af2-a437-cab86d0f5cb8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:07.102375 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 9 rows starting from the beginning of the part 2024.01.24 19:37:07.102824 [ 3 ] {82a89291-22f3-4af2-a437-cab86d0f5cb8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:07.103128 [ 3 ] {82a89291-22f3-4af2-a437-cab86d0f5cb8} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.24 19:37:07.103273 [ 24 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 153 rows, containing 4 columns (4 merged, 0 gathered) in 0.001773688 sec., 86260.94330006179 rows/sec., 6.83 MiB/sec. 2024.01.24 19:37:07.103352 [ 3 ] {82a89291-22f3-4af2-a437-cab86d0f5cb8} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.24 19:37:07.103544 [ 11 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.01.24 19:37:07.103563 [ 3 ] {82a89291-22f3-4af2-a437-cab86d0f5cb8} executeQuery: Read 63 rows, 5.78 KiB in 0.001555273 sec., 40507 rows/sec., 3.63 MiB/sec. 2024.01.24 19:37:07.103814 [ 3 ] {82a89291-22f3-4af2-a437-cab86d0f5cb8} DynamicQueryHandler: Done processing query 2024.01.24 19:37:07.103845 [ 3 ] {82a89291-22f3-4af2-a437-cab86d0f5cb8} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:37:07.103873 [ 3 ] {} HTTP-Session: 12ce8544-5391-4545-a9fd-0c9667eece9b Destroying unnamed session 2024.01.24 19:37:07.103897 [ 11 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_26_5} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.01.24 19:37:07.103990 [ 11 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_26_5} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.01.24 19:37:07.104074 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:07.104139 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:07.104159 [ 3 ] {} HTTP-Session: e90315c3-b92a-4e82-ba0e-03efc6eaa574 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:07.104177 [ 3 ] {} HTTP-Session: e90315c3-b92a-4e82-ba0e-03efc6eaa574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:07.104255 [ 3 ] {e876f9b6-d758-4c2c-a9ec-205713f7731f} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:07.104296 [ 3 ] {e876f9b6-d758-4c2c-a9ec-205713f7731f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:37:07.104417 [ 3 ] {e876f9b6-d758-4c2c-a9ec-205713f7731f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:07.104749 [ 3 ] {e876f9b6-d758-4c2c-a9ec-205713f7731f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:07.104958 [ 3 ] {e876f9b6-d758-4c2c-a9ec-205713f7731f} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.24 19:37:07.105106 [ 3 ] {e876f9b6-d758-4c2c-a9ec-205713f7731f} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.24 19:37:07.105233 [ 3 ] {e876f9b6-d758-4c2c-a9ec-205713f7731f} executeQuery: Read 33 rows, 2.62 KiB in 0.000948281 sec., 34799 rows/sec., 2.70 MiB/sec. 2024.01.24 19:37:07.105340 [ 3 ] {e876f9b6-d758-4c2c-a9ec-205713f7731f} DynamicQueryHandler: Done processing query 2024.01.24 19:37:07.105362 [ 3 ] {e876f9b6-d758-4c2c-a9ec-205713f7731f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:37:07.105378 [ 3 ] {} HTTP-Session: e90315c3-b92a-4e82-ba0e-03efc6eaa574 Destroying unnamed session 2024.01.24 19:37:07.105496 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:07.105539 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:07.105557 [ 3 ] {} HTTP-Session: 36aa4916-666f-44b4-9065-b4c843a8f8f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:07.105574 [ 3 ] {} HTTP-Session: 36aa4916-666f-44b4-9065-b4c843a8f8f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:07.105648 [ 3 ] {bf7c3c47-1c16-4d7e-873d-72d5ab8a4a42} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:07.105693 [ 3 ] {bf7c3c47-1c16-4d7e-873d-72d5ab8a4a42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.24 19:37:07.105815 [ 3 ] {bf7c3c47-1c16-4d7e-873d-72d5ab8a4a42} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:07.106103 [ 3 ] {bf7c3c47-1c16-4d7e-873d-72d5ab8a4a42} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:07.106368 [ 3 ] {bf7c3c47-1c16-4d7e-873d-72d5ab8a4a42} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.24 19:37:07.106546 [ 3 ] {bf7c3c47-1c16-4d7e-873d-72d5ab8a4a42} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.24 19:37:07.106668 [ 3 ] {bf7c3c47-1c16-4d7e-873d-72d5ab8a4a42} executeQuery: Read 36 rows, 2.60 KiB in 0.000990831 sec., 36333 rows/sec., 2.56 MiB/sec. 2024.01.24 19:37:07.106787 [ 3 ] {bf7c3c47-1c16-4d7e-873d-72d5ab8a4a42} DynamicQueryHandler: Done processing query 2024.01.24 19:37:07.106810 [ 3 ] {bf7c3c47-1c16-4d7e-873d-72d5ab8a4a42} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:37:07.106825 [ 3 ] {} HTTP-Session: 36aa4916-666f-44b4-9065-b4c843a8f8f6 Destroying unnamed session 2024.01.24 19:37:07.106935 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:07.106980 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:07.106998 [ 3 ] {} HTTP-Session: 231f04af-d38d-4437-9d9c-5f1cd8bc6669 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:07.107015 [ 3 ] {} HTTP-Session: 231f04af-d38d-4437-9d9c-5f1cd8bc6669 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:07.107088 [ 3 ] {cc7f2782-53b9-4b34-a0b4-14378e755cfc} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:07.107132 [ 3 ] {cc7f2782-53b9-4b34-a0b4-14378e755cfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:37:07.107296 [ 3 ] {cc7f2782-53b9-4b34-a0b4-14378e755cfc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:07.107681 [ 3 ] {cc7f2782-53b9-4b34-a0b4-14378e755cfc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:07.107970 [ 3 ] {cc7f2782-53b9-4b34-a0b4-14378e755cfc} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.24 19:37:07.108149 [ 3 ] {cc7f2782-53b9-4b34-a0b4-14378e755cfc} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.24 19:37:07.108264 [ 165 ] {} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.01.24 19:37:07.108276 [ 3 ] {cc7f2782-53b9-4b34-a0b4-14378e755cfc} executeQuery: Read 9 rows, 12.44 KiB in 0.001154834 sec., 7793 rows/sec., 10.52 MiB/sec. 2024.01.24 19:37:07.108317 [ 165 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:07.108462 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.01.24 19:37:07.108532 [ 3 ] {cc7f2782-53b9-4b34-a0b4-14378e755cfc} DynamicQueryHandler: Done processing query 2024.01.24 19:37:07.108563 [ 3 ] {cc7f2782-53b9-4b34-a0b4-14378e755cfc} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.24 19:37:07.108583 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:37:07.108594 [ 3 ] {} HTTP-Session: 231f04af-d38d-4437-9d9c-5f1cd8bc6669 Destroying unnamed session 2024.01.24 19:37:07.108615 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 576 rows starting from the beginning of the part 2024.01.24 19:37:07.108745 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 9 rows starting from the beginning of the part 2024.01.24 19:37:07.108838 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 39 rows starting from the beginning of the part 2024.01.24 19:37:07.108929 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 9 rows starting from the beginning of the part 2024.01.24 19:37:07.109015 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 39 rows starting from the beginning of the part 2024.01.24 19:37:07.109095 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 9 rows starting from the beginning of the part 2024.01.24 19:37:07.110564 [ 24 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 6 columns (6 merged, 0 gathered) in 0.002190306 sec., 310915.46112734935 rows/sec., 419.56 MiB/sec. 2024.01.24 19:37:07.110905 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.01.24 19:37:07.111125 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_26_5} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.01.24 19:37:07.111179 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_26_5} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.01.24 19:37:07.111240 [ 9 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_26_5: 4.09 MiB. 2024.01.24 19:37:08.263976 [ 165 ] {} DNSResolver: Updating DNS cache 2024.01.24 19:37:08.264031 [ 165 ] {} DNSResolver: Updated DNS cache 2024.01.24 19:37:12.099214 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:12.099339 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:12.099365 [ 3 ] {} HTTP-Session: fd615239-d3dd-4307-8423-8d02d66fbde9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:12.099390 [ 3 ] {} HTTP-Session: fd615239-d3dd-4307-8423-8d02d66fbde9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:12.099521 [ 3 ] {2e602aff-8f9b-4b48-a0c6-9cda571282a1} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:12.099582 [ 3 ] {2e602aff-8f9b-4b48-a0c6-9cda571282a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:37:12.099745 [ 3 ] {2e602aff-8f9b-4b48-a0c6-9cda571282a1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:12.100159 [ 3 ] {2e602aff-8f9b-4b48-a0c6-9cda571282a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:12.100422 [ 3 ] {2e602aff-8f9b-4b48-a0c6-9cda571282a1} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.24 19:37:12.100584 [ 3 ] {2e602aff-8f9b-4b48-a0c6-9cda571282a1} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.24 19:37:12.100725 [ 3 ] {2e602aff-8f9b-4b48-a0c6-9cda571282a1} executeQuery: Read 39 rows, 3.16 KiB in 0.001162385 sec., 33551 rows/sec., 2.66 MiB/sec. 2024.01.24 19:37:12.100889 [ 3 ] {2e602aff-8f9b-4b48-a0c6-9cda571282a1} DynamicQueryHandler: Done processing query 2024.01.24 19:37:12.100915 [ 3 ] {2e602aff-8f9b-4b48-a0c6-9cda571282a1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:37:12.100936 [ 3 ] {} HTTP-Session: fd615239-d3dd-4307-8423-8d02d66fbde9 Destroying unnamed session 2024.01.24 19:37:12.101082 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:12.101127 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:12.101145 [ 3 ] {} HTTP-Session: 0ae7e37e-feb4-48bf-922c-f6fe41477508 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:12.101162 [ 3 ] {} HTTP-Session: 0ae7e37e-feb4-48bf-922c-f6fe41477508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:12.101244 [ 3 ] {dd51166f-c100-4b17-bccc-f1c86d3f98e4} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:12.101286 [ 3 ] {dd51166f-c100-4b17-bccc-f1c86d3f98e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:37:12.101399 [ 3 ] {dd51166f-c100-4b17-bccc-f1c86d3f98e4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:12.101771 [ 3 ] {dd51166f-c100-4b17-bccc-f1c86d3f98e4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:12.101993 [ 3 ] {dd51166f-c100-4b17-bccc-f1c86d3f98e4} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.24 19:37:12.102148 [ 3 ] {dd51166f-c100-4b17-bccc-f1c86d3f98e4} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.24 19:37:12.102270 [ 3 ] {dd51166f-c100-4b17-bccc-f1c86d3f98e4} executeQuery: Read 117 rows, 11.57 KiB in 0.000995041 sec., 117583 rows/sec., 11.35 MiB/sec. 2024.01.24 19:37:12.102488 [ 3 ] {dd51166f-c100-4b17-bccc-f1c86d3f98e4} DynamicQueryHandler: Done processing query 2024.01.24 19:37:12.102512 [ 3 ] {dd51166f-c100-4b17-bccc-f1c86d3f98e4} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:37:12.102528 [ 3 ] {} HTTP-Session: 0ae7e37e-feb4-48bf-922c-f6fe41477508 Destroying unnamed session 2024.01.24 19:37:12.102684 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:12.102729 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:12.102749 [ 3 ] {} HTTP-Session: 46654113-4801-4b7d-8d0c-b755f1e27149 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:12.102765 [ 3 ] {} HTTP-Session: 46654113-4801-4b7d-8d0c-b755f1e27149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:12.102839 [ 3 ] {bb129ec3-c4fa-4335-9335-ffd732b15658} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:12.102879 [ 3 ] {bb129ec3-c4fa-4335-9335-ffd732b15658} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:37:12.103003 [ 3 ] {bb129ec3-c4fa-4335-9335-ffd732b15658} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:12.103303 [ 3 ] {bb129ec3-c4fa-4335-9335-ffd732b15658} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:12.103517 [ 3 ] {bb129ec3-c4fa-4335-9335-ffd732b15658} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.24 19:37:12.103663 [ 3 ] {bb129ec3-c4fa-4335-9335-ffd732b15658} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.24 19:37:12.103787 [ 3 ] {bb129ec3-c4fa-4335-9335-ffd732b15658} executeQuery: Read 39 rows, 3.12 KiB in 0.000916119 sec., 42570 rows/sec., 3.33 MiB/sec. 2024.01.24 19:37:12.103892 [ 3 ] {bb129ec3-c4fa-4335-9335-ffd732b15658} DynamicQueryHandler: Done processing query 2024.01.24 19:37:12.103915 [ 3 ] {bb129ec3-c4fa-4335-9335-ffd732b15658} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:37:12.103931 [ 3 ] {} HTTP-Session: 46654113-4801-4b7d-8d0c-b755f1e27149 Destroying unnamed session 2024.01.24 19:37:12.104101 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:12.104144 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:12.104163 [ 3 ] {} HTTP-Session: 0a256d5c-5c0f-436e-8812-ad8deea2d0d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:12.104179 [ 3 ] {} HTTP-Session: 0a256d5c-5c0f-436e-8812-ad8deea2d0d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:12.104260 [ 3 ] {f98efefa-cadc-4fa8-89a9-df792e6da164} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:12.104304 [ 3 ] {f98efefa-cadc-4fa8-89a9-df792e6da164} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:37:12.104443 [ 3 ] {f98efefa-cadc-4fa8-89a9-df792e6da164} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:12.104871 [ 3 ] {f98efefa-cadc-4fa8-89a9-df792e6da164} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:12.105197 [ 3 ] {f98efefa-cadc-4fa8-89a9-df792e6da164} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.24 19:37:12.105381 [ 3 ] {f98efefa-cadc-4fa8-89a9-df792e6da164} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.24 19:37:12.105503 [ 3 ] {f98efefa-cadc-4fa8-89a9-df792e6da164} executeQuery: Read 39 rows, 53.89 KiB in 0.001214716 sec., 32106 rows/sec., 43.33 MiB/sec. 2024.01.24 19:37:12.105631 [ 3 ] {f98efefa-cadc-4fa8-89a9-df792e6da164} DynamicQueryHandler: Done processing query 2024.01.24 19:37:12.105653 [ 3 ] {f98efefa-cadc-4fa8-89a9-df792e6da164} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.24 19:37:12.105669 [ 3 ] {} HTTP-Session: 0a256d5c-5c0f-436e-8812-ad8deea2d0d8 Destroying unnamed session 2024.01.24 19:37:17.098532 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:17.098656 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:17.098683 [ 3 ] {} HTTP-Session: 5c967cde-53b6-4ac4-a797-a632c9ec1522 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:17.098707 [ 3 ] {} HTTP-Session: 5c967cde-53b6-4ac4-a797-a632c9ec1522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:17.098838 [ 3 ] {fc305006-ed61-4ff6-9af0-da6f5203e152} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:17.098901 [ 3 ] {fc305006-ed61-4ff6-9af0-da6f5203e152} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:37:17.099062 [ 3 ] {fc305006-ed61-4ff6-9af0-da6f5203e152} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:17.099500 [ 3 ] {fc305006-ed61-4ff6-9af0-da6f5203e152} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:17.099775 [ 3 ] {fc305006-ed61-4ff6-9af0-da6f5203e152} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.24 19:37:17.099941 [ 3 ] {fc305006-ed61-4ff6-9af0-da6f5203e152} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.24 19:37:17.100071 [ 3 ] {fc305006-ed61-4ff6-9af0-da6f5203e152} executeQuery: Read 9 rows, 747.00 B in 0.001198926 sec., 7506 rows/sec., 608.45 KiB/sec. 2024.01.24 19:37:17.100226 [ 3 ] {fc305006-ed61-4ff6-9af0-da6f5203e152} DynamicQueryHandler: Done processing query 2024.01.24 19:37:17.100252 [ 3 ] {fc305006-ed61-4ff6-9af0-da6f5203e152} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:37:17.100268 [ 3 ] {} HTTP-Session: 5c967cde-53b6-4ac4-a797-a632c9ec1522 Destroying unnamed session 2024.01.24 19:37:17.100394 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:17.100442 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:17.100463 [ 3 ] {} HTTP-Session: 99687d80-0d56-4f56-9879-9bd40b4cfeb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:17.100481 [ 3 ] {} HTTP-Session: 99687d80-0d56-4f56-9879-9bd40b4cfeb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:17.100562 [ 3 ] {81eb30ad-2831-43ae-9b15-89d34b55ff97} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:17.100604 [ 3 ] {81eb30ad-2831-43ae-9b15-89d34b55ff97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.24 19:37:17.100712 [ 3 ] {81eb30ad-2831-43ae-9b15-89d34b55ff97} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:17.101016 [ 3 ] {81eb30ad-2831-43ae-9b15-89d34b55ff97} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:17.101230 [ 3 ] {81eb30ad-2831-43ae-9b15-89d34b55ff97} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.24 19:37:17.101385 [ 3 ] {81eb30ad-2831-43ae-9b15-89d34b55ff97} oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.24 19:37:17.101506 [ 3 ] {81eb30ad-2831-43ae-9b15-89d34b55ff97} executeQuery: Read 4 rows, 342.00 B in 0.000915009 sec., 4371 rows/sec., 365.01 KiB/sec. 2024.01.24 19:37:17.101669 [ 3 ] {81eb30ad-2831-43ae-9b15-89d34b55ff97} DynamicQueryHandler: Done processing query 2024.01.24 19:37:17.101693 [ 3 ] {81eb30ad-2831-43ae-9b15-89d34b55ff97} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:37:17.101709 [ 3 ] {} HTTP-Session: 99687d80-0d56-4f56-9879-9bd40b4cfeb0 Destroying unnamed session 2024.01.24 19:37:17.101828 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:17.101874 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:17.101893 [ 3 ] {} HTTP-Session: 250acbff-431d-4d82-8f49-9559dbb504c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:17.101910 [ 3 ] {} HTTP-Session: 250acbff-431d-4d82-8f49-9559dbb504c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:17.101987 [ 3 ] {4ee2874d-8b09-4b05-827e-f70561ed3f03} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:17.102027 [ 3 ] {4ee2874d-8b09-4b05-827e-f70561ed3f03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:37:17.102148 [ 3 ] {4ee2874d-8b09-4b05-827e-f70561ed3f03} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:17.102451 [ 3 ] {4ee2874d-8b09-4b05-827e-f70561ed3f03} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:17.102659 [ 3 ] {4ee2874d-8b09-4b05-827e-f70561ed3f03} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.24 19:37:17.102813 [ 3 ] {4ee2874d-8b09-4b05-827e-f70561ed3f03} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.24 19:37:17.102935 [ 3 ] {4ee2874d-8b09-4b05-827e-f70561ed3f03} executeQuery: Read 29 rows, 2.84 KiB in 0.00091925 sec., 31547 rows/sec., 3.01 MiB/sec. 2024.01.24 19:37:17.103053 [ 3 ] {4ee2874d-8b09-4b05-827e-f70561ed3f03} DynamicQueryHandler: Done processing query 2024.01.24 19:37:17.103076 [ 3 ] {4ee2874d-8b09-4b05-827e-f70561ed3f03} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:37:17.103093 [ 3 ] {} HTTP-Session: 250acbff-431d-4d82-8f49-9559dbb504c1 Destroying unnamed session 2024.01.24 19:37:17.103231 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:17.103277 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:17.103295 [ 3 ] {} HTTP-Session: 706ca346-d70b-4a2a-b645-5c6413a2a34f Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:17.103312 [ 3 ] {} HTTP-Session: 706ca346-d70b-4a2a-b645-5c6413a2a34f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:17.103383 [ 3 ] {2fa4af9d-a4f0-45ef-a3b2-7a49e4cf07ae} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:17.103421 [ 3 ] {2fa4af9d-a4f0-45ef-a3b2-7a49e4cf07ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.24 19:37:17.103530 [ 3 ] {2fa4af9d-a4f0-45ef-a3b2-7a49e4cf07ae} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:17.103794 [ 3 ] {2fa4af9d-a4f0-45ef-a3b2-7a49e4cf07ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:17.104027 [ 3 ] {2fa4af9d-a4f0-45ef-a3b2-7a49e4cf07ae} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.24 19:37:17.104179 [ 3 ] {2fa4af9d-a4f0-45ef-a3b2-7a49e4cf07ae} oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.24 19:37:17.104296 [ 3 ] {2fa4af9d-a4f0-45ef-a3b2-7a49e4cf07ae} executeQuery: Read 4 rows, 286.00 B in 0.000884189 sec., 4523 rows/sec., 315.88 KiB/sec. 2024.01.24 19:37:17.104397 [ 3 ] {2fa4af9d-a4f0-45ef-a3b2-7a49e4cf07ae} DynamicQueryHandler: Done processing query 2024.01.24 19:37:17.104420 [ 3 ] {2fa4af9d-a4f0-45ef-a3b2-7a49e4cf07ae} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:37:17.104435 [ 3 ] {} HTTP-Session: 706ca346-d70b-4a2a-b645-5c6413a2a34f Destroying unnamed session 2024.01.24 19:37:17.104550 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 2262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:17.104593 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:17.104612 [ 3 ] {} HTTP-Session: bac29c84-3781-4c5f-9a6e-6d9b214e6885 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:17.104629 [ 3 ] {} HTTP-Session: bac29c84-3781-4c5f-9a6e-6d9b214e6885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:17.104699 [ 3 ] {b5a5c802-13e9-4d44-af7a-0edd5772176e} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:17.104738 [ 3 ] {b5a5c802-13e9-4d44-af7a-0edd5772176e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:37:17.104842 [ 3 ] {b5a5c802-13e9-4d44-af7a-0edd5772176e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:17.105105 [ 3 ] {b5a5c802-13e9-4d44-af7a-0edd5772176e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:17.105312 [ 3 ] {b5a5c802-13e9-4d44-af7a-0edd5772176e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.24 19:37:17.105462 [ 3 ] {b5a5c802-13e9-4d44-af7a-0edd5772176e} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.24 19:37:17.105580 [ 3 ] {b5a5c802-13e9-4d44-af7a-0edd5772176e} executeQuery: Read 13 rows, 1.05 KiB in 0.000852698 sec., 15245 rows/sec., 1.20 MiB/sec. 2024.01.24 19:37:17.105691 [ 3 ] {b5a5c802-13e9-4d44-af7a-0edd5772176e} DynamicQueryHandler: Done processing query 2024.01.24 19:37:17.105714 [ 3 ] {b5a5c802-13e9-4d44-af7a-0edd5772176e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:37:17.105730 [ 3 ] {} HTTP-Session: bac29c84-3781-4c5f-9a6e-6d9b214e6885 Destroying unnamed session 2024.01.24 19:37:17.105825 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:17.105869 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:17.105889 [ 3 ] {} HTTP-Session: 6b3a0f1a-069b-4933-9ab4-f92ef1d7474e Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:17.105906 [ 3 ] {} HTTP-Session: 6b3a0f1a-069b-4933-9ab4-f92ef1d7474e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:17.105975 [ 3 ] {d3e6b3ee-c365-4feb-b429-c907eed1acca} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:17.106019 [ 3 ] {d3e6b3ee-c365-4feb-b429-c907eed1acca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.24 19:37:17.106141 [ 3 ] {d3e6b3ee-c365-4feb-b429-c907eed1acca} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:17.106394 [ 3 ] {d3e6b3ee-c365-4feb-b429-c907eed1acca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:17.106656 [ 3 ] {d3e6b3ee-c365-4feb-b429-c907eed1acca} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.24 19:37:17.106841 [ 3 ] {d3e6b3ee-c365-4feb-b429-c907eed1acca} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.24 19:37:17.106969 [ 3 ] {d3e6b3ee-c365-4feb-b429-c907eed1acca} executeQuery: Read 2 rows, 144.00 B in 0.00095762 sec., 2088 rows/sec., 146.85 KiB/sec. 2024.01.24 19:37:17.107145 [ 3 ] {d3e6b3ee-c365-4feb-b429-c907eed1acca} DynamicQueryHandler: Done processing query 2024.01.24 19:37:17.107169 [ 3 ] {d3e6b3ee-c365-4feb-b429-c907eed1acca} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:37:17.107185 [ 3 ] {} HTTP-Session: 6b3a0f1a-069b-4933-9ab4-f92ef1d7474e Destroying unnamed session 2024.01.24 19:37:17.107293 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:17.107336 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:17.107355 [ 3 ] {} HTTP-Session: 9e0635a7-9204-47ff-9f63-f883ce9e3eea Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:17.107372 [ 3 ] {} HTTP-Session: 9e0635a7-9204-47ff-9f63-f883ce9e3eea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:17.107447 [ 3 ] {c36fc34d-1e3b-4297-ba78-fa87a1f5e589} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:17.107490 [ 3 ] {c36fc34d-1e3b-4297-ba78-fa87a1f5e589} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:37:17.107637 [ 3 ] {c36fc34d-1e3b-4297-ba78-fa87a1f5e589} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:17.107946 [ 3 ] {c36fc34d-1e3b-4297-ba78-fa87a1f5e589} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:17.108226 [ 3 ] {c36fc34d-1e3b-4297-ba78-fa87a1f5e589} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.24 19:37:17.108435 [ 3 ] {c36fc34d-1e3b-4297-ba78-fa87a1f5e589} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.24 19:37:17.108560 [ 3 ] {c36fc34d-1e3b-4297-ba78-fa87a1f5e589} executeQuery: Read 9 rows, 12.44 KiB in 0.001084273 sec., 8300 rows/sec., 11.20 MiB/sec. 2024.01.24 19:37:17.108682 [ 3 ] {c36fc34d-1e3b-4297-ba78-fa87a1f5e589} DynamicQueryHandler: Done processing query 2024.01.24 19:37:17.108705 [ 3 ] {c36fc34d-1e3b-4297-ba78-fa87a1f5e589} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:37:17.108720 [ 3 ] {} HTTP-Session: 9e0635a7-9204-47ff-9f63-f883ce9e3eea Destroying unnamed session 2024.01.24 19:37:22.099465 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:22.099585 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:22.099610 [ 3 ] {} HTTP-Session: 7659f8fd-2106-4e47-a948-359dedeba18c Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:22.099634 [ 3 ] {} HTTP-Session: 7659f8fd-2106-4e47-a948-359dedeba18c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:22.099765 [ 3 ] {01820635-e0fa-4dd1-9cc9-70d811a13ddc} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:22.099825 [ 3 ] {01820635-e0fa-4dd1-9cc9-70d811a13ddc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:37:22.099989 [ 3 ] {01820635-e0fa-4dd1-9cc9-70d811a13ddc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:22.100414 [ 3 ] {01820635-e0fa-4dd1-9cc9-70d811a13ddc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:22.100685 [ 3 ] {01820635-e0fa-4dd1-9cc9-70d811a13ddc} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.24 19:37:22.100859 [ 3 ] {01820635-e0fa-4dd1-9cc9-70d811a13ddc} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.24 19:37:22.100994 [ 3 ] {01820635-e0fa-4dd1-9cc9-70d811a13ddc} executeQuery: Read 39 rows, 3.16 KiB in 0.001190305 sec., 32764 rows/sec., 2.59 MiB/sec. 2024.01.24 19:37:22.101170 [ 3 ] {01820635-e0fa-4dd1-9cc9-70d811a13ddc} DynamicQueryHandler: Done processing query 2024.01.24 19:37:22.101197 [ 3 ] {01820635-e0fa-4dd1-9cc9-70d811a13ddc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:37:22.101213 [ 3 ] {} HTTP-Session: 7659f8fd-2106-4e47-a948-359dedeba18c Destroying unnamed session 2024.01.24 19:37:22.101352 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:22.101400 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:22.101422 [ 3 ] {} HTTP-Session: c2bffdd8-902b-400f-ac9d-688583fdf5c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:22.101440 [ 3 ] {} HTTP-Session: c2bffdd8-902b-400f-ac9d-688583fdf5c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:22.101531 [ 3 ] {ee92f6be-0cc2-461c-a70c-0637b2817a67} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:22.101575 [ 3 ] {ee92f6be-0cc2-461c-a70c-0637b2817a67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:37:22.101690 [ 3 ] {ee92f6be-0cc2-461c-a70c-0637b2817a67} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:22.102075 [ 3 ] {ee92f6be-0cc2-461c-a70c-0637b2817a67} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:22.102299 [ 3 ] {ee92f6be-0cc2-461c-a70c-0637b2817a67} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.24 19:37:22.102454 [ 3 ] {ee92f6be-0cc2-461c-a70c-0637b2817a67} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.24 19:37:22.102576 [ 3 ] {ee92f6be-0cc2-461c-a70c-0637b2817a67} executeQuery: Read 117 rows, 11.57 KiB in 0.001017032 sec., 115040 rows/sec., 11.11 MiB/sec. 2024.01.24 19:37:22.102697 [ 3 ] {ee92f6be-0cc2-461c-a70c-0637b2817a67} DynamicQueryHandler: Done processing query 2024.01.24 19:37:22.102720 [ 3 ] {ee92f6be-0cc2-461c-a70c-0637b2817a67} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:37:22.102736 [ 3 ] {} HTTP-Session: c2bffdd8-902b-400f-ac9d-688583fdf5c6 Destroying unnamed session 2024.01.24 19:37:22.102867 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:22.102912 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:22.102932 [ 3 ] {} HTTP-Session: 8d677c9e-847e-4c30-bad8-263930cf2fd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:22.102949 [ 3 ] {} HTTP-Session: 8d677c9e-847e-4c30-bad8-263930cf2fd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:22.103023 [ 3 ] {bc567060-3d68-4958-9ebb-aeaac451400b} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:22.103063 [ 3 ] {bc567060-3d68-4958-9ebb-aeaac451400b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:37:22.103169 [ 3 ] {bc567060-3d68-4958-9ebb-aeaac451400b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:22.103528 [ 3 ] {bc567060-3d68-4958-9ebb-aeaac451400b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:22.103734 [ 3 ] {bc567060-3d68-4958-9ebb-aeaac451400b} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.24 19:37:22.103886 [ 3 ] {bc567060-3d68-4958-9ebb-aeaac451400b} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.24 19:37:22.103987 [ 3 ] {bc567060-3d68-4958-9ebb-aeaac451400b} executeQuery: Read 39 rows, 3.12 KiB in 0.00093633 sec., 41651 rows/sec., 3.26 MiB/sec. 2024.01.24 19:37:22.104124 [ 3 ] {bc567060-3d68-4958-9ebb-aeaac451400b} DynamicQueryHandler: Done processing query 2024.01.24 19:37:22.104147 [ 3 ] {bc567060-3d68-4958-9ebb-aeaac451400b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:37:22.104163 [ 3 ] {} HTTP-Session: 8d677c9e-847e-4c30-bad8-263930cf2fd5 Destroying unnamed session 2024.01.24 19:37:22.104296 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:22.104341 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:22.104359 [ 3 ] {} HTTP-Session: 31b6c69f-e000-4264-84f8-5e7729ec72f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:22.104375 [ 3 ] {} HTTP-Session: 31b6c69f-e000-4264-84f8-5e7729ec72f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:22.104460 [ 3 ] {3d310d8c-6578-47d5-be86-b2648446baa0} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:22.104505 [ 3 ] {3d310d8c-6578-47d5-be86-b2648446baa0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:37:22.104643 [ 3 ] {3d310d8c-6578-47d5-be86-b2648446baa0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:22.105110 [ 3 ] {3d310d8c-6578-47d5-be86-b2648446baa0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:22.105414 [ 3 ] {3d310d8c-6578-47d5-be86-b2648446baa0} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.24 19:37:22.105601 [ 3 ] {3d310d8c-6578-47d5-be86-b2648446baa0} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.24 19:37:22.105721 [ 3 ] {3d310d8c-6578-47d5-be86-b2648446baa0} executeQuery: Read 39 rows, 53.89 KiB in 0.001226616 sec., 31794 rows/sec., 42.91 MiB/sec. 2024.01.24 19:37:22.105946 [ 3 ] {3d310d8c-6578-47d5-be86-b2648446baa0} DynamicQueryHandler: Done processing query 2024.01.24 19:37:22.105969 [ 3 ] {3d310d8c-6578-47d5-be86-b2648446baa0} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.24 19:37:22.105984 [ 3 ] {} HTTP-Session: 31b6c69f-e000-4264-84f8-5e7729ec72f6 Destroying unnamed session 2024.01.24 19:37:23.264276 [ 175 ] {} DNSResolver: Updating DNS cache 2024.01.24 19:37:23.264334 [ 175 ] {} DNSResolver: Updated DNS cache 2024.01.24 19:37:27.097999 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:27.098133 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:27.098164 [ 3 ] {} HTTP-Session: 92e7aa52-6fd9-4008-aaab-ff53195199de Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:27.098192 [ 3 ] {} HTTP-Session: 92e7aa52-6fd9-4008-aaab-ff53195199de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:27.098336 [ 3 ] {9dd1286c-ae4e-4c5b-a32d-a54d580fe1e6} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:27.098408 [ 3 ] {9dd1286c-ae4e-4c5b-a32d-a54d580fe1e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:37:27.098595 [ 3 ] {9dd1286c-ae4e-4c5b-a32d-a54d580fe1e6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:27.099057 [ 3 ] {9dd1286c-ae4e-4c5b-a32d-a54d580fe1e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:27.099327 [ 3 ] {9dd1286c-ae4e-4c5b-a32d-a54d580fe1e6} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.24 19:37:27.099501 [ 3 ] {9dd1286c-ae4e-4c5b-a32d-a54d580fe1e6} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.24 19:37:27.099633 [ 3 ] {9dd1286c-ae4e-4c5b-a32d-a54d580fe1e6} executeQuery: Read 9 rows, 747.00 B in 0.001254737 sec., 7172 rows/sec., 581.39 KiB/sec. 2024.01.24 19:37:27.099799 [ 3 ] {9dd1286c-ae4e-4c5b-a32d-a54d580fe1e6} DynamicQueryHandler: Done processing query 2024.01.24 19:37:27.099826 [ 3 ] {9dd1286c-ae4e-4c5b-a32d-a54d580fe1e6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:37:27.099843 [ 3 ] {} HTTP-Session: 92e7aa52-6fd9-4008-aaab-ff53195199de Destroying unnamed session 2024.01.24 19:37:27.099968 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:27.100018 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:27.100040 [ 3 ] {} HTTP-Session: 7b22169f-43bc-499d-b5ec-594b85c06aac Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:27.100058 [ 3 ] {} HTTP-Session: 7b22169f-43bc-499d-b5ec-594b85c06aac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:27.100140 [ 3 ] {a75ac123-c979-41a1-9eba-47068b2d1789} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:27.100183 [ 3 ] {a75ac123-c979-41a1-9eba-47068b2d1789} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:37:27.100295 [ 3 ] {a75ac123-c979-41a1-9eba-47068b2d1789} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:27.100599 [ 3 ] {a75ac123-c979-41a1-9eba-47068b2d1789} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:27.100816 [ 3 ] {a75ac123-c979-41a1-9eba-47068b2d1789} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.01.24 19:37:27.100973 [ 3 ] {a75ac123-c979-41a1-9eba-47068b2d1789} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.01.24 19:37:27.101100 [ 3 ] {a75ac123-c979-41a1-9eba-47068b2d1789} executeQuery: Read 27 rows, 2.66 KiB in 0.00092091 sec., 29318 rows/sec., 2.82 MiB/sec. 2024.01.24 19:37:27.101101 [ 173 ] {} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.01.24 19:37:27.101214 [ 173 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:27.101258 [ 3 ] {a75ac123-c979-41a1-9eba-47068b2d1789} DynamicQueryHandler: Done processing query 2024.01.24 19:37:27.101299 [ 3 ] {a75ac123-c979-41a1-9eba-47068b2d1789} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:37:27.101303 [ 18 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.01.24 19:37:27.101317 [ 3 ] {} HTTP-Session: 7b22169f-43bc-499d-b5ec-594b85c06aac Destroying unnamed session 2024.01.24 19:37:27.101381 [ 18 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:37:27.101410 [ 18 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::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.24 19:37:27.101442 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:27.101493 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:27.101527 [ 3 ] {} HTTP-Session: f7f01fb7-820e-4b3b-8e25-487ce74cc384 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:27.101537 [ 18 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 63 rows starting from the beginning of the part 2024.01.24 19:37:27.101550 [ 3 ] {} HTTP-Session: f7f01fb7-820e-4b3b-8e25-487ce74cc384 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:27.101673 [ 18 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 117 rows starting from the beginning of the part 2024.01.24 19:37:27.101678 [ 3 ] {89613848-31c2-42f9-80a3-5173f4749d68} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:27.101737 [ 3 ] {89613848-31c2-42f9-80a3-5173f4749d68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:37:27.101801 [ 18 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 29 rows starting from the beginning of the part 2024.01.24 19:37:27.101964 [ 18 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 117 rows starting from the beginning of the part 2024.01.24 19:37:27.101991 [ 3 ] {89613848-31c2-42f9-80a3-5173f4749d68} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:27.102094 [ 18 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 27 rows starting from the beginning of the part 2024.01.24 19:37:27.102476 [ 3 ] {89613848-31c2-42f9-80a3-5173f4749d68} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:27.102861 [ 3 ] {89613848-31c2-42f9-80a3-5173f4749d68} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.01.24 19:37:27.103078 [ 3 ] {89613848-31c2-42f9-80a3-5173f4749d68} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.01.24 19:37:27.103079 [ 9 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 537 rows, containing 4 columns (4 merged, 0 gathered) in 0.001811128 sec., 296500.30257386557 rows/sec., 28.10 MiB/sec. 2024.01.24 19:37:27.103227 [ 173 ] {} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.01.24 19:37:27.103251 [ 3 ] {89613848-31c2-42f9-80a3-5173f4749d68} executeQuery: Read 9 rows, 738.00 B in 0.001516573 sec., 5934 rows/sec., 475.22 KiB/sec. 2024.01.24 19:37:27.103240 [ 9 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.01.24 19:37:27.103298 [ 173 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:27.103607 [ 3 ] {89613848-31c2-42f9-80a3-5173f4749d68} DynamicQueryHandler: Done processing query 2024.01.24 19:37:27.103604 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.01.24 19:37:27.103647 [ 3 ] {89613848-31c2-42f9-80a3-5173f4749d68} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:37:27.103634 [ 9 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_31_6} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.01.24 19:37:27.103690 [ 3 ] {} HTTP-Session: f7f01fb7-820e-4b3b-8e25-487ce74cc384 Destroying unnamed session 2024.01.24 19:37:27.103819 [ 9 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_31_6} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.01.24 19:37:27.103831 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:37:27.103857 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:27.103968 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::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.24 19:37:27.103989 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:27.104058 [ 3 ] {} HTTP-Session: 6baea516-002d-44aa-9a53-a5c034df0916 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:27.104094 [ 3 ] {} HTTP-Session: 6baea516-002d-44aa-9a53-a5c034df0916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:27.104280 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 33 rows starting from the beginning of the part 2024.01.24 19:37:27.104315 [ 3 ] {00ae6f8d-7784-4472-8e61-263a718e50b6} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:27.104425 [ 3 ] {00ae6f8d-7784-4472-8e61-263a718e50b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:37:27.104516 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 39 rows starting from the beginning of the part 2024.01.24 19:37:27.104826 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part 2024.01.24 19:37:27.105121 [ 3 ] {00ae6f8d-7784-4472-8e61-263a718e50b6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:27.105135 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 39 rows starting from the beginning of the part 2024.01.24 19:37:27.105337 [ 15 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 9 rows starting from the beginning of the part 2024.01.24 19:37:27.105880 [ 3 ] {00ae6f8d-7784-4472-8e61-263a718e50b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:27.106681 [ 3 ] {00ae6f8d-7784-4472-8e61-263a718e50b6} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.24 19:37:27.106947 [ 24 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 231 rows, containing 4 columns (4 merged, 0 gathered) in 0.003507355 sec., 65861.59655923053 rows/sec., 5.14 MiB/sec. 2024.01.24 19:37:27.107015 [ 3 ] {00ae6f8d-7784-4472-8e61-263a718e50b6} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.24 19:37:27.107199 [ 24 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.01.24 19:37:27.107210 [ 3 ] {00ae6f8d-7784-4472-8e61-263a718e50b6} executeQuery: Read 9 rows, 12.44 KiB in 0.00281635 sec., 3195 rows/sec., 4.31 MiB/sec. 2024.01.24 19:37:27.107503 [ 3 ] {00ae6f8d-7784-4472-8e61-263a718e50b6} DynamicQueryHandler: Done processing query 2024.01.24 19:37:27.107528 [ 24 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_31_6} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.01.24 19:37:27.107538 [ 3 ] {00ae6f8d-7784-4472-8e61-263a718e50b6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:37:27.107583 [ 3 ] {} HTTP-Session: 6baea516-002d-44aa-9a53-a5c034df0916 Destroying unnamed session 2024.01.24 19:37:27.107637 [ 24 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_31_6} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.01.24 19:37:31.255201 [ 171 ] {} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.01.24 19:37:31.255286 [ 171 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:31.255359 [ 15 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2024.01.24 19:37:31.255466 [ 15 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:37:31.255505 [ 15 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 376 rows starting from the beginning of the part 2024.01.24 19:37:31.255623 [ 15 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2024.01.24 19:37:31.255726 [ 15 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part 2024.01.24 19:37:31.255814 [ 15 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part 2024.01.24 19:37:31.255894 [ 15 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2024.01.24 19:37:31.256665 [ 9 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 452 rows, containing 5 columns (5 merged, 0 gathered) in 0.001329518 sec., 339972.8322595106 rows/sec., 23.98 MiB/sec. 2024.01.24 19:37:31.256881 [ 21 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.01.24 19:37:31.257188 [ 21 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_9_2} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2024.01.24 19:37:31.257265 [ 21 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_9_2} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2024.01.24 19:37:32.100396 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:32.100513 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:32.100544 [ 3 ] {} HTTP-Session: a80394da-0fcf-48e2-a7a3-2465c33e72ca Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:32.100571 [ 3 ] {} HTTP-Session: a80394da-0fcf-48e2-a7a3-2465c33e72ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:32.100716 [ 3 ] {8136697d-ee58-4e7c-956d-f7f89d5d6a0f} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:32.100785 [ 3 ] {8136697d-ee58-4e7c-956d-f7f89d5d6a0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:37:32.100969 [ 3 ] {8136697d-ee58-4e7c-956d-f7f89d5d6a0f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:32.101493 [ 3 ] {8136697d-ee58-4e7c-956d-f7f89d5d6a0f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:32.101756 [ 3 ] {8136697d-ee58-4e7c-956d-f7f89d5d6a0f} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.01.24 19:37:32.101929 [ 3 ] {8136697d-ee58-4e7c-956d-f7f89d5d6a0f} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.01.24 19:37:32.102073 [ 3 ] {8136697d-ee58-4e7c-956d-f7f89d5d6a0f} executeQuery: Read 39 rows, 3.16 KiB in 0.001307918 sec., 29818 rows/sec., 2.36 MiB/sec. 2024.01.24 19:37:32.102076 [ 171 ] {} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.01.24 19:37:32.102187 [ 171 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:32.102290 [ 3 ] {8136697d-ee58-4e7c-956d-f7f89d5d6a0f} DynamicQueryHandler: Done processing query 2024.01.24 19:37:32.102324 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.01.24 19:37:32.102330 [ 3 ] {8136697d-ee58-4e7c-956d-f7f89d5d6a0f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:37:32.102410 [ 3 ] {} HTTP-Session: a80394da-0fcf-48e2-a7a3-2465c33e72ca Destroying unnamed session 2024.01.24 19:37:32.102487 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:37:32.102530 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 48 rows starting from the beginning of the part 2024.01.24 19:37:32.102568 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:32.102645 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:32.102687 [ 3 ] {} HTTP-Session: c32beb16-ac57-496e-8ac7-afd267e20ebf Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:32.102739 [ 3 ] {} HTTP-Session: c32beb16-ac57-496e-8ac7-afd267e20ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:32.102789 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 39 rows starting from the beginning of the part 2024.01.24 19:37:32.102939 [ 3 ] {17083110-4252-4c0b-81db-5390b46b040e} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:32.103036 [ 3 ] {17083110-4252-4c0b-81db-5390b46b040e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.24 19:37:32.103051 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 9 rows starting from the beginning of the part 2024.01.24 19:37:32.103381 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 39 rows starting from the beginning of the part 2024.01.24 19:37:32.103531 [ 3 ] {17083110-4252-4c0b-81db-5390b46b040e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:32.103651 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 9 rows starting from the beginning of the part 2024.01.24 19:37:32.103787 [ 14 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 39 rows starting from the beginning of the part 2024.01.24 19:37:32.104323 [ 3 ] {17083110-4252-4c0b-81db-5390b46b040e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:32.104748 [ 3 ] {17083110-4252-4c0b-81db-5390b46b040e} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.24 19:37:32.105070 [ 3 ] {17083110-4252-4c0b-81db-5390b46b040e} oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.24 19:37:32.105402 [ 3 ] {17083110-4252-4c0b-81db-5390b46b040e} executeQuery: Read 2 rows, 175.00 B in 0.002414111 sec., 828 rows/sec., 70.79 KiB/sec. 2024.01.24 19:37:32.105413 [ 9 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 4 columns (4 merged, 0 gathered) in 0.003152908 sec., 58041.65551294234 rows/sec., 4.59 MiB/sec. 2024.01.24 19:37:32.105570 [ 3 ] {17083110-4252-4c0b-81db-5390b46b040e} DynamicQueryHandler: Done processing query 2024.01.24 19:37:32.105573 [ 9 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.01.24 19:37:32.105599 [ 3 ] {17083110-4252-4c0b-81db-5390b46b040e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:37:32.105626 [ 3 ] {} HTTP-Session: c32beb16-ac57-496e-8ac7-afd267e20ebf Destroying unnamed session 2024.01.24 19:37:32.105788 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:32.105809 [ 9 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_31_6} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.01.24 19:37:32.105837 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:32.105860 [ 3 ] {} HTTP-Session: d03b6adc-e054-406f-bf3a-afcefb9bbe9f Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:32.105878 [ 3 ] {} HTTP-Session: d03b6adc-e054-406f-bf3a-afcefb9bbe9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:32.105893 [ 9 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_31_6} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.01.24 19:37:32.105996 [ 3 ] {8374f497-b0f9-44ff-9e01-7adc74a378ae} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:32.106037 [ 3 ] {8374f497-b0f9-44ff-9e01-7adc74a378ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:37:32.106145 [ 3 ] {8374f497-b0f9-44ff-9e01-7adc74a378ae} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:32.106522 [ 3 ] {8374f497-b0f9-44ff-9e01-7adc74a378ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:32.106739 [ 3 ] {8374f497-b0f9-44ff-9e01-7adc74a378ae} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.01.24 19:37:32.106897 [ 3 ] {8374f497-b0f9-44ff-9e01-7adc74a378ae} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.01.24 19:37:32.107014 [ 3 ] {8374f497-b0f9-44ff-9e01-7adc74a378ae} executeQuery: Read 118 rows, 11.66 KiB in 0.000989981 sec., 119194 rows/sec., 11.50 MiB/sec. 2024.01.24 19:37:32.107129 [ 3 ] {8374f497-b0f9-44ff-9e01-7adc74a378ae} DynamicQueryHandler: Done processing query 2024.01.24 19:37:32.107152 [ 3 ] {8374f497-b0f9-44ff-9e01-7adc74a378ae} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:37:32.107168 [ 3 ] {} HTTP-Session: d03b6adc-e054-406f-bf3a-afcefb9bbe9f Destroying unnamed session 2024.01.24 19:37:32.107266 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:32.107311 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:32.107330 [ 3 ] {} HTTP-Session: c0a35fcf-8829-4de8-8ae0-d6ef9563815b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:32.107346 [ 3 ] {} HTTP-Session: c0a35fcf-8829-4de8-8ae0-d6ef9563815b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:32.107415 [ 3 ] {c7c02780-3456-4ae1-94fb-acc3f118b3cb} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:32.107453 [ 3 ] {c7c02780-3456-4ae1-94fb-acc3f118b3cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.24 19:37:32.107558 [ 3 ] {c7c02780-3456-4ae1-94fb-acc3f118b3cb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:32.107850 [ 3 ] {c7c02780-3456-4ae1-94fb-acc3f118b3cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:32.108055 [ 3 ] {c7c02780-3456-4ae1-94fb-acc3f118b3cb} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.24 19:37:32.108214 [ 3 ] {c7c02780-3456-4ae1-94fb-acc3f118b3cb} oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.24 19:37:32.108328 [ 3 ] {c7c02780-3456-4ae1-94fb-acc3f118b3cb} executeQuery: Read 2 rows, 143.00 B in 0.000876799 sec., 2281 rows/sec., 159.27 KiB/sec. 2024.01.24 19:37:32.108493 [ 3 ] {c7c02780-3456-4ae1-94fb-acc3f118b3cb} DynamicQueryHandler: Done processing query 2024.01.24 19:37:32.108516 [ 3 ] {c7c02780-3456-4ae1-94fb-acc3f118b3cb} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:37:32.108530 [ 3 ] {} HTTP-Session: c0a35fcf-8829-4de8-8ae0-d6ef9563815b Destroying unnamed session 2024.01.24 19:37:32.108637 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:32.108679 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:32.108697 [ 3 ] {} HTTP-Session: 397e8337-7371-4d19-b91a-75092a4c0cb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:32.108714 [ 3 ] {} HTTP-Session: 397e8337-7371-4d19-b91a-75092a4c0cb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:32.108784 [ 3 ] {9a84c79d-4d1f-4a1f-a9c9-ff25cfc8b02e} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:32.108823 [ 3 ] {9a84c79d-4d1f-4a1f-a9c9-ff25cfc8b02e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:37:32.108936 [ 3 ] {9a84c79d-4d1f-4a1f-a9c9-ff25cfc8b02e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:32.109219 [ 3 ] {9a84c79d-4d1f-4a1f-a9c9-ff25cfc8b02e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:32.109432 [ 3 ] {9a84c79d-4d1f-4a1f-a9c9-ff25cfc8b02e} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.01.24 19:37:32.109587 [ 3 ] {9a84c79d-4d1f-4a1f-a9c9-ff25cfc8b02e} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.01.24 19:37:32.109695 [ 3 ] {9a84c79d-4d1f-4a1f-a9c9-ff25cfc8b02e} executeQuery: Read 41 rows, 3.29 KiB in 0.000878669 sec., 46661 rows/sec., 3.65 MiB/sec. 2024.01.24 19:37:32.109810 [ 3 ] {9a84c79d-4d1f-4a1f-a9c9-ff25cfc8b02e} DynamicQueryHandler: Done processing query 2024.01.24 19:37:32.109832 [ 3 ] {9a84c79d-4d1f-4a1f-a9c9-ff25cfc8b02e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:37:32.109847 [ 3 ] {} HTTP-Session: 397e8337-7371-4d19-b91a-75092a4c0cb1 Destroying unnamed session 2024.01.24 19:37:32.109938 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:32.109981 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:32.109998 [ 3 ] {} HTTP-Session: eadffa39-d710-4242-b866-7f3553ca4886 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:32.110014 [ 3 ] {} HTTP-Session: eadffa39-d710-4242-b866-7f3553ca4886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:32.110081 [ 3 ] {49389548-439f-48eb-8075-5261461ef191} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:32.110124 [ 3 ] {49389548-439f-48eb-8075-5261461ef191} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.24 19:37:32.110239 [ 3 ] {49389548-439f-48eb-8075-5261461ef191} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:32.110524 [ 3 ] {49389548-439f-48eb-8075-5261461ef191} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:32.110780 [ 3 ] {49389548-439f-48eb-8075-5261461ef191} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.24 19:37:32.110961 [ 3 ] {49389548-439f-48eb-8075-5261461ef191} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.24 19:37:32.111082 [ 3 ] {49389548-439f-48eb-8075-5261461ef191} executeQuery: Read 1 rows, 72.00 B in 0.00096672 sec., 1034 rows/sec., 72.73 KiB/sec. 2024.01.24 19:37:32.111187 [ 3 ] {49389548-439f-48eb-8075-5261461ef191} DynamicQueryHandler: Done processing query 2024.01.24 19:37:32.111208 [ 3 ] {49389548-439f-48eb-8075-5261461ef191} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:37:32.111223 [ 3 ] {} HTTP-Session: eadffa39-d710-4242-b866-7f3553ca4886 Destroying unnamed session 2024.01.24 19:37:32.111364 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:32.111407 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:32.111425 [ 3 ] {} HTTP-Session: bb896201-d178-4047-bea8-a67e467d9bb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:32.111441 [ 3 ] {} HTTP-Session: bb896201-d178-4047-bea8-a67e467d9bb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:32.111522 [ 3 ] {9f92f85b-5339-434e-9f5d-9f932369aacf} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:32.111565 [ 3 ] {9f92f85b-5339-434e-9f5d-9f932369aacf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:37:32.111696 [ 3 ] {9f92f85b-5339-434e-9f5d-9f932369aacf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:32.112145 [ 3 ] {9f92f85b-5339-434e-9f5d-9f932369aacf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:32.112453 [ 3 ] {9f92f85b-5339-434e-9f5d-9f932369aacf} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.01.24 19:37:32.112635 [ 3 ] {9f92f85b-5339-434e-9f5d-9f932369aacf} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.01.24 19:37:32.112763 [ 3 ] {9f92f85b-5339-434e-9f5d-9f932369aacf} executeQuery: Read 39 rows, 53.89 KiB in 0.001203166 sec., 32414 rows/sec., 43.74 MiB/sec. 2024.01.24 19:37:32.112764 [ 171 ] {} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.01.24 19:37:32.112872 [ 171 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:32.112987 [ 3 ] {9f92f85b-5339-434e-9f5d-9f932369aacf} DynamicQueryHandler: Done processing query 2024.01.24 19:37:32.112986 [ 15 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.01.24 19:37:32.113024 [ 3 ] {9f92f85b-5339-434e-9f5d-9f932369aacf} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.24 19:37:32.113063 [ 3 ] {} HTTP-Session: bb896201-d178-4047-bea8-a67e467d9bb1 Destroying unnamed session 2024.01.24 19:37:32.113147 [ 15 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:37:32.113185 [ 15 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 681 rows starting from the beginning of the part 2024.01.24 19:37:32.113308 [ 15 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 39 rows starting from the beginning of the part 2024.01.24 19:37:32.113409 [ 15 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 9 rows starting from the beginning of the part 2024.01.24 19:37:32.113500 [ 15 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 39 rows starting from the beginning of the part 2024.01.24 19:37:32.113591 [ 15 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 9 rows starting from the beginning of the part 2024.01.24 19:37:32.113678 [ 15 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 39 rows starting from the beginning of the part 2024.01.24 19:37:32.116104 [ 15 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 816 rows, containing 6 columns (6 merged, 0 gathered) in 0.003158058 sec., 258386.64141063907 rows/sec., 348.68 MiB/sec. 2024.01.24 19:37:32.116459 [ 15 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.01.24 19:37:32.116666 [ 15 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_31_6} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.01.24 19:37:32.116731 [ 15 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_31_6} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.01.24 19:37:32.116798 [ 15 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_31_6: 4.16 MiB. 2024.01.24 19:37:37.099440 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:37.099576 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:37.099606 [ 3 ] {} HTTP-Session: 7a4413e8-91d5-4f62-bc38-d606f697e016 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:37.099634 [ 3 ] {} HTTP-Session: 7a4413e8-91d5-4f62-bc38-d606f697e016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:37.099777 [ 3 ] {aa609adb-3f6b-413e-a659-a8104a816151} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:37.099846 [ 3 ] {aa609adb-3f6b-413e-a659-a8104a816151} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:37:37.100028 [ 3 ] {aa609adb-3f6b-413e-a659-a8104a816151} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:37.100494 [ 3 ] {aa609adb-3f6b-413e-a659-a8104a816151} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:37.100758 [ 3 ] {aa609adb-3f6b-413e-a659-a8104a816151} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.01.24 19:37:37.100937 [ 3 ] {aa609adb-3f6b-413e-a659-a8104a816151} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.01.24 19:37:37.101054 [ 3 ] {aa609adb-3f6b-413e-a659-a8104a816151} executeQuery: Read 9 rows, 747.00 B in 0.001237506 sec., 7272 rows/sec., 589.49 KiB/sec. 2024.01.24 19:37:37.101182 [ 3 ] {aa609adb-3f6b-413e-a659-a8104a816151} DynamicQueryHandler: Done processing query 2024.01.24 19:37:37.101208 [ 3 ] {aa609adb-3f6b-413e-a659-a8104a816151} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:37:37.101225 [ 3 ] {} HTTP-Session: 7a4413e8-91d5-4f62-bc38-d606f697e016 Destroying unnamed session 2024.01.24 19:37:37.101329 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:37.101376 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:37.101397 [ 3 ] {} HTTP-Session: fb3676b2-ea20-421e-84db-908b0ffff8bf Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:37.101415 [ 3 ] {} HTTP-Session: fb3676b2-ea20-421e-84db-908b0ffff8bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:37.101492 [ 3 ] {658e41cd-0870-4946-a9ce-c48556dcbe9e} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:37.101534 [ 3 ] {658e41cd-0870-4946-a9ce-c48556dcbe9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.24 19:37:37.101639 [ 3 ] {658e41cd-0870-4946-a9ce-c48556dcbe9e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:37.101923 [ 3 ] {658e41cd-0870-4946-a9ce-c48556dcbe9e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:37.102130 [ 3 ] {658e41cd-0870-4946-a9ce-c48556dcbe9e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.24 19:37:37.102281 [ 3 ] {658e41cd-0870-4946-a9ce-c48556dcbe9e} oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.24 19:37:37.102378 [ 3 ] {658e41cd-0870-4946-a9ce-c48556dcbe9e} executeQuery: Read 2 rows, 175.00 B in 0.000859088 sec., 2328 rows/sec., 198.93 KiB/sec. 2024.01.24 19:37:37.102551 [ 3 ] {658e41cd-0870-4946-a9ce-c48556dcbe9e} DynamicQueryHandler: Done processing query 2024.01.24 19:37:37.102576 [ 3 ] {658e41cd-0870-4946-a9ce-c48556dcbe9e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:37:37.102592 [ 3 ] {} HTTP-Session: fb3676b2-ea20-421e-84db-908b0ffff8bf Destroying unnamed session 2024.01.24 19:37:37.102707 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:37.102752 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:37.102771 [ 3 ] {} HTTP-Session: ce159c7d-3d6d-4ec9-b377-12e6a8608d0a Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:37.102787 [ 3 ] {} HTTP-Session: ce159c7d-3d6d-4ec9-b377-12e6a8608d0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:37.102860 [ 3 ] {69fff066-d066-48fe-9951-46da1e003635} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:37.102898 [ 3 ] {69fff066-d066-48fe-9951-46da1e003635} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:37:37.103009 [ 3 ] {69fff066-d066-48fe-9951-46da1e003635} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:37.103313 [ 3 ] {69fff066-d066-48fe-9951-46da1e003635} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:37.103530 [ 3 ] {69fff066-d066-48fe-9951-46da1e003635} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.01.24 19:37:37.103681 [ 3 ] {69fff066-d066-48fe-9951-46da1e003635} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.01.24 19:37:37.103778 [ 3 ] {69fff066-d066-48fe-9951-46da1e003635} executeQuery: Read 64 rows, 5.87 KiB in 0.000891999 sec., 71748 rows/sec., 6.42 MiB/sec. 2024.01.24 19:37:37.103876 [ 3 ] {69fff066-d066-48fe-9951-46da1e003635} DynamicQueryHandler: Done processing query 2024.01.24 19:37:37.103898 [ 3 ] {69fff066-d066-48fe-9951-46da1e003635} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:37:37.103914 [ 3 ] {} HTTP-Session: ce159c7d-3d6d-4ec9-b377-12e6a8608d0a Destroying unnamed session 2024.01.24 19:37:37.104006 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:37.104048 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:37.104066 [ 3 ] {} HTTP-Session: 661f1809-d45a-4295-8de0-9eef26a070c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:37.104083 [ 3 ] {} HTTP-Session: 661f1809-d45a-4295-8de0-9eef26a070c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:37.104150 [ 3 ] {9e0426bf-bdfd-4cc2-a5de-cc4fec4bbfb0} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:37.104188 [ 3 ] {9e0426bf-bdfd-4cc2-a5de-cc4fec4bbfb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.24 19:37:37.104288 [ 3 ] {9e0426bf-bdfd-4cc2-a5de-cc4fec4bbfb0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:37.104561 [ 3 ] {9e0426bf-bdfd-4cc2-a5de-cc4fec4bbfb0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:37.104763 [ 3 ] {9e0426bf-bdfd-4cc2-a5de-cc4fec4bbfb0} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.24 19:37:37.104917 [ 3 ] {9e0426bf-bdfd-4cc2-a5de-cc4fec4bbfb0} oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.24 19:37:37.105012 [ 3 ] {9e0426bf-bdfd-4cc2-a5de-cc4fec4bbfb0} executeQuery: Read 2 rows, 143.00 B in 0.000835198 sec., 2394 rows/sec., 167.20 KiB/sec. 2024.01.24 19:37:37.105111 [ 3 ] {9e0426bf-bdfd-4cc2-a5de-cc4fec4bbfb0} DynamicQueryHandler: Done processing query 2024.01.24 19:37:37.105135 [ 3 ] {9e0426bf-bdfd-4cc2-a5de-cc4fec4bbfb0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:37:37.105150 [ 3 ] {} HTTP-Session: 661f1809-d45a-4295-8de0-9eef26a070c7 Destroying unnamed session 2024.01.24 19:37:37.105252 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:37.105293 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:37.105311 [ 3 ] {} HTTP-Session: b13217d8-3116-492d-a40a-357f40d8f649 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:37.105327 [ 3 ] {} HTTP-Session: b13217d8-3116-492d-a40a-357f40d8f649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:37.105396 [ 3 ] {8e2ab7f9-05a0-413e-ad91-f9791ae2298d} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:37.105434 [ 3 ] {8e2ab7f9-05a0-413e-ad91-f9791ae2298d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:37:37.105533 [ 3 ] {8e2ab7f9-05a0-413e-ad91-f9791ae2298d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:37.105816 [ 3 ] {8e2ab7f9-05a0-413e-ad91-f9791ae2298d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:37.106024 [ 3 ] {8e2ab7f9-05a0-413e-ad91-f9791ae2298d} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.01.24 19:37:37.106178 [ 3 ] {8e2ab7f9-05a0-413e-ad91-f9791ae2298d} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.01.24 19:37:37.106273 [ 3 ] {8e2ab7f9-05a0-413e-ad91-f9791ae2298d} executeQuery: Read 35 rows, 2.78 KiB in 0.000850838 sec., 41135 rows/sec., 3.19 MiB/sec. 2024.01.24 19:37:37.106403 [ 3 ] {8e2ab7f9-05a0-413e-ad91-f9791ae2298d} DynamicQueryHandler: Done processing query 2024.01.24 19:37:37.106426 [ 3 ] {8e2ab7f9-05a0-413e-ad91-f9791ae2298d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:37:37.106441 [ 3 ] {} HTTP-Session: b13217d8-3116-492d-a40a-357f40d8f649 Destroying unnamed session 2024.01.24 19:37:37.106539 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:37.106583 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:37.106602 [ 3 ] {} HTTP-Session: 21f22247-148b-41c7-b028-723a945d9745 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:37.106619 [ 3 ] {} HTTP-Session: 21f22247-148b-41c7-b028-723a945d9745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:37.106689 [ 3 ] {43035117-4c9b-4770-840d-dd1b33c33979} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:37.106732 [ 3 ] {43035117-4c9b-4770-840d-dd1b33c33979} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.24 19:37:37.106851 [ 3 ] {43035117-4c9b-4770-840d-dd1b33c33979} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:37.107135 [ 3 ] {43035117-4c9b-4770-840d-dd1b33c33979} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:37.107401 [ 3 ] {43035117-4c9b-4770-840d-dd1b33c33979} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.24 19:37:37.107580 [ 3 ] {43035117-4c9b-4770-840d-dd1b33c33979} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.24 19:37:37.107685 [ 3 ] {43035117-4c9b-4770-840d-dd1b33c33979} executeQuery: Read 37 rows, 2.67 KiB in 0.00096611 sec., 38297 rows/sec., 2.70 MiB/sec. 2024.01.24 19:37:37.107793 [ 3 ] {43035117-4c9b-4770-840d-dd1b33c33979} DynamicQueryHandler: Done processing query 2024.01.24 19:37:37.107815 [ 3 ] {43035117-4c9b-4770-840d-dd1b33c33979} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:37:37.107831 [ 3 ] {} HTTP-Session: 21f22247-148b-41c7-b028-723a945d9745 Destroying unnamed session 2024.01.24 19:37:37.107935 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:37.107976 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:37.107993 [ 3 ] {} HTTP-Session: c36ba03d-45ea-4509-ab1d-29959fd8637b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:37.108010 [ 3 ] {} HTTP-Session: c36ba03d-45ea-4509-ab1d-29959fd8637b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:37.108083 [ 3 ] {5921dc32-7600-4e2e-ab81-49627984ff16} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:37.108125 [ 3 ] {5921dc32-7600-4e2e-ab81-49627984ff16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:37:37.108255 [ 3 ] {5921dc32-7600-4e2e-ab81-49627984ff16} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:37.108574 [ 3 ] {5921dc32-7600-4e2e-ab81-49627984ff16} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:37.108840 [ 3 ] {5921dc32-7600-4e2e-ab81-49627984ff16} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.01.24 19:37:37.109019 [ 3 ] {5921dc32-7600-4e2e-ab81-49627984ff16} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.01.24 19:37:37.109153 [ 3 ] {5921dc32-7600-4e2e-ab81-49627984ff16} executeQuery: Read 9 rows, 12.44 KiB in 0.001032633 sec., 8715 rows/sec., 11.76 MiB/sec. 2024.01.24 19:37:37.109392 [ 3 ] {5921dc32-7600-4e2e-ab81-49627984ff16} DynamicQueryHandler: Done processing query 2024.01.24 19:37:37.109415 [ 3 ] {5921dc32-7600-4e2e-ab81-49627984ff16} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:37:37.109431 [ 3 ] {} HTTP-Session: c36ba03d-45ea-4509-ab1d-29959fd8637b Destroying unnamed session 2024.01.24 19:37:38.264373 [ 163 ] {} DNSResolver: Updating DNS cache 2024.01.24 19:37:38.264430 [ 163 ] {} DNSResolver: Updated DNS cache 2024.01.24 19:37:42.100472 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:42.100599 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:42.100630 [ 3 ] {} HTTP-Session: 549babb9-34e9-4a1d-aed1-92576c9de143 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:42.100658 [ 3 ] {} HTTP-Session: 549babb9-34e9-4a1d-aed1-92576c9de143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:42.100803 [ 3 ] {d0f97e0b-27cb-4f59-b7fe-35c39d7cc9f0} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:42.100871 [ 3 ] {d0f97e0b-27cb-4f59-b7fe-35c39d7cc9f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:37:42.101059 [ 3 ] {d0f97e0b-27cb-4f59-b7fe-35c39d7cc9f0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:42.101574 [ 3 ] {d0f97e0b-27cb-4f59-b7fe-35c39d7cc9f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:42.101840 [ 3 ] {d0f97e0b-27cb-4f59-b7fe-35c39d7cc9f0} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.01.24 19:37:42.102009 [ 3 ] {d0f97e0b-27cb-4f59-b7fe-35c39d7cc9f0} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.01.24 19:37:42.102125 [ 3 ] {d0f97e0b-27cb-4f59-b7fe-35c39d7cc9f0} executeQuery: Read 39 rows, 3.16 KiB in 0.001282677 sec., 30405 rows/sec., 2.41 MiB/sec. 2024.01.24 19:37:42.102283 [ 3 ] {d0f97e0b-27cb-4f59-b7fe-35c39d7cc9f0} DynamicQueryHandler: Done processing query 2024.01.24 19:37:42.102308 [ 3 ] {d0f97e0b-27cb-4f59-b7fe-35c39d7cc9f0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:37:42.102324 [ 3 ] {} HTTP-Session: 549babb9-34e9-4a1d-aed1-92576c9de143 Destroying unnamed session 2024.01.24 19:37:42.102470 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:42.102521 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:42.102541 [ 3 ] {} HTTP-Session: 81c921bb-fd78-4aea-945e-26465cb93a7f Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:42.102559 [ 3 ] {} HTTP-Session: 81c921bb-fd78-4aea-945e-26465cb93a7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:42.102645 [ 3 ] {4df24231-eb75-4723-8aa0-6298756a37ac} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:42.102688 [ 3 ] {4df24231-eb75-4723-8aa0-6298756a37ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:37:42.102797 [ 3 ] {4df24231-eb75-4723-8aa0-6298756a37ac} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:42.103162 [ 3 ] {4df24231-eb75-4723-8aa0-6298756a37ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:42.103382 [ 3 ] {4df24231-eb75-4723-8aa0-6298756a37ac} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.01.24 19:37:42.103546 [ 3 ] {4df24231-eb75-4723-8aa0-6298756a37ac} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.01.24 19:37:42.103650 [ 3 ] {4df24231-eb75-4723-8aa0-6298756a37ac} executeQuery: Read 117 rows, 11.57 KiB in 0.000975901 sec., 119889 rows/sec., 11.58 MiB/sec. 2024.01.24 19:37:42.103752 [ 3 ] {4df24231-eb75-4723-8aa0-6298756a37ac} DynamicQueryHandler: Done processing query 2024.01.24 19:37:42.103775 [ 3 ] {4df24231-eb75-4723-8aa0-6298756a37ac} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:37:42.103791 [ 3 ] {} HTTP-Session: 81c921bb-fd78-4aea-945e-26465cb93a7f Destroying unnamed session 2024.01.24 19:37:42.103922 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:42.103966 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:42.103984 [ 3 ] {} HTTP-Session: adf6f6a0-b32e-4d81-8fc2-e00b8bd35424 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:42.104002 [ 3 ] {} HTTP-Session: adf6f6a0-b32e-4d81-8fc2-e00b8bd35424 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:42.104074 [ 3 ] {67039cb1-586f-47d8-bdf5-f2eec82b864e} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:42.104113 [ 3 ] {67039cb1-586f-47d8-bdf5-f2eec82b864e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:37:42.104214 [ 3 ] {67039cb1-586f-47d8-bdf5-f2eec82b864e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:42.104489 [ 3 ] {67039cb1-586f-47d8-bdf5-f2eec82b864e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:42.104693 [ 3 ] {67039cb1-586f-47d8-bdf5-f2eec82b864e} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.01.24 19:37:42.104839 [ 3 ] {67039cb1-586f-47d8-bdf5-f2eec82b864e} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.01.24 19:37:42.104934 [ 3 ] {67039cb1-586f-47d8-bdf5-f2eec82b864e} executeQuery: Read 39 rows, 3.12 KiB in 0.000833178 sec., 46808 rows/sec., 3.66 MiB/sec. 2024.01.24 19:37:42.105045 [ 3 ] {67039cb1-586f-47d8-bdf5-f2eec82b864e} DynamicQueryHandler: Done processing query 2024.01.24 19:37:42.105067 [ 3 ] {67039cb1-586f-47d8-bdf5-f2eec82b864e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:37:42.105083 [ 3 ] {} HTTP-Session: adf6f6a0-b32e-4d81-8fc2-e00b8bd35424 Destroying unnamed session 2024.01.24 19:37:42.105272 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:42.105318 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:42.105336 [ 3 ] {} HTTP-Session: 941a34c8-675c-47a3-b7ba-cab5b97eaa93 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:42.105353 [ 3 ] {} HTTP-Session: 941a34c8-675c-47a3-b7ba-cab5b97eaa93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:42.105434 [ 3 ] {579fc5ba-716f-4848-9b04-ad4cd08b8419} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:42.105478 [ 3 ] {579fc5ba-716f-4848-9b04-ad4cd08b8419} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:37:42.105612 [ 3 ] {579fc5ba-716f-4848-9b04-ad4cd08b8419} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:42.106041 [ 3 ] {579fc5ba-716f-4848-9b04-ad4cd08b8419} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:42.106339 [ 3 ] {579fc5ba-716f-4848-9b04-ad4cd08b8419} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.01.24 19:37:42.106521 [ 3 ] {579fc5ba-716f-4848-9b04-ad4cd08b8419} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.01.24 19:37:42.106620 [ 3 ] {579fc5ba-716f-4848-9b04-ad4cd08b8419} executeQuery: Read 39 rows, 53.89 KiB in 0.001158624 sec., 33660 rows/sec., 45.42 MiB/sec. 2024.01.24 19:37:42.106765 [ 3 ] {579fc5ba-716f-4848-9b04-ad4cd08b8419} DynamicQueryHandler: Done processing query 2024.01.24 19:37:42.106788 [ 3 ] {579fc5ba-716f-4848-9b04-ad4cd08b8419} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.24 19:37:42.106804 [ 3 ] {} HTTP-Session: 941a34c8-675c-47a3-b7ba-cab5b97eaa93 Destroying unnamed session 2024.01.24 19:37:47.098604 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:47.098738 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:47.098767 [ 3 ] {} HTTP-Session: f87690a7-268d-46bf-84b3-13ec232ea5b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:47.098796 [ 3 ] {} HTTP-Session: f87690a7-268d-46bf-84b3-13ec232ea5b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:47.098938 [ 3 ] {3b8993ba-6d95-4b35-98d8-27fad87906e8} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:47.099006 [ 3 ] {3b8993ba-6d95-4b35-98d8-27fad87906e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:37:47.099192 [ 3 ] {3b8993ba-6d95-4b35-98d8-27fad87906e8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:47.099647 [ 3 ] {3b8993ba-6d95-4b35-98d8-27fad87906e8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:47.099919 [ 3 ] {3b8993ba-6d95-4b35-98d8-27fad87906e8} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.01.24 19:37:47.100090 [ 3 ] {3b8993ba-6d95-4b35-98d8-27fad87906e8} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.01.24 19:37:47.100234 [ 3 ] {3b8993ba-6d95-4b35-98d8-27fad87906e8} executeQuery: Read 9 rows, 747.00 B in 0.001257517 sec., 7156 rows/sec., 580.11 KiB/sec. 2024.01.24 19:37:47.100379 [ 3 ] {3b8993ba-6d95-4b35-98d8-27fad87906e8} DynamicQueryHandler: Done processing query 2024.01.24 19:37:47.100404 [ 3 ] {3b8993ba-6d95-4b35-98d8-27fad87906e8} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:37:47.100420 [ 3 ] {} HTTP-Session: f87690a7-268d-46bf-84b3-13ec232ea5b6 Destroying unnamed session 2024.01.24 19:37:47.100547 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:47.100598 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:47.100617 [ 3 ] {} HTTP-Session: 0dbed3af-1d42-4abd-97df-326c58bbe6be Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:47.100635 [ 3 ] {} HTTP-Session: 0dbed3af-1d42-4abd-97df-326c58bbe6be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:47.100716 [ 3 ] {ff57f26f-6ace-4594-b2b1-a30d760d915d} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:47.100757 [ 3 ] {ff57f26f-6ace-4594-b2b1-a30d760d915d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:37:47.100865 [ 3 ] {ff57f26f-6ace-4594-b2b1-a30d760d915d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:47.101194 [ 3 ] {ff57f26f-6ace-4594-b2b1-a30d760d915d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:47.101405 [ 3 ] {ff57f26f-6ace-4594-b2b1-a30d760d915d} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.01.24 19:37:47.101568 [ 3 ] {ff57f26f-6ace-4594-b2b1-a30d760d915d} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.01.24 19:37:47.101697 [ 3 ] {ff57f26f-6ace-4594-b2b1-a30d760d915d} executeQuery: Read 27 rows, 2.66 KiB in 0.00095317 sec., 28326 rows/sec., 2.72 MiB/sec. 2024.01.24 19:37:47.101816 [ 3 ] {ff57f26f-6ace-4594-b2b1-a30d760d915d} DynamicQueryHandler: Done processing query 2024.01.24 19:37:47.101839 [ 3 ] {ff57f26f-6ace-4594-b2b1-a30d760d915d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:37:47.101855 [ 3 ] {} HTTP-Session: 0dbed3af-1d42-4abd-97df-326c58bbe6be Destroying unnamed session 2024.01.24 19:37:47.101973 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:47.102018 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:47.102037 [ 3 ] {} HTTP-Session: c35ff48e-2421-4a26-ac6a-29422b654df3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:47.102054 [ 3 ] {} HTTP-Session: c35ff48e-2421-4a26-ac6a-29422b654df3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:47.102127 [ 3 ] {2024c368-70bf-46bf-9914-5aca46663daa} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:47.102167 [ 3 ] {2024c368-70bf-46bf-9914-5aca46663daa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:37:47.102276 [ 3 ] {2024c368-70bf-46bf-9914-5aca46663daa} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:47.102556 [ 3 ] {2024c368-70bf-46bf-9914-5aca46663daa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:47.102763 [ 3 ] {2024c368-70bf-46bf-9914-5aca46663daa} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.01.24 19:37:47.102915 [ 3 ] {2024c368-70bf-46bf-9914-5aca46663daa} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.01.24 19:37:47.103040 [ 3 ] {2024c368-70bf-46bf-9914-5aca46663daa} executeQuery: Read 9 rows, 738.00 B in 0.000883159 sec., 10190 rows/sec., 816.05 KiB/sec. 2024.01.24 19:37:47.103181 [ 3 ] {2024c368-70bf-46bf-9914-5aca46663daa} DynamicQueryHandler: Done processing query 2024.01.24 19:37:47.103205 [ 3 ] {2024c368-70bf-46bf-9914-5aca46663daa} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:37:47.103220 [ 3 ] {} HTTP-Session: c35ff48e-2421-4a26-ac6a-29422b654df3 Destroying unnamed session 2024.01.24 19:37:47.103406 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:47.103451 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:47.103470 [ 3 ] {} HTTP-Session: b465957b-1455-4b22-bf12-255f52e382f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:47.103488 [ 3 ] {} HTTP-Session: b465957b-1455-4b22-bf12-255f52e382f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:47.103563 [ 3 ] {f52dab62-dadd-4933-b762-c2178e998edf} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:47.103607 [ 3 ] {f52dab62-dadd-4933-b762-c2178e998edf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:37:47.103751 [ 3 ] {f52dab62-dadd-4933-b762-c2178e998edf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:47.104069 [ 3 ] {f52dab62-dadd-4933-b762-c2178e998edf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.24 19:37:47.104349 [ 3 ] {f52dab62-dadd-4933-b762-c2178e998edf} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.01.24 19:37:47.104527 [ 3 ] {f52dab62-dadd-4933-b762-c2178e998edf} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.01.24 19:37:47.104648 [ 3 ] {f52dab62-dadd-4933-b762-c2178e998edf} executeQuery: Read 9 rows, 12.44 KiB in 0.001058042 sec., 8506 rows/sec., 11.48 MiB/sec. 2024.01.24 19:37:47.104770 [ 3 ] {f52dab62-dadd-4933-b762-c2178e998edf} DynamicQueryHandler: Done processing query 2024.01.24 19:37:47.104793 [ 3 ] {f52dab62-dadd-4933-b762-c2178e998edf} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:37:47.104808 [ 3 ] {} HTTP-Session: b465957b-1455-4b22-bf12-255f52e382f3 Destroying unnamed session 2024.01.24 19:37:52.099989 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:52.100111 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:52.100138 [ 3 ] {} HTTP-Session: 167072c7-e2e0-425d-ae2f-a729f17027fa Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:52.100162 [ 3 ] {} HTTP-Session: 167072c7-e2e0-425d-ae2f-a729f17027fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:52.100290 [ 3 ] {11ae9b37-2044-4388-adcf-0b7174263a54} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:52.100351 [ 3 ] {11ae9b37-2044-4388-adcf-0b7174263a54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:37:52.100516 [ 3 ] {11ae9b37-2044-4388-adcf-0b7174263a54} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:52.100957 [ 3 ] {11ae9b37-2044-4388-adcf-0b7174263a54} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:37:52.101223 [ 3 ] {11ae9b37-2044-4388-adcf-0b7174263a54} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.01.24 19:37:52.101391 [ 3 ] {11ae9b37-2044-4388-adcf-0b7174263a54} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.01.24 19:37:52.101504 [ 3 ] {11ae9b37-2044-4388-adcf-0b7174263a54} executeQuery: Read 39 rows, 3.16 KiB in 0.001178085 sec., 33104 rows/sec., 2.62 MiB/sec. 2024.01.24 19:37:52.101656 [ 3 ] {11ae9b37-2044-4388-adcf-0b7174263a54} DynamicQueryHandler: Done processing query 2024.01.24 19:37:52.101681 [ 3 ] {11ae9b37-2044-4388-adcf-0b7174263a54} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:37:52.101698 [ 3 ] {} HTTP-Session: 167072c7-e2e0-425d-ae2f-a729f17027fa Destroying unnamed session 2024.01.24 19:37:52.101844 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:52.101897 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:52.101916 [ 3 ] {} HTTP-Session: a79fa17e-8991-44aa-9d3d-95efceb2e80b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:52.101935 [ 3 ] {} HTTP-Session: a79fa17e-8991-44aa-9d3d-95efceb2e80b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:52.102021 [ 3 ] {cd654ef2-7e3c-40b0-a402-1ec6f768a85b} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:52.102064 [ 3 ] {cd654ef2-7e3c-40b0-a402-1ec6f768a85b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:37:52.102176 [ 3 ] {cd654ef2-7e3c-40b0-a402-1ec6f768a85b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:52.102568 [ 3 ] {cd654ef2-7e3c-40b0-a402-1ec6f768a85b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:37:52.102792 [ 3 ] {cd654ef2-7e3c-40b0-a402-1ec6f768a85b} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.01.24 19:37:52.102956 [ 3 ] {cd654ef2-7e3c-40b0-a402-1ec6f768a85b} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.01.24 19:37:52.103058 [ 3 ] {cd654ef2-7e3c-40b0-a402-1ec6f768a85b} executeQuery: Read 117 rows, 11.57 KiB in 0.001007681 sec., 116108 rows/sec., 11.21 MiB/sec. 2024.01.24 19:37:52.103055 [ 154 ] {} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.01.24 19:37:52.103127 [ 154 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:37:52.103213 [ 3 ] {cd654ef2-7e3c-40b0-a402-1ec6f768a85b} DynamicQueryHandler: Done processing query 2024.01.24 19:37:52.103266 [ 3 ] {cd654ef2-7e3c-40b0-a402-1ec6f768a85b} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:37:52.103278 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.01.24 19:37:52.103292 [ 3 ] {} HTTP-Session: a79fa17e-8991-44aa-9d3d-95efceb2e80b Destroying unnamed session 2024.01.24 19:37:52.103435 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:37:52.103491 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::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.24 19:37:52.103499 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:52.103587 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:52.103621 [ 3 ] {} HTTP-Session: 91e4a06e-e016-4156-a287-c2a26fe493f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:52.103657 [ 3 ] {} HTTP-Session: 91e4a06e-e016-4156-a287-c2a26fe493f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:52.103808 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 118 rows starting from the beginning of the part 2024.01.24 19:37:52.103844 [ 3 ] {3eb71894-c077-4b55-ba6e-36bfdb8cd5d1} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:52.103934 [ 3 ] {3eb71894-c077-4b55-ba6e-36bfdb8cd5d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:37:52.104092 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part 2024.01.24 19:37:52.104402 [ 3 ] {3eb71894-c077-4b55-ba6e-36bfdb8cd5d1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:52.104409 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 117 rows starting from the beginning of the part 2024.01.24 19:37:52.104603 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 27 rows starting from the beginning of the part 2024.01.24 19:37:52.104861 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 117 rows starting from the beginning of the part 2024.01.24 19:37:52.105175 [ 3 ] {3eb71894-c077-4b55-ba6e-36bfdb8cd5d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:37:52.105619 [ 3 ] {3eb71894-c077-4b55-ba6e-36bfdb8cd5d1} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.01.24 19:37:52.105921 [ 3 ] {3eb71894-c077-4b55-ba6e-36bfdb8cd5d1} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.01.24 19:37:52.106114 [ 154 ] {} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.01.24 19:37:52.106215 [ 3 ] {3eb71894-c077-4b55-ba6e-36bfdb8cd5d1} executeQuery: Read 39 rows, 3.12 KiB in 0.002302119 sec., 16940 rows/sec., 1.32 MiB/sec. 2024.01.24 19:37:52.106218 [ 154 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:37:52.106369 [ 9 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.01.24 19:37:52.106579 [ 9 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:37:52.106616 [ 3 ] {3eb71894-c077-4b55-ba6e-36bfdb8cd5d1} DynamicQueryHandler: Done processing query 2024.01.24 19:37:52.106671 [ 9 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::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.24 19:37:52.106684 [ 3 ] {3eb71894-c077-4b55-ba6e-36bfdb8cd5d1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:37:52.106755 [ 3 ] {} HTTP-Session: 91e4a06e-e016-4156-a287-c2a26fe493f0 Destroying unnamed session 2024.01.24 19:37:52.107005 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:52.107136 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:52.107143 [ 9 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part 2024.01.24 19:37:52.107176 [ 3 ] {} HTTP-Session: 78663b85-3783-4531-91f1-8256078fa7bc Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:52.107197 [ 13 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 4 columns (4 merged, 0 gathered) in 0.004007716 sec., 156448.211400209 rows/sec., 14.87 MiB/sec. 2024.01.24 19:37:52.107216 [ 3 ] {} HTTP-Session: 78663b85-3783-4531-91f1-8256078fa7bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:52.107398 [ 9 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 35 rows starting from the beginning of the part 2024.01.24 19:37:52.107485 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.01.24 19:37:52.107505 [ 3 ] {fcf50840-f34a-4487-9db9-03840a46ea99} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:52.107700 [ 3 ] {fcf50840-f34a-4487-9db9-03840a46ea99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:37:52.107710 [ 9 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 39 rows starting from the beginning of the part 2024.01.24 19:37:52.107959 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_36_7} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.01.24 19:37:52.108035 [ 9 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 9 rows starting from the beginning of the part 2024.01.24 19:37:52.108187 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_36_7} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.01.24 19:37:52.108421 [ 9 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 39 rows starting from the beginning of the part 2024.01.24 19:37:52.108514 [ 3 ] {fcf50840-f34a-4487-9db9-03840a46ea99} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:52.109272 [ 3 ] {fcf50840-f34a-4487-9db9-03840a46ea99} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:37:52.109447 [ 12 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 4 columns (4 merged, 0 gathered) in 0.003135727 sec., 83234.28665824544 rows/sec., 6.50 MiB/sec. 2024.01.24 19:37:52.109651 [ 12 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.01.24 19:37:52.109794 [ 3 ] {fcf50840-f34a-4487-9db9-03840a46ea99} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.01.24 19:37:52.109944 [ 12 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_36_7} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.01.24 19:37:52.110068 [ 12 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_36_7} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.01.24 19:37:52.110083 [ 3 ] {fcf50840-f34a-4487-9db9-03840a46ea99} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.01.24 19:37:52.110252 [ 3 ] {fcf50840-f34a-4487-9db9-03840a46ea99} executeQuery: Read 39 rows, 53.89 KiB in 0.002680517 sec., 14549 rows/sec., 19.63 MiB/sec. 2024.01.24 19:37:52.110389 [ 3 ] {fcf50840-f34a-4487-9db9-03840a46ea99} DynamicQueryHandler: Done processing query 2024.01.24 19:37:52.110413 [ 3 ] {fcf50840-f34a-4487-9db9-03840a46ea99} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.24 19:37:52.110430 [ 3 ] {} HTTP-Session: 78663b85-3783-4531-91f1-8256078fa7bc Destroying unnamed session 2024.01.24 19:37:53.264476 [ 153 ] {} DNSResolver: Updating DNS cache 2024.01.24 19:37:53.264529 [ 153 ] {} DNSResolver: Updated DNS cache 2024.01.24 19:37:57.098750 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:57.098911 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:57.098953 [ 3 ] {} HTTP-Session: 53f57733-ddb2-4faa-819f-7669bd36fef0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:57.098990 [ 3 ] {} HTTP-Session: 53f57733-ddb2-4faa-819f-7669bd36fef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:57.099174 [ 3 ] {d08499db-ba99-40dd-9198-3b090a7b09fd} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:57.099234 [ 3 ] {d08499db-ba99-40dd-9198-3b090a7b09fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:37:57.099393 [ 3 ] {d08499db-ba99-40dd-9198-3b090a7b09fd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:57.099848 [ 3 ] {d08499db-ba99-40dd-9198-3b090a7b09fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:37:57.100110 [ 3 ] {d08499db-ba99-40dd-9198-3b090a7b09fd} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.01.24 19:37:57.100297 [ 3 ] {d08499db-ba99-40dd-9198-3b090a7b09fd} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.01.24 19:37:57.100418 [ 3 ] {d08499db-ba99-40dd-9198-3b090a7b09fd} executeQuery: Read 9 rows, 747.00 B in 0.001210246 sec., 7436 rows/sec., 602.76 KiB/sec. 2024.01.24 19:37:57.100446 [ 151 ] {} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.01.24 19:37:57.100567 [ 151 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:37:57.100601 [ 3 ] {d08499db-ba99-40dd-9198-3b090a7b09fd} DynamicQueryHandler: Done processing query 2024.01.24 19:37:57.100669 [ 3 ] {d08499db-ba99-40dd-9198-3b090a7b09fd} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:37:57.100718 [ 3 ] {} HTTP-Session: 53f57733-ddb2-4faa-819f-7669bd36fef0 Destroying unnamed session 2024.01.24 19:37:57.100725 [ 21 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.01.24 19:37:57.100881 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:57.100895 [ 21 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:37:57.100965 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:57.100969 [ 21 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 48 rows starting from the beginning of the part 2024.01.24 19:37:57.101023 [ 3 ] {} HTTP-Session: c1203747-2453-44b6-9540-b4c05d3b72be Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:57.101072 [ 3 ] {} HTTP-Session: c1203747-2453-44b6-9540-b4c05d3b72be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:57.101294 [ 3 ] {0ee4491f-0a1c-4b87-ab97-bdaa4c4582ff} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:57.101295 [ 21 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 9 rows starting from the beginning of the part 2024.01.24 19:37:57.101390 [ 3 ] {0ee4491f-0a1c-4b87-ab97-bdaa4c4582ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:37:57.101591 [ 21 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 39 rows starting from the beginning of the part 2024.01.24 19:37:57.101890 [ 3 ] {0ee4491f-0a1c-4b87-ab97-bdaa4c4582ff} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:57.101904 [ 21 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 9 rows starting from the beginning of the part 2024.01.24 19:37:57.102083 [ 21 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 39 rows starting from the beginning of the part 2024.01.24 19:37:57.102267 [ 21 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 9 rows starting from the beginning of the part 2024.01.24 19:37:57.102781 [ 3 ] {0ee4491f-0a1c-4b87-ab97-bdaa4c4582ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:37:57.103150 [ 3 ] {0ee4491f-0a1c-4b87-ab97-bdaa4c4582ff} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.01.24 19:37:57.103468 [ 3 ] {0ee4491f-0a1c-4b87-ab97-bdaa4c4582ff} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.01.24 19:37:57.103728 [ 3 ] {0ee4491f-0a1c-4b87-ab97-bdaa4c4582ff} executeQuery: Read 27 rows, 2.66 KiB in 0.002392461 sec., 11285 rows/sec., 1.09 MiB/sec. 2024.01.24 19:37:57.104036 [ 13 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 153 rows, containing 4 columns (4 merged, 0 gathered) in 0.003406183 sec., 44918.31472354832 rows/sec., 3.56 MiB/sec. 2024.01.24 19:37:57.104072 [ 3 ] {0ee4491f-0a1c-4b87-ab97-bdaa4c4582ff} DynamicQueryHandler: Done processing query 2024.01.24 19:37:57.104110 [ 3 ] {0ee4491f-0a1c-4b87-ab97-bdaa4c4582ff} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:37:57.104182 [ 3 ] {} HTTP-Session: c1203747-2453-44b6-9540-b4c05d3b72be Destroying unnamed session 2024.01.24 19:37:57.104266 [ 13 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.01.24 19:37:57.104371 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:57.104418 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:57.104438 [ 3 ] {} HTTP-Session: 9b60e1a9-8867-49e9-b306-57f411e1a528 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:57.104457 [ 3 ] {} HTTP-Session: 9b60e1a9-8867-49e9-b306-57f411e1a528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:57.104486 [ 13 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_36_7} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.01.24 19:37:57.104551 [ 3 ] {d7132f3a-d3a6-4371-92d7-633b4c2d11d4} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:57.104574 [ 13 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_36_7} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.01.24 19:37:57.104594 [ 3 ] {d7132f3a-d3a6-4371-92d7-633b4c2d11d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:37:57.104751 [ 3 ] {d7132f3a-d3a6-4371-92d7-633b4c2d11d4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:57.105044 [ 3 ] {d7132f3a-d3a6-4371-92d7-633b4c2d11d4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:37:57.105250 [ 3 ] {d7132f3a-d3a6-4371-92d7-633b4c2d11d4} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.01.24 19:37:57.105398 [ 3 ] {d7132f3a-d3a6-4371-92d7-633b4c2d11d4} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.01.24 19:37:57.105515 [ 3 ] {d7132f3a-d3a6-4371-92d7-633b4c2d11d4} executeQuery: Read 9 rows, 738.00 B in 0.000934169 sec., 9634 rows/sec., 771.49 KiB/sec. 2024.01.24 19:37:57.105632 [ 3 ] {d7132f3a-d3a6-4371-92d7-633b4c2d11d4} DynamicQueryHandler: Done processing query 2024.01.24 19:37:57.105654 [ 3 ] {d7132f3a-d3a6-4371-92d7-633b4c2d11d4} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:37:57.105671 [ 3 ] {} HTTP-Session: 9b60e1a9-8867-49e9-b306-57f411e1a528 Destroying unnamed session 2024.01.24 19:37:57.105799 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:37:57.105843 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:37:57.105861 [ 3 ] {} HTTP-Session: 714c779f-71a5-4b93-ae8d-be8a9b0c2a14 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:37:57.105877 [ 3 ] {} HTTP-Session: 714c779f-71a5-4b93-ae8d-be8a9b0c2a14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:37:57.105950 [ 3 ] {27144832-33f8-4311-9b0a-63856b15c1d0} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:37:57.105993 [ 3 ] {27144832-33f8-4311-9b0a-63856b15c1d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:37:57.106133 [ 3 ] {27144832-33f8-4311-9b0a-63856b15c1d0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:37:57.106481 [ 3 ] {27144832-33f8-4311-9b0a-63856b15c1d0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:37:57.106771 [ 3 ] {27144832-33f8-4311-9b0a-63856b15c1d0} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.01.24 19:37:57.106950 [ 3 ] {27144832-33f8-4311-9b0a-63856b15c1d0} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.01.24 19:37:57.107065 [ 151 ] {} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.01.24 19:37:57.107078 [ 3 ] {27144832-33f8-4311-9b0a-63856b15c1d0} executeQuery: Read 9 rows, 12.44 KiB in 0.001094644 sec., 8221 rows/sec., 11.09 MiB/sec. 2024.01.24 19:37:57.107127 [ 151 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:37:57.107277 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.01.24 19:37:57.107315 [ 3 ] {27144832-33f8-4311-9b0a-63856b15c1d0} DynamicQueryHandler: Done processing query 2024.01.24 19:37:57.107342 [ 3 ] {27144832-33f8-4311-9b0a-63856b15c1d0} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.24 19:37:57.107371 [ 3 ] {} HTTP-Session: 714c779f-71a5-4b93-ae8d-be8a9b0c2a14 Destroying unnamed session 2024.01.24 19:37:57.107399 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:37:57.107429 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 816 rows starting from the beginning of the part 2024.01.24 19:37:57.107538 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 9 rows starting from the beginning of the part 2024.01.24 19:37:57.107628 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 39 rows starting from the beginning of the part 2024.01.24 19:37:57.107713 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 9 rows starting from the beginning of the part 2024.01.24 19:37:57.107792 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 39 rows starting from the beginning of the part 2024.01.24 19:37:57.107874 [ 9 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 9 rows starting from the beginning of the part 2024.01.24 19:37:57.110590 [ 13 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 921 rows, containing 6 columns (6 merged, 0 gathered) in 0.003384472 sec., 272125.16457515385 rows/sec., 367.22 MiB/sec. 2024.01.24 19:37:57.111039 [ 13 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.01.24 19:37:57.111259 [ 13 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_36_7} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.01.24 19:37:57.111314 [ 13 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_36_7} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.01.24 19:37:57.111372 [ 13 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_36_7: 4.75 MiB. 2024.01.24 19:37:58.000133 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.55 MiB, peak 237.77 MiB, will set to 234.11 MiB (RSS), difference: 1.56 MiB 2024.01.24 19:38:02.099948 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:02.100079 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:02.100109 [ 3 ] {} HTTP-Session: 276545cf-4870-4e23-812d-4a9f2ef9ea36 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:02.100138 [ 3 ] {} HTTP-Session: 276545cf-4870-4e23-812d-4a9f2ef9ea36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:02.100282 [ 3 ] {5e751cb6-6137-4b3c-99f7-064e49934c02} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:02.100349 [ 3 ] {5e751cb6-6137-4b3c-99f7-064e49934c02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:38:02.100508 [ 3 ] {5e751cb6-6137-4b3c-99f7-064e49934c02} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:02.100985 [ 3 ] {5e751cb6-6137-4b3c-99f7-064e49934c02} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:02.101255 [ 3 ] {5e751cb6-6137-4b3c-99f7-064e49934c02} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.01.24 19:38:02.101420 [ 3 ] {5e751cb6-6137-4b3c-99f7-064e49934c02} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.01.24 19:38:02.101539 [ 3 ] {5e751cb6-6137-4b3c-99f7-064e49934c02} executeQuery: Read 39 rows, 3.16 KiB in 0.001219486 sec., 31980 rows/sec., 2.53 MiB/sec. 2024.01.24 19:38:02.101698 [ 3 ] {5e751cb6-6137-4b3c-99f7-064e49934c02} DynamicQueryHandler: Done processing query 2024.01.24 19:38:02.101723 [ 3 ] {5e751cb6-6137-4b3c-99f7-064e49934c02} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:38:02.101741 [ 3 ] {} HTTP-Session: 276545cf-4870-4e23-812d-4a9f2ef9ea36 Destroying unnamed session 2024.01.24 19:38:02.101887 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:02.101939 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:02.101958 [ 3 ] {} HTTP-Session: 24f8e4cc-74b5-4f1a-a6fa-4e4ec40f0d1d Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:02.101977 [ 3 ] {} HTTP-Session: 24f8e4cc-74b5-4f1a-a6fa-4e4ec40f0d1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:02.102061 [ 3 ] {94723a21-a31c-4033-9163-59941f91b2b2} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:02.102104 [ 3 ] {94723a21-a31c-4033-9163-59941f91b2b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:38:02.102213 [ 3 ] {94723a21-a31c-4033-9163-59941f91b2b2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:02.102604 [ 3 ] {94723a21-a31c-4033-9163-59941f91b2b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:02.102836 [ 3 ] {94723a21-a31c-4033-9163-59941f91b2b2} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.01.24 19:38:02.102988 [ 3 ] {94723a21-a31c-4033-9163-59941f91b2b2} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.01.24 19:38:02.103121 [ 3 ] {94723a21-a31c-4033-9163-59941f91b2b2} executeQuery: Read 117 rows, 11.57 KiB in 0.001030642 sec., 113521 rows/sec., 10.96 MiB/sec. 2024.01.24 19:38:02.103247 [ 3 ] {94723a21-a31c-4033-9163-59941f91b2b2} DynamicQueryHandler: Done processing query 2024.01.24 19:38:02.103269 [ 3 ] {94723a21-a31c-4033-9163-59941f91b2b2} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:38:02.103285 [ 3 ] {} HTTP-Session: 24f8e4cc-74b5-4f1a-a6fa-4e4ec40f0d1d Destroying unnamed session 2024.01.24 19:38:02.103460 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:02.103505 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:02.103523 [ 3 ] {} HTTP-Session: 6592d2e3-4ca2-448e-abe4-d7a5a4d72da8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:02.103540 [ 3 ] {} HTTP-Session: 6592d2e3-4ca2-448e-abe4-d7a5a4d72da8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:02.103614 [ 3 ] {d0354a69-6c57-4d0e-859d-58929917b778} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:02.103654 [ 3 ] {d0354a69-6c57-4d0e-859d-58929917b778} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:38:02.103760 [ 3 ] {d0354a69-6c57-4d0e-859d-58929917b778} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:02.104075 [ 3 ] {d0354a69-6c57-4d0e-859d-58929917b778} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:02.104285 [ 3 ] {d0354a69-6c57-4d0e-859d-58929917b778} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.01.24 19:38:02.104436 [ 3 ] {d0354a69-6c57-4d0e-859d-58929917b778} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.01.24 19:38:02.104539 [ 3 ] {d0354a69-6c57-4d0e-859d-58929917b778} executeQuery: Read 39 rows, 3.12 KiB in 0.000894699 sec., 43590 rows/sec., 3.41 MiB/sec. 2024.01.24 19:38:02.104689 [ 3 ] {d0354a69-6c57-4d0e-859d-58929917b778} DynamicQueryHandler: Done processing query 2024.01.24 19:38:02.104722 [ 3 ] {d0354a69-6c57-4d0e-859d-58929917b778} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:38:02.104738 [ 3 ] {} HTTP-Session: 6592d2e3-4ca2-448e-abe4-d7a5a4d72da8 Destroying unnamed session 2024.01.24 19:38:02.104880 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:02.104926 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:02.104945 [ 3 ] {} HTTP-Session: 21c36d0c-892c-4548-b777-a73adbb8dad4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:02.104962 [ 3 ] {} HTTP-Session: 21c36d0c-892c-4548-b777-a73adbb8dad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:02.105052 [ 3 ] {c0350bf1-4fb0-4d64-87c1-98f0873f811f} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:02.105097 [ 3 ] {c0350bf1-4fb0-4d64-87c1-98f0873f811f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:38:02.105244 [ 3 ] {c0350bf1-4fb0-4d64-87c1-98f0873f811f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:02.105721 [ 3 ] {c0350bf1-4fb0-4d64-87c1-98f0873f811f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:02.106037 [ 3 ] {c0350bf1-4fb0-4d64-87c1-98f0873f811f} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.01.24 19:38:02.106212 [ 3 ] {c0350bf1-4fb0-4d64-87c1-98f0873f811f} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.01.24 19:38:02.106313 [ 3 ] {c0350bf1-4fb0-4d64-87c1-98f0873f811f} executeQuery: Read 39 rows, 53.89 KiB in 0.001233917 sec., 31606 rows/sec., 42.65 MiB/sec. 2024.01.24 19:38:02.106437 [ 3 ] {c0350bf1-4fb0-4d64-87c1-98f0873f811f} DynamicQueryHandler: Done processing query 2024.01.24 19:38:02.106460 [ 3 ] {c0350bf1-4fb0-4d64-87c1-98f0873f811f} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.24 19:38:02.106477 [ 3 ] {} HTTP-Session: 21c36d0c-892c-4548-b777-a73adbb8dad4 Destroying unnamed session 2024.01.24 19:38:07.100140 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:07.100269 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:07.100299 [ 3 ] {} HTTP-Session: ac7f860d-3b8b-49b1-a2ec-df6cdf64118f Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:07.100327 [ 3 ] {} HTTP-Session: ac7f860d-3b8b-49b1-a2ec-df6cdf64118f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:07.100469 [ 3 ] {9649ce00-53d0-45dd-aaf2-2a46bd69dccf} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:07.100537 [ 3 ] {9649ce00-53d0-45dd-aaf2-2a46bd69dccf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:38:07.100705 [ 3 ] {9649ce00-53d0-45dd-aaf2-2a46bd69dccf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:07.101162 [ 3 ] {9649ce00-53d0-45dd-aaf2-2a46bd69dccf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:07.101423 [ 3 ] {9649ce00-53d0-45dd-aaf2-2a46bd69dccf} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.01.24 19:38:07.101594 [ 3 ] {9649ce00-53d0-45dd-aaf2-2a46bd69dccf} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.01.24 19:38:07.101724 [ 3 ] {9649ce00-53d0-45dd-aaf2-2a46bd69dccf} executeQuery: Read 9 rows, 747.00 B in 0.001216255 sec., 7399 rows/sec., 599.79 KiB/sec. 2024.01.24 19:38:07.101860 [ 3 ] {9649ce00-53d0-45dd-aaf2-2a46bd69dccf} DynamicQueryHandler: Done processing query 2024.01.24 19:38:07.101885 [ 3 ] {9649ce00-53d0-45dd-aaf2-2a46bd69dccf} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:38:07.101901 [ 3 ] {} HTTP-Session: ac7f860d-3b8b-49b1-a2ec-df6cdf64118f Destroying unnamed session 2024.01.24 19:38:07.102024 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:07.102070 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:07.102089 [ 3 ] {} HTTP-Session: 5d151fca-b37d-4b8b-9539-941d79baad03 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:07.102107 [ 3 ] {} HTTP-Session: 5d151fca-b37d-4b8b-9539-941d79baad03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:07.102188 [ 3 ] {d573c0f2-e7cd-48e7-b328-3ac251f18218} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:07.102229 [ 3 ] {d573c0f2-e7cd-48e7-b328-3ac251f18218} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:38:07.102336 [ 3 ] {d573c0f2-e7cd-48e7-b328-3ac251f18218} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:07.102671 [ 3 ] {d573c0f2-e7cd-48e7-b328-3ac251f18218} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:07.102884 [ 3 ] {d573c0f2-e7cd-48e7-b328-3ac251f18218} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.01.24 19:38:07.103032 [ 3 ] {d573c0f2-e7cd-48e7-b328-3ac251f18218} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.01.24 19:38:07.103134 [ 3 ] {d573c0f2-e7cd-48e7-b328-3ac251f18218} executeQuery: Read 63 rows, 5.78 KiB in 0.00091747 sec., 68667 rows/sec., 6.15 MiB/sec. 2024.01.24 19:38:07.103296 [ 3 ] {d573c0f2-e7cd-48e7-b328-3ac251f18218} DynamicQueryHandler: Done processing query 2024.01.24 19:38:07.103333 [ 3 ] {d573c0f2-e7cd-48e7-b328-3ac251f18218} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:38:07.103358 [ 3 ] {} HTTP-Session: 5d151fca-b37d-4b8b-9539-941d79baad03 Destroying unnamed session 2024.01.24 19:38:07.103470 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:07.103514 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:07.103532 [ 3 ] {} HTTP-Session: 6f9a9f01-9bab-4dae-ac1d-6433c0e4a10c Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:07.103549 [ 3 ] {} HTTP-Session: 6f9a9f01-9bab-4dae-ac1d-6433c0e4a10c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:07.103622 [ 3 ] {225a481d-d440-4927-ad2b-6bd891aa4736} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:07.103661 [ 3 ] {225a481d-d440-4927-ad2b-6bd891aa4736} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:38:07.103779 [ 3 ] {225a481d-d440-4927-ad2b-6bd891aa4736} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:07.104063 [ 3 ] {225a481d-d440-4927-ad2b-6bd891aa4736} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:07.104268 [ 3 ] {225a481d-d440-4927-ad2b-6bd891aa4736} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.01.24 19:38:07.104413 [ 3 ] {225a481d-d440-4927-ad2b-6bd891aa4736} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.01.24 19:38:07.104529 [ 3 ] {225a481d-d440-4927-ad2b-6bd891aa4736} executeQuery: Read 33 rows, 2.62 KiB in 0.000878828 sec., 37550 rows/sec., 2.91 MiB/sec. 2024.01.24 19:38:07.104631 [ 3 ] {225a481d-d440-4927-ad2b-6bd891aa4736} DynamicQueryHandler: Done processing query 2024.01.24 19:38:07.104654 [ 3 ] {225a481d-d440-4927-ad2b-6bd891aa4736} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:38:07.104669 [ 3 ] {} HTTP-Session: 6f9a9f01-9bab-4dae-ac1d-6433c0e4a10c Destroying unnamed session 2024.01.24 19:38:07.104766 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:07.104808 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:07.104827 [ 3 ] {} HTTP-Session: 7664caf4-fb1f-411e-8f04-04f54a44f02a Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:07.104843 [ 3 ] {} HTTP-Session: 7664caf4-fb1f-411e-8f04-04f54a44f02a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:07.104915 [ 3 ] {d52b77c3-8788-452f-9e4a-7f2419049d03} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:07.104957 [ 3 ] {d52b77c3-8788-452f-9e4a-7f2419049d03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.24 19:38:07.105082 [ 3 ] {d52b77c3-8788-452f-9e4a-7f2419049d03} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:07.105354 [ 3 ] {d52b77c3-8788-452f-9e4a-7f2419049d03} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:07.105616 [ 3 ] {d52b77c3-8788-452f-9e4a-7f2419049d03} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.24 19:38:07.105796 [ 3 ] {d52b77c3-8788-452f-9e4a-7f2419049d03} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.24 19:38:07.105917 [ 3 ] {d52b77c3-8788-452f-9e4a-7f2419049d03} executeQuery: Read 36 rows, 2.60 KiB in 0.000967981 sec., 37190 rows/sec., 2.62 MiB/sec. 2024.01.24 19:38:07.106114 [ 3 ] {d52b77c3-8788-452f-9e4a-7f2419049d03} DynamicQueryHandler: Done processing query 2024.01.24 19:38:07.106137 [ 3 ] {d52b77c3-8788-452f-9e4a-7f2419049d03} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:38:07.106152 [ 3 ] {} HTTP-Session: 7664caf4-fb1f-411e-8f04-04f54a44f02a Destroying unnamed session 2024.01.24 19:38:07.106251 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:07.106295 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:07.106313 [ 3 ] {} HTTP-Session: cd5ff211-fcc5-4ea9-8207-6e8abf11edf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:07.106328 [ 3 ] {} HTTP-Session: cd5ff211-fcc5-4ea9-8207-6e8abf11edf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:07.106400 [ 3 ] {0d9ebe3e-d769-479c-a890-4a7d2ee239ee} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:07.106443 [ 3 ] {0d9ebe3e-d769-479c-a890-4a7d2ee239ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:38:07.106595 [ 3 ] {0d9ebe3e-d769-479c-a890-4a7d2ee239ee} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:07.106895 [ 3 ] {0d9ebe3e-d769-479c-a890-4a7d2ee239ee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:07.107166 [ 3 ] {0d9ebe3e-d769-479c-a890-4a7d2ee239ee} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.01.24 19:38:07.107352 [ 3 ] {0d9ebe3e-d769-479c-a890-4a7d2ee239ee} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.01.24 19:38:07.107478 [ 3 ] {0d9ebe3e-d769-479c-a890-4a7d2ee239ee} executeQuery: Read 9 rows, 12.44 KiB in 0.001049942 sec., 8571 rows/sec., 11.57 MiB/sec. 2024.01.24 19:38:07.107585 [ 3 ] {0d9ebe3e-d769-479c-a890-4a7d2ee239ee} DynamicQueryHandler: Done processing query 2024.01.24 19:38:07.107607 [ 3 ] {0d9ebe3e-d769-479c-a890-4a7d2ee239ee} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:38:07.107622 [ 3 ] {} HTTP-Session: cd5ff211-fcc5-4ea9-8207-6e8abf11edf5 Destroying unnamed session 2024.01.24 19:38:08.264573 [ 144 ] {} DNSResolver: Updating DNS cache 2024.01.24 19:38:08.264626 [ 144 ] {} DNSResolver: Updated DNS cache 2024.01.24 19:38:12.100774 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:12.100906 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:12.100937 [ 3 ] {} HTTP-Session: 2521f6cc-9565-4233-8a8d-99ebb9640389 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:12.100965 [ 3 ] {} HTTP-Session: 2521f6cc-9565-4233-8a8d-99ebb9640389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:12.101109 [ 3 ] {a1653355-8359-42b3-a8e2-197a19491a6e} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:12.101178 [ 3 ] {a1653355-8359-42b3-a8e2-197a19491a6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:38:12.101360 [ 3 ] {a1653355-8359-42b3-a8e2-197a19491a6e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:12.101880 [ 3 ] {a1653355-8359-42b3-a8e2-197a19491a6e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:12.102149 [ 3 ] {a1653355-8359-42b3-a8e2-197a19491a6e} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.01.24 19:38:12.102314 [ 3 ] {a1653355-8359-42b3-a8e2-197a19491a6e} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.01.24 19:38:12.102442 [ 3 ] {a1653355-8359-42b3-a8e2-197a19491a6e} executeQuery: Read 39 rows, 3.16 KiB in 0.001294248 sec., 30133 rows/sec., 2.39 MiB/sec. 2024.01.24 19:38:12.102616 [ 3 ] {a1653355-8359-42b3-a8e2-197a19491a6e} DynamicQueryHandler: Done processing query 2024.01.24 19:38:12.102643 [ 3 ] {a1653355-8359-42b3-a8e2-197a19491a6e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:38:12.102661 [ 3 ] {} HTTP-Session: 2521f6cc-9565-4233-8a8d-99ebb9640389 Destroying unnamed session 2024.01.24 19:38:12.102805 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:12.102853 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:12.102873 [ 3 ] {} HTTP-Session: b3cf55a1-3ea0-4099-9b50-58efcacc566c Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:12.102891 [ 3 ] {} HTTP-Session: b3cf55a1-3ea0-4099-9b50-58efcacc566c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:12.102975 [ 3 ] {f4aa9e39-93e6-499b-b780-0f24ab904bc8} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:12.103016 [ 3 ] {f4aa9e39-93e6-499b-b780-0f24ab904bc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:38:12.103126 [ 3 ] {f4aa9e39-93e6-499b-b780-0f24ab904bc8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:12.103484 [ 3 ] {f4aa9e39-93e6-499b-b780-0f24ab904bc8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:12.103700 [ 3 ] {f4aa9e39-93e6-499b-b780-0f24ab904bc8} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.01.24 19:38:12.103852 [ 3 ] {f4aa9e39-93e6-499b-b780-0f24ab904bc8} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.01.24 19:38:12.103979 [ 3 ] {f4aa9e39-93e6-499b-b780-0f24ab904bc8} executeQuery: Read 117 rows, 11.57 KiB in 0.00096552 sec., 121178 rows/sec., 11.70 MiB/sec. 2024.01.24 19:38:12.104084 [ 3 ] {f4aa9e39-93e6-499b-b780-0f24ab904bc8} DynamicQueryHandler: Done processing query 2024.01.24 19:38:12.104106 [ 3 ] {f4aa9e39-93e6-499b-b780-0f24ab904bc8} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:38:12.104121 [ 3 ] {} HTTP-Session: b3cf55a1-3ea0-4099-9b50-58efcacc566c Destroying unnamed session 2024.01.24 19:38:12.104239 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:12.104283 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:12.104301 [ 3 ] {} HTTP-Session: 6875f2e7-cd31-426e-9c58-0ae33aebaedc Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:12.104318 [ 3 ] {} HTTP-Session: 6875f2e7-cd31-426e-9c58-0ae33aebaedc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:12.104390 [ 3 ] {8d305839-3595-441f-9790-8aadeea158c3} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:12.104429 [ 3 ] {8d305839-3595-441f-9790-8aadeea158c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:38:12.104532 [ 3 ] {8d305839-3595-441f-9790-8aadeea158c3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:12.104805 [ 3 ] {8d305839-3595-441f-9790-8aadeea158c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:12.105021 [ 3 ] {8d305839-3595-441f-9790-8aadeea158c3} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.01.24 19:38:12.105169 [ 3 ] {8d305839-3595-441f-9790-8aadeea158c3} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.01.24 19:38:12.105291 [ 3 ] {8d305839-3595-441f-9790-8aadeea158c3} executeQuery: Read 39 rows, 3.12 KiB in 0.000872119 sec., 44718 rows/sec., 3.50 MiB/sec. 2024.01.24 19:38:12.105446 [ 3 ] {8d305839-3595-441f-9790-8aadeea158c3} DynamicQueryHandler: Done processing query 2024.01.24 19:38:12.105481 [ 3 ] {8d305839-3595-441f-9790-8aadeea158c3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:38:12.105497 [ 3 ] {} HTTP-Session: 6875f2e7-cd31-426e-9c58-0ae33aebaedc Destroying unnamed session 2024.01.24 19:38:12.105633 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:12.105678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:12.105697 [ 3 ] {} HTTP-Session: d432e9eb-fbc1-43d4-9008-c7114a1f2eda Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:12.105715 [ 3 ] {} HTTP-Session: d432e9eb-fbc1-43d4-9008-c7114a1f2eda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:12.105809 [ 3 ] {e58ad4a2-1065-408e-a104-f581dda7aaf4} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:12.105855 [ 3 ] {e58ad4a2-1065-408e-a104-f581dda7aaf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:38:12.105997 [ 3 ] {e58ad4a2-1065-408e-a104-f581dda7aaf4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:12.106452 [ 3 ] {e58ad4a2-1065-408e-a104-f581dda7aaf4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:12.106770 [ 3 ] {e58ad4a2-1065-408e-a104-f581dda7aaf4} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.01.24 19:38:12.106959 [ 3 ] {e58ad4a2-1065-408e-a104-f581dda7aaf4} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.01.24 19:38:12.107082 [ 3 ] {e58ad4a2-1065-408e-a104-f581dda7aaf4} executeQuery: Read 39 rows, 53.89 KiB in 0.001244857 sec., 31328 rows/sec., 42.28 MiB/sec. 2024.01.24 19:38:12.107205 [ 3 ] {e58ad4a2-1065-408e-a104-f581dda7aaf4} DynamicQueryHandler: Done processing query 2024.01.24 19:38:12.107228 [ 3 ] {e58ad4a2-1065-408e-a104-f581dda7aaf4} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.24 19:38:12.107244 [ 3 ] {} HTTP-Session: d432e9eb-fbc1-43d4-9008-c7114a1f2eda Destroying unnamed session 2024.01.24 19:38:17.099478 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:17.099646 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:17.099688 [ 3 ] {} HTTP-Session: 321a0e31-3b02-4f45-bf3d-0ffc38a52839 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:17.099728 [ 3 ] {} HTTP-Session: 321a0e31-3b02-4f45-bf3d-0ffc38a52839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:17.099913 [ 3 ] {38421458-f956-4bd3-a698-21f7259339c2} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:17.099993 [ 3 ] {38421458-f956-4bd3-a698-21f7259339c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:38:17.100153 [ 3 ] {38421458-f956-4bd3-a698-21f7259339c2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:17.100607 [ 3 ] {38421458-f956-4bd3-a698-21f7259339c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:17.100869 [ 3 ] {38421458-f956-4bd3-a698-21f7259339c2} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.01.24 19:38:17.101028 [ 3 ] {38421458-f956-4bd3-a698-21f7259339c2} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.01.24 19:38:17.101150 [ 3 ] {38421458-f956-4bd3-a698-21f7259339c2} executeQuery: Read 9 rows, 747.00 B in 0.001189315 sec., 7567 rows/sec., 613.37 KiB/sec. 2024.01.24 19:38:17.101288 [ 3 ] {38421458-f956-4bd3-a698-21f7259339c2} DynamicQueryHandler: Done processing query 2024.01.24 19:38:17.101312 [ 3 ] {38421458-f956-4bd3-a698-21f7259339c2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:38:17.101328 [ 3 ] {} HTTP-Session: 321a0e31-3b02-4f45-bf3d-0ffc38a52839 Destroying unnamed session 2024.01.24 19:38:17.101452 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:17.101495 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:17.101513 [ 3 ] {} HTTP-Session: dae526b1-97cf-4093-96c0-8f621a15d071 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:17.101528 [ 3 ] {} HTTP-Session: dae526b1-97cf-4093-96c0-8f621a15d071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:17.101597 [ 3 ] {9f2fd815-e3e7-4885-af87-6c322bfb5a5d} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:17.101636 [ 3 ] {9f2fd815-e3e7-4885-af87-6c322bfb5a5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.24 19:38:17.101739 [ 3 ] {9f2fd815-e3e7-4885-af87-6c322bfb5a5d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:17.102024 [ 3 ] {9f2fd815-e3e7-4885-af87-6c322bfb5a5d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:17.102228 [ 3 ] {9f2fd815-e3e7-4885-af87-6c322bfb5a5d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.24 19:38:17.102372 [ 3 ] {9f2fd815-e3e7-4885-af87-6c322bfb5a5d} oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.24 19:38:17.102499 [ 3 ] {9f2fd815-e3e7-4885-af87-6c322bfb5a5d} executeQuery: Read 4 rows, 342.00 B in 0.000870049 sec., 4597 rows/sec., 383.87 KiB/sec. 2024.01.24 19:38:17.102675 [ 3 ] {9f2fd815-e3e7-4885-af87-6c322bfb5a5d} DynamicQueryHandler: Done processing query 2024.01.24 19:38:17.102698 [ 3 ] {9f2fd815-e3e7-4885-af87-6c322bfb5a5d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:38:17.102713 [ 3 ] {} HTTP-Session: dae526b1-97cf-4093-96c0-8f621a15d071 Destroying unnamed session 2024.01.24 19:38:17.102824 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:17.102868 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:17.102885 [ 3 ] {} HTTP-Session: 63cd1d9a-7f98-476b-bdf6-2ef4da2d16b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:17.102902 [ 3 ] {} HTTP-Session: 63cd1d9a-7f98-476b-bdf6-2ef4da2d16b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:17.102972 [ 3 ] {897ccfc9-e683-494a-a467-8b7bfafab410} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:17.103009 [ 3 ] {897ccfc9-e683-494a-a467-8b7bfafab410} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:38:17.103127 [ 3 ] {897ccfc9-e683-494a-a467-8b7bfafab410} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:17.103409 [ 3 ] {897ccfc9-e683-494a-a467-8b7bfafab410} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:17.103617 [ 3 ] {897ccfc9-e683-494a-a467-8b7bfafab410} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.01.24 19:38:17.103760 [ 3 ] {897ccfc9-e683-494a-a467-8b7bfafab410} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.01.24 19:38:17.103859 [ 3 ] {897ccfc9-e683-494a-a467-8b7bfafab410} executeQuery: Read 29 rows, 2.84 KiB in 0.000860638 sec., 33695 rows/sec., 3.22 MiB/sec. 2024.01.24 19:38:17.103901 [ 139 ] {} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.01.24 19:38:17.104001 [ 3 ] {897ccfc9-e683-494a-a467-8b7bfafab410} DynamicQueryHandler: Done processing query 2024.01.24 19:38:17.104025 [ 139 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:17.104035 [ 3 ] {897ccfc9-e683-494a-a467-8b7bfafab410} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:38:17.104069 [ 3 ] {} HTTP-Session: 63cd1d9a-7f98-476b-bdf6-2ef4da2d16b9 Destroying unnamed session 2024.01.24 19:38:17.104139 [ 9 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.01.24 19:38:17.104235 [ 9 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:38:17.104237 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:17.104274 [ 9 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 184 rows starting from the beginning of the part 2024.01.24 19:38:17.104295 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:17.104321 [ 3 ] {} HTTP-Session: 332c0d1e-dacc-4486-8cd8-9901eb588f97 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:17.104347 [ 3 ] {} HTTP-Session: 332c0d1e-dacc-4486-8cd8-9901eb588f97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:17.104434 [ 9 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 27 rows starting from the beginning of the part 2024.01.24 19:38:17.104448 [ 3 ] {184623da-6f85-4249-9d5e-362a0dbd3496} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:17.104497 [ 3 ] {184623da-6f85-4249-9d5e-362a0dbd3496} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.24 19:38:17.104595 [ 9 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 117 rows starting from the beginning of the part 2024.01.24 19:38:17.104722 [ 3 ] {184623da-6f85-4249-9d5e-362a0dbd3496} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:17.104763 [ 9 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 63 rows starting from the beginning of the part 2024.01.24 19:38:17.104980 [ 9 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 117 rows starting from the beginning of the part 2024.01.24 19:38:17.105143 [ 9 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 29 rows starting from the beginning of the part 2024.01.24 19:38:17.105205 [ 3 ] {184623da-6f85-4249-9d5e-362a0dbd3496} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:17.105462 [ 3 ] {184623da-6f85-4249-9d5e-362a0dbd3496} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.24 19:38:17.105669 [ 3 ] {184623da-6f85-4249-9d5e-362a0dbd3496} oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.24 19:38:17.105818 [ 3 ] {184623da-6f85-4249-9d5e-362a0dbd3496} executeQuery: Read 4 rows, 286.00 B in 0.001333179 sec., 3000 rows/sec., 209.50 KiB/sec. 2024.01.24 19:38:17.106033 [ 3 ] {184623da-6f85-4249-9d5e-362a0dbd3496} DynamicQueryHandler: Done processing query 2024.01.24 19:38:17.106060 [ 3 ] {184623da-6f85-4249-9d5e-362a0dbd3496} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:38:17.106061 [ 22 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 537 rows, containing 4 columns (4 merged, 0 gathered) in 0.001970022 sec., 272585.7883820587 rows/sec., 25.83 MiB/sec. 2024.01.24 19:38:17.106078 [ 3 ] {} HTTP-Session: 332c0d1e-dacc-4486-8cd8-9901eb588f97 Destroying unnamed session 2024.01.24 19:38:17.106188 [ 22 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.01.24 19:38:17.106208 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 2262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:17.106258 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:17.106278 [ 3 ] {} HTTP-Session: 8633307f-08b4-49ef-b9da-4d7ac1f28e81 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:17.106297 [ 3 ] {} HTTP-Session: 8633307f-08b4-49ef-b9da-4d7ac1f28e81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:17.106374 [ 22 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_41_8} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.01.24 19:38:17.106385 [ 3 ] {e0a4b893-5687-45d6-aac2-60354f33f834} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:17.106425 [ 3 ] {e0a4b893-5687-45d6-aac2-60354f33f834} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:38:17.106437 [ 22 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_41_8} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.01.24 19:38:17.106572 [ 3 ] {e0a4b893-5687-45d6-aac2-60354f33f834} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:17.106854 [ 3 ] {e0a4b893-5687-45d6-aac2-60354f33f834} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:17.107053 [ 3 ] {e0a4b893-5687-45d6-aac2-60354f33f834} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.01.24 19:38:17.107200 [ 3 ] {e0a4b893-5687-45d6-aac2-60354f33f834} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.01.24 19:38:17.107322 [ 139 ] {} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.01.24 19:38:17.107330 [ 3 ] {e0a4b893-5687-45d6-aac2-60354f33f834} executeQuery: Read 13 rows, 1.05 KiB in 0.000909669 sec., 14290 rows/sec., 1.12 MiB/sec. 2024.01.24 19:38:17.107368 [ 139 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:17.107557 [ 9 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.01.24 19:38:17.107592 [ 3 ] {e0a4b893-5687-45d6-aac2-60354f33f834} DynamicQueryHandler: Done processing query 2024.01.24 19:38:17.107620 [ 3 ] {e0a4b893-5687-45d6-aac2-60354f33f834} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:38:17.107695 [ 3 ] {} HTTP-Session: 8633307f-08b4-49ef-b9da-4d7ac1f28e81 Destroying unnamed session 2024.01.24 19:38:17.107792 [ 9 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:38:17.107835 [ 9 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 98 rows starting from the beginning of the part 2024.01.24 19:38:17.107859 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:17.107915 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:17.107948 [ 3 ] {} HTTP-Session: 917cb9c2-2fba-453a-9834-e75a6a8e5c16 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:17.107964 [ 9 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 9 rows starting from the beginning of the part 2024.01.24 19:38:17.107971 [ 3 ] {} HTTP-Session: 917cb9c2-2fba-453a-9834-e75a6a8e5c16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:17.108091 [ 3 ] {a6e05185-2fe7-4a4e-947e-4326348b36c6} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:17.108097 [ 9 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 39 rows starting from the beginning of the part 2024.01.24 19:38:17.108152 [ 3 ] {a6e05185-2fe7-4a4e-947e-4326348b36c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.24 19:38:17.108248 [ 9 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 33 rows starting from the beginning of the part 2024.01.24 19:38:17.108420 [ 9 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 39 rows starting from the beginning of the part 2024.01.24 19:38:17.108433 [ 3 ] {a6e05185-2fe7-4a4e-947e-4326348b36c6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:17.108530 [ 9 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part 2024.01.24 19:38:17.108879 [ 3 ] {a6e05185-2fe7-4a4e-947e-4326348b36c6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:17.109243 [ 3 ] {a6e05185-2fe7-4a4e-947e-4326348b36c6} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.24 19:38:17.109387 [ 19 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 231 rows, containing 4 columns (4 merged, 0 gathered) in 0.001950192 sec., 118449.87570454602 rows/sec., 9.25 MiB/sec. 2024.01.24 19:38:17.109509 [ 3 ] {a6e05185-2fe7-4a4e-947e-4326348b36c6} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.24 19:38:17.109601 [ 10 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.01.24 19:38:17.109760 [ 3 ] {a6e05185-2fe7-4a4e-947e-4326348b36c6} executeQuery: Read 2 rows, 144.00 B in 0.001623215 sec., 1232 rows/sec., 86.63 KiB/sec. 2024.01.24 19:38:17.109973 [ 3 ] {a6e05185-2fe7-4a4e-947e-4326348b36c6} DynamicQueryHandler: Done processing query 2024.01.24 19:38:17.110002 [ 10 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_41_8} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.01.24 19:38:17.110018 [ 3 ] {a6e05185-2fe7-4a4e-947e-4326348b36c6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:38:17.110058 [ 3 ] {} HTTP-Session: 917cb9c2-2fba-453a-9834-e75a6a8e5c16 Destroying unnamed session 2024.01.24 19:38:17.110114 [ 10 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_41_8} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.01.24 19:38:17.110210 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:17.110277 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:17.110295 [ 3 ] {} HTTP-Session: 139dfaa6-af7b-47d7-9107-aee0b9e6d3ab Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:17.110315 [ 3 ] {} HTTP-Session: 139dfaa6-af7b-47d7-9107-aee0b9e6d3ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:17.110392 [ 3 ] {818368dd-76b9-4bd3-9dfb-e148907a2899} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:17.110436 [ 3 ] {818368dd-76b9-4bd3-9dfb-e148907a2899} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:38:17.110586 [ 3 ] {818368dd-76b9-4bd3-9dfb-e148907a2899} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:17.110930 [ 3 ] {818368dd-76b9-4bd3-9dfb-e148907a2899} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:17.111209 [ 3 ] {818368dd-76b9-4bd3-9dfb-e148907a2899} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.01.24 19:38:17.111392 [ 3 ] {818368dd-76b9-4bd3-9dfb-e148907a2899} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.01.24 19:38:17.111521 [ 3 ] {818368dd-76b9-4bd3-9dfb-e148907a2899} executeQuery: Read 9 rows, 12.44 KiB in 0.001102763 sec., 8161 rows/sec., 11.01 MiB/sec. 2024.01.24 19:38:17.111633 [ 3 ] {818368dd-76b9-4bd3-9dfb-e148907a2899} DynamicQueryHandler: Done processing query 2024.01.24 19:38:17.111655 [ 3 ] {818368dd-76b9-4bd3-9dfb-e148907a2899} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:38:17.111671 [ 3 ] {} HTTP-Session: 139dfaa6-af7b-47d7-9107-aee0b9e6d3ab Destroying unnamed session 2024.01.24 19:38:22.100373 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:22.100499 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:22.100529 [ 3 ] {} HTTP-Session: 7ec82555-19ea-46a1-8e83-f4117b6b0dba Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:22.100557 [ 3 ] {} HTTP-Session: 7ec82555-19ea-46a1-8e83-f4117b6b0dba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:22.100704 [ 3 ] {c92341d4-6081-43dc-8479-d23911a859a1} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:22.100775 [ 3 ] {c92341d4-6081-43dc-8479-d23911a859a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:38:22.100963 [ 3 ] {c92341d4-6081-43dc-8479-d23911a859a1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:22.101464 [ 3 ] {c92341d4-6081-43dc-8479-d23911a859a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:22.101757 [ 3 ] {c92341d4-6081-43dc-8479-d23911a859a1} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.01.24 19:38:22.101924 [ 3 ] {c92341d4-6081-43dc-8479-d23911a859a1} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.01.24 19:38:22.102048 [ 3 ] {c92341d4-6081-43dc-8479-d23911a859a1} executeQuery: Read 39 rows, 3.16 KiB in 0.001304937 sec., 29886 rows/sec., 2.37 MiB/sec. 2024.01.24 19:38:22.102087 [ 137 ] {} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.01.24 19:38:22.102234 [ 3 ] {c92341d4-6081-43dc-8479-d23911a859a1} DynamicQueryHandler: Done processing query 2024.01.24 19:38:22.102237 [ 137 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:22.102277 [ 3 ] {c92341d4-6081-43dc-8479-d23911a859a1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:38:22.102314 [ 3 ] {} HTTP-Session: 7ec82555-19ea-46a1-8e83-f4117b6b0dba Destroying unnamed session 2024.01.24 19:38:22.102367 [ 9 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.01.24 19:38:22.102456 [ 9 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:38:22.102476 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:22.102495 [ 9 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 48 rows starting from the beginning of the part 2024.01.24 19:38:22.102540 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:22.102565 [ 3 ] {} HTTP-Session: a29bea98-719d-4cff-827e-4bd89df040fa Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:22.102593 [ 3 ] {} HTTP-Session: a29bea98-719d-4cff-827e-4bd89df040fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:22.102653 [ 9 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 39 rows starting from the beginning of the part 2024.01.24 19:38:22.102724 [ 3 ] {07ae92a7-c1a4-4543-a0a1-340cf7101b45} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:22.102781 [ 3 ] {07ae92a7-c1a4-4543-a0a1-340cf7101b45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:38:22.102806 [ 9 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 9 rows starting from the beginning of the part 2024.01.24 19:38:22.103018 [ 9 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 39 rows starting from the beginning of the part 2024.01.24 19:38:22.103028 [ 3 ] {07ae92a7-c1a4-4543-a0a1-340cf7101b45} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:22.103144 [ 9 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 9 rows starting from the beginning of the part 2024.01.24 19:38:22.103274 [ 9 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 39 rows starting from the beginning of the part 2024.01.24 19:38:22.103642 [ 3 ] {07ae92a7-c1a4-4543-a0a1-340cf7101b45} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:22.103953 [ 3 ] {07ae92a7-c1a4-4543-a0a1-340cf7101b45} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.01.24 19:38:22.104158 [ 10 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 4 columns (4 merged, 0 gathered) in 0.001833529 sec., 99807.52963274647 rows/sec., 7.90 MiB/sec. 2024.01.24 19:38:22.104177 [ 3 ] {07ae92a7-c1a4-4543-a0a1-340cf7101b45} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.01.24 19:38:22.104391 [ 19 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.01.24 19:38:22.104404 [ 3 ] {07ae92a7-c1a4-4543-a0a1-340cf7101b45} executeQuery: Read 117 rows, 11.57 KiB in 0.001627754 sec., 71878 rows/sec., 6.94 MiB/sec. 2024.01.24 19:38:22.104731 [ 3 ] {07ae92a7-c1a4-4543-a0a1-340cf7101b45} DynamicQueryHandler: Done processing query 2024.01.24 19:38:22.104769 [ 3 ] {07ae92a7-c1a4-4543-a0a1-340cf7101b45} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:38:22.104791 [ 19 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_41_8} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.01.24 19:38:22.104807 [ 3 ] {} HTTP-Session: a29bea98-719d-4cff-827e-4bd89df040fa Destroying unnamed session 2024.01.24 19:38:22.104914 [ 19 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_41_8} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.01.24 19:38:22.105054 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:22.105108 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:22.105128 [ 3 ] {} HTTP-Session: ed7150de-b6b1-4fff-b700-d4679b237432 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:22.105145 [ 3 ] {} HTTP-Session: ed7150de-b6b1-4fff-b700-d4679b237432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:22.105224 [ 3 ] {307d5ba8-d950-471e-8ff8-d28a4aca45a8} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:22.105265 [ 3 ] {307d5ba8-d950-471e-8ff8-d28a4aca45a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:38:22.105387 [ 3 ] {307d5ba8-d950-471e-8ff8-d28a4aca45a8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:22.105698 [ 3 ] {307d5ba8-d950-471e-8ff8-d28a4aca45a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:22.105912 [ 3 ] {307d5ba8-d950-471e-8ff8-d28a4aca45a8} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.01.24 19:38:22.106060 [ 3 ] {307d5ba8-d950-471e-8ff8-d28a4aca45a8} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.01.24 19:38:22.106184 [ 3 ] {307d5ba8-d950-471e-8ff8-d28a4aca45a8} executeQuery: Read 39 rows, 3.12 KiB in 0.00092978 sec., 41945 rows/sec., 3.28 MiB/sec. 2024.01.24 19:38:22.106291 [ 3 ] {307d5ba8-d950-471e-8ff8-d28a4aca45a8} DynamicQueryHandler: Done processing query 2024.01.24 19:38:22.106314 [ 3 ] {307d5ba8-d950-471e-8ff8-d28a4aca45a8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:38:22.106330 [ 3 ] {} HTTP-Session: ed7150de-b6b1-4fff-b700-d4679b237432 Destroying unnamed session 2024.01.24 19:38:22.106471 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:22.106516 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:22.106534 [ 3 ] {} HTTP-Session: 0f555e32-f307-456e-9252-4c00f5e2d9bb Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:22.106550 [ 3 ] {} HTTP-Session: 0f555e32-f307-456e-9252-4c00f5e2d9bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:22.106636 [ 3 ] {4a1d763a-660d-48cf-b4fd-8568093dc2d6} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:22.106679 [ 3 ] {4a1d763a-660d-48cf-b4fd-8568093dc2d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:38:22.106817 [ 3 ] {4a1d763a-660d-48cf-b4fd-8568093dc2d6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:22.107267 [ 3 ] {4a1d763a-660d-48cf-b4fd-8568093dc2d6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:22.107591 [ 3 ] {4a1d763a-660d-48cf-b4fd-8568093dc2d6} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.01.24 19:38:22.107769 [ 3 ] {4a1d763a-660d-48cf-b4fd-8568093dc2d6} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.01.24 19:38:22.107899 [ 137 ] {} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.01.24 19:38:22.107910 [ 3 ] {4a1d763a-660d-48cf-b4fd-8568093dc2d6} executeQuery: Read 39 rows, 53.89 KiB in 0.001238886 sec., 31479 rows/sec., 42.48 MiB/sec. 2024.01.24 19:38:22.107954 [ 137 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:22.108139 [ 12 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.01.24 19:38:22.108175 [ 3 ] {4a1d763a-660d-48cf-b4fd-8568093dc2d6} DynamicQueryHandler: Done processing query 2024.01.24 19:38:22.108228 [ 3 ] {4a1d763a-660d-48cf-b4fd-8568093dc2d6} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.24 19:38:22.108246 [ 3 ] {} HTTP-Session: 0f555e32-f307-456e-9252-4c00f5e2d9bb Destroying unnamed session 2024.01.24 19:38:22.108370 [ 12 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:38:22.108439 [ 12 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 921 rows starting from the beginning of the part 2024.01.24 19:38:22.108691 [ 12 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 39 rows starting from the beginning of the part 2024.01.24 19:38:22.108870 [ 12 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 9 rows starting from the beginning of the part 2024.01.24 19:38:22.109040 [ 12 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 39 rows starting from the beginning of the part 2024.01.24 19:38:22.109198 [ 12 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 9 rows starting from the beginning of the part 2024.01.24 19:38:22.109288 [ 12 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 39 rows starting from the beginning of the part 2024.01.24 19:38:22.111764 [ 23 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1056 rows, containing 6 columns (6 merged, 0 gathered) in 0.003739289 sec., 282406.6286398297 rows/sec., 381.09 MiB/sec. 2024.01.24 19:38:22.112574 [ 23 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.01.24 19:38:22.112832 [ 23 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_41_8} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.01.24 19:38:22.112898 [ 23 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_41_8} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.01.24 19:38:22.112978 [ 23 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_41_8: 9.02 MiB. 2024.01.24 19:38:23.264671 [ 136 ] {} DNSResolver: Updating DNS cache 2024.01.24 19:38:23.264725 [ 136 ] {} DNSResolver: Updated DNS cache 2024.01.24 19:38:27.099461 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:27.099588 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:27.099617 [ 3 ] {} HTTP-Session: fd7d073f-8ae4-4a98-a4be-5be0c5dcc2f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:27.099645 [ 3 ] {} HTTP-Session: fd7d073f-8ae4-4a98-a4be-5be0c5dcc2f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:27.099787 [ 3 ] {cc505703-2e09-4b7d-aa1e-c108c42a8ade} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:27.099852 [ 3 ] {cc505703-2e09-4b7d-aa1e-c108c42a8ade} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:38:27.100033 [ 3 ] {cc505703-2e09-4b7d-aa1e-c108c42a8ade} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:27.100474 [ 3 ] {cc505703-2e09-4b7d-aa1e-c108c42a8ade} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:27.100759 [ 3 ] {cc505703-2e09-4b7d-aa1e-c108c42a8ade} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.01.24 19:38:27.100924 [ 3 ] {cc505703-2e09-4b7d-aa1e-c108c42a8ade} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.01.24 19:38:27.101042 [ 3 ] {cc505703-2e09-4b7d-aa1e-c108c42a8ade} executeQuery: Read 9 rows, 747.00 B in 0.001216466 sec., 7398 rows/sec., 599.68 KiB/sec. 2024.01.24 19:38:27.101231 [ 3 ] {cc505703-2e09-4b7d-aa1e-c108c42a8ade} DynamicQueryHandler: Done processing query 2024.01.24 19:38:27.101273 [ 3 ] {cc505703-2e09-4b7d-aa1e-c108c42a8ade} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:38:27.101328 [ 3 ] {} HTTP-Session: fd7d073f-8ae4-4a98-a4be-5be0c5dcc2f2 Destroying unnamed session 2024.01.24 19:38:27.101457 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:27.101504 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:27.101523 [ 3 ] {} HTTP-Session: da76aa5b-57f8-46a8-b585-2a96842d782b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:27.101542 [ 3 ] {} HTTP-Session: da76aa5b-57f8-46a8-b585-2a96842d782b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:27.101627 [ 3 ] {ab8433de-0e5f-4214-b9a8-3d27ed3433e0} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:27.101667 [ 3 ] {ab8433de-0e5f-4214-b9a8-3d27ed3433e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:38:27.101787 [ 3 ] {ab8433de-0e5f-4214-b9a8-3d27ed3433e0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:27.102097 [ 3 ] {ab8433de-0e5f-4214-b9a8-3d27ed3433e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:27.102307 [ 3 ] {ab8433de-0e5f-4214-b9a8-3d27ed3433e0} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.01.24 19:38:27.102456 [ 3 ] {ab8433de-0e5f-4214-b9a8-3d27ed3433e0} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.01.24 19:38:27.102551 [ 3 ] {ab8433de-0e5f-4214-b9a8-3d27ed3433e0} executeQuery: Read 27 rows, 2.66 KiB in 0.000895629 sec., 30146 rows/sec., 2.90 MiB/sec. 2024.01.24 19:38:27.102663 [ 3 ] {ab8433de-0e5f-4214-b9a8-3d27ed3433e0} DynamicQueryHandler: Done processing query 2024.01.24 19:38:27.102685 [ 3 ] {ab8433de-0e5f-4214-b9a8-3d27ed3433e0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:38:27.102701 [ 3 ] {} HTTP-Session: da76aa5b-57f8-46a8-b585-2a96842d782b Destroying unnamed session 2024.01.24 19:38:27.102808 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:27.102852 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:27.102871 [ 3 ] {} HTTP-Session: 36f7cb5e-021c-4e34-8391-18db43690136 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:27.102888 [ 3 ] {} HTTP-Session: 36f7cb5e-021c-4e34-8391-18db43690136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:27.102958 [ 3 ] {bd6fda57-56d4-4350-845d-6a2bf3cd0ebc} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:27.102996 [ 3 ] {bd6fda57-56d4-4350-845d-6a2bf3cd0ebc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:38:27.103098 [ 3 ] {bd6fda57-56d4-4350-845d-6a2bf3cd0ebc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:27.103363 [ 3 ] {bd6fda57-56d4-4350-845d-6a2bf3cd0ebc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:27.103566 [ 3 ] {bd6fda57-56d4-4350-845d-6a2bf3cd0ebc} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.01.24 19:38:27.103713 [ 3 ] {bd6fda57-56d4-4350-845d-6a2bf3cd0ebc} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.01.24 19:38:27.103808 [ 3 ] {bd6fda57-56d4-4350-845d-6a2bf3cd0ebc} executeQuery: Read 9 rows, 738.00 B in 0.000823238 sec., 10932 rows/sec., 875.45 KiB/sec. 2024.01.24 19:38:27.103955 [ 3 ] {bd6fda57-56d4-4350-845d-6a2bf3cd0ebc} DynamicQueryHandler: Done processing query 2024.01.24 19:38:27.103991 [ 3 ] {bd6fda57-56d4-4350-845d-6a2bf3cd0ebc} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:38:27.104008 [ 3 ] {} HTTP-Session: 36f7cb5e-021c-4e34-8391-18db43690136 Destroying unnamed session 2024.01.24 19:38:27.104113 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:27.104155 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:27.104173 [ 3 ] {} HTTP-Session: 78d8f675-da47-43a7-97d6-8aaee2870cf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:27.104189 [ 3 ] {} HTTP-Session: 78d8f675-da47-43a7-97d6-8aaee2870cf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:27.104263 [ 3 ] {766faad2-61fe-4044-b0ad-1603905c4d49} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:27.104306 [ 3 ] {766faad2-61fe-4044-b0ad-1603905c4d49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:38:27.104449 [ 3 ] {766faad2-61fe-4044-b0ad-1603905c4d49} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:27.104753 [ 3 ] {766faad2-61fe-4044-b0ad-1603905c4d49} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:27.105036 [ 3 ] {766faad2-61fe-4044-b0ad-1603905c4d49} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.01.24 19:38:27.105212 [ 3 ] {766faad2-61fe-4044-b0ad-1603905c4d49} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.01.24 19:38:27.105312 [ 3 ] {766faad2-61fe-4044-b0ad-1603905c4d49} executeQuery: Read 9 rows, 12.44 KiB in 0.001021402 sec., 8811 rows/sec., 11.89 MiB/sec. 2024.01.24 19:38:27.105462 [ 3 ] {766faad2-61fe-4044-b0ad-1603905c4d49} DynamicQueryHandler: Done processing query 2024.01.24 19:38:27.105486 [ 3 ] {766faad2-61fe-4044-b0ad-1603905c4d49} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:38:27.105503 [ 3 ] {} HTTP-Session: 78d8f675-da47-43a7-97d6-8aaee2870cf7 Destroying unnamed session 2024.01.24 19:38:28.022825 [ 134 ] {} oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.01.24 19:38:28.022944 [ 134 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:28.023087 [ 19 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2024.01.24 19:38:28.023299 [ 19 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:38:28.023354 [ 19 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2024.01.24 19:38:28.023573 [ 19 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2024.01.24 19:38:28.023749 [ 19 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.01.24 19:38:28.023858 [ 19 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2024.01.24 19:38:28.023939 [ 19 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2024.01.24 19:38:28.024560 [ 12 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001535302 sec., 13026.753042723842 rows/sec., 1.06 MiB/sec. 2024.01.24 19:38:28.024691 [ 19 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.01.24 19:38:28.024880 [ 19 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_9_2} oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2024.01.24 19:38:28.024945 [ 19 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_9_2} oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2024.01.24 19:38:29.126045 [ 133 ] {} oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.01.24 19:38:29.126167 [ 133 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:29.126277 [ 10 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2024.01.24 19:38:29.126438 [ 10 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:38:29.126490 [ 10 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2024.01.24 19:38:29.126635 [ 10 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2024.01.24 19:38:29.126737 [ 10 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.01.24 19:38:29.126828 [ 10 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2024.01.24 19:38:29.126914 [ 10 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2024.01.24 19:38:29.127566 [ 16 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001322948 sec., 15117.752171665099 rows/sec., 1.03 MiB/sec. 2024.01.24 19:38:29.127755 [ 20 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.01.24 19:38:29.127983 [ 20 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_9_2} oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2024.01.24 19:38:29.128055 [ 20 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_9_2} oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2024.01.24 19:38:30.673883 [ 132 ] {} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.01.24 19:38:30.673954 [ 132 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.24 19:38:30.674071 [ 10 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact 2024.01.24 19:38:30.674224 [ 10 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:38:30.674263 [ 10 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 452 rows starting from the beginning of the part 2024.01.24 19:38:30.674389 [ 10 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2024.01.24 19:38:30.674486 [ 10 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part 2024.01.24 19:38:30.674577 [ 10 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part 2024.01.24 19:38:30.674668 [ 10 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2024.01.24 19:38:30.675360 [ 16 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.001353469 sec., 390108.67629772093 rows/sec., 27.51 MiB/sec. 2024.01.24 19:38:30.675515 [ 20 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.01.24 19:38:30.675785 [ 20 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_13_3} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3. 2024.01.24 19:38:30.675854 [ 20 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_13_3} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0 2024.01.24 19:38:32.100175 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:32.100304 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:32.100334 [ 3 ] {} HTTP-Session: 741f2951-97b6-4ed4-a136-14b952851b7b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:32.100362 [ 3 ] {} HTTP-Session: 741f2951-97b6-4ed4-a136-14b952851b7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:32.100504 [ 3 ] {18b65211-ce17-43e7-a479-471825bc94e4} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:32.100572 [ 3 ] {18b65211-ce17-43e7-a479-471825bc94e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:38:32.100736 [ 3 ] {18b65211-ce17-43e7-a479-471825bc94e4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:32.101164 [ 3 ] {18b65211-ce17-43e7-a479-471825bc94e4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:32.101433 [ 3 ] {18b65211-ce17-43e7-a479-471825bc94e4} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.01.24 19:38:32.101600 [ 3 ] {18b65211-ce17-43e7-a479-471825bc94e4} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.01.24 19:38:32.101739 [ 3 ] {18b65211-ce17-43e7-a479-471825bc94e4} executeQuery: Read 39 rows, 3.16 KiB in 0.001189615 sec., 32783 rows/sec., 2.59 MiB/sec. 2024.01.24 19:38:32.101886 [ 3 ] {18b65211-ce17-43e7-a479-471825bc94e4} DynamicQueryHandler: Done processing query 2024.01.24 19:38:32.101913 [ 3 ] {18b65211-ce17-43e7-a479-471825bc94e4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:38:32.101932 [ 3 ] {} HTTP-Session: 741f2951-97b6-4ed4-a136-14b952851b7b Destroying unnamed session 2024.01.24 19:38:32.102060 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:32.102109 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:32.102130 [ 3 ] {} HTTP-Session: 8d2a2156-4b65-42d0-bcc5-67d83644b6d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:32.102148 [ 3 ] {} HTTP-Session: 8d2a2156-4b65-42d0-bcc5-67d83644b6d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:32.102227 [ 3 ] {c56a87d6-e8f3-4892-8e6f-da6c973e0138} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:32.102269 [ 3 ] {c56a87d6-e8f3-4892-8e6f-da6c973e0138} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.24 19:38:32.102381 [ 3 ] {c56a87d6-e8f3-4892-8e6f-da6c973e0138} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:32.102666 [ 3 ] {c56a87d6-e8f3-4892-8e6f-da6c973e0138} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:32.102875 [ 3 ] {c56a87d6-e8f3-4892-8e6f-da6c973e0138} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.24 19:38:32.103026 [ 3 ] {c56a87d6-e8f3-4892-8e6f-da6c973e0138} oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.24 19:38:32.103151 [ 3 ] {c56a87d6-e8f3-4892-8e6f-da6c973e0138} executeQuery: Read 2 rows, 175.00 B in 0.000893759 sec., 2237 rows/sec., 191.21 KiB/sec. 2024.01.24 19:38:32.103316 [ 3 ] {c56a87d6-e8f3-4892-8e6f-da6c973e0138} DynamicQueryHandler: Done processing query 2024.01.24 19:38:32.103339 [ 3 ] {c56a87d6-e8f3-4892-8e6f-da6c973e0138} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:38:32.103354 [ 3 ] {} HTTP-Session: 8d2a2156-4b65-42d0-bcc5-67d83644b6d7 Destroying unnamed session 2024.01.24 19:38:32.103486 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:32.103530 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:32.103549 [ 3 ] {} HTTP-Session: 23923504-d852-4b03-8ff2-b08f739dd0e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:32.103567 [ 3 ] {} HTTP-Session: 23923504-d852-4b03-8ff2-b08f739dd0e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:32.103644 [ 3 ] {2d4755ee-5c4b-482c-aba3-f6a5dff47ea9} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:32.103682 [ 3 ] {2d4755ee-5c4b-482c-aba3-f6a5dff47ea9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:38:32.103800 [ 3 ] {2d4755ee-5c4b-482c-aba3-f6a5dff47ea9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:32.104140 [ 3 ] {2d4755ee-5c4b-482c-aba3-f6a5dff47ea9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:32.104354 [ 3 ] {2d4755ee-5c4b-482c-aba3-f6a5dff47ea9} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.01.24 19:38:32.104501 [ 3 ] {2d4755ee-5c4b-482c-aba3-f6a5dff47ea9} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.01.24 19:38:32.104623 [ 3 ] {2d4755ee-5c4b-482c-aba3-f6a5dff47ea9} executeQuery: Read 118 rows, 11.66 KiB in 0.00094953 sec., 124272 rows/sec., 11.99 MiB/sec. 2024.01.24 19:38:32.104772 [ 3 ] {2d4755ee-5c4b-482c-aba3-f6a5dff47ea9} DynamicQueryHandler: Done processing query 2024.01.24 19:38:32.104796 [ 3 ] {2d4755ee-5c4b-482c-aba3-f6a5dff47ea9} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:38:32.104813 [ 3 ] {} HTTP-Session: 23923504-d852-4b03-8ff2-b08f739dd0e9 Destroying unnamed session 2024.01.24 19:38:32.104964 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:32.105009 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:32.105027 [ 3 ] {} HTTP-Session: f5f6eb49-eabe-4cde-b861-9d25ad21df15 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:32.105045 [ 3 ] {} HTTP-Session: f5f6eb49-eabe-4cde-b861-9d25ad21df15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:32.105115 [ 3 ] {a6e0f996-f227-4592-81f0-b8806bd85ff7} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:32.105154 [ 3 ] {a6e0f996-f227-4592-81f0-b8806bd85ff7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.24 19:38:32.105264 [ 3 ] {a6e0f996-f227-4592-81f0-b8806bd85ff7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:32.105563 [ 3 ] {a6e0f996-f227-4592-81f0-b8806bd85ff7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:32.105766 [ 3 ] {a6e0f996-f227-4592-81f0-b8806bd85ff7} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.24 19:38:32.105909 [ 3 ] {a6e0f996-f227-4592-81f0-b8806bd85ff7} oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.24 19:38:32.106025 [ 3 ] {a6e0f996-f227-4592-81f0-b8806bd85ff7} executeQuery: Read 2 rows, 143.00 B in 0.000882999 sec., 2265 rows/sec., 158.15 KiB/sec. 2024.01.24 19:38:32.106142 [ 3 ] {a6e0f996-f227-4592-81f0-b8806bd85ff7} DynamicQueryHandler: Done processing query 2024.01.24 19:38:32.106164 [ 3 ] {a6e0f996-f227-4592-81f0-b8806bd85ff7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:38:32.106180 [ 3 ] {} HTTP-Session: f5f6eb49-eabe-4cde-b861-9d25ad21df15 Destroying unnamed session 2024.01.24 19:38:32.106297 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:32.106341 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:32.106359 [ 3 ] {} HTTP-Session: 58785fc4-2cb7-4e9e-91c9-a27c0a049a13 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:32.106375 [ 3 ] {} HTTP-Session: 58785fc4-2cb7-4e9e-91c9-a27c0a049a13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:32.106446 [ 3 ] {c638711a-fb48-4a66-ae7b-8304a2dd2646} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:32.106483 [ 3 ] {c638711a-fb48-4a66-ae7b-8304a2dd2646} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:38:32.106588 [ 3 ] {c638711a-fb48-4a66-ae7b-8304a2dd2646} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:32.106876 [ 3 ] {c638711a-fb48-4a66-ae7b-8304a2dd2646} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:32.107092 [ 3 ] {c638711a-fb48-4a66-ae7b-8304a2dd2646} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.01.24 19:38:32.107238 [ 3 ] {c638711a-fb48-4a66-ae7b-8304a2dd2646} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.01.24 19:38:32.107356 [ 3 ] {c638711a-fb48-4a66-ae7b-8304a2dd2646} executeQuery: Read 41 rows, 3.29 KiB in 0.000882389 sec., 46464 rows/sec., 3.64 MiB/sec. 2024.01.24 19:38:32.107455 [ 3 ] {c638711a-fb48-4a66-ae7b-8304a2dd2646} DynamicQueryHandler: Done processing query 2024.01.24 19:38:32.107477 [ 3 ] {c638711a-fb48-4a66-ae7b-8304a2dd2646} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:38:32.107493 [ 3 ] {} HTTP-Session: 58785fc4-2cb7-4e9e-91c9-a27c0a049a13 Destroying unnamed session 2024.01.24 19:38:32.107598 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:32.107639 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:32.107657 [ 3 ] {} HTTP-Session: 4ddf3e33-499d-4960-8bf7-421db2716b35 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:32.107673 [ 3 ] {} HTTP-Session: 4ddf3e33-499d-4960-8bf7-421db2716b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:32.107741 [ 3 ] {994e5192-d051-49b9-b344-6678f627960c} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:32.107784 [ 3 ] {994e5192-d051-49b9-b344-6678f627960c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.24 19:38:32.107904 [ 3 ] {994e5192-d051-49b9-b344-6678f627960c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:32.108153 [ 3 ] {994e5192-d051-49b9-b344-6678f627960c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:32.108409 [ 3 ] {994e5192-d051-49b9-b344-6678f627960c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.24 19:38:32.108585 [ 3 ] {994e5192-d051-49b9-b344-6678f627960c} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.24 19:38:32.108706 [ 3 ] {994e5192-d051-49b9-b344-6678f627960c} executeQuery: Read 1 rows, 72.00 B in 0.00093142 sec., 1073 rows/sec., 75.49 KiB/sec. 2024.01.24 19:38:32.108888 [ 3 ] {994e5192-d051-49b9-b344-6678f627960c} DynamicQueryHandler: Done processing query 2024.01.24 19:38:32.108911 [ 3 ] {994e5192-d051-49b9-b344-6678f627960c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:38:32.108928 [ 3 ] {} HTTP-Session: 4ddf3e33-499d-4960-8bf7-421db2716b35 Destroying unnamed session 2024.01.24 19:38:32.109074 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:32.109118 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:32.109136 [ 3 ] {} HTTP-Session: 2b9bb4f8-b477-4640-9d65-899a6d9b977d Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:32.109153 [ 3 ] {} HTTP-Session: 2b9bb4f8-b477-4640-9d65-899a6d9b977d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:32.109234 [ 3 ] {c325806e-7593-4793-bdc4-84d1c458d3e7} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:32.109279 [ 3 ] {c325806e-7593-4793-bdc4-84d1c458d3e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:38:32.109425 [ 3 ] {c325806e-7593-4793-bdc4-84d1c458d3e7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:32.109885 [ 3 ] {c325806e-7593-4793-bdc4-84d1c458d3e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:32.110179 [ 3 ] {c325806e-7593-4793-bdc4-84d1c458d3e7} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.01.24 19:38:32.110355 [ 3 ] {c325806e-7593-4793-bdc4-84d1c458d3e7} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.01.24 19:38:32.110471 [ 3 ] {c325806e-7593-4793-bdc4-84d1c458d3e7} executeQuery: Read 39 rows, 53.89 KiB in 0.001209256 sec., 32251 rows/sec., 43.52 MiB/sec. 2024.01.24 19:38:32.110578 [ 3 ] {c325806e-7593-4793-bdc4-84d1c458d3e7} DynamicQueryHandler: Done processing query 2024.01.24 19:38:32.110601 [ 3 ] {c325806e-7593-4793-bdc4-84d1c458d3e7} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.24 19:38:32.110617 [ 3 ] {} HTTP-Session: 2b9bb4f8-b477-4640-9d65-899a6d9b977d Destroying unnamed session 2024.01.24 19:38:37.100595 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:37.100719 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:37.100750 [ 3 ] {} HTTP-Session: 4bf3825b-6974-45ec-a71b-939bd76b0cc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:37.100778 [ 3 ] {} HTTP-Session: 4bf3825b-6974-45ec-a71b-939bd76b0cc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:37.100917 [ 3 ] {f30d687f-d925-4819-820e-7b78e450c9b6} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:37.100986 [ 3 ] {f30d687f-d925-4819-820e-7b78e450c9b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:38:37.101167 [ 3 ] {f30d687f-d925-4819-820e-7b78e450c9b6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:37.101630 [ 3 ] {f30d687f-d925-4819-820e-7b78e450c9b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:37.101905 [ 3 ] {f30d687f-d925-4819-820e-7b78e450c9b6} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.01.24 19:38:37.102070 [ 3 ] {f30d687f-d925-4819-820e-7b78e450c9b6} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.01.24 19:38:37.102190 [ 3 ] {f30d687f-d925-4819-820e-7b78e450c9b6} executeQuery: Read 9 rows, 747.00 B in 0.001233477 sec., 7296 rows/sec., 591.41 KiB/sec. 2024.01.24 19:38:37.102395 [ 3 ] {f30d687f-d925-4819-820e-7b78e450c9b6} DynamicQueryHandler: Done processing query 2024.01.24 19:38:37.102445 [ 3 ] {f30d687f-d925-4819-820e-7b78e450c9b6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:38:37.102481 [ 3 ] {} HTTP-Session: 4bf3825b-6974-45ec-a71b-939bd76b0cc3 Destroying unnamed session 2024.01.24 19:38:37.102588 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:37.102636 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:37.102657 [ 3 ] {} HTTP-Session: d3a966aa-0b5a-49eb-a7bf-3bc89b8b9890 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:37.102675 [ 3 ] {} HTTP-Session: d3a966aa-0b5a-49eb-a7bf-3bc89b8b9890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:37.102756 [ 3 ] {dd869c78-054e-49f2-bc58-ccf29120ade8} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:37.102796 [ 3 ] {dd869c78-054e-49f2-bc58-ccf29120ade8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.24 19:38:37.102914 [ 3 ] {dd869c78-054e-49f2-bc58-ccf29120ade8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:37.103285 [ 3 ] {dd869c78-054e-49f2-bc58-ccf29120ade8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:37.103498 [ 3 ] {dd869c78-054e-49f2-bc58-ccf29120ade8} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.24 19:38:37.103648 [ 3 ] {dd869c78-054e-49f2-bc58-ccf29120ade8} oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.24 19:38:37.103768 [ 3 ] {dd869c78-054e-49f2-bc58-ccf29120ade8} executeQuery: Read 2 rows, 175.00 B in 0.00097514 sec., 2050 rows/sec., 175.26 KiB/sec. 2024.01.24 19:38:37.103891 [ 3 ] {dd869c78-054e-49f2-bc58-ccf29120ade8} DynamicQueryHandler: Done processing query 2024.01.24 19:38:37.103914 [ 3 ] {dd869c78-054e-49f2-bc58-ccf29120ade8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:38:37.103930 [ 3 ] {} HTTP-Session: d3a966aa-0b5a-49eb-a7bf-3bc89b8b9890 Destroying unnamed session 2024.01.24 19:38:37.104046 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:37.104090 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:37.104108 [ 3 ] {} HTTP-Session: c23b7ae2-20f2-4662-81e3-b5446535e1ce Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:37.104124 [ 3 ] {} HTTP-Session: c23b7ae2-20f2-4662-81e3-b5446535e1ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:37.104196 [ 3 ] {9737f068-5ab3-446c-a860-2dfcbbb4d909} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:37.104233 [ 3 ] {9737f068-5ab3-446c-a860-2dfcbbb4d909} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:38:37.104336 [ 3 ] {9737f068-5ab3-446c-a860-2dfcbbb4d909} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:37.104656 [ 3 ] {9737f068-5ab3-446c-a860-2dfcbbb4d909} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:37.104861 [ 3 ] {9737f068-5ab3-446c-a860-2dfcbbb4d909} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.01.24 19:38:37.105011 [ 3 ] {9737f068-5ab3-446c-a860-2dfcbbb4d909} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.01.24 19:38:37.105133 [ 3 ] {9737f068-5ab3-446c-a860-2dfcbbb4d909} executeQuery: Read 64 rows, 5.87 KiB in 0.00091016 sec., 70317 rows/sec., 6.29 MiB/sec. 2024.01.24 19:38:37.105234 [ 3 ] {9737f068-5ab3-446c-a860-2dfcbbb4d909} DynamicQueryHandler: Done processing query 2024.01.24 19:38:37.105256 [ 3 ] {9737f068-5ab3-446c-a860-2dfcbbb4d909} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:38:37.105271 [ 3 ] {} HTTP-Session: c23b7ae2-20f2-4662-81e3-b5446535e1ce Destroying unnamed session 2024.01.24 19:38:37.105363 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:37.105405 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:37.105423 [ 3 ] {} HTTP-Session: fc4425e8-70e0-400d-8913-7f5de7417765 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:37.105439 [ 3 ] {} HTTP-Session: fc4425e8-70e0-400d-8913-7f5de7417765 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:37.105506 [ 3 ] {ac127c3b-151d-4714-a293-077eaf57524b} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:37.105543 [ 3 ] {ac127c3b-151d-4714-a293-077eaf57524b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.24 19:38:37.105646 [ 3 ] {ac127c3b-151d-4714-a293-077eaf57524b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:37.105895 [ 3 ] {ac127c3b-151d-4714-a293-077eaf57524b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:37.106094 [ 3 ] {ac127c3b-151d-4714-a293-077eaf57524b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.24 19:38:37.106242 [ 3 ] {ac127c3b-151d-4714-a293-077eaf57524b} oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.24 19:38:37.106360 [ 3 ] {ac127c3b-151d-4714-a293-077eaf57524b} executeQuery: Read 2 rows, 143.00 B in 0.000822998 sec., 2430 rows/sec., 169.68 KiB/sec. 2024.01.24 19:38:37.106474 [ 3 ] {ac127c3b-151d-4714-a293-077eaf57524b} DynamicQueryHandler: Done processing query 2024.01.24 19:38:37.106497 [ 3 ] {ac127c3b-151d-4714-a293-077eaf57524b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:38:37.106512 [ 3 ] {} HTTP-Session: fc4425e8-70e0-400d-8913-7f5de7417765 Destroying unnamed session 2024.01.24 19:38:37.106612 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:37.106655 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:37.106673 [ 3 ] {} HTTP-Session: efaa8223-b258-4eef-93da-aa7d36fc3855 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:37.106689 [ 3 ] {} HTTP-Session: efaa8223-b258-4eef-93da-aa7d36fc3855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:37.106760 [ 3 ] {1e365eb1-a2b7-4bd4-bea9-111b6a95f956} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:37.106797 [ 3 ] {1e365eb1-a2b7-4bd4-bea9-111b6a95f956} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:38:37.106904 [ 3 ] {1e365eb1-a2b7-4bd4-bea9-111b6a95f956} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:37.107194 [ 3 ] {1e365eb1-a2b7-4bd4-bea9-111b6a95f956} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:37.107394 [ 3 ] {1e365eb1-a2b7-4bd4-bea9-111b6a95f956} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.01.24 19:38:37.107539 [ 3 ] {1e365eb1-a2b7-4bd4-bea9-111b6a95f956} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.01.24 19:38:37.107666 [ 3 ] {1e365eb1-a2b7-4bd4-bea9-111b6a95f956} executeQuery: Read 35 rows, 2.78 KiB in 0.000878429 sec., 39843 rows/sec., 3.09 MiB/sec. 2024.01.24 19:38:37.107766 [ 3 ] {1e365eb1-a2b7-4bd4-bea9-111b6a95f956} DynamicQueryHandler: Done processing query 2024.01.24 19:38:37.107789 [ 3 ] {1e365eb1-a2b7-4bd4-bea9-111b6a95f956} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:38:37.107805 [ 3 ] {} HTTP-Session: efaa8223-b258-4eef-93da-aa7d36fc3855 Destroying unnamed session 2024.01.24 19:38:37.107902 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:37.107943 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:37.107961 [ 3 ] {} HTTP-Session: 5ce7b548-4f34-44c0-b604-bcc6659333b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:37.107978 [ 3 ] {} HTTP-Session: 5ce7b548-4f34-44c0-b604-bcc6659333b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:37.108049 [ 3 ] {ebdd3c06-ee96-47a4-af82-0deab3c5fb35} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:37.108091 [ 3 ] {ebdd3c06-ee96-47a4-af82-0deab3c5fb35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.24 19:38:37.108208 [ 3 ] {ebdd3c06-ee96-47a4-af82-0deab3c5fb35} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:37.108472 [ 3 ] {ebdd3c06-ee96-47a4-af82-0deab3c5fb35} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:37.108735 [ 3 ] {ebdd3c06-ee96-47a4-af82-0deab3c5fb35} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.24 19:38:37.108913 [ 3 ] {ebdd3c06-ee96-47a4-af82-0deab3c5fb35} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.24 19:38:37.109039 [ 3 ] {ebdd3c06-ee96-47a4-af82-0deab3c5fb35} executeQuery: Read 37 rows, 2.67 KiB in 0.00095998 sec., 38542 rows/sec., 2.72 MiB/sec. 2024.01.24 19:38:37.109206 [ 3 ] {ebdd3c06-ee96-47a4-af82-0deab3c5fb35} DynamicQueryHandler: Done processing query 2024.01.24 19:38:37.109229 [ 3 ] {ebdd3c06-ee96-47a4-af82-0deab3c5fb35} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:38:37.109245 [ 3 ] {} HTTP-Session: 5ce7b548-4f34-44c0-b604-bcc6659333b9 Destroying unnamed session 2024.01.24 19:38:37.109346 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:37.109387 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:37.109405 [ 3 ] {} HTTP-Session: 877edf57-888f-47ce-8845-4a7c2a51779a Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:37.109422 [ 3 ] {} HTTP-Session: 877edf57-888f-47ce-8845-4a7c2a51779a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:37.109493 [ 3 ] {21688ba7-3098-4a97-ac81-7a9541362ff6} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:37.109536 [ 3 ] {21688ba7-3098-4a97-ac81-7a9541362ff6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:38:37.109680 [ 3 ] {21688ba7-3098-4a97-ac81-7a9541362ff6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:37.109948 [ 3 ] {21688ba7-3098-4a97-ac81-7a9541362ff6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:37.110208 [ 3 ] {21688ba7-3098-4a97-ac81-7a9541362ff6} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.01.24 19:38:37.110383 [ 3 ] {21688ba7-3098-4a97-ac81-7a9541362ff6} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.01.24 19:38:37.110499 [ 3 ] {21688ba7-3098-4a97-ac81-7a9541362ff6} executeQuery: Read 9 rows, 12.44 KiB in 0.000979511 sec., 9188 rows/sec., 12.40 MiB/sec. 2024.01.24 19:38:37.110626 [ 3 ] {21688ba7-3098-4a97-ac81-7a9541362ff6} DynamicQueryHandler: Done processing query 2024.01.24 19:38:37.110648 [ 3 ] {21688ba7-3098-4a97-ac81-7a9541362ff6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:38:37.110663 [ 3 ] {} HTTP-Session: 877edf57-888f-47ce-8845-4a7c2a51779a Destroying unnamed session 2024.01.24 19:38:38.264771 [ 127 ] {} DNSResolver: Updating DNS cache 2024.01.24 19:38:38.264851 [ 127 ] {} DNSResolver: Updated DNS cache 2024.01.24 19:38:42.100492 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:42.100629 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:42.100661 [ 3 ] {} HTTP-Session: ff156009-9d34-4e9b-a4ac-74259d392355 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:42.100690 [ 3 ] {} HTTP-Session: ff156009-9d34-4e9b-a4ac-74259d392355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:42.100836 [ 3 ] {e5ad7d02-7291-4423-8d0e-1a596a1eb63c} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:42.100906 [ 3 ] {e5ad7d02-7291-4423-8d0e-1a596a1eb63c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:38:42.101087 [ 3 ] {e5ad7d02-7291-4423-8d0e-1a596a1eb63c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:42.101520 [ 3 ] {e5ad7d02-7291-4423-8d0e-1a596a1eb63c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:42.101796 [ 3 ] {e5ad7d02-7291-4423-8d0e-1a596a1eb63c} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.01.24 19:38:42.101969 [ 3 ] {e5ad7d02-7291-4423-8d0e-1a596a1eb63c} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.01.24 19:38:42.102106 [ 3 ] {e5ad7d02-7291-4423-8d0e-1a596a1eb63c} executeQuery: Read 39 rows, 3.16 KiB in 0.001229666 sec., 31715 rows/sec., 2.51 MiB/sec. 2024.01.24 19:38:42.102257 [ 3 ] {e5ad7d02-7291-4423-8d0e-1a596a1eb63c} DynamicQueryHandler: Done processing query 2024.01.24 19:38:42.102284 [ 3 ] {e5ad7d02-7291-4423-8d0e-1a596a1eb63c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:38:42.102301 [ 3 ] {} HTTP-Session: ff156009-9d34-4e9b-a4ac-74259d392355 Destroying unnamed session 2024.01.24 19:38:42.102476 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:42.102527 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:42.102548 [ 3 ] {} HTTP-Session: afeb7c03-306d-43b2-9882-e8be82ab2687 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:42.102568 [ 3 ] {} HTTP-Session: afeb7c03-306d-43b2-9882-e8be82ab2687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:42.102657 [ 3 ] {e9442a87-99e8-418b-9208-7de7bf135828} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:42.102701 [ 3 ] {e9442a87-99e8-418b-9208-7de7bf135828} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:38:42.102811 [ 3 ] {e9442a87-99e8-418b-9208-7de7bf135828} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:42.103122 [ 3 ] {e9442a87-99e8-418b-9208-7de7bf135828} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:42.103346 [ 3 ] {e9442a87-99e8-418b-9208-7de7bf135828} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.01.24 19:38:42.103516 [ 3 ] {e9442a87-99e8-418b-9208-7de7bf135828} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.01.24 19:38:42.103620 [ 3 ] {e9442a87-99e8-418b-9208-7de7bf135828} executeQuery: Read 117 rows, 11.57 KiB in 0.00093334 sec., 125356 rows/sec., 12.10 MiB/sec. 2024.01.24 19:38:42.103652 [ 123 ] {} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.01.24 19:38:42.103758 [ 3 ] {e9442a87-99e8-418b-9208-7de7bf135828} DynamicQueryHandler: Done processing query 2024.01.24 19:38:42.103768 [ 123 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:42.103805 [ 3 ] {e9442a87-99e8-418b-9208-7de7bf135828} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:38:42.103842 [ 3 ] {} HTTP-Session: afeb7c03-306d-43b2-9882-e8be82ab2687 Destroying unnamed session 2024.01.24 19:38:42.103952 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.01.24 19:38:42.104057 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:42.104145 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:42.104207 [ 3 ] {} HTTP-Session: 5460199b-8486-45f2-b9f3-42dc7c7df52e Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:42.104236 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:38:42.104249 [ 3 ] {} HTTP-Session: 5460199b-8486-45f2-b9f3-42dc7c7df52e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:42.104331 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 184 rows starting from the beginning of the part 2024.01.24 19:38:42.104482 [ 3 ] {05c23428-945e-4662-b42c-2e14d6b6518c} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:42.104545 [ 3 ] {05c23428-945e-4662-b42c-2e14d6b6518c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:38:42.104775 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 117 rows starting from the beginning of the part 2024.01.24 19:38:42.104994 [ 3 ] {05c23428-945e-4662-b42c-2e14d6b6518c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:42.105177 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 27 rows starting from the beginning of the part 2024.01.24 19:38:42.105304 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 118 rows starting from the beginning of the part 2024.01.24 19:38:42.105562 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part 2024.01.24 19:38:42.105836 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 117 rows starting from the beginning of the part 2024.01.24 19:38:42.105921 [ 3 ] {05c23428-945e-4662-b42c-2e14d6b6518c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:42.106307 [ 3 ] {05c23428-945e-4662-b42c-2e14d6b6518c} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.01.24 19:38:42.106642 [ 3 ] {05c23428-945e-4662-b42c-2e14d6b6518c} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.01.24 19:38:42.106854 [ 123 ] {} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.01.24 19:38:42.106934 [ 3 ] {05c23428-945e-4662-b42c-2e14d6b6518c} executeQuery: Read 39 rows, 3.12 KiB in 0.002375201 sec., 16419 rows/sec., 1.28 MiB/sec. 2024.01.24 19:38:42.106948 [ 123 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:42.107151 [ 20 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.01.24 19:38:42.107304 [ 3 ] {05c23428-945e-4662-b42c-2e14d6b6518c} DynamicQueryHandler: Done processing query 2024.01.24 19:38:42.107376 [ 20 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:38:42.107397 [ 3 ] {05c23428-945e-4662-b42c-2e14d6b6518c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:38:42.107490 [ 20 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 98 rows starting from the beginning of the part 2024.01.24 19:38:42.107516 [ 3 ] {} HTTP-Session: 5460199b-8486-45f2-b9f3-42dc7c7df52e Destroying unnamed session 2024.01.24 19:38:42.107721 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 4 columns (4 merged, 0 gathered) in 0.003866523 sec., 162161.19754104657 rows/sec., 15.41 MiB/sec. 2024.01.24 19:38:42.107772 [ 20 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 39 rows starting from the beginning of the part 2024.01.24 19:38:42.107825 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:42.107933 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:42.108012 [ 3 ] {} HTTP-Session: 1565aa25-15e7-4f2c-b264-54d59a32d486 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:42.108037 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.01.24 19:38:42.108086 [ 20 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 9 rows starting from the beginning of the part 2024.01.24 19:38:42.108095 [ 3 ] {} HTTP-Session: 1565aa25-15e7-4f2c-b264-54d59a32d486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:42.108445 [ 3 ] {56ce4292-69ac-4d47-80aa-fc3b03ef8615} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:42.108462 [ 20 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 41 rows starting from the beginning of the part 2024.01.24 19:38:42.108599 [ 3 ] {56ce4292-69ac-4d47-80aa-fc3b03ef8615} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:38:42.108610 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_46_9} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.01.24 19:38:42.108832 [ 20 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 35 rows starting from the beginning of the part 2024.01.24 19:38:42.108872 [ 11 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_46_9} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.01.24 19:38:42.109286 [ 20 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 39 rows starting from the beginning of the part 2024.01.24 19:38:42.109508 [ 3 ] {56ce4292-69ac-4d47-80aa-fc3b03ef8615} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:42.110621 [ 3 ] {56ce4292-69ac-4d47-80aa-fc3b03ef8615} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:42.110888 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 4 columns (4 merged, 0 gathered) in 0.003839932 sec., 67969.95363459561 rows/sec., 5.31 MiB/sec. 2024.01.24 19:38:42.111064 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.01.24 19:38:42.111233 [ 3 ] {56ce4292-69ac-4d47-80aa-fc3b03ef8615} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.01.24 19:38:42.111358 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_46_9} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.01.24 19:38:42.111463 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_46_9} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.01.24 19:38:42.111565 [ 3 ] {56ce4292-69ac-4d47-80aa-fc3b03ef8615} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.01.24 19:38:42.111741 [ 3 ] {56ce4292-69ac-4d47-80aa-fc3b03ef8615} executeQuery: Read 39 rows, 53.89 KiB in 0.003243989 sec., 12022 rows/sec., 16.22 MiB/sec. 2024.01.24 19:38:42.111883 [ 3 ] {56ce4292-69ac-4d47-80aa-fc3b03ef8615} DynamicQueryHandler: Done processing query 2024.01.24 19:38:42.111907 [ 3 ] {56ce4292-69ac-4d47-80aa-fc3b03ef8615} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.24 19:38:42.111923 [ 3 ] {} HTTP-Session: 1565aa25-15e7-4f2c-b264-54d59a32d486 Destroying unnamed session 2024.01.24 19:38:47.099078 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:47.099210 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:47.099242 [ 3 ] {} HTTP-Session: e4ce8896-5f14-49f2-b62c-b4d4f4683f6a Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:47.099271 [ 3 ] {} HTTP-Session: e4ce8896-5f14-49f2-b62c-b4d4f4683f6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:47.099413 [ 3 ] {6625176f-abb5-4e7a-a9ad-8fa4e17852f9} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:47.099482 [ 3 ] {6625176f-abb5-4e7a-a9ad-8fa4e17852f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:38:47.099666 [ 3 ] {6625176f-abb5-4e7a-a9ad-8fa4e17852f9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:47.100145 [ 3 ] {6625176f-abb5-4e7a-a9ad-8fa4e17852f9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:47.100416 [ 3 ] {6625176f-abb5-4e7a-a9ad-8fa4e17852f9} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.01.24 19:38:47.100581 [ 3 ] {6625176f-abb5-4e7a-a9ad-8fa4e17852f9} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.01.24 19:38:47.100714 [ 3 ] {6625176f-abb5-4e7a-a9ad-8fa4e17852f9} executeQuery: Read 9 rows, 747.00 B in 0.001253677 sec., 7178 rows/sec., 581.88 KiB/sec. 2024.01.24 19:38:47.100728 [ 113 ] {} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.01.24 19:38:47.100858 [ 113 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:47.100922 [ 3 ] {6625176f-abb5-4e7a-a9ad-8fa4e17852f9} DynamicQueryHandler: Done processing query 2024.01.24 19:38:47.100984 [ 3 ] {6625176f-abb5-4e7a-a9ad-8fa4e17852f9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:38:47.101004 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.01.24 19:38:47.101023 [ 3 ] {} HTTP-Session: e4ce8896-5f14-49f2-b62c-b4d4f4683f6a Destroying unnamed session 2024.01.24 19:38:47.101195 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:38:47.101254 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:47.101265 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 48 rows starting from the beginning of the part 2024.01.24 19:38:47.101340 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:47.101381 [ 3 ] {} HTTP-Session: bb8e864e-98f4-4dda-b02b-02c83569cbeb Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:47.101411 [ 3 ] {} HTTP-Session: bb8e864e-98f4-4dda-b02b-02c83569cbeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:47.101565 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 9 rows starting from the beginning of the part 2024.01.24 19:38:47.101606 [ 3 ] {2feaba26-f1d9-4694-8907-c0351e978176} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:47.101692 [ 3 ] {2feaba26-f1d9-4694-8907-c0351e978176} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:38:47.101861 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 39 rows starting from the beginning of the part 2024.01.24 19:38:47.102233 [ 3 ] {2feaba26-f1d9-4694-8907-c0351e978176} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:47.102234 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 9 rows starting from the beginning of the part 2024.01.24 19:38:47.102435 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 39 rows starting from the beginning of the part 2024.01.24 19:38:47.102638 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 9 rows starting from the beginning of the part 2024.01.24 19:38:47.103137 [ 3 ] {2feaba26-f1d9-4694-8907-c0351e978176} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:47.103538 [ 3 ] {2feaba26-f1d9-4694-8907-c0351e978176} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.01.24 19:38:47.103888 [ 3 ] {2feaba26-f1d9-4694-8907-c0351e978176} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.01.24 19:38:47.104206 [ 3 ] {2feaba26-f1d9-4694-8907-c0351e978176} executeQuery: Read 27 rows, 2.66 KiB in 0.002521424 sec., 10708 rows/sec., 1.03 MiB/sec. 2024.01.24 19:38:47.104461 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 153 rows, containing 4 columns (4 merged, 0 gathered) in 0.003510064 sec., 43588.94880549187 rows/sec., 3.45 MiB/sec. 2024.01.24 19:38:47.104541 [ 3 ] {2feaba26-f1d9-4694-8907-c0351e978176} DynamicQueryHandler: Done processing query 2024.01.24 19:38:47.104582 [ 3 ] {2feaba26-f1d9-4694-8907-c0351e978176} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:38:47.104604 [ 3 ] {} HTTP-Session: bb8e864e-98f4-4dda-b02b-02c83569cbeb Destroying unnamed session 2024.01.24 19:38:47.104635 [ 20 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.01.24 19:38:47.104748 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:47.104814 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:47.104842 [ 3 ] {} HTTP-Session: c2126bcf-97a6-4931-b6f0-c00d9d3b4651 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:47.104863 [ 3 ] {} HTTP-Session: c2126bcf-97a6-4931-b6f0-c00d9d3b4651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:47.104923 [ 20 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_46_9} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.01.24 19:38:47.105004 [ 3 ] {fab8d0cf-52a7-4480-9171-a3282e35c5e7} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:47.105066 [ 20 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_46_9} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.01.24 19:38:47.105079 [ 3 ] {fab8d0cf-52a7-4480-9171-a3282e35c5e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:38:47.105304 [ 3 ] {fab8d0cf-52a7-4480-9171-a3282e35c5e7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:47.105604 [ 3 ] {fab8d0cf-52a7-4480-9171-a3282e35c5e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:47.105823 [ 3 ] {fab8d0cf-52a7-4480-9171-a3282e35c5e7} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.01.24 19:38:47.105980 [ 3 ] {fab8d0cf-52a7-4480-9171-a3282e35c5e7} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.01.24 19:38:47.106103 [ 3 ] {fab8d0cf-52a7-4480-9171-a3282e35c5e7} executeQuery: Read 9 rows, 738.00 B in 0.001061022 sec., 8482 rows/sec., 679.25 KiB/sec. 2024.01.24 19:38:47.106236 [ 3 ] {fab8d0cf-52a7-4480-9171-a3282e35c5e7} DynamicQueryHandler: Done processing query 2024.01.24 19:38:47.106260 [ 3 ] {fab8d0cf-52a7-4480-9171-a3282e35c5e7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:38:47.106276 [ 3 ] {} HTTP-Session: c2126bcf-97a6-4931-b6f0-c00d9d3b4651 Destroying unnamed session 2024.01.24 19:38:47.106419 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:47.106463 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:47.106481 [ 3 ] {} HTTP-Session: 37d6d81f-c9cc-489a-8382-3cbb60fbd659 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:47.106498 [ 3 ] {} HTTP-Session: 37d6d81f-c9cc-489a-8382-3cbb60fbd659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:47.106573 [ 3 ] {cd5394dc-4cf3-4f5c-8641-cbb7f031e361} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:47.106617 [ 3 ] {cd5394dc-4cf3-4f5c-8641-cbb7f031e361} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:38:47.106759 [ 3 ] {cd5394dc-4cf3-4f5c-8641-cbb7f031e361} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:47.107098 [ 3 ] {cd5394dc-4cf3-4f5c-8641-cbb7f031e361} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:47.107394 [ 3 ] {cd5394dc-4cf3-4f5c-8641-cbb7f031e361} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.01.24 19:38:47.107580 [ 3 ] {cd5394dc-4cf3-4f5c-8641-cbb7f031e361} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.01.24 19:38:47.107701 [ 113 ] {} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.01.24 19:38:47.107717 [ 3 ] {cd5394dc-4cf3-4f5c-8641-cbb7f031e361} executeQuery: Read 9 rows, 12.44 KiB in 0.001111954 sec., 8093 rows/sec., 10.92 MiB/sec. 2024.01.24 19:38:47.107757 [ 113 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:47.107982 [ 18 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.01.24 19:38:47.108038 [ 3 ] {cd5394dc-4cf3-4f5c-8641-cbb7f031e361} DynamicQueryHandler: Done processing query 2024.01.24 19:38:47.108071 [ 3 ] {cd5394dc-4cf3-4f5c-8641-cbb7f031e361} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.24 19:38:47.108103 [ 3 ] {} HTTP-Session: 37d6d81f-c9cc-489a-8382-3cbb60fbd659 Destroying unnamed session 2024.01.24 19:38:47.108146 [ 18 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:38:47.108183 [ 18 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1056 rows starting from the beginning of the part 2024.01.24 19:38:47.108293 [ 18 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 9 rows starting from the beginning of the part 2024.01.24 19:38:47.108385 [ 18 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 39 rows starting from the beginning of the part 2024.01.24 19:38:47.108471 [ 18 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 9 rows starting from the beginning of the part 2024.01.24 19:38:47.108555 [ 18 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 39 rows starting from the beginning of the part 2024.01.24 19:38:47.108637 [ 18 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 9 rows starting from the beginning of the part 2024.01.24 19:38:47.111701 [ 24 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1161 rows, containing 6 columns (6 merged, 0 gathered) in 0.003884013 sec., 298917.64007998945 rows/sec., 403.37 MiB/sec. 2024.01.24 19:38:47.112393 [ 24 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.01.24 19:38:47.112633 [ 24 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_46_9} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.01.24 19:38:47.112703 [ 24 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_46_9} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.01.24 19:38:47.112792 [ 24 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_46_9: 9.16 MiB. 2024.01.24 19:38:52.100313 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:52.100434 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:52.100464 [ 3 ] {} HTTP-Session: c7891101-77d7-4296-af34-a371a85bb26c Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:52.100493 [ 3 ] {} HTTP-Session: c7891101-77d7-4296-af34-a371a85bb26c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:52.100636 [ 3 ] {062bc230-296f-411d-a7ac-0b5d6b0d3bbd} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:52.100706 [ 3 ] {062bc230-296f-411d-a7ac-0b5d6b0d3bbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:38:52.100892 [ 3 ] {062bc230-296f-411d-a7ac-0b5d6b0d3bbd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:52.101409 [ 3 ] {062bc230-296f-411d-a7ac-0b5d6b0d3bbd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:52.101680 [ 3 ] {062bc230-296f-411d-a7ac-0b5d6b0d3bbd} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.01.24 19:38:52.101847 [ 3 ] {062bc230-296f-411d-a7ac-0b5d6b0d3bbd} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.01.24 19:38:52.101990 [ 3 ] {062bc230-296f-411d-a7ac-0b5d6b0d3bbd} executeQuery: Read 39 rows, 3.16 KiB in 0.001313638 sec., 29688 rows/sec., 2.35 MiB/sec. 2024.01.24 19:38:52.102138 [ 3 ] {062bc230-296f-411d-a7ac-0b5d6b0d3bbd} DynamicQueryHandler: Done processing query 2024.01.24 19:38:52.102165 [ 3 ] {062bc230-296f-411d-a7ac-0b5d6b0d3bbd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:38:52.102181 [ 3 ] {} HTTP-Session: c7891101-77d7-4296-af34-a371a85bb26c Destroying unnamed session 2024.01.24 19:38:52.102318 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:52.102370 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:52.102391 [ 3 ] {} HTTP-Session: f498565c-91fb-4ca2-a3b3-646685dd46df Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:52.102410 [ 3 ] {} HTTP-Session: f498565c-91fb-4ca2-a3b3-646685dd46df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:52.102498 [ 3 ] {ff3f0e91-b870-4f36-8f61-979d5b453c1e} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:52.102540 [ 3 ] {ff3f0e91-b870-4f36-8f61-979d5b453c1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:38:52.102652 [ 3 ] {ff3f0e91-b870-4f36-8f61-979d5b453c1e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:52.103052 [ 3 ] {ff3f0e91-b870-4f36-8f61-979d5b453c1e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:52.103279 [ 3 ] {ff3f0e91-b870-4f36-8f61-979d5b453c1e} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.01.24 19:38:52.103441 [ 3 ] {ff3f0e91-b870-4f36-8f61-979d5b453c1e} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.01.24 19:38:52.103564 [ 3 ] {ff3f0e91-b870-4f36-8f61-979d5b453c1e} executeQuery: Read 117 rows, 11.57 KiB in 0.001034412 sec., 113107 rows/sec., 10.92 MiB/sec. 2024.01.24 19:38:52.103710 [ 3 ] {ff3f0e91-b870-4f36-8f61-979d5b453c1e} DynamicQueryHandler: Done processing query 2024.01.24 19:38:52.103737 [ 3 ] {ff3f0e91-b870-4f36-8f61-979d5b453c1e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:38:52.103754 [ 3 ] {} HTTP-Session: f498565c-91fb-4ca2-a3b3-646685dd46df Destroying unnamed session 2024.01.24 19:38:52.103871 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:52.103918 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:52.103937 [ 3 ] {} HTTP-Session: a8a033c6-522b-48eb-928b-a5876536b6a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:52.103954 [ 3 ] {} HTTP-Session: a8a033c6-522b-48eb-928b-a5876536b6a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:52.104029 [ 3 ] {a93aa079-c642-43b8-98bd-c530ef6d56be} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:52.104069 [ 3 ] {a93aa079-c642-43b8-98bd-c530ef6d56be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:38:52.104180 [ 3 ] {a93aa079-c642-43b8-98bd-c530ef6d56be} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:52.104539 [ 3 ] {a93aa079-c642-43b8-98bd-c530ef6d56be} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:52.104751 [ 3 ] {a93aa079-c642-43b8-98bd-c530ef6d56be} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.01.24 19:38:52.104904 [ 3 ] {a93aa079-c642-43b8-98bd-c530ef6d56be} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.01.24 19:38:52.105022 [ 3 ] {a93aa079-c642-43b8-98bd-c530ef6d56be} executeQuery: Read 39 rows, 3.12 KiB in 0.00096456 sec., 40432 rows/sec., 3.16 MiB/sec. 2024.01.24 19:38:52.105153 [ 3 ] {a93aa079-c642-43b8-98bd-c530ef6d56be} DynamicQueryHandler: Done processing query 2024.01.24 19:38:52.105178 [ 3 ] {a93aa079-c642-43b8-98bd-c530ef6d56be} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:38:52.105193 [ 3 ] {} HTTP-Session: a8a033c6-522b-48eb-928b-a5876536b6a7 Destroying unnamed session 2024.01.24 19:38:52.105328 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:52.105374 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:52.105393 [ 3 ] {} HTTP-Session: 7df7167d-4968-4b3b-a090-0534e0fa325e Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:52.105410 [ 3 ] {} HTTP-Session: 7df7167d-4968-4b3b-a090-0534e0fa325e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:52.105500 [ 3 ] {b5ea4423-6216-4df9-832a-92d7e9cab9f0} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:52.105546 [ 3 ] {b5ea4423-6216-4df9-832a-92d7e9cab9f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:38:52.105685 [ 3 ] {b5ea4423-6216-4df9-832a-92d7e9cab9f0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:52.106163 [ 3 ] {b5ea4423-6216-4df9-832a-92d7e9cab9f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:52.106484 [ 3 ] {b5ea4423-6216-4df9-832a-92d7e9cab9f0} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.01.24 19:38:52.106667 [ 3 ] {b5ea4423-6216-4df9-832a-92d7e9cab9f0} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.01.24 19:38:52.106797 [ 3 ] {b5ea4423-6216-4df9-832a-92d7e9cab9f0} executeQuery: Read 39 rows, 53.89 KiB in 0.001267757 sec., 30762 rows/sec., 41.51 MiB/sec. 2024.01.24 19:38:52.106921 [ 3 ] {b5ea4423-6216-4df9-832a-92d7e9cab9f0} DynamicQueryHandler: Done processing query 2024.01.24 19:38:52.106945 [ 3 ] {b5ea4423-6216-4df9-832a-92d7e9cab9f0} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.24 19:38:52.106960 [ 3 ] {} HTTP-Session: 7df7167d-4968-4b3b-a090-0534e0fa325e Destroying unnamed session 2024.01.24 19:38:53.264899 [ 118 ] {} DNSResolver: Updating DNS cache 2024.01.24 19:38:53.264954 [ 118 ] {} DNSResolver: Updated DNS cache 2024.01.24 19:38:57.098987 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:57.099122 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:57.099152 [ 3 ] {} HTTP-Session: e778dada-200d-4232-8260-0f93aad73b69 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:57.099179 [ 3 ] {} HTTP-Session: e778dada-200d-4232-8260-0f93aad73b69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:57.099318 [ 3 ] {0d2351c5-4a23-4921-8c4e-56f55662ce67} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:57.099388 [ 3 ] {0d2351c5-4a23-4921-8c4e-56f55662ce67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:38:57.099573 [ 3 ] {0d2351c5-4a23-4921-8c4e-56f55662ce67} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:57.100037 [ 3 ] {0d2351c5-4a23-4921-8c4e-56f55662ce67} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:57.100309 [ 3 ] {0d2351c5-4a23-4921-8c4e-56f55662ce67} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.01.24 19:38:57.100481 [ 3 ] {0d2351c5-4a23-4921-8c4e-56f55662ce67} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.01.24 19:38:57.100605 [ 3 ] {0d2351c5-4a23-4921-8c4e-56f55662ce67} executeQuery: Read 9 rows, 747.00 B in 0.001248166 sec., 7210 rows/sec., 584.45 KiB/sec. 2024.01.24 19:38:57.100776 [ 3 ] {0d2351c5-4a23-4921-8c4e-56f55662ce67} DynamicQueryHandler: Done processing query 2024.01.24 19:38:57.100803 [ 3 ] {0d2351c5-4a23-4921-8c4e-56f55662ce67} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:38:57.100819 [ 3 ] {} HTTP-Session: e778dada-200d-4232-8260-0f93aad73b69 Destroying unnamed session 2024.01.24 19:38:57.100956 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:57.101009 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:57.101029 [ 3 ] {} HTTP-Session: df09d726-6ea7-44f4-85dd-2d363aaa51bc Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:57.101047 [ 3 ] {} HTTP-Session: df09d726-6ea7-44f4-85dd-2d363aaa51bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:57.101130 [ 3 ] {bec9baee-f302-43e4-8cfb-e905dd0b4079} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:57.101172 [ 3 ] {bec9baee-f302-43e4-8cfb-e905dd0b4079} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:38:57.101285 [ 3 ] {bec9baee-f302-43e4-8cfb-e905dd0b4079} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:57.101616 [ 3 ] {bec9baee-f302-43e4-8cfb-e905dd0b4079} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:57.101838 [ 3 ] {bec9baee-f302-43e4-8cfb-e905dd0b4079} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.01.24 19:38:57.102000 [ 3 ] {bec9baee-f302-43e4-8cfb-e905dd0b4079} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.01.24 19:38:57.102119 [ 3 ] {bec9baee-f302-43e4-8cfb-e905dd0b4079} executeQuery: Read 27 rows, 2.66 KiB in 0.000952841 sec., 28336 rows/sec., 2.73 MiB/sec. 2024.01.24 19:38:57.102241 [ 3 ] {bec9baee-f302-43e4-8cfb-e905dd0b4079} DynamicQueryHandler: Done processing query 2024.01.24 19:38:57.102265 [ 3 ] {bec9baee-f302-43e4-8cfb-e905dd0b4079} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:38:57.102281 [ 3 ] {} HTTP-Session: df09d726-6ea7-44f4-85dd-2d363aaa51bc Destroying unnamed session 2024.01.24 19:38:57.102391 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:57.102438 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:57.102457 [ 3 ] {} HTTP-Session: 0c2282dd-9594-4746-9c90-882343a8e9d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:57.102474 [ 3 ] {} HTTP-Session: 0c2282dd-9594-4746-9c90-882343a8e9d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:57.102546 [ 3 ] {b2f9e4b7-89f5-43dd-ba73-1d1629be89b3} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:57.102585 [ 3 ] {b2f9e4b7-89f5-43dd-ba73-1d1629be89b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:38:57.102691 [ 3 ] {b2f9e4b7-89f5-43dd-ba73-1d1629be89b3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:57.102975 [ 3 ] {b2f9e4b7-89f5-43dd-ba73-1d1629be89b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:57.103179 [ 3 ] {b2f9e4b7-89f5-43dd-ba73-1d1629be89b3} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.01.24 19:38:57.103335 [ 3 ] {b2f9e4b7-89f5-43dd-ba73-1d1629be89b3} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.01.24 19:38:57.103459 [ 3 ] {b2f9e4b7-89f5-43dd-ba73-1d1629be89b3} executeQuery: Read 9 rows, 738.00 B in 0.000881679 sec., 10207 rows/sec., 817.42 KiB/sec. 2024.01.24 19:38:57.103591 [ 3 ] {b2f9e4b7-89f5-43dd-ba73-1d1629be89b3} DynamicQueryHandler: Done processing query 2024.01.24 19:38:57.103618 [ 3 ] {b2f9e4b7-89f5-43dd-ba73-1d1629be89b3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:38:57.103634 [ 3 ] {} HTTP-Session: 0c2282dd-9594-4746-9c90-882343a8e9d0 Destroying unnamed session 2024.01.24 19:38:57.103739 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:38:57.103785 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:38:57.103804 [ 3 ] {} HTTP-Session: 647d3584-a00e-4716-821d-0a966ccae62e Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:38:57.103820 [ 3 ] {} HTTP-Session: 647d3584-a00e-4716-821d-0a966ccae62e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:38:57.103895 [ 3 ] {0d17c981-8cd9-443f-bb8e-c6e6cf7f2dcb} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:38:57.103940 [ 3 ] {0d17c981-8cd9-443f-bb8e-c6e6cf7f2dcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:38:57.104084 [ 3 ] {0d17c981-8cd9-443f-bb8e-c6e6cf7f2dcb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:38:57.104410 [ 3 ] {0d17c981-8cd9-443f-bb8e-c6e6cf7f2dcb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:38:57.104695 [ 3 ] {0d17c981-8cd9-443f-bb8e-c6e6cf7f2dcb} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.01.24 19:38:57.104884 [ 3 ] {0d17c981-8cd9-443f-bb8e-c6e6cf7f2dcb} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.01.24 19:38:57.105017 [ 3 ] {0d17c981-8cd9-443f-bb8e-c6e6cf7f2dcb} executeQuery: Read 9 rows, 12.44 KiB in 0.001091843 sec., 8242 rows/sec., 11.12 MiB/sec. 2024.01.24 19:38:57.105165 [ 3 ] {0d17c981-8cd9-443f-bb8e-c6e6cf7f2dcb} DynamicQueryHandler: Done processing query 2024.01.24 19:38:57.105189 [ 3 ] {0d17c981-8cd9-443f-bb8e-c6e6cf7f2dcb} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:38:57.105205 [ 3 ] {} HTTP-Session: 647d3584-a00e-4716-821d-0a966ccae62e Destroying unnamed session 2024.01.24 19:39:02.100789 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:02.100914 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:02.100945 [ 3 ] {} HTTP-Session: 272fc966-5c05-465c-a127-b70ee000616c Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:02.100974 [ 3 ] {} HTTP-Session: 272fc966-5c05-465c-a127-b70ee000616c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:02.101116 [ 3 ] {6ceeb543-667f-4110-8f23-2f0610875bb2} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:02.101184 [ 3 ] {6ceeb543-667f-4110-8f23-2f0610875bb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:39:02.101371 [ 3 ] {6ceeb543-667f-4110-8f23-2f0610875bb2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:02.101875 [ 3 ] {6ceeb543-667f-4110-8f23-2f0610875bb2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:39:02.102143 [ 3 ] {6ceeb543-667f-4110-8f23-2f0610875bb2} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.01.24 19:39:02.102310 [ 3 ] {6ceeb543-667f-4110-8f23-2f0610875bb2} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.01.24 19:39:02.102450 [ 3 ] {6ceeb543-667f-4110-8f23-2f0610875bb2} executeQuery: Read 39 rows, 3.16 KiB in 0.001282628 sec., 30406 rows/sec., 2.41 MiB/sec. 2024.01.24 19:39:02.102620 [ 3 ] {6ceeb543-667f-4110-8f23-2f0610875bb2} DynamicQueryHandler: Done processing query 2024.01.24 19:39:02.102647 [ 3 ] {6ceeb543-667f-4110-8f23-2f0610875bb2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:39:02.102664 [ 3 ] {} HTTP-Session: 272fc966-5c05-465c-a127-b70ee000616c Destroying unnamed session 2024.01.24 19:39:02.102803 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:02.102856 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:02.102877 [ 3 ] {} HTTP-Session: 462e8482-a509-40d7-a09b-4b88aaf93372 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:02.102895 [ 3 ] {} HTTP-Session: 462e8482-a509-40d7-a09b-4b88aaf93372 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:02.102985 [ 3 ] {2fb853ad-234a-4566-87f8-f9e17e68cdeb} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:02.103028 [ 3 ] {2fb853ad-234a-4566-87f8-f9e17e68cdeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:39:02.103141 [ 3 ] {2fb853ad-234a-4566-87f8-f9e17e68cdeb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:02.103528 [ 3 ] {2fb853ad-234a-4566-87f8-f9e17e68cdeb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:39:02.103763 [ 3 ] {2fb853ad-234a-4566-87f8-f9e17e68cdeb} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.01.24 19:39:02.103919 [ 3 ] {2fb853ad-234a-4566-87f8-f9e17e68cdeb} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.01.24 19:39:02.104042 [ 3 ] {2fb853ad-234a-4566-87f8-f9e17e68cdeb} executeQuery: Read 117 rows, 11.57 KiB in 0.001020692 sec., 114628 rows/sec., 11.07 MiB/sec. 2024.01.24 19:39:02.104162 [ 3 ] {2fb853ad-234a-4566-87f8-f9e17e68cdeb} DynamicQueryHandler: Done processing query 2024.01.24 19:39:02.104186 [ 3 ] {2fb853ad-234a-4566-87f8-f9e17e68cdeb} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:39:02.104203 [ 3 ] {} HTTP-Session: 462e8482-a509-40d7-a09b-4b88aaf93372 Destroying unnamed session 2024.01.24 19:39:02.104324 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:02.104371 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:02.104390 [ 3 ] {} HTTP-Session: 03ae6d83-f508-4023-9b2c-349d1a269930 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:02.104407 [ 3 ] {} HTTP-Session: 03ae6d83-f508-4023-9b2c-349d1a269930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:02.104481 [ 3 ] {01712de0-63f0-4075-a897-316d6c53b6af} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:02.104521 [ 3 ] {01712de0-63f0-4075-a897-316d6c53b6af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:39:02.104631 [ 3 ] {01712de0-63f0-4075-a897-316d6c53b6af} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:02.105000 [ 3 ] {01712de0-63f0-4075-a897-316d6c53b6af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:39:02.105224 [ 3 ] {01712de0-63f0-4075-a897-316d6c53b6af} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.01.24 19:39:02.105375 [ 3 ] {01712de0-63f0-4075-a897-316d6c53b6af} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.01.24 19:39:02.105499 [ 3 ] {01712de0-63f0-4075-a897-316d6c53b6af} executeQuery: Read 39 rows, 3.12 KiB in 0.000985631 sec., 39568 rows/sec., 3.09 MiB/sec. 2024.01.24 19:39:02.105620 [ 3 ] {01712de0-63f0-4075-a897-316d6c53b6af} DynamicQueryHandler: Done processing query 2024.01.24 19:39:02.105643 [ 3 ] {01712de0-63f0-4075-a897-316d6c53b6af} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:39:02.105658 [ 3 ] {} HTTP-Session: 03ae6d83-f508-4023-9b2c-349d1a269930 Destroying unnamed session 2024.01.24 19:39:02.105798 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:02.105843 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:02.105862 [ 3 ] {} HTTP-Session: a1773354-affc-4a3b-a41f-28f264039d9a Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:02.105878 [ 3 ] {} HTTP-Session: a1773354-affc-4a3b-a41f-28f264039d9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:02.105963 [ 3 ] {63a600c5-1d75-4f0f-93a7-584d179a1b43} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:02.106008 [ 3 ] {63a600c5-1d75-4f0f-93a7-584d179a1b43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:39:02.106148 [ 3 ] {63a600c5-1d75-4f0f-93a7-584d179a1b43} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:02.106605 [ 3 ] {63a600c5-1d75-4f0f-93a7-584d179a1b43} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:39:02.106918 [ 3 ] {63a600c5-1d75-4f0f-93a7-584d179a1b43} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.01.24 19:39:02.107094 [ 3 ] {63a600c5-1d75-4f0f-93a7-584d179a1b43} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.01.24 19:39:02.107209 [ 3 ] {63a600c5-1d75-4f0f-93a7-584d179a1b43} executeQuery: Read 39 rows, 53.89 KiB in 0.001209536 sec., 32243 rows/sec., 43.51 MiB/sec. 2024.01.24 19:39:02.107331 [ 3 ] {63a600c5-1d75-4f0f-93a7-584d179a1b43} DynamicQueryHandler: Done processing query 2024.01.24 19:39:02.107355 [ 3 ] {63a600c5-1d75-4f0f-93a7-584d179a1b43} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.24 19:39:02.107371 [ 3 ] {} HTTP-Session: a1773354-affc-4a3b-a41f-28f264039d9a Destroying unnamed session 2024.01.24 19:39:07.100735 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:07.100864 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:07.100895 [ 3 ] {} HTTP-Session: f430e5de-c350-4de4-8855-448d488b33b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:07.100923 [ 3 ] {} HTTP-Session: f430e5de-c350-4de4-8855-448d488b33b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:07.101065 [ 3 ] {7aa6dfb4-e312-47d3-87f2-3ec61817e919} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:07.101135 [ 3 ] {7aa6dfb4-e312-47d3-87f2-3ec61817e919} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:39:07.101296 [ 3 ] {7aa6dfb4-e312-47d3-87f2-3ec61817e919} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:07.101695 [ 3 ] {7aa6dfb4-e312-47d3-87f2-3ec61817e919} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:39:07.101958 [ 3 ] {7aa6dfb4-e312-47d3-87f2-3ec61817e919} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.01.24 19:39:07.102126 [ 3 ] {7aa6dfb4-e312-47d3-87f2-3ec61817e919} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.01.24 19:39:07.102243 [ 3 ] {7aa6dfb4-e312-47d3-87f2-3ec61817e919} executeQuery: Read 9 rows, 747.00 B in 0.001132714 sec., 7945 rows/sec., 644.02 KiB/sec. 2024.01.24 19:39:07.102374 [ 3 ] {7aa6dfb4-e312-47d3-87f2-3ec61817e919} DynamicQueryHandler: Done processing query 2024.01.24 19:39:07.102399 [ 3 ] {7aa6dfb4-e312-47d3-87f2-3ec61817e919} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:39:07.102415 [ 3 ] {} HTTP-Session: f430e5de-c350-4de4-8855-448d488b33b8 Destroying unnamed session 2024.01.24 19:39:07.102545 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:07.102591 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:07.102611 [ 3 ] {} HTTP-Session: 43fd8b1e-4de4-424b-ae8e-13e0f83200a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:07.102629 [ 3 ] {} HTTP-Session: 43fd8b1e-4de4-424b-ae8e-13e0f83200a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:07.102711 [ 3 ] {7ed96712-5dda-4846-be73-e42e17cb344e} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:07.102753 [ 3 ] {7ed96712-5dda-4846-be73-e42e17cb344e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:39:07.102857 [ 3 ] {7ed96712-5dda-4846-be73-e42e17cb344e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:07.103190 [ 3 ] {7ed96712-5dda-4846-be73-e42e17cb344e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:39:07.103418 [ 3 ] {7ed96712-5dda-4846-be73-e42e17cb344e} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.01.24 19:39:07.103569 [ 3 ] {7ed96712-5dda-4846-be73-e42e17cb344e} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.01.24 19:39:07.103674 [ 3 ] {7ed96712-5dda-4846-be73-e42e17cb344e} executeQuery: Read 63 rows, 5.78 KiB in 0.000934451 sec., 67419 rows/sec., 6.04 MiB/sec. 2024.01.24 19:39:07.103710 [ 112 ] {} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.01.24 19:39:07.103807 [ 112 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:39:07.103817 [ 3 ] {7ed96712-5dda-4846-be73-e42e17cb344e} DynamicQueryHandler: Done processing query 2024.01.24 19:39:07.103863 [ 3 ] {7ed96712-5dda-4846-be73-e42e17cb344e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:39:07.103913 [ 3 ] {} HTTP-Session: 43fd8b1e-4de4-424b-ae8e-13e0f83200a8 Destroying unnamed session 2024.01.24 19:39:07.103930 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.01.24 19:39:07.104084 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:39:07.104087 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:07.104142 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 184 rows starting from the beginning of the part 2024.01.24 19:39:07.104173 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:07.104220 [ 3 ] {} HTTP-Session: 345e1c7a-c8a8-40bb-a771-cf88ed17849b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:07.104258 [ 3 ] {} HTTP-Session: 345e1c7a-c8a8-40bb-a771-cf88ed17849b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:07.104440 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 27 rows starting from the beginning of the part 2024.01.24 19:39:07.104462 [ 3 ] {fd3e1671-e367-421e-8c70-1c4c83a692be} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:07.104557 [ 3 ] {fd3e1671-e367-421e-8c70-1c4c83a692be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:39:07.104747 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 117 rows starting from the beginning of the part 2024.01.24 19:39:07.105007 [ 3 ] {fd3e1671-e367-421e-8c70-1c4c83a692be} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:07.105036 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 27 rows starting from the beginning of the part 2024.01.24 19:39:07.105222 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 117 rows starting from the beginning of the part 2024.01.24 19:39:07.105442 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 63 rows starting from the beginning of the part 2024.01.24 19:39:07.105918 [ 3 ] {fd3e1671-e367-421e-8c70-1c4c83a692be} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:39:07.106333 [ 3 ] {fd3e1671-e367-421e-8c70-1c4c83a692be} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.01.24 19:39:07.106679 [ 3 ] {fd3e1671-e367-421e-8c70-1c4c83a692be} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.01.24 19:39:07.106843 [ 112 ] {} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.01.24 19:39:07.106933 [ 112 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:39:07.106918 [ 3 ] {fd3e1671-e367-421e-8c70-1c4c83a692be} executeQuery: Read 33 rows, 2.62 KiB in 0.002355001 sec., 14012 rows/sec., 1.09 MiB/sec. 2024.01.24 19:39:07.107121 [ 12 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.01.24 19:39:07.107465 [ 12 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:39:07.107496 [ 3 ] {fd3e1671-e367-421e-8c70-1c4c83a692be} DynamicQueryHandler: Done processing query 2024.01.24 19:39:07.107517 [ 12 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 98 rows starting from the beginning of the part 2024.01.24 19:39:07.107517 [ 24 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 4 columns (4 merged, 0 gathered) in 0.003651407 sec., 146518.8624549386 rows/sec., 13.89 MiB/sec. 2024.01.24 19:39:07.107555 [ 3 ] {fd3e1671-e367-421e-8c70-1c4c83a692be} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:39:07.107612 [ 3 ] {} HTTP-Session: 345e1c7a-c8a8-40bb-a771-cf88ed17849b Destroying unnamed session 2024.01.24 19:39:07.107704 [ 12 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 9 rows starting from the beginning of the part 2024.01.24 19:39:07.107731 [ 20 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.01.24 19:39:07.107835 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:07.107911 [ 12 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 39 rows starting from the beginning of the part 2024.01.24 19:39:07.107946 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:07.108018 [ 3 ] {} HTTP-Session: 8f8c03f6-230b-40f8-99d0-63b7f346a97e Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:07.108078 [ 3 ] {} HTTP-Session: 8f8c03f6-230b-40f8-99d0-63b7f346a97e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:07.108163 [ 20 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_51_10} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.01.24 19:39:07.108173 [ 12 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 9 rows starting from the beginning of the part 2024.01.24 19:39:07.108342 [ 20 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_51_10} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.01.24 19:39:07.108375 [ 3 ] {df865d06-3ef4-484f-80d6-aa2689adbfb9} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:07.108445 [ 12 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 39 rows starting from the beginning of the part 2024.01.24 19:39:07.108589 [ 3 ] {df865d06-3ef4-484f-80d6-aa2689adbfb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.24 19:39:07.108787 [ 12 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 33 rows starting from the beginning of the part 2024.01.24 19:39:07.109274 [ 3 ] {df865d06-3ef4-484f-80d6-aa2689adbfb9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:07.110169 [ 3 ] {df865d06-3ef4-484f-80d6-aa2689adbfb9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:39:07.110640 [ 12 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 227 rows, containing 4 columns (4 merged, 0 gathered) in 0.003646508 sec., 62251.33744393266 rows/sec., 4.86 MiB/sec. 2024.01.24 19:39:07.110840 [ 3 ] {df865d06-3ef4-484f-80d6-aa2689adbfb9} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.24 19:39:07.110845 [ 14 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.01.24 19:39:07.111108 [ 3 ] {df865d06-3ef4-484f-80d6-aa2689adbfb9} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.24 19:39:07.111165 [ 14 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_51_10} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.01.24 19:39:07.111297 [ 3 ] {df865d06-3ef4-484f-80d6-aa2689adbfb9} executeQuery: Read 36 rows, 2.60 KiB in 0.002840451 sec., 12674 rows/sec., 915.90 KiB/sec. 2024.01.24 19:39:07.111297 [ 14 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_51_10} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.01.24 19:39:07.111616 [ 3 ] {df865d06-3ef4-484f-80d6-aa2689adbfb9} DynamicQueryHandler: Done processing query 2024.01.24 19:39:07.111643 [ 3 ] {df865d06-3ef4-484f-80d6-aa2689adbfb9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:39:07.111659 [ 3 ] {} HTTP-Session: 8f8c03f6-230b-40f8-99d0-63b7f346a97e Destroying unnamed session 2024.01.24 19:39:07.111776 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:07.111822 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:07.111841 [ 3 ] {} HTTP-Session: f357dc07-b220-4015-b363-f882e9fd0dbc Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:07.111857 [ 3 ] {} HTTP-Session: f357dc07-b220-4015-b363-f882e9fd0dbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:07.111932 [ 3 ] {81093071-112c-47e1-a75c-aa43ddc5b341} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:07.111976 [ 3 ] {81093071-112c-47e1-a75c-aa43ddc5b341} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:39:07.112126 [ 3 ] {81093071-112c-47e1-a75c-aa43ddc5b341} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:07.112461 [ 3 ] {81093071-112c-47e1-a75c-aa43ddc5b341} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.24 19:39:07.112738 [ 3 ] {81093071-112c-47e1-a75c-aa43ddc5b341} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.01.24 19:39:07.112918 [ 3 ] {81093071-112c-47e1-a75c-aa43ddc5b341} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.01.24 19:39:07.113049 [ 3 ] {81093071-112c-47e1-a75c-aa43ddc5b341} executeQuery: Read 9 rows, 12.44 KiB in 0.001089974 sec., 8257 rows/sec., 11.14 MiB/sec. 2024.01.24 19:39:07.113157 [ 3 ] {81093071-112c-47e1-a75c-aa43ddc5b341} DynamicQueryHandler: Done processing query 2024.01.24 19:39:07.113180 [ 3 ] {81093071-112c-47e1-a75c-aa43ddc5b341} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:39:07.113195 [ 3 ] {} HTTP-Session: f357dc07-b220-4015-b363-f882e9fd0dbc Destroying unnamed session 2024.01.24 19:39:08.264998 [ 112 ] {} DNSResolver: Updating DNS cache 2024.01.24 19:39:08.265048 [ 112 ] {} DNSResolver: Updated DNS cache 2024.01.24 19:39:12.101268 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:12.101397 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:12.101430 [ 3 ] {} HTTP-Session: c6c351db-7e91-48bc-947b-9c405f82f671 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:12.101458 [ 3 ] {} HTTP-Session: c6c351db-7e91-48bc-947b-9c405f82f671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:12.101601 [ 3 ] {dc05a623-7dae-41f4-9d40-c5a58c54150e} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:12.101669 [ 3 ] {dc05a623-7dae-41f4-9d40-c5a58c54150e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:39:12.101853 [ 3 ] {dc05a623-7dae-41f4-9d40-c5a58c54150e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:12.102334 [ 3 ] {dc05a623-7dae-41f4-9d40-c5a58c54150e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:12.102596 [ 3 ] {dc05a623-7dae-41f4-9d40-c5a58c54150e} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.01.24 19:39:12.102753 [ 3 ] {dc05a623-7dae-41f4-9d40-c5a58c54150e} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.01.24 19:39:12.102865 [ 3 ] {dc05a623-7dae-41f4-9d40-c5a58c54150e} executeQuery: Read 39 rows, 3.16 KiB in 0.001252276 sec., 31143 rows/sec., 2.47 MiB/sec. 2024.01.24 19:39:12.102865 [ 110 ] {} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.01.24 19:39:12.102938 [ 110 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:12.103038 [ 3 ] {dc05a623-7dae-41f4-9d40-c5a58c54150e} DynamicQueryHandler: Done processing query 2024.01.24 19:39:12.103079 [ 3 ] {dc05a623-7dae-41f4-9d40-c5a58c54150e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:39:12.103087 [ 24 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.01.24 19:39:12.103100 [ 3 ] {} HTTP-Session: c6c351db-7e91-48bc-947b-9c405f82f671 Destroying unnamed session 2024.01.24 19:39:12.103238 [ 24 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:39:12.103277 [ 24 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 48 rows starting from the beginning of the part 2024.01.24 19:39:12.103315 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:12.103469 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:12.103506 [ 3 ] {} HTTP-Session: 4eed3669-e4a8-4945-ba80-ef5e029929f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:12.103561 [ 3 ] {} HTTP-Session: 4eed3669-e4a8-4945-ba80-ef5e029929f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:12.103620 [ 24 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 39 rows starting from the beginning of the part 2024.01.24 19:39:12.103769 [ 3 ] {11312411-a7be-464c-a84c-0207ee0b3844} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:12.103881 [ 3 ] {11312411-a7be-464c-a84c-0207ee0b3844} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:39:12.103881 [ 24 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 9 rows starting from the beginning of the part 2024.01.24 19:39:12.104265 [ 24 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 39 rows starting from the beginning of the part 2024.01.24 19:39:12.104365 [ 3 ] {11312411-a7be-464c-a84c-0207ee0b3844} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:12.104549 [ 24 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 9 rows starting from the beginning of the part 2024.01.24 19:39:12.104721 [ 24 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 39 rows starting from the beginning of the part 2024.01.24 19:39:12.105306 [ 3 ] {11312411-a7be-464c-a84c-0207ee0b3844} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:12.105808 [ 3 ] {11312411-a7be-464c-a84c-0207ee0b3844} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.01.24 19:39:12.106189 [ 3 ] {11312411-a7be-464c-a84c-0207ee0b3844} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.01.24 19:39:12.106265 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 4 columns (4 merged, 0 gathered) in 0.003223409 sec., 56772.19366205157 rows/sec., 4.49 MiB/sec. 2024.01.24 19:39:12.106377 [ 3 ] {11312411-a7be-464c-a84c-0207ee0b3844} executeQuery: Read 117 rows, 11.57 KiB in 0.002545994 sec., 45954 rows/sec., 4.44 MiB/sec. 2024.01.24 19:39:12.106453 [ 20 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.01.24 19:39:12.106599 [ 3 ] {11312411-a7be-464c-a84c-0207ee0b3844} DynamicQueryHandler: Done processing query 2024.01.24 19:39:12.106632 [ 3 ] {11312411-a7be-464c-a84c-0207ee0b3844} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:39:12.106654 [ 3 ] {} HTTP-Session: 4eed3669-e4a8-4945-ba80-ef5e029929f5 Destroying unnamed session 2024.01.24 19:39:12.106743 [ 20 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_51_10} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.01.24 19:39:12.106813 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:12.106834 [ 20 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_51_10} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.01.24 19:39:12.106883 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:12.106945 [ 3 ] {} HTTP-Session: 845f7abd-8c74-4458-92a9-020bf8b355c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:12.106973 [ 3 ] {} HTTP-Session: 845f7abd-8c74-4458-92a9-020bf8b355c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:12.107052 [ 3 ] {25f9dfc3-cf6a-4322-83af-f73ba4068ac3} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:12.107093 [ 3 ] {25f9dfc3-cf6a-4322-83af-f73ba4068ac3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:39:12.107218 [ 3 ] {25f9dfc3-cf6a-4322-83af-f73ba4068ac3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:12.107503 [ 3 ] {25f9dfc3-cf6a-4322-83af-f73ba4068ac3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:12.107714 [ 3 ] {25f9dfc3-cf6a-4322-83af-f73ba4068ac3} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.01.24 19:39:12.107864 [ 3 ] {25f9dfc3-cf6a-4322-83af-f73ba4068ac3} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.01.24 19:39:12.107962 [ 3 ] {25f9dfc3-cf6a-4322-83af-f73ba4068ac3} executeQuery: Read 39 rows, 3.12 KiB in 0.000881028 sec., 44266 rows/sec., 3.46 MiB/sec. 2024.01.24 19:39:12.108060 [ 3 ] {25f9dfc3-cf6a-4322-83af-f73ba4068ac3} DynamicQueryHandler: Done processing query 2024.01.24 19:39:12.108083 [ 3 ] {25f9dfc3-cf6a-4322-83af-f73ba4068ac3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:39:12.108099 [ 3 ] {} HTTP-Session: 845f7abd-8c74-4458-92a9-020bf8b355c4 Destroying unnamed session 2024.01.24 19:39:12.108227 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:12.108270 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:12.108288 [ 3 ] {} HTTP-Session: 47618456-1c1a-4160-b941-8d9e5480b7b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:12.108305 [ 3 ] {} HTTP-Session: 47618456-1c1a-4160-b941-8d9e5480b7b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:12.108388 [ 3 ] {a1a52913-58ec-4148-975d-c617af782a02} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:12.108431 [ 3 ] {a1a52913-58ec-4148-975d-c617af782a02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:39:12.108562 [ 3 ] {a1a52913-58ec-4148-975d-c617af782a02} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:12.108952 [ 3 ] {a1a52913-58ec-4148-975d-c617af782a02} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:12.109259 [ 3 ] {a1a52913-58ec-4148-975d-c617af782a02} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.01.24 19:39:12.109470 [ 3 ] {a1a52913-58ec-4148-975d-c617af782a02} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.01.24 19:39:12.109605 [ 110 ] {} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.01.24 19:39:12.109619 [ 3 ] {a1a52913-58ec-4148-975d-c617af782a02} executeQuery: Read 39 rows, 53.89 KiB in 0.001201546 sec., 32458 rows/sec., 43.80 MiB/sec. 2024.01.24 19:39:12.109645 [ 110 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:12.109839 [ 17 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.01.24 19:39:12.109857 [ 3 ] {a1a52913-58ec-4148-975d-c617af782a02} DynamicQueryHandler: Done processing query 2024.01.24 19:39:12.109936 [ 3 ] {a1a52913-58ec-4148-975d-c617af782a02} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.24 19:39:12.109973 [ 3 ] {} HTTP-Session: 47618456-1c1a-4160-b941-8d9e5480b7b9 Destroying unnamed session 2024.01.24 19:39:12.110079 [ 17 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:39:12.110137 [ 17 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1161 rows starting from the beginning of the part 2024.01.24 19:39:12.110328 [ 17 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 39 rows starting from the beginning of the part 2024.01.24 19:39:12.110458 [ 17 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 9 rows starting from the beginning of the part 2024.01.24 19:39:12.110583 [ 17 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 39 rows starting from the beginning of the part 2024.01.24 19:39:12.110707 [ 17 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 9 rows starting from the beginning of the part 2024.01.24 19:39:12.110827 [ 17 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 39 rows starting from the beginning of the part 2024.01.24 19:39:12.120934 [ 12 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 6 columns (6 merged, 0 gathered) in 0.01123676 sec., 115335.7373477764 rows/sec., 155.64 MiB/sec. 2024.01.24 19:39:12.121660 [ 20 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.01.24 19:39:12.121884 [ 20 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_51_10} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.01.24 19:39:12.121953 [ 20 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_51_10} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.01.24 19:39:12.122031 [ 20 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_51_10: 8.56 MiB. 2024.01.24 19:39:13.000129 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 239.98 MiB, peak 244.58 MiB, will set to 236.07 MiB (RSS), difference: -3.91 MiB 2024.01.24 19:39:17.099148 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:17.099271 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:17.099301 [ 3 ] {} HTTP-Session: a7fee1f5-0938-4bf8-90fb-96960a0ffc73 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:17.099329 [ 3 ] {} HTTP-Session: a7fee1f5-0938-4bf8-90fb-96960a0ffc73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:17.099472 [ 3 ] {e459f483-c0be-48e5-b04e-bf4a5a68e0b6} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:17.099541 [ 3 ] {e459f483-c0be-48e5-b04e-bf4a5a68e0b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:39:17.099706 [ 3 ] {e459f483-c0be-48e5-b04e-bf4a5a68e0b6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:17.100075 [ 3 ] {e459f483-c0be-48e5-b04e-bf4a5a68e0b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:17.100325 [ 3 ] {e459f483-c0be-48e5-b04e-bf4a5a68e0b6} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.01.24 19:39:17.100489 [ 3 ] {e459f483-c0be-48e5-b04e-bf4a5a68e0b6} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.01.24 19:39:17.100608 [ 3 ] {e459f483-c0be-48e5-b04e-bf4a5a68e0b6} executeQuery: Read 9 rows, 747.00 B in 0.001095783 sec., 8213 rows/sec., 665.73 KiB/sec. 2024.01.24 19:39:17.100801 [ 3 ] {e459f483-c0be-48e5-b04e-bf4a5a68e0b6} DynamicQueryHandler: Done processing query 2024.01.24 19:39:17.100846 [ 3 ] {e459f483-c0be-48e5-b04e-bf4a5a68e0b6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:39:17.100866 [ 3 ] {} HTTP-Session: a7fee1f5-0938-4bf8-90fb-96960a0ffc73 Destroying unnamed session 2024.01.24 19:39:17.100987 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:17.101030 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:17.101051 [ 3 ] {} HTTP-Session: 7d2f440d-3174-48e8-a7fe-eb2ae5c81266 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:17.101069 [ 3 ] {} HTTP-Session: 7d2f440d-3174-48e8-a7fe-eb2ae5c81266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:17.101151 [ 3 ] {8e5791c6-0e18-4a9e-ae2b-ae0aa56af3fe} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:17.101194 [ 3 ] {8e5791c6-0e18-4a9e-ae2b-ae0aa56af3fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.24 19:39:17.101317 [ 3 ] {8e5791c6-0e18-4a9e-ae2b-ae0aa56af3fe} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:17.101558 [ 3 ] {8e5791c6-0e18-4a9e-ae2b-ae0aa56af3fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:17.101764 [ 3 ] {8e5791c6-0e18-4a9e-ae2b-ae0aa56af3fe} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.24 19:39:17.101915 [ 3 ] {8e5791c6-0e18-4a9e-ae2b-ae0aa56af3fe} oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.24 19:39:17.102016 [ 3 ] {8e5791c6-0e18-4a9e-ae2b-ae0aa56af3fe} executeQuery: Read 4 rows, 342.00 B in 0.000836998 sec., 4778 rows/sec., 399.03 KiB/sec. 2024.01.24 19:39:17.102160 [ 3 ] {8e5791c6-0e18-4a9e-ae2b-ae0aa56af3fe} DynamicQueryHandler: Done processing query 2024.01.24 19:39:17.102185 [ 3 ] {8e5791c6-0e18-4a9e-ae2b-ae0aa56af3fe} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:39:17.102200 [ 3 ] {} HTTP-Session: 7d2f440d-3174-48e8-a7fe-eb2ae5c81266 Destroying unnamed session 2024.01.24 19:39:17.102321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:17.102366 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:17.102384 [ 3 ] {} HTTP-Session: 1fae48b1-fbce-4f25-bb25-53d1616469ad Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:17.102400 [ 3 ] {} HTTP-Session: 1fae48b1-fbce-4f25-bb25-53d1616469ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:17.102473 [ 3 ] {6edcb0b9-f68e-470d-913b-2fa96dea7d86} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:17.102512 [ 3 ] {6edcb0b9-f68e-470d-913b-2fa96dea7d86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:39:17.102617 [ 3 ] {6edcb0b9-f68e-470d-913b-2fa96dea7d86} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:17.102864 [ 3 ] {6edcb0b9-f68e-470d-913b-2fa96dea7d86} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:17.103068 [ 3 ] {6edcb0b9-f68e-470d-913b-2fa96dea7d86} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.01.24 19:39:17.103220 [ 3 ] {6edcb0b9-f68e-470d-913b-2fa96dea7d86} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.01.24 19:39:17.103315 [ 3 ] {6edcb0b9-f68e-470d-913b-2fa96dea7d86} executeQuery: Read 29 rows, 2.84 KiB in 0.000814767 sec., 35592 rows/sec., 3.40 MiB/sec. 2024.01.24 19:39:17.103411 [ 3 ] {6edcb0b9-f68e-470d-913b-2fa96dea7d86} DynamicQueryHandler: Done processing query 2024.01.24 19:39:17.103434 [ 3 ] {6edcb0b9-f68e-470d-913b-2fa96dea7d86} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:39:17.103449 [ 3 ] {} HTTP-Session: 1fae48b1-fbce-4f25-bb25-53d1616469ad Destroying unnamed session 2024.01.24 19:39:17.103585 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:17.103626 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:17.103644 [ 3 ] {} HTTP-Session: 0ec0fab5-e6ed-4481-aa29-de11a86a6082 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:17.103660 [ 3 ] {} HTTP-Session: 0ec0fab5-e6ed-4481-aa29-de11a86a6082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:17.103728 [ 3 ] {40d9b18b-75b6-4c7c-90b4-d72fd646b069} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:17.103765 [ 3 ] {40d9b18b-75b6-4c7c-90b4-d72fd646b069} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.24 19:39:17.103865 [ 3 ] {40d9b18b-75b6-4c7c-90b4-d72fd646b069} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:17.104094 [ 3 ] {40d9b18b-75b6-4c7c-90b4-d72fd646b069} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:17.104305 [ 3 ] {40d9b18b-75b6-4c7c-90b4-d72fd646b069} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.24 19:39:17.104457 [ 3 ] {40d9b18b-75b6-4c7c-90b4-d72fd646b069} oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.24 19:39:17.104556 [ 3 ] {40d9b18b-75b6-4c7c-90b4-d72fd646b069} executeQuery: Read 4 rows, 286.00 B in 0.000802847 sec., 4982 rows/sec., 347.88 KiB/sec. 2024.01.24 19:39:17.104727 [ 3 ] {40d9b18b-75b6-4c7c-90b4-d72fd646b069} DynamicQueryHandler: Done processing query 2024.01.24 19:39:17.104752 [ 3 ] {40d9b18b-75b6-4c7c-90b4-d72fd646b069} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:39:17.104767 [ 3 ] {} HTTP-Session: 0ec0fab5-e6ed-4481-aa29-de11a86a6082 Destroying unnamed session 2024.01.24 19:39:17.104878 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 2262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:17.104920 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:17.104938 [ 3 ] {} HTTP-Session: 4629a968-ff1a-4f08-992b-8dd6c77c8e48 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:17.104954 [ 3 ] {} HTTP-Session: 4629a968-ff1a-4f08-992b-8dd6c77c8e48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:17.105022 [ 3 ] {6474b8d8-b61a-4204-9b25-de5667cf3f9c} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:17.105060 [ 3 ] {6474b8d8-b61a-4204-9b25-de5667cf3f9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:39:17.105178 [ 3 ] {6474b8d8-b61a-4204-9b25-de5667cf3f9c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:17.105421 [ 3 ] {6474b8d8-b61a-4204-9b25-de5667cf3f9c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:17.105623 [ 3 ] {6474b8d8-b61a-4204-9b25-de5667cf3f9c} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.01.24 19:39:17.105772 [ 3 ] {6474b8d8-b61a-4204-9b25-de5667cf3f9c} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.01.24 19:39:17.105867 [ 3 ] {6474b8d8-b61a-4204-9b25-de5667cf3f9c} executeQuery: Read 13 rows, 1.05 KiB in 0.000818437 sec., 15883 rows/sec., 1.25 MiB/sec. 2024.01.24 19:39:17.105959 [ 3 ] {6474b8d8-b61a-4204-9b25-de5667cf3f9c} DynamicQueryHandler: Done processing query 2024.01.24 19:39:17.105981 [ 3 ] {6474b8d8-b61a-4204-9b25-de5667cf3f9c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:39:17.105997 [ 3 ] {} HTTP-Session: 4629a968-ff1a-4f08-992b-8dd6c77c8e48 Destroying unnamed session 2024.01.24 19:39:17.106096 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:17.106137 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:17.106155 [ 3 ] {} HTTP-Session: 30f66cdf-038c-41c6-ac2e-0d186919ba5d Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:17.106171 [ 3 ] {} HTTP-Session: 30f66cdf-038c-41c6-ac2e-0d186919ba5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:17.106238 [ 3 ] {49588fd3-0a32-466c-8cc3-338091365307} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:17.106280 [ 3 ] {49588fd3-0a32-466c-8cc3-338091365307} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.24 19:39:17.106394 [ 3 ] {49588fd3-0a32-466c-8cc3-338091365307} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:17.106708 [ 3 ] {49588fd3-0a32-466c-8cc3-338091365307} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:17.106963 [ 3 ] {49588fd3-0a32-466c-8cc3-338091365307} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.24 19:39:17.107143 [ 3 ] {49588fd3-0a32-466c-8cc3-338091365307} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.24 19:39:17.107239 [ 3 ] {49588fd3-0a32-466c-8cc3-338091365307} executeQuery: Read 2 rows, 144.00 B in 0.000974601 sec., 2052 rows/sec., 144.29 KiB/sec. 2024.01.24 19:39:17.107355 [ 3 ] {49588fd3-0a32-466c-8cc3-338091365307} DynamicQueryHandler: Done processing query 2024.01.24 19:39:17.107377 [ 3 ] {49588fd3-0a32-466c-8cc3-338091365307} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:39:17.107392 [ 3 ] {} HTTP-Session: 30f66cdf-038c-41c6-ac2e-0d186919ba5d Destroying unnamed session 2024.01.24 19:39:17.107498 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:17.107542 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:17.107560 [ 3 ] {} HTTP-Session: 7cabda43-e77f-4fab-bb62-a9c172238609 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:17.107576 [ 3 ] {} HTTP-Session: 7cabda43-e77f-4fab-bb62-a9c172238609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:17.107647 [ 3 ] {04e05303-3073-4b83-b6c8-dbe1dff0d220} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:17.107690 [ 3 ] {04e05303-3073-4b83-b6c8-dbe1dff0d220} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:39:17.107824 [ 3 ] {04e05303-3073-4b83-b6c8-dbe1dff0d220} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:17.108145 [ 3 ] {04e05303-3073-4b83-b6c8-dbe1dff0d220} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:17.108411 [ 3 ] {04e05303-3073-4b83-b6c8-dbe1dff0d220} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.01.24 19:39:17.108593 [ 3 ] {04e05303-3073-4b83-b6c8-dbe1dff0d220} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.01.24 19:39:17.108692 [ 3 ] {04e05303-3073-4b83-b6c8-dbe1dff0d220} executeQuery: Read 9 rows, 12.44 KiB in 0.001018602 sec., 8835 rows/sec., 11.92 MiB/sec. 2024.01.24 19:39:17.108793 [ 3 ] {04e05303-3073-4b83-b6c8-dbe1dff0d220} DynamicQueryHandler: Done processing query 2024.01.24 19:39:17.108815 [ 3 ] {04e05303-3073-4b83-b6c8-dbe1dff0d220} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:39:17.108830 [ 3 ] {} HTTP-Session: 7cabda43-e77f-4fab-bb62-a9c172238609 Destroying unnamed session 2024.01.24 19:39:22.101470 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:22.101589 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:22.101620 [ 3 ] {} HTTP-Session: c9b6b78d-d64f-4f3a-9c75-4e587294fdf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:22.101644 [ 3 ] {} HTTP-Session: c9b6b78d-d64f-4f3a-9c75-4e587294fdf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:22.101778 [ 3 ] {8313fd0f-cb8b-4524-8877-abf491fe8d88} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:22.101838 [ 3 ] {8313fd0f-cb8b-4524-8877-abf491fe8d88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:39:22.102004 [ 3 ] {8313fd0f-cb8b-4524-8877-abf491fe8d88} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:22.102456 [ 3 ] {8313fd0f-cb8b-4524-8877-abf491fe8d88} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:22.102729 [ 3 ] {8313fd0f-cb8b-4524-8877-abf491fe8d88} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.01.24 19:39:22.102906 [ 3 ] {8313fd0f-cb8b-4524-8877-abf491fe8d88} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.01.24 19:39:22.103035 [ 3 ] {8313fd0f-cb8b-4524-8877-abf491fe8d88} executeQuery: Read 39 rows, 3.16 KiB in 0.001218666 sec., 32002 rows/sec., 2.53 MiB/sec. 2024.01.24 19:39:22.103185 [ 3 ] {8313fd0f-cb8b-4524-8877-abf491fe8d88} DynamicQueryHandler: Done processing query 2024.01.24 19:39:22.103211 [ 3 ] {8313fd0f-cb8b-4524-8877-abf491fe8d88} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:39:22.103227 [ 3 ] {} HTTP-Session: c9b6b78d-d64f-4f3a-9c75-4e587294fdf2 Destroying unnamed session 2024.01.24 19:39:22.103357 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:22.103405 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:22.103425 [ 3 ] {} HTTP-Session: 352f3e9a-6ffd-4600-981a-1f1a5a1654f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:22.103444 [ 3 ] {} HTTP-Session: 352f3e9a-6ffd-4600-981a-1f1a5a1654f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:22.103533 [ 3 ] {a4a961ab-896e-43fc-8bb0-370137341d00} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:22.103576 [ 3 ] {a4a961ab-896e-43fc-8bb0-370137341d00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:39:22.103692 [ 3 ] {a4a961ab-896e-43fc-8bb0-370137341d00} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:22.104072 [ 3 ] {a4a961ab-896e-43fc-8bb0-370137341d00} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:22.104293 [ 3 ] {a4a961ab-896e-43fc-8bb0-370137341d00} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.01.24 19:39:22.104443 [ 3 ] {a4a961ab-896e-43fc-8bb0-370137341d00} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.01.24 19:39:22.104576 [ 3 ] {a4a961ab-896e-43fc-8bb0-370137341d00} executeQuery: Read 117 rows, 11.57 KiB in 0.001008471 sec., 116017 rows/sec., 11.20 MiB/sec. 2024.01.24 19:39:22.104681 [ 3 ] {a4a961ab-896e-43fc-8bb0-370137341d00} DynamicQueryHandler: Done processing query 2024.01.24 19:39:22.104704 [ 3 ] {a4a961ab-896e-43fc-8bb0-370137341d00} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:39:22.104720 [ 3 ] {} HTTP-Session: 352f3e9a-6ffd-4600-981a-1f1a5a1654f1 Destroying unnamed session 2024.01.24 19:39:22.104836 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:22.104880 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:22.104899 [ 3 ] {} HTTP-Session: 99e17437-b1b9-4fb2-9500-3e71e71ade26 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:22.104916 [ 3 ] {} HTTP-Session: 99e17437-b1b9-4fb2-9500-3e71e71ade26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:22.104989 [ 3 ] {a55b1de3-0efa-43ad-a8ad-ff919d59e236} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:22.105033 [ 3 ] {a55b1de3-0efa-43ad-a8ad-ff919d59e236} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:39:22.105137 [ 3 ] {a55b1de3-0efa-43ad-a8ad-ff919d59e236} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:22.105424 [ 3 ] {a55b1de3-0efa-43ad-a8ad-ff919d59e236} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:22.105634 [ 3 ] {a55b1de3-0efa-43ad-a8ad-ff919d59e236} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.01.24 19:39:22.105784 [ 3 ] {a55b1de3-0efa-43ad-a8ad-ff919d59e236} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.01.24 19:39:22.105906 [ 3 ] {a55b1de3-0efa-43ad-a8ad-ff919d59e236} executeQuery: Read 39 rows, 3.12 KiB in 0.000887568 sec., 43940 rows/sec., 3.44 MiB/sec. 2024.01.24 19:39:22.106057 [ 3 ] {a55b1de3-0efa-43ad-a8ad-ff919d59e236} DynamicQueryHandler: Done processing query 2024.01.24 19:39:22.106094 [ 3 ] {a55b1de3-0efa-43ad-a8ad-ff919d59e236} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:39:22.106110 [ 3 ] {} HTTP-Session: 99e17437-b1b9-4fb2-9500-3e71e71ade26 Destroying unnamed session 2024.01.24 19:39:22.106251 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41743, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:22.106297 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:22.106316 [ 3 ] {} HTTP-Session: b964fa7c-b4e4-43b4-b7d2-9d2e37cc5623 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:22.106333 [ 3 ] {} HTTP-Session: b964fa7c-b4e4-43b4-b7d2-9d2e37cc5623 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:22.106423 [ 3 ] {7ff4c509-5cfd-4730-ac99-73a176c513d7} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:22.106469 [ 3 ] {7ff4c509-5cfd-4730-ac99-73a176c513d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:39:22.106618 [ 3 ] {7ff4c509-5cfd-4730-ac99-73a176c513d7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:22.107073 [ 3 ] {7ff4c509-5cfd-4730-ac99-73a176c513d7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:22.107383 [ 3 ] {7ff4c509-5cfd-4730-ac99-73a176c513d7} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.01.24 19:39:22.107563 [ 3 ] {7ff4c509-5cfd-4730-ac99-73a176c513d7} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.01.24 19:39:22.107692 [ 3 ] {7ff4c509-5cfd-4730-ac99-73a176c513d7} executeQuery: Read 39 rows, 53.89 KiB in 0.001240717 sec., 31433 rows/sec., 42.42 MiB/sec. 2024.01.24 19:39:22.107847 [ 3 ] {7ff4c509-5cfd-4730-ac99-73a176c513d7} DynamicQueryHandler: Done processing query 2024.01.24 19:39:22.107883 [ 3 ] {7ff4c509-5cfd-4730-ac99-73a176c513d7} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.24 19:39:22.107900 [ 3 ] {} HTTP-Session: b964fa7c-b4e4-43b4-b7d2-9d2e37cc5623 Destroying unnamed session 2024.01.24 19:39:23.265097 [ 63 ] {} DNSResolver: Updating DNS cache 2024.01.24 19:39:23.265176 [ 63 ] {} DNSResolver: Updated DNS cache 2024.01.24 19:39:27.099989 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:27.100121 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:27.100151 [ 3 ] {} HTTP-Session: d4b6c658-0fc7-4871-80b7-7a7c0d4975b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:27.100179 [ 3 ] {} HTTP-Session: d4b6c658-0fc7-4871-80b7-7a7c0d4975b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:27.100318 [ 3 ] {2a4d7e2a-2cd2-4d1e-8200-2844a906c3ed} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:27.100386 [ 3 ] {2a4d7e2a-2cd2-4d1e-8200-2844a906c3ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:39:27.100569 [ 3 ] {2a4d7e2a-2cd2-4d1e-8200-2844a906c3ed} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:27.101015 [ 3 ] {2a4d7e2a-2cd2-4d1e-8200-2844a906c3ed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:27.101281 [ 3 ] {2a4d7e2a-2cd2-4d1e-8200-2844a906c3ed} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.01.24 19:39:27.101454 [ 3 ] {2a4d7e2a-2cd2-4d1e-8200-2844a906c3ed} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.01.24 19:39:27.101592 [ 3 ] {2a4d7e2a-2cd2-4d1e-8200-2844a906c3ed} executeQuery: Read 9 rows, 747.00 B in 0.001228226 sec., 7327 rows/sec., 593.94 KiB/sec. 2024.01.24 19:39:27.101758 [ 3 ] {2a4d7e2a-2cd2-4d1e-8200-2844a906c3ed} DynamicQueryHandler: Done processing query 2024.01.24 19:39:27.101783 [ 3 ] {2a4d7e2a-2cd2-4d1e-8200-2844a906c3ed} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:39:27.101799 [ 3 ] {} HTTP-Session: d4b6c658-0fc7-4871-80b7-7a7c0d4975b4 Destroying unnamed session 2024.01.24 19:39:27.101923 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:27.101974 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:27.101994 [ 3 ] {} HTTP-Session: fabdda42-05a3-4699-8b25-f435b964b625 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:27.102012 [ 3 ] {} HTTP-Session: fabdda42-05a3-4699-8b25-f435b964b625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:27.102094 [ 3 ] {0bb23da7-a6c5-491c-a489-6213fbc7a1b3} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:27.102136 [ 3 ] {0bb23da7-a6c5-491c-a489-6213fbc7a1b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:39:27.102247 [ 3 ] {0bb23da7-a6c5-491c-a489-6213fbc7a1b3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:27.102650 [ 3 ] {0bb23da7-a6c5-491c-a489-6213fbc7a1b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:27.102870 [ 3 ] {0bb23da7-a6c5-491c-a489-6213fbc7a1b3} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.01.24 19:39:27.103023 [ 3 ] {0bb23da7-a6c5-491c-a489-6213fbc7a1b3} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.01.24 19:39:27.103151 [ 3 ] {0bb23da7-a6c5-491c-a489-6213fbc7a1b3} executeQuery: Read 27 rows, 2.66 KiB in 0.001015052 sec., 26599 rows/sec., 2.56 MiB/sec. 2024.01.24 19:39:27.103312 [ 3 ] {0bb23da7-a6c5-491c-a489-6213fbc7a1b3} DynamicQueryHandler: Done processing query 2024.01.24 19:39:27.103348 [ 3 ] {0bb23da7-a6c5-491c-a489-6213fbc7a1b3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:39:27.103371 [ 3 ] {} HTTP-Session: fabdda42-05a3-4699-8b25-f435b964b625 Destroying unnamed session 2024.01.24 19:39:27.103493 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:27.103538 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:27.103558 [ 3 ] {} HTTP-Session: ba4d8686-0841-4d18-a4d4-7f6920fb46aa Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:27.103574 [ 3 ] {} HTTP-Session: ba4d8686-0841-4d18-a4d4-7f6920fb46aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:27.103649 [ 3 ] {95854a18-6acd-4609-b54e-dcf594466e4b} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:27.103688 [ 3 ] {95854a18-6acd-4609-b54e-dcf594466e4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:39:27.103799 [ 3 ] {95854a18-6acd-4609-b54e-dcf594466e4b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:27.104120 [ 3 ] {95854a18-6acd-4609-b54e-dcf594466e4b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:27.104330 [ 3 ] {95854a18-6acd-4609-b54e-dcf594466e4b} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.01.24 19:39:27.104482 [ 3 ] {95854a18-6acd-4609-b54e-dcf594466e4b} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.01.24 19:39:27.104607 [ 3 ] {95854a18-6acd-4609-b54e-dcf594466e4b} executeQuery: Read 9 rows, 738.00 B in 0.00093004 sec., 9677 rows/sec., 774.92 KiB/sec. 2024.01.24 19:39:27.104726 [ 3 ] {95854a18-6acd-4609-b54e-dcf594466e4b} DynamicQueryHandler: Done processing query 2024.01.24 19:39:27.104750 [ 3 ] {95854a18-6acd-4609-b54e-dcf594466e4b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:39:27.104765 [ 3 ] {} HTTP-Session: ba4d8686-0841-4d18-a4d4-7f6920fb46aa Destroying unnamed session 2024.01.24 19:39:27.104866 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:27.104910 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:27.104928 [ 3 ] {} HTTP-Session: 15f7c2a3-d3cc-499b-b108-c3c419f69eec Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:27.104945 [ 3 ] {} HTTP-Session: 15f7c2a3-d3cc-499b-b108-c3c419f69eec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:27.105019 [ 3 ] {6cd075ad-0ac3-4e02-8613-d525e0059727} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:27.105063 [ 3 ] {6cd075ad-0ac3-4e02-8613-d525e0059727} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:39:27.105203 [ 3 ] {6cd075ad-0ac3-4e02-8613-d525e0059727} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:27.105530 [ 3 ] {6cd075ad-0ac3-4e02-8613-d525e0059727} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:27.105816 [ 3 ] {6cd075ad-0ac3-4e02-8613-d525e0059727} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.01.24 19:39:27.106007 [ 3 ] {6cd075ad-0ac3-4e02-8613-d525e0059727} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.01.24 19:39:27.106140 [ 3 ] {6cd075ad-0ac3-4e02-8613-d525e0059727} executeQuery: Read 9 rows, 12.44 KiB in 0.001092523 sec., 8237 rows/sec., 11.12 MiB/sec. 2024.01.24 19:39:27.106294 [ 3 ] {6cd075ad-0ac3-4e02-8613-d525e0059727} DynamicQueryHandler: Done processing query 2024.01.24 19:39:27.106327 [ 3 ] {6cd075ad-0ac3-4e02-8613-d525e0059727} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:39:27.106342 [ 3 ] {} HTTP-Session: 15f7c2a3-d3cc-499b-b108-c3c419f69eec Destroying unnamed session 2024.01.24 19:39:29.653513 [ 101 ] {} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.01.24 19:39:29.653592 [ 101 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:29.653714 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact 2024.01.24 19:39:29.653873 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:39:29.653915 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 528 rows starting from the beginning of the part 2024.01.24 19:39:29.654055 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2024.01.24 19:39:29.654160 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 37 rows starting from the beginning of the part 2024.01.24 19:39:29.654260 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part 2024.01.24 19:39:29.654342 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part 2024.01.24 19:39:29.654985 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337899 sec., 451454.1082697573 rows/sec., 31.84 MiB/sec. 2024.01.24 19:39:29.655088 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.01.24 19:39:29.655275 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_17_4} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4. 2024.01.24 19:39:29.655341 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_17_4} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f) (MergerMutator): Merged 5 parts: from all_1_13_3 to all_17_17_0 2024.01.24 19:39:32.101150 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:32.101273 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:32.101299 [ 3 ] {} HTTP-Session: 15eec116-9564-4712-bbbb-9301e4bdc863 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:32.101324 [ 3 ] {} HTTP-Session: 15eec116-9564-4712-bbbb-9301e4bdc863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:32.101457 [ 3 ] {8fa42ce7-5db8-47ec-99d4-51d9055c75fc} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:32.101519 [ 3 ] {8fa42ce7-5db8-47ec-99d4-51d9055c75fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:39:32.101682 [ 3 ] {8fa42ce7-5db8-47ec-99d4-51d9055c75fc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:32.102107 [ 3 ] {8fa42ce7-5db8-47ec-99d4-51d9055c75fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:32.102407 [ 3 ] {8fa42ce7-5db8-47ec-99d4-51d9055c75fc} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.01.24 19:39:32.102580 [ 3 ] {8fa42ce7-5db8-47ec-99d4-51d9055c75fc} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.01.24 19:39:32.102705 [ 3 ] {8fa42ce7-5db8-47ec-99d4-51d9055c75fc} executeQuery: Read 39 rows, 3.16 KiB in 0.001212085 sec., 32175 rows/sec., 2.55 MiB/sec. 2024.01.24 19:39:32.102862 [ 3 ] {8fa42ce7-5db8-47ec-99d4-51d9055c75fc} DynamicQueryHandler: Done processing query 2024.01.24 19:39:32.102889 [ 3 ] {8fa42ce7-5db8-47ec-99d4-51d9055c75fc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:39:32.102905 [ 3 ] {} HTTP-Session: 15eec116-9564-4712-bbbb-9301e4bdc863 Destroying unnamed session 2024.01.24 19:39:32.103025 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:32.103076 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:32.103096 [ 3 ] {} HTTP-Session: aae97839-b242-4ed9-8c80-3f806ee87888 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:32.103114 [ 3 ] {} HTTP-Session: aae97839-b242-4ed9-8c80-3f806ee87888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:32.103195 [ 3 ] {58582df0-f323-4b93-9366-e8e3ef6859e0} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:32.103239 [ 3 ] {58582df0-f323-4b93-9366-e8e3ef6859e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.24 19:39:32.103378 [ 3 ] {58582df0-f323-4b93-9366-e8e3ef6859e0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:32.103669 [ 3 ] {58582df0-f323-4b93-9366-e8e3ef6859e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:32.103889 [ 3 ] {58582df0-f323-4b93-9366-e8e3ef6859e0} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.24 19:39:32.104046 [ 3 ] {58582df0-f323-4b93-9366-e8e3ef6859e0} oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.24 19:39:32.104160 [ 3 ] {58582df0-f323-4b93-9366-e8e3ef6859e0} executeQuery: Read 2 rows, 175.00 B in 0.000928129 sec., 2154 rows/sec., 184.13 KiB/sec. 2024.01.24 19:39:32.104305 [ 3 ] {58582df0-f323-4b93-9366-e8e3ef6859e0} DynamicQueryHandler: Done processing query 2024.01.24 19:39:32.104330 [ 3 ] {58582df0-f323-4b93-9366-e8e3ef6859e0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:39:32.104346 [ 3 ] {} HTTP-Session: aae97839-b242-4ed9-8c80-3f806ee87888 Destroying unnamed session 2024.01.24 19:39:32.104481 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:32.104528 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:32.104548 [ 3 ] {} HTTP-Session: 7b7c73a6-e70e-4124-8382-422571444bab Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:32.104566 [ 3 ] {} HTTP-Session: 7b7c73a6-e70e-4124-8382-422571444bab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:32.104650 [ 3 ] {ba57b743-8464-4a82-8717-9105b81fcbfa} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:32.104692 [ 3 ] {ba57b743-8464-4a82-8717-9105b81fcbfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:39:32.104802 [ 3 ] {ba57b743-8464-4a82-8717-9105b81fcbfa} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:32.105153 [ 3 ] {ba57b743-8464-4a82-8717-9105b81fcbfa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:32.105382 [ 3 ] {ba57b743-8464-4a82-8717-9105b81fcbfa} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.01.24 19:39:32.105539 [ 3 ] {ba57b743-8464-4a82-8717-9105b81fcbfa} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.01.24 19:39:32.105661 [ 3 ] {ba57b743-8464-4a82-8717-9105b81fcbfa} executeQuery: Read 118 rows, 11.66 KiB in 0.000971541 sec., 121456 rows/sec., 11.72 MiB/sec. 2024.01.24 19:39:32.105662 [ 100 ] {} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.01.24 19:39:32.105786 [ 100 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:32.105832 [ 3 ] {ba57b743-8464-4a82-8717-9105b81fcbfa} DynamicQueryHandler: Done processing query 2024.01.24 19:39:32.105871 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.01.24 19:39:32.105873 [ 3 ] {ba57b743-8464-4a82-8717-9105b81fcbfa} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:39:32.105945 [ 3 ] {} HTTP-Session: 7b7c73a6-e70e-4124-8382-422571444bab Destroying unnamed session 2024.01.24 19:39:32.106012 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:39:32.106057 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 184 rows starting from the beginning of the part 2024.01.24 19:39:32.106089 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:32.106168 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:32.106223 [ 3 ] {} HTTP-Session: d1cb1416-380f-4455-8805-e0a211cbfa1b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:32.106276 [ 3 ] {} HTTP-Session: d1cb1416-380f-4455-8805-e0a211cbfa1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:32.106279 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 117 rows starting from the beginning of the part 2024.01.24 19:39:32.106455 [ 3 ] {ad9434f1-8f9b-44fa-9954-1e4de83fbd25} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:32.106498 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 29 rows starting from the beginning of the part 2024.01.24 19:39:32.106552 [ 3 ] {ad9434f1-8f9b-44fa-9954-1e4de83fbd25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.24 19:39:32.106734 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 117 rows starting from the beginning of the part 2024.01.24 19:39:32.107022 [ 3 ] {ad9434f1-8f9b-44fa-9954-1e4de83fbd25} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:32.107036 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 27 rows starting from the beginning of the part 2024.01.24 19:39:32.107230 [ 12 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 118 rows starting from the beginning of the part 2024.01.24 19:39:32.107773 [ 3 ] {ad9434f1-8f9b-44fa-9954-1e4de83fbd25} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:32.108194 [ 3 ] {ad9434f1-8f9b-44fa-9954-1e4de83fbd25} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.24 19:39:32.108492 [ 3 ] {ad9434f1-8f9b-44fa-9954-1e4de83fbd25} oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.24 19:39:32.108761 [ 3 ] {ad9434f1-8f9b-44fa-9954-1e4de83fbd25} executeQuery: Read 2 rows, 143.00 B in 0.002225297 sec., 898 rows/sec., 62.75 KiB/sec. 2024.01.24 19:39:32.109127 [ 20 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 592 rows, containing 4 columns (4 merged, 0 gathered) in 0.00328657 sec., 180127.00170694676 rows/sec., 17.23 MiB/sec. 2024.01.24 19:39:32.109170 [ 3 ] {ad9434f1-8f9b-44fa-9954-1e4de83fbd25} DynamicQueryHandler: Done processing query 2024.01.24 19:39:32.109203 [ 3 ] {ad9434f1-8f9b-44fa-9954-1e4de83fbd25} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:39:32.109239 [ 3 ] {} HTTP-Session: d1cb1416-380f-4455-8805-e0a211cbfa1b Destroying unnamed session 2024.01.24 19:39:32.109282 [ 20 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.01.24 19:39:32.109352 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:32.109418 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:32.109454 [ 3 ] {} HTTP-Session: f3d063fe-567e-431e-bc51-56c082006101 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:32.109478 [ 3 ] {} HTTP-Session: f3d063fe-567e-431e-bc51-56c082006101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:32.109508 [ 20 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_56_11} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.01.24 19:39:32.109616 [ 3 ] {cd8667d6-4e88-4f4f-86aa-93910f0e4ccd} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:32.109625 [ 20 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_56_11} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.01.24 19:39:32.109675 [ 3 ] {cd8667d6-4e88-4f4f-86aa-93910f0e4ccd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:39:32.109861 [ 3 ] {cd8667d6-4e88-4f4f-86aa-93910f0e4ccd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:32.110171 [ 3 ] {cd8667d6-4e88-4f4f-86aa-93910f0e4ccd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:32.110389 [ 3 ] {cd8667d6-4e88-4f4f-86aa-93910f0e4ccd} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.01.24 19:39:32.110544 [ 3 ] {cd8667d6-4e88-4f4f-86aa-93910f0e4ccd} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.01.24 19:39:32.110663 [ 100 ] {} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.01.24 19:39:32.110673 [ 3 ] {cd8667d6-4e88-4f4f-86aa-93910f0e4ccd} executeQuery: Read 41 rows, 3.29 KiB in 0.001009111 sec., 40629 rows/sec., 3.18 MiB/sec. 2024.01.24 19:39:32.110716 [ 100 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:32.110904 [ 21 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.01.24 19:39:32.110937 [ 3 ] {cd8667d6-4e88-4f4f-86aa-93910f0e4ccd} DynamicQueryHandler: Done processing query 2024.01.24 19:39:32.110992 [ 3 ] {cd8667d6-4e88-4f4f-86aa-93910f0e4ccd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:39:32.111058 [ 3 ] {} HTTP-Session: f3d063fe-567e-431e-bc51-56c082006101 Destroying unnamed session 2024.01.24 19:39:32.111181 [ 21 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:39:32.111245 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:32.111265 [ 21 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 98 rows starting from the beginning of the part 2024.01.24 19:39:32.111337 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:32.111383 [ 3 ] {} HTTP-Session: 1c84c270-cff9-4146-8727-583cd1d8e122 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:32.111407 [ 3 ] {} HTTP-Session: 1c84c270-cff9-4146-8727-583cd1d8e122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:32.111515 [ 21 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 39 rows starting from the beginning of the part 2024.01.24 19:39:32.111609 [ 3 ] {47cc756e-acb6-4ddf-9e51-1036b06a898d} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:32.111735 [ 3 ] {47cc756e-acb6-4ddf-9e51-1036b06a898d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.24 19:39:32.111763 [ 21 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 13 rows starting from the beginning of the part 2024.01.24 19:39:32.112071 [ 21 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 39 rows starting from the beginning of the part 2024.01.24 19:39:32.112320 [ 3 ] {47cc756e-acb6-4ddf-9e51-1036b06a898d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:32.112335 [ 21 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 9 rows starting from the beginning of the part 2024.01.24 19:39:32.112516 [ 21 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 41 rows starting from the beginning of the part 2024.01.24 19:39:32.113059 [ 3 ] {47cc756e-acb6-4ddf-9e51-1036b06a898d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:32.113624 [ 3 ] {47cc756e-acb6-4ddf-9e51-1036b06a898d} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.24 19:39:32.114055 [ 3 ] {47cc756e-acb6-4ddf-9e51-1036b06a898d} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.24 19:39:32.114139 [ 22 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 239 rows, containing 4 columns (4 merged, 0 gathered) in 0.003362121 sec., 71086.07929339842 rows/sec., 5.56 MiB/sec. 2024.01.24 19:39:32.114243 [ 3 ] {47cc756e-acb6-4ddf-9e51-1036b06a898d} executeQuery: Read 1 rows, 72.00 B in 0.002585545 sec., 386 rows/sec., 27.19 KiB/sec. 2024.01.24 19:39:32.114314 [ 13 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.01.24 19:39:32.114390 [ 3 ] {47cc756e-acb6-4ddf-9e51-1036b06a898d} DynamicQueryHandler: Done processing query 2024.01.24 19:39:32.114415 [ 3 ] {47cc756e-acb6-4ddf-9e51-1036b06a898d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:39:32.114434 [ 3 ] {} HTTP-Session: 1c84c270-cff9-4146-8727-583cd1d8e122 Destroying unnamed session 2024.01.24 19:39:32.114534 [ 13 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_56_11} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.01.24 19:39:32.114574 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41743, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:32.114601 [ 13 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_56_11} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.01.24 19:39:32.114622 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:32.114643 [ 3 ] {} HTTP-Session: da3620a3-a469-4566-905a-d32a51dc9e39 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:32.114678 [ 3 ] {} HTTP-Session: da3620a3-a469-4566-905a-d32a51dc9e39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:32.114768 [ 3 ] {36f7a85b-a558-4134-ad4f-c255d043128c} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:32.114813 [ 3 ] {36f7a85b-a558-4134-ad4f-c255d043128c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:39:32.114950 [ 3 ] {36f7a85b-a558-4134-ad4f-c255d043128c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:32.115452 [ 3 ] {36f7a85b-a558-4134-ad4f-c255d043128c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:32.115763 [ 3 ] {36f7a85b-a558-4134-ad4f-c255d043128c} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.01.24 19:39:32.115947 [ 3 ] {36f7a85b-a558-4134-ad4f-c255d043128c} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.01.24 19:39:32.116059 [ 3 ] {36f7a85b-a558-4134-ad4f-c255d043128c} executeQuery: Read 39 rows, 53.89 KiB in 0.001261267 sec., 30921 rows/sec., 41.73 MiB/sec. 2024.01.24 19:39:32.116192 [ 3 ] {36f7a85b-a558-4134-ad4f-c255d043128c} DynamicQueryHandler: Done processing query 2024.01.24 19:39:32.116215 [ 3 ] {36f7a85b-a558-4134-ad4f-c255d043128c} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.24 19:39:32.116232 [ 3 ] {} HTTP-Session: da3620a3-a469-4566-905a-d32a51dc9e39 Destroying unnamed session 2024.01.24 19:39:37.101278 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:37.101401 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:37.101427 [ 3 ] {} HTTP-Session: 9e6913b9-68f2-492a-9513-e4bad010cc2b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:37.101452 [ 3 ] {} HTTP-Session: 9e6913b9-68f2-492a-9513-e4bad010cc2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:37.101578 [ 3 ] {f69c5407-5653-46b7-85e2-6e271412eb8a} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:37.101639 [ 3 ] {f69c5407-5653-46b7-85e2-6e271412eb8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:39:37.101799 [ 3 ] {f69c5407-5653-46b7-85e2-6e271412eb8a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:37.102251 [ 3 ] {f69c5407-5653-46b7-85e2-6e271412eb8a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:37.102514 [ 3 ] {f69c5407-5653-46b7-85e2-6e271412eb8a} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.01.24 19:39:37.102679 [ 3 ] {f69c5407-5653-46b7-85e2-6e271412eb8a} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.01.24 19:39:37.102810 [ 3 ] {f69c5407-5653-46b7-85e2-6e271412eb8a} executeQuery: Read 9 rows, 747.00 B in 0.001192935 sec., 7544 rows/sec., 611.51 KiB/sec. 2024.01.24 19:39:37.102827 [ 96 ] {} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.01.24 19:39:37.102951 [ 96 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:37.103018 [ 3 ] {f69c5407-5653-46b7-85e2-6e271412eb8a} DynamicQueryHandler: Done processing query 2024.01.24 19:39:37.103048 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.01.24 19:39:37.103061 [ 3 ] {f69c5407-5653-46b7-85e2-6e271412eb8a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:39:37.103106 [ 3 ] {} HTTP-Session: 9e6913b9-68f2-492a-9513-e4bad010cc2b Destroying unnamed session 2024.01.24 19:39:37.103176 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:39:37.103223 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 48 rows starting from the beginning of the part 2024.01.24 19:39:37.103251 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:37.103326 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:37.103377 [ 3 ] {} HTTP-Session: 8e523605-974d-4ece-af9a-6d36eed0264c Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:37.103435 [ 3 ] {} HTTP-Session: 8e523605-974d-4ece-af9a-6d36eed0264c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:37.103440 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 9 rows starting from the beginning of the part 2024.01.24 19:39:37.103642 [ 3 ] {b6fd9178-3f78-447c-9249-b31245317304} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:37.103665 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 39 rows starting from the beginning of the part 2024.01.24 19:39:37.103762 [ 3 ] {b6fd9178-3f78-447c-9249-b31245317304} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.24 19:39:37.103920 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 9 rows starting from the beginning of the part 2024.01.24 19:39:37.104237 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 39 rows starting from the beginning of the part 2024.01.24 19:39:37.104260 [ 3 ] {b6fd9178-3f78-447c-9249-b31245317304} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:37.104433 [ 12 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 9 rows starting from the beginning of the part 2024.01.24 19:39:37.104930 [ 3 ] {b6fd9178-3f78-447c-9249-b31245317304} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:37.105453 [ 3 ] {b6fd9178-3f78-447c-9249-b31245317304} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.24 19:39:37.105829 [ 3 ] {b6fd9178-3f78-447c-9249-b31245317304} oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.24 19:39:37.105872 [ 21 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 153 rows, containing 4 columns (4 merged, 0 gathered) in 0.002869891 sec., 53312.12927598993 rows/sec., 4.22 MiB/sec. 2024.01.24 19:39:37.105998 [ 96 ] {} oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 2024.01.24 19:39:37.106021 [ 3 ] {b6fd9178-3f78-447c-9249-b31245317304} executeQuery: Read 2 rows, 175.00 B in 0.002309899 sec., 865 rows/sec., 73.99 KiB/sec. 2024.01.24 19:39:37.106076 [ 96 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:37.106119 [ 21 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.01.24 19:39:37.106339 [ 22 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_14_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact 2024.01.24 19:39:37.106447 [ 3 ] {b6fd9178-3f78-447c-9249-b31245317304} DynamicQueryHandler: Done processing query 2024.01.24 19:39:37.106491 [ 3 ] {b6fd9178-3f78-447c-9249-b31245317304} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:39:37.106576 [ 3 ] {} HTTP-Session: 8e523605-974d-4ece-af9a-6d36eed0264c Destroying unnamed session 2024.01.24 19:39:37.106600 [ 22 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:39:37.106696 [ 22 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part 2024.01.24 19:39:37.106708 [ 21 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_56_11} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.01.24 19:39:37.106779 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:37.106854 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:37.106878 [ 21 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_56_11} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.01.24 19:39:37.106908 [ 3 ] {} HTTP-Session: d5baf2c4-a0ab-429c-a15a-31b6023cb0b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:37.106958 [ 3 ] {} HTTP-Session: d5baf2c4-a0ab-429c-a15a-31b6023cb0b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:37.106968 [ 22 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2024.01.24 19:39:37.107202 [ 3 ] {0446140c-213c-4bf9-b6e2-c8c9e814c19b} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:37.107222 [ 22 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::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.24 19:39:37.107256 [ 3 ] {0446140c-213c-4bf9-b6e2-c8c9e814c19b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:39:37.107371 [ 22 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::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.24 19:39:37.107489 [ 3 ] {0446140c-213c-4bf9-b6e2-c8c9e814c19b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:37.107511 [ 22 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::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.24 19:39:37.107629 [ 22 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::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.24 19:39:37.108019 [ 3 ] {0446140c-213c-4bf9-b6e2-c8c9e814c19b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:37.108326 [ 3 ] {0446140c-213c-4bf9-b6e2-c8c9e814c19b} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.01.24 19:39:37.108466 [ 22 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.002294309 sec., 8717.221612258854 rows/sec., 731.26 KiB/sec. 2024.01.24 19:39:37.108522 [ 3 ] {0446140c-213c-4bf9-b6e2-c8c9e814c19b} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.01.24 19:39:37.108568 [ 22 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.01.24 19:39:37.108650 [ 3 ] {0446140c-213c-4bf9-b6e2-c8c9e814c19b} executeQuery: Read 64 rows, 5.87 KiB in 0.001414911 sec., 45232 rows/sec., 4.05 MiB/sec. 2024.01.24 19:39:37.108784 [ 22 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_14_3} oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.01.24 19:39:37.108792 [ 3 ] {0446140c-213c-4bf9-b6e2-c8c9e814c19b} DynamicQueryHandler: Done processing query 2024.01.24 19:39:37.108849 [ 3 ] {0446140c-213c-4bf9-b6e2-c8c9e814c19b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:39:37.108866 [ 3 ] {} HTTP-Session: d5baf2c4-a0ab-429c-a15a-31b6023cb0b3 Destroying unnamed session 2024.01.24 19:39:37.108887 [ 22 ] {1c087b5c-1d15-492f-9273-92ed65ea5477::all_1_14_3} oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477) (MergerMutator): Merged 6 parts: from all_1_9_2 to all_14_14_0 2024.01.24 19:39:37.108991 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:37.109036 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:37.109055 [ 3 ] {} HTTP-Session: 2dfc8cf4-bb90-489c-8960-dcb3d42d30d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:37.109071 [ 3 ] {} HTTP-Session: 2dfc8cf4-bb90-489c-8960-dcb3d42d30d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:37.109141 [ 3 ] {e7ebeb9f-9cee-4ca8-8c21-fedc2ead1605} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:37.109179 [ 3 ] {e7ebeb9f-9cee-4ca8-8c21-fedc2ead1605} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.24 19:39:37.109284 [ 3 ] {e7ebeb9f-9cee-4ca8-8c21-fedc2ead1605} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:37.109566 [ 3 ] {e7ebeb9f-9cee-4ca8-8c21-fedc2ead1605} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:37.109765 [ 3 ] {e7ebeb9f-9cee-4ca8-8c21-fedc2ead1605} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.24 19:39:37.109912 [ 3 ] {e7ebeb9f-9cee-4ca8-8c21-fedc2ead1605} oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.24 19:39:37.110021 [ 96 ] {} oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 2024.01.24 19:39:37.110039 [ 3 ] {e7ebeb9f-9cee-4ca8-8c21-fedc2ead1605} executeQuery: Read 2 rows, 143.00 B in 0.000862988 sec., 2317 rows/sec., 161.82 KiB/sec. 2024.01.24 19:39:37.110073 [ 96 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:37.110257 [ 9 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_14_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact 2024.01.24 19:39:37.110315 [ 3 ] {e7ebeb9f-9cee-4ca8-8c21-fedc2ead1605} DynamicQueryHandler: Done processing query 2024.01.24 19:39:37.110355 [ 3 ] {e7ebeb9f-9cee-4ca8-8c21-fedc2ead1605} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:39:37.110373 [ 9 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:39:37.110379 [ 3 ] {} HTTP-Session: 2dfc8cf4-bb90-489c-8960-dcb3d42d30d3 Destroying unnamed session 2024.01.24 19:39:37.110405 [ 9 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part 2024.01.24 19:39:37.110505 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:37.110515 [ 9 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2024.01.24 19:39:37.110556 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:37.110579 [ 3 ] {} HTTP-Session: 4ac01e0e-fd8b-4b41-b080-63f80a77ce14 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:37.110598 [ 3 ] {} HTTP-Session: 4ac01e0e-fd8b-4b41-b080-63f80a77ce14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:37.110642 [ 9 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::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.24 19:39:37.110706 [ 3 ] {bc8ad948-6dc4-495f-ad36-718bebcdcb44} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:37.110761 [ 9 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::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.24 19:39:37.110762 [ 3 ] {bc8ad948-6dc4-495f-ad36-718bebcdcb44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:39:37.110915 [ 9 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::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.24 19:39:37.110995 [ 3 ] {bc8ad948-6dc4-495f-ad36-718bebcdcb44} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:37.111047 [ 9 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::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.24 19:39:37.111427 [ 3 ] {bc8ad948-6dc4-495f-ad36-718bebcdcb44} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:37.111733 [ 3 ] {bc8ad948-6dc4-495f-ad36-718bebcdcb44} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.01.24 19:39:37.111899 [ 21 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001759188 sec., 11368.88155217066 rows/sec., 793.82 KiB/sec. 2024.01.24 19:39:37.111954 [ 3 ] {bc8ad948-6dc4-495f-ad36-718bebcdcb44} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.01.24 19:39:37.112014 [ 9 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.01.24 19:39:37.112109 [ 3 ] {bc8ad948-6dc4-495f-ad36-718bebcdcb44} executeQuery: Read 35 rows, 2.78 KiB in 0.001372779 sec., 25495 rows/sec., 1.98 MiB/sec. 2024.01.24 19:39:37.112242 [ 3 ] {bc8ad948-6dc4-495f-ad36-718bebcdcb44} DynamicQueryHandler: Done processing query 2024.01.24 19:39:37.112250 [ 9 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_14_3} oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.01.24 19:39:37.112268 [ 3 ] {bc8ad948-6dc4-495f-ad36-718bebcdcb44} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:39:37.112287 [ 3 ] {} HTTP-Session: 4ac01e0e-fd8b-4b41-b080-63f80a77ce14 Destroying unnamed session 2024.01.24 19:39:37.112318 [ 9 ] {577b7ca2-c2a0-4f18-9664-072eeaea5ccb::all_1_14_3} oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb) (MergerMutator): Merged 6 parts: from all_1_9_2 to all_14_14_0 2024.01.24 19:39:37.112398 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:37.112442 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:37.112460 [ 3 ] {} HTTP-Session: 2095f444-f134-411b-bf18-d4035b2d630f Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:37.112476 [ 3 ] {} HTTP-Session: 2095f444-f134-411b-bf18-d4035b2d630f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:37.112548 [ 3 ] {39eb34c3-3896-4258-a923-906b515d27f8} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:37.112590 [ 3 ] {39eb34c3-3896-4258-a923-906b515d27f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.24 19:39:37.112710 [ 3 ] {39eb34c3-3896-4258-a923-906b515d27f8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:37.112992 [ 3 ] {39eb34c3-3896-4258-a923-906b515d27f8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:37.113247 [ 3 ] {39eb34c3-3896-4258-a923-906b515d27f8} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.24 19:39:37.113430 [ 3 ] {39eb34c3-3896-4258-a923-906b515d27f8} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.24 19:39:37.113556 [ 3 ] {39eb34c3-3896-4258-a923-906b515d27f8} executeQuery: Read 37 rows, 2.67 KiB in 0.00097526 sec., 37938 rows/sec., 2.68 MiB/sec. 2024.01.24 19:39:37.113742 [ 3 ] {39eb34c3-3896-4258-a923-906b515d27f8} DynamicQueryHandler: Done processing query 2024.01.24 19:39:37.113765 [ 3 ] {39eb34c3-3896-4258-a923-906b515d27f8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:39:37.113781 [ 3 ] {} HTTP-Session: 2095f444-f134-411b-bf18-d4035b2d630f Destroying unnamed session 2024.01.24 19:39:37.113884 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9686, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:37.113926 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:37.113944 [ 3 ] {} HTTP-Session: 7be7b6de-e017-4121-97b5-3c1e9c5cd2ec Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:37.113961 [ 3 ] {} HTTP-Session: 7be7b6de-e017-4121-97b5-3c1e9c5cd2ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:37.114034 [ 3 ] {d8f2bf65-a5d5-4dcb-819f-d89bc330fb42} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:37.114078 [ 3 ] {d8f2bf65-a5d5-4dcb-819f-d89bc330fb42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:39:37.114231 [ 3 ] {d8f2bf65-a5d5-4dcb-819f-d89bc330fb42} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:37.114598 [ 3 ] {d8f2bf65-a5d5-4dcb-819f-d89bc330fb42} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:37.114865 [ 3 ] {d8f2bf65-a5d5-4dcb-819f-d89bc330fb42} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.01.24 19:39:37.115061 [ 3 ] {d8f2bf65-a5d5-4dcb-819f-d89bc330fb42} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.01.24 19:39:37.115176 [ 96 ] {} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.01.24 19:39:37.115194 [ 3 ] {d8f2bf65-a5d5-4dcb-819f-d89bc330fb42} executeQuery: Read 9 rows, 12.44 KiB in 0.001127994 sec., 7978 rows/sec., 10.77 MiB/sec. 2024.01.24 19:39:37.115228 [ 96 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:37.115402 [ 23 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.01.24 19:39:37.115449 [ 3 ] {d8f2bf65-a5d5-4dcb-819f-d89bc330fb42} DynamicQueryHandler: Done processing query 2024.01.24 19:39:37.115487 [ 3 ] {d8f2bf65-a5d5-4dcb-819f-d89bc330fb42} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.24 19:39:37.115517 [ 3 ] {} HTTP-Session: 7be7b6de-e017-4121-97b5-3c1e9c5cd2ec Destroying unnamed session 2024.01.24 19:39:37.115610 [ 23 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:39:37.115658 [ 23 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1296 rows starting from the beginning of the part 2024.01.24 19:39:37.115805 [ 23 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 9 rows starting from the beginning of the part 2024.01.24 19:39:37.115928 [ 23 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 39 rows starting from the beginning of the part 2024.01.24 19:39:37.116048 [ 23 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 9 rows starting from the beginning of the part 2024.01.24 19:39:37.116157 [ 23 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 39 rows starting from the beginning of the part 2024.01.24 19:39:37.116271 [ 23 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 9 rows starting from the beginning of the part 2024.01.24 19:39:37.120509 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1401 rows, containing 6 columns (6 merged, 0 gathered) in 0.005222022 sec., 268286.8819779005 rows/sec., 362.04 MiB/sec. 2024.01.24 19:39:37.121433 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.01.24 19:39:37.121693 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_56_11} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.01.24 19:39:37.121765 [ 10 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_56_11} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.01.24 19:39:37.121853 [ 10 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_56_11: 8.58 MiB. 2024.01.24 19:39:38.000148 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 236.33 MiB, peak 244.89 MiB, will set to 238.93 MiB (RSS), difference: 2.60 MiB 2024.01.24 19:39:38.265428 [ 95 ] {} DNSResolver: Updating DNS cache 2024.01.24 19:39:38.265480 [ 95 ] {} DNSResolver: Updated DNS cache 2024.01.24 19:39:42.101382 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:42.101517 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:42.101547 [ 3 ] {} HTTP-Session: 34f7b546-74fc-43d7-ab49-80c1228fac2b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:42.101576 [ 3 ] {} HTTP-Session: 34f7b546-74fc-43d7-ab49-80c1228fac2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:42.101718 [ 3 ] {34503e27-530b-43d5-8f74-038aaad77bcb} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:42.101778 [ 3 ] {34503e27-530b-43d5-8f74-038aaad77bcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:39:42.101941 [ 3 ] {34503e27-530b-43d5-8f74-038aaad77bcb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:42.102449 [ 3 ] {34503e27-530b-43d5-8f74-038aaad77bcb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:42.102716 [ 3 ] {34503e27-530b-43d5-8f74-038aaad77bcb} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.01.24 19:39:42.102881 [ 3 ] {34503e27-530b-43d5-8f74-038aaad77bcb} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.01.24 19:39:42.103032 [ 3 ] {34503e27-530b-43d5-8f74-038aaad77bcb} executeQuery: Read 39 rows, 3.16 KiB in 0.001273227 sec., 30630 rows/sec., 2.42 MiB/sec. 2024.01.24 19:39:42.103195 [ 3 ] {34503e27-530b-43d5-8f74-038aaad77bcb} DynamicQueryHandler: Done processing query 2024.01.24 19:39:42.103221 [ 3 ] {34503e27-530b-43d5-8f74-038aaad77bcb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:39:42.103238 [ 3 ] {} HTTP-Session: 34f7b546-74fc-43d7-ab49-80c1228fac2b Destroying unnamed session 2024.01.24 19:39:42.103378 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:42.103425 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:42.103444 [ 3 ] {} HTTP-Session: 9e723f26-b6e7-4e75-be97-9839244457e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:42.103461 [ 3 ] {} HTTP-Session: 9e723f26-b6e7-4e75-be97-9839244457e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:42.103540 [ 3 ] {56398e90-d6e6-47c0-b37e-8e3f5f58665e} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:42.103579 [ 3 ] {56398e90-d6e6-47c0-b37e-8e3f5f58665e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:39:42.103688 [ 3 ] {56398e90-d6e6-47c0-b37e-8e3f5f58665e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:42.104065 [ 3 ] {56398e90-d6e6-47c0-b37e-8e3f5f58665e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:42.104286 [ 3 ] {56398e90-d6e6-47c0-b37e-8e3f5f58665e} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.01.24 19:39:42.104432 [ 3 ] {56398e90-d6e6-47c0-b37e-8e3f5f58665e} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.01.24 19:39:42.104565 [ 3 ] {56398e90-d6e6-47c0-b37e-8e3f5f58665e} executeQuery: Read 117 rows, 11.57 KiB in 0.000992891 sec., 117837 rows/sec., 11.38 MiB/sec. 2024.01.24 19:39:42.104672 [ 3 ] {56398e90-d6e6-47c0-b37e-8e3f5f58665e} DynamicQueryHandler: Done processing query 2024.01.24 19:39:42.104696 [ 3 ] {56398e90-d6e6-47c0-b37e-8e3f5f58665e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:39:42.104711 [ 3 ] {} HTTP-Session: 9e723f26-b6e7-4e75-be97-9839244457e3 Destroying unnamed session 2024.01.24 19:39:42.104833 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:42.104877 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:42.104895 [ 3 ] {} HTTP-Session: 1c66bcb1-e6ff-48a9-984b-9c116746734a Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:42.104911 [ 3 ] {} HTTP-Session: 1c66bcb1-e6ff-48a9-984b-9c116746734a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:42.104983 [ 3 ] {a0ccf60e-4e71-4dd5-bbf7-2802635605fd} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:42.105020 [ 3 ] {a0ccf60e-4e71-4dd5-bbf7-2802635605fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:39:42.105125 [ 3 ] {a0ccf60e-4e71-4dd5-bbf7-2802635605fd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:42.105448 [ 3 ] {a0ccf60e-4e71-4dd5-bbf7-2802635605fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:42.105654 [ 3 ] {a0ccf60e-4e71-4dd5-bbf7-2802635605fd} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.01.24 19:39:42.105812 [ 3 ] {a0ccf60e-4e71-4dd5-bbf7-2802635605fd} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.01.24 19:39:42.105942 [ 3 ] {a0ccf60e-4e71-4dd5-bbf7-2802635605fd} executeQuery: Read 39 rows, 3.12 KiB in 0.00093085 sec., 41897 rows/sec., 3.28 MiB/sec. 2024.01.24 19:39:42.106089 [ 3 ] {a0ccf60e-4e71-4dd5-bbf7-2802635605fd} DynamicQueryHandler: Done processing query 2024.01.24 19:39:42.106131 [ 3 ] {a0ccf60e-4e71-4dd5-bbf7-2802635605fd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:39:42.106150 [ 3 ] {} HTTP-Session: 1c66bcb1-e6ff-48a9-984b-9c116746734a Destroying unnamed session 2024.01.24 19:39:42.106270 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41743, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:42.106313 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:42.106331 [ 3 ] {} HTTP-Session: c1748b4d-d10a-4da7-96a6-fefb013608ee Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:42.106348 [ 3 ] {} HTTP-Session: c1748b4d-d10a-4da7-96a6-fefb013608ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:42.106434 [ 3 ] {711ca3ad-b6e8-4c1e-afe2-78d27b849fa8} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:42.106478 [ 3 ] {711ca3ad-b6e8-4c1e-afe2-78d27b849fa8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:39:42.106623 [ 3 ] {711ca3ad-b6e8-4c1e-afe2-78d27b849fa8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:42.107107 [ 3 ] {711ca3ad-b6e8-4c1e-afe2-78d27b849fa8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:42.107426 [ 3 ] {711ca3ad-b6e8-4c1e-afe2-78d27b849fa8} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.01.24 19:39:42.107603 [ 3 ] {711ca3ad-b6e8-4c1e-afe2-78d27b849fa8} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.01.24 19:39:42.107729 [ 3 ] {711ca3ad-b6e8-4c1e-afe2-78d27b849fa8} executeQuery: Read 39 rows, 53.89 KiB in 0.001259357 sec., 30968 rows/sec., 41.79 MiB/sec. 2024.01.24 19:39:42.107853 [ 3 ] {711ca3ad-b6e8-4c1e-afe2-78d27b849fa8} DynamicQueryHandler: Done processing query 2024.01.24 19:39:42.107880 [ 3 ] {711ca3ad-b6e8-4c1e-afe2-78d27b849fa8} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.24 19:39:42.107895 [ 3 ] {} HTTP-Session: c1748b4d-d10a-4da7-96a6-fefb013608ee Destroying unnamed session 2024.01.24 19:39:47.100506 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:47.100628 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:47.100654 [ 3 ] {} HTTP-Session: dc8d3bb6-81bf-43f5-b21d-c54e421c4d0d Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:47.100678 [ 3 ] {} HTTP-Session: dc8d3bb6-81bf-43f5-b21d-c54e421c4d0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:47.100808 [ 3 ] {73867770-06ac-4ab6-8c40-a22ede39fb1d} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:47.100868 [ 3 ] {73867770-06ac-4ab6-8c40-a22ede39fb1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:39:47.101033 [ 3 ] {73867770-06ac-4ab6-8c40-a22ede39fb1d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:47.101451 [ 3 ] {73867770-06ac-4ab6-8c40-a22ede39fb1d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:47.101706 [ 3 ] {73867770-06ac-4ab6-8c40-a22ede39fb1d} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.01.24 19:39:47.101865 [ 3 ] {73867770-06ac-4ab6-8c40-a22ede39fb1d} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.01.24 19:39:47.102016 [ 3 ] {73867770-06ac-4ab6-8c40-a22ede39fb1d} executeQuery: Read 9 rows, 747.00 B in 0.001174335 sec., 7663 rows/sec., 621.20 KiB/sec. 2024.01.24 19:39:47.102191 [ 3 ] {73867770-06ac-4ab6-8c40-a22ede39fb1d} DynamicQueryHandler: Done processing query 2024.01.24 19:39:47.102226 [ 3 ] {73867770-06ac-4ab6-8c40-a22ede39fb1d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:39:47.102243 [ 3 ] {} HTTP-Session: dc8d3bb6-81bf-43f5-b21d-c54e421c4d0d Destroying unnamed session 2024.01.24 19:39:47.102375 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:47.102419 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:47.102437 [ 3 ] {} HTTP-Session: 352ecae2-a2b2-41f4-bed9-fc31617d0217 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:47.102454 [ 3 ] {} HTTP-Session: 352ecae2-a2b2-41f4-bed9-fc31617d0217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:47.102532 [ 3 ] {5bcd41ca-eb70-45b6-96e3-26a9ffc83751} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:47.102571 [ 3 ] {5bcd41ca-eb70-45b6-96e3-26a9ffc83751} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:39:47.102690 [ 3 ] {5bcd41ca-eb70-45b6-96e3-26a9ffc83751} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:47.102991 [ 3 ] {5bcd41ca-eb70-45b6-96e3-26a9ffc83751} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:47.103200 [ 3 ] {5bcd41ca-eb70-45b6-96e3-26a9ffc83751} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.01.24 19:39:47.103348 [ 3 ] {5bcd41ca-eb70-45b6-96e3-26a9ffc83751} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.01.24 19:39:47.103466 [ 3 ] {5bcd41ca-eb70-45b6-96e3-26a9ffc83751} executeQuery: Read 27 rows, 2.66 KiB in 0.00090764 sec., 29747 rows/sec., 2.86 MiB/sec. 2024.01.24 19:39:47.103583 [ 3 ] {5bcd41ca-eb70-45b6-96e3-26a9ffc83751} DynamicQueryHandler: Done processing query 2024.01.24 19:39:47.103605 [ 3 ] {5bcd41ca-eb70-45b6-96e3-26a9ffc83751} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:39:47.103620 [ 3 ] {} HTTP-Session: 352ecae2-a2b2-41f4-bed9-fc31617d0217 Destroying unnamed session 2024.01.24 19:39:47.103773 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:47.103818 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:47.103836 [ 3 ] {} HTTP-Session: cee8b6d0-621f-4524-9dc5-8e81e9532179 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:47.103852 [ 3 ] {} HTTP-Session: cee8b6d0-621f-4524-9dc5-8e81e9532179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:47.103922 [ 3 ] {7ea789eb-7993-4648-b00f-3e86e2b5ce56} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:47.103961 [ 3 ] {7ea789eb-7993-4648-b00f-3e86e2b5ce56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:39:47.104068 [ 3 ] {7ea789eb-7993-4648-b00f-3e86e2b5ce56} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:47.104330 [ 3 ] {7ea789eb-7993-4648-b00f-3e86e2b5ce56} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:47.104528 [ 3 ] {7ea789eb-7993-4648-b00f-3e86e2b5ce56} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.01.24 19:39:47.104684 [ 3 ] {7ea789eb-7993-4648-b00f-3e86e2b5ce56} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.01.24 19:39:47.104810 [ 3 ] {7ea789eb-7993-4648-b00f-3e86e2b5ce56} executeQuery: Read 9 rows, 738.00 B in 0.000854548 sec., 10531 rows/sec., 843.37 KiB/sec. 2024.01.24 19:39:47.104951 [ 3 ] {7ea789eb-7993-4648-b00f-3e86e2b5ce56} DynamicQueryHandler: Done processing query 2024.01.24 19:39:47.104978 [ 3 ] {7ea789eb-7993-4648-b00f-3e86e2b5ce56} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:39:47.104994 [ 3 ] {} HTTP-Session: cee8b6d0-621f-4524-9dc5-8e81e9532179 Destroying unnamed session 2024.01.24 19:39:47.105111 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:47.105154 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:47.105171 [ 3 ] {} HTTP-Session: 6c1e095e-b57b-463a-9de2-05ff28437041 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:47.105187 [ 3 ] {} HTTP-Session: 6c1e095e-b57b-463a-9de2-05ff28437041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:47.105268 [ 3 ] {a325a8fb-c6ff-415d-9871-9dc70d1bfea5} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:47.105312 [ 3 ] {a325a8fb-c6ff-415d-9871-9dc70d1bfea5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:39:47.105454 [ 3 ] {a325a8fb-c6ff-415d-9871-9dc70d1bfea5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:47.105763 [ 3 ] {a325a8fb-c6ff-415d-9871-9dc70d1bfea5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.24 19:39:47.106041 [ 3 ] {a325a8fb-c6ff-415d-9871-9dc70d1bfea5} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.01.24 19:39:47.106216 [ 3 ] {a325a8fb-c6ff-415d-9871-9dc70d1bfea5} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.01.24 19:39:47.106334 [ 3 ] {a325a8fb-c6ff-415d-9871-9dc70d1bfea5} executeQuery: Read 9 rows, 12.44 KiB in 0.001038922 sec., 8662 rows/sec., 11.69 MiB/sec. 2024.01.24 19:39:47.106453 [ 3 ] {a325a8fb-c6ff-415d-9871-9dc70d1bfea5} DynamicQueryHandler: Done processing query 2024.01.24 19:39:47.106475 [ 3 ] {a325a8fb-c6ff-415d-9871-9dc70d1bfea5} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:39:47.106491 [ 3 ] {} HTTP-Session: 6c1e095e-b57b-463a-9de2-05ff28437041 Destroying unnamed session 2024.01.24 19:39:52.101755 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:52.101884 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:52.101916 [ 3 ] {} HTTP-Session: 75853068-4a0d-422f-b44a-2ae1e1807d69 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:52.101944 [ 3 ] {} HTTP-Session: 75853068-4a0d-422f-b44a-2ae1e1807d69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:52.102099 [ 3 ] {0c14ff7b-2dc1-4834-9d3a-02a54274b5ab} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:52.102168 [ 3 ] {0c14ff7b-2dc1-4834-9d3a-02a54274b5ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:39:52.102330 [ 3 ] {0c14ff7b-2dc1-4834-9d3a-02a54274b5ab} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:52.102781 [ 3 ] {0c14ff7b-2dc1-4834-9d3a-02a54274b5ab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.24 19:39:52.103049 [ 3 ] {0c14ff7b-2dc1-4834-9d3a-02a54274b5ab} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.01.24 19:39:52.103215 [ 3 ] {0c14ff7b-2dc1-4834-9d3a-02a54274b5ab} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.01.24 19:39:52.103336 [ 3 ] {0c14ff7b-2dc1-4834-9d3a-02a54274b5ab} executeQuery: Read 39 rows, 3.16 KiB in 0.001195556 sec., 32620 rows/sec., 2.58 MiB/sec. 2024.01.24 19:39:52.103488 [ 3 ] {0c14ff7b-2dc1-4834-9d3a-02a54274b5ab} DynamicQueryHandler: Done processing query 2024.01.24 19:39:52.103513 [ 3 ] {0c14ff7b-2dc1-4834-9d3a-02a54274b5ab} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:39:52.103529 [ 3 ] {} HTTP-Session: 75853068-4a0d-422f-b44a-2ae1e1807d69 Destroying unnamed session 2024.01.24 19:39:52.103670 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 18730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:52.103719 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:52.103739 [ 3 ] {} HTTP-Session: 96e27ae8-0abd-4e19-8932-2c0ae57e10cb Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:52.103758 [ 3 ] {} HTTP-Session: 96e27ae8-0abd-4e19-8932-2c0ae57e10cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:52.103846 [ 3 ] {ddf6039c-f8de-4039-8a98-ceb60bd8d51c} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:52.103888 [ 3 ] {ddf6039c-f8de-4039-8a98-ceb60bd8d51c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:39:52.103998 [ 3 ] {ddf6039c-f8de-4039-8a98-ceb60bd8d51c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:52.104370 [ 3 ] {ddf6039c-f8de-4039-8a98-ceb60bd8d51c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.24 19:39:52.104588 [ 3 ] {ddf6039c-f8de-4039-8a98-ceb60bd8d51c} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.01.24 19:39:52.104739 [ 3 ] {ddf6039c-f8de-4039-8a98-ceb60bd8d51c} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.01.24 19:39:52.104863 [ 3 ] {ddf6039c-f8de-4039-8a98-ceb60bd8d51c} executeQuery: Read 117 rows, 11.57 KiB in 0.000984541 sec., 118837 rows/sec., 11.47 MiB/sec. 2024.01.24 19:39:52.104968 [ 3 ] {ddf6039c-f8de-4039-8a98-ceb60bd8d51c} DynamicQueryHandler: Done processing query 2024.01.24 19:39:52.104991 [ 3 ] {ddf6039c-f8de-4039-8a98-ceb60bd8d51c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:39:52.105007 [ 3 ] {} HTTP-Session: 96e27ae8-0abd-4e19-8932-2c0ae57e10cb Destroying unnamed session 2024.01.24 19:39:52.105186 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:52.105249 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:52.105269 [ 3 ] {} HTTP-Session: 12f22f73-b8a0-4bbb-a3b8-cc0bd10f06bd Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:52.105285 [ 3 ] {} HTTP-Session: 12f22f73-b8a0-4bbb-a3b8-cc0bd10f06bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:52.105360 [ 3 ] {e1fab9a6-48e6-4d5b-ac8e-3d3b01b06ba5} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:52.105400 [ 3 ] {e1fab9a6-48e6-4d5b-ac8e-3d3b01b06ba5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:39:52.105505 [ 3 ] {e1fab9a6-48e6-4d5b-ac8e-3d3b01b06ba5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:52.105783 [ 3 ] {e1fab9a6-48e6-4d5b-ac8e-3d3b01b06ba5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.24 19:39:52.105990 [ 3 ] {e1fab9a6-48e6-4d5b-ac8e-3d3b01b06ba5} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.01.24 19:39:52.106146 [ 3 ] {e1fab9a6-48e6-4d5b-ac8e-3d3b01b06ba5} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.01.24 19:39:52.106292 [ 3 ] {e1fab9a6-48e6-4d5b-ac8e-3d3b01b06ba5} executeQuery: Read 39 rows, 3.12 KiB in 0.00089922 sec., 43370 rows/sec., 3.39 MiB/sec. 2024.01.24 19:39:52.106407 [ 3 ] {e1fab9a6-48e6-4d5b-ac8e-3d3b01b06ba5} DynamicQueryHandler: Done processing query 2024.01.24 19:39:52.106430 [ 3 ] {e1fab9a6-48e6-4d5b-ac8e-3d3b01b06ba5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:39:52.106446 [ 3 ] {} HTTP-Session: 12f22f73-b8a0-4bbb-a3b8-cc0bd10f06bd Destroying unnamed session 2024.01.24 19:39:52.106594 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 41743, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:52.106639 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:52.106658 [ 3 ] {} HTTP-Session: 434f305e-e27f-423e-9556-af7eedf0b04b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:52.106675 [ 3 ] {} HTTP-Session: 434f305e-e27f-423e-9556-af7eedf0b04b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:52.106759 [ 3 ] {72f36775-93e4-4953-a9f5-89dddae3297f} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:52.106805 [ 3 ] {72f36775-93e4-4953-a9f5-89dddae3297f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:39:52.106944 [ 3 ] {72f36775-93e4-4953-a9f5-89dddae3297f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:52.107388 [ 3 ] {72f36775-93e4-4953-a9f5-89dddae3297f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.24 19:39:52.107689 [ 3 ] {72f36775-93e4-4953-a9f5-89dddae3297f} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.01.24 19:39:52.107872 [ 3 ] {72f36775-93e4-4953-a9f5-89dddae3297f} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.01.24 19:39:52.107993 [ 3 ] {72f36775-93e4-4953-a9f5-89dddae3297f} executeQuery: Read 39 rows, 53.89 KiB in 0.001206146 sec., 32334 rows/sec., 43.63 MiB/sec. 2024.01.24 19:39:52.108106 [ 3 ] {72f36775-93e4-4953-a9f5-89dddae3297f} DynamicQueryHandler: Done processing query 2024.01.24 19:39:52.108129 [ 3 ] {72f36775-93e4-4953-a9f5-89dddae3297f} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.24 19:39:52.108145 [ 3 ] {} HTTP-Session: 434f305e-e27f-423e-9556-af7eedf0b04b Destroying unnamed session 2024.01.24 19:39:53.265539 [ 84 ] {} DNSResolver: Updating DNS cache 2024.01.24 19:39:53.265602 [ 84 ] {} DNSResolver: Updated DNS cache 2024.01.24 19:39:57.099734 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:57.099850 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:57.099876 [ 3 ] {} HTTP-Session: 9b7572be-9ebf-4b9a-9cd2-742fd055e9f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:57.099900 [ 3 ] {} HTTP-Session: 9b7572be-9ebf-4b9a-9cd2-742fd055e9f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:57.100024 [ 3 ] {61d34298-ae37-47ab-960c-3d34b5bfdf80} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:57.100085 [ 3 ] {61d34298-ae37-47ab-960c-3d34b5bfdf80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:39:57.100245 [ 3 ] {61d34298-ae37-47ab-960c-3d34b5bfdf80} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:57.100687 [ 3 ] {61d34298-ae37-47ab-960c-3d34b5bfdf80} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:39:57.100952 [ 3 ] {61d34298-ae37-47ab-960c-3d34b5bfdf80} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.01.24 19:39:57.101124 [ 3 ] {61d34298-ae37-47ab-960c-3d34b5bfdf80} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.01.24 19:39:57.101261 [ 3 ] {61d34298-ae37-47ab-960c-3d34b5bfdf80} executeQuery: Read 9 rows, 747.00 B in 0.001190296 sec., 7561 rows/sec., 612.87 KiB/sec. 2024.01.24 19:39:57.101468 [ 3 ] {61d34298-ae37-47ab-960c-3d34b5bfdf80} DynamicQueryHandler: Done processing query 2024.01.24 19:39:57.101508 [ 3 ] {61d34298-ae37-47ab-960c-3d34b5bfdf80} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:39:57.101525 [ 3 ] {} HTTP-Session: 9b7572be-9ebf-4b9a-9cd2-742fd055e9f2 Destroying unnamed session 2024.01.24 19:39:57.101655 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:57.101705 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:57.101724 [ 3 ] {} HTTP-Session: b200453d-0187-4cb0-88f5-655a7eafaea6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:57.101743 [ 3 ] {} HTTP-Session: b200453d-0187-4cb0-88f5-655a7eafaea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:57.101829 [ 3 ] {13bd73a8-354a-4158-bd22-ae6515b496b1} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:57.101872 [ 3 ] {13bd73a8-354a-4158-bd22-ae6515b496b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:39:57.101991 [ 3 ] {13bd73a8-354a-4158-bd22-ae6515b496b1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:57.102304 [ 3 ] {13bd73a8-354a-4158-bd22-ae6515b496b1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:39:57.102525 [ 3 ] {13bd73a8-354a-4158-bd22-ae6515b496b1} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.01.24 19:39:57.102684 [ 3 ] {13bd73a8-354a-4158-bd22-ae6515b496b1} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.01.24 19:39:57.102802 [ 3 ] {13bd73a8-354a-4158-bd22-ae6515b496b1} executeQuery: Read 27 rows, 2.66 KiB in 0.0009322 sec., 28963 rows/sec., 2.79 MiB/sec. 2024.01.24 19:39:57.102803 [ 83 ] {} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.01.24 19:39:57.102924 [ 83 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:39:57.102952 [ 3 ] {13bd73a8-354a-4158-bd22-ae6515b496b1} DynamicQueryHandler: Done processing query 2024.01.24 19:39:57.103003 [ 3 ] {13bd73a8-354a-4158-bd22-ae6515b496b1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:39:57.103049 [ 3 ] {} HTTP-Session: b200453d-0187-4cb0-88f5-655a7eafaea6 Destroying unnamed session 2024.01.24 19:39:57.103070 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.01.24 19:39:57.103198 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:57.103252 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:39:57.103278 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:57.103310 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 184 rows starting from the beginning of the part 2024.01.24 19:39:57.103320 [ 3 ] {} HTTP-Session: 39ec8d16-449f-406e-a3d8-864c29d31487 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:57.103387 [ 3 ] {} HTTP-Session: 39ec8d16-449f-406e-a3d8-864c29d31487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:57.103603 [ 3 ] {6fc8e8fa-2191-48a2-b4ab-b8bbe2e9ed21} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:57.103605 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part 2024.01.24 19:39:57.103691 [ 3 ] {6fc8e8fa-2191-48a2-b4ab-b8bbe2e9ed21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:39:57.103900 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 117 rows starting from the beginning of the part 2024.01.24 19:39:57.104151 [ 3 ] {6fc8e8fa-2191-48a2-b4ab-b8bbe2e9ed21} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:57.104172 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 27 rows starting from the beginning of the part 2024.01.24 19:39:57.104350 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 117 rows starting from the beginning of the part 2024.01.24 19:39:57.104480 [ 21 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 27 rows starting from the beginning of the part 2024.01.24 19:39:57.105030 [ 3 ] {6fc8e8fa-2191-48a2-b4ab-b8bbe2e9ed21} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:39:57.105418 [ 3 ] {6fc8e8fa-2191-48a2-b4ab-b8bbe2e9ed21} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.01.24 19:39:57.105731 [ 3 ] {6fc8e8fa-2191-48a2-b4ab-b8bbe2e9ed21} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.01.24 19:39:57.105944 [ 83 ] {} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.01.24 19:39:57.105987 [ 3 ] {6fc8e8fa-2191-48a2-b4ab-b8bbe2e9ed21} executeQuery: Read 9 rows, 738.00 B in 0.00233055 sec., 3861 rows/sec., 309.24 KiB/sec. 2024.01.24 19:39:57.106076 [ 83 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:39:57.106461 [ 3 ] {6fc8e8fa-2191-48a2-b4ab-b8bbe2e9ed21} DynamicQueryHandler: Done processing query 2024.01.24 19:39:57.106542 [ 3 ] {6fc8e8fa-2191-48a2-b4ab-b8bbe2e9ed21} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:39:57.106589 [ 21 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.01.24 19:39:57.106607 [ 16 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 4 columns (4 merged, 0 gathered) in 0.003606547 sec., 148618.6094344535 rows/sec., 14.09 MiB/sec. 2024.01.24 19:39:57.106624 [ 3 ] {} HTTP-Session: 39ec8d16-449f-406e-a3d8-864c29d31487 Destroying unnamed session 2024.01.24 19:39:57.106886 [ 21 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:39:57.106951 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:39:57.106994 [ 21 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 98 rows starting from the beginning of the part 2024.01.24 19:39:57.107037 [ 16 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.01.24 19:39:57.107101 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:39:57.107198 [ 3 ] {} HTTP-Session: d0eb7cf2-a5dc-4f98-b65d-ce97137c8b97 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:39:57.107269 [ 3 ] {} HTTP-Session: d0eb7cf2-a5dc-4f98-b65d-ce97137c8b97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:39:57.107360 [ 21 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 35 rows starting from the beginning of the part 2024.01.24 19:39:57.107576 [ 3 ] {87fc78fd-b899-4a36-9996-9057bbade2dd} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:39:57.107596 [ 16 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_61_12} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.01.24 19:39:57.107707 [ 21 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 39 rows starting from the beginning of the part 2024.01.24 19:39:57.107733 [ 3 ] {87fc78fd-b899-4a36-9996-9057bbade2dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:39:57.107833 [ 16 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_61_12} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.01.24 19:39:57.108096 [ 21 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 9 rows starting from the beginning of the part 2024.01.24 19:39:57.108508 [ 21 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 39 rows starting from the beginning of the part 2024.01.24 19:39:57.108688 [ 3 ] {87fc78fd-b899-4a36-9996-9057bbade2dd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:39:57.108776 [ 21 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 9 rows starting from the beginning of the part 2024.01.24 19:39:57.109525 [ 3 ] {87fc78fd-b899-4a36-9996-9057bbade2dd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:39:57.110307 [ 3 ] {87fc78fd-b899-4a36-9996-9057bbade2dd} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.01.24 19:39:57.110388 [ 16 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 229 rows, containing 4 columns (4 merged, 0 gathered) in 0.003966555 sec., 57732.71768574997 rows/sec., 4.51 MiB/sec. 2024.01.24 19:39:57.110559 [ 16 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.01.24 19:39:57.110641 [ 3 ] {87fc78fd-b899-4a36-9996-9057bbade2dd} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.01.24 19:39:57.110863 [ 3 ] {87fc78fd-b899-4a36-9996-9057bbade2dd} executeQuery: Read 9 rows, 12.44 KiB in 0.003160308 sec., 2847 rows/sec., 3.84 MiB/sec. 2024.01.24 19:39:57.110934 [ 16 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_61_12} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.01.24 19:39:57.111218 [ 16 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_61_12} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.01.24 19:39:57.111256 [ 3 ] {87fc78fd-b899-4a36-9996-9057bbade2dd} DynamicQueryHandler: Done processing query 2024.01.24 19:39:57.111309 [ 3 ] {87fc78fd-b899-4a36-9996-9057bbade2dd} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:39:57.111367 [ 3 ] {} HTTP-Session: d0eb7cf2-a5dc-4f98-b65d-ce97137c8b97 Destroying unnamed session 2024.01.24 19:40:02.103416 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:02.103537 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:02.103567 [ 3 ] {} HTTP-Session: 14b49d47-477e-468b-ad2b-01a3affc410f Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:02.103593 [ 3 ] {} HTTP-Session: 14b49d47-477e-468b-ad2b-01a3affc410f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:02.103724 [ 3 ] {b0aa46fa-e416-47f8-92ed-b5fb21ff64e4} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:02.103786 [ 3 ] {b0aa46fa-e416-47f8-92ed-b5fb21ff64e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:40:02.103949 [ 3 ] {b0aa46fa-e416-47f8-92ed-b5fb21ff64e4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:02.104417 [ 3 ] {b0aa46fa-e416-47f8-92ed-b5fb21ff64e4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:02.104678 [ 3 ] {b0aa46fa-e416-47f8-92ed-b5fb21ff64e4} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.01.24 19:40:02.104840 [ 3 ] {b0aa46fa-e416-47f8-92ed-b5fb21ff64e4} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.01.24 19:40:02.104964 [ 3 ] {b0aa46fa-e416-47f8-92ed-b5fb21ff64e4} executeQuery: Read 47 rows, 3.81 KiB in 0.001206026 sec., 38970 rows/sec., 3.08 MiB/sec. 2024.01.24 19:40:02.104991 [ 81 ] {} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.01.24 19:40:02.105115 [ 81 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:02.105176 [ 3 ] {b0aa46fa-e416-47f8-92ed-b5fb21ff64e4} DynamicQueryHandler: Done processing query 2024.01.24 19:40:02.105216 [ 3 ] {b0aa46fa-e416-47f8-92ed-b5fb21ff64e4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:40:02.105224 [ 23 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.01.24 19:40:02.105242 [ 3 ] {} HTTP-Session: 14b49d47-477e-468b-ad2b-01a3affc410f Destroying unnamed session 2024.01.24 19:40:02.105376 [ 23 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:40:02.105413 [ 23 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 48 rows starting from the beginning of the part 2024.01.24 19:40:02.105478 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 22326, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:02.105567 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:02.105623 [ 3 ] {} HTTP-Session: e540c0fb-6164-449b-8aee-698284e800bc Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:02.105637 [ 23 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 39 rows starting from the beginning of the part 2024.01.24 19:40:02.105659 [ 3 ] {} HTTP-Session: e540c0fb-6164-449b-8aee-698284e800bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:02.105894 [ 23 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 9 rows starting from the beginning of the part 2024.01.24 19:40:02.105906 [ 3 ] {327eb42f-b807-453d-b05f-debf0d567635} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:02.105999 [ 3 ] {327eb42f-b807-453d-b05f-debf0d567635} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:40:02.106142 [ 23 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 39 rows starting from the beginning of the part 2024.01.24 19:40:02.106480 [ 23 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 9 rows starting from the beginning of the part 2024.01.24 19:40:02.106495 [ 3 ] {327eb42f-b807-453d-b05f-debf0d567635} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:02.106694 [ 23 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 47 rows starting from the beginning of the part 2024.01.24 19:40:02.107321 [ 3 ] {327eb42f-b807-453d-b05f-debf0d567635} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:02.107821 [ 3 ] {327eb42f-b807-453d-b05f-debf0d567635} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.01.24 19:40:02.107942 [ 21 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 4 columns (4 merged, 0 gathered) in 0.002767639 sec., 69011.89064036169 rows/sec., 5.46 MiB/sec. 2024.01.24 19:40:02.108100 [ 3 ] {327eb42f-b807-453d-b05f-debf0d567635} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.01.24 19:40:02.108114 [ 21 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.01.24 19:40:02.108286 [ 3 ] {327eb42f-b807-453d-b05f-debf0d567635} executeQuery: Read 141 rows, 13.71 KiB in 0.002308769 sec., 61071 rows/sec., 5.80 MiB/sec. 2024.01.24 19:40:02.108452 [ 21 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_61_12} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.01.24 19:40:02.108582 [ 3 ] {327eb42f-b807-453d-b05f-debf0d567635} DynamicQueryHandler: Done processing query 2024.01.24 19:40:02.108604 [ 21 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_61_12} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.01.24 19:40:02.108624 [ 3 ] {327eb42f-b807-453d-b05f-debf0d567635} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:40:02.108660 [ 3 ] {} HTTP-Session: e540c0fb-6164-449b-8aee-698284e800bc Destroying unnamed session 2024.01.24 19:40:02.108810 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:02.108859 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:02.108877 [ 3 ] {} HTTP-Session: e3508762-5d3e-45ef-87ae-209402fc7f0f Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:02.108895 [ 3 ] {} HTTP-Session: e3508762-5d3e-45ef-87ae-209402fc7f0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:02.108973 [ 3 ] {b94c4709-3b23-46ea-b053-6a803a8dfce1} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:02.109014 [ 3 ] {b94c4709-3b23-46ea-b053-6a803a8dfce1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:40:02.109141 [ 3 ] {b94c4709-3b23-46ea-b053-6a803a8dfce1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:02.109484 [ 3 ] {b94c4709-3b23-46ea-b053-6a803a8dfce1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:02.109703 [ 3 ] {b94c4709-3b23-46ea-b053-6a803a8dfce1} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.01.24 19:40:02.109862 [ 3 ] {b94c4709-3b23-46ea-b053-6a803a8dfce1} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.01.24 19:40:02.109982 [ 3 ] {b94c4709-3b23-46ea-b053-6a803a8dfce1} executeQuery: Read 53 rows, 4.27 KiB in 0.000980701 sec., 54042 rows/sec., 4.26 MiB/sec. 2024.01.24 19:40:02.110102 [ 3 ] {b94c4709-3b23-46ea-b053-6a803a8dfce1} DynamicQueryHandler: Done processing query 2024.01.24 19:40:02.110125 [ 3 ] {b94c4709-3b23-46ea-b053-6a803a8dfce1} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:40:02.110141 [ 3 ] {} HTTP-Session: e3508762-5d3e-45ef-87ae-209402fc7f0f Destroying unnamed session 2024.01.24 19:40:02.110317 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 50291, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:02.110360 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:02.110378 [ 3 ] {} HTTP-Session: 6584b3be-9b72-4317-bf04-e4fa952680d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:02.110395 [ 3 ] {} HTTP-Session: 6584b3be-9b72-4317-bf04-e4fa952680d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:02.110483 [ 3 ] {3cafe8d1-7a49-433f-8147-e43a35ae271e} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:02.110527 [ 3 ] {3cafe8d1-7a49-433f-8147-e43a35ae271e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:40:02.110667 [ 3 ] {3cafe8d1-7a49-433f-8147-e43a35ae271e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:02.111188 [ 3 ] {3cafe8d1-7a49-433f-8147-e43a35ae271e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:02.111511 [ 3 ] {3cafe8d1-7a49-433f-8147-e43a35ae271e} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.01.24 19:40:02.111691 [ 3 ] {3cafe8d1-7a49-433f-8147-e43a35ae271e} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.01.24 19:40:02.111816 [ 81 ] {} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.01.24 19:40:02.111820 [ 3 ] {3cafe8d1-7a49-433f-8147-e43a35ae271e} executeQuery: Read 47 rows, 64.95 KiB in 0.001303687 sec., 36051 rows/sec., 48.65 MiB/sec. 2024.01.24 19:40:02.111879 [ 81 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:02.112106 [ 11 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.01.24 19:40:02.112128 [ 3 ] {3cafe8d1-7a49-433f-8147-e43a35ae271e} DynamicQueryHandler: Done processing query 2024.01.24 19:40:02.112188 [ 3 ] {3cafe8d1-7a49-433f-8147-e43a35ae271e} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.24 19:40:02.112244 [ 3 ] {} HTTP-Session: 6584b3be-9b72-4317-bf04-e4fa952680d7 Destroying unnamed session 2024.01.24 19:40:02.112478 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1547, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:02.112512 [ 11 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:40:02.112569 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:02.112589 [ 11 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1401 rows starting from the beginning of the part 2024.01.24 19:40:02.112613 [ 3 ] {} HTTP-Session: 51190416-0cb5-4173-aa46-49ec7b748c4d Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:02.112680 [ 3 ] {} HTTP-Session: 51190416-0cb5-4173-aa46-49ec7b748c4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:02.112889 [ 3 ] {eeebd080-730b-4208-8f2a-94368dd82407} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:02.112909 [ 11 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 39 rows starting from the beginning of the part 2024.01.24 19:40:02.112990 [ 3 ] {eeebd080-730b-4208-8f2a-94368dd82407} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.24 19:40:02.113233 [ 11 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 9 rows starting from the beginning of the part 2024.01.24 19:40:02.113485 [ 3 ] {eeebd080-730b-4208-8f2a-94368dd82407} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:02.113563 [ 11 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 39 rows starting from the beginning of the part 2024.01.24 19:40:02.113799 [ 11 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 9 rows starting from the beginning of the part 2024.01.24 19:40:02.114184 [ 11 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 47 rows starting from the beginning of the part 2024.01.24 19:40:02.114279 [ 3 ] {eeebd080-730b-4208-8f2a-94368dd82407} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:02.114803 [ 3 ] {eeebd080-730b-4208-8f2a-94368dd82407} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.24 19:40:02.115032 [ 3 ] {eeebd080-730b-4208-8f2a-94368dd82407} oximeter.measurements_i64 (7d6c0b8f-88c4-4c8d-bcc9-eaae7112e266): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.24 19:40:02.115155 [ 3 ] {eeebd080-730b-4208-8f2a-94368dd82407} executeQuery: Read 9 rows, 709.00 B in 0.002213628 sec., 4065 rows/sec., 312.78 KiB/sec. 2024.01.24 19:40:02.115334 [ 3 ] {eeebd080-730b-4208-8f2a-94368dd82407} DynamicQueryHandler: Done processing query 2024.01.24 19:40:02.115357 [ 3 ] {eeebd080-730b-4208-8f2a-94368dd82407} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:40:02.115374 [ 3 ] {} HTTP-Session: 51190416-0cb5-4173-aa46-49ec7b748c4d Destroying unnamed session 2024.01.24 19:40:02.116918 [ 11 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1544 rows, containing 6 columns (6 merged, 0 gathered) in 0.004940926 sec., 312492.03084603976 rows/sec., 421.69 MiB/sec. 2024.01.24 19:40:02.117640 [ 11 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.01.24 19:40:02.117874 [ 11 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_61_12} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.01.24 19:40:02.117939 [ 11 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_61_12} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.01.24 19:40:02.118009 [ 11 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_61_12: 8.73 MiB. 2024.01.24 19:40:07.102051 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:07.102181 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:07.102212 [ 3 ] {} HTTP-Session: 6fa4d252-aa37-4e3f-9cf2-137e047519ea Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:07.102241 [ 3 ] {} HTTP-Session: 6fa4d252-aa37-4e3f-9cf2-137e047519ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:07.102384 [ 3 ] {0a82d5aa-f501-4416-9439-700fa5051889} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:07.102453 [ 3 ] {0a82d5aa-f501-4416-9439-700fa5051889} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:40:07.102641 [ 3 ] {0a82d5aa-f501-4416-9439-700fa5051889} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:07.103126 [ 3 ] {0a82d5aa-f501-4416-9439-700fa5051889} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:07.103410 [ 3 ] {0a82d5aa-f501-4416-9439-700fa5051889} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.01.24 19:40:07.103587 [ 3 ] {0a82d5aa-f501-4416-9439-700fa5051889} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.01.24 19:40:07.103709 [ 3 ] {0a82d5aa-f501-4416-9439-700fa5051889} executeQuery: Read 10 rows, 830.00 B in 0.001286518 sec., 7772 rows/sec., 630.03 KiB/sec. 2024.01.24 19:40:07.103921 [ 3 ] {0a82d5aa-f501-4416-9439-700fa5051889} DynamicQueryHandler: Done processing query 2024.01.24 19:40:07.103965 [ 3 ] {0a82d5aa-f501-4416-9439-700fa5051889} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:40:07.103999 [ 3 ] {} HTTP-Session: 6fa4d252-aa37-4e3f-9cf2-137e047519ea Destroying unnamed session 2024.01.24 19:40:07.104138 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 10096, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:07.104191 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:07.104210 [ 3 ] {} HTTP-Session: b15aadbf-8152-4c1d-996d-3b9e61f8e447 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:07.104228 [ 3 ] {} HTTP-Session: b15aadbf-8152-4c1d-996d-3b9e61f8e447 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:07.104315 [ 3 ] {3a224f2a-8085-4da5-82a3-c568971904dd} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:07.104359 [ 3 ] {3a224f2a-8085-4da5-82a3-c568971904dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:40:07.104480 [ 3 ] {3a224f2a-8085-4da5-82a3-c568971904dd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:07.104845 [ 3 ] {3a224f2a-8085-4da5-82a3-c568971904dd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:07.105088 [ 3 ] {3a224f2a-8085-4da5-82a3-c568971904dd} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.01.24 19:40:07.105250 [ 3 ] {3a224f2a-8085-4da5-82a3-c568971904dd} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.01.24 19:40:07.105377 [ 3 ] {3a224f2a-8085-4da5-82a3-c568971904dd} executeQuery: Read 66 rows, 6.04 KiB in 0.001030612 sec., 64039 rows/sec., 5.73 MiB/sec. 2024.01.24 19:40:07.105534 [ 3 ] {3a224f2a-8085-4da5-82a3-c568971904dd} DynamicQueryHandler: Done processing query 2024.01.24 19:40:07.105570 [ 3 ] {3a224f2a-8085-4da5-82a3-c568971904dd} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:40:07.105586 [ 3 ] {} HTTP-Session: b15aadbf-8152-4c1d-996d-3b9e61f8e447 Destroying unnamed session 2024.01.24 19:40:07.105705 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:07.105752 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:07.105771 [ 3 ] {} HTTP-Session: 544165b6-dc1b-4215-bfef-f45fae7a0d39 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:07.105788 [ 3 ] {} HTTP-Session: 544165b6-dc1b-4215-bfef-f45fae7a0d39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:07.105865 [ 3 ] {3bed4b4d-81d1-4410-8dd8-d73a23a93a5a} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:07.105904 [ 3 ] {3bed4b4d-81d1-4410-8dd8-d73a23a93a5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:40:07.106017 [ 3 ] {3bed4b4d-81d1-4410-8dd8-d73a23a93a5a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:07.106324 [ 3 ] {3bed4b4d-81d1-4410-8dd8-d73a23a93a5a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:07.106541 [ 3 ] {3bed4b4d-81d1-4410-8dd8-d73a23a93a5a} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.01.24 19:40:07.106695 [ 3 ] {3bed4b4d-81d1-4410-8dd8-d73a23a93a5a} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.01.24 19:40:07.106821 [ 3 ] {3bed4b4d-81d1-4410-8dd8-d73a23a93a5a} executeQuery: Read 34 rows, 2.70 KiB in 0.00092355 sec., 36814 rows/sec., 2.85 MiB/sec. 2024.01.24 19:40:07.106964 [ 3 ] {3bed4b4d-81d1-4410-8dd8-d73a23a93a5a} DynamicQueryHandler: Done processing query 2024.01.24 19:40:07.106990 [ 3 ] {3bed4b4d-81d1-4410-8dd8-d73a23a93a5a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:40:07.107006 [ 3 ] {} HTTP-Session: 544165b6-dc1b-4215-bfef-f45fae7a0d39 Destroying unnamed session 2024.01.24 19:40:07.107109 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:07.107155 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:07.107174 [ 3 ] {} HTTP-Session: 7eb24db4-1fe3-4270-8b6e-58eb688caf80 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:07.107191 [ 3 ] {} HTTP-Session: 7eb24db4-1fe3-4270-8b6e-58eb688caf80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:07.107265 [ 3 ] {c96c9e78-69f3-4f9b-8ca1-4326e0493c20} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:07.107309 [ 3 ] {c96c9e78-69f3-4f9b-8ca1-4326e0493c20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.24 19:40:07.107433 [ 3 ] {c96c9e78-69f3-4f9b-8ca1-4326e0493c20} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:07.107751 [ 3 ] {c96c9e78-69f3-4f9b-8ca1-4326e0493c20} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:07.108025 [ 3 ] {c96c9e78-69f3-4f9b-8ca1-4326e0493c20} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.24 19:40:07.108212 [ 3 ] {c96c9e78-69f3-4f9b-8ca1-4326e0493c20} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.24 19:40:07.108345 [ 3 ] {c96c9e78-69f3-4f9b-8ca1-4326e0493c20} executeQuery: Read 36 rows, 2.60 KiB in 0.001045532 sec., 34432 rows/sec., 2.43 MiB/sec. 2024.01.24 19:40:07.108556 [ 3 ] {c96c9e78-69f3-4f9b-8ca1-4326e0493c20} DynamicQueryHandler: Done processing query 2024.01.24 19:40:07.108580 [ 3 ] {c96c9e78-69f3-4f9b-8ca1-4326e0493c20} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:40:07.108595 [ 3 ] {} HTTP-Session: 7eb24db4-1fe3-4270-8b6e-58eb688caf80 Destroying unnamed session 2024.01.24 19:40:07.108699 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 10756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:07.108743 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:07.108761 [ 3 ] {} HTTP-Session: 7fa8ad92-7cbc-42fb-bf91-8a785810dd81 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:07.108778 [ 3 ] {} HTTP-Session: 7fa8ad92-7cbc-42fb-bf91-8a785810dd81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:07.108854 [ 3 ] {ac5efb34-14e8-4bcf-99a4-bd06ee1238cc} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:07.108898 [ 3 ] {ac5efb34-14e8-4bcf-99a4-bd06ee1238cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:40:07.109050 [ 3 ] {ac5efb34-14e8-4bcf-99a4-bd06ee1238cc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:07.109367 [ 3 ] {ac5efb34-14e8-4bcf-99a4-bd06ee1238cc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:07.109651 [ 3 ] {ac5efb34-14e8-4bcf-99a4-bd06ee1238cc} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.01.24 19:40:07.109835 [ 3 ] {ac5efb34-14e8-4bcf-99a4-bd06ee1238cc} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.01.24 19:40:07.109961 [ 3 ] {ac5efb34-14e8-4bcf-99a4-bd06ee1238cc} executeQuery: Read 10 rows, 13.82 KiB in 0.001078563 sec., 9271 rows/sec., 12.51 MiB/sec. 2024.01.24 19:40:07.110080 [ 3 ] {ac5efb34-14e8-4bcf-99a4-bd06ee1238cc} DynamicQueryHandler: Done processing query 2024.01.24 19:40:07.110102 [ 3 ] {ac5efb34-14e8-4bcf-99a4-bd06ee1238cc} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.24 19:40:07.110117 [ 3 ] {} HTTP-Session: 7fa8ad92-7cbc-42fb-bf91-8a785810dd81 Destroying unnamed session 2024.01.24 19:40:08.265846 [ 53 ] {} DNSResolver: Updating DNS cache 2024.01.24 19:40:08.265899 [ 53 ] {} DNSResolver: Updated DNS cache 2024.01.24 19:40:12.102531 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 6791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:12.102663 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:12.102690 [ 3 ] {} HTTP-Session: e2a1803b-39f5-4002-a4fd-14a2f13819a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:12.102715 [ 3 ] {} HTTP-Session: e2a1803b-39f5-4002-a4fd-14a2f13819a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:12.102846 [ 3 ] {b5a50f2e-9baf-4b95-b284-8284da2a3fff} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:12.102908 [ 3 ] {b5a50f2e-9baf-4b95-b284-8284da2a3fff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:40:12.103073 [ 3 ] {b5a50f2e-9baf-4b95-b284-8284da2a3fff} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:12.103506 [ 3 ] {b5a50f2e-9baf-4b95-b284-8284da2a3fff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:12.103791 [ 3 ] {b5a50f2e-9baf-4b95-b284-8284da2a3fff} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.01.24 19:40:12.103965 [ 3 ] {b5a50f2e-9baf-4b95-b284-8284da2a3fff} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.01.24 19:40:12.104090 [ 3 ] {b5a50f2e-9baf-4b95-b284-8284da2a3fff} executeQuery: Read 47 rows, 3.81 KiB in 0.001208626 sec., 38887 rows/sec., 3.08 MiB/sec. 2024.01.24 19:40:12.104298 [ 3 ] {b5a50f2e-9baf-4b95-b284-8284da2a3fff} DynamicQueryHandler: Done processing query 2024.01.24 19:40:12.104327 [ 3 ] {b5a50f2e-9baf-4b95-b284-8284da2a3fff} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:40:12.104344 [ 3 ] {} HTTP-Session: e2a1803b-39f5-4002-a4fd-14a2f13819a0 Destroying unnamed session 2024.01.24 19:40:12.104509 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 22326, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:12.104557 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:12.104577 [ 3 ] {} HTTP-Session: 63714239-cb18-4b77-ad75-b317df0b2574 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:12.104596 [ 3 ] {} HTTP-Session: 63714239-cb18-4b77-ad75-b317df0b2574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:12.104688 [ 3 ] {2e00aff2-9feb-48cd-aaf1-ee0a431ec9f1} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:12.104731 [ 3 ] {2e00aff2-9feb-48cd-aaf1-ee0a431ec9f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:40:12.104852 [ 3 ] {2e00aff2-9feb-48cd-aaf1-ee0a431ec9f1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:12.105288 [ 3 ] {2e00aff2-9feb-48cd-aaf1-ee0a431ec9f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:12.105514 [ 3 ] {2e00aff2-9feb-48cd-aaf1-ee0a431ec9f1} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.01.24 19:40:12.105667 [ 3 ] {2e00aff2-9feb-48cd-aaf1-ee0a431ec9f1} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.01.24 19:40:12.105771 [ 3 ] {2e00aff2-9feb-48cd-aaf1-ee0a431ec9f1} executeQuery: Read 141 rows, 13.71 KiB in 0.001054543 sec., 133707 rows/sec., 12.69 MiB/sec. 2024.01.24 19:40:12.105890 [ 3 ] {2e00aff2-9feb-48cd-aaf1-ee0a431ec9f1} DynamicQueryHandler: Done processing query 2024.01.24 19:40:12.105914 [ 3 ] {2e00aff2-9feb-48cd-aaf1-ee0a431ec9f1} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:40:12.105930 [ 3 ] {} HTTP-Session: 63714239-cb18-4b77-ad75-b317df0b2574 Destroying unnamed session 2024.01.24 19:40:12.106058 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 9005, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:12.106105 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:12.106123 [ 3 ] {} HTTP-Session: 53d615d6-2abf-465d-87f7-8f096798ad77 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:12.106139 [ 3 ] {} HTTP-Session: 53d615d6-2abf-465d-87f7-8f096798ad77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:12.106216 [ 3 ] {78066e03-a183-4e31-a0f6-5122b39a403a} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:12.106256 [ 3 ] {78066e03-a183-4e31-a0f6-5122b39a403a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:40:12.106362 [ 3 ] {78066e03-a183-4e31-a0f6-5122b39a403a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:12.106664 [ 3 ] {78066e03-a183-4e31-a0f6-5122b39a403a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:12.106877 [ 3 ] {78066e03-a183-4e31-a0f6-5122b39a403a} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.01.24 19:40:12.107026 [ 3 ] {78066e03-a183-4e31-a0f6-5122b39a403a} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.01.24 19:40:12.107126 [ 3 ] {78066e03-a183-4e31-a0f6-5122b39a403a} executeQuery: Read 53 rows, 4.22 KiB in 0.000881069 sec., 60154 rows/sec., 4.67 MiB/sec. 2024.01.24 19:40:12.107268 [ 3 ] {78066e03-a183-4e31-a0f6-5122b39a403a} DynamicQueryHandler: Done processing query 2024.01.24 19:40:12.107308 [ 3 ] {78066e03-a183-4e31-a0f6-5122b39a403a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:40:12.107353 [ 3 ] {} HTTP-Session: 53d615d6-2abf-465d-87f7-8f096798ad77 Destroying unnamed session 2024.01.24 19:40:12.107546 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 50291, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:12.107591 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:12.107610 [ 3 ] {} HTTP-Session: 16a835e9-fe90-4a43-8371-9ffa2a897a81 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:12.107626 [ 3 ] {} HTTP-Session: 16a835e9-fe90-4a43-8371-9ffa2a897a81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:12.107718 [ 3 ] {911b5bce-f7df-4feb-b6d3-1a292e99d93a} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:12.107764 [ 3 ] {911b5bce-f7df-4feb-b6d3-1a292e99d93a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:40:12.107909 [ 3 ] {911b5bce-f7df-4feb-b6d3-1a292e99d93a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:12.108437 [ 3 ] {911b5bce-f7df-4feb-b6d3-1a292e99d93a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:12.108765 [ 3 ] {911b5bce-f7df-4feb-b6d3-1a292e99d93a} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.01.24 19:40:12.108958 [ 3 ] {911b5bce-f7df-4feb-b6d3-1a292e99d93a} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.01.24 19:40:12.109061 [ 3 ] {911b5bce-f7df-4feb-b6d3-1a292e99d93a} executeQuery: Read 47 rows, 64.95 KiB in 0.001315428 sec., 35729 rows/sec., 48.22 MiB/sec. 2024.01.24 19:40:12.109180 [ 3 ] {911b5bce-f7df-4feb-b6d3-1a292e99d93a} DynamicQueryHandler: Done processing query 2024.01.24 19:40:12.109204 [ 3 ] {911b5bce-f7df-4feb-b6d3-1a292e99d93a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.24 19:40:12.109220 [ 3 ] {} HTTP-Session: 16a835e9-fe90-4a43-8371-9ffa2a897a81 Destroying unnamed session 2024.01.24 19:40:12.109344 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 973, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:12.109391 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:12.109409 [ 3 ] {} HTTP-Session: 9ec075c0-06a1-4033-9de4-b1004e87c59e Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:12.109450 [ 3 ] {} HTTP-Session: 9ec075c0-06a1-4033-9de4-b1004e87c59e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:12.109519 [ 3 ] {f1e02e0c-db37-4ce7-a02f-fe29c396f976} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:12.109560 [ 3 ] {f1e02e0c-db37-4ce7-a02f-fe29c396f976} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.24 19:40:12.109667 [ 3 ] {f1e02e0c-db37-4ce7-a02f-fe29c396f976} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:12.109948 [ 3 ] {f1e02e0c-db37-4ce7-a02f-fe29c396f976} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:12.110188 [ 3 ] {f1e02e0c-db37-4ce7-a02f-fe29c396f976} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.24 19:40:12.110363 [ 3 ] {f1e02e0c-db37-4ce7-a02f-fe29c396f976} oximeter.measurements_i64 (7d6c0b8f-88c4-4c8d-bcc9-eaae7112e266): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.24 19:40:12.110454 [ 3 ] {f1e02e0c-db37-4ce7-a02f-fe29c396f976} executeQuery: Read 6 rows, 405.00 B in 0.00090757 sec., 6611 rows/sec., 435.79 KiB/sec. 2024.01.24 19:40:12.110612 [ 3 ] {f1e02e0c-db37-4ce7-a02f-fe29c396f976} DynamicQueryHandler: Done processing query 2024.01.24 19:40:12.110634 [ 3 ] {f1e02e0c-db37-4ce7-a02f-fe29c396f976} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.01.24 19:40:12.110650 [ 3 ] {} HTTP-Session: 9ec075c0-06a1-4033-9de4-b1004e87c59e Destroying unnamed session 2024.01.24 19:40:17.100419 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:17.100584 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:17.100614 [ 3 ] {} HTTP-Session: f5a4ba6e-d490-45d9-96f0-08c791293bff Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:17.100642 [ 3 ] {} HTTP-Session: f5a4ba6e-d490-45d9-96f0-08c791293bff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:17.100786 [ 3 ] {cb4b8d26-e43d-4cab-8f1b-45878617035a} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:17.100855 [ 3 ] {cb4b8d26-e43d-4cab-8f1b-45878617035a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:40:17.101042 [ 3 ] {cb4b8d26-e43d-4cab-8f1b-45878617035a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:17.101493 [ 3 ] {cb4b8d26-e43d-4cab-8f1b-45878617035a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:17.101760 [ 3 ] {cb4b8d26-e43d-4cab-8f1b-45878617035a} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.01.24 19:40:17.101927 [ 3 ] {cb4b8d26-e43d-4cab-8f1b-45878617035a} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.01.24 19:40:17.102070 [ 3 ] {cb4b8d26-e43d-4cab-8f1b-45878617035a} executeQuery: Read 10 rows, 830.00 B in 0.001239046 sec., 8070 rows/sec., 654.17 KiB/sec. 2024.01.24 19:40:17.102201 [ 3 ] {cb4b8d26-e43d-4cab-8f1b-45878617035a} DynamicQueryHandler: Done processing query 2024.01.24 19:40:17.102230 [ 3 ] {cb4b8d26-e43d-4cab-8f1b-45878617035a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:40:17.102247 [ 3 ] {} HTTP-Session: f5a4ba6e-d490-45d9-96f0-08c791293bff Destroying unnamed session 2024.01.24 19:40:17.102377 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:17.102422 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:17.102440 [ 3 ] {} HTTP-Session: 5820c49b-2946-4e11-bc3e-1b387aad6c95 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:17.102457 [ 3 ] {} HTTP-Session: 5820c49b-2946-4e11-bc3e-1b387aad6c95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:17.102529 [ 3 ] {6d78598f-6b43-4b66-a857-05cebc52707e} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:17.102568 [ 3 ] {6d78598f-6b43-4b66-a857-05cebc52707e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.24 19:40:17.102673 [ 3 ] {6d78598f-6b43-4b66-a857-05cebc52707e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:17.102947 [ 3 ] {6d78598f-6b43-4b66-a857-05cebc52707e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:17.103161 [ 3 ] {6d78598f-6b43-4b66-a857-05cebc52707e} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.24 19:40:17.103316 [ 3 ] {6d78598f-6b43-4b66-a857-05cebc52707e} oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.24 19:40:17.103447 [ 3 ] {6d78598f-6b43-4b66-a857-05cebc52707e} executeQuery: Read 4 rows, 342.00 B in 0.000882069 sec., 4534 rows/sec., 378.64 KiB/sec. 2024.01.24 19:40:17.103623 [ 3 ] {6d78598f-6b43-4b66-a857-05cebc52707e} DynamicQueryHandler: Done processing query 2024.01.24 19:40:17.103646 [ 3 ] {6d78598f-6b43-4b66-a857-05cebc52707e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:40:17.103661 [ 3 ] {} HTTP-Session: 5820c49b-2946-4e11-bc3e-1b387aad6c95 Destroying unnamed session 2024.01.24 19:40:17.103791 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 5106, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:17.103834 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:17.103853 [ 3 ] {} HTTP-Session: 51cd77d4-8167-4b0b-9dd9-13748e3b6164 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:17.103870 [ 3 ] {} HTTP-Session: 51cd77d4-8167-4b0b-9dd9-13748e3b6164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:17.103944 [ 3 ] {18aa4841-cc13-43ee-b694-e1d753772048} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:17.103982 [ 3 ] {18aa4841-cc13-43ee-b694-e1d753772048} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:40:17.104099 [ 3 ] {18aa4841-cc13-43ee-b694-e1d753772048} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:17.104409 [ 3 ] {18aa4841-cc13-43ee-b694-e1d753772048} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:17.104620 [ 3 ] {18aa4841-cc13-43ee-b694-e1d753772048} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.01.24 19:40:17.104781 [ 3 ] {18aa4841-cc13-43ee-b694-e1d753772048} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.01.24 19:40:17.104911 [ 3 ] {18aa4841-cc13-43ee-b694-e1d753772048} executeQuery: Read 32 rows, 3.10 KiB in 0.00093949 sec., 34061 rows/sec., 3.22 MiB/sec. 2024.01.24 19:40:17.105029 [ 3 ] {18aa4841-cc13-43ee-b694-e1d753772048} DynamicQueryHandler: Done processing query 2024.01.24 19:40:17.105051 [ 3 ] {18aa4841-cc13-43ee-b694-e1d753772048} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:40:17.105067 [ 3 ] {} HTTP-Session: 51cd77d4-8167-4b0b-9dd9-13748e3b6164 Destroying unnamed session 2024.01.24 19:40:17.105215 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:17.105260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:17.105278 [ 3 ] {} HTTP-Session: 9fd36458-e102-4561-9f20-3408dba72021 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:17.105294 [ 3 ] {} HTTP-Session: 9fd36458-e102-4561-9f20-3408dba72021 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:17.105363 [ 3 ] {93ceb6b2-2959-4e40-a879-8c60cd8e69de} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:17.105400 [ 3 ] {93ceb6b2-2959-4e40-a879-8c60cd8e69de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.24 19:40:17.105504 [ 3 ] {93ceb6b2-2959-4e40-a879-8c60cd8e69de} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:17.105771 [ 3 ] {93ceb6b2-2959-4e40-a879-8c60cd8e69de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:17.105979 [ 3 ] {93ceb6b2-2959-4e40-a879-8c60cd8e69de} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.24 19:40:17.106131 [ 3 ] {93ceb6b2-2959-4e40-a879-8c60cd8e69de} oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.24 19:40:17.106250 [ 3 ] {93ceb6b2-2959-4e40-a879-8c60cd8e69de} executeQuery: Read 4 rows, 286.00 B in 0.000861048 sec., 4645 rows/sec., 324.37 KiB/sec. 2024.01.24 19:40:17.106373 [ 3 ] {93ceb6b2-2959-4e40-a879-8c60cd8e69de} DynamicQueryHandler: Done processing query 2024.01.24 19:40:17.106395 [ 3 ] {93ceb6b2-2959-4e40-a879-8c60cd8e69de} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:40:17.106410 [ 3 ] {} HTTP-Session: 9fd36458-e102-4561-9f20-3408dba72021 Destroying unnamed session 2024.01.24 19:40:17.106523 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 2432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:17.106566 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:17.106584 [ 3 ] {} HTTP-Session: d37312f1-2b03-4652-944b-e05972204f10 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:17.106600 [ 3 ] {} HTTP-Session: d37312f1-2b03-4652-944b-e05972204f10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:17.106669 [ 3 ] {0c6dcd01-e0d3-49f2-b34b-e1f55cf41cae} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:17.106707 [ 3 ] {0c6dcd01-e0d3-49f2-b34b-e1f55cf41cae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:40:17.106808 [ 3 ] {0c6dcd01-e0d3-49f2-b34b-e1f55cf41cae} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:17.107082 [ 3 ] {0c6dcd01-e0d3-49f2-b34b-e1f55cf41cae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:17.107291 [ 3 ] {0c6dcd01-e0d3-49f2-b34b-e1f55cf41cae} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.01.24 19:40:17.107441 [ 3 ] {0c6dcd01-e0d3-49f2-b34b-e1f55cf41cae} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.01.24 19:40:17.107574 [ 3 ] {0c6dcd01-e0d3-49f2-b34b-e1f55cf41cae} executeQuery: Read 14 rows, 1.13 KiB in 0.000878669 sec., 15933 rows/sec., 1.25 MiB/sec. 2024.01.24 19:40:17.107687 [ 3 ] {0c6dcd01-e0d3-49f2-b34b-e1f55cf41cae} DynamicQueryHandler: Done processing query 2024.01.24 19:40:17.107709 [ 3 ] {0c6dcd01-e0d3-49f2-b34b-e1f55cf41cae} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:40:17.107724 [ 3 ] {} HTTP-Session: d37312f1-2b03-4652-944b-e05972204f10 Destroying unnamed session 2024.01.24 19:40:17.107834 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:17.107878 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:17.107896 [ 3 ] {} HTTP-Session: e2d61e72-2cbe-4baf-8ab7-c623628ae9d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:17.107912 [ 3 ] {} HTTP-Session: e2d61e72-2cbe-4baf-8ab7-c623628ae9d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:17.107979 [ 3 ] {e6d4e75f-f05a-4cb3-9a92-932e5f187c9c} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:17.108021 [ 3 ] {e6d4e75f-f05a-4cb3-9a92-932e5f187c9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.24 19:40:17.108145 [ 3 ] {e6d4e75f-f05a-4cb3-9a92-932e5f187c9c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:17.108409 [ 3 ] {e6d4e75f-f05a-4cb3-9a92-932e5f187c9c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:17.108671 [ 3 ] {e6d4e75f-f05a-4cb3-9a92-932e5f187c9c} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.24 19:40:17.108851 [ 3 ] {e6d4e75f-f05a-4cb3-9a92-932e5f187c9c} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.24 19:40:17.108980 [ 3 ] {e6d4e75f-f05a-4cb3-9a92-932e5f187c9c} executeQuery: Read 2 rows, 144.00 B in 0.000973681 sec., 2054 rows/sec., 144.43 KiB/sec. 2024.01.24 19:40:17.109181 [ 3 ] {e6d4e75f-f05a-4cb3-9a92-932e5f187c9c} DynamicQueryHandler: Done processing query 2024.01.24 19:40:17.109204 [ 3 ] {e6d4e75f-f05a-4cb3-9a92-932e5f187c9c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:40:17.109219 [ 3 ] {} HTTP-Session: e2d61e72-2cbe-4baf-8ab7-c623628ae9d3 Destroying unnamed session 2024.01.24 19:40:17.109337 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 10756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:17.109380 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:17.109398 [ 3 ] {} HTTP-Session: d980701b-bf58-4d23-9838-29d7578bdcd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:17.109415 [ 3 ] {} HTTP-Session: d980701b-bf58-4d23-9838-29d7578bdcd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:17.109487 [ 3 ] {937516e8-aa72-470e-955c-676cdbb3cc92} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:17.109532 [ 3 ] {937516e8-aa72-470e-955c-676cdbb3cc92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:40:17.109686 [ 3 ] {937516e8-aa72-470e-955c-676cdbb3cc92} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:17.110008 [ 3 ] {937516e8-aa72-470e-955c-676cdbb3cc92} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:17.110286 [ 3 ] {937516e8-aa72-470e-955c-676cdbb3cc92} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.01.24 19:40:17.110476 [ 3 ] {937516e8-aa72-470e-955c-676cdbb3cc92} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.01.24 19:40:17.110601 [ 3 ] {937516e8-aa72-470e-955c-676cdbb3cc92} executeQuery: Read 10 rows, 13.82 KiB in 0.001085204 sec., 9214 rows/sec., 12.43 MiB/sec. 2024.01.24 19:40:17.110726 [ 3 ] {937516e8-aa72-470e-955c-676cdbb3cc92} DynamicQueryHandler: Done processing query 2024.01.24 19:40:17.110749 [ 3 ] {937516e8-aa72-470e-955c-676cdbb3cc92} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.24 19:40:17.110765 [ 3 ] {} HTTP-Session: d980701b-bf58-4d23-9838-29d7578bdcd3 Destroying unnamed session 2024.01.24 19:40:22.102220 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:22.102337 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:22.102367 [ 3 ] {} HTTP-Session: 2fec9065-1b46-47fa-b550-15305695011e Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:22.102395 [ 3 ] {} HTTP-Session: 2fec9065-1b46-47fa-b550-15305695011e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:22.102538 [ 3 ] {8d25f489-20c4-430c-a1cd-be14fe2b252f} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:22.102606 [ 3 ] {8d25f489-20c4-430c-a1cd-be14fe2b252f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:40:22.102791 [ 3 ] {8d25f489-20c4-430c-a1cd-be14fe2b252f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:22.103244 [ 3 ] {8d25f489-20c4-430c-a1cd-be14fe2b252f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:22.103532 [ 3 ] {8d25f489-20c4-430c-a1cd-be14fe2b252f} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.01.24 19:40:22.103701 [ 3 ] {8d25f489-20c4-430c-a1cd-be14fe2b252f} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.01.24 19:40:22.103840 [ 3 ] {8d25f489-20c4-430c-a1cd-be14fe2b252f} executeQuery: Read 51 rows, 4.13 KiB in 0.001256036 sec., 40603 rows/sec., 3.21 MiB/sec. 2024.01.24 19:40:22.103966 [ 3 ] {8d25f489-20c4-430c-a1cd-be14fe2b252f} DynamicQueryHandler: Done processing query 2024.01.24 19:40:22.103992 [ 3 ] {8d25f489-20c4-430c-a1cd-be14fe2b252f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:40:22.104008 [ 3 ] {} HTTP-Session: 2fec9065-1b46-47fa-b550-15305695011e Destroying unnamed session 2024.01.24 19:40:22.104159 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 24192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:22.104204 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:22.104223 [ 3 ] {} HTTP-Session: 3174d326-268f-40c3-b542-e213e1a753e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:22.104241 [ 3 ] {} HTTP-Session: 3174d326-268f-40c3-b542-e213e1a753e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:22.104320 [ 3 ] {82b5da58-1f5e-490a-b0af-dbadd32f9d28} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:22.104360 [ 3 ] {82b5da58-1f5e-490a-b0af-dbadd32f9d28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:40:22.104465 [ 3 ] {82b5da58-1f5e-490a-b0af-dbadd32f9d28} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:22.104866 [ 3 ] {82b5da58-1f5e-490a-b0af-dbadd32f9d28} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:22.105089 [ 3 ] {82b5da58-1f5e-490a-b0af-dbadd32f9d28} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.01.24 19:40:22.105239 [ 3 ] {82b5da58-1f5e-490a-b0af-dbadd32f9d28} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.01.24 19:40:22.105366 [ 3 ] {82b5da58-1f5e-490a-b0af-dbadd32f9d28} executeQuery: Read 153 rows, 14.84 KiB in 0.001011212 sec., 151303 rows/sec., 14.33 MiB/sec. 2024.01.24 19:40:22.105362 [ 57 ] {} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.01.24 19:40:22.105470 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:22.105540 [ 3 ] {82b5da58-1f5e-490a-b0af-dbadd32f9d28} DynamicQueryHandler: Done processing query 2024.01.24 19:40:22.105593 [ 3 ] {82b5da58-1f5e-490a-b0af-dbadd32f9d28} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.24 19:40:22.105635 [ 3 ] {} HTTP-Session: 3174d326-268f-40c3-b542-e213e1a753e6 Destroying unnamed session 2024.01.24 19:40:22.105632 [ 15 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.01.24 19:40:22.105804 [ 15 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:40:22.105832 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 8693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:22.105867 [ 15 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 184 rows starting from the beginning of the part 2024.01.24 19:40:22.105908 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:22.105960 [ 3 ] {} HTTP-Session: a96d4c58-04c0-4114-8e9b-5e9a61996cf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:22.105996 [ 3 ] {} HTTP-Session: a96d4c58-04c0-4114-8e9b-5e9a61996cf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:22.106179 [ 15 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 141 rows starting from the beginning of the part 2024.01.24 19:40:22.106202 [ 3 ] {fe6e6c41-aa26-4b34-8500-52b0371956e4} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:22.106299 [ 3 ] {fe6e6c41-aa26-4b34-8500-52b0371956e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:40:22.106468 [ 15 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 66 rows starting from the beginning of the part 2024.01.24 19:40:22.106802 [ 15 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 141 rows starting from the beginning of the part 2024.01.24 19:40:22.106818 [ 3 ] {fe6e6c41-aa26-4b34-8500-52b0371956e4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:22.107007 [ 15 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 32 rows starting from the beginning of the part 2024.01.24 19:40:22.107156 [ 15 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 153 rows starting from the beginning of the part 2024.01.24 19:40:22.107707 [ 3 ] {fe6e6c41-aa26-4b34-8500-52b0371956e4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:22.108121 [ 3 ] {fe6e6c41-aa26-4b34-8500-52b0371956e4} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.01.24 19:40:22.108447 [ 3 ] {fe6e6c41-aa26-4b34-8500-52b0371956e4} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.01.24 19:40:22.108594 [ 57 ] {} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.01.24 19:40:22.108620 [ 3 ] {fe6e6c41-aa26-4b34-8500-52b0371956e4} executeQuery: Read 51 rows, 4.08 KiB in 0.002360011 sec., 21610 rows/sec., 1.69 MiB/sec. 2024.01.24 19:40:22.108688 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:22.108921 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.01.24 19:40:22.109145 [ 3 ] {fe6e6c41-aa26-4b34-8500-52b0371956e4} DynamicQueryHandler: Done processing query 2024.01.24 19:40:22.109253 [ 3 ] {fe6e6c41-aa26-4b34-8500-52b0371956e4} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.24 19:40:22.109255 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:40:22.109304 [ 3 ] {} HTTP-Session: a96d4c58-04c0-4114-8e9b-5e9a61996cf7 Destroying unnamed session 2024.01.24 19:40:22.109317 [ 18 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 717 rows, containing 4 columns (4 merged, 0 gathered) in 0.003792021 sec., 189081.2313539403 rows/sec., 17.80 MiB/sec. 2024.01.24 19:40:22.109370 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 98 rows starting from the beginning of the part 2024.01.24 19:40:22.109507 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 53 rows starting from the beginning of the part 2024.01.24 19:40:22.109516 [ 23 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.01.24 19:40:22.109605 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 54567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:22.109737 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:22.109761 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part 2024.01.24 19:40:22.109799 [ 3 ] {} HTTP-Session: eb79d9b4-9682-4d96-9bb9-7b29c5fcce6b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:22.109870 [ 3 ] {} HTTP-Session: eb79d9b4-9682-4d96-9bb9-7b29c5fcce6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:22.109980 [ 23 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_66_13} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.01.24 19:40:22.110044 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 53 rows starting from the beginning of the part 2024.01.24 19:40:22.110179 [ 23 ] {e9c64fce-301c-4eba-adb3-46074f4c4f59::all_1_66_13} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.01.24 19:40:22.110316 [ 3 ] {19fc39b0-78ea-4ec2-8ca7-8045e80ec510} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:22.110451 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part 2024.01.24 19:40:22.110498 [ 3 ] {19fc39b0-78ea-4ec2-8ca7-8045e80ec510} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:40:22.110727 [ 11 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 51 rows starting from the beginning of the part 2024.01.24 19:40:22.111252 [ 3 ] {19fc39b0-78ea-4ec2-8ca7-8045e80ec510} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:22.112264 [ 14 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 303 rows, containing 4 columns (4 merged, 0 gathered) in 0.003486074 sec., 86917.25993194636 rows/sec., 6.79 MiB/sec. 2024.01.24 19:40:22.112334 [ 3 ] {19fc39b0-78ea-4ec2-8ca7-8045e80ec510} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:22.112428 [ 23 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.01.24 19:40:22.112691 [ 23 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_66_13} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.01.24 19:40:22.112782 [ 23 ] {c2e9c06b-140e-4d8a-828b-ccceeaec5ace::all_1_66_13} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.01.24 19:40:22.112841 [ 3 ] {19fc39b0-78ea-4ec2-8ca7-8045e80ec510} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.01.24 19:40:22.113074 [ 3 ] {19fc39b0-78ea-4ec2-8ca7-8045e80ec510} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.01.24 19:40:22.113216 [ 3 ] {19fc39b0-78ea-4ec2-8ca7-8045e80ec510} executeQuery: Read 51 rows, 70.47 KiB in 0.00279801 sec., 18227 rows/sec., 24.60 MiB/sec. 2024.01.24 19:40:22.113414 [ 3 ] {19fc39b0-78ea-4ec2-8ca7-8045e80ec510} DynamicQueryHandler: Done processing query 2024.01.24 19:40:22.113452 [ 3 ] {19fc39b0-78ea-4ec2-8ca7-8045e80ec510} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.24 19:40:22.113468 [ 3 ] {} HTTP-Session: eb79d9b4-9682-4d96-9bb9-7b29c5fcce6b Destroying unnamed session 2024.01.24 19:40:23.265947 [ 68 ] {} DNSResolver: Updating DNS cache 2024.01.24 19:40:23.265995 [ 68 ] {} DNSResolver: Updated DNS cache 2024.01.24 19:40:27.100588 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:27.100723 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:27.100755 [ 3 ] {} HTTP-Session: c2e8f47e-5ad3-4a4d-91f1-3a324ebef99b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:27.100783 [ 3 ] {} HTTP-Session: c2e8f47e-5ad3-4a4d-91f1-3a324ebef99b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:27.100928 [ 3 ] {09d7559e-78ae-491d-8a91-c933a5a0d84a} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:27.100997 [ 3 ] {09d7559e-78ae-491d-8a91-c933a5a0d84a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:40:27.101183 [ 3 ] {09d7559e-78ae-491d-8a91-c933a5a0d84a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:27.101624 [ 3 ] {09d7559e-78ae-491d-8a91-c933a5a0d84a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:27.101888 [ 3 ] {09d7559e-78ae-491d-8a91-c933a5a0d84a} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.01.24 19:40:27.102056 [ 3 ] {09d7559e-78ae-491d-8a91-c933a5a0d84a} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.01.24 19:40:27.102179 [ 3 ] {09d7559e-78ae-491d-8a91-c933a5a0d84a} executeQuery: Read 10 rows, 830.00 B in 0.001209685 sec., 8266 rows/sec., 670.05 KiB/sec. 2024.01.24 19:40:27.102183 [ 58 ] {} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.01.24 19:40:27.102262 [ 58 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:27.102346 [ 3 ] {09d7559e-78ae-491d-8a91-c933a5a0d84a} DynamicQueryHandler: Done processing query 2024.01.24 19:40:27.102349 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.01.24 19:40:27.102373 [ 3 ] {09d7559e-78ae-491d-8a91-c933a5a0d84a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:40:27.102394 [ 3 ] {} HTTP-Session: c2e8f47e-5ad3-4a4d-91f1-3a324ebef99b Destroying unnamed session 2024.01.24 19:40:27.102440 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:40:27.102472 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 56 rows starting from the beginning of the part 2024.01.24 19:40:27.102533 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 4807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:27.102593 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:27.102603 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 10 rows starting from the beginning of the part 2024.01.24 19:40:27.102616 [ 3 ] {} HTTP-Session: 41bf752d-ded8-49fd-b8f9-6dd0411e0d9f Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:27.102644 [ 3 ] {} HTTP-Session: 41bf752d-ded8-49fd-b8f9-6dd0411e0d9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:27.102731 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 47 rows starting from the beginning of the part 2024.01.24 19:40:27.102774 [ 3 ] {2e10416b-09c5-4380-ac63-caa0ce88a1bd} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:27.102848 [ 3 ] {2e10416b-09c5-4380-ac63-caa0ce88a1bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:40:27.102864 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 10 rows starting from the beginning of the part 2024.01.24 19:40:27.103067 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 51 rows starting from the beginning of the part 2024.01.24 19:40:27.103135 [ 3 ] {2e10416b-09c5-4380-ac63-caa0ce88a1bd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:27.103234 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 10 rows starting from the beginning of the part 2024.01.24 19:40:27.103710 [ 3 ] {2e10416b-09c5-4380-ac63-caa0ce88a1bd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:27.104014 [ 3 ] {2e10416b-09c5-4380-ac63-caa0ce88a1bd} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.01.24 19:40:27.104101 [ 17 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 4 columns (4 merged, 0 gathered) in 0.001776628 sec., 103566.98194557331 rows/sec., 8.20 MiB/sec. 2024.01.24 19:40:27.104217 [ 3 ] {2e10416b-09c5-4380-ac63-caa0ce88a1bd} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.01.24 19:40:27.104249 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.01.24 19:40:27.104341 [ 3 ] {2e10416b-09c5-4380-ac63-caa0ce88a1bd} executeQuery: Read 30 rows, 2.92 KiB in 0.001525522 sec., 19665 rows/sec., 1.87 MiB/sec. 2024.01.24 19:40:27.104458 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_66_13} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.01.24 19:40:27.104477 [ 3 ] {2e10416b-09c5-4380-ac63-caa0ce88a1bd} DynamicQueryHandler: Done processing query 2024.01.24 19:40:27.104500 [ 3 ] {2e10416b-09c5-4380-ac63-caa0ce88a1bd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.24 19:40:27.104519 [ 3 ] {} HTTP-Session: 41bf752d-ded8-49fd-b8f9-6dd0411e0d9f Destroying unnamed session 2024.01.24 19:40:27.104520 [ 18 ] {73eabd5f-dee1-4bf3-95eb-bce392947997::all_1_66_13} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.01.24 19:40:27.104646 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 1748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:27.104691 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:27.104709 [ 3 ] {} HTTP-Session: 688a7489-39b8-40f5-a1f2-15753fed4280 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:27.104726 [ 3 ] {} HTTP-Session: 688a7489-39b8-40f5-a1f2-15753fed4280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:27.104795 [ 3 ] {b9b45872-8980-4edd-b75b-5d639925a70c} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:27.104833 [ 3 ] {b9b45872-8980-4edd-b75b-5d639925a70c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:40:27.104935 [ 3 ] {b9b45872-8980-4edd-b75b-5d639925a70c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:27.105245 [ 3 ] {b9b45872-8980-4edd-b75b-5d639925a70c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:27.105444 [ 3 ] {b9b45872-8980-4edd-b75b-5d639925a70c} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.01.24 19:40:27.105590 [ 3 ] {b9b45872-8980-4edd-b75b-5d639925a70c} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.01.24 19:40:27.105682 [ 3 ] {b9b45872-8980-4edd-b75b-5d639925a70c} executeQuery: Read 10 rows, 820.00 B in 0.000858268 sec., 11651 rows/sec., 933.02 KiB/sec. 2024.01.24 19:40:27.105844 [ 3 ] {b9b45872-8980-4edd-b75b-5d639925a70c} DynamicQueryHandler: Done processing query 2024.01.24 19:40:27.105884 [ 3 ] {b9b45872-8980-4edd-b75b-5d639925a70c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.24 19:40:27.105931 [ 3 ] {} HTTP-Session: 688a7489-39b8-40f5-a1f2-15753fed4280 Destroying unnamed session 2024.01.24 19:40:27.106084 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 10756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:27.106130 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:27.106147 [ 3 ] {} HTTP-Session: 547653c4-372a-4901-9a4b-f99822510d32 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:27.106164 [ 3 ] {} HTTP-Session: 547653c4-372a-4901-9a4b-f99822510d32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:27.106238 [ 3 ] {6622c3e0-a5f9-4f94-b10d-d79f99f149ea} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:27.106283 [ 3 ] {6622c3e0-a5f9-4f94-b10d-d79f99f149ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:40:27.106426 [ 3 ] {6622c3e0-a5f9-4f94-b10d-d79f99f149ea} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:27.106782 [ 3 ] {6622c3e0-a5f9-4f94-b10d-d79f99f149ea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:27.107067 [ 3 ] {6622c3e0-a5f9-4f94-b10d-d79f99f149ea} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.01.24 19:40:27.107242 [ 3 ] {6622c3e0-a5f9-4f94-b10d-d79f99f149ea} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.01.24 19:40:27.107334 [ 58 ] {} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.01.24 19:40:27.107347 [ 3 ] {6622c3e0-a5f9-4f94-b10d-d79f99f149ea} executeQuery: Read 10 rows, 13.82 KiB in 0.001080803 sec., 9252 rows/sec., 12.49 MiB/sec. 2024.01.24 19:40:27.107374 [ 58 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.24 19:40:27.107532 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.01.24 19:40:27.107572 [ 3 ] {6622c3e0-a5f9-4f94-b10d-d79f99f149ea} DynamicQueryHandler: Done processing query 2024.01.24 19:40:27.107604 [ 3 ] {6622c3e0-a5f9-4f94-b10d-d79f99f149ea} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.24 19:40:27.107636 [ 3 ] {} HTTP-Session: 547653c4-372a-4901-9a4b-f99822510d32 Destroying unnamed session 2024.01.24 19:40:27.107752 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:40:27.107817 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1544 rows starting from the beginning of the part 2024.01.24 19:40:27.108031 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 10 rows starting from the beginning of the part 2024.01.24 19:40:27.108207 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 47 rows starting from the beginning of the part 2024.01.24 19:40:27.108372 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 10 rows starting from the beginning of the part 2024.01.24 19:40:27.108532 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 51 rows starting from the beginning of the part 2024.01.24 19:40:27.108651 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 10 rows starting from the beginning of the part 2024.01.24 19:40:27.112970 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1672 rows, containing 6 columns (6 merged, 0 gathered) in 0.005543469 sec., 301616.1901509687 rows/sec., 407.02 MiB/sec. 2024.01.24 19:40:27.113609 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.01.24 19:40:27.113832 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_66_13} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.01.24 19:40:27.113900 [ 14 ] {2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_66_13} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.01.24 19:40:27.113972 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 2c42ab5a-1578-413c-85e1-6ca99c52128e::all_1_66_13: 8.67 MiB. 2024.01.24 19:40:31.604148 [ 66 ] {} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.01.24 19:40:31.604290 [ 66 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.24 19:40:31.604460 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact 2024.01.24 19:40:31.604695 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.24 19:40:31.604772 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 604 rows starting from the beginning of the part 2024.01.24 19:40:31.605019 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2024.01.24 19:40:31.605204 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part 2024.01.24 19:40:31.605304 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part 2024.01.24 19:40:31.605391 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part 2024.01.24 19:40:31.606072 [ 20 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 680 rows, containing 5 columns (5 merged, 0 gathered) in 0.001692147 sec., 401856.3399042755 rows/sec., 28.34 MiB/sec. 2024.01.24 19:40:31.606190 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.01.24 19:40:31.606388 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_21_5} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5. 2024.01.24 19:40:31.606453 [ 24 ] {3948f875-dc8b-4afe-911b-fbefda11c54f::all_1_21_5} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f) (MergerMutator): Merged 5 parts: from all_1_17_4 to all_21_21_0 2024.01.24 19:40:32.103309 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 7654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:32.103420 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:32.103452 [ 3 ] {} HTTP-Session: 9553a598-4399-4c10-aa4a-893a14eb1034 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:32.103483 [ 3 ] {} HTTP-Session: 9553a598-4399-4c10-aa4a-893a14eb1034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:32.103632 [ 3 ] {1fe056f6-360a-4390-a052-d89586d132a5} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:32.103700 [ 3 ] {1fe056f6-360a-4390-a052-d89586d132a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.24 19:40:32.103874 [ 3 ] {1fe056f6-360a-4390-a052-d89586d132a5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:32.104331 [ 3 ] {1fe056f6-360a-4390-a052-d89586d132a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.24 19:40:32.104606 [ 3 ] {1fe056f6-360a-4390-a052-d89586d132a5} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.01.24 19:40:32.104775 [ 3 ] {1fe056f6-360a-4390-a052-d89586d132a5} oximeter.fields_i64 (73eabd5f-dee1-4bf3-95eb-bce392947997): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.01.24 19:40:32.104898 [ 3 ] {1fe056f6-360a-4390-a052-d89586d132a5} executeQuery: Read 53 rows, 4.30 KiB in 0.001225376 sec., 43252 rows/sec., 3.42 MiB/sec. 2024.01.24 19:40:32.105076 [ 3 ] {1fe056f6-360a-4390-a052-d89586d132a5} DynamicQueryHandler: Done processing query 2024.01.24 19:40:32.105106 [ 3 ] {1fe056f6-360a-4390-a052-d89586d132a5} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.24 19:40:32.105123 [ 3 ] {} HTTP-Session: 9553a598-4399-4c10-aa4a-893a14eb1034 Destroying unnamed session 2024.01.24 19:40:32.105247 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:32.105295 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:32.105316 [ 3 ] {} HTTP-Session: 0b9b2379-1d2b-4a3c-835e-5a6edc7b08df Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:32.105334 [ 3 ] {} HTTP-Session: 0b9b2379-1d2b-4a3c-835e-5a6edc7b08df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:32.105406 [ 3 ] {97f1ab8a-3b60-4764-bc24-8c3fb939e99b} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:32.105449 [ 3 ] {97f1ab8a-3b60-4764-bc24-8c3fb939e99b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.24 19:40:32.105565 [ 3 ] {97f1ab8a-3b60-4764-bc24-8c3fb939e99b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:32.105862 [ 3 ] {97f1ab8a-3b60-4764-bc24-8c3fb939e99b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.24 19:40:32.106076 [ 3 ] {97f1ab8a-3b60-4764-bc24-8c3fb939e99b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.24 19:40:32.106230 [ 3 ] {97f1ab8a-3b60-4764-bc24-8c3fb939e99b} oximeter.fields_ipaddr (1c087b5c-1d15-492f-9273-92ed65ea5477): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.24 19:40:32.106336 [ 3 ] {97f1ab8a-3b60-4764-bc24-8c3fb939e99b} executeQuery: Read 2 rows, 175.00 B in 0.000897109 sec., 2229 rows/sec., 190.50 KiB/sec. 2024.01.24 19:40:32.106462 [ 3 ] {97f1ab8a-3b60-4764-bc24-8c3fb939e99b} DynamicQueryHandler: Done processing query 2024.01.24 19:40:32.106488 [ 3 ] {97f1ab8a-3b60-4764-bc24-8c3fb939e99b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:40:32.106504 [ 3 ] {} HTTP-Session: 0b9b2379-1d2b-4a3c-835e-5a6edc7b08df Destroying unnamed session 2024.01.24 19:40:32.106646 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 25275, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:32.106692 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:32.106711 [ 3 ] {} HTTP-Session: 4212dc4f-a68e-4223-be8c-d2dea2f66d35 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:32.106728 [ 3 ] {} HTTP-Session: 4212dc4f-a68e-4223-be8c-d2dea2f66d35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:32.106807 [ 3 ] {f37eaf8e-1bb5-47a3-8119-817f883c85b8} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:32.106848 [ 3 ] {f37eaf8e-1bb5-47a3-8119-817f883c85b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.24 19:40:32.106953 [ 3 ] {f37eaf8e-1bb5-47a3-8119-817f883c85b8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:32.107491 [ 3 ] {f37eaf8e-1bb5-47a3-8119-817f883c85b8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.24 19:40:32.107725 [ 3 ] {f37eaf8e-1bb5-47a3-8119-817f883c85b8} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.01.24 19:40:32.107881 [ 3 ] {f37eaf8e-1bb5-47a3-8119-817f883c85b8} oximeter.fields_string (e9c64fce-301c-4eba-adb3-46074f4c4f59): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.01.24 19:40:32.107983 [ 3 ] {f37eaf8e-1bb5-47a3-8119-817f883c85b8} executeQuery: Read 160 rows, 15.50 KiB in 0.001146704 sec., 139530 rows/sec., 13.20 MiB/sec. 2024.01.24 19:40:32.108131 [ 3 ] {f37eaf8e-1bb5-47a3-8119-817f883c85b8} DynamicQueryHandler: Done processing query 2024.01.24 19:40:32.108169 [ 3 ] {f37eaf8e-1bb5-47a3-8119-817f883c85b8} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.24 19:40:32.108185 [ 3 ] {} HTTP-Session: 4212dc4f-a68e-4223-be8c-d2dea2f66d35 Destroying unnamed session 2024.01.24 19:40:32.108282 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:32.108327 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:32.108347 [ 3 ] {} HTTP-Session: 165f7dba-d5e0-44c0-85b8-5fc3d2474551 Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:32.108371 [ 3 ] {} HTTP-Session: 165f7dba-d5e0-44c0-85b8-5fc3d2474551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:32.108442 [ 3 ] {649f1e97-3df5-4de0-b3d0-b7175f1b28ca} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:32.108481 [ 3 ] {649f1e97-3df5-4de0-b3d0-b7175f1b28ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.24 19:40:32.108590 [ 3 ] {649f1e97-3df5-4de0-b3d0-b7175f1b28ca} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:32.108863 [ 3 ] {649f1e97-3df5-4de0-b3d0-b7175f1b28ca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.24 19:40:32.109072 [ 3 ] {649f1e97-3df5-4de0-b3d0-b7175f1b28ca} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.24 19:40:32.109222 [ 3 ] {649f1e97-3df5-4de0-b3d0-b7175f1b28ca} oximeter.fields_u16 (577b7ca2-c2a0-4f18-9664-072eeaea5ccb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.24 19:40:32.109321 [ 3 ] {649f1e97-3df5-4de0-b3d0-b7175f1b28ca} executeQuery: Read 2 rows, 143.00 B in 0.000849248 sec., 2355 rows/sec., 164.44 KiB/sec. 2024.01.24 19:40:32.109437 [ 3 ] {649f1e97-3df5-4de0-b3d0-b7175f1b28ca} DynamicQueryHandler: Done processing query 2024.01.24 19:40:32.109461 [ 3 ] {649f1e97-3df5-4de0-b3d0-b7175f1b28ca} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:40:32.109477 [ 3 ] {} HTTP-Session: 165f7dba-d5e0-44c0-85b8-5fc3d2474551 Destroying unnamed session 2024.01.24 19:40:32.109593 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 10367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:32.109639 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:32.109658 [ 3 ] {} HTTP-Session: 38887835-f4f8-4e19-b764-fa79775abcde Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:32.109675 [ 3 ] {} HTTP-Session: 38887835-f4f8-4e19-b764-fa79775abcde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:32.109748 [ 3 ] {3d2312bf-f654-4860-8d91-2be78e559dde} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:32.109787 [ 3 ] {3d2312bf-f654-4860-8d91-2be78e559dde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.24 19:40:32.109887 [ 3 ] {3d2312bf-f654-4860-8d91-2be78e559dde} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:32.110198 [ 3 ] {3d2312bf-f654-4860-8d91-2be78e559dde} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.24 19:40:32.110406 [ 3 ] {3d2312bf-f654-4860-8d91-2be78e559dde} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.01.24 19:40:32.110561 [ 3 ] {3d2312bf-f654-4860-8d91-2be78e559dde} oximeter.fields_uuid (c2e9c06b-140e-4d8a-828b-ccceeaec5ace): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.01.24 19:40:32.110657 [ 3 ] {3d2312bf-f654-4860-8d91-2be78e559dde} executeQuery: Read 61 rows, 4.86 KiB in 0.000880388 sec., 69287 rows/sec., 5.39 MiB/sec. 2024.01.24 19:40:32.110769 [ 3 ] {3d2312bf-f654-4860-8d91-2be78e559dde} DynamicQueryHandler: Done processing query 2024.01.24 19:40:32.110792 [ 3 ] {3d2312bf-f654-4860-8d91-2be78e559dde} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.24 19:40:32.110809 [ 3 ] {} HTTP-Session: 38887835-f4f8-4e19-b764-fa79775abcde Destroying unnamed session 2024.01.24 19:40:32.110899 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:32.110943 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:32.110962 [ 3 ] {} HTTP-Session: 91dd7b44-ede8-4acd-ad3b-017c8d7a422b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:32.110979 [ 3 ] {} HTTP-Session: 91dd7b44-ede8-4acd-ad3b-017c8d7a422b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:32.111048 [ 3 ] {26bd4057-6894-47b5-a44b-0c6934c2876a} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:32.111091 [ 3 ] {26bd4057-6894-47b5-a44b-0c6934c2876a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.24 19:40:32.111208 [ 3 ] {26bd4057-6894-47b5-a44b-0c6934c2876a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:32.111489 [ 3 ] {26bd4057-6894-47b5-a44b-0c6934c2876a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.24 19:40:32.111750 [ 3 ] {26bd4057-6894-47b5-a44b-0c6934c2876a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.24 19:40:32.111936 [ 3 ] {26bd4057-6894-47b5-a44b-0c6934c2876a} oximeter.measurements_cumulativeu64 (3948f875-dc8b-4afe-911b-fbefda11c54f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.24 19:40:32.112035 [ 3 ] {26bd4057-6894-47b5-a44b-0c6934c2876a} executeQuery: Read 1 rows, 72.00 B in 0.000958941 sec., 1042 rows/sec., 73.32 KiB/sec. 2024.01.24 19:40:32.112149 [ 3 ] {26bd4057-6894-47b5-a44b-0c6934c2876a} DynamicQueryHandler: Done processing query 2024.01.24 19:40:32.112172 [ 3 ] {26bd4057-6894-47b5-a44b-0c6934c2876a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.24 19:40:32.112188 [ 3 ] {} HTTP-Session: 91dd7b44-ede8-4acd-ad3b-017c8d7a422b Destroying unnamed session 2024.01.24 19:40:32.112351 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 56705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:32.112396 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:32.112415 [ 3 ] {} HTTP-Session: 20b5ed6d-9e22-4343-9ed2-936342cf041e Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:32.112432 [ 3 ] {} HTTP-Session: 20b5ed6d-9e22-4343-9ed2-936342cf041e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:32.112519 [ 3 ] {d31e5f43-8afb-4353-a536-15b299773a0d} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:32.112564 [ 3 ] {d31e5f43-8afb-4353-a536-15b299773a0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.24 19:40:32.112696 [ 3 ] {d31e5f43-8afb-4353-a536-15b299773a0d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:32.113213 [ 3 ] {d31e5f43-8afb-4353-a536-15b299773a0d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.24 19:40:32.113517 [ 3 ] {d31e5f43-8afb-4353-a536-15b299773a0d} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.01.24 19:40:32.113691 [ 3 ] {d31e5f43-8afb-4353-a536-15b299773a0d} oximeter.measurements_histogramf64 (2c42ab5a-1578-413c-85e1-6ca99c52128e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.01.24 19:40:32.113801 [ 3 ] {d31e5f43-8afb-4353-a536-15b299773a0d} executeQuery: Read 53 rows, 73.24 KiB in 0.001246706 sec., 42512 rows/sec., 57.37 MiB/sec. 2024.01.24 19:40:32.113939 [ 3 ] {d31e5f43-8afb-4353-a536-15b299773a0d} DynamicQueryHandler: Done processing query 2024.01.24 19:40:32.113962 [ 3 ] {d31e5f43-8afb-4353-a536-15b299773a0d} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.24 19:40:32.113979 [ 3 ] {} HTTP-Session: 20b5ed6d-9e22-4343-9ed2-936342cf041e Destroying unnamed session 2024.01.24 19:40:32.114085 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37885, User-Agent: (none), Length: 946, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.24 19:40:32.114129 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.24 19:40:32.114147 [ 3 ] {} HTTP-Session: 66223b4c-fa17-401d-a2d5-3bd0c0ae9d4b Authenticating user 'default' from [fd00:1122:3344:101::d]:37885 2024.01.24 19:40:32.114166 [ 3 ] {} HTTP-Session: 66223b4c-fa17-401d-a2d5-3bd0c0ae9d4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.24 19:40:32.114236 [ 3 ] {0caedae6-ab32-4b33-90d5-339771cbd9e9} executeQuery: (from [fd00:1122:3344:101::d]:37885) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.24 19:40:32.114277 [ 3 ] {0caedae6-ab32-4b33-90d5-339771cbd9e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.24 19:40:32.114386 [ 3 ] {0caedae6-ab32-4b33-90d5-339771cbd9e9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.24 19:40:32.114636 [ 3 ] {0caedae6-ab32-4b33-90d5-339771cbd9e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.24 19:40:32.114872 [ 3 ] {0caedae6-ab32-4b33-90d5-339771cbd9e9} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.24 19:40:32.115052 [ 3 ] {0caedae6-ab32-4b33-90d5-339771cbd9e9} oximeter.measurements_i64 (7d6c0b8f-88c4-4c8d-bcc9-eaae7112e266): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.24 19:40:32.115152 [ 3 ] {0caedae6-ab32-4b33-90d5-339771cbd9e9} executeQuery: Read 6 rows, 405.00 B in 0.000886079 sec., 6771 rows/sec., 446.36 KiB/sec. 2024.01.24 19:40:32.115265 [ 3 ] {0caedae6-ab32-4b33-90d5-339771cbd9e9} DynamicQueryHandler: Done processing query 2024.01.24 19:40:32.115288 [ 3 ] {0caedae6-ab32-4b33-90d5-339771cbd9e9} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.01.24 19:40:32.115305 [ 3 ] {} HTTP-Session: 66223b4c-fa17-401d-a2d5-3bd0c0ae9d4b Destroying unnamed session