[ Feb 4 18:23:19 Enabled. ] [ Feb 4 18:23:19 Rereading configuration. ] [ Feb 4 18:23:20 Rereading configuration. ] [ Feb 4 18:23:24 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Feb 4 18:23:24 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2024.02.04 18:23:24.427551 [ 1 ] {} Application: Will watch for the process with pid 23090 2024.02.04 18:23:24.427656 [ 1 ] {} Application: Forked a child process to watch 2024.02.04 18:23:24.848616 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23090 2024.02.04 18:23:24.848781 [ 1 ] {} Application: starting up 2024.02.04 18:23:24.848984 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.02.04 18:23:24.936914 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.02.04 18:23:24.936966 [ 1 ] {} Application: Initializing DateLUT. 2024.02.04 18:23:24.936980 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.02.04 18:23:24.937018 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.02.04 18:23:24.937316 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.02.04 18:23:24.937998 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.02.04 18:23:24.938463 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.04 18:23:24.938724 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2024.02.04 18:23:24.940763 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.04 18:23:24.940803 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.04 18:23:24.941489 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.02.04 18:23:24.941644 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.04 18:23:24.946211 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.04 18:23:24.946463 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.02.04 18:23:24.946488 [ 1 ] {} Application: Uncompressed cache policy name 2024.02.04 18:23:24.947748 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.02.04 18:23:24.948247 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.02.04 18:23:24.948509 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.02.04 18:23:24.948740 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.02.04 18:23:24.949495 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.02.04 18:23:24.949539 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.02.04 18:23:24.949597 [ 1 ] {} Application: Loaded user defined objects 2024.02.04 18:23:24.949613 [ 1 ] {} Application: Loading metadata from /data/ 2024.02.04 18:23:24.962554 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.02.04 18:23:24.962579 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000103671 sec 2024.02.04 18:23:24.962625 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.04 18:23:24.962715 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.02.04 18:23:24.962746 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.02.04 18:23:24.962772 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.02.04 18:23:24.962792 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.02.04 18:23:24.962816 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.02.04 18:23:24.962837 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.02.04 18:23:24.962879 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.02.04 18:23:24.962904 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.02.04 18:23:24.962942 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.02.04 18:23:24.962961 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.02.04 18:23:24.962981 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.02.04 18:23:24.963001 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.02.04 18:23:24.963042 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.02.04 18:23:24.963062 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.02.04 18:23:24.963145 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.02.04 18:23:24.998097 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.02.04 18:23:24.999499 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.02.04 18:23:24.999526 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.1771e-05 sec 2024.02.04 18:23:24.999548 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.04 18:23:24.999562 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.02.04 18:23:24.999580 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.02.04 18:23:25.001864 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.02.04 18:23:25.007010 [ 1 ] {} Application: Loaded metadata. 2024.02.04 18:23:25.007168 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2024.02.04 18:23:25.007201 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.02.04 18:23:25.180273 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) 2024.02.04 18:23:25.197825 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) 2024.02.04 18:23:25.197863 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.02.04 18:23:25.284386 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.04 18:23:25.285134 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.64 MiB (RSS), difference: 210.69 MiB 2024.02.04 18:23:25.285499 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.02.04 18:23:25.285540 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.02.04 18:23:25.285556 [ 155 ] {} DNSResolver: Updating DNS cache 2024.02.04 18:23:25.285640 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.02.04 18:23:25.285642 [ 155 ] {} DNSResolver: Updated DNS cache 2024.02.04 18:23:25.285731 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.02.04 18:23:25.286326 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.02.04 18:23:25.286354 [ 1 ] {} Application: Ready for connections. 2024.02.04 18:23:25.854138 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:25.854342 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:25.854933 [ 3 ] {} HTTP-Session: 192b45ef-a9a9-4876-b564-d20554ab95c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:25.854966 [ 3 ] {} HTTP-Session: 192b45ef-a9a9-4876-b564-d20554ab95c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:25.855107 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.02.04 18:23:25.855142 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.04 18:23:25.855184 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.04 18:23:25.856180 [ 3 ] {941ebe5b-e02f-4e99-acad-c82db25a26d6} executeQuery: (from [fd00:1122:3344:101::d]:56821) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.04 18:23:25.871196 [ 3 ] {941ebe5b-e02f-4e99-acad-c82db25a26d6} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:56821) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 2024.02.04 18:23:25.871980 [ 3 ] {941ebe5b-e02f-4e99-acad-c82db25a26d6} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.02.04 18:23:25.872685 [ 3 ] {941ebe5b-e02f-4e99-acad-c82db25a26d6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:25.872709 [ 3 ] {} HTTP-Session: 192b45ef-a9a9-4876-b564-d20554ab95c8 Destroying unnamed session 2024.02.04 18:23:25.881157 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:25.881248 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:25.881273 [ 3 ] {} HTTP-Session: 1d9edd15-6a56-4ac7-84b6-eb03d96149d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:25.881299 [ 3 ] {} HTTP-Session: 1d9edd15-6a56-4ac7-84b6-eb03d96149d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:25.881412 [ 3 ] {541c15eb-7f4f-4a83-aef0-6ce7dd8b15ce} executeQuery: (from [fd00:1122:3344:101::d]:56821) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.02.04 18:23:25.881505 [ 3 ] {541c15eb-7f4f-4a83-aef0-6ce7dd8b15ce} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.02.04 18:23:25.881964 [ 3 ] {541c15eb-7f4f-4a83-aef0-6ce7dd8b15ce} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.02.04 18:23:25.882795 [ 3 ] {541c15eb-7f4f-4a83-aef0-6ce7dd8b15ce} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.04 18:23:25.886681 [ 3 ] {541c15eb-7f4f-4a83-aef0-6ce7dd8b15ce} DynamicQueryHandler: Done processing query 2024.02.04 18:23:25.886719 [ 3 ] {541c15eb-7f4f-4a83-aef0-6ce7dd8b15ce} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.02.04 18:23:25.886735 [ 3 ] {} HTTP-Session: 1d9edd15-6a56-4ac7-84b6-eb03d96149d5 Destroying unnamed session 2024.02.04 18:23:25.886873 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:25.886929 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:25.886950 [ 3 ] {} HTTP-Session: caf38607-ea3f-46d4-8ca1-657f3831e7f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:25.886966 [ 3 ] {} HTTP-Session: caf38607-ea3f-46d4-8ca1-657f3831e7f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:25.887071 [ 3 ] {f62b3a6b-9b88-440c-8198-4b2ca46844e0} executeQuery: (from [fd00:1122:3344:101::d]:56821) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.04 18:23:25.887329 [ 3 ] {f62b3a6b-9b88-440c-8198-4b2ca46844e0} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:56821) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 2024.02.04 18:23:25.887453 [ 3 ] {f62b3a6b-9b88-440c-8198-4b2ca46844e0} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.02.04 18:23:25.887563 [ 3 ] {f62b3a6b-9b88-440c-8198-4b2ca46844e0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:25.887583 [ 3 ] {} HTTP-Session: caf38607-ea3f-46d4-8ca1-657f3831e7f5 Destroying unnamed session 2024.02.04 18:23:25.889761 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:25.889817 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:25.889838 [ 3 ] {} HTTP-Session: e33325d8-3d47-46e0-a0f9-a6a4eaa1894f Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:25.889859 [ 3 ] {} HTTP-Session: e33325d8-3d47-46e0-a0f9-a6a4eaa1894f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:25.889975 [ 3 ] {0696f59d-d774-4ad3-b193-9fefdf092c88} executeQuery: (from [fd00:1122:3344:101::d]:56821) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.02.04 18:23:25.890075 [ 3 ] {0696f59d-d774-4ad3-b193-9fefdf092c88} DynamicQueryHandler: Done processing query 2024.02.04 18:23:25.890107 [ 3 ] {0696f59d-d774-4ad3-b193-9fefdf092c88} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:25.890122 [ 3 ] {} HTTP-Session: e33325d8-3d47-46e0-a0f9-a6a4eaa1894f Destroying unnamed session 2024.02.04 18:23:25.890260 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:25.890306 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:25.890326 [ 3 ] {} HTTP-Session: 57719421-4866-4ebe-80e9-01b68c8396f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:25.890346 [ 3 ] {} HTTP-Session: 57719421-4866-4ebe-80e9-01b68c8396f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:25.890404 [ 3 ] {c116c6bc-9aca-42b9-824e-d632bc87ea1c} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.02.04 18:23:25.890457 [ 3 ] {c116c6bc-9aca-42b9-824e-d632bc87ea1c} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.02.04 18:23:25.895708 [ 3 ] {c116c6bc-9aca-42b9-824e-d632bc87ea1c} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.02.04 18:23:25.895733 [ 3 ] {c116c6bc-9aca-42b9-824e-d632bc87ea1c} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.426e-05 sec 2024.02.04 18:23:25.895757 [ 3 ] {c116c6bc-9aca-42b9-824e-d632bc87ea1c} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.04 18:23:25.895776 [ 3 ] {c116c6bc-9aca-42b9-824e-d632bc87ea1c} DatabaseAtomic (oximeter): Starting up tables. 2024.02.04 18:23:25.895850 [ 3 ] {c116c6bc-9aca-42b9-824e-d632bc87ea1c} DynamicQueryHandler: Done processing query 2024.02.04 18:23:25.895875 [ 3 ] {c116c6bc-9aca-42b9-824e-d632bc87ea1c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:25.895890 [ 3 ] {} HTTP-Session: 57719421-4866-4ebe-80e9-01b68c8396f5 Destroying unnamed session 2024.02.04 18:23:25.896011 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:25.896058 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:25.896079 [ 3 ] {} HTTP-Session: ff46f90b-832d-46d5-a113-5cab7292cc78 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:25.896100 [ 3 ] {} HTTP-Session: ff46f90b-832d-46d5-a113-5cab7292cc78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:25.896241 [ 3 ] {dee60c19-604a-4576-b6f9-430c7c6953a7} executeQuery: (from [fd00:1122:3344:101::d]:56821) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2024.02.04 18:23:25.896290 [ 3 ] {dee60c19-604a-4576-b6f9-430c7c6953a7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.02.04 18:23:25.902163 [ 3 ] {dee60c19-604a-4576-b6f9-430c7c6953a7} oximeter.version (45151e7a-7916-44a4-bc42-2340f29462db): Loading data parts 2024.02.04 18:23:25.902303 [ 3 ] {dee60c19-604a-4576-b6f9-430c7c6953a7} oximeter.version (45151e7a-7916-44a4-bc42-2340f29462db): There are no data parts 2024.02.04 18:23:25.907383 [ 3 ] {dee60c19-604a-4576-b6f9-430c7c6953a7} DynamicQueryHandler: Done processing query 2024.02.04 18:23:25.907410 [ 3 ] {dee60c19-604a-4576-b6f9-430c7c6953a7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:25.907433 [ 3 ] {} HTTP-Session: ff46f90b-832d-46d5-a113-5cab7292cc78 Destroying unnamed session 2024.02.04 18:23:25.907561 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:25.907623 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:25.907651 [ 3 ] {} HTTP-Session: c9031382-4f4a-419e-9cae-d245ec2b8c62 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:25.907672 [ 3 ] {} HTTP-Session: c9031382-4f4a-419e-9cae-d245ec2b8c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:25.907935 [ 3 ] {24f55054-82de-45b2-b065-f1fee2fee6a0} executeQuery: (from [fd00:1122:3344:101::d]:56821) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.04 18:23:25.907998 [ 3 ] {24f55054-82de-45b2-b065-f1fee2fee6a0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.02.04 18:23:25.919127 [ 3 ] {24f55054-82de-45b2-b065-f1fee2fee6a0} oximeter.measurements_bool (7a4b7471-c873-4d5b-b740-b26280f01f1e): Loading data parts 2024.02.04 18:23:25.919269 [ 3 ] {24f55054-82de-45b2-b065-f1fee2fee6a0} oximeter.measurements_bool (7a4b7471-c873-4d5b-b740-b26280f01f1e): There are no data parts 2024.02.04 18:23:25.921489 [ 3 ] {24f55054-82de-45b2-b065-f1fee2fee6a0} DynamicQueryHandler: Done processing query 2024.02.04 18:23:25.921516 [ 3 ] {24f55054-82de-45b2-b065-f1fee2fee6a0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:25.921538 [ 3 ] {} HTTP-Session: c9031382-4f4a-419e-9cae-d245ec2b8c62 Destroying unnamed session 2024.02.04 18:23:25.921690 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:25.921741 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:25.921763 [ 3 ] {} HTTP-Session: b06b8820-e211-4ddc-9d8f-4ad21a7a2608 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:25.921784 [ 3 ] {} HTTP-Session: b06b8820-e211-4ddc-9d8f-4ad21a7a2608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:25.921976 [ 3 ] {711a4be0-0278-4be1-833b-a6370a64cd48} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.04 18:23:25.922024 [ 3 ] {711a4be0-0278-4be1-833b-a6370a64cd48} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.02.04 18:23:25.927274 [ 3 ] {711a4be0-0278-4be1-833b-a6370a64cd48} oximeter.measurements_i8 (5ede66fa-56df-4160-b0bc-44182fc85ca6): Loading data parts 2024.02.04 18:23:25.927374 [ 3 ] {711a4be0-0278-4be1-833b-a6370a64cd48} oximeter.measurements_i8 (5ede66fa-56df-4160-b0bc-44182fc85ca6): There are no data parts 2024.02.04 18:23:25.932867 [ 3 ] {711a4be0-0278-4be1-833b-a6370a64cd48} DynamicQueryHandler: Done processing query 2024.02.04 18:23:25.932893 [ 3 ] {711a4be0-0278-4be1-833b-a6370a64cd48} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:25.932909 [ 3 ] {} HTTP-Session: b06b8820-e211-4ddc-9d8f-4ad21a7a2608 Destroying unnamed session 2024.02.04 18:23:25.933070 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:25.933130 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:25.933151 [ 3 ] {} HTTP-Session: 04b00278-81be-4b37-92b7-44b161cfe046 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:25.933172 [ 3 ] {} HTTP-Session: 04b00278-81be-4b37-92b7-44b161cfe046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:25.933365 [ 3 ] {6cfd27a1-8da1-4c5a-8228-2d19119e2f7f} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.04 18:23:25.933414 [ 3 ] {6cfd27a1-8da1-4c5a-8228-2d19119e2f7f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.02.04 18:23:25.939096 [ 3 ] {6cfd27a1-8da1-4c5a-8228-2d19119e2f7f} oximeter.measurements_u8 (ce530bce-8560-4719-a324-15d6a5982db7): Loading data parts 2024.02.04 18:23:25.939223 [ 3 ] {6cfd27a1-8da1-4c5a-8228-2d19119e2f7f} oximeter.measurements_u8 (ce530bce-8560-4719-a324-15d6a5982db7): There are no data parts 2024.02.04 18:23:25.941116 [ 3 ] {6cfd27a1-8da1-4c5a-8228-2d19119e2f7f} DynamicQueryHandler: Done processing query 2024.02.04 18:23:25.941143 [ 3 ] {6cfd27a1-8da1-4c5a-8228-2d19119e2f7f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:25.941160 [ 3 ] {} HTTP-Session: 04b00278-81be-4b37-92b7-44b161cfe046 Destroying unnamed session 2024.02.04 18:23:25.941307 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:25.941364 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:25.941383 [ 3 ] {} HTTP-Session: 1703fb54-c980-40e3-aed8-19fab294e137 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:25.941405 [ 3 ] {} HTTP-Session: 1703fb54-c980-40e3-aed8-19fab294e137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:25.941609 [ 3 ] {1447c27a-199e-43b7-b94b-3bc3a3d264fc} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.04 18:23:25.941655 [ 3 ] {1447c27a-199e-43b7-b94b-3bc3a3d264fc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.02.04 18:23:25.947073 [ 3 ] {1447c27a-199e-43b7-b94b-3bc3a3d264fc} oximeter.measurements_i16 (d9ecf451-afc1-4c16-a4d6-26d20a2e0af6): Loading data parts 2024.02.04 18:23:25.947177 [ 3 ] {1447c27a-199e-43b7-b94b-3bc3a3d264fc} oximeter.measurements_i16 (d9ecf451-afc1-4c16-a4d6-26d20a2e0af6): There are no data parts 2024.02.04 18:23:25.951425 [ 3 ] {1447c27a-199e-43b7-b94b-3bc3a3d264fc} DynamicQueryHandler: Done processing query 2024.02.04 18:23:25.951465 [ 3 ] {1447c27a-199e-43b7-b94b-3bc3a3d264fc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:25.951485 [ 3 ] {} HTTP-Session: 1703fb54-c980-40e3-aed8-19fab294e137 Destroying unnamed session 2024.02.04 18:23:25.951653 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:25.951735 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:25.951774 [ 3 ] {} HTTP-Session: b555ecba-d7bc-4510-bcf2-02a3c9d43e44 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:25.951806 [ 3 ] {} HTTP-Session: b555ecba-d7bc-4510-bcf2-02a3c9d43e44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:25.952012 [ 3 ] {5b10498d-ab41-447a-aa7c-e62aab12a4b6} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.04 18:23:25.952059 [ 3 ] {5b10498d-ab41-447a-aa7c-e62aab12a4b6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.02.04 18:23:25.957488 [ 3 ] {5b10498d-ab41-447a-aa7c-e62aab12a4b6} oximeter.measurements_u16 (ebc426cd-13e5-4f2d-988a-f1cd7b5bbab3): Loading data parts 2024.02.04 18:23:25.957603 [ 3 ] {5b10498d-ab41-447a-aa7c-e62aab12a4b6} oximeter.measurements_u16 (ebc426cd-13e5-4f2d-988a-f1cd7b5bbab3): There are no data parts 2024.02.04 18:23:25.959190 [ 3 ] {5b10498d-ab41-447a-aa7c-e62aab12a4b6} DynamicQueryHandler: Done processing query 2024.02.04 18:23:25.959223 [ 3 ] {5b10498d-ab41-447a-aa7c-e62aab12a4b6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:25.959239 [ 3 ] {} HTTP-Session: b555ecba-d7bc-4510-bcf2-02a3c9d43e44 Destroying unnamed session 2024.02.04 18:23:25.959363 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:25.959414 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:25.959433 [ 3 ] {} HTTP-Session: a085f5fd-3b72-40a3-ad71-72c2f0ceafce Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:25.959454 [ 3 ] {} HTTP-Session: a085f5fd-3b72-40a3-ad71-72c2f0ceafce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:25.959649 [ 3 ] {1b86df98-2270-4582-9276-5099ad6f26e7} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.04 18:23:25.959696 [ 3 ] {1b86df98-2270-4582-9276-5099ad6f26e7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.02.04 18:23:25.961206 [ 3 ] {1b86df98-2270-4582-9276-5099ad6f26e7} oximeter.measurements_i32 (3e209d78-5efa-43b1-8387-0116667a5d60): Loading data parts 2024.02.04 18:23:25.961299 [ 3 ] {1b86df98-2270-4582-9276-5099ad6f26e7} oximeter.measurements_i32 (3e209d78-5efa-43b1-8387-0116667a5d60): There are no data parts 2024.02.04 18:23:25.965681 [ 3 ] {1b86df98-2270-4582-9276-5099ad6f26e7} DynamicQueryHandler: Done processing query 2024.02.04 18:23:25.965713 [ 3 ] {1b86df98-2270-4582-9276-5099ad6f26e7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:25.965729 [ 3 ] {} HTTP-Session: a085f5fd-3b72-40a3-ad71-72c2f0ceafce Destroying unnamed session 2024.02.04 18:23:25.965848 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:25.965905 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:25.965925 [ 3 ] {} HTTP-Session: 96870882-d8ca-4582-805b-83a7652e1e0d Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:25.965945 [ 3 ] {} HTTP-Session: 96870882-d8ca-4582-805b-83a7652e1e0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:25.966133 [ 3 ] {d9940aaa-ece9-4b29-b736-c05108d2b39b} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.04 18:23:25.966183 [ 3 ] {d9940aaa-ece9-4b29-b736-c05108d2b39b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.02.04 18:23:25.972527 [ 3 ] {d9940aaa-ece9-4b29-b736-c05108d2b39b} oximeter.measurements_u32 (3de9c390-6c82-433a-85cc-3dda7a77f018): Loading data parts 2024.02.04 18:23:25.972663 [ 3 ] {d9940aaa-ece9-4b29-b736-c05108d2b39b} oximeter.measurements_u32 (3de9c390-6c82-433a-85cc-3dda7a77f018): There are no data parts 2024.02.04 18:23:25.978456 [ 3 ] {d9940aaa-ece9-4b29-b736-c05108d2b39b} DynamicQueryHandler: Done processing query 2024.02.04 18:23:25.978498 [ 3 ] {d9940aaa-ece9-4b29-b736-c05108d2b39b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:25.978516 [ 3 ] {} HTTP-Session: 96870882-d8ca-4582-805b-83a7652e1e0d Destroying unnamed session 2024.02.04 18:23:25.978706 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:25.978775 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:25.978798 [ 3 ] {} HTTP-Session: e154a883-276a-45d3-a7cd-b516d8200946 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:25.978818 [ 3 ] {} HTTP-Session: e154a883-276a-45d3-a7cd-b516d8200946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:25.979046 [ 3 ] {fe4155f1-86e2-48f4-bd33-8ce8d35840a4} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.04 18:23:25.979108 [ 3 ] {fe4155f1-86e2-48f4-bd33-8ce8d35840a4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.02.04 18:23:25.990377 [ 3 ] {fe4155f1-86e2-48f4-bd33-8ce8d35840a4} oximeter.measurements_i64 (96407491-d4ba-404f-934e-5036e61310fb): Loading data parts 2024.02.04 18:23:25.990494 [ 3 ] {fe4155f1-86e2-48f4-bd33-8ce8d35840a4} oximeter.measurements_i64 (96407491-d4ba-404f-934e-5036e61310fb): There are no data parts 2024.02.04 18:23:25.996867 [ 3 ] {fe4155f1-86e2-48f4-bd33-8ce8d35840a4} DynamicQueryHandler: Done processing query 2024.02.04 18:23:25.996898 [ 3 ] {fe4155f1-86e2-48f4-bd33-8ce8d35840a4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:25.996928 [ 3 ] {} HTTP-Session: e154a883-276a-45d3-a7cd-b516d8200946 Destroying unnamed session 2024.02.04 18:23:25.997067 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:25.997131 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:25.997161 [ 3 ] {} HTTP-Session: eabf3442-5ca7-4732-8147-b0a804266b06 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:25.997182 [ 3 ] {} HTTP-Session: eabf3442-5ca7-4732-8147-b0a804266b06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:25.997436 [ 3 ] {c26e7865-f408-4f3d-8628-acc17444c476} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.04 18:23:25.997504 [ 3 ] {c26e7865-f408-4f3d-8628-acc17444c476} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.02.04 18:23:26.000158 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.14 MiB, peak 221.69 MiB, will set to 226.28 MiB (RSS), difference: 8.14 MiB 2024.02.04 18:23:26.004925 [ 3 ] {c26e7865-f408-4f3d-8628-acc17444c476} oximeter.measurements_u64 (cea29f3b-bcf0-469f-9444-714bd8a24a4e): Loading data parts 2024.02.04 18:23:26.005089 [ 3 ] {c26e7865-f408-4f3d-8628-acc17444c476} oximeter.measurements_u64 (cea29f3b-bcf0-469f-9444-714bd8a24a4e): There are no data parts 2024.02.04 18:23:26.011588 [ 3 ] {c26e7865-f408-4f3d-8628-acc17444c476} DynamicQueryHandler: Done processing query 2024.02.04 18:23:26.011627 [ 3 ] {c26e7865-f408-4f3d-8628-acc17444c476} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:26.011647 [ 3 ] {} HTTP-Session: eabf3442-5ca7-4732-8147-b0a804266b06 Destroying unnamed session 2024.02.04 18:23:26.011840 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:26.011927 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:26.011950 [ 3 ] {} HTTP-Session: 3a9947fc-7abb-4249-9e86-727bafb7abe9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:26.011981 [ 3 ] {} HTTP-Session: 3a9947fc-7abb-4249-9e86-727bafb7abe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:26.012257 [ 3 ] {9a754824-27fe-4f2c-a275-9c44da5475b0} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.04 18:23:26.012321 [ 3 ] {9a754824-27fe-4f2c-a275-9c44da5475b0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.02.04 18:23:26.023229 [ 3 ] {9a754824-27fe-4f2c-a275-9c44da5475b0} oximeter.measurements_f32 (2d91c3fa-4d3b-47ed-9e72-61c1d52e13b8): Loading data parts 2024.02.04 18:23:26.023343 [ 3 ] {9a754824-27fe-4f2c-a275-9c44da5475b0} oximeter.measurements_f32 (2d91c3fa-4d3b-47ed-9e72-61c1d52e13b8): There are no data parts 2024.02.04 18:23:26.029978 [ 3 ] {9a754824-27fe-4f2c-a275-9c44da5475b0} DynamicQueryHandler: Done processing query 2024.02.04 18:23:26.030014 [ 3 ] {9a754824-27fe-4f2c-a275-9c44da5475b0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:26.030031 [ 3 ] {} HTTP-Session: 3a9947fc-7abb-4249-9e86-727bafb7abe9 Destroying unnamed session 2024.02.04 18:23:26.030165 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:26.030223 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:26.030248 [ 3 ] {} HTTP-Session: c697c006-0661-41c4-99a4-d9f682f60456 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:26.030272 [ 3 ] {} HTTP-Session: c697c006-0661-41c4-99a4-d9f682f60456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:26.030472 [ 3 ] {e3a1ae84-226b-4e03-b104-e24f7b20030a} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.04 18:23:26.030519 [ 3 ] {e3a1ae84-226b-4e03-b104-e24f7b20030a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.02.04 18:23:26.032954 [ 3 ] {e3a1ae84-226b-4e03-b104-e24f7b20030a} oximeter.measurements_f64 (f4e4b00d-e119-48ad-893b-23fdad5a4086): Loading data parts 2024.02.04 18:23:26.033051 [ 3 ] {e3a1ae84-226b-4e03-b104-e24f7b20030a} oximeter.measurements_f64 (f4e4b00d-e119-48ad-893b-23fdad5a4086): There are no data parts 2024.02.04 18:23:26.037602 [ 3 ] {e3a1ae84-226b-4e03-b104-e24f7b20030a} DynamicQueryHandler: Done processing query 2024.02.04 18:23:26.037637 [ 3 ] {e3a1ae84-226b-4e03-b104-e24f7b20030a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:26.037652 [ 3 ] {} HTTP-Session: c697c006-0661-41c4-99a4-d9f682f60456 Destroying unnamed session 2024.02.04 18:23:26.037786 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:26.037846 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:26.037867 [ 3 ] {} HTTP-Session: f61e2ec7-d20d-4ca2-970d-86bfd91c9c8a Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:26.037891 [ 3 ] {} HTTP-Session: f61e2ec7-d20d-4ca2-970d-86bfd91c9c8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:26.038101 [ 3 ] {f76da58b-6228-43b1-a2d3-30fd7b7b3558} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.04 18:23:26.038150 [ 3 ] {f76da58b-6228-43b1-a2d3-30fd7b7b3558} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.02.04 18:23:26.043450 [ 3 ] {f76da58b-6228-43b1-a2d3-30fd7b7b3558} oximeter.measurements_string (612be491-82f7-4e57-9186-ad977e5cdd2b): Loading data parts 2024.02.04 18:23:26.043560 [ 3 ] {f76da58b-6228-43b1-a2d3-30fd7b7b3558} oximeter.measurements_string (612be491-82f7-4e57-9186-ad977e5cdd2b): There are no data parts 2024.02.04 18:23:26.049401 [ 3 ] {f76da58b-6228-43b1-a2d3-30fd7b7b3558} DynamicQueryHandler: Done processing query 2024.02.04 18:23:26.049446 [ 3 ] {f76da58b-6228-43b1-a2d3-30fd7b7b3558} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:26.049466 [ 3 ] {} HTTP-Session: f61e2ec7-d20d-4ca2-970d-86bfd91c9c8a Destroying unnamed session 2024.02.04 18:23:26.049607 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:26.049673 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:26.049698 [ 3 ] {} HTTP-Session: 7091de50-60fa-49b7-b49e-f512111eff2e Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:26.049727 [ 3 ] {} HTTP-Session: 7091de50-60fa-49b7-b49e-f512111eff2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:26.049940 [ 3 ] {1e1eccf6-340d-40db-8222-08fecd8c5b8f} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.04 18:23:26.049998 [ 3 ] {1e1eccf6-340d-40db-8222-08fecd8c5b8f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.02.04 18:23:26.055147 [ 3 ] {1e1eccf6-340d-40db-8222-08fecd8c5b8f} oximeter.measurements_bytes (c4a1a92e-edad-4df8-bb3c-3598bdc8505f): Loading data parts 2024.02.04 18:23:26.055267 [ 3 ] {1e1eccf6-340d-40db-8222-08fecd8c5b8f} oximeter.measurements_bytes (c4a1a92e-edad-4df8-bb3c-3598bdc8505f): There are no data parts 2024.02.04 18:23:26.058371 [ 3 ] {1e1eccf6-340d-40db-8222-08fecd8c5b8f} DynamicQueryHandler: Done processing query 2024.02.04 18:23:26.058416 [ 3 ] {1e1eccf6-340d-40db-8222-08fecd8c5b8f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:26.058437 [ 3 ] {} HTTP-Session: 7091de50-60fa-49b7-b49e-f512111eff2e Destroying unnamed session 2024.02.04 18:23:26.058584 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:26.058651 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:26.058672 [ 3 ] {} HTTP-Session: aacefaef-a2b1-492d-82db-98e3c77f5529 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:26.058696 [ 3 ] {} HTTP-Session: aacefaef-a2b1-492d-82db-98e3c77f5529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:26.058910 [ 3 ] {cdc0a430-bfab-4188-99ac-e5f0032c52da} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.04 18:23:26.058966 [ 3 ] {cdc0a430-bfab-4188-99ac-e5f0032c52da} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.02.04 18:23:26.064211 [ 3 ] {cdc0a430-bfab-4188-99ac-e5f0032c52da} oximeter.measurements_cumulativei64 (737efdb2-34b9-4200-9e82-895c6666b642): Loading data parts 2024.02.04 18:23:26.064315 [ 3 ] {cdc0a430-bfab-4188-99ac-e5f0032c52da} oximeter.measurements_cumulativei64 (737efdb2-34b9-4200-9e82-895c6666b642): There are no data parts 2024.02.04 18:23:26.070106 [ 3 ] {cdc0a430-bfab-4188-99ac-e5f0032c52da} DynamicQueryHandler: Done processing query 2024.02.04 18:23:26.070145 [ 3 ] {cdc0a430-bfab-4188-99ac-e5f0032c52da} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:26.070167 [ 3 ] {} HTTP-Session: aacefaef-a2b1-492d-82db-98e3c77f5529 Destroying unnamed session 2024.02.04 18:23:26.070308 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:26.070365 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:26.070391 [ 3 ] {} HTTP-Session: eca76b4a-585d-4329-90c5-94e2b99f71c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:26.070408 [ 3 ] {} HTTP-Session: eca76b4a-585d-4329-90c5-94e2b99f71c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:26.070629 [ 3 ] {712c5a25-950b-4fbe-937a-5c68ee640daa} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.04 18:23:26.070685 [ 3 ] {712c5a25-950b-4fbe-937a-5c68ee640daa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.02.04 18:23:26.075614 [ 3 ] {712c5a25-950b-4fbe-937a-5c68ee640daa} oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Loading data parts 2024.02.04 18:23:26.075755 [ 3 ] {712c5a25-950b-4fbe-937a-5c68ee640daa} oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): There are no data parts 2024.02.04 18:23:26.081031 [ 3 ] {712c5a25-950b-4fbe-937a-5c68ee640daa} DynamicQueryHandler: Done processing query 2024.02.04 18:23:26.081059 [ 3 ] {712c5a25-950b-4fbe-937a-5c68ee640daa} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:26.081086 [ 3 ] {} HTTP-Session: eca76b4a-585d-4329-90c5-94e2b99f71c1 Destroying unnamed session 2024.02.04 18:23:26.081217 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:26.081274 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:26.081308 [ 3 ] {} HTTP-Session: ae75ba9d-2663-466c-992f-691ae75875f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:26.081326 [ 3 ] {} HTTP-Session: ae75ba9d-2663-466c-992f-691ae75875f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:26.081543 [ 3 ] {f564c78c-0ec0-4c2f-859a-7bd41c5dd195} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.04 18:23:26.081599 [ 3 ] {f564c78c-0ec0-4c2f-859a-7bd41c5dd195} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.02.04 18:23:26.087219 [ 3 ] {f564c78c-0ec0-4c2f-859a-7bd41c5dd195} oximeter.measurements_cumulativef32 (2bbc6b8f-5e55-42b8-b814-4a14a58ee76a): Loading data parts 2024.02.04 18:23:26.087332 [ 3 ] {f564c78c-0ec0-4c2f-859a-7bd41c5dd195} oximeter.measurements_cumulativef32 (2bbc6b8f-5e55-42b8-b814-4a14a58ee76a): There are no data parts 2024.02.04 18:23:26.089877 [ 3 ] {f564c78c-0ec0-4c2f-859a-7bd41c5dd195} DynamicQueryHandler: Done processing query 2024.02.04 18:23:26.089910 [ 3 ] {f564c78c-0ec0-4c2f-859a-7bd41c5dd195} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:26.089944 [ 3 ] {} HTTP-Session: ae75ba9d-2663-466c-992f-691ae75875f7 Destroying unnamed session 2024.02.04 18:23:26.090084 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:26.090150 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:26.090170 [ 3 ] {} HTTP-Session: 4483a0f4-156d-4ca8-bc00-a5ff9437f494 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:26.090187 [ 3 ] {} HTTP-Session: 4483a0f4-156d-4ca8-bc00-a5ff9437f494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:26.090400 [ 3 ] {edb1873a-dc43-40fa-871b-f7ac85061637} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.04 18:23:26.090460 [ 3 ] {edb1873a-dc43-40fa-871b-f7ac85061637} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.02.04 18:23:26.094321 [ 3 ] {edb1873a-dc43-40fa-871b-f7ac85061637} oximeter.measurements_cumulativef64 (7443b1d7-22e1-4b90-bce8-22c2defc4b11): Loading data parts 2024.02.04 18:23:26.094407 [ 3 ] {edb1873a-dc43-40fa-871b-f7ac85061637} oximeter.measurements_cumulativef64 (7443b1d7-22e1-4b90-bce8-22c2defc4b11): There are no data parts 2024.02.04 18:23:26.101318 [ 3 ] {edb1873a-dc43-40fa-871b-f7ac85061637} DynamicQueryHandler: Done processing query 2024.02.04 18:23:26.101356 [ 3 ] {edb1873a-dc43-40fa-871b-f7ac85061637} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:26.101372 [ 3 ] {} HTTP-Session: 4483a0f4-156d-4ca8-bc00-a5ff9437f494 Destroying unnamed session 2024.02.04 18:23:26.101501 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:26.101556 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:26.101576 [ 3 ] {} HTTP-Session: d30c88a4-0955-4604-abcb-5d20d0be4023 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:26.101599 [ 3 ] {} HTTP-Session: d30c88a4-0955-4604-abcb-5d20d0be4023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:26.101828 [ 3 ] {9e96e5ab-44c4-41eb-911b-845b24f5d673} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.04 18:23:26.101886 [ 3 ] {9e96e5ab-44c4-41eb-911b-845b24f5d673} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.02.04 18:23:26.104275 [ 3 ] {9e96e5ab-44c4-41eb-911b-845b24f5d673} oximeter.measurements_histogrami8 (b5fa3d65-6317-49f3-971e-418a94a038c2): Loading data parts 2024.02.04 18:23:26.104371 [ 3 ] {9e96e5ab-44c4-41eb-911b-845b24f5d673} oximeter.measurements_histogrami8 (b5fa3d65-6317-49f3-971e-418a94a038c2): There are no data parts 2024.02.04 18:23:26.111641 [ 3 ] {9e96e5ab-44c4-41eb-911b-845b24f5d673} DynamicQueryHandler: Done processing query 2024.02.04 18:23:26.111678 [ 3 ] {9e96e5ab-44c4-41eb-911b-845b24f5d673} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:26.111695 [ 3 ] {} HTTP-Session: d30c88a4-0955-4604-abcb-5d20d0be4023 Destroying unnamed session 2024.02.04 18:23:26.111838 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:26.111895 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:26.111915 [ 3 ] {} HTTP-Session: 53626cd0-a5c6-4577-8b04-3b5ad4f80295 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:26.111939 [ 3 ] {} HTTP-Session: 53626cd0-a5c6-4577-8b04-3b5ad4f80295 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:26.112171 [ 3 ] {781a88a6-c0d0-4280-b3bf-b02e128d7080} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.04 18:23:26.112231 [ 3 ] {781a88a6-c0d0-4280-b3bf-b02e128d7080} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.02.04 18:23:26.121836 [ 3 ] {781a88a6-c0d0-4280-b3bf-b02e128d7080} oximeter.measurements_histogramu8 (1d5ce91f-7164-4c60-9202-23ccb925152a): Loading data parts 2024.02.04 18:23:26.121950 [ 3 ] {781a88a6-c0d0-4280-b3bf-b02e128d7080} oximeter.measurements_histogramu8 (1d5ce91f-7164-4c60-9202-23ccb925152a): There are no data parts 2024.02.04 18:23:26.124071 [ 3 ] {781a88a6-c0d0-4280-b3bf-b02e128d7080} DynamicQueryHandler: Done processing query 2024.02.04 18:23:26.124099 [ 3 ] {781a88a6-c0d0-4280-b3bf-b02e128d7080} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:26.124115 [ 3 ] {} HTTP-Session: 53626cd0-a5c6-4577-8b04-3b5ad4f80295 Destroying unnamed session 2024.02.04 18:23:26.124246 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:26.124306 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:26.124327 [ 3 ] {} HTTP-Session: 6a39d8f0-b3cb-4871-9550-1747d1fa1faa Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:26.124351 [ 3 ] {} HTTP-Session: 6a39d8f0-b3cb-4871-9550-1747d1fa1faa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:26.124577 [ 3 ] {b25cecbb-dfca-4390-99d6-9ba4759297ec} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.04 18:23:26.124635 [ 3 ] {b25cecbb-dfca-4390-99d6-9ba4759297ec} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.02.04 18:23:26.129720 [ 3 ] {b25cecbb-dfca-4390-99d6-9ba4759297ec} oximeter.measurements_histogrami16 (cce04a15-7bc6-4ce2-8c90-d8650250f6af): Loading data parts 2024.02.04 18:23:26.129847 [ 3 ] {b25cecbb-dfca-4390-99d6-9ba4759297ec} oximeter.measurements_histogrami16 (cce04a15-7bc6-4ce2-8c90-d8650250f6af): There are no data parts 2024.02.04 18:23:26.132962 [ 3 ] {b25cecbb-dfca-4390-99d6-9ba4759297ec} DynamicQueryHandler: Done processing query 2024.02.04 18:23:26.132995 [ 3 ] {b25cecbb-dfca-4390-99d6-9ba4759297ec} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:26.133025 [ 3 ] {} HTTP-Session: 6a39d8f0-b3cb-4871-9550-1747d1fa1faa Destroying unnamed session 2024.02.04 18:23:26.133161 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:26.133233 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:26.133266 [ 3 ] {} HTTP-Session: eeecb4b1-56ae-4242-8f1c-8b1514a4dde6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:26.133288 [ 3 ] {} HTTP-Session: eeecb4b1-56ae-4242-8f1c-8b1514a4dde6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:26.133561 [ 3 ] {91c95449-b977-457b-8b98-ae9059383444} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.04 18:23:26.133627 [ 3 ] {91c95449-b977-457b-8b98-ae9059383444} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.02.04 18:23:26.137539 [ 3 ] {91c95449-b977-457b-8b98-ae9059383444} oximeter.measurements_histogramu16 (b6495f71-287f-4158-9f61-6414809c14be): Loading data parts 2024.02.04 18:23:26.137654 [ 3 ] {91c95449-b977-457b-8b98-ae9059383444} oximeter.measurements_histogramu16 (b6495f71-287f-4158-9f61-6414809c14be): There are no data parts 2024.02.04 18:23:26.140410 [ 3 ] {91c95449-b977-457b-8b98-ae9059383444} DynamicQueryHandler: Done processing query 2024.02.04 18:23:26.140436 [ 3 ] {91c95449-b977-457b-8b98-ae9059383444} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:26.140465 [ 3 ] {} HTTP-Session: eeecb4b1-56ae-4242-8f1c-8b1514a4dde6 Destroying unnamed session 2024.02.04 18:23:26.140630 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:26.140681 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:26.140708 [ 3 ] {} HTTP-Session: 70c0f8a6-9d19-45af-bc6e-76edbc6350b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:26.140730 [ 3 ] {} HTTP-Session: 70c0f8a6-9d19-45af-bc6e-76edbc6350b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:26.140988 [ 3 ] {61562d1f-7fbe-4aa8-b083-e8d55c079387} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.04 18:23:26.141059 [ 3 ] {61562d1f-7fbe-4aa8-b083-e8d55c079387} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.02.04 18:23:26.146328 [ 3 ] {61562d1f-7fbe-4aa8-b083-e8d55c079387} oximeter.measurements_histogrami32 (e7a38dbe-b6f2-4c1c-8d93-69a5519a7197): Loading data parts 2024.02.04 18:23:26.146428 [ 3 ] {61562d1f-7fbe-4aa8-b083-e8d55c079387} oximeter.measurements_histogrami32 (e7a38dbe-b6f2-4c1c-8d93-69a5519a7197): There are no data parts 2024.02.04 18:23:26.148943 [ 3 ] {61562d1f-7fbe-4aa8-b083-e8d55c079387} DynamicQueryHandler: Done processing query 2024.02.04 18:23:26.149018 [ 3 ] {61562d1f-7fbe-4aa8-b083-e8d55c079387} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:26.149046 [ 3 ] {} HTTP-Session: 70c0f8a6-9d19-45af-bc6e-76edbc6350b2 Destroying unnamed session 2024.02.04 18:23:26.149196 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:26.149261 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:26.149286 [ 3 ] {} HTTP-Session: 66d8da55-bcc4-43d8-8256-5e2682adf4af Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:26.149315 [ 3 ] {} HTTP-Session: 66d8da55-bcc4-43d8-8256-5e2682adf4af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:26.149605 [ 3 ] {ecb4db5b-b8cc-4a06-857c-f7c68513871d} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.04 18:23:26.149674 [ 3 ] {ecb4db5b-b8cc-4a06-857c-f7c68513871d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.02.04 18:23:26.154579 [ 3 ] {ecb4db5b-b8cc-4a06-857c-f7c68513871d} oximeter.measurements_histogramu32 (bed66c98-e16c-4ed1-8bcd-dfc17c34db4b): Loading data parts 2024.02.04 18:23:26.154683 [ 3 ] {ecb4db5b-b8cc-4a06-857c-f7c68513871d} oximeter.measurements_histogramu32 (bed66c98-e16c-4ed1-8bcd-dfc17c34db4b): There are no data parts 2024.02.04 18:23:26.157325 [ 3 ] {ecb4db5b-b8cc-4a06-857c-f7c68513871d} DynamicQueryHandler: Done processing query 2024.02.04 18:23:26.157361 [ 3 ] {ecb4db5b-b8cc-4a06-857c-f7c68513871d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:26.157383 [ 3 ] {} HTTP-Session: 66d8da55-bcc4-43d8-8256-5e2682adf4af Destroying unnamed session 2024.02.04 18:23:26.157503 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:26.157555 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:26.157582 [ 3 ] {} HTTP-Session: e7379893-00c9-400f-a7de-e60c3c97968a Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:26.157599 [ 3 ] {} HTTP-Session: e7379893-00c9-400f-a7de-e60c3c97968a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:26.157818 [ 3 ] {690a73dd-0a0c-4f40-85bf-a68535a0850a} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.04 18:23:26.157874 [ 3 ] {690a73dd-0a0c-4f40-85bf-a68535a0850a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.02.04 18:23:26.162879 [ 3 ] {690a73dd-0a0c-4f40-85bf-a68535a0850a} oximeter.measurements_histogrami64 (0e69e05c-38f4-4b5e-955e-80b14c122253): Loading data parts 2024.02.04 18:23:26.162964 [ 3 ] {690a73dd-0a0c-4f40-85bf-a68535a0850a} oximeter.measurements_histogrami64 (0e69e05c-38f4-4b5e-955e-80b14c122253): There are no data parts 2024.02.04 18:23:26.167849 [ 3 ] {690a73dd-0a0c-4f40-85bf-a68535a0850a} DynamicQueryHandler: Done processing query 2024.02.04 18:23:26.167876 [ 3 ] {690a73dd-0a0c-4f40-85bf-a68535a0850a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:26.167904 [ 3 ] {} HTTP-Session: e7379893-00c9-400f-a7de-e60c3c97968a Destroying unnamed session 2024.02.04 18:23:26.168030 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:26.168083 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:26.168111 [ 3 ] {} HTTP-Session: f1282693-512c-4657-ac14-cd13ace351c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:26.168131 [ 3 ] {} HTTP-Session: f1282693-512c-4657-ac14-cd13ace351c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:26.168353 [ 3 ] {1a2cfd89-f7bc-40c6-a39a-f178fcff1303} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.04 18:23:26.168410 [ 3 ] {1a2cfd89-f7bc-40c6-a39a-f178fcff1303} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.02.04 18:23:26.179425 [ 3 ] {1a2cfd89-f7bc-40c6-a39a-f178fcff1303} oximeter.measurements_histogramu64 (3acb9a14-3cbd-4960-bf3b-ba36c969d250): Loading data parts 2024.02.04 18:23:26.179525 [ 3 ] {1a2cfd89-f7bc-40c6-a39a-f178fcff1303} oximeter.measurements_histogramu64 (3acb9a14-3cbd-4960-bf3b-ba36c969d250): There are no data parts 2024.02.04 18:23:26.186971 [ 3 ] {1a2cfd89-f7bc-40c6-a39a-f178fcff1303} DynamicQueryHandler: Done processing query 2024.02.04 18:23:26.187009 [ 3 ] {1a2cfd89-f7bc-40c6-a39a-f178fcff1303} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:26.187025 [ 3 ] {} HTTP-Session: f1282693-512c-4657-ac14-cd13ace351c1 Destroying unnamed session 2024.02.04 18:23:26.187149 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:26.187211 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:26.187233 [ 3 ] {} HTTP-Session: dd7c5ffc-376e-4c0d-99e3-0f7c81b1cca9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:26.187256 [ 3 ] {} HTTP-Session: dd7c5ffc-376e-4c0d-99e3-0f7c81b1cca9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:26.187482 [ 3 ] {704c0c12-14ff-4b10-ae85-96ac3c8d5f2a} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.04 18:23:26.187540 [ 3 ] {704c0c12-14ff-4b10-ae85-96ac3c8d5f2a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.02.04 18:23:26.198512 [ 3 ] {704c0c12-14ff-4b10-ae85-96ac3c8d5f2a} oximeter.measurements_histogramf32 (b9ae43cc-8c85-4796-9d2d-daeb4756203b): Loading data parts 2024.02.04 18:23:26.198606 [ 3 ] {704c0c12-14ff-4b10-ae85-96ac3c8d5f2a} oximeter.measurements_histogramf32 (b9ae43cc-8c85-4796-9d2d-daeb4756203b): There are no data parts 2024.02.04 18:23:26.202130 [ 3 ] {704c0c12-14ff-4b10-ae85-96ac3c8d5f2a} DynamicQueryHandler: Done processing query 2024.02.04 18:23:26.202167 [ 3 ] {704c0c12-14ff-4b10-ae85-96ac3c8d5f2a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:26.202184 [ 3 ] {} HTTP-Session: dd7c5ffc-376e-4c0d-99e3-0f7c81b1cca9 Destroying unnamed session 2024.02.04 18:23:26.202325 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:26.202378 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:26.202398 [ 3 ] {} HTTP-Session: cad75bd5-84f2-4d66-b33d-abdca21cf53d Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:26.202423 [ 3 ] {} HTTP-Session: cad75bd5-84f2-4d66-b33d-abdca21cf53d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:26.202647 [ 3 ] {9a65c3f5-91e6-405c-bb65-a94c790e41c3} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.04 18:23:26.202710 [ 3 ] {9a65c3f5-91e6-405c-bb65-a94c790e41c3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.02.04 18:23:26.206700 [ 3 ] {9a65c3f5-91e6-405c-bb65-a94c790e41c3} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Loading data parts 2024.02.04 18:23:26.206789 [ 3 ] {9a65c3f5-91e6-405c-bb65-a94c790e41c3} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): There are no data parts 2024.02.04 18:23:26.209995 [ 3 ] {9a65c3f5-91e6-405c-bb65-a94c790e41c3} DynamicQueryHandler: Done processing query 2024.02.04 18:23:26.210027 [ 3 ] {9a65c3f5-91e6-405c-bb65-a94c790e41c3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:26.210056 [ 3 ] {} HTTP-Session: cad75bd5-84f2-4d66-b33d-abdca21cf53d Destroying unnamed session 2024.02.04 18:23:26.210223 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:26.210288 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:26.210320 [ 3 ] {} HTTP-Session: c99fda47-97bc-4368-a9b3-69b0daa2f1d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:26.210340 [ 3 ] {} HTTP-Session: c99fda47-97bc-4368-a9b3-69b0daa2f1d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:26.210553 [ 3 ] {039e4e69-8f28-46c2-84d6-847c6560190a} executeQuery: (from [fd00:1122:3344:101::d]:56821) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.04 18:23:26.210618 [ 3 ] {039e4e69-8f28-46c2-84d6-847c6560190a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.02.04 18:23:26.215786 [ 3 ] {039e4e69-8f28-46c2-84d6-847c6560190a} oximeter.fields_bool (39917475-c268-40c1-850b-a08a38382b28): Loading data parts 2024.02.04 18:23:26.215867 [ 3 ] {039e4e69-8f28-46c2-84d6-847c6560190a} oximeter.fields_bool (39917475-c268-40c1-850b-a08a38382b28): There are no data parts 2024.02.04 18:23:26.218579 [ 3 ] {039e4e69-8f28-46c2-84d6-847c6560190a} DynamicQueryHandler: Done processing query 2024.02.04 18:23:26.218621 [ 3 ] {039e4e69-8f28-46c2-84d6-847c6560190a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:26.218641 [ 3 ] {} HTTP-Session: c99fda47-97bc-4368-a9b3-69b0daa2f1d6 Destroying unnamed session 2024.02.04 18:23:26.218773 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:26.218836 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:26.218856 [ 3 ] {} HTTP-Session: 536d43c1-bb56-48e8-b19b-003fbabbe21e Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:26.218880 [ 3 ] {} HTTP-Session: 536d43c1-bb56-48e8-b19b-003fbabbe21e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:26.219039 [ 3 ] {a26a0f6c-8963-4148-8efb-833165ded89c} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.04 18:23:26.219089 [ 3 ] {a26a0f6c-8963-4148-8efb-833165ded89c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.02.04 18:23:26.220627 [ 3 ] {a26a0f6c-8963-4148-8efb-833165ded89c} oximeter.fields_i8 (b9207dd2-f910-4d93-bcd6-6d3f0d6fa897): Loading data parts 2024.02.04 18:23:26.220701 [ 3 ] {a26a0f6c-8963-4148-8efb-833165ded89c} oximeter.fields_i8 (b9207dd2-f910-4d93-bcd6-6d3f0d6fa897): There are no data parts 2024.02.04 18:23:26.225254 [ 3 ] {a26a0f6c-8963-4148-8efb-833165ded89c} DynamicQueryHandler: Done processing query 2024.02.04 18:23:26.225280 [ 3 ] {a26a0f6c-8963-4148-8efb-833165ded89c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:26.225305 [ 3 ] {} HTTP-Session: 536d43c1-bb56-48e8-b19b-003fbabbe21e Destroying unnamed session 2024.02.04 18:23:26.225431 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:26.225480 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:26.225506 [ 3 ] {} HTTP-Session: 3a0f1c3c-c08a-4187-b63d-b5d88b2f2042 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:26.225523 [ 3 ] {} HTTP-Session: 3a0f1c3c-c08a-4187-b63d-b5d88b2f2042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:26.225685 [ 3 ] {e2851da6-450e-4a20-bf6b-ed0873732a72} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.04 18:23:26.225729 [ 3 ] {e2851da6-450e-4a20-bf6b-ed0873732a72} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.02.04 18:23:26.231755 [ 3 ] {e2851da6-450e-4a20-bf6b-ed0873732a72} oximeter.fields_u8 (e6efa947-22b0-4889-901b-6726e8db2db8): Loading data parts 2024.02.04 18:23:26.231836 [ 3 ] {e2851da6-450e-4a20-bf6b-ed0873732a72} oximeter.fields_u8 (e6efa947-22b0-4889-901b-6726e8db2db8): There are no data parts 2024.02.04 18:23:26.234577 [ 3 ] {e2851da6-450e-4a20-bf6b-ed0873732a72} DynamicQueryHandler: Done processing query 2024.02.04 18:23:26.234616 [ 3 ] {e2851da6-450e-4a20-bf6b-ed0873732a72} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:26.234633 [ 3 ] {} HTTP-Session: 3a0f1c3c-c08a-4187-b63d-b5d88b2f2042 Destroying unnamed session 2024.02.04 18:23:26.234772 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:26.234842 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:26.234868 [ 3 ] {} HTTP-Session: 7ba394bf-68e3-46c4-b28e-aacafa6cde22 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:26.234893 [ 3 ] {} HTTP-Session: 7ba394bf-68e3-46c4-b28e-aacafa6cde22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:26.235048 [ 3 ] {955a0520-2de3-4631-b0cc-290fc484161c} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.04 18:23:26.235098 [ 3 ] {955a0520-2de3-4631-b0cc-290fc484161c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.02.04 18:23:26.237185 [ 3 ] {955a0520-2de3-4631-b0cc-290fc484161c} oximeter.fields_i16 (9a36370f-3826-4fdc-b578-dec2ba38036e): Loading data parts 2024.02.04 18:23:26.237256 [ 3 ] {955a0520-2de3-4631-b0cc-290fc484161c} oximeter.fields_i16 (9a36370f-3826-4fdc-b578-dec2ba38036e): There are no data parts 2024.02.04 18:23:26.248090 [ 3 ] {955a0520-2de3-4631-b0cc-290fc484161c} DynamicQueryHandler: Done processing query 2024.02.04 18:23:26.248114 [ 3 ] {955a0520-2de3-4631-b0cc-290fc484161c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:26.248200 [ 3 ] {} HTTP-Session: 7ba394bf-68e3-46c4-b28e-aacafa6cde22 Destroying unnamed session 2024.02.04 18:23:26.248327 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:26.248370 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:26.248397 [ 3 ] {} HTTP-Session: 7a335eb1-aaa7-45e0-aaaa-3887437e8b71 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:26.248420 [ 3 ] {} HTTP-Session: 7a335eb1-aaa7-45e0-aaaa-3887437e8b71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:26.248575 [ 3 ] {8098f730-237f-43de-924a-5a8e74f620f8} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.04 18:23:26.248627 [ 3 ] {8098f730-237f-43de-924a-5a8e74f620f8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.02.04 18:23:26.251949 [ 3 ] {8098f730-237f-43de-924a-5a8e74f620f8} oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce): Loading data parts 2024.02.04 18:23:26.252043 [ 3 ] {8098f730-237f-43de-924a-5a8e74f620f8} oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce): There are no data parts 2024.02.04 18:23:26.256774 [ 3 ] {8098f730-237f-43de-924a-5a8e74f620f8} DynamicQueryHandler: Done processing query 2024.02.04 18:23:26.256804 [ 3 ] {8098f730-237f-43de-924a-5a8e74f620f8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:26.256823 [ 3 ] {} HTTP-Session: 7a335eb1-aaa7-45e0-aaaa-3887437e8b71 Destroying unnamed session 2024.02.04 18:23:26.256991 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:26.257059 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:26.257085 [ 3 ] {} HTTP-Session: 2f4729bc-1a87-458d-b15b-664880bb2d96 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:26.257115 [ 3 ] {} HTTP-Session: 2f4729bc-1a87-458d-b15b-664880bb2d96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:26.257316 [ 3 ] {ca8f5a3b-e7cf-4c12-ab54-140bb755bc2c} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.04 18:23:26.257366 [ 3 ] {ca8f5a3b-e7cf-4c12-ab54-140bb755bc2c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.02.04 18:23:26.260776 [ 3 ] {ca8f5a3b-e7cf-4c12-ab54-140bb755bc2c} oximeter.fields_i32 (1daf486f-d542-401f-90e4-3c64c915d7ef): Loading data parts 2024.02.04 18:23:26.260866 [ 3 ] {ca8f5a3b-e7cf-4c12-ab54-140bb755bc2c} oximeter.fields_i32 (1daf486f-d542-401f-90e4-3c64c915d7ef): There are no data parts 2024.02.04 18:23:26.265601 [ 3 ] {ca8f5a3b-e7cf-4c12-ab54-140bb755bc2c} DynamicQueryHandler: Done processing query 2024.02.04 18:23:26.265636 [ 3 ] {ca8f5a3b-e7cf-4c12-ab54-140bb755bc2c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:26.265652 [ 3 ] {} HTTP-Session: 2f4729bc-1a87-458d-b15b-664880bb2d96 Destroying unnamed session 2024.02.04 18:23:26.265809 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:26.265860 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:26.265879 [ 3 ] {} HTTP-Session: 9a089999-ab34-4474-b1c6-ea66641bab83 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:26.265904 [ 3 ] {} HTTP-Session: 9a089999-ab34-4474-b1c6-ea66641bab83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:26.266066 [ 3 ] {da3c61c3-d126-4521-a023-2154ac2edcd3} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.04 18:23:26.266109 [ 3 ] {da3c61c3-d126-4521-a023-2154ac2edcd3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.02.04 18:23:26.271531 [ 3 ] {da3c61c3-d126-4521-a023-2154ac2edcd3} oximeter.fields_u32 (c1cfc855-81a9-42d2-b14f-535c058d686b): Loading data parts 2024.02.04 18:23:26.271608 [ 3 ] {da3c61c3-d126-4521-a023-2154ac2edcd3} oximeter.fields_u32 (c1cfc855-81a9-42d2-b14f-535c058d686b): There are no data parts 2024.02.04 18:23:26.277499 [ 3 ] {da3c61c3-d126-4521-a023-2154ac2edcd3} DynamicQueryHandler: Done processing query 2024.02.04 18:23:26.277524 [ 3 ] {da3c61c3-d126-4521-a023-2154ac2edcd3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:26.277550 [ 3 ] {} HTTP-Session: 9a089999-ab34-4474-b1c6-ea66641bab83 Destroying unnamed session 2024.02.04 18:23:26.277670 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:26.277720 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:26.277746 [ 3 ] {} HTTP-Session: 4e0affd8-5568-4f79-bee5-797ba3218fbf Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:26.277763 [ 3 ] {} HTTP-Session: 4e0affd8-5568-4f79-bee5-797ba3218fbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:26.277922 [ 3 ] {6f780e0c-5eb0-4040-96bf-0734cdee1351} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.04 18:23:26.277981 [ 3 ] {6f780e0c-5eb0-4040-96bf-0734cdee1351} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.02.04 18:23:26.283159 [ 3 ] {6f780e0c-5eb0-4040-96bf-0734cdee1351} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Loading data parts 2024.02.04 18:23:26.283253 [ 3 ] {6f780e0c-5eb0-4040-96bf-0734cdee1351} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): There are no data parts 2024.02.04 18:23:26.289102 [ 3 ] {6f780e0c-5eb0-4040-96bf-0734cdee1351} DynamicQueryHandler: Done processing query 2024.02.04 18:23:26.289141 [ 3 ] {6f780e0c-5eb0-4040-96bf-0734cdee1351} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:26.289170 [ 3 ] {} HTTP-Session: 4e0affd8-5568-4f79-bee5-797ba3218fbf Destroying unnamed session 2024.02.04 18:23:26.289316 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:26.289375 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:26.289406 [ 3 ] {} HTTP-Session: 2c94f18c-5bd4-4d48-b645-eb8c6dc430b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:26.289427 [ 3 ] {} HTTP-Session: 2c94f18c-5bd4-4d48-b645-eb8c6dc430b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:26.289624 [ 3 ] {fa579e00-9c2e-4694-9e39-717b1ac2afbd} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.04 18:23:26.289683 [ 3 ] {fa579e00-9c2e-4694-9e39-717b1ac2afbd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.02.04 18:23:26.294981 [ 3 ] {fa579e00-9c2e-4694-9e39-717b1ac2afbd} oximeter.fields_u64 (338cbbc2-bc4b-4631-84ca-6ca363856eb2): Loading data parts 2024.02.04 18:23:26.295095 [ 3 ] {fa579e00-9c2e-4694-9e39-717b1ac2afbd} oximeter.fields_u64 (338cbbc2-bc4b-4631-84ca-6ca363856eb2): There are no data parts 2024.02.04 18:23:26.301467 [ 3 ] {fa579e00-9c2e-4694-9e39-717b1ac2afbd} DynamicQueryHandler: Done processing query 2024.02.04 18:23:26.301508 [ 3 ] {fa579e00-9c2e-4694-9e39-717b1ac2afbd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:26.301524 [ 3 ] {} HTTP-Session: 2c94f18c-5bd4-4d48-b645-eb8c6dc430b1 Destroying unnamed session 2024.02.04 18:23:26.301657 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:26.301710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:26.301731 [ 3 ] {} HTTP-Session: dd1f3c55-c797-4fe2-97e4-7b180fcae262 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:26.301755 [ 3 ] {} HTTP-Session: dd1f3c55-c797-4fe2-97e4-7b180fcae262 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:26.301912 [ 3 ] {7289c4ce-9f8b-404a-bcf3-21422939ce6c} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.04 18:23:26.301964 [ 3 ] {7289c4ce-9f8b-404a-bcf3-21422939ce6c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.02.04 18:23:26.307071 [ 3 ] {7289c4ce-9f8b-404a-bcf3-21422939ce6c} oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425): Loading data parts 2024.02.04 18:23:26.307163 [ 3 ] {7289c4ce-9f8b-404a-bcf3-21422939ce6c} oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425): There are no data parts 2024.02.04 18:23:26.309064 [ 3 ] {7289c4ce-9f8b-404a-bcf3-21422939ce6c} DynamicQueryHandler: Done processing query 2024.02.04 18:23:26.309095 [ 3 ] {7289c4ce-9f8b-404a-bcf3-21422939ce6c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:26.309132 [ 3 ] {} HTTP-Session: dd1f3c55-c797-4fe2-97e4-7b180fcae262 Destroying unnamed session 2024.02.04 18:23:26.309268 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:26.309332 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:26.309365 [ 3 ] {} HTTP-Session: ac2e25e2-597e-43e1-8a36-bd4d1fa9741d Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:26.309394 [ 3 ] {} HTTP-Session: ac2e25e2-597e-43e1-8a36-bd4d1fa9741d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:26.309590 [ 3 ] {d26b97bc-5cd3-497a-b7bc-ff625ca0dc6c} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.04 18:23:26.309652 [ 3 ] {d26b97bc-5cd3-497a-b7bc-ff625ca0dc6c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.02.04 18:23:26.313421 [ 3 ] {d26b97bc-5cd3-497a-b7bc-ff625ca0dc6c} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Loading data parts 2024.02.04 18:23:26.313505 [ 3 ] {d26b97bc-5cd3-497a-b7bc-ff625ca0dc6c} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): There are no data parts 2024.02.04 18:23:26.316128 [ 3 ] {d26b97bc-5cd3-497a-b7bc-ff625ca0dc6c} DynamicQueryHandler: Done processing query 2024.02.04 18:23:26.316153 [ 3 ] {d26b97bc-5cd3-497a-b7bc-ff625ca0dc6c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:26.316170 [ 3 ] {} HTTP-Session: ac2e25e2-597e-43e1-8a36-bd4d1fa9741d Destroying unnamed session 2024.02.04 18:23:26.316328 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:26.316385 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:26.316404 [ 3 ] {} HTTP-Session: 1b64eaa4-4a66-4958-a243-bbbf4c6eb821 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:26.316429 [ 3 ] {} HTTP-Session: 1b64eaa4-4a66-4958-a243-bbbf4c6eb821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:26.316591 [ 3 ] {7ee0105f-7495-470a-bd59-b80aadd38082} executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.04 18:23:26.316637 [ 3 ] {7ee0105f-7495-470a-bd59-b80aadd38082} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.02.04 18:23:26.319941 [ 3 ] {7ee0105f-7495-470a-bd59-b80aadd38082} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Loading data parts 2024.02.04 18:23:26.320028 [ 3 ] {7ee0105f-7495-470a-bd59-b80aadd38082} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): There are no data parts 2024.02.04 18:23:26.325989 [ 3 ] {7ee0105f-7495-470a-bd59-b80aadd38082} DynamicQueryHandler: Done processing query 2024.02.04 18:23:26.326031 [ 3 ] {7ee0105f-7495-470a-bd59-b80aadd38082} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:26.326047 [ 3 ] {} HTTP-Session: 1b64eaa4-4a66-4958-a243-bbbf4c6eb821 Destroying unnamed session 2024.02.04 18:23:26.326198 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:26.326249 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:26.326269 [ 3 ] {} HTTP-Session: 6b90fd73-c311-49bc-8b90-e021d58112bc Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:26.326293 [ 3 ] {} HTTP-Session: 6b90fd73-c311-49bc-8b90-e021d58112bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:26.326529 [ 3 ] {7df2aa81-4440-4871-9d8a-1db684eec4db} executeQuery: (from [fd00:1122:3344:101::d]:56821) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2024.02.04 18:23:26.326600 [ 3 ] {7df2aa81-4440-4871-9d8a-1db684eec4db} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.02.04 18:23:26.328663 [ 3 ] {7df2aa81-4440-4871-9d8a-1db684eec4db} oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da): Loading data parts 2024.02.04 18:23:26.328747 [ 3 ] {7df2aa81-4440-4871-9d8a-1db684eec4db} oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da): There are no data parts 2024.02.04 18:23:26.333469 [ 3 ] {7df2aa81-4440-4871-9d8a-1db684eec4db} DynamicQueryHandler: Done processing query 2024.02.04 18:23:26.333494 [ 3 ] {7df2aa81-4440-4871-9d8a-1db684eec4db} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.04 18:23:26.333521 [ 3 ] {} HTTP-Session: 6b90fd73-c311-49bc-8b90-e021d58112bc Destroying unnamed session 2024.02.04 18:23:26.333664 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:23:26.333715 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:23:26.333742 [ 3 ] {} HTTP-Session: 925a40fe-112c-4ab3-b63f-a87e0749765c Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 2024.02.04 18:23:26.333760 [ 3 ] {} HTTP-Session: 925a40fe-112c-4ab3-b63f-a87e0749765c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:23:26.333893 [ 3 ] {8b9805d5-9208-4ebc-8cc0-a953151c2b32} executeQuery: (from [fd00:1122:3344:101::d]:56821) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.02.04 18:23:26.334508 [ 3 ] {8b9805d5-9208-4ebc-8cc0-a953151c2b32} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.02.04 18:23:26.337303 [ 3 ] {8b9805d5-9208-4ebc-8cc0-a953151c2b32} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.04 18:23:26.339424 [ 3 ] {8b9805d5-9208-4ebc-8cc0-a953151c2b32} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.04 18:23:26.339654 [ 3 ] {8b9805d5-9208-4ebc-8cc0-a953151c2b32} oximeter.version (45151e7a-7916-44a4-bc42-2340f29462db): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.04 18:23:26.339859 [ 3 ] {8b9805d5-9208-4ebc-8cc0-a953151c2b32} executeQuery: Read 1 rows, 16.00 B in 0.005923945 sec., 168 rows/sec., 2.64 KiB/sec. 2024.02.04 18:23:26.339964 [ 3 ] {8b9805d5-9208-4ebc-8cc0-a953151c2b32} DynamicQueryHandler: Done processing query 2024.02.04 18:23:26.339985 [ 3 ] {8b9805d5-9208-4ebc-8cc0-a953151c2b32} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.02.04 18:23:26.340010 [ 3 ] {} HTTP-Session: 925a40fe-112c-4ab3-b63f-a87e0749765c Destroying unnamed session 2024.02.04 18:23:27.000174 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 226.81 MiB, peak 231.89 MiB, will set to 228.28 MiB (RSS), difference: 1.47 MiB 2024.02.04 18:23:40.285704 [ 139 ] {} DNSResolver: Updating DNS cache 2024.02.04 18:23:40.285772 [ 139 ] {} DNSResolver: Updated DNS cache 2024.02.04 18:23:55.286133 [ 121 ] {} DNSResolver: Updating DNS cache 2024.02.04 18:23:55.286202 [ 121 ] {} DNSResolver: Updated DNS cache 2024.02.04 18:24:10.286269 [ 112 ] {} DNSResolver: Updating DNS cache 2024.02.04 18:24:10.286336 [ 112 ] {} DNSResolver: Updated DNS cache 2024.02.04 18:24:25.286399 [ 107 ] {} DNSResolver: Updating DNS cache 2024.02.04 18:24:25.286472 [ 107 ] {} DNSResolver: Updated DNS cache 2024.02.04 18:24:26.353791 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:24:26.353986 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:24:26.354011 [ 3 ] {} HTTP-Session: 22867cd2-0b5b-40a9-82d2-0ad4f639eba2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:24:26.354048 [ 3 ] {} HTTP-Session: 22867cd2-0b5b-40a9-82d2-0ad4f639eba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:24:26.354202 [ 3 ] {23cdea43-0b80-4f80-a225-6a9405e48382} executeQuery: (from [fd00:1122:3344:101::d]:57307) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.02.04 18:24:26.354547 [ 3 ] {23cdea43-0b80-4f80-a225-6a9405e48382} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.04 18:24:26.357335 [ 3 ] {23cdea43-0b80-4f80-a225-6a9405e48382} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.04 18:24:26.357950 [ 3 ] {23cdea43-0b80-4f80-a225-6a9405e48382} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.04 18:24:26.359139 [ 3 ] {23cdea43-0b80-4f80-a225-6a9405e48382} DynamicQueryHandler: Done processing query 2024.02.04 18:24:26.359168 [ 3 ] {23cdea43-0b80-4f80-a225-6a9405e48382} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.04 18:24:26.359204 [ 3 ] {} HTTP-Session: 22867cd2-0b5b-40a9-82d2-0ad4f639eba2 Destroying unnamed session 2024.02.04 18:24:26.371862 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:24:26.372008 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:24:26.372032 [ 3 ] {} HTTP-Session: 1f20cee5-bf67-4955-a9e3-369b0872407d Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:24:26.372054 [ 3 ] {} HTTP-Session: 1f20cee5-bf67-4955-a9e3-369b0872407d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:24:26.372220 [ 3 ] {00402e83-23b3-4d33-9a63-1d009f767f97} executeQuery: (from [fd00:1122:3344:101::d]:57307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.04 18:24:26.379785 [ 3 ] {00402e83-23b3-4d33-9a63-1d009f767f97} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.04 18:24:26.380044 [ 3 ] {00402e83-23b3-4d33-9a63-1d009f767f97} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.04 18:24:26.380098 [ 3 ] {00402e83-23b3-4d33-9a63-1d009f767f97} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.04 18:24:26.381056 [ 3 ] {00402e83-23b3-4d33-9a63-1d009f767f97} DynamicQueryHandler: Done processing query 2024.02.04 18:24:26.381096 [ 3 ] {00402e83-23b3-4d33-9a63-1d009f767f97} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.04 18:24:26.381113 [ 3 ] {} HTTP-Session: 1f20cee5-bf67-4955-a9e3-369b0872407d Destroying unnamed session 2024.02.04 18:24:26.381326 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:24:26.381370 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:24:26.381390 [ 3 ] {} HTTP-Session: 2b3db22e-b1e0-48ee-9e8b-0ac2a5da7e0a Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:24:26.381407 [ 3 ] {} HTTP-Session: 2b3db22e-b1e0-48ee-9e8b-0ac2a5da7e0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:24:26.381520 [ 3 ] {82bd6890-2006-4148-bdca-886088a957be} executeQuery: (from [fd00:1122:3344:101::d]:57307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.04 18:24:26.381974 [ 3 ] {82bd6890-2006-4148-bdca-886088a957be} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.04 18:24:26.382125 [ 3 ] {82bd6890-2006-4148-bdca-886088a957be} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.04 18:24:26.382167 [ 3 ] {82bd6890-2006-4148-bdca-886088a957be} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.04 18:24:26.383118 [ 3 ] {82bd6890-2006-4148-bdca-886088a957be} DynamicQueryHandler: Done processing query 2024.02.04 18:24:26.383147 [ 3 ] {82bd6890-2006-4148-bdca-886088a957be} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.04 18:24:26.383164 [ 3 ] {} HTTP-Session: 2b3db22e-b1e0-48ee-9e8b-0ac2a5da7e0a Destroying unnamed session 2024.02.04 18:24:26.383519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:24:26.383564 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:24:26.383583 [ 3 ] {} HTTP-Session: f5d36716-fdeb-4dc4-b3de-aea9147a694f Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:24:26.383599 [ 3 ] {} HTTP-Session: f5d36716-fdeb-4dc4-b3de-aea9147a694f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:24:26.383712 [ 3 ] {7b2511c6-533f-4366-b3c1-e7bbfa94835d} executeQuery: (from [fd00:1122:3344:101::d]:57307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.04 18:24:26.384067 [ 3 ] {7b2511c6-533f-4366-b3c1-e7bbfa94835d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.04 18:24:26.384216 [ 3 ] {7b2511c6-533f-4366-b3c1-e7bbfa94835d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.04 18:24:26.384259 [ 3 ] {7b2511c6-533f-4366-b3c1-e7bbfa94835d} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.04 18:24:26.385144 [ 3 ] {7b2511c6-533f-4366-b3c1-e7bbfa94835d} DynamicQueryHandler: Done processing query 2024.02.04 18:24:26.385171 [ 3 ] {7b2511c6-533f-4366-b3c1-e7bbfa94835d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.04 18:24:26.385187 [ 3 ] {} HTTP-Session: f5d36716-fdeb-4dc4-b3de-aea9147a694f Destroying unnamed session 2024.02.04 18:24:26.386125 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:24:26.386170 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:24:26.386189 [ 3 ] {} HTTP-Session: 5d7499bd-93b9-43e2-b1a1-cf1381e8e89f Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:24:26.386206 [ 3 ] {} HTTP-Session: 5d7499bd-93b9-43e2-b1a1-cf1381e8e89f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:24:26.386284 [ 3 ] {8bfb0d08-b8e4-49ad-ac05-e36197ba71f3} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:24:26.386329 [ 3 ] {8bfb0d08-b8e4-49ad-ac05-e36197ba71f3} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.04 18:24:26.387051 [ 3 ] {8bfb0d08-b8e4-49ad-ac05-e36197ba71f3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:24:26.388573 [ 3 ] {8bfb0d08-b8e4-49ad-ac05-e36197ba71f3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.04 18:24:26.388912 [ 3 ] {8bfb0d08-b8e4-49ad-ac05-e36197ba71f3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.04 18:24:26.389081 [ 3 ] {8bfb0d08-b8e4-49ad-ac05-e36197ba71f3} oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.04 18:24:26.389219 [ 3 ] {8bfb0d08-b8e4-49ad-ac05-e36197ba71f3} executeQuery: Read 4 rows, 443.00 B in 0.002896686 sec., 1380 rows/sec., 149.35 KiB/sec. 2024.02.04 18:24:26.389360 [ 3 ] {8bfb0d08-b8e4-49ad-ac05-e36197ba71f3} DynamicQueryHandler: Done processing query 2024.02.04 18:24:26.389384 [ 3 ] {8bfb0d08-b8e4-49ad-ac05-e36197ba71f3} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:24:26.389400 [ 3 ] {} HTTP-Session: 5d7499bd-93b9-43e2-b1a1-cf1381e8e89f Destroying unnamed session 2024.02.04 18:24:26.389529 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 5648, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:24:26.389573 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:24:26.389592 [ 3 ] {} HTTP-Session: 7455573d-e36a-4446-9d3b-46ced62288df Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:24:26.389608 [ 3 ] {} HTTP-Session: 7455573d-e36a-4446-9d3b-46ced62288df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:24:26.389680 [ 3 ] {81b52339-35e3-4ec3-ba92-d20de5a79d69} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:24:26.389719 [ 3 ] {81b52339-35e3-4ec3-ba92-d20de5a79d69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:24:26.389823 [ 3 ] {81b52339-35e3-4ec3-ba92-d20de5a79d69} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:24:26.395707 [ 3 ] {81b52339-35e3-4ec3-ba92-d20de5a79d69} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.04 18:24:26.395971 [ 3 ] {81b52339-35e3-4ec3-ba92-d20de5a79d69} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.04 18:24:26.396142 [ 3 ] {81b52339-35e3-4ec3-ba92-d20de5a79d69} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.04 18:24:26.396267 [ 3 ] {81b52339-35e3-4ec3-ba92-d20de5a79d69} executeQuery: Read 39 rows, 3.16 KiB in 0.006553102 sec., 5951 rows/sec., 482.39 KiB/sec. 2024.02.04 18:24:26.396432 [ 3 ] {81b52339-35e3-4ec3-ba92-d20de5a79d69} DynamicQueryHandler: Done processing query 2024.02.04 18:24:26.396455 [ 3 ] {81b52339-35e3-4ec3-ba92-d20de5a79d69} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.04 18:24:26.396471 [ 3 ] {} HTTP-Session: 7455573d-e36a-4446-9d3b-46ced62288df Destroying unnamed session 2024.02.04 18:24:26.396729 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 18993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:24:26.396775 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:24:26.396793 [ 3 ] {} HTTP-Session: d0ad889b-0a70-4afd-9a55-818a13991d7f Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:24:26.396810 [ 3 ] {} HTTP-Session: d0ad889b-0a70-4afd-9a55-818a13991d7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:24:26.396886 [ 3 ] {2beb989d-fa34-41af-9ba8-be28e53571b1} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:24:26.396924 [ 3 ] {2beb989d-fa34-41af-9ba8-be28e53571b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:24:26.397036 [ 3 ] {2beb989d-fa34-41af-9ba8-be28e53571b1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:24:26.397401 [ 3 ] {2beb989d-fa34-41af-9ba8-be28e53571b1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.04 18:24:26.397631 [ 3 ] {2beb989d-fa34-41af-9ba8-be28e53571b1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.04 18:24:26.397779 [ 3 ] {2beb989d-fa34-41af-9ba8-be28e53571b1} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.04 18:24:26.397903 [ 3 ] {2beb989d-fa34-41af-9ba8-be28e53571b1} executeQuery: Read 117 rows, 11.81 KiB in 0.000982782 sec., 119049 rows/sec., 11.73 MiB/sec. 2024.02.04 18:24:26.398035 [ 3 ] {2beb989d-fa34-41af-9ba8-be28e53571b1} DynamicQueryHandler: Done processing query 2024.02.04 18:24:26.398058 [ 3 ] {2beb989d-fa34-41af-9ba8-be28e53571b1} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.04 18:24:26.398073 [ 3 ] {} HTTP-Session: d0ad889b-0a70-4afd-9a55-818a13991d7f Destroying unnamed session 2024.02.04 18:24:26.398206 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 8371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:24:26.398251 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:24:26.398269 [ 3 ] {} HTTP-Session: b9758b2c-27c0-4ce2-b99b-a1d8ac9acb39 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:24:26.398285 [ 3 ] {} HTTP-Session: b9758b2c-27c0-4ce2-b99b-a1d8ac9acb39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:24:26.398357 [ 3 ] {812827a8-d486-4027-a1d2-0ec0d8c5799a} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:24:26.398394 [ 3 ] {812827a8-d486-4027-a1d2-0ec0d8c5799a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:24:26.399596 [ 3 ] {812827a8-d486-4027-a1d2-0ec0d8c5799a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:24:26.402001 [ 3 ] {812827a8-d486-4027-a1d2-0ec0d8c5799a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.04 18:24:26.402322 [ 3 ] {812827a8-d486-4027-a1d2-0ec0d8c5799a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.04 18:24:26.402474 [ 3 ] {812827a8-d486-4027-a1d2-0ec0d8c5799a} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.04 18:24:26.402581 [ 3 ] {812827a8-d486-4027-a1d2-0ec0d8c5799a} executeQuery: Read 49 rows, 3.94 KiB in 0.004187963 sec., 11700 rows/sec., 939.96 KiB/sec. 2024.02.04 18:24:26.402699 [ 3 ] {812827a8-d486-4027-a1d2-0ec0d8c5799a} DynamicQueryHandler: Done processing query 2024.02.04 18:24:26.402722 [ 3 ] {812827a8-d486-4027-a1d2-0ec0d8c5799a} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.04 18:24:26.402737 [ 3 ] {} HTTP-Session: b9758b2c-27c0-4ce2-b99b-a1d8ac9acb39 Destroying unnamed session 2024.02.04 18:24:26.403149 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 41739, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:24:26.403195 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:24:26.403213 [ 3 ] {} HTTP-Session: 9bb6e0d9-7a5b-42bb-8ae6-97d34cf2a66f Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:24:26.403229 [ 3 ] {} HTTP-Session: 9bb6e0d9-7a5b-42bb-8ae6-97d34cf2a66f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:24:26.403319 [ 3 ] {02bad185-75c6-4578-801f-2f7894b4ac44} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:24:26.403362 [ 3 ] {02bad185-75c6-4578-801f-2f7894b4ac44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:24:26.403510 [ 3 ] {02bad185-75c6-4578-801f-2f7894b4ac44} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:24:26.404034 [ 3 ] {02bad185-75c6-4578-801f-2f7894b4ac44} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.04 18:24:26.405059 [ 3 ] {02bad185-75c6-4578-801f-2f7894b4ac44} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.04 18:24:26.405241 [ 3 ] {02bad185-75c6-4578-801f-2f7894b4ac44} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.04 18:24:26.405377 [ 3 ] {02bad185-75c6-4578-801f-2f7894b4ac44} executeQuery: Read 39 rows, 53.89 KiB in 0.002023045 sec., 19277 rows/sec., 26.01 MiB/sec. 2024.02.04 18:24:26.405543 [ 3 ] {02bad185-75c6-4578-801f-2f7894b4ac44} DynamicQueryHandler: Done processing query 2024.02.04 18:24:26.405572 [ 3 ] {02bad185-75c6-4578-801f-2f7894b4ac44} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.04 18:24:26.405593 [ 3 ] {} HTTP-Session: 9bb6e0d9-7a5b-42bb-8ae6-97d34cf2a66f Destroying unnamed session 2024.02.04 18:24:26.405726 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 2437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:24:26.405783 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:24:26.405809 [ 3 ] {} HTTP-Session: c8e86285-3683-434a-882c-c2c59538b9bc Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:24:26.405831 [ 3 ] {} HTTP-Session: c8e86285-3683-434a-882c-c2c59538b9bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:24:26.405921 [ 3 ] {cbbc9cc2-2302-47ee-bb49-95a3498ee2e8} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:24:26.406531 [ 3 ] {cbbc9cc2-2302-47ee-bb49-95a3498ee2e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.04 18:24:26.406642 [ 3 ] {cbbc9cc2-2302-47ee-bb49-95a3498ee2e8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:24:26.406918 [ 3 ] {cbbc9cc2-2302-47ee-bb49-95a3498ee2e8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.04 18:24:26.407194 [ 3 ] {cbbc9cc2-2302-47ee-bb49-95a3498ee2e8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.04 18:24:26.407372 [ 3 ] {cbbc9cc2-2302-47ee-bb49-95a3498ee2e8} oximeter.measurements_i64 (96407491-d4ba-404f-934e-5036e61310fb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.04 18:24:26.407485 [ 3 ] {cbbc9cc2-2302-47ee-bb49-95a3498ee2e8} executeQuery: Read 15 rows, 1.12 KiB in 0.001527949 sec., 9817 rows/sec., 730.53 KiB/sec. 2024.02.04 18:24:26.407623 [ 3 ] {cbbc9cc2-2302-47ee-bb49-95a3498ee2e8} DynamicQueryHandler: Done processing query 2024.02.04 18:24:26.407647 [ 3 ] {cbbc9cc2-2302-47ee-bb49-95a3498ee2e8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.04 18:24:26.407662 [ 3 ] {} HTTP-Session: c8e86285-3683-434a-882c-c2c59538b9bc Destroying unnamed session 2024.02.04 18:24:36.346057 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 5935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:24:36.346186 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:24:36.346217 [ 3 ] {} HTTP-Session: 64675737-14c8-427f-83ff-fd0dcfef5190 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:24:36.346244 [ 3 ] {} HTTP-Session: 64675737-14c8-427f-83ff-fd0dcfef5190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:24:36.346384 [ 3 ] {3261b9a5-09cf-4c53-a586-c46ec1cc5377} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:24:36.346450 [ 3 ] {3261b9a5-09cf-4c53-a586-c46ec1cc5377} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:24:36.346628 [ 3 ] {3261b9a5-09cf-4c53-a586-c46ec1cc5377} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:24:36.347056 [ 3 ] {3261b9a5-09cf-4c53-a586-c46ec1cc5377} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.04 18:24:36.347312 [ 3 ] {3261b9a5-09cf-4c53-a586-c46ec1cc5377} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.04 18:24:36.347472 [ 3 ] {3261b9a5-09cf-4c53-a586-c46ec1cc5377} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.04 18:24:36.347587 [ 3 ] {3261b9a5-09cf-4c53-a586-c46ec1cc5377} executeQuery: Read 41 rows, 3.32 KiB in 0.001163775 sec., 35230 rows/sec., 2.79 MiB/sec. 2024.02.04 18:24:36.347747 [ 3 ] {3261b9a5-09cf-4c53-a586-c46ec1cc5377} DynamicQueryHandler: Done processing query 2024.02.04 18:24:36.347772 [ 3 ] {3261b9a5-09cf-4c53-a586-c46ec1cc5377} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.04 18:24:36.347788 [ 3 ] {} HTTP-Session: 64675737-14c8-427f-83ff-fd0dcfef5190 Destroying unnamed session 2024.02.04 18:24:36.347941 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 19921, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:24:36.347987 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:24:36.348007 [ 3 ] {} HTTP-Session: 855f6f57-58c5-436e-83d3-103027e9851d Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:24:36.348024 [ 3 ] {} HTTP-Session: 855f6f57-58c5-436e-83d3-103027e9851d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:24:36.348103 [ 3 ] {f0f1bb72-8c06-4ca6-8dc0-da604384323b} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:24:36.348143 [ 3 ] {f0f1bb72-8c06-4ca6-8dc0-da604384323b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:24:36.348250 [ 3 ] {f0f1bb72-8c06-4ca6-8dc0-da604384323b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:24:36.348599 [ 3 ] {f0f1bb72-8c06-4ca6-8dc0-da604384323b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.04 18:24:36.348814 [ 3 ] {f0f1bb72-8c06-4ca6-8dc0-da604384323b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.04 18:24:36.348966 [ 3 ] {f0f1bb72-8c06-4ca6-8dc0-da604384323b} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.04 18:24:36.349078 [ 3 ] {f0f1bb72-8c06-4ca6-8dc0-da604384323b} executeQuery: Read 123 rows, 12.37 KiB in 0.000946792 sec., 129912 rows/sec., 12.76 MiB/sec. 2024.02.04 18:24:36.349194 [ 3 ] {f0f1bb72-8c06-4ca6-8dc0-da604384323b} DynamicQueryHandler: Done processing query 2024.02.04 18:24:36.349217 [ 3 ] {f0f1bb72-8c06-4ca6-8dc0-da604384323b} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.04 18:24:36.349233 [ 3 ] {} HTTP-Session: 855f6f57-58c5-436e-83d3-103027e9851d Destroying unnamed session 2024.02.04 18:24:36.349357 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7002, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:24:36.349402 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:24:36.349422 [ 3 ] {} HTTP-Session: 01be7540-608c-45e6-83c2-2fa14944f96a Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:24:36.349438 [ 3 ] {} HTTP-Session: 01be7540-608c-45e6-83c2-2fa14944f96a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:24:36.349510 [ 3 ] {60c374b2-403c-46a6-b6a7-a3f5ab9c5f26} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:24:36.349548 [ 3 ] {60c374b2-403c-46a6-b6a7-a3f5ab9c5f26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:24:36.349653 [ 3 ] {60c374b2-403c-46a6-b6a7-a3f5ab9c5f26} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:24:36.350073 [ 3 ] {60c374b2-403c-46a6-b6a7-a3f5ab9c5f26} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.04 18:24:36.350281 [ 3 ] {60c374b2-403c-46a6-b6a7-a3f5ab9c5f26} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.04 18:24:36.350429 [ 3 ] {60c374b2-403c-46a6-b6a7-a3f5ab9c5f26} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.04 18:24:36.350517 [ 3 ] {60c374b2-403c-46a6-b6a7-a3f5ab9c5f26} executeQuery: Read 41 rows, 3.28 KiB in 0.000979283 sec., 41867 rows/sec., 3.27 MiB/sec. 2024.02.04 18:24:36.350647 [ 3 ] {60c374b2-403c-46a6-b6a7-a3f5ab9c5f26} DynamicQueryHandler: Done processing query 2024.02.04 18:24:36.350670 [ 3 ] {60c374b2-403c-46a6-b6a7-a3f5ab9c5f26} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.04 18:24:36.350687 [ 3 ] {} HTTP-Session: 01be7540-608c-45e6-83c2-2fa14944f96a Destroying unnamed session 2024.02.04 18:24:36.351023 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 43876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:24:36.351067 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:24:36.351087 [ 3 ] {} HTTP-Session: 6c4ed101-5639-4d7a-95f0-e841abe514d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:24:36.351103 [ 3 ] {} HTTP-Session: 6c4ed101-5639-4d7a-95f0-e841abe514d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:24:36.351191 [ 3 ] {3e11cf8c-64c0-4944-8a6a-7146f1ffe560} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:24:36.351236 [ 3 ] {3e11cf8c-64c0-4944-8a6a-7146f1ffe560} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:24:36.351368 [ 3 ] {3e11cf8c-64c0-4944-8a6a-7146f1ffe560} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:24:36.351837 [ 3 ] {3e11cf8c-64c0-4944-8a6a-7146f1ffe560} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.04 18:24:36.352151 [ 3 ] {3e11cf8c-64c0-4944-8a6a-7146f1ffe560} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.04 18:24:36.352329 [ 3 ] {3e11cf8c-64c0-4944-8a6a-7146f1ffe560} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.04 18:24:36.352426 [ 3 ] {3e11cf8c-64c0-4944-8a6a-7146f1ffe560} executeQuery: Read 41 rows, 56.66 KiB in 0.001205785 sec., 34002 rows/sec., 45.88 MiB/sec. 2024.02.04 18:24:36.352552 [ 3 ] {3e11cf8c-64c0-4944-8a6a-7146f1ffe560} DynamicQueryHandler: Done processing query 2024.02.04 18:24:36.352576 [ 3 ] {3e11cf8c-64c0-4944-8a6a-7146f1ffe560} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.04 18:24:36.352592 [ 3 ] {} HTTP-Session: 6c4ed101-5639-4d7a-95f0-e841abe514d2 Destroying unnamed session 2024.02.04 18:24:40.286606 [ 100 ] {} DNSResolver: Updating DNS cache 2024.02.04 18:24:40.286703 [ 100 ] {} DNSResolver: Updated DNS cache 2024.02.04 18:24:46.345976 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:24:46.346088 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:24:46.346114 [ 3 ] {} HTTP-Session: 33d0925d-6030-42b3-8e8b-41f0c4ba70b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:24:46.346138 [ 3 ] {} HTTP-Session: 33d0925d-6030-42b3-8e8b-41f0c4ba70b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:24:46.346324 [ 3 ] {6cc36f10-d6db-4d02-8214-10f35c2884c9} executeQuery: (from [fd00:1122:3344:101::d]:57307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.04 18:24:46.349627 [ 3 ] {6cc36f10-d6db-4d02-8214-10f35c2884c9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.04 18:24:46.349836 [ 3 ] {6cc36f10-d6db-4d02-8214-10f35c2884c9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.04 18:24:46.349946 [ 3 ] {6cc36f10-d6db-4d02-8214-10f35c2884c9} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.04 18:24:46.350262 [ 3 ] {6cc36f10-d6db-4d02-8214-10f35c2884c9} oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2024.02.04 18:24:46.354422 [ 3 ] {6cc36f10-d6db-4d02-8214-10f35c2884c9} oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.04 18:24:46.354455 [ 3 ] {6cc36f10-d6db-4d02-8214-10f35c2884c9} oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.04 18:24:46.357183 [ 3 ] {6cc36f10-d6db-4d02-8214-10f35c2884c9} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.04 18:24:46.368253 [ 3 ] {6cc36f10-d6db-4d02-8214-10f35c2884c9} executeQuery: Read 4 rows, 443.00 B in 0.021882786 sec., 182 rows/sec., 19.77 KiB/sec. 2024.02.04 18:24:46.368454 [ 3 ] {6cc36f10-d6db-4d02-8214-10f35c2884c9} DynamicQueryHandler: Done processing query 2024.02.04 18:24:46.368479 [ 3 ] {6cc36f10-d6db-4d02-8214-10f35c2884c9} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.04 18:24:46.368497 [ 3 ] {} HTTP-Session: 33d0925d-6030-42b3-8e8b-41f0c4ba70b4 Destroying unnamed session 2024.02.04 18:24:46.368724 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:24:46.368772 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:24:46.368792 [ 3 ] {} HTTP-Session: 69fe5301-d71f-40d4-855f-0043f535350b Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:24:46.368811 [ 3 ] {} HTTP-Session: 69fe5301-d71f-40d4-855f-0043f535350b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:24:46.368936 [ 3 ] {b3b6a335-7b77-46e5-9fdd-cd9baa494f41} executeQuery: (from [fd00:1122:3344:101::d]:57307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) 2024.02.04 18:24:46.369386 [ 3 ] {b3b6a335-7b77-46e5-9fdd-cd9baa494f41} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.04 18:24:46.369549 [ 3 ] {b3b6a335-7b77-46e5-9fdd-cd9baa494f41} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.04 18:24:46.369593 [ 3 ] {b3b6a335-7b77-46e5-9fdd-cd9baa494f41} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.04 18:24:46.369740 [ 3 ] {b3b6a335-7b77-46e5-9fdd-cd9baa494f41} oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.02.04 18:24:46.369769 [ 3 ] {b3b6a335-7b77-46e5-9fdd-cd9baa494f41} oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.04 18:24:46.369789 [ 3 ] {b3b6a335-7b77-46e5-9fdd-cd9baa494f41} oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.04 18:24:46.369819 [ 3 ] {b3b6a335-7b77-46e5-9fdd-cd9baa494f41} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.04 18:24:46.370738 [ 3 ] {b3b6a335-7b77-46e5-9fdd-cd9baa494f41} executeQuery: Read 4 rows, 443.00 B in 0.001764642 sec., 2266 rows/sec., 245.16 KiB/sec. 2024.02.04 18:24:46.370919 [ 3 ] {b3b6a335-7b77-46e5-9fdd-cd9baa494f41} DynamicQueryHandler: Done processing query 2024.02.04 18:24:46.370943 [ 3 ] {b3b6a335-7b77-46e5-9fdd-cd9baa494f41} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.04 18:24:46.370960 [ 3 ] {} HTTP-Session: 69fe5301-d71f-40d4-855f-0043f535350b Destroying unnamed session 2024.02.04 18:24:46.371200 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:24:46.371246 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:24:46.371265 [ 3 ] {} HTTP-Session: c3981bcb-4a12-4aca-bc96-1a71160d5247 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:24:46.371282 [ 3 ] {} HTTP-Session: c3981bcb-4a12-4aca-bc96-1a71160d5247 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:24:46.371399 [ 3 ] {a34da14f-2446-4aa4-b691-2884c0d09f75} executeQuery: (from [fd00:1122:3344:101::d]:57307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.04 18:24:46.371850 [ 3 ] {a34da14f-2446-4aa4-b691-2884c0d09f75} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.04 18:24:46.372014 [ 3 ] {a34da14f-2446-4aa4-b691-2884c0d09f75} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.04 18:24:46.372057 [ 3 ] {a34da14f-2446-4aa4-b691-2884c0d09f75} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.04 18:24:46.372200 [ 3 ] {a34da14f-2446-4aa4-b691-2884c0d09f75} oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.02.04 18:24:46.372229 [ 3 ] {a34da14f-2446-4aa4-b691-2884c0d09f75} oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.04 18:24:46.372249 [ 3 ] {a34da14f-2446-4aa4-b691-2884c0d09f75} oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.04 18:24:46.372278 [ 3 ] {a34da14f-2446-4aa4-b691-2884c0d09f75} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.04 18:24:46.373178 [ 3 ] {a34da14f-2446-4aa4-b691-2884c0d09f75} executeQuery: Read 4 rows, 443.00 B in 0.001743162 sec., 2294 rows/sec., 248.18 KiB/sec. 2024.02.04 18:24:46.373365 [ 3 ] {a34da14f-2446-4aa4-b691-2884c0d09f75} DynamicQueryHandler: Done processing query 2024.02.04 18:24:46.373388 [ 3 ] {a34da14f-2446-4aa4-b691-2884c0d09f75} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.04 18:24:46.373404 [ 3 ] {} HTTP-Session: c3981bcb-4a12-4aca-bc96-1a71160d5247 Destroying unnamed session 2024.02.04 18:24:46.373738 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:24:46.373784 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:24:46.373803 [ 3 ] {} HTTP-Session: 35c7463b-5e5e-47bc-9e76-7d43a6767288 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:24:46.373821 [ 3 ] {} HTTP-Session: 35c7463b-5e5e-47bc-9e76-7d43a6767288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:24:46.373937 [ 3 ] {019efbb6-c261-459c-9cfa-7ebdf8c68137} executeQuery: (from [fd00:1122:3344:101::d]:57307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.04 18:24:46.374400 [ 3 ] {019efbb6-c261-459c-9cfa-7ebdf8c68137} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.04 18:24:46.374567 [ 3 ] {019efbb6-c261-459c-9cfa-7ebdf8c68137} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.04 18:24:46.374610 [ 3 ] {019efbb6-c261-459c-9cfa-7ebdf8c68137} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.04 18:24:46.374752 [ 3 ] {019efbb6-c261-459c-9cfa-7ebdf8c68137} oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.02.04 18:24:46.374780 [ 3 ] {019efbb6-c261-459c-9cfa-7ebdf8c68137} oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.04 18:24:46.374799 [ 3 ] {019efbb6-c261-459c-9cfa-7ebdf8c68137} oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.04 18:24:46.374825 [ 3 ] {019efbb6-c261-459c-9cfa-7ebdf8c68137} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.04 18:24:46.375902 [ 3 ] {019efbb6-c261-459c-9cfa-7ebdf8c68137} executeQuery: Read 4 rows, 443.00 B in 0.001897384 sec., 2108 rows/sec., 228.01 KiB/sec. 2024.02.04 18:24:46.376097 [ 3 ] {019efbb6-c261-459c-9cfa-7ebdf8c68137} DynamicQueryHandler: Done processing query 2024.02.04 18:24:46.376121 [ 3 ] {019efbb6-c261-459c-9cfa-7ebdf8c68137} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.04 18:24:46.376137 [ 3 ] {} HTTP-Session: 35c7463b-5e5e-47bc-9e76-7d43a6767288 Destroying unnamed session 2024.02.04 18:24:46.376464 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:24:46.376509 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:24:46.376528 [ 3 ] {} HTTP-Session: 72264903-74dc-4d5f-b08f-df110e8cfa66 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:24:46.376545 [ 3 ] {} HTTP-Session: 72264903-74dc-4d5f-b08f-df110e8cfa66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:24:46.376662 [ 3 ] {8fb2067d-25e0-43aa-b6dd-aacb880f01c0} executeQuery: (from [fd00:1122:3344:101::d]:57307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2024.02.04 18:24:46.377129 [ 3 ] {8fb2067d-25e0-43aa-b6dd-aacb880f01c0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.04 18:24:46.377297 [ 3 ] {8fb2067d-25e0-43aa-b6dd-aacb880f01c0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.04 18:24:46.377339 [ 3 ] {8fb2067d-25e0-43aa-b6dd-aacb880f01c0} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.04 18:24:46.377482 [ 3 ] {8fb2067d-25e0-43aa-b6dd-aacb880f01c0} oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.02.04 18:24:46.377511 [ 3 ] {8fb2067d-25e0-43aa-b6dd-aacb880f01c0} oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.04 18:24:46.377532 [ 3 ] {8fb2067d-25e0-43aa-b6dd-aacb880f01c0} oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.04 18:24:46.377560 [ 3 ] {8fb2067d-25e0-43aa-b6dd-aacb880f01c0} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.04 18:24:46.378457 [ 3 ] {8fb2067d-25e0-43aa-b6dd-aacb880f01c0} executeQuery: Read 4 rows, 443.00 B in 0.001756332 sec., 2277 rows/sec., 246.32 KiB/sec. 2024.02.04 18:24:46.378651 [ 3 ] {8fb2067d-25e0-43aa-b6dd-aacb880f01c0} DynamicQueryHandler: Done processing query 2024.02.04 18:24:46.378676 [ 3 ] {8fb2067d-25e0-43aa-b6dd-aacb880f01c0} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.04 18:24:46.378693 [ 3 ] {} HTTP-Session: 72264903-74dc-4d5f-b08f-df110e8cfa66 Destroying unnamed session 2024.02.04 18:24:46.378899 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:24:46.378945 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:24:46.378964 [ 3 ] {} HTTP-Session: 09c7803a-5431-4af2-9b22-7bab9692b334 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:24:46.378980 [ 3 ] {} HTTP-Session: 09c7803a-5431-4af2-9b22-7bab9692b334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:24:46.379101 [ 3 ] {3627aca5-e313-4937-ad0a-a4073da9d09c} executeQuery: (from [fd00:1122:3344:101::d]:57307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2024.02.04 18:24:46.379576 [ 3 ] {3627aca5-e313-4937-ad0a-a4073da9d09c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.04 18:24:46.379744 [ 3 ] {3627aca5-e313-4937-ad0a-a4073da9d09c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.04 18:24:46.379785 [ 3 ] {3627aca5-e313-4937-ad0a-a4073da9d09c} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.04 18:24:46.379931 [ 3 ] {3627aca5-e313-4937-ad0a-a4073da9d09c} oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.02.04 18:24:46.379961 [ 3 ] {3627aca5-e313-4937-ad0a-a4073da9d09c} oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.04 18:24:46.379982 [ 3 ] {3627aca5-e313-4937-ad0a-a4073da9d09c} oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.04 18:24:46.380010 [ 3 ] {3627aca5-e313-4937-ad0a-a4073da9d09c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.04 18:24:46.380949 [ 3 ] {3627aca5-e313-4937-ad0a-a4073da9d09c} executeQuery: Read 4 rows, 443.00 B in 0.001810283 sec., 2209 rows/sec., 238.98 KiB/sec. 2024.02.04 18:24:46.381122 [ 3 ] {3627aca5-e313-4937-ad0a-a4073da9d09c} DynamicQueryHandler: Done processing query 2024.02.04 18:24:46.381145 [ 3 ] {3627aca5-e313-4937-ad0a-a4073da9d09c} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.04 18:24:46.381161 [ 3 ] {} HTTP-Session: 09c7803a-5431-4af2-9b22-7bab9692b334 Destroying unnamed session 2024.02.04 18:24:46.389265 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:24:46.389319 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:24:46.389344 [ 3 ] {} HTTP-Session: 744eb7c5-0f87-404f-b67e-24b9d42faae3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:24:46.389365 [ 3 ] {} HTTP-Session: 744eb7c5-0f87-404f-b67e-24b9d42faae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:24:46.389460 [ 3 ] {3b410e06-9e01-4e20-ad51-62dd0ecb5734} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:24:46.389510 [ 3 ] {3b410e06-9e01-4e20-ad51-62dd0ecb5734} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.04 18:24:46.389676 [ 3 ] {3b410e06-9e01-4e20-ad51-62dd0ecb5734} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:24:46.390032 [ 3 ] {3b410e06-9e01-4e20-ad51-62dd0ecb5734} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.04 18:24:46.390331 [ 3 ] {3b410e06-9e01-4e20-ad51-62dd0ecb5734} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.04 18:24:46.390492 [ 3 ] {3b410e06-9e01-4e20-ad51-62dd0ecb5734} oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.04 18:24:46.390615 [ 3 ] {3b410e06-9e01-4e20-ad51-62dd0ecb5734} executeQuery: Read 6 rows, 996.00 B in 0.001114965 sec., 5381 rows/sec., 872.36 KiB/sec. 2024.02.04 18:24:46.390780 [ 3 ] {3b410e06-9e01-4e20-ad51-62dd0ecb5734} DynamicQueryHandler: Done processing query 2024.02.04 18:24:46.390803 [ 3 ] {3b410e06-9e01-4e20-ad51-62dd0ecb5734} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:24:46.390819 [ 3 ] {} HTTP-Session: 744eb7c5-0f87-404f-b67e-24b9d42faae3 Destroying unnamed session 2024.02.04 18:24:46.390929 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 5935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:24:46.390973 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:24:46.390992 [ 3 ] {} HTTP-Session: db8f602a-3572-48e2-bdff-3da26f530180 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:24:46.391009 [ 3 ] {} HTTP-Session: db8f602a-3572-48e2-bdff-3da26f530180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:24:46.391081 [ 3 ] {e757b799-dae7-40bf-a83f-63ce4578d4e9} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:24:46.391119 [ 3 ] {e757b799-dae7-40bf-a83f-63ce4578d4e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:24:46.391226 [ 3 ] {e757b799-dae7-40bf-a83f-63ce4578d4e9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:24:46.391530 [ 3 ] {e757b799-dae7-40bf-a83f-63ce4578d4e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.04 18:24:46.391737 [ 3 ] {e757b799-dae7-40bf-a83f-63ce4578d4e9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.04 18:24:46.391886 [ 3 ] {e757b799-dae7-40bf-a83f-63ce4578d4e9} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.04 18:24:46.392003 [ 3 ] {e757b799-dae7-40bf-a83f-63ce4578d4e9} executeQuery: Read 41 rows, 3.32 KiB in 0.000893491 sec., 45887 rows/sec., 3.63 MiB/sec. 2024.02.04 18:24:46.392108 [ 3 ] {e757b799-dae7-40bf-a83f-63ce4578d4e9} DynamicQueryHandler: Done processing query 2024.02.04 18:24:46.392130 [ 3 ] {e757b799-dae7-40bf-a83f-63ce4578d4e9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.04 18:24:46.392145 [ 3 ] {} HTTP-Session: db8f602a-3572-48e2-bdff-3da26f530180 Destroying unnamed session 2024.02.04 18:24:46.392338 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 24898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:24:46.392382 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:24:46.392401 [ 3 ] {} HTTP-Session: e253b915-7190-4580-8cbd-3313fc2af2c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:24:46.392417 [ 3 ] {} HTTP-Session: e253b915-7190-4580-8cbd-3313fc2af2c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:24:46.392490 [ 3 ] {8a4bd0f3-afc2-4263-b64e-87a3512a2f12} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:24:46.392528 [ 3 ] {8a4bd0f3-afc2-4263-b64e-87a3512a2f12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:24:46.392628 [ 3 ] {8a4bd0f3-afc2-4263-b64e-87a3512a2f12} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:24:46.392994 [ 3 ] {8a4bd0f3-afc2-4263-b64e-87a3512a2f12} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.04 18:24:46.393207 [ 3 ] {8a4bd0f3-afc2-4263-b64e-87a3512a2f12} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.04 18:24:46.393358 [ 3 ] {8a4bd0f3-afc2-4263-b64e-87a3512a2f12} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.04 18:24:46.393471 [ 3 ] {8a4bd0f3-afc2-4263-b64e-87a3512a2f12} executeQuery: Read 159 rows, 15.19 KiB in 0.000953692 sec., 166720 rows/sec., 15.55 MiB/sec. 2024.02.04 18:24:46.393588 [ 3 ] {8a4bd0f3-afc2-4263-b64e-87a3512a2f12} DynamicQueryHandler: Done processing query 2024.02.04 18:24:46.393611 [ 3 ] {8a4bd0f3-afc2-4263-b64e-87a3512a2f12} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.04 18:24:46.393627 [ 3 ] {} HTTP-Session: e253b915-7190-4580-8cbd-3313fc2af2c9 Destroying unnamed session 2024.02.04 18:24:46.393792 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 11040, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:24:46.393837 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:24:46.393856 [ 3 ] {} HTTP-Session: 39a9243b-2cc0-4aa0-8c3c-cc0093a6310a Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:24:46.393872 [ 3 ] {} HTTP-Session: 39a9243b-2cc0-4aa0-8c3c-cc0093a6310a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:24:46.393944 [ 3 ] {5d887d8f-6367-44a3-bd52-4e33f90dcdc0} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:24:46.393982 [ 3 ] {5d887d8f-6367-44a3-bd52-4e33f90dcdc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:24:46.394085 [ 3 ] {5d887d8f-6367-44a3-bd52-4e33f90dcdc0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:24:46.394401 [ 3 ] {5d887d8f-6367-44a3-bd52-4e33f90dcdc0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.04 18:24:46.394604 [ 3 ] {5d887d8f-6367-44a3-bd52-4e33f90dcdc0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.04 18:24:46.394749 [ 3 ] {5d887d8f-6367-44a3-bd52-4e33f90dcdc0} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.04 18:24:46.394873 [ 3 ] {5d887d8f-6367-44a3-bd52-4e33f90dcdc0} executeQuery: Read 65 rows, 5.18 KiB in 0.000901541 sec., 72098 rows/sec., 5.61 MiB/sec. 2024.02.04 18:24:46.394998 [ 3 ] {5d887d8f-6367-44a3-bd52-4e33f90dcdc0} DynamicQueryHandler: Done processing query 2024.02.04 18:24:46.395019 [ 3 ] {5d887d8f-6367-44a3-bd52-4e33f90dcdc0} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:24:46.395035 [ 3 ] {} HTTP-Session: 39a9243b-2cc0-4aa0-8c3c-cc0093a6310a Destroying unnamed session 2024.02.04 18:24:46.395259 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 41612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:24:46.395304 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:24:46.395322 [ 3 ] {} HTTP-Session: 1837b901-3ac3-469d-942d-8f31e249d4db Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:24:46.395338 [ 3 ] {} HTTP-Session: 1837b901-3ac3-469d-942d-8f31e249d4db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:24:46.395423 [ 3 ] {d04e02ed-27d9-4df2-8904-8f6a11edb3e8} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:24:46.395466 [ 3 ] {d04e02ed-27d9-4df2-8904-8f6a11edb3e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.04 18:24:46.395581 [ 3 ] {d04e02ed-27d9-4df2-8904-8f6a11edb3e8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:24:46.395968 [ 3 ] {d04e02ed-27d9-4df2-8904-8f6a11edb3e8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.04 18:24:46.396234 [ 3 ] {d04e02ed-27d9-4df2-8904-8f6a11edb3e8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.04 18:24:46.396413 [ 3 ] {d04e02ed-27d9-4df2-8904-8f6a11edb3e8} oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.04 18:24:46.396505 [ 3 ] {d04e02ed-27d9-4df2-8904-8f6a11edb3e8} executeQuery: Read 216 rows, 15.61 KiB in 0.001053933 sec., 204946 rows/sec., 14.46 MiB/sec. 2024.02.04 18:24:46.396624 [ 3 ] {d04e02ed-27d9-4df2-8904-8f6a11edb3e8} DynamicQueryHandler: Done processing query 2024.02.04 18:24:46.396647 [ 3 ] {d04e02ed-27d9-4df2-8904-8f6a11edb3e8} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.02.04 18:24:46.396663 [ 3 ] {} HTTP-Session: 1837b901-3ac3-469d-942d-8f31e249d4db Destroying unnamed session 2024.02.04 18:24:46.396816 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 43876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:24:46.396859 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:24:46.396878 [ 3 ] {} HTTP-Session: 16ed77f6-86db-4139-9ea5-56778a30bdb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:24:46.396894 [ 3 ] {} HTTP-Session: 16ed77f6-86db-4139-9ea5-56778a30bdb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:24:46.396983 [ 3 ] {c46393a1-3ab8-407e-a776-6977189822a4} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:24:46.397027 [ 3 ] {c46393a1-3ab8-407e-a776-6977189822a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:24:46.397159 [ 3 ] {c46393a1-3ab8-407e-a776-6977189822a4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:24:46.397585 [ 3 ] {c46393a1-3ab8-407e-a776-6977189822a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.04 18:24:46.397905 [ 3 ] {c46393a1-3ab8-407e-a776-6977189822a4} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.04 18:24:46.398080 [ 3 ] {c46393a1-3ab8-407e-a776-6977189822a4} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.04 18:24:46.398174 [ 3 ] {c46393a1-3ab8-407e-a776-6977189822a4} executeQuery: Read 41 rows, 56.66 KiB in 0.001163875 sec., 35227 rows/sec., 47.54 MiB/sec. 2024.02.04 18:24:46.398278 [ 3 ] {c46393a1-3ab8-407e-a776-6977189822a4} DynamicQueryHandler: Done processing query 2024.02.04 18:24:46.398301 [ 3 ] {c46393a1-3ab8-407e-a776-6977189822a4} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.04 18:24:46.398316 [ 3 ] {} HTTP-Session: 16ed77f6-86db-4139-9ea5-56778a30bdb0 Destroying unnamed session 2024.02.04 18:24:55.286749 [ 97 ] {} DNSResolver: Updating DNS cache 2024.02.04 18:24:55.286825 [ 97 ] {} DNSResolver: Updated DNS cache 2024.02.04 18:24:56.346394 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 5935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:24:56.346498 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:24:56.346524 [ 3 ] {} HTTP-Session: cfb8b9e1-2f5a-4cfe-92e8-3f48b801c971 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:24:56.346552 [ 3 ] {} HTTP-Session: cfb8b9e1-2f5a-4cfe-92e8-3f48b801c971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:24:56.346695 [ 3 ] {44b27311-e7be-4190-86a0-96d426dacfb4} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:24:56.346762 [ 3 ] {44b27311-e7be-4190-86a0-96d426dacfb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:24:56.346938 [ 3 ] {44b27311-e7be-4190-86a0-96d426dacfb4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:24:56.347387 [ 3 ] {44b27311-e7be-4190-86a0-96d426dacfb4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.04 18:24:56.347659 [ 3 ] {44b27311-e7be-4190-86a0-96d426dacfb4} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.04 18:24:56.347830 [ 3 ] {44b27311-e7be-4190-86a0-96d426dacfb4} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.04 18:24:56.347948 [ 3 ] {44b27311-e7be-4190-86a0-96d426dacfb4} executeQuery: Read 41 rows, 3.32 KiB in 0.001211645 sec., 33838 rows/sec., 2.68 MiB/sec. 2024.02.04 18:24:56.348084 [ 3 ] {44b27311-e7be-4190-86a0-96d426dacfb4} DynamicQueryHandler: Done processing query 2024.02.04 18:24:56.348108 [ 3 ] {44b27311-e7be-4190-86a0-96d426dacfb4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.04 18:24:56.348124 [ 3 ] {} HTTP-Session: cfb8b9e1-2f5a-4cfe-92e8-3f48b801c971 Destroying unnamed session 2024.02.04 18:24:56.348258 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 19921, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:24:56.348303 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:24:56.348323 [ 3 ] {} HTTP-Session: 8f079cb1-8dfa-4ea0-9380-7880dec2dac7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:24:56.348340 [ 3 ] {} HTTP-Session: 8f079cb1-8dfa-4ea0-9380-7880dec2dac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:24:56.348414 [ 3 ] {318cff48-9b4e-4ff3-b617-7e11255c1925} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:24:56.348454 [ 3 ] {318cff48-9b4e-4ff3-b617-7e11255c1925} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:24:56.348556 [ 3 ] {318cff48-9b4e-4ff3-b617-7e11255c1925} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:24:56.348907 [ 3 ] {318cff48-9b4e-4ff3-b617-7e11255c1925} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.04 18:24:56.349121 [ 3 ] {318cff48-9b4e-4ff3-b617-7e11255c1925} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.04 18:24:56.349269 [ 3 ] {318cff48-9b4e-4ff3-b617-7e11255c1925} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.04 18:24:56.349360 [ 3 ] {318cff48-9b4e-4ff3-b617-7e11255c1925} executeQuery: Read 123 rows, 12.37 KiB in 0.000918392 sec., 133929 rows/sec., 13.16 MiB/sec. 2024.02.04 18:24:56.349464 [ 3 ] {318cff48-9b4e-4ff3-b617-7e11255c1925} DynamicQueryHandler: Done processing query 2024.02.04 18:24:56.349487 [ 3 ] {318cff48-9b4e-4ff3-b617-7e11255c1925} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.04 18:24:56.349502 [ 3 ] {} HTTP-Session: 8f079cb1-8dfa-4ea0-9380-7880dec2dac7 Destroying unnamed session 2024.02.04 18:24:56.349663 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7002, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:24:56.349705 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:24:56.349724 [ 3 ] {} HTTP-Session: f18f791a-45df-4729-acd0-59c8cc0002cb Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:24:56.349741 [ 3 ] {} HTTP-Session: f18f791a-45df-4729-acd0-59c8cc0002cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:24:56.349810 [ 3 ] {03b6ef4c-a529-4c38-acdf-735e3455d8eb} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:24:56.349849 [ 3 ] {03b6ef4c-a529-4c38-acdf-735e3455d8eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:24:56.349950 [ 3 ] {03b6ef4c-a529-4c38-acdf-735e3455d8eb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:24:56.350223 [ 3 ] {03b6ef4c-a529-4c38-acdf-735e3455d8eb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.04 18:24:56.350430 [ 3 ] {03b6ef4c-a529-4c38-acdf-735e3455d8eb} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.04 18:24:56.350581 [ 3 ] {03b6ef4c-a529-4c38-acdf-735e3455d8eb} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.04 18:24:56.350672 [ 3 ] {03b6ef4c-a529-4c38-acdf-735e3455d8eb} executeQuery: Read 41 rows, 3.28 KiB in 0.000835221 sec., 49088 rows/sec., 3.84 MiB/sec. 2024.02.04 18:24:56.350832 [ 3 ] {03b6ef4c-a529-4c38-acdf-735e3455d8eb} DynamicQueryHandler: Done processing query 2024.02.04 18:24:56.350855 [ 3 ] {03b6ef4c-a529-4c38-acdf-735e3455d8eb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.04 18:24:56.350871 [ 3 ] {} HTTP-Session: f18f791a-45df-4729-acd0-59c8cc0002cb Destroying unnamed session 2024.02.04 18:24:56.351012 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 43876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:24:56.351056 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:24:56.351075 [ 3 ] {} HTTP-Session: 1a31c378-f92f-4803-8c7b-68dc73731935 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:24:56.351092 [ 3 ] {} HTTP-Session: 1a31c378-f92f-4803-8c7b-68dc73731935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:24:56.351174 [ 3 ] {ab859368-b7e5-411a-9754-0d92def8c494} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:24:56.351219 [ 3 ] {ab859368-b7e5-411a-9754-0d92def8c494} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:24:56.351361 [ 3 ] {ab859368-b7e5-411a-9754-0d92def8c494} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:24:56.351789 [ 3 ] {ab859368-b7e5-411a-9754-0d92def8c494} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.04 18:24:56.352090 [ 3 ] {ab859368-b7e5-411a-9754-0d92def8c494} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.04 18:24:56.352265 [ 3 ] {ab859368-b7e5-411a-9754-0d92def8c494} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.04 18:24:56.352366 [ 3 ] {ab859368-b7e5-411a-9754-0d92def8c494} executeQuery: Read 41 rows, 56.66 KiB in 0.001164615 sec., 35204 rows/sec., 47.51 MiB/sec. 2024.02.04 18:24:56.352482 [ 3 ] {ab859368-b7e5-411a-9754-0d92def8c494} DynamicQueryHandler: Done processing query 2024.02.04 18:24:56.352505 [ 3 ] {ab859368-b7e5-411a-9754-0d92def8c494} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.04 18:24:56.352521 [ 3 ] {} HTTP-Session: 1a31c378-f92f-4803-8c7b-68dc73731935 Destroying unnamed session 2024.02.04 18:25:06.347425 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:06.347556 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:06.347588 [ 3 ] {} HTTP-Session: 9eaed034-0bf5-4bda-98ce-e674d49f650f Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:06.347616 [ 3 ] {} HTTP-Session: 9eaed034-0bf5-4bda-98ce-e674d49f650f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:06.347757 [ 3 ] {231a2aea-3a7e-4370-8a5f-ac56158002fe} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:25:06.347824 [ 3 ] {231a2aea-3a7e-4370-8a5f-ac56158002fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:25:06.347999 [ 3 ] {231a2aea-3a7e-4370-8a5f-ac56158002fe} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:25:06.348431 [ 3 ] {231a2aea-3a7e-4370-8a5f-ac56158002fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.04 18:25:06.348687 [ 3 ] {231a2aea-3a7e-4370-8a5f-ac56158002fe} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.04 18:25:06.348858 [ 3 ] {231a2aea-3a7e-4370-8a5f-ac56158002fe} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.04 18:25:06.348973 [ 3 ] {231a2aea-3a7e-4370-8a5f-ac56158002fe} executeQuery: Read 51 rows, 4.13 KiB in 0.001175444 sec., 43387 rows/sec., 3.43 MiB/sec. 2024.02.04 18:25:06.349105 [ 3 ] {231a2aea-3a7e-4370-8a5f-ac56158002fe} DynamicQueryHandler: Done processing query 2024.02.04 18:25:06.349128 [ 3 ] {231a2aea-3a7e-4370-8a5f-ac56158002fe} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.04 18:25:06.349145 [ 3 ] {} HTTP-Session: 9eaed034-0bf5-4bda-98ce-e674d49f650f Destroying unnamed session 2024.02.04 18:25:06.349279 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 24410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:06.349325 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:06.349345 [ 3 ] {} HTTP-Session: 57e8c80c-036e-480e-91cb-b883462babf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:06.349363 [ 3 ] {} HTTP-Session: 57e8c80c-036e-480e-91cb-b883462babf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:06.349441 [ 3 ] {64a2cd4c-3ee7-4e5f-88bc-bf6010c65b94} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:25:06.349480 [ 3 ] {64a2cd4c-3ee7-4e5f-88bc-bf6010c65b94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:25:06.349584 [ 3 ] {64a2cd4c-3ee7-4e5f-88bc-bf6010c65b94} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:25:06.349953 [ 3 ] {64a2cd4c-3ee7-4e5f-88bc-bf6010c65b94} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.04 18:25:06.350171 [ 3 ] {64a2cd4c-3ee7-4e5f-88bc-bf6010c65b94} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.04 18:25:06.350318 [ 3 ] {64a2cd4c-3ee7-4e5f-88bc-bf6010c65b94} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.04 18:25:06.350413 [ 3 ] {64a2cd4c-3ee7-4e5f-88bc-bf6010c65b94} executeQuery: Read 153 rows, 15.05 KiB in 0.000944942 sec., 161914 rows/sec., 15.55 MiB/sec. 2024.02.04 18:25:06.350512 [ 3 ] {64a2cd4c-3ee7-4e5f-88bc-bf6010c65b94} DynamicQueryHandler: Done processing query 2024.02.04 18:25:06.350536 [ 3 ] {64a2cd4c-3ee7-4e5f-88bc-bf6010c65b94} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.04 18:25:06.350552 [ 3 ] {} HTTP-Session: 57e8c80c-036e-480e-91cb-b883462babf5 Destroying unnamed session 2024.02.04 18:25:06.350696 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 10400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:06.350738 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:06.350756 [ 3 ] {} HTTP-Session: 5c2325d9-fd6a-4890-8b50-1c07c7df5f83 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:06.350774 [ 3 ] {} HTTP-Session: 5c2325d9-fd6a-4890-8b50-1c07c7df5f83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:06.350845 [ 3 ] {e517b12c-5be2-4b8e-a17a-a2b640510ff7} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:25:06.350883 [ 3 ] {e517b12c-5be2-4b8e-a17a-a2b640510ff7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:25:06.350983 [ 3 ] {e517b12c-5be2-4b8e-a17a-a2b640510ff7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:25:06.351281 [ 3 ] {e517b12c-5be2-4b8e-a17a-a2b640510ff7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.04 18:25:06.351487 [ 3 ] {e517b12c-5be2-4b8e-a17a-a2b640510ff7} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.04 18:25:06.351634 [ 3 ] {e517b12c-5be2-4b8e-a17a-a2b640510ff7} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.04 18:25:06.351730 [ 3 ] {e517b12c-5be2-4b8e-a17a-a2b640510ff7} executeQuery: Read 61 rows, 4.90 KiB in 0.000858391 sec., 71063 rows/sec., 5.57 MiB/sec. 2024.02.04 18:25:06.351843 [ 3 ] {e517b12c-5be2-4b8e-a17a-a2b640510ff7} DynamicQueryHandler: Done processing query 2024.02.04 18:25:06.351866 [ 3 ] {e517b12c-5be2-4b8e-a17a-a2b640510ff7} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:25:06.351882 [ 3 ] {} HTTP-Session: 5c2325d9-fd6a-4890-8b50-1c07c7df5f83 Destroying unnamed session 2024.02.04 18:25:06.352121 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 54560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:06.352165 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:06.352185 [ 3 ] {} HTTP-Session: fc288d93-7cfc-493d-a752-adb8100d0839 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:06.352202 [ 3 ] {} HTTP-Session: fc288d93-7cfc-493d-a752-adb8100d0839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:06.352291 [ 3 ] {22fad41f-8b8e-463e-8a80-abe039d8780a} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:25:06.352336 [ 3 ] {22fad41f-8b8e-463e-8a80-abe039d8780a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:25:06.352469 [ 3 ] {22fad41f-8b8e-463e-8a80-abe039d8780a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:25:06.353041 [ 3 ] {22fad41f-8b8e-463e-8a80-abe039d8780a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.04 18:25:06.353358 [ 3 ] {22fad41f-8b8e-463e-8a80-abe039d8780a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.04 18:25:06.353535 [ 3 ] {22fad41f-8b8e-463e-8a80-abe039d8780a} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.04 18:25:06.353634 [ 3 ] {22fad41f-8b8e-463e-8a80-abe039d8780a} executeQuery: Read 51 rows, 70.47 KiB in 0.001316327 sec., 38744 rows/sec., 52.28 MiB/sec. 2024.02.04 18:25:06.353823 [ 3 ] {22fad41f-8b8e-463e-8a80-abe039d8780a} DynamicQueryHandler: Done processing query 2024.02.04 18:25:06.353846 [ 3 ] {22fad41f-8b8e-463e-8a80-abe039d8780a} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.04 18:25:06.353862 [ 3 ] {} HTTP-Session: fc288d93-7cfc-493d-a752-adb8100d0839 Destroying unnamed session 2024.02.04 18:25:06.354015 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 1944, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:06.354060 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:06.354080 [ 3 ] {} HTTP-Session: 2c7f53e9-bf32-4d51-8405-9d167ca107ca Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:06.354096 [ 3 ] {} HTTP-Session: 2c7f53e9-bf32-4d51-8405-9d167ca107ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:06.354166 [ 3 ] {4573cf4a-cb1f-4437-85c6-6c9c807cbf71} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:25:06.354205 [ 3 ] {4573cf4a-cb1f-4437-85c6-6c9c807cbf71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.04 18:25:06.354318 [ 3 ] {4573cf4a-cb1f-4437-85c6-6c9c807cbf71} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:25:06.354578 [ 3 ] {4573cf4a-cb1f-4437-85c6-6c9c807cbf71} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.04 18:25:06.354826 [ 3 ] {4573cf4a-cb1f-4437-85c6-6c9c807cbf71} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.04 18:25:06.354996 [ 3 ] {4573cf4a-cb1f-4437-85c6-6c9c807cbf71} oximeter.measurements_i64 (96407491-d4ba-404f-934e-5036e61310fb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.04 18:25:06.355091 [ 3 ] {4573cf4a-cb1f-4437-85c6-6c9c807cbf71} executeQuery: Read 12 rows, 897.00 B in 0.000898251 sec., 13359 rows/sec., 975.20 KiB/sec. 2024.02.04 18:25:06.355193 [ 3 ] {4573cf4a-cb1f-4437-85c6-6c9c807cbf71} DynamicQueryHandler: Done processing query 2024.02.04 18:25:06.355216 [ 3 ] {4573cf4a-cb1f-4437-85c6-6c9c807cbf71} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.04 18:25:06.355231 [ 3 ] {} HTTP-Session: 2c7f53e9-bf32-4d51-8405-9d167ca107ca Destroying unnamed session 2024.02.04 18:25:10.286886 [ 89 ] {} DNSResolver: Updating DNS cache 2024.02.04 18:25:10.286956 [ 89 ] {} DNSResolver: Updated DNS cache 2024.02.04 18:25:16.347536 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:16.347669 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:16.347699 [ 3 ] {} HTTP-Session: aa09c789-96eb-4337-96eb-52c45604386d Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:16.347727 [ 3 ] {} HTTP-Session: aa09c789-96eb-4337-96eb-52c45604386d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:16.347950 [ 3 ] {819ee610-7f0d-4cf1-97fa-58b19c471625} executeQuery: (from [fd00:1122:3344:101::d]:57307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.04 18:25:16.348632 [ 3 ] {819ee610-7f0d-4cf1-97fa-58b19c471625} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.04 18:25:16.348815 [ 3 ] {819ee610-7f0d-4cf1-97fa-58b19c471625} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.04 18:25:16.348866 [ 3 ] {819ee610-7f0d-4cf1-97fa-58b19c471625} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.04 18:25:16.349033 [ 3 ] {819ee610-7f0d-4cf1-97fa-58b19c471625} oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.02.04 18:25:16.349154 [ 186 ] {819ee610-7f0d-4cf1-97fa-58b19c471625} oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.04 18:25:16.349154 [ 190 ] {819ee610-7f0d-4cf1-97fa-58b19c471625} oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.04 18:25:16.349287 [ 3 ] {819ee610-7f0d-4cf1-97fa-58b19c471625} oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.02.04 18:25:16.349378 [ 3 ] {819ee610-7f0d-4cf1-97fa-58b19c471625} oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.02.04 18:25:16.351515 [ 3 ] {819ee610-7f0d-4cf1-97fa-58b19c471625} executeQuery: Read 10 rows, 1.41 KiB in 0.003509274 sec., 2849 rows/sec., 400.45 KiB/sec. 2024.02.04 18:25:16.351821 [ 3 ] {819ee610-7f0d-4cf1-97fa-58b19c471625} DynamicQueryHandler: Done processing query 2024.02.04 18:25:16.351851 [ 3 ] {819ee610-7f0d-4cf1-97fa-58b19c471625} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.02.04 18:25:16.351872 [ 3 ] {} HTTP-Session: aa09c789-96eb-4337-96eb-52c45604386d Destroying unnamed session 2024.02.04 18:25:16.354224 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:16.354350 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:16.354376 [ 3 ] {} HTTP-Session: 6db42761-25ae-41fd-b0a4-8f08892e55cb Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:16.354408 [ 3 ] {} HTTP-Session: 6db42761-25ae-41fd-b0a4-8f08892e55cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:16.354553 [ 3 ] {52ea895b-02bb-4e9b-9179-7869de88279a} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:25:16.354628 [ 3 ] {52ea895b-02bb-4e9b-9179-7869de88279a} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.04 18:25:16.354887 [ 3 ] {52ea895b-02bb-4e9b-9179-7869de88279a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:25:16.355452 [ 3 ] {52ea895b-02bb-4e9b-9179-7869de88279a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.04 18:25:16.355748 [ 3 ] {52ea895b-02bb-4e9b-9179-7869de88279a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.04 18:25:16.355918 [ 3 ] {52ea895b-02bb-4e9b-9179-7869de88279a} oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.04 18:25:16.356038 [ 3 ] {52ea895b-02bb-4e9b-9179-7869de88279a} executeQuery: Read 1 rows, 232.00 B in 0.001432838 sec., 697 rows/sec., 158.12 KiB/sec. 2024.02.04 18:25:16.356209 [ 3 ] {52ea895b-02bb-4e9b-9179-7869de88279a} DynamicQueryHandler: Done processing query 2024.02.04 18:25:16.356232 [ 3 ] {52ea895b-02bb-4e9b-9179-7869de88279a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:25:16.356249 [ 3 ] {} HTTP-Session: 6db42761-25ae-41fd-b0a4-8f08892e55cb Destroying unnamed session 2024.02.04 18:25:16.356409 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:16.356454 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:16.356473 [ 3 ] {} HTTP-Session: 0dbb56ec-a4b6-4c99-9a36-5b23a479029a Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:16.356491 [ 3 ] {} HTTP-Session: 0dbb56ec-a4b6-4c99-9a36-5b23a479029a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:16.356568 [ 3 ] {398a7db5-82b6-4a87-8d6e-d71fa07d4490} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:25:16.356607 [ 3 ] {398a7db5-82b6-4a87-8d6e-d71fa07d4490} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:25:16.356718 [ 3 ] {398a7db5-82b6-4a87-8d6e-d71fa07d4490} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:25:16.357051 [ 3 ] {398a7db5-82b6-4a87-8d6e-d71fa07d4490} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.04 18:25:16.357260 [ 3 ] {398a7db5-82b6-4a87-8d6e-d71fa07d4490} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.04 18:25:16.357407 [ 3 ] {398a7db5-82b6-4a87-8d6e-d71fa07d4490} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.04 18:25:16.357527 [ 3 ] {398a7db5-82b6-4a87-8d6e-d71fa07d4490} executeQuery: Read 53 rows, 4.30 KiB in 0.000928431 sec., 57085 rows/sec., 4.52 MiB/sec. 2024.02.04 18:25:16.357647 [ 3 ] {398a7db5-82b6-4a87-8d6e-d71fa07d4490} DynamicQueryHandler: Done processing query 2024.02.04 18:25:16.357670 [ 3 ] {398a7db5-82b6-4a87-8d6e-d71fa07d4490} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.04 18:25:16.357686 [ 3 ] {} HTTP-Session: 0dbb56ec-a4b6-4c99-9a36-5b23a479029a Destroying unnamed session 2024.02.04 18:25:16.357792 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:16.357836 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:16.357854 [ 3 ] {} HTTP-Session: 4c09f34a-73c4-4ae3-8881-e7ed29910588 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:16.357871 [ 3 ] {} HTTP-Session: 4c09f34a-73c4-4ae3-8881-e7ed29910588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:16.357942 [ 3 ] {62d96b57-2c83-419c-b5b2-0beb78cf23a2} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:25:16.357981 [ 3 ] {62d96b57-2c83-419c-b5b2-0beb78cf23a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.04 18:25:16.358118 [ 3 ] {62d96b57-2c83-419c-b5b2-0beb78cf23a2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:25:16.359567 [ 87 ] {} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.04 18:25:16.359645 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.04 18:25:16.359770 [ 17 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.04 18:25:16.360491 [ 3 ] {62d96b57-2c83-419c-b5b2-0beb78cf23a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.04 18:25:16.360734 [ 3 ] {62d96b57-2c83-419c-b5b2-0beb78cf23a2} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.04 18:25:16.360919 [ 3 ] {62d96b57-2c83-419c-b5b2-0beb78cf23a2} oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.04 18:25:16.361052 [ 3 ] {62d96b57-2c83-419c-b5b2-0beb78cf23a2} executeQuery: Read 4 rows, 342.00 B in 0.003081549 sec., 1298 rows/sec., 108.38 KiB/sec. 2024.02.04 18:25:16.361191 [ 3 ] {62d96b57-2c83-419c-b5b2-0beb78cf23a2} DynamicQueryHandler: Done processing query 2024.02.04 18:25:16.361218 [ 3 ] {62d96b57-2c83-419c-b5b2-0beb78cf23a2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.04 18:25:16.361239 [ 3 ] {} HTTP-Session: 4c09f34a-73c4-4ae3-8881-e7ed29910588 Destroying unnamed session 2024.02.04 18:25:16.361437 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 30646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:16.361482 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:16.361501 [ 3 ] {} HTTP-Session: 8cd36a31-a0a0-4674-a20b-c961873d22fc Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:16.361518 [ 3 ] {} HTTP-Session: 8cd36a31-a0a0-4674-a20b-c961873d22fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:16.361597 [ 3 ] {6c9ff019-819f-432d-81f2-1ec85d6eb01d} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:25:16.361638 [ 3 ] {6c9ff019-819f-432d-81f2-1ec85d6eb01d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:25:16.361760 [ 3 ] {6c9ff019-819f-432d-81f2-1ec85d6eb01d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:25:16.361816 [ 17 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.04 18:25:16.361908 [ 17 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 39 rows starting from the beginning of the part 2024.02.04 18:25:16.362134 [ 17 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 41 rows starting from the beginning of the part 2024.02.04 18:25:16.362288 [ 17 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 41 rows starting from the beginning of the part 2024.02.04 18:25:16.362324 [ 3 ] {6c9ff019-819f-432d-81f2-1ec85d6eb01d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.04 18:25:16.362401 [ 17 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 41 rows starting from the beginning of the part 2024.02.04 18:25:16.362487 [ 17 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 51 rows starting from the beginning of the part 2024.02.04 18:25:16.362598 [ 17 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 53 rows starting from the beginning of the part 2024.02.04 18:25:16.362621 [ 3 ] {6c9ff019-819f-432d-81f2-1ec85d6eb01d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.04 18:25:16.362793 [ 3 ] {6c9ff019-819f-432d-81f2-1ec85d6eb01d} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.04 18:25:16.362934 [ 87 ] {} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.04 18:25:16.362959 [ 3 ] {6c9ff019-819f-432d-81f2-1ec85d6eb01d} executeQuery: Read 197 rows, 18.63 KiB in 0.001331717 sec., 147929 rows/sec., 13.66 MiB/sec. 2024.02.04 18:25:16.363052 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.04 18:25:16.363370 [ 3 ] {6c9ff019-819f-432d-81f2-1ec85d6eb01d} DynamicQueryHandler: Done processing query 2024.02.04 18:25:16.363443 [ 3 ] {6c9ff019-819f-432d-81f2-1ec85d6eb01d} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.04 18:25:16.363493 [ 3 ] {} HTTP-Session: 8cd36a31-a0a0-4674-a20b-c961873d22fc Destroying unnamed session 2024.02.04 18:25:16.363502 [ 22 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.04 18:25:16.363747 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:16.363857 [ 22 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.04 18:25:16.363886 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:16.364003 [ 3 ] {} HTTP-Session: 11490949-6e99-4052-a501-0cba1d5461a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:16.364005 [ 22 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 117 rows starting from the beginning of the part 2024.02.04 18:25:16.364115 [ 3 ] {} HTTP-Session: 11490949-6e99-4052-a501-0cba1d5461a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:16.364332 [ 19 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 4 columns (4 merged, 0 gathered) in 0.004627788 sec., 57478.8646325199 rows/sec., 4.55 MiB/sec. 2024.02.04 18:25:16.364475 [ 3 ] {2668aefb-271b-4431-8c3e-416000730755} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:25:16.364567 [ 17 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.04 18:25:16.364577 [ 22 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 123 rows starting from the beginning of the part 2024.02.04 18:25:16.364595 [ 3 ] {2668aefb-271b-4431-8c3e-416000730755} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.04 18:25:16.364910 [ 17 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_6_1} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.04 18:25:16.365044 [ 22 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 159 rows starting from the beginning of the part 2024.02.04 18:25:16.365078 [ 17 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_6_1} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.04 18:25:16.365373 [ 3 ] {2668aefb-271b-4431-8c3e-416000730755} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:25:16.365419 [ 22 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 123 rows starting from the beginning of the part 2024.02.04 18:25:16.365605 [ 22 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 153 rows starting from the beginning of the part 2024.02.04 18:25:16.365704 [ 22 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 197 rows starting from the beginning of the part 2024.02.04 18:25:16.366533 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 872 rows, containing 4 columns (4 merged, 0 gathered) in 0.003218081 sec., 270968.94080664846 rows/sec., 25.92 MiB/sec. 2024.02.04 18:25:16.366679 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.04 18:25:16.366886 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_6_1} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.04 18:25:16.366954 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_6_1} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.04 18:25:16.368204 [ 3 ] {2668aefb-271b-4431-8c3e-416000730755} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.04 18:25:16.368449 [ 3 ] {2668aefb-271b-4431-8c3e-416000730755} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.04 18:25:16.368601 [ 3 ] {2668aefb-271b-4431-8c3e-416000730755} oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.04 18:25:16.368719 [ 3 ] {2668aefb-271b-4431-8c3e-416000730755} executeQuery: Read 4 rows, 286.00 B in 0.004178883 sec., 957 rows/sec., 66.84 KiB/sec. 2024.02.04 18:25:16.368859 [ 3 ] {2668aefb-271b-4431-8c3e-416000730755} DynamicQueryHandler: Done processing query 2024.02.04 18:25:16.368882 [ 3 ] {2668aefb-271b-4431-8c3e-416000730755} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.04 18:25:16.368899 [ 3 ] {} HTTP-Session: 11490949-6e99-4052-a501-0cba1d5461a7 Destroying unnamed session 2024.02.04 18:25:16.369029 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 13758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:16.369076 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:16.369096 [ 3 ] {} HTTP-Session: faaca6c8-f9db-4a37-8a60-c03b49d1d503 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:16.369113 [ 3 ] {} HTTP-Session: faaca6c8-f9db-4a37-8a60-c03b49d1d503 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:16.369187 [ 3 ] {27a1523c-37d0-4103-98dd-037baccdaa97} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:25:16.369227 [ 3 ] {27a1523c-37d0-4103-98dd-037baccdaa97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:25:16.369334 [ 3 ] {27a1523c-37d0-4103-98dd-037baccdaa97} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:25:16.369664 [ 3 ] {27a1523c-37d0-4103-98dd-037baccdaa97} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.04 18:25:16.369875 [ 3 ] {27a1523c-37d0-4103-98dd-037baccdaa97} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.04 18:25:16.370023 [ 3 ] {27a1523c-37d0-4103-98dd-037baccdaa97} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.04 18:25:16.370136 [ 87 ] {} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.04 18:25:16.370152 [ 3 ] {27a1523c-37d0-4103-98dd-037baccdaa97} executeQuery: Read 81 rows, 6.47 KiB in 0.000928842 sec., 87205 rows/sec., 6.80 MiB/sec. 2024.02.04 18:25:16.370190 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.04 18:25:16.370356 [ 19 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.04 18:25:16.370429 [ 3 ] {27a1523c-37d0-4103-98dd-037baccdaa97} DynamicQueryHandler: Done processing query 2024.02.04 18:25:16.370482 [ 3 ] {27a1523c-37d0-4103-98dd-037baccdaa97} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:25:16.370525 [ 3 ] {} HTTP-Session: faaca6c8-f9db-4a37-8a60-c03b49d1d503 Destroying unnamed session 2024.02.04 18:25:16.370530 [ 19 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.04 18:25:16.370581 [ 19 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 49 rows starting from the beginning of the part 2024.02.04 18:25:16.370713 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7386, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:16.370779 [ 19 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 41 rows starting from the beginning of the part 2024.02.04 18:25:16.370796 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:16.370864 [ 3 ] {} HTTP-Session: 0ab3e75e-a846-4705-a07c-ea83b133844f Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:16.370906 [ 3 ] {} HTTP-Session: 0ab3e75e-a846-4705-a07c-ea83b133844f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:16.371057 [ 19 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 65 rows starting from the beginning of the part 2024.02.04 18:25:16.371097 [ 3 ] {132acfe3-12cf-41c2-8e4e-7f89c172acf2} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:25:16.371186 [ 3 ] {132acfe3-12cf-41c2-8e4e-7f89c172acf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.04 18:25:16.371306 [ 19 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 41 rows starting from the beginning of the part 2024.02.04 18:25:16.371644 [ 19 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 61 rows starting from the beginning of the part 2024.02.04 18:25:16.371770 [ 3 ] {132acfe3-12cf-41c2-8e4e-7f89c172acf2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:25:16.371920 [ 19 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 81 rows starting from the beginning of the part 2024.02.04 18:25:16.372390 [ 3 ] {132acfe3-12cf-41c2-8e4e-7f89c172acf2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.04 18:25:16.373103 [ 3 ] {132acfe3-12cf-41c2-8e4e-7f89c172acf2} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.04 18:25:16.373491 [ 3 ] {132acfe3-12cf-41c2-8e4e-7f89c172acf2} oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.04 18:25:16.373522 [ 22 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 338 rows, containing 4 columns (4 merged, 0 gathered) in 0.003252031 sec., 103935.04858963522 rows/sec., 8.12 MiB/sec. 2024.02.04 18:25:16.373704 [ 3 ] {132acfe3-12cf-41c2-8e4e-7f89c172acf2} executeQuery: Read 38 rows, 2.74 KiB in 0.002554333 sec., 14876 rows/sec., 1.05 MiB/sec. 2024.02.04 18:25:16.373877 [ 22 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.04 18:25:16.373911 [ 3 ] {132acfe3-12cf-41c2-8e4e-7f89c172acf2} DynamicQueryHandler: Done processing query 2024.02.04 18:25:16.373960 [ 3 ] {132acfe3-12cf-41c2-8e4e-7f89c172acf2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.04 18:25:16.373990 [ 3 ] {} HTTP-Session: 0ab3e75e-a846-4705-a07c-ea83b133844f Destroying unnamed session 2024.02.04 18:25:16.374242 [ 22 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_6_1} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.04 18:25:16.374257 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:16.374352 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:16.374379 [ 3 ] {} HTTP-Session: 30db05e6-748f-42c4-91e4-5a979a97a0a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:16.374398 [ 3 ] {} HTTP-Session: 30db05e6-748f-42c4-91e4-5a979a97a0a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:16.374416 [ 22 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_6_1} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.04 18:25:16.374580 [ 3 ] {6681393a-1f95-475d-8401-9f3278664c69} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:25:16.374630 [ 3 ] {6681393a-1f95-475d-8401-9f3278664c69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:25:16.374775 [ 3 ] {6681393a-1f95-475d-8401-9f3278664c69} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:25:16.375287 [ 3 ] {6681393a-1f95-475d-8401-9f3278664c69} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.04 18:25:16.375602 [ 3 ] {6681393a-1f95-475d-8401-9f3278664c69} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.04 18:25:16.375779 [ 3 ] {6681393a-1f95-475d-8401-9f3278664c69} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.04 18:25:16.375889 [ 87 ] {} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.04 18:25:16.375908 [ 3 ] {6681393a-1f95-475d-8401-9f3278664c69} executeQuery: Read 53 rows, 73.24 KiB in 0.001294297 sec., 40948 rows/sec., 55.26 MiB/sec. 2024.02.04 18:25:16.375939 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.04 18:25:16.376096 [ 12 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.04 18:25:16.376151 [ 3 ] {6681393a-1f95-475d-8401-9f3278664c69} DynamicQueryHandler: Done processing query 2024.02.04 18:25:16.376197 [ 3 ] {6681393a-1f95-475d-8401-9f3278664c69} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.04 18:25:16.376239 [ 3 ] {} HTTP-Session: 30db05e6-748f-42c4-91e4-5a979a97a0a8 Destroying unnamed session 2024.02.04 18:25:16.376283 [ 12 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.04 18:25:16.376323 [ 12 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 39 rows starting from the beginning of the part 2024.02.04 18:25:16.376455 [ 12 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 41 rows starting from the beginning of the part 2024.02.04 18:25:16.376556 [ 12 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 41 rows starting from the beginning of the part 2024.02.04 18:25:16.376654 [ 12 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 41 rows starting from the beginning of the part 2024.02.04 18:25:16.376745 [ 12 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 51 rows starting from the beginning of the part 2024.02.04 18:25:16.376837 [ 12 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 53 rows starting from the beginning of the part 2024.02.04 18:25:16.383048 [ 12 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 6 columns (6 merged, 0 gathered) in 0.007026029 sec., 37859.2231828249 rows/sec., 51.09 MiB/sec. 2024.02.04 18:25:16.383394 [ 12 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.04 18:25:16.383632 [ 12 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_6_1} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.04 18:25:16.383687 [ 12 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_6_1} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.04 18:25:16.383742 [ 12 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_6_1: 4.07 MiB. 2024.02.04 18:25:25.287024 [ 82 ] {} DNSResolver: Updating DNS cache 2024.02.04 18:25:25.287099 [ 82 ] {} DNSResolver: Updated DNS cache 2024.02.04 18:25:26.347726 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:26.347843 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:26.347874 [ 3 ] {} HTTP-Session: c80c7c96-6e83-4751-93e4-21672922a144 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:26.347902 [ 3 ] {} HTTP-Session: c80c7c96-6e83-4751-93e4-21672922a144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:26.348044 [ 3 ] {e6ec9ea5-1bc0-480c-981b-8b4287f90429} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:25:26.348111 [ 3 ] {e6ec9ea5-1bc0-480c-981b-8b4287f90429} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:25:26.348292 [ 3 ] {e6ec9ea5-1bc0-480c-981b-8b4287f90429} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:25:26.348813 [ 3 ] {e6ec9ea5-1bc0-480c-981b-8b4287f90429} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.04 18:25:26.349073 [ 3 ] {e6ec9ea5-1bc0-480c-981b-8b4287f90429} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.04 18:25:26.349237 [ 3 ] {e6ec9ea5-1bc0-480c-981b-8b4287f90429} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.04 18:25:26.349361 [ 3 ] {e6ec9ea5-1bc0-480c-981b-8b4287f90429} executeQuery: Read 53 rows, 4.30 KiB in 0.001274077 sec., 41598 rows/sec., 3.29 MiB/sec. 2024.02.04 18:25:26.349506 [ 3 ] {e6ec9ea5-1bc0-480c-981b-8b4287f90429} DynamicQueryHandler: Done processing query 2024.02.04 18:25:26.349532 [ 3 ] {e6ec9ea5-1bc0-480c-981b-8b4287f90429} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.04 18:25:26.349548 [ 3 ] {} HTTP-Session: c80c7c96-6e83-4751-93e4-21672922a144 Destroying unnamed session 2024.02.04 18:25:26.349684 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:26.349730 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:26.349749 [ 3 ] {} HTTP-Session: 3ff19a13-4e0a-4f3f-a003-68d6032a1c1c Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:26.349766 [ 3 ] {} HTTP-Session: 3ff19a13-4e0a-4f3f-a003-68d6032a1c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:26.349842 [ 3 ] {3ddd6625-9898-4656-87a4-5c3f11aed313} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:25:26.349882 [ 3 ] {3ddd6625-9898-4656-87a4-5c3f11aed313} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:25:26.349988 [ 3 ] {3ddd6625-9898-4656-87a4-5c3f11aed313} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:25:26.350371 [ 3 ] {3ddd6625-9898-4656-87a4-5c3f11aed313} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.04 18:25:26.350591 [ 3 ] {3ddd6625-9898-4656-87a4-5c3f11aed313} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.04 18:25:26.350742 [ 3 ] {3ddd6625-9898-4656-87a4-5c3f11aed313} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.04 18:25:26.350851 [ 3 ] {3ddd6625-9898-4656-87a4-5c3f11aed313} executeQuery: Read 159 rows, 15.64 KiB in 0.000975173 sec., 163047 rows/sec., 15.66 MiB/sec. 2024.02.04 18:25:26.350960 [ 3 ] {3ddd6625-9898-4656-87a4-5c3f11aed313} DynamicQueryHandler: Done processing query 2024.02.04 18:25:26.350982 [ 3 ] {3ddd6625-9898-4656-87a4-5c3f11aed313} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.04 18:25:26.350997 [ 3 ] {} HTTP-Session: 3ff19a13-4e0a-4f3f-a003-68d6032a1c1c Destroying unnamed session 2024.02.04 18:25:26.351182 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:26.351226 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:26.351246 [ 3 ] {} HTTP-Session: cf0ba1f7-e8d7-4728-8746-7a4541963bf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:26.351263 [ 3 ] {} HTTP-Session: cf0ba1f7-e8d7-4728-8746-7a4541963bf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:26.351335 [ 3 ] {105fae96-c1de-46fa-ac9c-04c6e95b64d8} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:25:26.351376 [ 3 ] {105fae96-c1de-46fa-ac9c-04c6e95b64d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:25:26.351482 [ 3 ] {105fae96-c1de-46fa-ac9c-04c6e95b64d8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:25:26.351765 [ 3 ] {105fae96-c1de-46fa-ac9c-04c6e95b64d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.04 18:25:26.351968 [ 3 ] {105fae96-c1de-46fa-ac9c-04c6e95b64d8} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.04 18:25:26.352114 [ 3 ] {105fae96-c1de-46fa-ac9c-04c6e95b64d8} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.04 18:25:26.352225 [ 3 ] {105fae96-c1de-46fa-ac9c-04c6e95b64d8} executeQuery: Read 53 rows, 4.24 KiB in 0.000859061 sec., 61695 rows/sec., 4.82 MiB/sec. 2024.02.04 18:25:26.352354 [ 3 ] {105fae96-c1de-46fa-ac9c-04c6e95b64d8} DynamicQueryHandler: Done processing query 2024.02.04 18:25:26.352377 [ 3 ] {105fae96-c1de-46fa-ac9c-04c6e95b64d8} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:25:26.352393 [ 3 ] {} HTTP-Session: cf0ba1f7-e8d7-4728-8746-7a4541963bf1 Destroying unnamed session 2024.02.04 18:25:26.352544 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:26.352589 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:26.352607 [ 3 ] {} HTTP-Session: 480f7aae-2123-43c9-b809-4781ee27b593 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:26.352624 [ 3 ] {} HTTP-Session: 480f7aae-2123-43c9-b809-4781ee27b593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:26.352711 [ 3 ] {ab04d250-1b5d-435e-996e-a8d52c500595} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:25:26.352757 [ 3 ] {ab04d250-1b5d-435e-996e-a8d52c500595} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:25:26.352895 [ 3 ] {ab04d250-1b5d-435e-996e-a8d52c500595} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:25:26.353389 [ 3 ] {ab04d250-1b5d-435e-996e-a8d52c500595} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.04 18:25:26.353695 [ 3 ] {ab04d250-1b5d-435e-996e-a8d52c500595} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.04 18:25:26.353861 [ 3 ] {ab04d250-1b5d-435e-996e-a8d52c500595} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.04 18:25:26.353970 [ 3 ] {ab04d250-1b5d-435e-996e-a8d52c500595} executeQuery: Read 53 rows, 73.24 KiB in 0.001258986 sec., 42097 rows/sec., 56.81 MiB/sec. 2024.02.04 18:25:26.354075 [ 3 ] {ab04d250-1b5d-435e-996e-a8d52c500595} DynamicQueryHandler: Done processing query 2024.02.04 18:25:26.354096 [ 3 ] {ab04d250-1b5d-435e-996e-a8d52c500595} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.04 18:25:26.354111 [ 3 ] {} HTTP-Session: 480f7aae-2123-43c9-b809-4781ee27b593 Destroying unnamed session 2024.02.04 18:25:36.347893 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:36.348010 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:36.348036 [ 3 ] {} HTTP-Session: 87a3c581-4136-4f9e-8664-ed64e9192e3c Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:36.348060 [ 3 ] {} HTTP-Session: 87a3c581-4136-4f9e-8664-ed64e9192e3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:36.348188 [ 3 ] {8a59702b-70f3-495f-bfa2-749893d66cdc} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:25:36.348249 [ 3 ] {8a59702b-70f3-495f-bfa2-749893d66cdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:25:36.348404 [ 3 ] {8a59702b-70f3-495f-bfa2-749893d66cdc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:25:36.348830 [ 3 ] {8a59702b-70f3-495f-bfa2-749893d66cdc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.04 18:25:36.349084 [ 3 ] {8a59702b-70f3-495f-bfa2-749893d66cdc} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.04 18:25:36.349256 [ 3 ] {8a59702b-70f3-495f-bfa2-749893d66cdc} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.04 18:25:36.349380 [ 3 ] {8a59702b-70f3-495f-bfa2-749893d66cdc} executeQuery: Read 53 rows, 4.30 KiB in 0.001152135 sec., 46001 rows/sec., 3.64 MiB/sec. 2024.02.04 18:25:36.349520 [ 3 ] {8a59702b-70f3-495f-bfa2-749893d66cdc} DynamicQueryHandler: Done processing query 2024.02.04 18:25:36.349544 [ 3 ] {8a59702b-70f3-495f-bfa2-749893d66cdc} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.04 18:25:36.349560 [ 3 ] {} HTTP-Session: 87a3c581-4136-4f9e-8664-ed64e9192e3c Destroying unnamed session 2024.02.04 18:25:36.349734 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:36.349781 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:36.349801 [ 3 ] {} HTTP-Session: 2a261c60-d466-4f04-baaa-dd14bac6e74b Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:36.349845 [ 3 ] {} HTTP-Session: 2a261c60-d466-4f04-baaa-dd14bac6e74b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:36.349922 [ 3 ] {66c0f230-fe39-43b6-b737-4907fe4663bf} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:25:36.349961 [ 3 ] {66c0f230-fe39-43b6-b737-4907fe4663bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:25:36.350066 [ 3 ] {66c0f230-fe39-43b6-b737-4907fe4663bf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:25:36.350477 [ 3 ] {66c0f230-fe39-43b6-b737-4907fe4663bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.04 18:25:36.350711 [ 3 ] {66c0f230-fe39-43b6-b737-4907fe4663bf} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.04 18:25:36.350865 [ 3 ] {66c0f230-fe39-43b6-b737-4907fe4663bf} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.04 18:25:36.350987 [ 3 ] {66c0f230-fe39-43b6-b737-4907fe4663bf} executeQuery: Read 159 rows, 15.64 KiB in 0.001036403 sec., 153415 rows/sec., 14.74 MiB/sec. 2024.02.04 18:25:36.351095 [ 3 ] {66c0f230-fe39-43b6-b737-4907fe4663bf} DynamicQueryHandler: Done processing query 2024.02.04 18:25:36.351118 [ 3 ] {66c0f230-fe39-43b6-b737-4907fe4663bf} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.04 18:25:36.351134 [ 3 ] {} HTTP-Session: 2a261c60-d466-4f04-baaa-dd14bac6e74b Destroying unnamed session 2024.02.04 18:25:36.351303 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:36.351371 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:36.351390 [ 3 ] {} HTTP-Session: 37fe4b1a-12a2-4921-94d4-0a041d2a7651 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:36.351407 [ 3 ] {} HTTP-Session: 37fe4b1a-12a2-4921-94d4-0a041d2a7651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:36.351478 [ 3 ] {53877e99-7934-4dbe-a735-2d4a20eaf83f} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:25:36.351518 [ 3 ] {53877e99-7934-4dbe-a735-2d4a20eaf83f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:25:36.351624 [ 3 ] {53877e99-7934-4dbe-a735-2d4a20eaf83f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:25:36.352008 [ 3 ] {53877e99-7934-4dbe-a735-2d4a20eaf83f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.04 18:25:36.352218 [ 3 ] {53877e99-7934-4dbe-a735-2d4a20eaf83f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.04 18:25:36.352377 [ 3 ] {53877e99-7934-4dbe-a735-2d4a20eaf83f} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.04 18:25:36.352486 [ 3 ] {53877e99-7934-4dbe-a735-2d4a20eaf83f} executeQuery: Read 53 rows, 4.24 KiB in 0.000972402 sec., 54504 rows/sec., 4.26 MiB/sec. 2024.02.04 18:25:36.352609 [ 3 ] {53877e99-7934-4dbe-a735-2d4a20eaf83f} DynamicQueryHandler: Done processing query 2024.02.04 18:25:36.352631 [ 3 ] {53877e99-7934-4dbe-a735-2d4a20eaf83f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:25:36.352647 [ 3 ] {} HTTP-Session: 37fe4b1a-12a2-4921-94d4-0a041d2a7651 Destroying unnamed session 2024.02.04 18:25:36.352818 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56700, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:36.352862 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:36.352881 [ 3 ] {} HTTP-Session: 4c78db8d-605e-4e82-a8f0-fbd7201b1056 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:36.352898 [ 3 ] {} HTTP-Session: 4c78db8d-605e-4e82-a8f0-fbd7201b1056 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:36.352984 [ 3 ] {9bd4c37c-045a-4bf0-96c7-9e89a147ca1c} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:25:36.353031 [ 3 ] {9bd4c37c-045a-4bf0-96c7-9e89a147ca1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:25:36.353169 [ 3 ] {9bd4c37c-045a-4bf0-96c7-9e89a147ca1c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:25:36.353680 [ 3 ] {9bd4c37c-045a-4bf0-96c7-9e89a147ca1c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.04 18:25:36.353977 [ 3 ] {9bd4c37c-045a-4bf0-96c7-9e89a147ca1c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.04 18:25:36.354144 [ 3 ] {9bd4c37c-045a-4bf0-96c7-9e89a147ca1c} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.04 18:25:36.354264 [ 3 ] {9bd4c37c-045a-4bf0-96c7-9e89a147ca1c} executeQuery: Read 53 rows, 73.24 KiB in 0.001289796 sec., 41091 rows/sec., 55.45 MiB/sec. 2024.02.04 18:25:36.354372 [ 3 ] {9bd4c37c-045a-4bf0-96c7-9e89a147ca1c} DynamicQueryHandler: Done processing query 2024.02.04 18:25:36.354393 [ 3 ] {9bd4c37c-045a-4bf0-96c7-9e89a147ca1c} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.04 18:25:36.354407 [ 3 ] {} HTTP-Session: 4c78db8d-605e-4e82-a8f0-fbd7201b1056 Destroying unnamed session 2024.02.04 18:25:40.287142 [ 73 ] {} DNSResolver: Updating DNS cache 2024.02.04 18:25:40.287212 [ 73 ] {} DNSResolver: Updated DNS cache 2024.02.04 18:25:46.349184 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:46.349315 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:46.349346 [ 3 ] {} HTTP-Session: a4cef296-547f-45e5-aa71-f50c7a977cd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:46.349373 [ 3 ] {} HTTP-Session: a4cef296-547f-45e5-aa71-f50c7a977cd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:46.349516 [ 3 ] {3fb50f7e-e151-4d2c-bc50-0caf2ccef44d} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:25:46.349582 [ 3 ] {3fb50f7e-e151-4d2c-bc50-0caf2ccef44d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:25:46.349742 [ 3 ] {3fb50f7e-e151-4d2c-bc50-0caf2ccef44d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:25:46.350168 [ 3 ] {3fb50f7e-e151-4d2c-bc50-0caf2ccef44d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.04 18:25:46.350420 [ 3 ] {3fb50f7e-e151-4d2c-bc50-0caf2ccef44d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.04 18:25:46.350582 [ 3 ] {3fb50f7e-e151-4d2c-bc50-0caf2ccef44d} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.04 18:25:46.350703 [ 3 ] {3fb50f7e-e151-4d2c-bc50-0caf2ccef44d} executeQuery: Read 53 rows, 4.30 KiB in 0.001149455 sec., 46108 rows/sec., 3.65 MiB/sec. 2024.02.04 18:25:46.350906 [ 3 ] {3fb50f7e-e151-4d2c-bc50-0caf2ccef44d} DynamicQueryHandler: Done processing query 2024.02.04 18:25:46.350931 [ 3 ] {3fb50f7e-e151-4d2c-bc50-0caf2ccef44d} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.04 18:25:46.350947 [ 3 ] {} HTTP-Session: a4cef296-547f-45e5-aa71-f50c7a977cd6 Destroying unnamed session 2024.02.04 18:25:46.351225 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 30346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:46.351271 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:46.351290 [ 3 ] {} HTTP-Session: 0a66e17a-38f3-4f2d-bf84-e517cf494daf Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:46.351307 [ 3 ] {} HTTP-Session: 0a66e17a-38f3-4f2d-bf84-e517cf494daf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:46.351385 [ 3 ] {ad5e4487-d75e-4c37-b5c5-c7a650d5bc2a} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:25:46.351427 [ 3 ] {ad5e4487-d75e-4c37-b5c5-c7a650d5bc2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:25:46.351545 [ 3 ] {ad5e4487-d75e-4c37-b5c5-c7a650d5bc2a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:25:46.352028 [ 3 ] {ad5e4487-d75e-4c37-b5c5-c7a650d5bc2a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.04 18:25:46.352255 [ 3 ] {ad5e4487-d75e-4c37-b5c5-c7a650d5bc2a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.04 18:25:46.352403 [ 3 ] {ad5e4487-d75e-4c37-b5c5-c7a650d5bc2a} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.04 18:25:46.352519 [ 3 ] {ad5e4487-d75e-4c37-b5c5-c7a650d5bc2a} executeQuery: Read 195 rows, 18.46 KiB in 0.001103464 sec., 176716 rows/sec., 16.33 MiB/sec. 2024.02.04 18:25:46.352700 [ 3 ] {ad5e4487-d75e-4c37-b5c5-c7a650d5bc2a} DynamicQueryHandler: Done processing query 2024.02.04 18:25:46.352723 [ 3 ] {ad5e4487-d75e-4c37-b5c5-c7a650d5bc2a} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.04 18:25:46.352740 [ 3 ] {} HTTP-Session: 0a66e17a-38f3-4f2d-bf84-e517cf494daf Destroying unnamed session 2024.02.04 18:25:46.352895 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 13072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:46.352941 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:46.352960 [ 3 ] {} HTTP-Session: 1339ac3d-26a3-4d2c-9fc4-436fef3d9ee2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:46.352976 [ 3 ] {} HTTP-Session: 1339ac3d-26a3-4d2c-9fc4-436fef3d9ee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:46.353050 [ 3 ] {460c7dda-7ddd-4a89-8ac6-844b06dec67c} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:25:46.353088 [ 3 ] {460c7dda-7ddd-4a89-8ac6-844b06dec67c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:25:46.353204 [ 3 ] {460c7dda-7ddd-4a89-8ac6-844b06dec67c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:25:46.353527 [ 3 ] {460c7dda-7ddd-4a89-8ac6-844b06dec67c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.04 18:25:46.353738 [ 3 ] {460c7dda-7ddd-4a89-8ac6-844b06dec67c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.04 18:25:46.353894 [ 3 ] {460c7dda-7ddd-4a89-8ac6-844b06dec67c} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.04 18:25:46.353983 [ 3 ] {460c7dda-7ddd-4a89-8ac6-844b06dec67c} executeQuery: Read 77 rows, 6.14 KiB in 0.000915542 sec., 84103 rows/sec., 6.55 MiB/sec. 2024.02.04 18:25:46.354084 [ 3 ] {460c7dda-7ddd-4a89-8ac6-844b06dec67c} DynamicQueryHandler: Done processing query 2024.02.04 18:25:46.354105 [ 3 ] {460c7dda-7ddd-4a89-8ac6-844b06dec67c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:25:46.354120 [ 3 ] {} HTTP-Session: 1339ac3d-26a3-4d2c-9fc4-436fef3d9ee2 Destroying unnamed session 2024.02.04 18:25:46.354234 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7017, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:46.354272 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:46.354291 [ 3 ] {} HTTP-Session: 20e3728a-7c86-4a06-bd9f-eb37f6d5b6aa Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:46.354306 [ 3 ] {} HTTP-Session: 20e3728a-7c86-4a06-bd9f-eb37f6d5b6aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:46.354372 [ 3 ] {82e4fe86-c488-4b04-82f1-966066cca336} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:25:46.354412 [ 3 ] {82e4fe86-c488-4b04-82f1-966066cca336} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.04 18:25:46.354522 [ 3 ] {82e4fe86-c488-4b04-82f1-966066cca336} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:25:46.354886 [ 3 ] {82e4fe86-c488-4b04-82f1-966066cca336} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.04 18:25:46.355145 [ 3 ] {82e4fe86-c488-4b04-82f1-966066cca336} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.04 18:25:46.355322 [ 3 ] {82e4fe86-c488-4b04-82f1-966066cca336} oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.04 18:25:46.355440 [ 3 ] {82e4fe86-c488-4b04-82f1-966066cca336} executeQuery: Read 36 rows, 2.60 KiB in 0.001003403 sec., 35877 rows/sec., 2.53 MiB/sec. 2024.02.04 18:25:46.355566 [ 3 ] {82e4fe86-c488-4b04-82f1-966066cca336} DynamicQueryHandler: Done processing query 2024.02.04 18:25:46.355589 [ 3 ] {82e4fe86-c488-4b04-82f1-966066cca336} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.04 18:25:46.355605 [ 3 ] {} HTTP-Session: 20e3728a-7c86-4a06-bd9f-eb37f6d5b6aa Destroying unnamed session 2024.02.04 18:25:46.355799 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:46.355843 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:46.355863 [ 3 ] {} HTTP-Session: 78c10de3-4e94-486f-9741-dd55eed60058 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:46.355879 [ 3 ] {} HTTP-Session: 78c10de3-4e94-486f-9741-dd55eed60058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:46.355970 [ 3 ] {3a538686-7755-49ef-ba8e-c5ddfb91e579} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:25:46.356014 [ 3 ] {3a538686-7755-49ef-ba8e-c5ddfb91e579} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:25:46.356153 [ 3 ] {3a538686-7755-49ef-ba8e-c5ddfb91e579} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:25:46.356647 [ 3 ] {3a538686-7755-49ef-ba8e-c5ddfb91e579} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.04 18:25:46.356951 [ 3 ] {3a538686-7755-49ef-ba8e-c5ddfb91e579} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.04 18:25:46.357125 [ 3 ] {3a538686-7755-49ef-ba8e-c5ddfb91e579} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.04 18:25:46.357260 [ 3 ] {3a538686-7755-49ef-ba8e-c5ddfb91e579} executeQuery: Read 53 rows, 73.24 KiB in 0.001254476 sec., 42248 rows/sec., 57.01 MiB/sec. 2024.02.04 18:25:46.357380 [ 3 ] {3a538686-7755-49ef-ba8e-c5ddfb91e579} DynamicQueryHandler: Done processing query 2024.02.04 18:25:46.357403 [ 3 ] {3a538686-7755-49ef-ba8e-c5ddfb91e579} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.04 18:25:46.357419 [ 3 ] {} HTTP-Session: 78c10de3-4e94-486f-9741-dd55eed60058 Destroying unnamed session 2024.02.04 18:25:55.287262 [ 52 ] {} DNSResolver: Updating DNS cache 2024.02.04 18:25:55.287339 [ 52 ] {} DNSResolver: Updated DNS cache 2024.02.04 18:25:56.348208 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:56.348323 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:56.348352 [ 3 ] {} HTTP-Session: 74a1a835-2250-42e9-9c18-532c7a11b737 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:56.348382 [ 3 ] {} HTTP-Session: 74a1a835-2250-42e9-9c18-532c7a11b737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:56.348527 [ 3 ] {d14074a8-2676-4f24-b877-81740dcaaa5f} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:25:56.348596 [ 3 ] {d14074a8-2676-4f24-b877-81740dcaaa5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:25:56.348773 [ 3 ] {d14074a8-2676-4f24-b877-81740dcaaa5f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:25:56.349228 [ 3 ] {d14074a8-2676-4f24-b877-81740dcaaa5f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.04 18:25:56.349483 [ 3 ] {d14074a8-2676-4f24-b877-81740dcaaa5f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.04 18:25:56.349648 [ 3 ] {d14074a8-2676-4f24-b877-81740dcaaa5f} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.04 18:25:56.349758 [ 3 ] {d14074a8-2676-4f24-b877-81740dcaaa5f} executeQuery: Read 53 rows, 4.30 KiB in 0.001193145 sec., 44420 rows/sec., 3.52 MiB/sec. 2024.02.04 18:25:56.349785 [ 52 ] {} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2024.02.04 18:25:56.349893 [ 52 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.04 18:25:56.349925 [ 3 ] {d14074a8-2676-4f24-b877-81740dcaaa5f} DynamicQueryHandler: Done processing query 2024.02.04 18:25:56.349967 [ 3 ] {d14074a8-2676-4f24-b877-81740dcaaa5f} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.04 18:25:56.350031 [ 3 ] {} HTTP-Session: 74a1a835-2250-42e9-9c18-532c7a11b737 Destroying unnamed session 2024.02.04 18:25:56.350071 [ 22 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact 2024.02.04 18:25:56.350159 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:56.350260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:56.350263 [ 22 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.04 18:25:56.350288 [ 3 ] {} HTTP-Session: 31a37fc6-b1da-41a1-90d7-6b05d3ae9a4d Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:56.350334 [ 3 ] {} HTTP-Session: 31a37fc6-b1da-41a1-90d7-6b05d3ae9a4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:56.350349 [ 22 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 53 rows starting from the beginning of the part 2024.02.04 18:25:56.350517 [ 3 ] {11bb0b35-8391-42fa-b9a7-d8fc8ff6cd8c} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:25:56.350634 [ 3 ] {11bb0b35-8391-42fa-b9a7-d8fc8ff6cd8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.04 18:25:56.350679 [ 22 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 53 rows starting from the beginning of the part 2024.02.04 18:25:56.351034 [ 22 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 53 rows starting from the beginning of the part 2024.02.04 18:25:56.351084 [ 3 ] {11bb0b35-8391-42fa-b9a7-d8fc8ff6cd8c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:25:56.351262 [ 22 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 53 rows starting from the beginning of the part 2024.02.04 18:25:56.351498 [ 22 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 53 rows starting from the beginning of the part 2024.02.04 18:25:56.351987 [ 3 ] {11bb0b35-8391-42fa-b9a7-d8fc8ff6cd8c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.04 18:25:56.352338 [ 3 ] {11bb0b35-8391-42fa-b9a7-d8fc8ff6cd8c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.04 18:25:56.352634 [ 3 ] {11bb0b35-8391-42fa-b9a7-d8fc8ff6cd8c} oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.04 18:25:56.352959 [ 3 ] {11bb0b35-8391-42fa-b9a7-d8fc8ff6cd8c} executeQuery: Read 4 rows, 342.00 B in 0.00237414 sec., 1684 rows/sec., 140.68 KiB/sec. 2024.02.04 18:25:56.353069 [ 11 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.003062559 sec., 86528.9452382795 rows/sec., 6.85 MiB/sec. 2024.02.04 18:25:56.353141 [ 3 ] {11bb0b35-8391-42fa-b9a7-d8fc8ff6cd8c} DynamicQueryHandler: Done processing query 2024.02.04 18:25:56.353173 [ 3 ] {11bb0b35-8391-42fa-b9a7-d8fc8ff6cd8c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.04 18:25:56.353196 [ 3 ] {} HTTP-Session: 31a37fc6-b1da-41a1-90d7-6b05d3ae9a4d Destroying unnamed session 2024.02.04 18:25:56.353293 [ 11 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.02.04 18:25:56.353376 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:56.353433 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:56.353463 [ 3 ] {} HTTP-Session: f04ed33c-b75a-4964-bb74-1e5d341be744 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:56.353495 [ 3 ] {} HTTP-Session: f04ed33c-b75a-4964-bb74-1e5d341be744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:56.353615 [ 11 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_10_2} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2024.02.04 18:25:56.353638 [ 3 ] {eadaad00-4cf7-4aeb-85ea-cffd6f9b1ffd} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:25:56.353705 [ 3 ] {eadaad00-4cf7-4aeb-85ea-cffd6f9b1ffd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:25:56.353751 [ 11 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_10_2} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 2024.02.04 18:25:56.353977 [ 3 ] {eadaad00-4cf7-4aeb-85ea-cffd6f9b1ffd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:25:56.354351 [ 3 ] {eadaad00-4cf7-4aeb-85ea-cffd6f9b1ffd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.04 18:25:56.354555 [ 3 ] {eadaad00-4cf7-4aeb-85ea-cffd6f9b1ffd} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.04 18:25:56.354692 [ 3 ] {eadaad00-4cf7-4aeb-85ea-cffd6f9b1ffd} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.04 18:25:56.354806 [ 3 ] {eadaad00-4cf7-4aeb-85ea-cffd6f9b1ffd} executeQuery: Read 161 rows, 15.82 KiB in 0.001175535 sec., 136958 rows/sec., 13.14 MiB/sec. 2024.02.04 18:25:56.354914 [ 3 ] {eadaad00-4cf7-4aeb-85ea-cffd6f9b1ffd} DynamicQueryHandler: Done processing query 2024.02.04 18:25:56.354935 [ 3 ] {eadaad00-4cf7-4aeb-85ea-cffd6f9b1ffd} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.04 18:25:56.354950 [ 3 ] {} HTTP-Session: f04ed33c-b75a-4964-bb74-1e5d341be744 Destroying unnamed session 2024.02.04 18:25:56.355206 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:56.355251 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:56.355269 [ 3 ] {} HTTP-Session: cc035331-c1c7-47e0-90b7-c65b42d75b83 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:56.355286 [ 3 ] {} HTTP-Session: cc035331-c1c7-47e0-90b7-c65b42d75b83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:56.355356 [ 3 ] {43a57511-bd9d-45db-8988-cf1f79ffd161} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:25:56.355395 [ 3 ] {43a57511-bd9d-45db-8988-cf1f79ffd161} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.04 18:25:56.355501 [ 3 ] {43a57511-bd9d-45db-8988-cf1f79ffd161} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:25:56.355759 [ 3 ] {43a57511-bd9d-45db-8988-cf1f79ffd161} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.04 18:25:56.355961 [ 3 ] {43a57511-bd9d-45db-8988-cf1f79ffd161} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.04 18:25:56.356110 [ 3 ] {43a57511-bd9d-45db-8988-cf1f79ffd161} oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.04 18:25:56.356227 [ 3 ] {43a57511-bd9d-45db-8988-cf1f79ffd161} executeQuery: Read 4 rows, 286.00 B in 0.00084027 sec., 4760 rows/sec., 332.39 KiB/sec. 2024.02.04 18:25:56.356343 [ 3 ] {43a57511-bd9d-45db-8988-cf1f79ffd161} DynamicQueryHandler: Done processing query 2024.02.04 18:25:56.356366 [ 3 ] {43a57511-bd9d-45db-8988-cf1f79ffd161} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.04 18:25:56.356381 [ 3 ] {} HTTP-Session: cc035331-c1c7-47e0-90b7-c65b42d75b83 Destroying unnamed session 2024.02.04 18:25:56.356508 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9716, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:56.356550 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:56.356570 [ 3 ] {} HTTP-Session: 8aa91ab5-0f75-448e-aa33-35e5c95b96fc Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:56.356586 [ 3 ] {} HTTP-Session: 8aa91ab5-0f75-448e-aa33-35e5c95b96fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:56.356659 [ 3 ] {1334cd40-e892-409e-81aa-144349df5429} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:25:56.356697 [ 3 ] {1334cd40-e892-409e-81aa-144349df5429} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:25:56.356804 [ 3 ] {1334cd40-e892-409e-81aa-144349df5429} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:25:56.357089 [ 3 ] {1334cd40-e892-409e-81aa-144349df5429} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.04 18:25:56.357293 [ 3 ] {1334cd40-e892-409e-81aa-144349df5429} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.04 18:25:56.357440 [ 3 ] {1334cd40-e892-409e-81aa-144349df5429} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.04 18:25:56.357557 [ 3 ] {1334cd40-e892-409e-81aa-144349df5429} executeQuery: Read 57 rows, 4.57 KiB in 0.000869681 sec., 65541 rows/sec., 5.13 MiB/sec. 2024.02.04 18:25:56.357679 [ 3 ] {1334cd40-e892-409e-81aa-144349df5429} DynamicQueryHandler: Done processing query 2024.02.04 18:25:56.357701 [ 3 ] {1334cd40-e892-409e-81aa-144349df5429} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:25:56.357717 [ 3 ] {} HTTP-Session: 8aa91ab5-0f75-448e-aa33-35e5c95b96fc Destroying unnamed session 2024.02.04 18:25:56.357861 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:56.357905 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:56.357923 [ 3 ] {} HTTP-Session: 0e224249-9efe-4d27-9c82-1fa222b7e82f Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:56.357939 [ 3 ] {} HTTP-Session: 0e224249-9efe-4d27-9c82-1fa222b7e82f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:56.358007 [ 3 ] {8ca94174-e48b-4c61-b471-44175710d67f} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:25:56.358050 [ 3 ] {8ca94174-e48b-4c61-b471-44175710d67f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.04 18:25:56.358171 [ 3 ] {8ca94174-e48b-4c61-b471-44175710d67f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:25:56.358427 [ 3 ] {8ca94174-e48b-4c61-b471-44175710d67f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.04 18:25:56.358677 [ 3 ] {8ca94174-e48b-4c61-b471-44175710d67f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.04 18:25:56.358859 [ 3 ] {8ca94174-e48b-4c61-b471-44175710d67f} oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.04 18:25:56.358986 [ 3 ] {8ca94174-e48b-4c61-b471-44175710d67f} executeQuery: Read 2 rows, 144.00 B in 0.000948602 sec., 2108 rows/sec., 148.24 KiB/sec. 2024.02.04 18:25:56.359107 [ 3 ] {8ca94174-e48b-4c61-b471-44175710d67f} DynamicQueryHandler: Done processing query 2024.02.04 18:25:56.359130 [ 3 ] {8ca94174-e48b-4c61-b471-44175710d67f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.04 18:25:56.359145 [ 3 ] {} HTTP-Session: 0e224249-9efe-4d27-9c82-1fa222b7e82f Destroying unnamed session 2024.02.04 18:25:56.359281 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:25:56.359324 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:25:56.359343 [ 3 ] {} HTTP-Session: 2760b0ac-5267-4cb3-b465-439b907420f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:25:56.359359 [ 3 ] {} HTTP-Session: 2760b0ac-5267-4cb3-b465-439b907420f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:25:56.359446 [ 3 ] {bd50129e-1427-430a-b6dc-30a42142b589} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:25:56.359489 [ 3 ] {bd50129e-1427-430a-b6dc-30a42142b589} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:25:56.359623 [ 3 ] {bd50129e-1427-430a-b6dc-30a42142b589} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:25:56.360180 [ 3 ] {bd50129e-1427-430a-b6dc-30a42142b589} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.04 18:25:56.360484 [ 3 ] {bd50129e-1427-430a-b6dc-30a42142b589} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.04 18:25:56.360654 [ 3 ] {bd50129e-1427-430a-b6dc-30a42142b589} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.04 18:25:56.360768 [ 3 ] {bd50129e-1427-430a-b6dc-30a42142b589} executeQuery: Read 53 rows, 73.24 KiB in 0.001286237 sec., 41205 rows/sec., 55.60 MiB/sec. 2024.02.04 18:25:56.360940 [ 3 ] {bd50129e-1427-430a-b6dc-30a42142b589} DynamicQueryHandler: Done processing query 2024.02.04 18:25:56.360964 [ 3 ] {bd50129e-1427-430a-b6dc-30a42142b589} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.04 18:25:56.360980 [ 3 ] {} HTTP-Session: 2760b0ac-5267-4cb3-b465-439b907420f7 Destroying unnamed session 2024.02.04 18:26:06.348177 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:26:06.348296 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:26:06.348321 [ 3 ] {} HTTP-Session: 37277ce3-1c2b-4fc6-acb2-3f6eb5317680 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:26:06.348345 [ 3 ] {} HTTP-Session: 37277ce3-1c2b-4fc6-acb2-3f6eb5317680 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:26:06.348480 [ 3 ] {da0a8981-6ea8-4a77-a1ef-9e0de66d9856} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:26:06.348547 [ 3 ] {da0a8981-6ea8-4a77-a1ef-9e0de66d9856} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:26:06.348724 [ 3 ] {da0a8981-6ea8-4a77-a1ef-9e0de66d9856} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:26:06.349187 [ 3 ] {da0a8981-6ea8-4a77-a1ef-9e0de66d9856} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.04 18:26:06.349475 [ 3 ] {da0a8981-6ea8-4a77-a1ef-9e0de66d9856} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.04 18:26:06.349634 [ 3 ] {da0a8981-6ea8-4a77-a1ef-9e0de66d9856} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.04 18:26:06.349747 [ 3 ] {da0a8981-6ea8-4a77-a1ef-9e0de66d9856} executeQuery: Read 53 rows, 4.30 KiB in 0.001230456 sec., 43073 rows/sec., 3.41 MiB/sec. 2024.02.04 18:26:06.349911 [ 3 ] {da0a8981-6ea8-4a77-a1ef-9e0de66d9856} DynamicQueryHandler: Done processing query 2024.02.04 18:26:06.349936 [ 3 ] {da0a8981-6ea8-4a77-a1ef-9e0de66d9856} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.04 18:26:06.349953 [ 3 ] {} HTTP-Session: 37277ce3-1c2b-4fc6-acb2-3f6eb5317680 Destroying unnamed session 2024.02.04 18:26:06.350088 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:26:06.350134 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:26:06.350153 [ 3 ] {} HTTP-Session: 326ef705-5b40-41f3-a194-220c123c875d Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:26:06.350169 [ 3 ] {} HTTP-Session: 326ef705-5b40-41f3-a194-220c123c875d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:26:06.350248 [ 3 ] {f79a63db-45b9-452d-b3a7-b470ee744a91} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:26:06.350288 [ 3 ] {f79a63db-45b9-452d-b3a7-b470ee744a91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:26:06.350398 [ 3 ] {f79a63db-45b9-452d-b3a7-b470ee744a91} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:26:06.350792 [ 3 ] {f79a63db-45b9-452d-b3a7-b470ee744a91} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.04 18:26:06.351014 [ 3 ] {f79a63db-45b9-452d-b3a7-b470ee744a91} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.04 18:26:06.351163 [ 3 ] {f79a63db-45b9-452d-b3a7-b470ee744a91} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.04 18:26:06.351287 [ 3 ] {f79a63db-45b9-452d-b3a7-b470ee744a91} executeQuery: Read 159 rows, 15.64 KiB in 0.001005063 sec., 158199 rows/sec., 15.20 MiB/sec. 2024.02.04 18:26:06.351285 [ 67 ] {} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.04 18:26:06.351411 [ 67 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.04 18:26:06.351475 [ 3 ] {f79a63db-45b9-452d-b3a7-b470ee744a91} DynamicQueryHandler: Done processing query 2024.02.04 18:26:06.351535 [ 3 ] {f79a63db-45b9-452d-b3a7-b470ee744a91} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.04 18:26:06.351567 [ 19 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.04 18:26:06.351594 [ 3 ] {} HTTP-Session: 326ef705-5b40-41f3-a194-220c123c875d Destroying unnamed session 2024.02.04 18:26:06.351696 [ 19 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.04 18:26:06.351737 [ 19 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 197 rows starting from the beginning of the part 2024.02.04 18:26:06.351771 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:26:06.351863 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:26:06.351926 [ 3 ] {} HTTP-Session: 731286cd-bc00-41da-87b9-db00b7114118 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:26:06.351973 [ 19 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 159 rows starting from the beginning of the part 2024.02.04 18:26:06.351984 [ 3 ] {} HTTP-Session: 731286cd-bc00-41da-87b9-db00b7114118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:26:06.352231 [ 3 ] {ffa4ade1-0a3f-4c10-a733-fb72a0ec7048} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:26:06.352236 [ 19 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 159 rows starting from the beginning of the part 2024.02.04 18:26:06.352325 [ 3 ] {ffa4ade1-0a3f-4c10-a733-fb72a0ec7048} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:26:06.352543 [ 19 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 195 rows starting from the beginning of the part 2024.02.04 18:26:06.352759 [ 3 ] {ffa4ade1-0a3f-4c10-a733-fb72a0ec7048} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:26:06.352804 [ 19 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 161 rows starting from the beginning of the part 2024.02.04 18:26:06.352983 [ 19 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 159 rows starting from the beginning of the part 2024.02.04 18:26:06.353540 [ 3 ] {ffa4ade1-0a3f-4c10-a733-fb72a0ec7048} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.04 18:26:06.353955 [ 3 ] {ffa4ade1-0a3f-4c10-a733-fb72a0ec7048} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.04 18:26:06.354328 [ 3 ] {ffa4ade1-0a3f-4c10-a733-fb72a0ec7048} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.04 18:26:06.354469 [ 67 ] {} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.04 18:26:06.354500 [ 3 ] {ffa4ade1-0a3f-4c10-a733-fb72a0ec7048} executeQuery: Read 53 rows, 4.24 KiB in 0.002217658 sec., 23899 rows/sec., 1.87 MiB/sec. 2024.02.04 18:26:06.354521 [ 67 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.04 18:26:06.354741 [ 11 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.04 18:26:06.354940 [ 3 ] {ffa4ade1-0a3f-4c10-a733-fb72a0ec7048} DynamicQueryHandler: Done processing query 2024.02.04 18:26:06.355024 [ 3 ] {ffa4ade1-0a3f-4c10-a733-fb72a0ec7048} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:26:06.355031 [ 11 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.04 18:26:06.355105 [ 3 ] {} HTTP-Session: 731286cd-bc00-41da-87b9-db00b7114118 Destroying unnamed session 2024.02.04 18:26:06.355147 [ 11 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 99 rows starting from the beginning of the part 2024.02.04 18:26:06.355304 [ 19 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1030 rows, containing 4 columns (4 merged, 0 gathered) in 0.003841769 sec., 268105.6565347891 rows/sec., 25.38 MiB/sec. 2024.02.04 18:26:06.355420 [ 11 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 53 rows starting from the beginning of the part 2024.02.04 18:26:06.355418 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:26:06.355515 [ 23 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.04 18:26:06.355546 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:26:06.355673 [ 11 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 53 rows starting from the beginning of the part 2024.02.04 18:26:06.355685 [ 3 ] {} HTTP-Session: 5d279407-3368-4ba3-84dd-094b04380d2b Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:26:06.355758 [ 3 ] {} HTTP-Session: 5d279407-3368-4ba3-84dd-094b04380d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:26:06.355964 [ 11 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 77 rows starting from the beginning of the part 2024.02.04 18:26:06.356002 [ 23 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_11_2} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.04 18:26:06.356153 [ 3 ] {98dd6a14-6581-42db-9ed1-f987f7997158} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:26:06.356167 [ 23 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_11_2} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.04 18:26:06.356266 [ 11 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 57 rows starting from the beginning of the part 2024.02.04 18:26:06.356390 [ 3 ] {98dd6a14-6581-42db-9ed1-f987f7997158} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:26:06.356609 [ 11 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 53 rows starting from the beginning of the part 2024.02.04 18:26:06.357169 [ 3 ] {98dd6a14-6581-42db-9ed1-f987f7997158} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:26:06.358260 [ 23 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 4 columns (4 merged, 0 gathered) in 0.003661476 sec., 107060.64985814464 rows/sec., 8.36 MiB/sec. 2024.02.04 18:26:06.358273 [ 3 ] {98dd6a14-6581-42db-9ed1-f987f7997158} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.04 18:26:06.358401 [ 23 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.04 18:26:06.358698 [ 23 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_11_2} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.04 18:26:06.358804 [ 23 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_11_2} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.04 18:26:06.358816 [ 3 ] {98dd6a14-6581-42db-9ed1-f987f7997158} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.04 18:26:06.359053 [ 3 ] {98dd6a14-6581-42db-9ed1-f987f7997158} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.04 18:26:06.359180 [ 67 ] {} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.04 18:26:06.359197 [ 3 ] {98dd6a14-6581-42db-9ed1-f987f7997158} executeQuery: Read 53 rows, 73.24 KiB in 0.002970778 sec., 17840 rows/sec., 24.07 MiB/sec. 2024.02.04 18:26:06.359239 [ 67 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.04 18:26:06.359421 [ 20 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.04 18:26:06.359465 [ 3 ] {98dd6a14-6581-42db-9ed1-f987f7997158} DynamicQueryHandler: Done processing query 2024.02.04 18:26:06.359508 [ 3 ] {98dd6a14-6581-42db-9ed1-f987f7997158} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.04 18:26:06.359537 [ 3 ] {} HTTP-Session: 5d279407-3368-4ba3-84dd-094b04380d2b Destroying unnamed session 2024.02.04 18:26:06.359617 [ 20 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.04 18:26:06.359658 [ 20 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 266 rows starting from the beginning of the part 2024.02.04 18:26:06.359804 [ 20 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 53 rows starting from the beginning of the part 2024.02.04 18:26:06.359903 [ 20 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 53 rows starting from the beginning of the part 2024.02.04 18:26:06.359995 [ 20 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 53 rows starting from the beginning of the part 2024.02.04 18:26:06.360086 [ 20 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 53 rows starting from the beginning of the part 2024.02.04 18:26:06.360176 [ 20 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 53 rows starting from the beginning of the part 2024.02.04 18:26:06.361619 [ 19 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 531 rows, containing 6 columns (6 merged, 0 gathered) in 0.002305729 sec., 230295.9280990958 rows/sec., 310.77 MiB/sec. 2024.02.04 18:26:06.361957 [ 23 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.04 18:26:06.362175 [ 23 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_11_2} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.04 18:26:06.362241 [ 23 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_11_2} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.04 18:26:06.362319 [ 23 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_11_2: 4.02 MiB. 2024.02.04 18:26:10.287386 [ 76 ] {} DNSResolver: Updating DNS cache 2024.02.04 18:26:10.287457 [ 76 ] {} DNSResolver: Updated DNS cache 2024.02.04 18:26:16.350535 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:26:16.350656 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:26:16.350682 [ 3 ] {} HTTP-Session: 189779d2-ba86-4b9d-8433-1de48fcc8622 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:26:16.350706 [ 3 ] {} HTTP-Session: 189779d2-ba86-4b9d-8433-1de48fcc8622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:26:16.350834 [ 3 ] {b1f946b1-636a-44b7-8b3f-36a5daaa614b} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:26:16.350893 [ 3 ] {b1f946b1-636a-44b7-8b3f-36a5daaa614b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:26:16.351053 [ 3 ] {b1f946b1-636a-44b7-8b3f-36a5daaa614b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:26:16.351532 [ 3 ] {b1f946b1-636a-44b7-8b3f-36a5daaa614b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.04 18:26:16.351791 [ 3 ] {b1f946b1-636a-44b7-8b3f-36a5daaa614b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.04 18:26:16.351953 [ 3 ] {b1f946b1-636a-44b7-8b3f-36a5daaa614b} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.04 18:26:16.352085 [ 3 ] {b1f946b1-636a-44b7-8b3f-36a5daaa614b} executeQuery: Read 53 rows, 4.30 KiB in 0.001214586 sec., 43636 rows/sec., 3.45 MiB/sec. 2024.02.04 18:26:16.352227 [ 3 ] {b1f946b1-636a-44b7-8b3f-36a5daaa614b} DynamicQueryHandler: Done processing query 2024.02.04 18:26:16.352252 [ 3 ] {b1f946b1-636a-44b7-8b3f-36a5daaa614b} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.04 18:26:16.352268 [ 3 ] {} HTTP-Session: 189779d2-ba86-4b9d-8433-1de48fcc8622 Destroying unnamed session 2024.02.04 18:26:16.352382 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:26:16.352428 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:26:16.352448 [ 3 ] {} HTTP-Session: bcb8a99e-406e-4ec9-bb71-8b1731229dc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:26:16.352465 [ 3 ] {} HTTP-Session: bcb8a99e-406e-4ec9-bb71-8b1731229dc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:26:16.352535 [ 3 ] {ad233a73-b055-4940-8b30-0d51766b8df0} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:26:16.352574 [ 3 ] {ad233a73-b055-4940-8b30-0d51766b8df0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.04 18:26:16.352683 [ 3 ] {ad233a73-b055-4940-8b30-0d51766b8df0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:26:16.352979 [ 3 ] {ad233a73-b055-4940-8b30-0d51766b8df0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.04 18:26:16.353196 [ 3 ] {ad233a73-b055-4940-8b30-0d51766b8df0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.04 18:26:16.353357 [ 3 ] {ad233a73-b055-4940-8b30-0d51766b8df0} oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.04 18:26:16.353465 [ 3 ] {ad233a73-b055-4940-8b30-0d51766b8df0} executeQuery: Read 4 rows, 342.00 B in 0.000894301 sec., 4472 rows/sec., 373.46 KiB/sec. 2024.02.04 18:26:16.353628 [ 3 ] {ad233a73-b055-4940-8b30-0d51766b8df0} DynamicQueryHandler: Done processing query 2024.02.04 18:26:16.353651 [ 3 ] {ad233a73-b055-4940-8b30-0d51766b8df0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.04 18:26:16.353668 [ 3 ] {} HTTP-Session: bcb8a99e-406e-4ec9-bb71-8b1731229dc7 Destroying unnamed session 2024.02.04 18:26:16.353841 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 30646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:26:16.353885 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:26:16.353903 [ 3 ] {} HTTP-Session: c475f857-8975-4d97-b48b-f7dc2963bd88 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:26:16.353920 [ 3 ] {} HTTP-Session: c475f857-8975-4d97-b48b-f7dc2963bd88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:26:16.353994 [ 3 ] {0357c67f-602c-4fd7-86df-5d5cfcebd1b8} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:26:16.354034 [ 3 ] {0357c67f-602c-4fd7-86df-5d5cfcebd1b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:26:16.354143 [ 3 ] {0357c67f-602c-4fd7-86df-5d5cfcebd1b8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:26:16.354551 [ 3 ] {0357c67f-602c-4fd7-86df-5d5cfcebd1b8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.04 18:26:16.354779 [ 3 ] {0357c67f-602c-4fd7-86df-5d5cfcebd1b8} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.04 18:26:16.354933 [ 3 ] {0357c67f-602c-4fd7-86df-5d5cfcebd1b8} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.04 18:26:16.355048 [ 3 ] {0357c67f-602c-4fd7-86df-5d5cfcebd1b8} executeQuery: Read 197 rows, 18.63 KiB in 0.001024223 sec., 192340 rows/sec., 17.77 MiB/sec. 2024.02.04 18:26:16.355169 [ 3 ] {0357c67f-602c-4fd7-86df-5d5cfcebd1b8} DynamicQueryHandler: Done processing query 2024.02.04 18:26:16.355191 [ 3 ] {0357c67f-602c-4fd7-86df-5d5cfcebd1b8} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.04 18:26:16.355207 [ 3 ] {} HTTP-Session: c475f857-8975-4d97-b48b-f7dc2963bd88 Destroying unnamed session 2024.02.04 18:26:16.355349 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:26:16.355393 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:26:16.355412 [ 3 ] {} HTTP-Session: c62a2f46-f21c-469c-a027-e0a8849d55fd Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:26:16.355428 [ 3 ] {} HTTP-Session: c62a2f46-f21c-469c-a027-e0a8849d55fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:26:16.355498 [ 3 ] {d2959636-4c97-40ff-9085-e7d6aa9d14b0} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:26:16.355537 [ 3 ] {d2959636-4c97-40ff-9085-e7d6aa9d14b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.04 18:26:16.355640 [ 3 ] {d2959636-4c97-40ff-9085-e7d6aa9d14b0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:26:16.355967 [ 3 ] {d2959636-4c97-40ff-9085-e7d6aa9d14b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.04 18:26:16.356166 [ 3 ] {d2959636-4c97-40ff-9085-e7d6aa9d14b0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.04 18:26:16.356312 [ 3 ] {d2959636-4c97-40ff-9085-e7d6aa9d14b0} oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.04 18:26:16.356429 [ 3 ] {d2959636-4c97-40ff-9085-e7d6aa9d14b0} executeQuery: Read 4 rows, 286.00 B in 0.000901752 sec., 4435 rows/sec., 309.73 KiB/sec. 2024.02.04 18:26:16.356550 [ 3 ] {d2959636-4c97-40ff-9085-e7d6aa9d14b0} DynamicQueryHandler: Done processing query 2024.02.04 18:26:16.356573 [ 3 ] {d2959636-4c97-40ff-9085-e7d6aa9d14b0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.04 18:26:16.356589 [ 3 ] {} HTTP-Session: c62a2f46-f21c-469c-a027-e0a8849d55fd Destroying unnamed session 2024.02.04 18:26:16.356721 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 13758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:26:16.356764 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:26:16.356783 [ 3 ] {} HTTP-Session: d5d180ef-5a5c-4d41-b6a0-7de6729bafe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:26:16.356799 [ 3 ] {} HTTP-Session: d5d180ef-5a5c-4d41-b6a0-7de6729bafe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:26:16.356872 [ 3 ] {ce673de7-8474-44b0-8962-16b67e242342} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:26:16.356910 [ 3 ] {ce673de7-8474-44b0-8962-16b67e242342} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:26:16.357015 [ 3 ] {ce673de7-8474-44b0-8962-16b67e242342} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:26:16.357350 [ 3 ] {ce673de7-8474-44b0-8962-16b67e242342} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.04 18:26:16.357555 [ 3 ] {ce673de7-8474-44b0-8962-16b67e242342} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.04 18:26:16.357702 [ 3 ] {ce673de7-8474-44b0-8962-16b67e242342} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.04 18:26:16.357797 [ 3 ] {ce673de7-8474-44b0-8962-16b67e242342} executeQuery: Read 81 rows, 6.47 KiB in 0.000897312 sec., 90269 rows/sec., 7.04 MiB/sec. 2024.02.04 18:26:16.357916 [ 3 ] {ce673de7-8474-44b0-8962-16b67e242342} DynamicQueryHandler: Done processing query 2024.02.04 18:26:16.357939 [ 3 ] {ce673de7-8474-44b0-8962-16b67e242342} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:26:16.357955 [ 3 ] {} HTTP-Session: d5d180ef-5a5c-4d41-b6a0-7de6729bafe0 Destroying unnamed session 2024.02.04 18:26:16.358108 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:26:16.358152 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:26:16.358172 [ 3 ] {} HTTP-Session: 2314433a-f84e-4507-bb21-752061958779 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:26:16.358188 [ 3 ] {} HTTP-Session: 2314433a-f84e-4507-bb21-752061958779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:26:16.358260 [ 3 ] {57e6d60c-70fa-44ff-b7fc-c456e41fc4b9} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:26:16.358302 [ 3 ] {57e6d60c-70fa-44ff-b7fc-c456e41fc4b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.04 18:26:16.358419 [ 3 ] {57e6d60c-70fa-44ff-b7fc-c456e41fc4b9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:26:16.358719 [ 3 ] {57e6d60c-70fa-44ff-b7fc-c456e41fc4b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.04 18:26:16.358971 [ 3 ] {57e6d60c-70fa-44ff-b7fc-c456e41fc4b9} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.04 18:26:16.359140 [ 3 ] {57e6d60c-70fa-44ff-b7fc-c456e41fc4b9} oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.04 18:26:16.359267 [ 3 ] {57e6d60c-70fa-44ff-b7fc-c456e41fc4b9} executeQuery: Read 38 rows, 2.74 KiB in 0.000977982 sec., 38855 rows/sec., 2.74 MiB/sec. 2024.02.04 18:26:16.359392 [ 3 ] {57e6d60c-70fa-44ff-b7fc-c456e41fc4b9} DynamicQueryHandler: Done processing query 2024.02.04 18:26:16.359414 [ 3 ] {57e6d60c-70fa-44ff-b7fc-c456e41fc4b9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.04 18:26:16.359429 [ 3 ] {} HTTP-Session: 2314433a-f84e-4507-bb21-752061958779 Destroying unnamed session 2024.02.04 18:26:16.359573 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:26:16.359617 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:26:16.359637 [ 3 ] {} HTTP-Session: d09e5f44-a1e3-49d5-9967-c4e27ce65a84 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:26:16.359653 [ 3 ] {} HTTP-Session: d09e5f44-a1e3-49d5-9967-c4e27ce65a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:26:16.359736 [ 3 ] {56e7fca6-dc16-4c35-bbe2-baea7b954fd4} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:26:16.359784 [ 3 ] {56e7fca6-dc16-4c35-bbe2-baea7b954fd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:26:16.359919 [ 3 ] {56e7fca6-dc16-4c35-bbe2-baea7b954fd4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:26:16.360439 [ 3 ] {56e7fca6-dc16-4c35-bbe2-baea7b954fd4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.04 18:26:16.360760 [ 3 ] {56e7fca6-dc16-4c35-bbe2-baea7b954fd4} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.04 18:26:16.360940 [ 3 ] {56e7fca6-dc16-4c35-bbe2-baea7b954fd4} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.04 18:26:16.361067 [ 3 ] {56e7fca6-dc16-4c35-bbe2-baea7b954fd4} executeQuery: Read 53 rows, 73.24 KiB in 0.001302286 sec., 40697 rows/sec., 54.92 MiB/sec. 2024.02.04 18:26:16.361192 [ 3 ] {56e7fca6-dc16-4c35-bbe2-baea7b954fd4} DynamicQueryHandler: Done processing query 2024.02.04 18:26:16.361214 [ 3 ] {56e7fca6-dc16-4c35-bbe2-baea7b954fd4} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.04 18:26:16.361231 [ 3 ] {} HTTP-Session: d09e5f44-a1e3-49d5-9967-c4e27ce65a84 Destroying unnamed session 2024.02.04 18:26:25.287500 [ 62 ] {} DNSResolver: Updating DNS cache 2024.02.04 18:26:25.287570 [ 62 ] {} DNSResolver: Updated DNS cache 2024.02.04 18:26:26.348341 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:26:26.348455 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:26:26.348486 [ 3 ] {} HTTP-Session: 8f3b28e3-6514-4d9e-a06f-cfdb7d01af05 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:26:26.348513 [ 3 ] {} HTTP-Session: 8f3b28e3-6514-4d9e-a06f-cfdb7d01af05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:26:26.348660 [ 3 ] {872088a8-ff3c-49e2-85b7-1fd9913b98b0} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:26:26.348728 [ 3 ] {872088a8-ff3c-49e2-85b7-1fd9913b98b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:26:26.348908 [ 3 ] {872088a8-ff3c-49e2-85b7-1fd9913b98b0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:26:26.349380 [ 3 ] {872088a8-ff3c-49e2-85b7-1fd9913b98b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.04 18:26:26.349637 [ 3 ] {872088a8-ff3c-49e2-85b7-1fd9913b98b0} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.04 18:26:26.349800 [ 3 ] {872088a8-ff3c-49e2-85b7-1fd9913b98b0} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.04 18:26:26.349926 [ 3 ] {872088a8-ff3c-49e2-85b7-1fd9913b98b0} executeQuery: Read 53 rows, 4.30 KiB in 0.001222185 sec., 43364 rows/sec., 3.43 MiB/sec. 2024.02.04 18:26:26.350069 [ 3 ] {872088a8-ff3c-49e2-85b7-1fd9913b98b0} DynamicQueryHandler: Done processing query 2024.02.04 18:26:26.350093 [ 3 ] {872088a8-ff3c-49e2-85b7-1fd9913b98b0} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.04 18:26:26.350109 [ 3 ] {} HTTP-Session: 8f3b28e3-6514-4d9e-a06f-cfdb7d01af05 Destroying unnamed session 2024.02.04 18:26:26.350250 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:26:26.350296 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:26:26.350316 [ 3 ] {} HTTP-Session: d234514e-6086-43f2-a5b4-b851e2b2fa14 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:26:26.350333 [ 3 ] {} HTTP-Session: d234514e-6086-43f2-a5b4-b851e2b2fa14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:26:26.350408 [ 3 ] {92ed5ca8-c126-440d-b2c4-b8d07dd08d61} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:26:26.350447 [ 3 ] {92ed5ca8-c126-440d-b2c4-b8d07dd08d61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:26:26.350554 [ 3 ] {92ed5ca8-c126-440d-b2c4-b8d07dd08d61} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:26:26.350968 [ 3 ] {92ed5ca8-c126-440d-b2c4-b8d07dd08d61} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.04 18:26:26.351189 [ 3 ] {92ed5ca8-c126-440d-b2c4-b8d07dd08d61} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.04 18:26:26.351341 [ 3 ] {92ed5ca8-c126-440d-b2c4-b8d07dd08d61} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.04 18:26:26.351457 [ 3 ] {92ed5ca8-c126-440d-b2c4-b8d07dd08d61} executeQuery: Read 159 rows, 15.64 KiB in 0.001019892 sec., 155898 rows/sec., 14.98 MiB/sec. 2024.02.04 18:26:26.351593 [ 3 ] {92ed5ca8-c126-440d-b2c4-b8d07dd08d61} DynamicQueryHandler: Done processing query 2024.02.04 18:26:26.351615 [ 3 ] {92ed5ca8-c126-440d-b2c4-b8d07dd08d61} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.04 18:26:26.351631 [ 3 ] {} HTTP-Session: d234514e-6086-43f2-a5b4-b851e2b2fa14 Destroying unnamed session 2024.02.04 18:26:26.351756 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:26:26.351800 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:26:26.351819 [ 3 ] {} HTTP-Session: 02b40b29-1e21-4a4b-838b-aec263edfd4e Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:26:26.351836 [ 3 ] {} HTTP-Session: 02b40b29-1e21-4a4b-838b-aec263edfd4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:26:26.351910 [ 3 ] {d4e63ada-c491-47a7-b5cf-bff72f995eae} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:26:26.351949 [ 3 ] {d4e63ada-c491-47a7-b5cf-bff72f995eae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:26:26.352056 [ 3 ] {d4e63ada-c491-47a7-b5cf-bff72f995eae} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:26:26.352363 [ 3 ] {d4e63ada-c491-47a7-b5cf-bff72f995eae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.04 18:26:26.352574 [ 3 ] {d4e63ada-c491-47a7-b5cf-bff72f995eae} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.04 18:26:26.352728 [ 3 ] {d4e63ada-c491-47a7-b5cf-bff72f995eae} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.04 18:26:26.352846 [ 3 ] {d4e63ada-c491-47a7-b5cf-bff72f995eae} executeQuery: Read 53 rows, 4.24 KiB in 0.000904581 sec., 58590 rows/sec., 4.58 MiB/sec. 2024.02.04 18:26:26.352969 [ 3 ] {d4e63ada-c491-47a7-b5cf-bff72f995eae} DynamicQueryHandler: Done processing query 2024.02.04 18:26:26.352992 [ 3 ] {d4e63ada-c491-47a7-b5cf-bff72f995eae} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:26:26.353008 [ 3 ] {} HTTP-Session: 02b40b29-1e21-4a4b-838b-aec263edfd4e Destroying unnamed session 2024.02.04 18:26:26.353213 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:26:26.353259 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:26:26.353279 [ 3 ] {} HTTP-Session: 58c1c448-9c40-412a-9eab-d2b0f6a185cd Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:26:26.353295 [ 3 ] {} HTTP-Session: 58c1c448-9c40-412a-9eab-d2b0f6a185cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:26:26.353387 [ 3 ] {dfde4097-3dca-4334-bfe6-fe7dc3720084} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:26:26.353432 [ 3 ] {dfde4097-3dca-4334-bfe6-fe7dc3720084} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:26:26.353571 [ 3 ] {dfde4097-3dca-4334-bfe6-fe7dc3720084} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:26:26.354093 [ 3 ] {dfde4097-3dca-4334-bfe6-fe7dc3720084} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.04 18:26:26.354413 [ 3 ] {dfde4097-3dca-4334-bfe6-fe7dc3720084} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.04 18:26:26.354594 [ 3 ] {dfde4097-3dca-4334-bfe6-fe7dc3720084} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.04 18:26:26.354692 [ 3 ] {dfde4097-3dca-4334-bfe6-fe7dc3720084} executeQuery: Read 53 rows, 73.24 KiB in 0.001276536 sec., 41518 rows/sec., 56.03 MiB/sec. 2024.02.04 18:26:26.354838 [ 3 ] {dfde4097-3dca-4334-bfe6-fe7dc3720084} DynamicQueryHandler: Done processing query 2024.02.04 18:26:26.354862 [ 3 ] {dfde4097-3dca-4334-bfe6-fe7dc3720084} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.04 18:26:26.354879 [ 3 ] {} HTTP-Session: 58c1c448-9c40-412a-9eab-d2b0f6a185cd Destroying unnamed session 2024.02.04 18:26:27.193783 [ 56 ] {} oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.04 18:26:27.193908 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.04 18:26:27.194022 [ 20 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.04 18:26:27.194201 [ 20 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.04 18:26:27.194270 [ 20 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 216 rows starting from the beginning of the part 2024.02.04 18:26:27.194528 [ 20 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part 2024.02.04 18:26:27.194704 [ 20 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part 2024.02.04 18:26:27.194806 [ 20 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2024.02.04 18:26:27.194904 [ 20 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part 2024.02.04 18:26:27.198098 [ 10 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 5 columns (5 merged, 0 gathered) in 0.004103502 sec., 80419.11518502976 rows/sec., 5.67 MiB/sec. 2024.02.04 18:26:27.198292 [ 10 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.04 18:26:27.198546 [ 10 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_5_1} oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.04 18:26:27.198617 [ 10 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_5_1} oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.04 18:26:36.349273 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:26:36.349413 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:26:36.349447 [ 3 ] {} HTTP-Session: 05110739-d089-4f63-9646-dd655a949259 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:26:36.349473 [ 3 ] {} HTTP-Session: 05110739-d089-4f63-9646-dd655a949259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:26:36.349622 [ 3 ] {123bf7a5-de28-4502-8fa4-075d19815da5} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:26:36.349692 [ 3 ] {123bf7a5-de28-4502-8fa4-075d19815da5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:26:36.349930 [ 3 ] {123bf7a5-de28-4502-8fa4-075d19815da5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:26:36.350634 [ 3 ] {123bf7a5-de28-4502-8fa4-075d19815da5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.04 18:26:36.350935 [ 3 ] {123bf7a5-de28-4502-8fa4-075d19815da5} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.04 18:26:36.351124 [ 3 ] {123bf7a5-de28-4502-8fa4-075d19815da5} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.04 18:26:36.351275 [ 3 ] {123bf7a5-de28-4502-8fa4-075d19815da5} executeQuery: Read 53 rows, 4.30 KiB in 0.00160656 sec., 32989 rows/sec., 2.61 MiB/sec. 2024.02.04 18:26:36.351273 [ 120 ] {} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2024.02.04 18:26:36.351396 [ 120 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.04 18:26:36.351513 [ 3 ] {123bf7a5-de28-4502-8fa4-075d19815da5} DynamicQueryHandler: Done processing query 2024.02.04 18:26:36.351542 [ 19 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2024.02.04 18:26:36.351560 [ 3 ] {123bf7a5-de28-4502-8fa4-075d19815da5} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.04 18:26:36.351653 [ 3 ] {} HTTP-Session: 05110739-d089-4f63-9646-dd655a949259 Destroying unnamed session 2024.02.04 18:26:36.351750 [ 19 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.04 18:26:36.351799 [ 19 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 53 rows starting from the beginning of the part 2024.02.04 18:26:36.351874 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:26:36.351966 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:26:36.352033 [ 3 ] {} HTTP-Session: d8f61b79-f1dd-4cc3-baef-7d033dfd5156 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:26:36.352087 [ 3 ] {} HTTP-Session: d8f61b79-f1dd-4cc3-baef-7d033dfd5156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:26:36.352095 [ 19 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 53 rows starting from the beginning of the part 2024.02.04 18:26:36.352292 [ 3 ] {5cd5a97a-5ef2-443c-9f7b-922367d479a2} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:26:36.352390 [ 19 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 53 rows starting from the beginning of the part 2024.02.04 18:26:36.352403 [ 3 ] {5cd5a97a-5ef2-443c-9f7b-922367d479a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:26:36.352820 [ 19 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 53 rows starting from the beginning of the part 2024.02.04 18:26:36.352994 [ 3 ] {5cd5a97a-5ef2-443c-9f7b-922367d479a2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:26:36.353131 [ 19 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 53 rows starting from the beginning of the part 2024.02.04 18:26:36.353796 [ 3 ] {5cd5a97a-5ef2-443c-9f7b-922367d479a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.04 18:26:36.354356 [ 3 ] {5cd5a97a-5ef2-443c-9f7b-922367d479a2} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.04 18:26:36.354539 [ 20 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.003053958 sec., 86772.64061915717 rows/sec., 6.87 MiB/sec. 2024.02.04 18:26:36.354665 [ 3 ] {5cd5a97a-5ef2-443c-9f7b-922367d479a2} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.04 18:26:36.354814 [ 20 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.02.04 18:26:36.354876 [ 3 ] {5cd5a97a-5ef2-443c-9f7b-922367d479a2} executeQuery: Read 159 rows, 15.64 KiB in 0.002480462 sec., 64100 rows/sec., 6.16 MiB/sec. 2024.02.04 18:26:36.355098 [ 3 ] {5cd5a97a-5ef2-443c-9f7b-922367d479a2} DynamicQueryHandler: Done processing query 2024.02.04 18:26:36.355133 [ 3 ] {5cd5a97a-5ef2-443c-9f7b-922367d479a2} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.04 18:26:36.355166 [ 3 ] {} HTTP-Session: d8f61b79-f1dd-4cc3-baef-7d033dfd5156 Destroying unnamed session 2024.02.04 18:26:36.355235 [ 20 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_14_3} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.02.04 18:26:36.355339 [ 20 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_14_3} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2024.02.04 18:26:36.355393 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:26:36.355495 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:26:36.355519 [ 3 ] {} HTTP-Session: ef4b1237-204c-41f1-b85a-afa6eb7b5b23 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:26:36.355539 [ 3 ] {} HTTP-Session: ef4b1237-204c-41f1-b85a-afa6eb7b5b23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:26:36.355629 [ 3 ] {540a348d-d1f8-4651-89ae-0fe3fafed8ff} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:26:36.355677 [ 3 ] {540a348d-d1f8-4651-89ae-0fe3fafed8ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:26:36.355811 [ 3 ] {540a348d-d1f8-4651-89ae-0fe3fafed8ff} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:26:36.356163 [ 3 ] {540a348d-d1f8-4651-89ae-0fe3fafed8ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.04 18:26:36.356412 [ 3 ] {540a348d-d1f8-4651-89ae-0fe3fafed8ff} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.04 18:26:36.356587 [ 3 ] {540a348d-d1f8-4651-89ae-0fe3fafed8ff} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.04 18:26:36.356721 [ 3 ] {540a348d-d1f8-4651-89ae-0fe3fafed8ff} executeQuery: Read 53 rows, 4.24 KiB in 0.001054364 sec., 50267 rows/sec., 3.93 MiB/sec. 2024.02.04 18:26:36.356889 [ 3 ] {540a348d-d1f8-4651-89ae-0fe3fafed8ff} DynamicQueryHandler: Done processing query 2024.02.04 18:26:36.356918 [ 3 ] {540a348d-d1f8-4651-89ae-0fe3fafed8ff} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:26:36.356934 [ 3 ] {} HTTP-Session: ef4b1237-204c-41f1-b85a-afa6eb7b5b23 Destroying unnamed session 2024.02.04 18:26:36.357152 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:26:36.357204 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:26:36.357226 [ 3 ] {} HTTP-Session: 60a2164b-8a4d-4f0a-a22a-0d24b3317865 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:26:36.357246 [ 3 ] {} HTTP-Session: 60a2164b-8a4d-4f0a-a22a-0d24b3317865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:26:36.357353 [ 3 ] {b7cb0dce-3015-4abf-b996-a5287aa7fbcd} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:26:36.357405 [ 3 ] {b7cb0dce-3015-4abf-b996-a5287aa7fbcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:26:36.357561 [ 3 ] {b7cb0dce-3015-4abf-b996-a5287aa7fbcd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:26:36.358137 [ 3 ] {b7cb0dce-3015-4abf-b996-a5287aa7fbcd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.04 18:26:36.358522 [ 3 ] {b7cb0dce-3015-4abf-b996-a5287aa7fbcd} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.04 18:26:36.358734 [ 3 ] {b7cb0dce-3015-4abf-b996-a5287aa7fbcd} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.04 18:26:36.358893 [ 3 ] {b7cb0dce-3015-4abf-b996-a5287aa7fbcd} executeQuery: Read 53 rows, 73.24 KiB in 0.001502229 sec., 35280 rows/sec., 47.61 MiB/sec. 2024.02.04 18:26:36.359052 [ 3 ] {b7cb0dce-3015-4abf-b996-a5287aa7fbcd} DynamicQueryHandler: Done processing query 2024.02.04 18:26:36.359077 [ 3 ] {b7cb0dce-3015-4abf-b996-a5287aa7fbcd} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.04 18:26:36.359096 [ 3 ] {} HTTP-Session: 60a2164b-8a4d-4f0a-a22a-0d24b3317865 Destroying unnamed session 2024.02.04 18:26:40.287813 [ 75 ] {} DNSResolver: Updating DNS cache 2024.02.04 18:26:40.287893 [ 75 ] {} DNSResolver: Updated DNS cache 2024.02.04 18:26:46.350991 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:26:46.351126 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:26:46.351156 [ 3 ] {} HTTP-Session: cd4e7d73-a0f5-439d-b9fe-5d941c2a02be Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:26:46.351184 [ 3 ] {} HTTP-Session: cd4e7d73-a0f5-439d-b9fe-5d941c2a02be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:26:46.351327 [ 3 ] {1aa71cb3-00af-4fea-9001-90a994099878} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:26:46.351395 [ 3 ] {1aa71cb3-00af-4fea-9001-90a994099878} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:26:46.351574 [ 3 ] {1aa71cb3-00af-4fea-9001-90a994099878} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:26:46.352036 [ 3 ] {1aa71cb3-00af-4fea-9001-90a994099878} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.04 18:26:46.352307 [ 3 ] {1aa71cb3-00af-4fea-9001-90a994099878} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.04 18:26:46.352471 [ 3 ] {1aa71cb3-00af-4fea-9001-90a994099878} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.04 18:26:46.352579 [ 3 ] {1aa71cb3-00af-4fea-9001-90a994099878} executeQuery: Read 53 rows, 4.30 KiB in 0.001212125 sec., 43724 rows/sec., 3.46 MiB/sec. 2024.02.04 18:26:46.352749 [ 3 ] {1aa71cb3-00af-4fea-9001-90a994099878} DynamicQueryHandler: Done processing query 2024.02.04 18:26:46.352774 [ 3 ] {1aa71cb3-00af-4fea-9001-90a994099878} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.04 18:26:46.352790 [ 3 ] {} HTTP-Session: cd4e7d73-a0f5-439d-b9fe-5d941c2a02be Destroying unnamed session 2024.02.04 18:26:46.352954 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 30346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:26:46.353002 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:26:46.353022 [ 3 ] {} HTTP-Session: 7a697077-d82a-4624-9ae1-fa2098e3b5d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:26:46.353039 [ 3 ] {} HTTP-Session: 7a697077-d82a-4624-9ae1-fa2098e3b5d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:26:46.353120 [ 3 ] {3dc88e5e-12c5-4968-bf57-e182a09f6e8c} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:26:46.353163 [ 3 ] {3dc88e5e-12c5-4968-bf57-e182a09f6e8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:26:46.353273 [ 3 ] {3dc88e5e-12c5-4968-bf57-e182a09f6e8c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:26:46.353671 [ 3 ] {3dc88e5e-12c5-4968-bf57-e182a09f6e8c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.04 18:26:46.353896 [ 3 ] {3dc88e5e-12c5-4968-bf57-e182a09f6e8c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.04 18:26:46.354051 [ 3 ] {3dc88e5e-12c5-4968-bf57-e182a09f6e8c} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.04 18:26:46.354148 [ 3 ] {3dc88e5e-12c5-4968-bf57-e182a09f6e8c} executeQuery: Read 195 rows, 18.46 KiB in 0.000997483 sec., 195492 rows/sec., 18.07 MiB/sec. 2024.02.04 18:26:46.354269 [ 3 ] {3dc88e5e-12c5-4968-bf57-e182a09f6e8c} DynamicQueryHandler: Done processing query 2024.02.04 18:26:46.354293 [ 3 ] {3dc88e5e-12c5-4968-bf57-e182a09f6e8c} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.04 18:26:46.354309 [ 3 ] {} HTTP-Session: 7a697077-d82a-4624-9ae1-fa2098e3b5d4 Destroying unnamed session 2024.02.04 18:26:46.354472 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 13072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:26:46.354525 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:26:46.354546 [ 3 ] {} HTTP-Session: 5a7295c5-c111-4fd9-b4ca-6df83f9d3b6e Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:26:46.354569 [ 3 ] {} HTTP-Session: 5a7295c5-c111-4fd9-b4ca-6df83f9d3b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:26:46.354647 [ 3 ] {0fc23b55-7531-4c85-a33e-73d48e2089d5} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:26:46.354691 [ 3 ] {0fc23b55-7531-4c85-a33e-73d48e2089d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:26:46.354812 [ 3 ] {0fc23b55-7531-4c85-a33e-73d48e2089d5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:26:46.355135 [ 3 ] {0fc23b55-7531-4c85-a33e-73d48e2089d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.04 18:26:46.355369 [ 3 ] {0fc23b55-7531-4c85-a33e-73d48e2089d5} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.04 18:26:46.355537 [ 3 ] {0fc23b55-7531-4c85-a33e-73d48e2089d5} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.04 18:26:46.355644 [ 3 ] {0fc23b55-7531-4c85-a33e-73d48e2089d5} executeQuery: Read 77 rows, 6.14 KiB in 0.000965382 sec., 79761 rows/sec., 6.21 MiB/sec. 2024.02.04 18:26:46.355769 [ 3 ] {0fc23b55-7531-4c85-a33e-73d48e2089d5} DynamicQueryHandler: Done processing query 2024.02.04 18:26:46.355802 [ 3 ] {0fc23b55-7531-4c85-a33e-73d48e2089d5} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:26:46.355824 [ 3 ] {} HTTP-Session: 5a7295c5-c111-4fd9-b4ca-6df83f9d3b6e Destroying unnamed session 2024.02.04 18:26:46.355959 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:26:46.356011 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:26:46.356032 [ 3 ] {} HTTP-Session: 482814fc-ce8a-4623-84d7-ebbfa3b13851 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:26:46.356048 [ 3 ] {} HTTP-Session: 482814fc-ce8a-4623-84d7-ebbfa3b13851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:26:46.356120 [ 3 ] {92b77c2e-0292-447c-b47d-437d02c20757} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:26:46.356166 [ 3 ] {92b77c2e-0292-447c-b47d-437d02c20757} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.04 18:26:46.356287 [ 3 ] {92b77c2e-0292-447c-b47d-437d02c20757} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:26:46.356572 [ 3 ] {92b77c2e-0292-447c-b47d-437d02c20757} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.04 18:26:46.356841 [ 3 ] {92b77c2e-0292-447c-b47d-437d02c20757} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.04 18:26:46.357017 [ 3 ] {92b77c2e-0292-447c-b47d-437d02c20757} oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.04 18:26:46.357112 [ 3 ] {92b77c2e-0292-447c-b47d-437d02c20757} executeQuery: Read 36 rows, 2.60 KiB in 0.000962092 sec., 37418 rows/sec., 2.64 MiB/sec. 2024.02.04 18:26:46.357285 [ 3 ] {92b77c2e-0292-447c-b47d-437d02c20757} DynamicQueryHandler: Done processing query 2024.02.04 18:26:46.357308 [ 3 ] {92b77c2e-0292-447c-b47d-437d02c20757} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.04 18:26:46.357324 [ 3 ] {} HTTP-Session: 482814fc-ce8a-4623-84d7-ebbfa3b13851 Destroying unnamed session 2024.02.04 18:26:46.357489 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:26:46.357535 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:26:46.357554 [ 3 ] {} HTTP-Session: 377ee551-dec8-4d26-9b95-297e47402dfb Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:26:46.357570 [ 3 ] {} HTTP-Session: 377ee551-dec8-4d26-9b95-297e47402dfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:26:46.357664 [ 3 ] {54c48790-1034-41c9-bd92-ca2551ec0036} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:26:46.357710 [ 3 ] {54c48790-1034-41c9-bd92-ca2551ec0036} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:26:46.357853 [ 3 ] {54c48790-1034-41c9-bd92-ca2551ec0036} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:26:46.358506 [ 3 ] {54c48790-1034-41c9-bd92-ca2551ec0036} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.04 18:26:46.358831 [ 3 ] {54c48790-1034-41c9-bd92-ca2551ec0036} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.04 18:26:46.359006 [ 3 ] {54c48790-1034-41c9-bd92-ca2551ec0036} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.04 18:26:46.359102 [ 3 ] {54c48790-1034-41c9-bd92-ca2551ec0036} executeQuery: Read 53 rows, 73.24 KiB in 0.001410217 sec., 37582 rows/sec., 50.72 MiB/sec. 2024.02.04 18:26:46.359224 [ 3 ] {54c48790-1034-41c9-bd92-ca2551ec0036} DynamicQueryHandler: Done processing query 2024.02.04 18:26:46.359248 [ 3 ] {54c48790-1034-41c9-bd92-ca2551ec0036} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.04 18:26:46.359264 [ 3 ] {} HTTP-Session: 377ee551-dec8-4d26-9b95-297e47402dfb Destroying unnamed session 2024.02.04 18:26:55.287941 [ 151 ] {} DNSResolver: Updating DNS cache 2024.02.04 18:26:55.288017 [ 151 ] {} DNSResolver: Updated DNS cache 2024.02.04 18:26:56.349360 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:26:56.349475 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:26:56.349500 [ 3 ] {} HTTP-Session: 41c76cc8-d531-4517-81c8-17178686f345 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:26:56.349525 [ 3 ] {} HTTP-Session: 41c76cc8-d531-4517-81c8-17178686f345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:26:56.349652 [ 3 ] {727fd1b3-07cf-43c7-a79f-4ce8a0d6d5a6} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:26:56.349712 [ 3 ] {727fd1b3-07cf-43c7-a79f-4ce8a0d6d5a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:26:56.349869 [ 3 ] {727fd1b3-07cf-43c7-a79f-4ce8a0d6d5a6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:26:56.350285 [ 3 ] {727fd1b3-07cf-43c7-a79f-4ce8a0d6d5a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.04 18:26:56.350548 [ 3 ] {727fd1b3-07cf-43c7-a79f-4ce8a0d6d5a6} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.04 18:26:56.350709 [ 3 ] {727fd1b3-07cf-43c7-a79f-4ce8a0d6d5a6} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.04 18:26:56.350820 [ 3 ] {727fd1b3-07cf-43c7-a79f-4ce8a0d6d5a6} executeQuery: Read 53 rows, 4.30 KiB in 0.001133854 sec., 46743 rows/sec., 3.70 MiB/sec. 2024.02.04 18:26:56.350979 [ 3 ] {727fd1b3-07cf-43c7-a79f-4ce8a0d6d5a6} DynamicQueryHandler: Done processing query 2024.02.04 18:26:56.351004 [ 3 ] {727fd1b3-07cf-43c7-a79f-4ce8a0d6d5a6} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.04 18:26:56.351020 [ 3 ] {} HTTP-Session: 41c76cc8-d531-4517-81c8-17178686f345 Destroying unnamed session 2024.02.04 18:26:56.351129 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:26:56.351175 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:26:56.351194 [ 3 ] {} HTTP-Session: f541aff8-77ab-4ffa-b118-4f6aceedd32a Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:26:56.351211 [ 3 ] {} HTTP-Session: f541aff8-77ab-4ffa-b118-4f6aceedd32a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:26:56.351282 [ 3 ] {cca85d17-cd8c-44b0-934d-abb933bcc502} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:26:56.351322 [ 3 ] {cca85d17-cd8c-44b0-934d-abb933bcc502} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.04 18:26:56.351438 [ 3 ] {cca85d17-cd8c-44b0-934d-abb933bcc502} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:26:56.351725 [ 3 ] {cca85d17-cd8c-44b0-934d-abb933bcc502} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.04 18:26:56.351929 [ 3 ] {cca85d17-cd8c-44b0-934d-abb933bcc502} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.04 18:26:56.352077 [ 3 ] {cca85d17-cd8c-44b0-934d-abb933bcc502} oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.04 18:26:56.352169 [ 3 ] {cca85d17-cd8c-44b0-934d-abb933bcc502} executeQuery: Read 4 rows, 342.00 B in 0.000857761 sec., 4663 rows/sec., 389.37 KiB/sec. 2024.02.04 18:26:56.352283 [ 3 ] {cca85d17-cd8c-44b0-934d-abb933bcc502} DynamicQueryHandler: Done processing query 2024.02.04 18:26:56.352306 [ 3 ] {cca85d17-cd8c-44b0-934d-abb933bcc502} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.04 18:26:56.352321 [ 3 ] {} HTTP-Session: f541aff8-77ab-4ffa-b118-4f6aceedd32a Destroying unnamed session 2024.02.04 18:26:56.352477 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:26:56.352521 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:26:56.352541 [ 3 ] {} HTTP-Session: 386ee7bb-ea25-4a4b-9aa1-c5b24fe79e4e Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:26:56.352557 [ 3 ] {} HTTP-Session: 386ee7bb-ea25-4a4b-9aa1-c5b24fe79e4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:26:56.352631 [ 3 ] {abbbe3dc-1942-4bae-ba53-60256cbdf45c} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:26:56.352669 [ 3 ] {abbbe3dc-1942-4bae-ba53-60256cbdf45c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:26:56.352771 [ 3 ] {abbbe3dc-1942-4bae-ba53-60256cbdf45c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:26:56.353137 [ 3 ] {abbbe3dc-1942-4bae-ba53-60256cbdf45c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.04 18:26:56.353357 [ 3 ] {abbbe3dc-1942-4bae-ba53-60256cbdf45c} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.04 18:26:56.353515 [ 3 ] {abbbe3dc-1942-4bae-ba53-60256cbdf45c} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.04 18:26:56.353609 [ 3 ] {abbbe3dc-1942-4bae-ba53-60256cbdf45c} executeQuery: Read 161 rows, 15.82 KiB in 0.000950872 sec., 169318 rows/sec., 16.25 MiB/sec. 2024.02.04 18:26:56.353601 [ 125 ] {} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.04 18:26:56.353670 [ 125 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.04 18:26:56.353728 [ 3 ] {abbbe3dc-1942-4bae-ba53-60256cbdf45c} DynamicQueryHandler: Done processing query 2024.02.04 18:26:56.353762 [ 3 ] {abbbe3dc-1942-4bae-ba53-60256cbdf45c} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.04 18:26:56.353773 [ 9 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.04 18:26:56.353800 [ 3 ] {} HTTP-Session: 386ee7bb-ea25-4a4b-9aa1-c5b24fe79e4e Destroying unnamed session 2024.02.04 18:26:56.353942 [ 9 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.04 18:26:56.353987 [ 9 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 199 rows starting from the beginning of the part 2024.02.04 18:26:56.354020 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:26:56.354097 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:26:56.354130 [ 3 ] {} HTTP-Session: f202eb2a-c781-4cdf-9fb5-c581b53643f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:26:56.354183 [ 3 ] {} HTTP-Session: f202eb2a-c781-4cdf-9fb5-c581b53643f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:26:56.354284 [ 9 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 197 rows starting from the beginning of the part 2024.02.04 18:26:56.354393 [ 3 ] {f5f20fba-6c84-4a57-bec9-03c87db34095} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:26:56.354502 [ 3 ] {f5f20fba-6c84-4a57-bec9-03c87db34095} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.04 18:26:56.354545 [ 9 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 159 rows starting from the beginning of the part 2024.02.04 18:26:56.354836 [ 9 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 159 rows starting from the beginning of the part 2024.02.04 18:26:56.354950 [ 3 ] {f5f20fba-6c84-4a57-bec9-03c87db34095} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:26:56.355089 [ 9 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 195 rows starting from the beginning of the part 2024.02.04 18:26:56.355223 [ 9 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 161 rows starting from the beginning of the part 2024.02.04 18:26:56.355773 [ 3 ] {f5f20fba-6c84-4a57-bec9-03c87db34095} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.04 18:26:56.356143 [ 3 ] {f5f20fba-6c84-4a57-bec9-03c87db34095} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.04 18:26:56.356437 [ 3 ] {f5f20fba-6c84-4a57-bec9-03c87db34095} oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.04 18:26:56.356635 [ 3 ] {f5f20fba-6c84-4a57-bec9-03c87db34095} executeQuery: Read 4 rows, 286.00 B in 0.002182697 sec., 1832 rows/sec., 127.96 KiB/sec. 2024.02.04 18:26:56.356821 [ 3 ] {f5f20fba-6c84-4a57-bec9-03c87db34095} DynamicQueryHandler: Done processing query 2024.02.04 18:26:56.356888 [ 3 ] {f5f20fba-6c84-4a57-bec9-03c87db34095} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.04 18:26:56.356970 [ 3 ] {} HTTP-Session: f202eb2a-c781-4cdf-9fb5-c581b53643f1 Destroying unnamed session 2024.02.04 18:26:56.357103 [ 20 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1070 rows, containing 4 columns (4 merged, 0 gathered) in 0.003375353 sec., 317003.8807792844 rows/sec., 29.80 MiB/sec. 2024.02.04 18:26:56.357199 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9716, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:26:56.357272 [ 9 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.04 18:26:56.357280 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:26:56.357342 [ 3 ] {} HTTP-Session: 43732a2b-3db8-42ff-85b7-e8170c7cb392 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:26:56.357370 [ 3 ] {} HTTP-Session: 43732a2b-3db8-42ff-85b7-e8170c7cb392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:26:56.357489 [ 3 ] {849c588a-8a43-4109-bc2b-22f2be6159ce} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:26:56.357534 [ 9 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_16_3} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.04 18:26:56.357564 [ 3 ] {849c588a-8a43-4109-bc2b-22f2be6159ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:26:56.357651 [ 9 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_16_3} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.04 18:26:56.357843 [ 3 ] {849c588a-8a43-4109-bc2b-22f2be6159ce} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:26:56.358149 [ 3 ] {849c588a-8a43-4109-bc2b-22f2be6159ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.04 18:26:56.358363 [ 3 ] {849c588a-8a43-4109-bc2b-22f2be6159ce} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.04 18:26:56.358512 [ 3 ] {849c588a-8a43-4109-bc2b-22f2be6159ce} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.04 18:26:56.358599 [ 125 ] {} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.04 18:26:56.358611 [ 3 ] {849c588a-8a43-4109-bc2b-22f2be6159ce} executeQuery: Read 57 rows, 4.57 KiB in 0.001070063 sec., 53267 rows/sec., 4.17 MiB/sec. 2024.02.04 18:26:56.358635 [ 125 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.04 18:26:56.358754 [ 10 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.04 18:26:56.358778 [ 3 ] {849c588a-8a43-4109-bc2b-22f2be6159ce} DynamicQueryHandler: Done processing query 2024.02.04 18:26:56.358813 [ 3 ] {849c588a-8a43-4109-bc2b-22f2be6159ce} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:26:56.358875 [ 3 ] {} HTTP-Session: 43732a2b-3db8-42ff-85b7-e8170c7cb392 Destroying unnamed session 2024.02.04 18:26:56.358963 [ 10 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.04 18:26:56.358995 [ 10 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 103 rows starting from the beginning of the part 2024.02.04 18:26:56.359088 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:26:56.359117 [ 10 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 81 rows starting from the beginning of the part 2024.02.04 18:26:56.359142 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:26:56.359172 [ 3 ] {} HTTP-Session: 183d6370-54df-4a6d-ae06-df853183215d Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:26:56.359193 [ 3 ] {} HTTP-Session: 183d6370-54df-4a6d-ae06-df853183215d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:26:56.359227 [ 10 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 53 rows starting from the beginning of the part 2024.02.04 18:26:56.359301 [ 3 ] {c9b81dbc-e06c-4c68-a878-7d39e319a1e1} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:26:56.359347 [ 10 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 53 rows starting from the beginning of the part 2024.02.04 18:26:56.359361 [ 3 ] {c9b81dbc-e06c-4c68-a878-7d39e319a1e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.04 18:26:56.359481 [ 10 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 77 rows starting from the beginning of the part 2024.02.04 18:26:56.359641 [ 10 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 57 rows starting from the beginning of the part 2024.02.04 18:26:56.359648 [ 3 ] {c9b81dbc-e06c-4c68-a878-7d39e319a1e1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:26:56.360063 [ 3 ] {c9b81dbc-e06c-4c68-a878-7d39e319a1e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.04 18:26:56.360554 [ 3 ] {c9b81dbc-e06c-4c68-a878-7d39e319a1e1} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.04 18:26:56.360563 [ 9 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 424 rows, containing 4 columns (4 merged, 0 gathered) in 0.001881884 sec., 225306.12938948418 rows/sec., 17.60 MiB/sec. 2024.02.04 18:26:56.360672 [ 10 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.04 18:26:56.360762 [ 3 ] {c9b81dbc-e06c-4c68-a878-7d39e319a1e1} oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.04 18:26:56.360869 [ 10 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_16_3} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.04 18:26:56.360897 [ 3 ] {c9b81dbc-e06c-4c68-a878-7d39e319a1e1} executeQuery: Read 2 rows, 144.00 B in 0.001548209 sec., 1291 rows/sec., 90.83 KiB/sec. 2024.02.04 18:26:56.360973 [ 10 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_16_3} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.04 18:26:56.361075 [ 3 ] {c9b81dbc-e06c-4c68-a878-7d39e319a1e1} DynamicQueryHandler: Done processing query 2024.02.04 18:26:56.361099 [ 3 ] {c9b81dbc-e06c-4c68-a878-7d39e319a1e1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.04 18:26:56.361115 [ 3 ] {} HTTP-Session: 183d6370-54df-4a6d-ae06-df853183215d Destroying unnamed session 2024.02.04 18:26:56.361277 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:26:56.361322 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:26:56.361342 [ 3 ] {} HTTP-Session: 20a10bf4-96b4-49a8-afac-5fcd9e0e5140 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:26:56.361358 [ 3 ] {} HTTP-Session: 20a10bf4-96b4-49a8-afac-5fcd9e0e5140 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:26:56.361442 [ 3 ] {14a3052e-ad8b-4980-89b4-9739829a7505} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:26:56.361487 [ 3 ] {14a3052e-ad8b-4980-89b4-9739829a7505} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:26:56.361621 [ 3 ] {14a3052e-ad8b-4980-89b4-9739829a7505} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:26:56.362123 [ 3 ] {14a3052e-ad8b-4980-89b4-9739829a7505} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.04 18:26:56.362428 [ 3 ] {14a3052e-ad8b-4980-89b4-9739829a7505} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.04 18:26:56.362612 [ 3 ] {14a3052e-ad8b-4980-89b4-9739829a7505} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.04 18:26:56.362703 [ 125 ] {} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.04 18:26:56.362714 [ 3 ] {14a3052e-ad8b-4980-89b4-9739829a7505} executeQuery: Read 53 rows, 73.24 KiB in 0.001243186 sec., 42632 rows/sec., 57.53 MiB/sec. 2024.02.04 18:26:56.362740 [ 125 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.04 18:26:56.362848 [ 10 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.04 18:26:56.362884 [ 3 ] {14a3052e-ad8b-4980-89b4-9739829a7505} DynamicQueryHandler: Done processing query 2024.02.04 18:26:56.362912 [ 3 ] {14a3052e-ad8b-4980-89b4-9739829a7505} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.04 18:26:56.362938 [ 3 ] {} HTTP-Session: 20a10bf4-96b4-49a8-afac-5fcd9e0e5140 Destroying unnamed session 2024.02.04 18:26:56.362953 [ 10 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.04 18:26:56.362989 [ 10 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 531 rows starting from the beginning of the part 2024.02.04 18:26:56.363105 [ 10 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 53 rows starting from the beginning of the part 2024.02.04 18:26:56.363209 [ 10 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 53 rows starting from the beginning of the part 2024.02.04 18:26:56.363339 [ 10 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 53 rows starting from the beginning of the part 2024.02.04 18:26:56.363434 [ 10 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 53 rows starting from the beginning of the part 2024.02.04 18:26:56.363512 [ 10 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 53 rows starting from the beginning of the part 2024.02.04 18:26:56.365438 [ 10 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 796 rows, containing 6 columns (6 merged, 0 gathered) in 0.002652973 sec., 300040.7467396012 rows/sec., 404.89 MiB/sec. 2024.02.04 18:26:56.365832 [ 10 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.04 18:26:56.366065 [ 10 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_16_3} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.04 18:26:56.366128 [ 10 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_16_3} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.04 18:26:56.366194 [ 10 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_16_3: 4.06 MiB. 2024.02.04 18:27:06.350017 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:27:06.350151 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:27:06.350183 [ 3 ] {} HTTP-Session: b02c30d2-3228-49a8-a876-b27e02ffdebc Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:27:06.350210 [ 3 ] {} HTTP-Session: b02c30d2-3228-49a8-a876-b27e02ffdebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:27:06.350356 [ 3 ] {6a969b62-1cf0-470e-be68-faae81fed376} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:27:06.350423 [ 3 ] {6a969b62-1cf0-470e-be68-faae81fed376} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:27:06.350609 [ 3 ] {6a969b62-1cf0-470e-be68-faae81fed376} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:27:06.351021 [ 3 ] {6a969b62-1cf0-470e-be68-faae81fed376} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.04 18:27:06.351294 [ 3 ] {6a969b62-1cf0-470e-be68-faae81fed376} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.04 18:27:06.351464 [ 3 ] {6a969b62-1cf0-470e-be68-faae81fed376} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.04 18:27:06.351587 [ 3 ] {6a969b62-1cf0-470e-be68-faae81fed376} executeQuery: Read 53 rows, 4.30 KiB in 0.001192525 sec., 44443 rows/sec., 3.52 MiB/sec. 2024.02.04 18:27:06.351733 [ 3 ] {6a969b62-1cf0-470e-be68-faae81fed376} DynamicQueryHandler: Done processing query 2024.02.04 18:27:06.351759 [ 3 ] {6a969b62-1cf0-470e-be68-faae81fed376} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.04 18:27:06.351776 [ 3 ] {} HTTP-Session: b02c30d2-3228-49a8-a876-b27e02ffdebc Destroying unnamed session 2024.02.04 18:27:06.351926 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:27:06.351974 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:27:06.351994 [ 3 ] {} HTTP-Session: 5ceffd87-757c-4e06-9328-326bbc996150 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:27:06.352014 [ 3 ] {} HTTP-Session: 5ceffd87-757c-4e06-9328-326bbc996150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:27:06.352098 [ 3 ] {f9d569a7-f6b1-4e68-b4e6-c310b75d1a0d} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:27:06.352142 [ 3 ] {f9d569a7-f6b1-4e68-b4e6-c310b75d1a0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:27:06.352250 [ 3 ] {f9d569a7-f6b1-4e68-b4e6-c310b75d1a0d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:27:06.352588 [ 3 ] {f9d569a7-f6b1-4e68-b4e6-c310b75d1a0d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.04 18:27:06.352814 [ 3 ] {f9d569a7-f6b1-4e68-b4e6-c310b75d1a0d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.04 18:27:06.352964 [ 3 ] {f9d569a7-f6b1-4e68-b4e6-c310b75d1a0d} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.04 18:27:06.353082 [ 3 ] {f9d569a7-f6b1-4e68-b4e6-c310b75d1a0d} executeQuery: Read 159 rows, 15.64 KiB in 0.000954472 sec., 166584 rows/sec., 16.00 MiB/sec. 2024.02.04 18:27:06.353187 [ 3 ] {f9d569a7-f6b1-4e68-b4e6-c310b75d1a0d} DynamicQueryHandler: Done processing query 2024.02.04 18:27:06.353211 [ 3 ] {f9d569a7-f6b1-4e68-b4e6-c310b75d1a0d} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.04 18:27:06.353227 [ 3 ] {} HTTP-Session: 5ceffd87-757c-4e06-9328-326bbc996150 Destroying unnamed session 2024.02.04 18:27:06.353357 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:27:06.353403 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:27:06.353423 [ 3 ] {} HTTP-Session: bad1374c-01d3-4e68-b50b-9cd632d13ef9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:27:06.353440 [ 3 ] {} HTTP-Session: bad1374c-01d3-4e68-b50b-9cd632d13ef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:27:06.353512 [ 3 ] {06390387-cbe5-4a6a-a9b0-601900107bed} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:27:06.353551 [ 3 ] {06390387-cbe5-4a6a-a9b0-601900107bed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:27:06.353656 [ 3 ] {06390387-cbe5-4a6a-a9b0-601900107bed} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:27:06.353912 [ 3 ] {06390387-cbe5-4a6a-a9b0-601900107bed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.04 18:27:06.354117 [ 3 ] {06390387-cbe5-4a6a-a9b0-601900107bed} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.04 18:27:06.354268 [ 3 ] {06390387-cbe5-4a6a-a9b0-601900107bed} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.04 18:27:06.354392 [ 3 ] {06390387-cbe5-4a6a-a9b0-601900107bed} executeQuery: Read 53 rows, 4.24 KiB in 0.000851591 sec., 62236 rows/sec., 4.87 MiB/sec. 2024.02.04 18:27:06.354495 [ 3 ] {06390387-cbe5-4a6a-a9b0-601900107bed} DynamicQueryHandler: Done processing query 2024.02.04 18:27:06.354519 [ 3 ] {06390387-cbe5-4a6a-a9b0-601900107bed} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:27:06.354535 [ 3 ] {} HTTP-Session: bad1374c-01d3-4e68-b50b-9cd632d13ef9 Destroying unnamed session 2024.02.04 18:27:06.354740 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:27:06.354785 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:27:06.354804 [ 3 ] {} HTTP-Session: 2e679fa4-e147-4b34-b7e9-a84468ded310 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:27:06.354820 [ 3 ] {} HTTP-Session: 2e679fa4-e147-4b34-b7e9-a84468ded310 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:27:06.354903 [ 3 ] {8c3297fa-f5d9-4e13-b21b-23f3e77909b2} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:27:06.354947 [ 3 ] {8c3297fa-f5d9-4e13-b21b-23f3e77909b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:27:06.355086 [ 3 ] {8c3297fa-f5d9-4e13-b21b-23f3e77909b2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:27:06.355512 [ 3 ] {8c3297fa-f5d9-4e13-b21b-23f3e77909b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.04 18:27:06.355808 [ 3 ] {8c3297fa-f5d9-4e13-b21b-23f3e77909b2} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.04 18:27:06.355988 [ 3 ] {8c3297fa-f5d9-4e13-b21b-23f3e77909b2} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.04 18:27:06.356096 [ 3 ] {8c3297fa-f5d9-4e13-b21b-23f3e77909b2} executeQuery: Read 53 rows, 73.24 KiB in 0.001220496 sec., 43424 rows/sec., 58.60 MiB/sec. 2024.02.04 18:27:06.356195 [ 3 ] {8c3297fa-f5d9-4e13-b21b-23f3e77909b2} DynamicQueryHandler: Done processing query 2024.02.04 18:27:06.356217 [ 3 ] {8c3297fa-f5d9-4e13-b21b-23f3e77909b2} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.04 18:27:06.356299 [ 3 ] {} HTTP-Session: 2e679fa4-e147-4b34-b7e9-a84468ded310 Destroying unnamed session 2024.02.04 18:27:10.288072 [ 163 ] {} DNSResolver: Updating DNS cache 2024.02.04 18:27:10.288160 [ 163 ] {} DNSResolver: Updated DNS cache 2024.02.04 18:27:16.351398 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:27:16.351518 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:27:16.351545 [ 3 ] {} HTTP-Session: 31868890-f019-4088-a5d6-0e11bd41da01 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:27:16.351568 [ 3 ] {} HTTP-Session: 31868890-f019-4088-a5d6-0e11bd41da01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:27:16.351693 [ 3 ] {a6f79918-5fca-4881-903a-b9d9e9e42661} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:27:16.351750 [ 3 ] {a6f79918-5fca-4881-903a-b9d9e9e42661} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:27:16.351903 [ 3 ] {a6f79918-5fca-4881-903a-b9d9e9e42661} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:27:16.352272 [ 3 ] {a6f79918-5fca-4881-903a-b9d9e9e42661} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.04 18:27:16.352529 [ 3 ] {a6f79918-5fca-4881-903a-b9d9e9e42661} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.04 18:27:16.352695 [ 3 ] {a6f79918-5fca-4881-903a-b9d9e9e42661} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.04 18:27:16.352818 [ 3 ] {a6f79918-5fca-4881-903a-b9d9e9e42661} executeQuery: Read 53 rows, 4.30 KiB in 0.001092883 sec., 48495 rows/sec., 3.84 MiB/sec. 2024.02.04 18:27:16.352856 [ 138 ] {} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2024.02.04 18:27:16.352956 [ 138 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.04 18:27:16.352971 [ 3 ] {a6f79918-5fca-4881-903a-b9d9e9e42661} DynamicQueryHandler: Done processing query 2024.02.04 18:27:16.353008 [ 3 ] {a6f79918-5fca-4881-903a-b9d9e9e42661} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.04 18:27:16.353054 [ 3 ] {} HTTP-Session: 31868890-f019-4088-a5d6-0e11bd41da01 Destroying unnamed session 2024.02.04 18:27:16.353068 [ 21 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact 2024.02.04 18:27:16.353166 [ 21 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.04 18:27:16.353190 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:27:16.353200 [ 21 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 53 rows starting from the beginning of the part 2024.02.04 18:27:16.353240 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:27:16.353266 [ 3 ] {} HTTP-Session: d384c410-5a20-431a-86af-af6d22c2e666 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:27:16.353291 [ 3 ] {} HTTP-Session: d384c410-5a20-431a-86af-af6d22c2e666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:27:16.353360 [ 21 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 53 rows starting from the beginning of the part 2024.02.04 18:27:16.353402 [ 3 ] {bd06e099-960b-4b11-84e3-d177522aa0db} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:27:16.353461 [ 3 ] {bd06e099-960b-4b11-84e3-d177522aa0db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.04 18:27:16.353483 [ 21 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 53 rows starting from the beginning of the part 2024.02.04 18:27:16.353662 [ 21 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 53 rows starting from the beginning of the part 2024.02.04 18:27:16.353704 [ 3 ] {bd06e099-960b-4b11-84e3-d177522aa0db} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:27:16.353805 [ 21 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 53 rows starting from the beginning of the part 2024.02.04 18:27:16.354113 [ 3 ] {bd06e099-960b-4b11-84e3-d177522aa0db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.04 18:27:16.354442 [ 3 ] {bd06e099-960b-4b11-84e3-d177522aa0db} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.04 18:27:16.354603 [ 21 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.00159239 sec., 166416.5185664316 rows/sec., 13.17 MiB/sec. 2024.02.04 18:27:16.354640 [ 3 ] {bd06e099-960b-4b11-84e3-d177522aa0db} oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.04 18:27:16.354706 [ 21 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2024.02.04 18:27:16.354786 [ 138 ] {} oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.04 18:27:16.354852 [ 3 ] {bd06e099-960b-4b11-84e3-d177522aa0db} executeQuery: Read 4 rows, 342.00 B in 0.001413428 sec., 2829 rows/sec., 236.29 KiB/sec. 2024.02.04 18:27:16.354869 [ 138 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.04 18:27:16.355110 [ 21 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_18_4} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. 2024.02.04 18:27:16.355136 [ 16 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.04 18:27:16.355223 [ 3 ] {bd06e099-960b-4b11-84e3-d177522aa0db} DynamicQueryHandler: Done processing query 2024.02.04 18:27:16.355255 [ 21 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_18_4} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 2024.02.04 18:27:16.355264 [ 3 ] {bd06e099-960b-4b11-84e3-d177522aa0db} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.04 18:27:16.355345 [ 3 ] {} HTTP-Session: d384c410-5a20-431a-86af-af6d22c2e666 Destroying unnamed session 2024.02.04 18:27:16.355460 [ 16 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.04 18:27:16.355498 [ 16 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part 2024.02.04 18:27:16.355602 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 30646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:27:16.355684 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:27:16.355699 [ 16 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part 2024.02.04 18:27:16.355711 [ 3 ] {} HTTP-Session: b0986cb0-071e-49fb-9bab-cce7057515db Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:27:16.355767 [ 3 ] {} HTTP-Session: b0986cb0-071e-49fb-9bab-cce7057515db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:27:16.355973 [ 16 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2024.02.04 18:27:16.355984 [ 3 ] {90866bf6-fa59-442f-8e55-6e4d4936bd4f} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:27:16.356084 [ 3 ] {90866bf6-fa59-442f-8e55-6e4d4936bd4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:27:16.356233 [ 16 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2024.02.04 18:27:16.356568 [ 3 ] {90866bf6-fa59-442f-8e55-6e4d4936bd4f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:27:16.356574 [ 16 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part 2024.02.04 18:27:16.357404 [ 3 ] {90866bf6-fa59-442f-8e55-6e4d4936bd4f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.04 18:27:16.357926 [ 3 ] {90866bf6-fa59-442f-8e55-6e4d4936bd4f} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.04 18:27:16.357959 [ 18 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.002999488 sec., 6667.804638658332 rows/sec., 556.74 KiB/sec. 2024.02.04 18:27:16.358093 [ 21 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.04 18:27:16.358117 [ 3 ] {90866bf6-fa59-442f-8e55-6e4d4936bd4f} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.04 18:27:16.358267 [ 3 ] {90866bf6-fa59-442f-8e55-6e4d4936bd4f} executeQuery: Read 197 rows, 18.63 KiB in 0.002217458 sec., 88840 rows/sec., 8.21 MiB/sec. 2024.02.04 18:27:16.358335 [ 21 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_5_1} oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.04 18:27:16.358403 [ 21 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_5_1} oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.04 18:27:16.358410 [ 3 ] {90866bf6-fa59-442f-8e55-6e4d4936bd4f} DynamicQueryHandler: Done processing query 2024.02.04 18:27:16.358440 [ 3 ] {90866bf6-fa59-442f-8e55-6e4d4936bd4f} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.04 18:27:16.358476 [ 3 ] {} HTTP-Session: b0986cb0-071e-49fb-9bab-cce7057515db Destroying unnamed session 2024.02.04 18:27:16.358632 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:27:16.358675 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:27:16.358695 [ 3 ] {} HTTP-Session: e50f1d2d-edf2-486a-a106-48743f83a965 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:27:16.358711 [ 3 ] {} HTTP-Session: e50f1d2d-edf2-486a-a106-48743f83a965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:27:16.358778 [ 3 ] {8b9a0e09-1adc-4348-b125-fcc7d9c6060d} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:27:16.358817 [ 3 ] {8b9a0e09-1adc-4348-b125-fcc7d9c6060d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.04 18:27:16.358923 [ 3 ] {8b9a0e09-1adc-4348-b125-fcc7d9c6060d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:27:16.359152 [ 3 ] {8b9a0e09-1adc-4348-b125-fcc7d9c6060d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.04 18:27:16.359348 [ 3 ] {8b9a0e09-1adc-4348-b125-fcc7d9c6060d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.04 18:27:16.359509 [ 3 ] {8b9a0e09-1adc-4348-b125-fcc7d9c6060d} oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.04 18:27:16.359634 [ 3 ] {8b9a0e09-1adc-4348-b125-fcc7d9c6060d} executeQuery: Read 4 rows, 286.00 B in 0.000826591 sec., 4839 rows/sec., 337.89 KiB/sec. 2024.02.04 18:27:16.359733 [ 3 ] {8b9a0e09-1adc-4348-b125-fcc7d9c6060d} DynamicQueryHandler: Done processing query 2024.02.04 18:27:16.359757 [ 3 ] {8b9a0e09-1adc-4348-b125-fcc7d9c6060d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.04 18:27:16.359772 [ 3 ] {} HTTP-Session: e50f1d2d-edf2-486a-a106-48743f83a965 Destroying unnamed session 2024.02.04 18:27:16.359928 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 13758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:27:16.359971 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:27:16.359990 [ 3 ] {} HTTP-Session: e52d3b75-e6f3-4886-9470-4c583d8ac43a Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:27:16.360006 [ 3 ] {} HTTP-Session: e52d3b75-e6f3-4886-9470-4c583d8ac43a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:27:16.360075 [ 3 ] {4f9e08a4-d3c0-48de-bc1a-4f3a2af940ee} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:27:16.360113 [ 3 ] {4f9e08a4-d3c0-48de-bc1a-4f3a2af940ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:27:16.360215 [ 3 ] {4f9e08a4-d3c0-48de-bc1a-4f3a2af940ee} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:27:16.360620 [ 3 ] {4f9e08a4-d3c0-48de-bc1a-4f3a2af940ee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.04 18:27:16.360827 [ 3 ] {4f9e08a4-d3c0-48de-bc1a-4f3a2af940ee} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.04 18:27:16.360973 [ 3 ] {4f9e08a4-d3c0-48de-bc1a-4f3a2af940ee} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.04 18:27:16.361102 [ 3 ] {4f9e08a4-d3c0-48de-bc1a-4f3a2af940ee} executeQuery: Read 81 rows, 6.47 KiB in 0.000991672 sec., 81680 rows/sec., 6.37 MiB/sec. 2024.02.04 18:27:16.361241 [ 3 ] {4f9e08a4-d3c0-48de-bc1a-4f3a2af940ee} DynamicQueryHandler: Done processing query 2024.02.04 18:27:16.361266 [ 3 ] {4f9e08a4-d3c0-48de-bc1a-4f3a2af940ee} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:27:16.361281 [ 3 ] {} HTTP-Session: e52d3b75-e6f3-4886-9470-4c583d8ac43a Destroying unnamed session 2024.02.04 18:27:16.361412 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:27:16.361456 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:27:16.361483 [ 3 ] {} HTTP-Session: 73d91dc7-2a27-420c-b217-0bbefa015436 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:27:16.361500 [ 3 ] {} HTTP-Session: 73d91dc7-2a27-420c-b217-0bbefa015436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:27:16.361571 [ 3 ] {66482738-d6d0-48a3-86ab-fe4bc8e21eb4} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:27:16.361613 [ 3 ] {66482738-d6d0-48a3-86ab-fe4bc8e21eb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.04 18:27:16.361734 [ 3 ] {66482738-d6d0-48a3-86ab-fe4bc8e21eb4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:27:16.362035 [ 3 ] {66482738-d6d0-48a3-86ab-fe4bc8e21eb4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.04 18:27:16.362301 [ 3 ] {66482738-d6d0-48a3-86ab-fe4bc8e21eb4} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.04 18:27:16.362482 [ 3 ] {66482738-d6d0-48a3-86ab-fe4bc8e21eb4} oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.04 18:27:16.362600 [ 3 ] {66482738-d6d0-48a3-86ab-fe4bc8e21eb4} executeQuery: Read 38 rows, 2.74 KiB in 0.000993523 sec., 38247 rows/sec., 2.70 MiB/sec. 2024.02.04 18:27:16.362723 [ 3 ] {66482738-d6d0-48a3-86ab-fe4bc8e21eb4} DynamicQueryHandler: Done processing query 2024.02.04 18:27:16.362747 [ 3 ] {66482738-d6d0-48a3-86ab-fe4bc8e21eb4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.04 18:27:16.362763 [ 3 ] {} HTTP-Session: 73d91dc7-2a27-420c-b217-0bbefa015436 Destroying unnamed session 2024.02.04 18:27:16.362918 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:27:16.362959 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:27:16.362978 [ 3 ] {} HTTP-Session: 0995df52-42cf-4360-baee-d09be070bc5e Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:27:16.362994 [ 3 ] {} HTTP-Session: 0995df52-42cf-4360-baee-d09be070bc5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:27:16.363079 [ 3 ] {c3c2beb9-636f-4e3d-8a31-3ef005e2ce23} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:27:16.363122 [ 3 ] {c3c2beb9-636f-4e3d-8a31-3ef005e2ce23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:27:16.363255 [ 3 ] {c3c2beb9-636f-4e3d-8a31-3ef005e2ce23} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:27:16.363771 [ 3 ] {c3c2beb9-636f-4e3d-8a31-3ef005e2ce23} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.04 18:27:16.364082 [ 3 ] {c3c2beb9-636f-4e3d-8a31-3ef005e2ce23} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.04 18:27:16.364260 [ 3 ] {c3c2beb9-636f-4e3d-8a31-3ef005e2ce23} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.04 18:27:16.364386 [ 3 ] {c3c2beb9-636f-4e3d-8a31-3ef005e2ce23} executeQuery: Read 53 rows, 73.24 KiB in 0.001279806 sec., 41412 rows/sec., 55.88 MiB/sec. 2024.02.04 18:27:16.364516 [ 3 ] {c3c2beb9-636f-4e3d-8a31-3ef005e2ce23} DynamicQueryHandler: Done processing query 2024.02.04 18:27:16.364540 [ 3 ] {c3c2beb9-636f-4e3d-8a31-3ef005e2ce23} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.04 18:27:16.364556 [ 3 ] {} HTTP-Session: 0995df52-42cf-4360-baee-d09be070bc5e Destroying unnamed session 2024.02.04 18:27:25.288208 [ 176 ] {} DNSResolver: Updating DNS cache 2024.02.04 18:27:25.288285 [ 176 ] {} DNSResolver: Updated DNS cache 2024.02.04 18:27:26.350309 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:27:26.350428 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:27:26.350458 [ 3 ] {} HTTP-Session: ddbdfc62-4900-4cbe-b044-304ad0dc453c Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:27:26.350486 [ 3 ] {} HTTP-Session: ddbdfc62-4900-4cbe-b044-304ad0dc453c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:27:26.350623 [ 3 ] {9793e0b8-e1ae-43de-8abf-450fc8b5d800} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:27:26.350710 [ 3 ] {9793e0b8-e1ae-43de-8abf-450fc8b5d800} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:27:26.350873 [ 3 ] {9793e0b8-e1ae-43de-8abf-450fc8b5d800} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:27:26.351343 [ 3 ] {9793e0b8-e1ae-43de-8abf-450fc8b5d800} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.04 18:27:26.351603 [ 3 ] {9793e0b8-e1ae-43de-8abf-450fc8b5d800} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.04 18:27:26.351767 [ 3 ] {9793e0b8-e1ae-43de-8abf-450fc8b5d800} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.04 18:27:26.351893 [ 3 ] {9793e0b8-e1ae-43de-8abf-450fc8b5d800} executeQuery: Read 53 rows, 4.30 KiB in 0.001221616 sec., 43385 rows/sec., 3.43 MiB/sec. 2024.02.04 18:27:26.352010 [ 3 ] {9793e0b8-e1ae-43de-8abf-450fc8b5d800} DynamicQueryHandler: Done processing query 2024.02.04 18:27:26.352035 [ 3 ] {9793e0b8-e1ae-43de-8abf-450fc8b5d800} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.04 18:27:26.352051 [ 3 ] {} HTTP-Session: ddbdfc62-4900-4cbe-b044-304ad0dc453c Destroying unnamed session 2024.02.04 18:27:26.352193 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:27:26.352236 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:27:26.352256 [ 3 ] {} HTTP-Session: fa33575d-7c1a-4e82-9d4d-a292d1a55cf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:27:26.352273 [ 3 ] {} HTTP-Session: fa33575d-7c1a-4e82-9d4d-a292d1a55cf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:27:26.352349 [ 3 ] {4ccb8894-3d3f-48ed-a0ae-e255607132d3} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:27:26.352388 [ 3 ] {4ccb8894-3d3f-48ed-a0ae-e255607132d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:27:26.352493 [ 3 ] {4ccb8894-3d3f-48ed-a0ae-e255607132d3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:27:26.352943 [ 3 ] {4ccb8894-3d3f-48ed-a0ae-e255607132d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.04 18:27:26.353159 [ 3 ] {4ccb8894-3d3f-48ed-a0ae-e255607132d3} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.04 18:27:26.353307 [ 3 ] {4ccb8894-3d3f-48ed-a0ae-e255607132d3} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.04 18:27:26.353423 [ 3 ] {4ccb8894-3d3f-48ed-a0ae-e255607132d3} executeQuery: Read 159 rows, 15.64 KiB in 0.001037713 sec., 153221 rows/sec., 14.72 MiB/sec. 2024.02.04 18:27:26.353563 [ 3 ] {4ccb8894-3d3f-48ed-a0ae-e255607132d3} DynamicQueryHandler: Done processing query 2024.02.04 18:27:26.353587 [ 3 ] {4ccb8894-3d3f-48ed-a0ae-e255607132d3} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.04 18:27:26.353603 [ 3 ] {} HTTP-Session: fa33575d-7c1a-4e82-9d4d-a292d1a55cf2 Destroying unnamed session 2024.02.04 18:27:26.353722 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:27:26.353767 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:27:26.353786 [ 3 ] {} HTTP-Session: 499bb01d-aad6-4a72-bb75-6c8eb1ff9164 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:27:26.353803 [ 3 ] {} HTTP-Session: 499bb01d-aad6-4a72-bb75-6c8eb1ff9164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:27:26.353873 [ 3 ] {c2e35987-4f4c-4957-967d-872cda3383d6} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:27:26.353910 [ 3 ] {c2e35987-4f4c-4957-967d-872cda3383d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:27:26.354017 [ 3 ] {c2e35987-4f4c-4957-967d-872cda3383d6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:27:26.354313 [ 3 ] {c2e35987-4f4c-4957-967d-872cda3383d6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.04 18:27:26.354519 [ 3 ] {c2e35987-4f4c-4957-967d-872cda3383d6} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.04 18:27:26.354664 [ 3 ] {c2e35987-4f4c-4957-967d-872cda3383d6} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.04 18:27:26.354764 [ 3 ] {c2e35987-4f4c-4957-967d-872cda3383d6} executeQuery: Read 53 rows, 4.24 KiB in 0.000861891 sec., 61492 rows/sec., 4.81 MiB/sec. 2024.02.04 18:27:26.354871 [ 3 ] {c2e35987-4f4c-4957-967d-872cda3383d6} DynamicQueryHandler: Done processing query 2024.02.04 18:27:26.354893 [ 3 ] {c2e35987-4f4c-4957-967d-872cda3383d6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:27:26.354908 [ 3 ] {} HTTP-Session: 499bb01d-aad6-4a72-bb75-6c8eb1ff9164 Destroying unnamed session 2024.02.04 18:27:26.355091 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:27:26.355134 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:27:26.355153 [ 3 ] {} HTTP-Session: 1e249203-5c31-4262-a48b-1d3026bff5e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:27:26.355169 [ 3 ] {} HTTP-Session: 1e249203-5c31-4262-a48b-1d3026bff5e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:27:26.355256 [ 3 ] {cc05d137-eb30-49c7-bb40-984f8ffb0a0d} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:27:26.355299 [ 3 ] {cc05d137-eb30-49c7-bb40-984f8ffb0a0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:27:26.355429 [ 3 ] {cc05d137-eb30-49c7-bb40-984f8ffb0a0d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:27:26.355971 [ 3 ] {cc05d137-eb30-49c7-bb40-984f8ffb0a0d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.04 18:27:26.356298 [ 3 ] {cc05d137-eb30-49c7-bb40-984f8ffb0a0d} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.04 18:27:26.356477 [ 3 ] {cc05d137-eb30-49c7-bb40-984f8ffb0a0d} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.04 18:27:26.356594 [ 3 ] {cc05d137-eb30-49c7-bb40-984f8ffb0a0d} executeQuery: Read 53 rows, 73.24 KiB in 0.001308547 sec., 40502 rows/sec., 54.66 MiB/sec. 2024.02.04 18:27:26.356738 [ 3 ] {cc05d137-eb30-49c7-bb40-984f8ffb0a0d} DynamicQueryHandler: Done processing query 2024.02.04 18:27:26.356760 [ 3 ] {cc05d137-eb30-49c7-bb40-984f8ffb0a0d} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.04 18:27:26.356776 [ 3 ] {} HTTP-Session: 1e249203-5c31-4262-a48b-1d3026bff5e6 Destroying unnamed session 2024.02.04 18:27:28.967356 [ 172 ] {} oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.04 18:27:28.967462 [ 172 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.04 18:27:28.967543 [ 16 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.04 18:27:28.967666 [ 16 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.04 18:27:28.967704 [ 16 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part 2024.02.04 18:27:28.967852 [ 16 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part 2024.02.04 18:27:28.967964 [ 16 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2024.02.04 18:27:28.968059 [ 16 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2024.02.04 18:27:28.968152 [ 16 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part 2024.02.04 18:27:28.968827 [ 21 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001309316 sec., 15275.151300373629 rows/sec., 1.04 MiB/sec. 2024.02.04 18:27:28.968965 [ 16 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.04 18:27:28.969144 [ 16 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_5_1} oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.04 18:27:28.969205 [ 16 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_5_1} oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.04 18:27:36.350687 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:27:36.350804 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:27:36.350832 [ 3 ] {} HTTP-Session: 33dd684f-640b-476e-a68b-9fd28fd19544 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:27:36.350858 [ 3 ] {} HTTP-Session: 33dd684f-640b-476e-a68b-9fd28fd19544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:27:36.350984 [ 3 ] {edb6228d-97e6-4904-ad97-bb1dfb8d73f0} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:27:36.351043 [ 3 ] {edb6228d-97e6-4904-ad97-bb1dfb8d73f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:27:36.351197 [ 3 ] {edb6228d-97e6-4904-ad97-bb1dfb8d73f0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:27:36.351712 [ 3 ] {edb6228d-97e6-4904-ad97-bb1dfb8d73f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.04 18:27:36.351974 [ 3 ] {edb6228d-97e6-4904-ad97-bb1dfb8d73f0} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.04 18:27:36.352137 [ 3 ] {edb6228d-97e6-4904-ad97-bb1dfb8d73f0} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.04 18:27:36.352254 [ 3 ] {edb6228d-97e6-4904-ad97-bb1dfb8d73f0} executeQuery: Read 53 rows, 4.30 KiB in 0.001235435 sec., 42899 rows/sec., 3.40 MiB/sec. 2024.02.04 18:27:36.352432 [ 3 ] {edb6228d-97e6-4904-ad97-bb1dfb8d73f0} DynamicQueryHandler: Done processing query 2024.02.04 18:27:36.352458 [ 3 ] {edb6228d-97e6-4904-ad97-bb1dfb8d73f0} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.04 18:27:36.352474 [ 3 ] {} HTTP-Session: 33dd684f-640b-476e-a68b-9fd28fd19544 Destroying unnamed session 2024.02.04 18:27:36.352646 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:27:36.352693 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:27:36.352712 [ 3 ] {} HTTP-Session: 75d0b8fb-e2fb-4e27-81f9-480361c49526 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:27:36.352729 [ 3 ] {} HTTP-Session: 75d0b8fb-e2fb-4e27-81f9-480361c49526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:27:36.352808 [ 3 ] {09bc2c50-1287-4cdb-9d8c-8732b3e560e1} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:27:36.352848 [ 3 ] {09bc2c50-1287-4cdb-9d8c-8732b3e560e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:27:36.352964 [ 3 ] {09bc2c50-1287-4cdb-9d8c-8732b3e560e1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:27:36.353355 [ 3 ] {09bc2c50-1287-4cdb-9d8c-8732b3e560e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.04 18:27:36.353578 [ 3 ] {09bc2c50-1287-4cdb-9d8c-8732b3e560e1} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.04 18:27:36.353723 [ 3 ] {09bc2c50-1287-4cdb-9d8c-8732b3e560e1} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.04 18:27:36.353834 [ 3 ] {09bc2c50-1287-4cdb-9d8c-8732b3e560e1} executeQuery: Read 159 rows, 15.64 KiB in 0.000984523 sec., 161499 rows/sec., 15.52 MiB/sec. 2024.02.04 18:27:36.353995 [ 3 ] {09bc2c50-1287-4cdb-9d8c-8732b3e560e1} DynamicQueryHandler: Done processing query 2024.02.04 18:27:36.354019 [ 3 ] {09bc2c50-1287-4cdb-9d8c-8732b3e560e1} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.04 18:27:36.354035 [ 3 ] {} HTTP-Session: 75d0b8fb-e2fb-4e27-81f9-480361c49526 Destroying unnamed session 2024.02.04 18:27:36.354194 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:27:36.354239 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:27:36.354257 [ 3 ] {} HTTP-Session: bf3c4a05-59ea-4320-9d37-07be667cfbc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:27:36.354274 [ 3 ] {} HTTP-Session: bf3c4a05-59ea-4320-9d37-07be667cfbc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:27:36.354350 [ 3 ] {e1030b4b-2495-461a-b3cb-2c55869d1325} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:27:36.354390 [ 3 ] {e1030b4b-2495-461a-b3cb-2c55869d1325} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:27:36.354500 [ 3 ] {e1030b4b-2495-461a-b3cb-2c55869d1325} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:27:36.354791 [ 3 ] {e1030b4b-2495-461a-b3cb-2c55869d1325} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.04 18:27:36.355002 [ 3 ] {e1030b4b-2495-461a-b3cb-2c55869d1325} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.04 18:27:36.355150 [ 3 ] {e1030b4b-2495-461a-b3cb-2c55869d1325} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.04 18:27:36.355264 [ 3 ] {e1030b4b-2495-461a-b3cb-2c55869d1325} executeQuery: Read 53 rows, 4.24 KiB in 0.000873401 sec., 60682 rows/sec., 4.75 MiB/sec. 2024.02.04 18:27:36.355453 [ 3 ] {e1030b4b-2495-461a-b3cb-2c55869d1325} DynamicQueryHandler: Done processing query 2024.02.04 18:27:36.355477 [ 3 ] {e1030b4b-2495-461a-b3cb-2c55869d1325} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:27:36.355493 [ 3 ] {} HTTP-Session: bf3c4a05-59ea-4320-9d37-07be667cfbc0 Destroying unnamed session 2024.02.04 18:27:36.355646 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:27:36.355690 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:27:36.355709 [ 3 ] {} HTTP-Session: 7b1a5ed2-ef91-445d-bf7c-666103570534 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:27:36.355725 [ 3 ] {} HTTP-Session: 7b1a5ed2-ef91-445d-bf7c-666103570534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:27:36.355814 [ 3 ] {820e96bb-6bfa-4145-925e-7bf6f02c11f3} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:27:36.355860 [ 3 ] {820e96bb-6bfa-4145-925e-7bf6f02c11f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:27:36.356010 [ 3 ] {820e96bb-6bfa-4145-925e-7bf6f02c11f3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:27:36.356588 [ 3 ] {820e96bb-6bfa-4145-925e-7bf6f02c11f3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.04 18:27:36.356922 [ 3 ] {820e96bb-6bfa-4145-925e-7bf6f02c11f3} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.04 18:27:36.357104 [ 3 ] {820e96bb-6bfa-4145-925e-7bf6f02c11f3} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.04 18:27:36.357231 [ 3 ] {820e96bb-6bfa-4145-925e-7bf6f02c11f3} executeQuery: Read 53 rows, 73.24 KiB in 0.001382868 sec., 38326 rows/sec., 51.72 MiB/sec. 2024.02.04 18:27:36.357444 [ 3 ] {820e96bb-6bfa-4145-925e-7bf6f02c11f3} DynamicQueryHandler: Done processing query 2024.02.04 18:27:36.357466 [ 3 ] {820e96bb-6bfa-4145-925e-7bf6f02c11f3} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.04 18:27:36.357482 [ 3 ] {} HTTP-Session: 7b1a5ed2-ef91-445d-bf7c-666103570534 Destroying unnamed session 2024.02.04 18:27:40.288339 [ 167 ] {} DNSResolver: Updating DNS cache 2024.02.04 18:27:40.288405 [ 167 ] {} DNSResolver: Updated DNS cache 2024.02.04 18:27:46.352278 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:27:46.352414 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:27:46.352444 [ 3 ] {} HTTP-Session: 7a1f3664-24e0-41fb-9bff-ea43ec6b611b Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:27:46.352472 [ 3 ] {} HTTP-Session: 7a1f3664-24e0-41fb-9bff-ea43ec6b611b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:27:46.352614 [ 3 ] {b2a51a09-ee6e-4a91-b526-fef9901135d1} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:27:46.352681 [ 3 ] {b2a51a09-ee6e-4a91-b526-fef9901135d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:27:46.352861 [ 3 ] {b2a51a09-ee6e-4a91-b526-fef9901135d1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:27:46.353435 [ 3 ] {b2a51a09-ee6e-4a91-b526-fef9901135d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.04 18:27:46.353697 [ 3 ] {b2a51a09-ee6e-4a91-b526-fef9901135d1} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.04 18:27:46.353862 [ 3 ] {b2a51a09-ee6e-4a91-b526-fef9901135d1} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.04 18:27:46.353977 [ 3 ] {b2a51a09-ee6e-4a91-b526-fef9901135d1} executeQuery: Read 53 rows, 4.30 KiB in 0.001324456 sec., 40016 rows/sec., 3.17 MiB/sec. 2024.02.04 18:27:46.354130 [ 3 ] {b2a51a09-ee6e-4a91-b526-fef9901135d1} DynamicQueryHandler: Done processing query 2024.02.04 18:27:46.354156 [ 3 ] {b2a51a09-ee6e-4a91-b526-fef9901135d1} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.04 18:27:46.354172 [ 3 ] {} HTTP-Session: 7a1f3664-24e0-41fb-9bff-ea43ec6b611b Destroying unnamed session 2024.02.04 18:27:46.354326 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 30346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:27:46.354373 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:27:46.354393 [ 3 ] {} HTTP-Session: 2de463cf-2ebd-46cf-b796-ae02a31375ad Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:27:46.354410 [ 3 ] {} HTTP-Session: 2de463cf-2ebd-46cf-b796-ae02a31375ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:27:46.354488 [ 3 ] {0dd25891-164e-4302-894f-b906eb47819d} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:27:46.354527 [ 3 ] {0dd25891-164e-4302-894f-b906eb47819d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:27:46.354635 [ 3 ] {0dd25891-164e-4302-894f-b906eb47819d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:27:46.355025 [ 3 ] {0dd25891-164e-4302-894f-b906eb47819d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.04 18:27:46.355247 [ 3 ] {0dd25891-164e-4302-894f-b906eb47819d} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.04 18:27:46.355396 [ 3 ] {0dd25891-164e-4302-894f-b906eb47819d} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.04 18:27:46.355505 [ 3 ] {0dd25891-164e-4302-894f-b906eb47819d} executeQuery: Read 195 rows, 18.46 KiB in 0.000979533 sec., 199074 rows/sec., 18.40 MiB/sec. 2024.02.04 18:27:46.355511 [ 166 ] {} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.04 18:27:46.355626 [ 166 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.04 18:27:46.355664 [ 3 ] {0dd25891-164e-4302-894f-b906eb47819d} DynamicQueryHandler: Done processing query 2024.02.04 18:27:46.355717 [ 3 ] {0dd25891-164e-4302-894f-b906eb47819d} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.04 18:27:46.355782 [ 3 ] {} HTTP-Session: 2de463cf-2ebd-46cf-b796-ae02a31375ad Destroying unnamed session 2024.02.04 18:27:46.355785 [ 16 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.04 18:27:46.356014 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 13072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:27:46.356028 [ 16 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.04 18:27:46.356098 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:27:46.356103 [ 16 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 199 rows starting from the beginning of the part 2024.02.04 18:27:46.356138 [ 3 ] {} HTTP-Session: 90bb0888-0e40-44f2-b3fa-cdd038a58193 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:27:46.356183 [ 3 ] {} HTTP-Session: 90bb0888-0e40-44f2-b3fa-cdd038a58193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:27:46.356392 [ 3 ] {3b54b6cf-8994-4f0f-8c77-c6ac456a9462} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:27:46.356402 [ 16 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 159 rows starting from the beginning of the part 2024.02.04 18:27:46.356481 [ 3 ] {3b54b6cf-8994-4f0f-8c77-c6ac456a9462} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:27:46.356689 [ 16 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 197 rows starting from the beginning of the part 2024.02.04 18:27:46.356909 [ 3 ] {3b54b6cf-8994-4f0f-8c77-c6ac456a9462} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:27:46.356943 [ 16 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 159 rows starting from the beginning of the part 2024.02.04 18:27:46.357128 [ 16 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 159 rows starting from the beginning of the part 2024.02.04 18:27:46.357294 [ 16 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 195 rows starting from the beginning of the part 2024.02.04 18:27:46.357795 [ 3 ] {3b54b6cf-8994-4f0f-8c77-c6ac456a9462} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.04 18:27:46.358198 [ 3 ] {3b54b6cf-8994-4f0f-8c77-c6ac456a9462} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.04 18:27:46.358513 [ 3 ] {3b54b6cf-8994-4f0f-8c77-c6ac456a9462} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.04 18:27:46.358694 [ 166 ] {} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.04 18:27:46.358718 [ 3 ] {3b54b6cf-8994-4f0f-8c77-c6ac456a9462} executeQuery: Read 77 rows, 6.14 KiB in 0.002283908 sec., 33714 rows/sec., 2.63 MiB/sec. 2024.02.04 18:27:46.358770 [ 166 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.04 18:27:46.359109 [ 21 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.04 18:27:46.359185 [ 3 ] {3b54b6cf-8994-4f0f-8c77-c6ac456a9462} DynamicQueryHandler: Done processing query 2024.02.04 18:27:46.359250 [ 3 ] {3b54b6cf-8994-4f0f-8c77-c6ac456a9462} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:27:46.359338 [ 3 ] {} HTTP-Session: 90bb0888-0e40-44f2-b3fa-cdd038a58193 Destroying unnamed session 2024.02.04 18:27:46.359415 [ 21 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.04 18:27:46.359479 [ 21 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 103 rows starting from the beginning of the part 2024.02.04 18:27:46.359529 [ 14 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1068 rows, containing 4 columns (4 merged, 0 gathered) in 0.003822978 sec., 279363.3654182682 rows/sec., 26.27 MiB/sec. 2024.02.04 18:27:46.359556 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:27:46.359634 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:27:46.359691 [ 3 ] {} HTTP-Session: c5d2de07-aefc-464a-a935-5945a2315cb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:27:46.359695 [ 21 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 53 rows starting from the beginning of the part 2024.02.04 18:27:46.359743 [ 3 ] {} HTTP-Session: c5d2de07-aefc-464a-a935-5945a2315cb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:27:46.359830 [ 14 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.04 18:27:46.360063 [ 3 ] {f4b8baee-1763-4ff4-befd-e05e0223c606} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:27:46.360070 [ 21 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 81 rows starting from the beginning of the part 2024.02.04 18:27:46.360167 [ 3 ] {f4b8baee-1763-4ff4-befd-e05e0223c606} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.04 18:27:46.360354 [ 21 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 53 rows starting from the beginning of the part 2024.02.04 18:27:46.360400 [ 14 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_21_4} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.04 18:27:46.360625 [ 14 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_21_4} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.04 18:27:46.360745 [ 21 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 53 rows starting from the beginning of the part 2024.02.04 18:27:46.360938 [ 3 ] {f4b8baee-1763-4ff4-befd-e05e0223c606} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:27:46.361007 [ 21 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 77 rows starting from the beginning of the part 2024.02.04 18:27:46.361434 [ 3 ] {f4b8baee-1763-4ff4-befd-e05e0223c606} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.04 18:27:46.361865 [ 3 ] {f4b8baee-1763-4ff4-befd-e05e0223c606} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.04 18:27:46.362014 [ 16 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 4 columns (4 merged, 0 gathered) in 0.003115449 sec., 134812.02869955503 rows/sec., 10.53 MiB/sec. 2024.02.04 18:27:46.362146 [ 3 ] {f4b8baee-1763-4ff4-befd-e05e0223c606} oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.04 18:27:46.362212 [ 16 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.04 18:27:46.362379 [ 3 ] {f4b8baee-1763-4ff4-befd-e05e0223c606} executeQuery: Read 36 rows, 2.60 KiB in 0.002260788 sec., 15923 rows/sec., 1.12 MiB/sec. 2024.02.04 18:27:46.362559 [ 16 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_21_4} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.04 18:27:46.362610 [ 3 ] {f4b8baee-1763-4ff4-befd-e05e0223c606} DynamicQueryHandler: Done processing query 2024.02.04 18:27:46.362644 [ 3 ] {f4b8baee-1763-4ff4-befd-e05e0223c606} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.04 18:27:46.362656 [ 16 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_21_4} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.04 18:27:46.362676 [ 3 ] {} HTTP-Session: c5d2de07-aefc-464a-a935-5945a2315cb8 Destroying unnamed session 2024.02.04 18:27:46.362897 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:27:46.362946 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:27:46.362966 [ 3 ] {} HTTP-Session: 2e40df10-d210-40a9-a1ff-a0cfbdbd2bc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:27:46.362983 [ 3 ] {} HTTP-Session: 2e40df10-d210-40a9-a1ff-a0cfbdbd2bc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:27:46.363081 [ 3 ] {dc24c96a-e075-4b06-8ca7-2d810f39bb61} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:27:46.363125 [ 3 ] {dc24c96a-e075-4b06-8ca7-2d810f39bb61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:27:46.363280 [ 3 ] {dc24c96a-e075-4b06-8ca7-2d810f39bb61} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:27:46.363820 [ 3 ] {dc24c96a-e075-4b06-8ca7-2d810f39bb61} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.04 18:27:46.364144 [ 3 ] {dc24c96a-e075-4b06-8ca7-2d810f39bb61} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.04 18:27:46.364327 [ 3 ] {dc24c96a-e075-4b06-8ca7-2d810f39bb61} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.04 18:27:46.364452 [ 166 ] {} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.04 18:27:46.364460 [ 3 ] {dc24c96a-e075-4b06-8ca7-2d810f39bb61} executeQuery: Read 53 rows, 73.24 KiB in 0.001341637 sec., 39503 rows/sec., 53.31 MiB/sec. 2024.02.04 18:27:46.364512 [ 166 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.04 18:27:46.364722 [ 14 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.04 18:27:46.364816 [ 3 ] {dc24c96a-e075-4b06-8ca7-2d810f39bb61} DynamicQueryHandler: Done processing query 2024.02.04 18:27:46.364883 [ 3 ] {dc24c96a-e075-4b06-8ca7-2d810f39bb61} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.04 18:27:46.364956 [ 3 ] {} HTTP-Session: 2e40df10-d210-40a9-a1ff-a0cfbdbd2bc1 Destroying unnamed session 2024.02.04 18:27:46.365049 [ 14 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.04 18:27:46.365091 [ 14 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 796 rows starting from the beginning of the part 2024.02.04 18:27:46.365257 [ 14 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 53 rows starting from the beginning of the part 2024.02.04 18:27:46.365377 [ 14 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 53 rows starting from the beginning of the part 2024.02.04 18:27:46.365489 [ 14 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 53 rows starting from the beginning of the part 2024.02.04 18:27:46.365582 [ 14 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 53 rows starting from the beginning of the part 2024.02.04 18:27:46.365674 [ 14 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 53 rows starting from the beginning of the part 2024.02.04 18:27:46.383077 [ 25 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1061 rows, containing 6 columns (6 merged, 0 gathered) in 0.018489074 sec., 57385.242765538176 rows/sec., 77.44 MiB/sec. 2024.02.04 18:27:46.383628 [ 25 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.04 18:27:46.383848 [ 25 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_21_4} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.04 18:27:46.383906 [ 25 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_21_4} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.04 18:27:46.383980 [ 25 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_21_4: 8.74 MiB. 2024.02.04 18:27:47.000155 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 231.72 MiB, peak 240.43 MiB, will set to 233.30 MiB (RSS), difference: 1.58 MiB 2024.02.04 18:27:55.288459 [ 162 ] {} DNSResolver: Updating DNS cache 2024.02.04 18:27:55.288526 [ 162 ] {} DNSResolver: Updated DNS cache 2024.02.04 18:27:56.350328 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:27:56.350445 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:27:56.350477 [ 3 ] {} HTTP-Session: 9706f7b5-39cf-4a8a-a902-4c909a65e149 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:27:56.350504 [ 3 ] {} HTTP-Session: 9706f7b5-39cf-4a8a-a902-4c909a65e149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:27:56.350671 [ 3 ] {ad8fea2f-6e3e-4e02-8e6c-bfbc8b10d823} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:27:56.350773 [ 3 ] {ad8fea2f-6e3e-4e02-8e6c-bfbc8b10d823} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:27:56.350950 [ 3 ] {ad8fea2f-6e3e-4e02-8e6c-bfbc8b10d823} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:27:56.351442 [ 3 ] {ad8fea2f-6e3e-4e02-8e6c-bfbc8b10d823} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.04 18:27:56.351707 [ 3 ] {ad8fea2f-6e3e-4e02-8e6c-bfbc8b10d823} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.04 18:27:56.351887 [ 3 ] {ad8fea2f-6e3e-4e02-8e6c-bfbc8b10d823} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.04 18:27:56.352020 [ 3 ] {ad8fea2f-6e3e-4e02-8e6c-bfbc8b10d823} executeQuery: Read 53 rows, 4.30 KiB in 0.001292037 sec., 41020 rows/sec., 3.25 MiB/sec. 2024.02.04 18:27:56.352019 [ 162 ] {} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 2024.02.04 18:27:56.352134 [ 162 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.04 18:27:56.352230 [ 3 ] {ad8fea2f-6e3e-4e02-8e6c-bfbc8b10d823} DynamicQueryHandler: Done processing query 2024.02.04 18:27:56.352263 [ 16 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_22_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact 2024.02.04 18:27:56.352275 [ 3 ] {ad8fea2f-6e3e-4e02-8e6c-bfbc8b10d823} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.04 18:27:56.352351 [ 3 ] {} HTTP-Session: 9706f7b5-39cf-4a8a-a902-4c909a65e149 Destroying unnamed session 2024.02.04 18:27:56.352429 [ 16 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_22_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.04 18:27:56.352483 [ 16 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 53 rows starting from the beginning of the part 2024.02.04 18:27:56.352505 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:27:56.352596 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:27:56.352625 [ 3 ] {} HTTP-Session: 2c72104a-bd2c-49f7-9010-6293ba325c18 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:27:56.352679 [ 3 ] {} HTTP-Session: 2c72104a-bd2c-49f7-9010-6293ba325c18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:27:56.352743 [ 16 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 53 rows starting from the beginning of the part 2024.02.04 18:27:56.352880 [ 3 ] {e7734084-cb6f-40fc-8f04-49c457f88fae} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:27:56.352979 [ 3 ] {e7734084-cb6f-40fc-8f04-49c457f88fae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.04 18:27:56.353009 [ 16 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 53 rows starting from the beginning of the part 2024.02.04 18:27:56.353367 [ 16 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 53 rows starting from the beginning of the part 2024.02.04 18:27:56.353430 [ 3 ] {e7734084-cb6f-40fc-8f04-49c457f88fae} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:27:56.353614 [ 16 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 53 rows starting from the beginning of the part 2024.02.04 18:27:56.354086 [ 3 ] {e7734084-cb6f-40fc-8f04-49c457f88fae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.04 18:27:56.354537 [ 3 ] {e7734084-cb6f-40fc-8f04-49c457f88fae} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.04 18:27:56.354875 [ 3 ] {e7734084-cb6f-40fc-8f04-49c457f88fae} oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.04 18:27:56.354993 [ 17 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_22_5} MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.002791305 sec., 94937.67252235065 rows/sec., 7.51 MiB/sec. 2024.02.04 18:27:56.355096 [ 3 ] {e7734084-cb6f-40fc-8f04-49c457f88fae} executeQuery: Read 4 rows, 342.00 B in 0.002153527 sec., 1857 rows/sec., 155.09 KiB/sec. 2024.02.04 18:27:56.355188 [ 16 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_22_5} MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) 2024.02.04 18:27:56.355322 [ 3 ] {e7734084-cb6f-40fc-8f04-49c457f88fae} DynamicQueryHandler: Done processing query 2024.02.04 18:27:56.355361 [ 3 ] {e7734084-cb6f-40fc-8f04-49c457f88fae} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.04 18:27:56.355391 [ 3 ] {} HTTP-Session: 2c72104a-bd2c-49f7-9010-6293ba325c18 Destroying unnamed session 2024.02.04 18:27:56.355474 [ 16 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_22_5} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5. 2024.02.04 18:27:56.355543 [ 16 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_22_5} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0 2024.02.04 18:27:56.355574 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:27:56.355655 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:27:56.355675 [ 3 ] {} HTTP-Session: 59921834-97dc-47af-998c-f43b27700db2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:27:56.355692 [ 3 ] {} HTTP-Session: 59921834-97dc-47af-998c-f43b27700db2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:27:56.355772 [ 3 ] {1d622745-49f2-43e7-8177-01f75f3480a2} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:27:56.355811 [ 3 ] {1d622745-49f2-43e7-8177-01f75f3480a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:27:56.355928 [ 3 ] {1d622745-49f2-43e7-8177-01f75f3480a2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:27:56.356333 [ 3 ] {1d622745-49f2-43e7-8177-01f75f3480a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.04 18:27:56.356563 [ 3 ] {1d622745-49f2-43e7-8177-01f75f3480a2} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.04 18:27:56.356711 [ 3 ] {1d622745-49f2-43e7-8177-01f75f3480a2} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.04 18:27:56.356829 [ 3 ] {1d622745-49f2-43e7-8177-01f75f3480a2} executeQuery: Read 161 rows, 15.82 KiB in 0.001028423 sec., 156550 rows/sec., 15.02 MiB/sec. 2024.02.04 18:27:56.357002 [ 3 ] {1d622745-49f2-43e7-8177-01f75f3480a2} DynamicQueryHandler: Done processing query 2024.02.04 18:27:56.357026 [ 3 ] {1d622745-49f2-43e7-8177-01f75f3480a2} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.04 18:27:56.357043 [ 3 ] {} HTTP-Session: 59921834-97dc-47af-998c-f43b27700db2 Destroying unnamed session 2024.02.04 18:27:56.357179 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:27:56.357223 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:27:56.357241 [ 3 ] {} HTTP-Session: 6b126f31-4e22-4255-8e1e-b54a8901b4d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:27:56.357258 [ 3 ] {} HTTP-Session: 6b126f31-4e22-4255-8e1e-b54a8901b4d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:27:56.357327 [ 3 ] {a2cdccbb-65a8-4926-97f7-f7309a468d2b} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:27:56.357368 [ 3 ] {a2cdccbb-65a8-4926-97f7-f7309a468d2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.04 18:27:56.357484 [ 3 ] {a2cdccbb-65a8-4926-97f7-f7309a468d2b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:27:56.357741 [ 3 ] {a2cdccbb-65a8-4926-97f7-f7309a468d2b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.04 18:27:56.357939 [ 3 ] {a2cdccbb-65a8-4926-97f7-f7309a468d2b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.04 18:27:56.358084 [ 3 ] {a2cdccbb-65a8-4926-97f7-f7309a468d2b} oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.04 18:27:56.358197 [ 3 ] {a2cdccbb-65a8-4926-97f7-f7309a468d2b} executeQuery: Read 4 rows, 286.00 B in 0.00083993 sec., 4762 rows/sec., 332.52 KiB/sec. 2024.02.04 18:27:56.358323 [ 3 ] {a2cdccbb-65a8-4926-97f7-f7309a468d2b} DynamicQueryHandler: Done processing query 2024.02.04 18:27:56.358346 [ 3 ] {a2cdccbb-65a8-4926-97f7-f7309a468d2b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.04 18:27:56.358361 [ 3 ] {} HTTP-Session: 6b126f31-4e22-4255-8e1e-b54a8901b4d4 Destroying unnamed session 2024.02.04 18:27:56.358490 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9716, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:27:56.358535 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:27:56.358553 [ 3 ] {} HTTP-Session: 0ed61044-7608-44a4-a3c7-34c4a8f3abbe Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:27:56.358569 [ 3 ] {} HTTP-Session: 0ed61044-7608-44a4-a3c7-34c4a8f3abbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:27:56.358640 [ 3 ] {db0e30ed-2494-4241-af00-136d3f3fc0bb} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:27:56.358679 [ 3 ] {db0e30ed-2494-4241-af00-136d3f3fc0bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:27:56.358786 [ 3 ] {db0e30ed-2494-4241-af00-136d3f3fc0bb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:27:56.359088 [ 3 ] {db0e30ed-2494-4241-af00-136d3f3fc0bb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.04 18:27:56.359295 [ 3 ] {db0e30ed-2494-4241-af00-136d3f3fc0bb} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.04 18:27:56.359459 [ 3 ] {db0e30ed-2494-4241-af00-136d3f3fc0bb} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.04 18:27:56.359581 [ 3 ] {db0e30ed-2494-4241-af00-136d3f3fc0bb} executeQuery: Read 57 rows, 4.57 KiB in 0.000905631 sec., 62939 rows/sec., 4.93 MiB/sec. 2024.02.04 18:27:56.359750 [ 3 ] {db0e30ed-2494-4241-af00-136d3f3fc0bb} DynamicQueryHandler: Done processing query 2024.02.04 18:27:56.359773 [ 3 ] {db0e30ed-2494-4241-af00-136d3f3fc0bb} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:27:56.359789 [ 3 ] {} HTTP-Session: 0ed61044-7608-44a4-a3c7-34c4a8f3abbe Destroying unnamed session 2024.02.04 18:27:56.359933 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:27:56.359976 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:27:56.359994 [ 3 ] {} HTTP-Session: 15f59d7c-0fd1-4a2a-b90c-b32288c9f3ac Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:27:56.360010 [ 3 ] {} HTTP-Session: 15f59d7c-0fd1-4a2a-b90c-b32288c9f3ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:27:56.360079 [ 3 ] {2944cd81-5399-45b7-ba9b-b401b1d07ed6} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:27:56.360124 [ 3 ] {2944cd81-5399-45b7-ba9b-b401b1d07ed6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.04 18:27:56.360257 [ 3 ] {2944cd81-5399-45b7-ba9b-b401b1d07ed6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:27:56.360524 [ 3 ] {2944cd81-5399-45b7-ba9b-b401b1d07ed6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.04 18:27:56.360773 [ 3 ] {2944cd81-5399-45b7-ba9b-b401b1d07ed6} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.04 18:27:56.360947 [ 3 ] {2944cd81-5399-45b7-ba9b-b401b1d07ed6} oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.04 18:27:56.361056 [ 3 ] {2944cd81-5399-45b7-ba9b-b401b1d07ed6} executeQuery: Read 2 rows, 144.00 B in 0.000939462 sec., 2128 rows/sec., 149.69 KiB/sec. 2024.02.04 18:27:56.361067 [ 160 ] {} oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.02.04 18:27:56.361168 [ 160 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.04 18:27:56.361248 [ 3 ] {2944cd81-5399-45b7-ba9b-b401b1d07ed6} DynamicQueryHandler: Done processing query 2024.02.04 18:27:56.361254 [ 16 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2024.02.04 18:27:56.361281 [ 3 ] {2944cd81-5399-45b7-ba9b-b401b1d07ed6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.04 18:27:56.361321 [ 3 ] {} HTTP-Session: 15f59d7c-0fd1-4a2a-b90c-b32288c9f3ac Destroying unnamed session 2024.02.04 18:27:56.361395 [ 16 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.04 18:27:56.361429 [ 16 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 330 rows starting from the beginning of the part 2024.02.04 18:27:56.361525 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:27:56.361584 [ 16 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part 2024.02.04 18:27:56.361600 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:27:56.361661 [ 3 ] {} HTTP-Session: 78a1f4f3-9927-4695-8b5a-d4ef99a482ab Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:27:56.361695 [ 3 ] {} HTTP-Session: 78a1f4f3-9927-4695-8b5a-d4ef99a482ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:27:56.361847 [ 16 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.02.04 18:27:56.361900 [ 3 ] {0928d066-7c5d-4a62-9522-62fc73901375} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:27:56.362019 [ 3 ] {0928d066-7c5d-4a62-9522-62fc73901375} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:27:56.362072 [ 16 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part 2024.02.04 18:27:56.362435 [ 16 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part 2024.02.04 18:27:56.362632 [ 3 ] {0928d066-7c5d-4a62-9522-62fc73901375} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:27:56.362734 [ 16 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2024.02.04 18:27:56.363747 [ 3 ] {0928d066-7c5d-4a62-9522-62fc73901375} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.04 18:27:56.364433 [ 17 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 444 rows, containing 5 columns (5 merged, 0 gathered) in 0.00320572 sec., 138502.426911895 rows/sec., 9.77 MiB/sec. 2024.02.04 18:27:56.364499 [ 3 ] {0928d066-7c5d-4a62-9522-62fc73901375} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.04 18:27:56.364570 [ 17 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.02.04 18:27:56.364709 [ 3 ] {0928d066-7c5d-4a62-9522-62fc73901375} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.04 18:27:56.364835 [ 17 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_10_2} oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2024.02.04 18:27:56.364848 [ 3 ] {0928d066-7c5d-4a62-9522-62fc73901375} executeQuery: Read 53 rows, 73.24 KiB in 0.002895177 sec., 18306 rows/sec., 24.70 MiB/sec. 2024.02.04 18:27:56.364917 [ 17 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_10_2} oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2024.02.04 18:27:56.365004 [ 3 ] {0928d066-7c5d-4a62-9522-62fc73901375} DynamicQueryHandler: Done processing query 2024.02.04 18:27:56.365030 [ 3 ] {0928d066-7c5d-4a62-9522-62fc73901375} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.04 18:27:56.365045 [ 3 ] {} HTTP-Session: 78a1f4f3-9927-4695-8b5a-d4ef99a482ab Destroying unnamed session 2024.02.04 18:28:06.350446 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:28:06.350583 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:28:06.350613 [ 3 ] {} HTTP-Session: 901494da-a1f5-4080-af59-7f93e461dbcf Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:28:06.350641 [ 3 ] {} HTTP-Session: 901494da-a1f5-4080-af59-7f93e461dbcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:28:06.350782 [ 3 ] {e69541f3-0129-411d-a80c-e1e4fc2ba6bc} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:28:06.350852 [ 3 ] {e69541f3-0129-411d-a80c-e1e4fc2ba6bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:28:06.351029 [ 3 ] {e69541f3-0129-411d-a80c-e1e4fc2ba6bc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:28:06.351506 [ 3 ] {e69541f3-0129-411d-a80c-e1e4fc2ba6bc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.04 18:28:06.351785 [ 3 ] {e69541f3-0129-411d-a80c-e1e4fc2ba6bc} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.04 18:28:06.351935 [ 3 ] {e69541f3-0129-411d-a80c-e1e4fc2ba6bc} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.04 18:28:06.352040 [ 3 ] {e69541f3-0129-411d-a80c-e1e4fc2ba6bc} executeQuery: Read 53 rows, 4.30 KiB in 0.001263836 sec., 41935 rows/sec., 3.32 MiB/sec. 2024.02.04 18:28:06.352169 [ 3 ] {e69541f3-0129-411d-a80c-e1e4fc2ba6bc} DynamicQueryHandler: Done processing query 2024.02.04 18:28:06.352192 [ 3 ] {e69541f3-0129-411d-a80c-e1e4fc2ba6bc} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.04 18:28:06.352207 [ 3 ] {} HTTP-Session: 901494da-a1f5-4080-af59-7f93e461dbcf Destroying unnamed session 2024.02.04 18:28:06.352420 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:28:06.352465 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:28:06.352485 [ 3 ] {} HTTP-Session: c62f63e8-4fc0-496d-b8a4-05497c7ecadf Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:28:06.352502 [ 3 ] {} HTTP-Session: c62f63e8-4fc0-496d-b8a4-05497c7ecadf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:28:06.352580 [ 3 ] {4264659e-3a5c-453f-b9cc-3e481b7bc7af} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:28:06.352619 [ 3 ] {4264659e-3a5c-453f-b9cc-3e481b7bc7af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:28:06.352723 [ 3 ] {4264659e-3a5c-453f-b9cc-3e481b7bc7af} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:28:06.353131 [ 3 ] {4264659e-3a5c-453f-b9cc-3e481b7bc7af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.04 18:28:06.353361 [ 3 ] {4264659e-3a5c-453f-b9cc-3e481b7bc7af} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.04 18:28:06.353513 [ 3 ] {4264659e-3a5c-453f-b9cc-3e481b7bc7af} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.04 18:28:06.353609 [ 3 ] {4264659e-3a5c-453f-b9cc-3e481b7bc7af} executeQuery: Read 159 rows, 15.64 KiB in 0.001000823 sec., 158869 rows/sec., 15.26 MiB/sec. 2024.02.04 18:28:06.353712 [ 3 ] {4264659e-3a5c-453f-b9cc-3e481b7bc7af} DynamicQueryHandler: Done processing query 2024.02.04 18:28:06.353734 [ 3 ] {4264659e-3a5c-453f-b9cc-3e481b7bc7af} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.04 18:28:06.353749 [ 3 ] {} HTTP-Session: c62f63e8-4fc0-496d-b8a4-05497c7ecadf Destroying unnamed session 2024.02.04 18:28:06.353904 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:28:06.353948 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:28:06.353968 [ 3 ] {} HTTP-Session: 2811f424-be7e-4787-b443-b2abfd3fe7c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:28:06.353984 [ 3 ] {} HTTP-Session: 2811f424-be7e-4787-b443-b2abfd3fe7c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:28:06.354056 [ 3 ] {52932380-6dab-4ac4-b0ff-11443b94b15c} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:28:06.354095 [ 3 ] {52932380-6dab-4ac4-b0ff-11443b94b15c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:28:06.354197 [ 3 ] {52932380-6dab-4ac4-b0ff-11443b94b15c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:28:06.354497 [ 3 ] {52932380-6dab-4ac4-b0ff-11443b94b15c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.04 18:28:06.354705 [ 3 ] {52932380-6dab-4ac4-b0ff-11443b94b15c} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.04 18:28:06.354851 [ 3 ] {52932380-6dab-4ac4-b0ff-11443b94b15c} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.04 18:28:06.354945 [ 3 ] {52932380-6dab-4ac4-b0ff-11443b94b15c} executeQuery: Read 53 rows, 4.24 KiB in 0.00086091 sec., 61562 rows/sec., 4.81 MiB/sec. 2024.02.04 18:28:06.355062 [ 3 ] {52932380-6dab-4ac4-b0ff-11443b94b15c} DynamicQueryHandler: Done processing query 2024.02.04 18:28:06.355085 [ 3 ] {52932380-6dab-4ac4-b0ff-11443b94b15c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:28:06.355101 [ 3 ] {} HTTP-Session: 2811f424-be7e-4787-b443-b2abfd3fe7c7 Destroying unnamed session 2024.02.04 18:28:06.355239 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:28:06.355284 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:28:06.355303 [ 3 ] {} HTTP-Session: d6a6eff7-920e-4b3f-a8a0-4d356fd0aa9d Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:28:06.355319 [ 3 ] {} HTTP-Session: d6a6eff7-920e-4b3f-a8a0-4d356fd0aa9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:28:06.355405 [ 3 ] {b5c3c85b-9e86-44a9-9c6a-5f89b7ba231a} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:28:06.355451 [ 3 ] {b5c3c85b-9e86-44a9-9c6a-5f89b7ba231a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:28:06.355586 [ 3 ] {b5c3c85b-9e86-44a9-9c6a-5f89b7ba231a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:28:06.356090 [ 3 ] {b5c3c85b-9e86-44a9-9c6a-5f89b7ba231a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.04 18:28:06.356412 [ 3 ] {b5c3c85b-9e86-44a9-9c6a-5f89b7ba231a} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.04 18:28:06.356602 [ 3 ] {b5c3c85b-9e86-44a9-9c6a-5f89b7ba231a} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.04 18:28:06.356701 [ 3 ] {b5c3c85b-9e86-44a9-9c6a-5f89b7ba231a} executeQuery: Read 53 rows, 73.24 KiB in 0.001267325 sec., 41820 rows/sec., 56.43 MiB/sec. 2024.02.04 18:28:06.356835 [ 3 ] {b5c3c85b-9e86-44a9-9c6a-5f89b7ba231a} DynamicQueryHandler: Done processing query 2024.02.04 18:28:06.356858 [ 3 ] {b5c3c85b-9e86-44a9-9c6a-5f89b7ba231a} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.04 18:28:06.356873 [ 3 ] {} HTTP-Session: d6a6eff7-920e-4b3f-a8a0-4d356fd0aa9d Destroying unnamed session 2024.02.04 18:28:10.288561 [ 154 ] {} DNSResolver: Updating DNS cache 2024.02.04 18:28:10.288635 [ 154 ] {} DNSResolver: Updated DNS cache 2024.02.04 18:28:16.352833 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:28:16.352952 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:28:16.352979 [ 3 ] {} HTTP-Session: 901bd387-6383-45fd-8c3f-669f0c7b2ba5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:28:16.353003 [ 3 ] {} HTTP-Session: 901bd387-6383-45fd-8c3f-669f0c7b2ba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:28:16.353131 [ 3 ] {9a260fe3-c36e-4663-b0dc-133f350ca2b5} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:28:16.353190 [ 3 ] {9a260fe3-c36e-4663-b0dc-133f350ca2b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:28:16.353345 [ 3 ] {9a260fe3-c36e-4663-b0dc-133f350ca2b5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:28:16.353772 [ 3 ] {9a260fe3-c36e-4663-b0dc-133f350ca2b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.04 18:28:16.354038 [ 3 ] {9a260fe3-c36e-4663-b0dc-133f350ca2b5} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.04 18:28:16.354202 [ 3 ] {9a260fe3-c36e-4663-b0dc-133f350ca2b5} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.04 18:28:16.354317 [ 3 ] {9a260fe3-c36e-4663-b0dc-133f350ca2b5} executeQuery: Read 53 rows, 4.30 KiB in 0.001152474 sec., 45988 rows/sec., 3.64 MiB/sec. 2024.02.04 18:28:16.354463 [ 3 ] {9a260fe3-c36e-4663-b0dc-133f350ca2b5} DynamicQueryHandler: Done processing query 2024.02.04 18:28:16.354487 [ 3 ] {9a260fe3-c36e-4663-b0dc-133f350ca2b5} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.04 18:28:16.354503 [ 3 ] {} HTTP-Session: 901bd387-6383-45fd-8c3f-669f0c7b2ba5 Destroying unnamed session 2024.02.04 18:28:16.354618 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:28:16.354663 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:28:16.354682 [ 3 ] {} HTTP-Session: 4b369bd7-ad06-47d9-9ef3-b7a8f1281d98 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:28:16.354700 [ 3 ] {} HTTP-Session: 4b369bd7-ad06-47d9-9ef3-b7a8f1281d98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:28:16.354769 [ 3 ] {b66bf32b-4f33-4828-ad99-c3d3b36a9b99} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:28:16.354811 [ 3 ] {b66bf32b-4f33-4828-ad99-c3d3b36a9b99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.04 18:28:16.354917 [ 3 ] {b66bf32b-4f33-4828-ad99-c3d3b36a9b99} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:28:16.355198 [ 3 ] {b66bf32b-4f33-4828-ad99-c3d3b36a9b99} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.04 18:28:16.355406 [ 3 ] {b66bf32b-4f33-4828-ad99-c3d3b36a9b99} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.04 18:28:16.355552 [ 3 ] {b66bf32b-4f33-4828-ad99-c3d3b36a9b99} oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.04 18:28:16.355660 [ 3 ] {b66bf32b-4f33-4828-ad99-c3d3b36a9b99} executeQuery: Read 4 rows, 342.00 B in 0.000865231 sec., 4623 rows/sec., 386.01 KiB/sec. 2024.02.04 18:28:16.355799 [ 3 ] {b66bf32b-4f33-4828-ad99-c3d3b36a9b99} DynamicQueryHandler: Done processing query 2024.02.04 18:28:16.355821 [ 3 ] {b66bf32b-4f33-4828-ad99-c3d3b36a9b99} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.04 18:28:16.355836 [ 3 ] {} HTTP-Session: 4b369bd7-ad06-47d9-9ef3-b7a8f1281d98 Destroying unnamed session 2024.02.04 18:28:16.355987 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 30646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:28:16.356029 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:28:16.356047 [ 3 ] {} HTTP-Session: 93bc9fc5-0918-497d-ac2b-e6f37734beee Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:28:16.356063 [ 3 ] {} HTTP-Session: 93bc9fc5-0918-497d-ac2b-e6f37734beee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:28:16.356136 [ 3 ] {9b6629b0-296b-469b-9c7f-09138c779e10} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:28:16.356175 [ 3 ] {9b6629b0-296b-469b-9c7f-09138c779e10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:28:16.356276 [ 3 ] {9b6629b0-296b-469b-9c7f-09138c779e10} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:28:16.356728 [ 3 ] {9b6629b0-296b-469b-9c7f-09138c779e10} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.04 18:28:16.356952 [ 3 ] {9b6629b0-296b-469b-9c7f-09138c779e10} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.04 18:28:16.357103 [ 3 ] {9b6629b0-296b-469b-9c7f-09138c779e10} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.04 18:28:16.357220 [ 3 ] {9b6629b0-296b-469b-9c7f-09138c779e10} executeQuery: Read 197 rows, 18.63 KiB in 0.001010413 sec., 194969 rows/sec., 18.01 MiB/sec. 2024.02.04 18:28:16.357340 [ 3 ] {9b6629b0-296b-469b-9c7f-09138c779e10} DynamicQueryHandler: Done processing query 2024.02.04 18:28:16.357363 [ 3 ] {9b6629b0-296b-469b-9c7f-09138c779e10} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.04 18:28:16.357379 [ 3 ] {} HTTP-Session: 93bc9fc5-0918-497d-ac2b-e6f37734beee Destroying unnamed session 2024.02.04 18:28:16.357518 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:28:16.357564 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:28:16.357582 [ 3 ] {} HTTP-Session: 47d5c51c-f27a-4415-9c3c-889f49814d4c Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:28:16.357598 [ 3 ] {} HTTP-Session: 47d5c51c-f27a-4415-9c3c-889f49814d4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:28:16.357667 [ 3 ] {4f3ab6b0-7183-4a0f-8f6c-a08fee7b2e18} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:28:16.357705 [ 3 ] {4f3ab6b0-7183-4a0f-8f6c-a08fee7b2e18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.04 18:28:16.357812 [ 3 ] {4f3ab6b0-7183-4a0f-8f6c-a08fee7b2e18} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:28:16.358125 [ 3 ] {4f3ab6b0-7183-4a0f-8f6c-a08fee7b2e18} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.04 18:28:16.358327 [ 3 ] {4f3ab6b0-7183-4a0f-8f6c-a08fee7b2e18} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.04 18:28:16.358481 [ 3 ] {4f3ab6b0-7183-4a0f-8f6c-a08fee7b2e18} oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.04 18:28:16.358576 [ 3 ] {4f3ab6b0-7183-4a0f-8f6c-a08fee7b2e18} executeQuery: Read 4 rows, 286.00 B in 0.000879871 sec., 4546 rows/sec., 317.43 KiB/sec. 2024.02.04 18:28:16.358714 [ 3 ] {4f3ab6b0-7183-4a0f-8f6c-a08fee7b2e18} DynamicQueryHandler: Done processing query 2024.02.04 18:28:16.358737 [ 3 ] {4f3ab6b0-7183-4a0f-8f6c-a08fee7b2e18} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.04 18:28:16.358753 [ 3 ] {} HTTP-Session: 47d5c51c-f27a-4415-9c3c-889f49814d4c Destroying unnamed session 2024.02.04 18:28:16.358883 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 13758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:28:16.358927 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:28:16.358946 [ 3 ] {} HTTP-Session: cd2ddc4f-6223-4f37-839c-cea6f75efdd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:28:16.358962 [ 3 ] {} HTTP-Session: cd2ddc4f-6223-4f37-839c-cea6f75efdd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:28:16.359035 [ 3 ] {d7caf54a-cfc8-46b0-bdec-38583d355913} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:28:16.359073 [ 3 ] {d7caf54a-cfc8-46b0-bdec-38583d355913} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:28:16.359173 [ 3 ] {d7caf54a-cfc8-46b0-bdec-38583d355913} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:28:16.359492 [ 3 ] {d7caf54a-cfc8-46b0-bdec-38583d355913} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.04 18:28:16.359705 [ 3 ] {d7caf54a-cfc8-46b0-bdec-38583d355913} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.04 18:28:16.359853 [ 3 ] {d7caf54a-cfc8-46b0-bdec-38583d355913} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.04 18:28:16.359975 [ 3 ] {d7caf54a-cfc8-46b0-bdec-38583d355913} executeQuery: Read 81 rows, 6.47 KiB in 0.000910462 sec., 88965 rows/sec., 6.94 MiB/sec. 2024.02.04 18:28:16.360078 [ 3 ] {d7caf54a-cfc8-46b0-bdec-38583d355913} DynamicQueryHandler: Done processing query 2024.02.04 18:28:16.360101 [ 3 ] {d7caf54a-cfc8-46b0-bdec-38583d355913} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:28:16.360116 [ 3 ] {} HTTP-Session: cd2ddc4f-6223-4f37-839c-cea6f75efdd1 Destroying unnamed session 2024.02.04 18:28:16.360260 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:28:16.360303 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:28:16.360323 [ 3 ] {} HTTP-Session: 4e631987-08f5-4221-810f-91b8d1212296 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:28:16.360339 [ 3 ] {} HTTP-Session: 4e631987-08f5-4221-810f-91b8d1212296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:28:16.360409 [ 3 ] {474624f3-8c68-4cff-87c3-6fea67f0ffcf} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:28:16.360453 [ 3 ] {474624f3-8c68-4cff-87c3-6fea67f0ffcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.04 18:28:16.360573 [ 3 ] {474624f3-8c68-4cff-87c3-6fea67f0ffcf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:28:16.360843 [ 3 ] {474624f3-8c68-4cff-87c3-6fea67f0ffcf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.04 18:28:16.361102 [ 3 ] {474624f3-8c68-4cff-87c3-6fea67f0ffcf} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.04 18:28:16.361280 [ 3 ] {474624f3-8c68-4cff-87c3-6fea67f0ffcf} oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.04 18:28:16.361397 [ 3 ] {474624f3-8c68-4cff-87c3-6fea67f0ffcf} executeQuery: Read 38 rows, 2.74 KiB in 0.000958823 sec., 39631 rows/sec., 2.79 MiB/sec. 2024.02.04 18:28:16.361543 [ 3 ] {474624f3-8c68-4cff-87c3-6fea67f0ffcf} DynamicQueryHandler: Done processing query 2024.02.04 18:28:16.361577 [ 3 ] {474624f3-8c68-4cff-87c3-6fea67f0ffcf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.04 18:28:16.361595 [ 3 ] {} HTTP-Session: 4e631987-08f5-4221-810f-91b8d1212296 Destroying unnamed session 2024.02.04 18:28:16.361780 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:28:16.361838 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:28:16.361871 [ 3 ] {} HTTP-Session: 41fb95cf-912d-42d0-9a26-aa70dcf0bfc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:28:16.361889 [ 3 ] {} HTTP-Session: 41fb95cf-912d-42d0-9a26-aa70dcf0bfc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:28:16.361985 [ 3 ] {d622cfb5-f38a-4324-9ca3-6dbae4f704ab} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:28:16.362031 [ 3 ] {d622cfb5-f38a-4324-9ca3-6dbae4f704ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:28:16.362169 [ 3 ] {d622cfb5-f38a-4324-9ca3-6dbae4f704ab} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:28:16.362621 [ 3 ] {d622cfb5-f38a-4324-9ca3-6dbae4f704ab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.04 18:28:16.362953 [ 3 ] {d622cfb5-f38a-4324-9ca3-6dbae4f704ab} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.04 18:28:16.363138 [ 3 ] {d622cfb5-f38a-4324-9ca3-6dbae4f704ab} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.04 18:28:16.363262 [ 3 ] {d622cfb5-f38a-4324-9ca3-6dbae4f704ab} executeQuery: Read 53 rows, 73.24 KiB in 0.001246856 sec., 42506 rows/sec., 57.36 MiB/sec. 2024.02.04 18:28:16.363372 [ 3 ] {d622cfb5-f38a-4324-9ca3-6dbae4f704ab} DynamicQueryHandler: Done processing query 2024.02.04 18:28:16.363396 [ 3 ] {d622cfb5-f38a-4324-9ca3-6dbae4f704ab} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.04 18:28:16.363412 [ 3 ] {} HTTP-Session: 41fb95cf-912d-42d0-9a26-aa70dcf0bfc0 Destroying unnamed session 2024.02.04 18:28:25.288897 [ 148 ] {} DNSResolver: Updating DNS cache 2024.02.04 18:28:25.289000 [ 148 ] {} DNSResolver: Updated DNS cache 2024.02.04 18:28:26.351684 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:28:26.351807 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:28:26.351837 [ 3 ] {} HTTP-Session: bbf6ad56-2d16-49c0-b051-976da3735bd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:28:26.351866 [ 3 ] {} HTTP-Session: bbf6ad56-2d16-49c0-b051-976da3735bd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:28:26.352010 [ 3 ] {39dd73fb-bd43-4eba-9c06-a9846c973976} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:28:26.352078 [ 3 ] {39dd73fb-bd43-4eba-9c06-a9846c973976} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:28:26.352242 [ 3 ] {39dd73fb-bd43-4eba-9c06-a9846c973976} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:28:26.352609 [ 3 ] {39dd73fb-bd43-4eba-9c06-a9846c973976} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.04 18:28:26.352887 [ 3 ] {39dd73fb-bd43-4eba-9c06-a9846c973976} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.04 18:28:26.353049 [ 3 ] {39dd73fb-bd43-4eba-9c06-a9846c973976} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.04 18:28:26.353167 [ 3 ] {39dd73fb-bd43-4eba-9c06-a9846c973976} executeQuery: Read 53 rows, 4.30 KiB in 0.001117135 sec., 47442 rows/sec., 3.76 MiB/sec. 2024.02.04 18:28:26.353299 [ 3 ] {39dd73fb-bd43-4eba-9c06-a9846c973976} DynamicQueryHandler: Done processing query 2024.02.04 18:28:26.353323 [ 3 ] {39dd73fb-bd43-4eba-9c06-a9846c973976} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.04 18:28:26.353339 [ 3 ] {} HTTP-Session: bbf6ad56-2d16-49c0-b051-976da3735bd5 Destroying unnamed session 2024.02.04 18:28:26.353485 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:28:26.353529 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:28:26.353548 [ 3 ] {} HTTP-Session: 5ca7b316-c64b-48c9-8c5a-407850e2d984 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:28:26.353565 [ 3 ] {} HTTP-Session: 5ca7b316-c64b-48c9-8c5a-407850e2d984 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:28:26.353641 [ 3 ] {6a3db45f-3257-470b-8c26-8ba94c4d2bd3} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:28:26.353681 [ 3 ] {6a3db45f-3257-470b-8c26-8ba94c4d2bd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:28:26.353787 [ 3 ] {6a3db45f-3257-470b-8c26-8ba94c4d2bd3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:28:26.354125 [ 3 ] {6a3db45f-3257-470b-8c26-8ba94c4d2bd3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.04 18:28:26.354349 [ 3 ] {6a3db45f-3257-470b-8c26-8ba94c4d2bd3} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.04 18:28:26.354498 [ 3 ] {6a3db45f-3257-470b-8c26-8ba94c4d2bd3} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.04 18:28:26.354627 [ 3 ] {6a3db45f-3257-470b-8c26-8ba94c4d2bd3} executeQuery: Read 159 rows, 15.64 KiB in 0.000952152 sec., 166990 rows/sec., 16.04 MiB/sec. 2024.02.04 18:28:26.354730 [ 3 ] {6a3db45f-3257-470b-8c26-8ba94c4d2bd3} DynamicQueryHandler: Done processing query 2024.02.04 18:28:26.354753 [ 3 ] {6a3db45f-3257-470b-8c26-8ba94c4d2bd3} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.04 18:28:26.354769 [ 3 ] {} HTTP-Session: 5ca7b316-c64b-48c9-8c5a-407850e2d984 Destroying unnamed session 2024.02.04 18:28:26.354930 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:28:26.354973 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:28:26.354992 [ 3 ] {} HTTP-Session: b2baa468-1c6f-4a14-bdda-a3d9817d1aa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:28:26.355009 [ 3 ] {} HTTP-Session: b2baa468-1c6f-4a14-bdda-a3d9817d1aa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:28:26.355081 [ 3 ] {d2b17a66-337a-433c-b06b-c2647d7016c9} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:28:26.355121 [ 3 ] {d2b17a66-337a-433c-b06b-c2647d7016c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:28:26.355228 [ 3 ] {d2b17a66-337a-433c-b06b-c2647d7016c9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:28:26.355483 [ 3 ] {d2b17a66-337a-433c-b06b-c2647d7016c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.04 18:28:26.355693 [ 3 ] {d2b17a66-337a-433c-b06b-c2647d7016c9} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.04 18:28:26.355841 [ 3 ] {d2b17a66-337a-433c-b06b-c2647d7016c9} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.04 18:28:26.355978 [ 3 ] {d2b17a66-337a-433c-b06b-c2647d7016c9} executeQuery: Read 53 rows, 4.24 KiB in 0.000861611 sec., 61512 rows/sec., 4.81 MiB/sec. 2024.02.04 18:28:26.356134 [ 3 ] {d2b17a66-337a-433c-b06b-c2647d7016c9} DynamicQueryHandler: Done processing query 2024.02.04 18:28:26.356158 [ 3 ] {d2b17a66-337a-433c-b06b-c2647d7016c9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:28:26.356174 [ 3 ] {} HTTP-Session: b2baa468-1c6f-4a14-bdda-a3d9817d1aa1 Destroying unnamed session 2024.02.04 18:28:26.356308 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:28:26.356351 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:28:26.356369 [ 3 ] {} HTTP-Session: bcee9683-ab34-485d-93d9-6ffdc38ac745 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:28:26.356386 [ 3 ] {} HTTP-Session: bcee9683-ab34-485d-93d9-6ffdc38ac745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:28:26.356476 [ 3 ] {4fff0faf-d046-4a05-a9e6-3e8a6b0ebe29} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:28:26.356525 [ 3 ] {4fff0faf-d046-4a05-a9e6-3e8a6b0ebe29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:28:26.356749 [ 3 ] {4fff0faf-d046-4a05-a9e6-3e8a6b0ebe29} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:28:26.357199 [ 3 ] {4fff0faf-d046-4a05-a9e6-3e8a6b0ebe29} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.04 18:28:26.357511 [ 3 ] {4fff0faf-d046-4a05-a9e6-3e8a6b0ebe29} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.04 18:28:26.357703 [ 3 ] {4fff0faf-d046-4a05-a9e6-3e8a6b0ebe29} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.04 18:28:26.357839 [ 3 ] {4fff0faf-d046-4a05-a9e6-3e8a6b0ebe29} executeQuery: Read 53 rows, 73.24 KiB in 0.001333816 sec., 39735 rows/sec., 53.62 MiB/sec. 2024.02.04 18:28:26.357991 [ 3 ] {4fff0faf-d046-4a05-a9e6-3e8a6b0ebe29} DynamicQueryHandler: Done processing query 2024.02.04 18:28:26.358014 [ 3 ] {4fff0faf-d046-4a05-a9e6-3e8a6b0ebe29} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.04 18:28:26.358031 [ 3 ] {} HTTP-Session: bcee9683-ab34-485d-93d9-6ffdc38ac745 Destroying unnamed session 2024.02.04 18:28:36.351809 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:28:36.351965 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:28:36.351997 [ 3 ] {} HTTP-Session: 1d5d41ee-f159-4d1d-a915-888d2b7776f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:28:36.352025 [ 3 ] {} HTTP-Session: 1d5d41ee-f159-4d1d-a915-888d2b7776f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:28:36.352258 [ 3 ] {f661b9f2-8140-4b68-b9fb-94258e3d7130} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:28:36.352328 [ 3 ] {f661b9f2-8140-4b68-b9fb-94258e3d7130} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:28:36.352506 [ 3 ] {f661b9f2-8140-4b68-b9fb-94258e3d7130} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:28:36.352871 [ 3 ] {f661b9f2-8140-4b68-b9fb-94258e3d7130} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.04 18:28:36.353129 [ 3 ] {f661b9f2-8140-4b68-b9fb-94258e3d7130} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.04 18:28:36.353292 [ 3 ] {f661b9f2-8140-4b68-b9fb-94258e3d7130} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.04 18:28:36.353402 [ 3 ] {f661b9f2-8140-4b68-b9fb-94258e3d7130} executeQuery: Read 53 rows, 4.30 KiB in 0.001103454 sec., 48031 rows/sec., 3.80 MiB/sec. 2024.02.04 18:28:36.353403 [ 145 ] {} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 2024.02.04 18:28:36.353460 [ 145 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.04 18:28:36.353529 [ 13 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_26_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact 2024.02.04 18:28:36.353546 [ 3 ] {f661b9f2-8140-4b68-b9fb-94258e3d7130} DynamicQueryHandler: Done processing query 2024.02.04 18:28:36.353585 [ 3 ] {f661b9f2-8140-4b68-b9fb-94258e3d7130} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.04 18:28:36.353607 [ 3 ] {} HTTP-Session: 1d5d41ee-f159-4d1d-a915-888d2b7776f3 Destroying unnamed session 2024.02.04 18:28:36.353620 [ 13 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_26_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.04 18:28:36.353652 [ 13 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 53 rows starting from the beginning of the part 2024.02.04 18:28:36.353770 [ 13 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 53 rows starting from the beginning of the part 2024.02.04 18:28:36.353842 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:28:36.353863 [ 13 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 53 rows starting from the beginning of the part 2024.02.04 18:28:36.353900 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:28:36.353924 [ 3 ] {} HTTP-Session: 3a08e605-0d92-414d-b61c-64fff7f2d1c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:28:36.353956 [ 3 ] {} HTTP-Session: 3a08e605-0d92-414d-b61c-64fff7f2d1c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:28:36.353970 [ 13 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 53 rows starting from the beginning of the part 2024.02.04 18:28:36.354060 [ 3 ] {e5685e09-24f1-4b5b-b246-9b801fe56ca6} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:28:36.354082 [ 13 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 53 rows starting from the beginning of the part 2024.02.04 18:28:36.354116 [ 3 ] {e5685e09-24f1-4b5b-b246-9b801fe56ca6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:28:36.354366 [ 3 ] {e5685e09-24f1-4b5b-b246-9b801fe56ca6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:28:36.354931 [ 3 ] {e5685e09-24f1-4b5b-b246-9b801fe56ca6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.04 18:28:36.354967 [ 17 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_26_6} MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.001459238 sec., 181601.63043999675 rows/sec., 14.37 MiB/sec. 2024.02.04 18:28:36.355067 [ 17 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_26_6} MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) 2024.02.04 18:28:36.355184 [ 3 ] {e5685e09-24f1-4b5b-b246-9b801fe56ca6} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.04 18:28:36.355245 [ 17 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_26_6} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6. 2024.02.04 18:28:36.355306 [ 17 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_26_6} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de) (MergerMutator): Merged 5 parts: from all_1_22_5 to all_26_26_0 2024.02.04 18:28:36.355375 [ 3 ] {e5685e09-24f1-4b5b-b246-9b801fe56ca6} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.04 18:28:36.355469 [ 145 ] {} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.04 18:28:36.355479 [ 3 ] {e5685e09-24f1-4b5b-b246-9b801fe56ca6} executeQuery: Read 159 rows, 15.64 KiB in 0.001383928 sec., 114890 rows/sec., 11.04 MiB/sec. 2024.02.04 18:28:36.355504 [ 145 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.04 18:28:36.355691 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.04 18:28:36.355727 [ 3 ] {e5685e09-24f1-4b5b-b246-9b801fe56ca6} DynamicQueryHandler: Done processing query 2024.02.04 18:28:36.355789 [ 3 ] {e5685e09-24f1-4b5b-b246-9b801fe56ca6} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.04 18:28:36.355845 [ 3 ] {} HTTP-Session: 3a08e605-0d92-414d-b61c-64fff7f2d1c4 Destroying unnamed session 2024.02.04 18:28:36.355904 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.04 18:28:36.355942 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 199 rows starting from the beginning of the part 2024.02.04 18:28:36.356026 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:28:36.356109 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:28:36.356129 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 161 rows starting from the beginning of the part 2024.02.04 18:28:36.356138 [ 3 ] {} HTTP-Session: 825bc55d-653f-4e0b-99cc-9560cc4d63fb Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:28:36.356197 [ 3 ] {} HTTP-Session: 825bc55d-653f-4e0b-99cc-9560cc4d63fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:28:36.356386 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 159 rows starting from the beginning of the part 2024.02.04 18:28:36.356402 [ 3 ] {1ac84a5b-6047-4733-ba08-6b12364ce420} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:28:36.356492 [ 3 ] {1ac84a5b-6047-4733-ba08-6b12364ce420} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:28:36.356636 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 197 rows starting from the beginning of the part 2024.02.04 18:28:36.356983 [ 3 ] {1ac84a5b-6047-4733-ba08-6b12364ce420} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:28:36.356981 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 159 rows starting from the beginning of the part 2024.02.04 18:28:36.357191 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 159 rows starting from the beginning of the part 2024.02.04 18:28:36.357630 [ 3 ] {1ac84a5b-6047-4733-ba08-6b12364ce420} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.04 18:28:36.358064 [ 3 ] {1ac84a5b-6047-4733-ba08-6b12364ce420} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.04 18:28:36.358368 [ 3 ] {1ac84a5b-6047-4733-ba08-6b12364ce420} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.04 18:28:36.358526 [ 3 ] {1ac84a5b-6047-4733-ba08-6b12364ce420} executeQuery: Read 53 rows, 4.24 KiB in 0.002060126 sec., 25726 rows/sec., 2.01 MiB/sec. 2024.02.04 18:28:36.358524 [ 144 ] {} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.04 18:28:36.358619 [ 144 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.04 18:28:36.358935 [ 12 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.04 18:28:36.359054 [ 3 ] {1ac84a5b-6047-4733-ba08-6b12364ce420} DynamicQueryHandler: Done processing query 2024.02.04 18:28:36.359152 [ 3 ] {1ac84a5b-6047-4733-ba08-6b12364ce420} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:28:36.359274 [ 3 ] {} HTTP-Session: 825bc55d-653f-4e0b-99cc-9560cc4d63fb Destroying unnamed session 2024.02.04 18:28:36.359389 [ 12 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.04 18:28:36.359448 [ 12 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 103 rows starting from the beginning of the part 2024.02.04 18:28:36.359453 [ 17 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1034 rows, containing 4 columns (4 merged, 0 gathered) in 0.003904749 sec., 264805.7531995014 rows/sec., 25.06 MiB/sec. 2024.02.04 18:28:36.359599 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:28:36.359645 [ 17 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.04 18:28:36.359686 [ 12 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 57 rows starting from the beginning of the part 2024.02.04 18:28:36.359718 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:28:36.359796 [ 3 ] {} HTTP-Session: 94fc4593-cca8-4d2a-8103-63fd57cb1bca Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:28:36.359850 [ 3 ] {} HTTP-Session: 94fc4593-cca8-4d2a-8103-63fd57cb1bca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:28:36.360003 [ 17 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_26_5} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.04 18:28:36.360054 [ 12 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 53 rows starting from the beginning of the part 2024.02.04 18:28:36.360173 [ 3 ] {f6dd4bc9-3095-494e-acce-828127774538} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:28:36.360171 [ 17 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_26_5} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.04 18:28:36.360360 [ 3 ] {f6dd4bc9-3095-494e-acce-828127774538} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:28:36.360473 [ 12 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 81 rows starting from the beginning of the part 2024.02.04 18:28:36.360812 [ 12 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 53 rows starting from the beginning of the part 2024.02.04 18:28:36.360998 [ 3 ] {f6dd4bc9-3095-494e-acce-828127774538} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:28:36.361071 [ 12 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 53 rows starting from the beginning of the part 2024.02.04 18:28:36.362179 [ 3 ] {f6dd4bc9-3095-494e-acce-828127774538} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.04 18:28:36.362561 [ 12 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 400 rows, containing 4 columns (4 merged, 0 gathered) in 0.003854399 sec., 103777.5279622063 rows/sec., 8.11 MiB/sec. 2024.02.04 18:28:36.362800 [ 16 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.04 18:28:36.362931 [ 3 ] {f6dd4bc9-3095-494e-acce-828127774538} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.04 18:28:36.363047 [ 16 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_26_5} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.04 18:28:36.363135 [ 16 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_26_5} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.04 18:28:36.363295 [ 3 ] {f6dd4bc9-3095-494e-acce-828127774538} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.04 18:28:36.363433 [ 144 ] {} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.04 18:28:36.363450 [ 3 ] {f6dd4bc9-3095-494e-acce-828127774538} executeQuery: Read 53 rows, 73.24 KiB in 0.00322026 sec., 16458 rows/sec., 22.21 MiB/sec. 2024.02.04 18:28:36.363485 [ 144 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.04 18:28:36.363653 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.04 18:28:36.363734 [ 3 ] {f6dd4bc9-3095-494e-acce-828127774538} DynamicQueryHandler: Done processing query 2024.02.04 18:28:36.363785 [ 3 ] {f6dd4bc9-3095-494e-acce-828127774538} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.04 18:28:36.363820 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.04 18:28:36.363834 [ 3 ] {} HTTP-Session: 94fc4593-cca8-4d2a-8103-63fd57cb1bca Destroying unnamed session 2024.02.04 18:28:36.363888 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1061 rows starting from the beginning of the part 2024.02.04 18:28:36.364003 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 53 rows starting from the beginning of the part 2024.02.04 18:28:36.364099 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 53 rows starting from the beginning of the part 2024.02.04 18:28:36.364189 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 53 rows starting from the beginning of the part 2024.02.04 18:28:36.364275 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 53 rows starting from the beginning of the part 2024.02.04 18:28:36.364361 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 53 rows starting from the beginning of the part 2024.02.04 18:28:36.367952 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1326 rows, containing 6 columns (6 merged, 0 gathered) in 0.004393555 sec., 301805.71314118063 rows/sec., 407.27 MiB/sec. 2024.02.04 18:28:36.368466 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.04 18:28:36.368668 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_26_5} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.04 18:28:36.368727 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_26_5} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.04 18:28:36.368788 [ 16 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_26_5: 9.00 MiB. 2024.02.04 18:28:37.000194 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 233.48 MiB, peak 242.46 MiB, will set to 235.34 MiB (RSS), difference: 1.86 MiB 2024.02.04 18:28:40.289087 [ 143 ] {} DNSResolver: Updating DNS cache 2024.02.04 18:28:40.289155 [ 143 ] {} DNSResolver: Updated DNS cache 2024.02.04 18:28:46.353094 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:28:46.353229 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:28:46.353260 [ 3 ] {} HTTP-Session: ae5974ae-5ec8-4493-acfb-351c14c50fe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:28:46.353287 [ 3 ] {} HTTP-Session: ae5974ae-5ec8-4493-acfb-351c14c50fe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:28:46.353432 [ 3 ] {62bf9768-a476-4074-a15a-f081e3a3cda6} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:28:46.353502 [ 3 ] {62bf9768-a476-4074-a15a-f081e3a3cda6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:28:46.353685 [ 3 ] {62bf9768-a476-4074-a15a-f081e3a3cda6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:28:46.354137 [ 3 ] {62bf9768-a476-4074-a15a-f081e3a3cda6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.04 18:28:46.354412 [ 3 ] {62bf9768-a476-4074-a15a-f081e3a3cda6} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.04 18:28:46.354584 [ 3 ] {62bf9768-a476-4074-a15a-f081e3a3cda6} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.04 18:28:46.354700 [ 3 ] {62bf9768-a476-4074-a15a-f081e3a3cda6} executeQuery: Read 53 rows, 4.30 KiB in 0.001226495 sec., 43212 rows/sec., 3.42 MiB/sec. 2024.02.04 18:28:46.354851 [ 3 ] {62bf9768-a476-4074-a15a-f081e3a3cda6} DynamicQueryHandler: Done processing query 2024.02.04 18:28:46.354878 [ 3 ] {62bf9768-a476-4074-a15a-f081e3a3cda6} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.04 18:28:46.354895 [ 3 ] {} HTTP-Session: ae5974ae-5ec8-4493-acfb-351c14c50fe0 Destroying unnamed session 2024.02.04 18:28:46.355069 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 30346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:28:46.355120 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:28:46.355140 [ 3 ] {} HTTP-Session: 82fe1c96-5099-49d8-9eb6-d7f0c58b608d Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:28:46.355159 [ 3 ] {} HTTP-Session: 82fe1c96-5099-49d8-9eb6-d7f0c58b608d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:28:46.355242 [ 3 ] {e1c320b2-386e-4ef5-9f55-5938f38585c0} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:28:46.355283 [ 3 ] {e1c320b2-386e-4ef5-9f55-5938f38585c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:28:46.355391 [ 3 ] {e1c320b2-386e-4ef5-9f55-5938f38585c0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:28:46.355801 [ 3 ] {e1c320b2-386e-4ef5-9f55-5938f38585c0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.04 18:28:46.356035 [ 3 ] {e1c320b2-386e-4ef5-9f55-5938f38585c0} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.04 18:28:46.356188 [ 3 ] {e1c320b2-386e-4ef5-9f55-5938f38585c0} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.04 18:28:46.356283 [ 3 ] {e1c320b2-386e-4ef5-9f55-5938f38585c0} executeQuery: Read 195 rows, 18.46 KiB in 0.001012513 sec., 192590 rows/sec., 17.80 MiB/sec. 2024.02.04 18:28:46.356389 [ 3 ] {e1c320b2-386e-4ef5-9f55-5938f38585c0} DynamicQueryHandler: Done processing query 2024.02.04 18:28:46.356411 [ 3 ] {e1c320b2-386e-4ef5-9f55-5938f38585c0} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.04 18:28:46.356427 [ 3 ] {} HTTP-Session: 82fe1c96-5099-49d8-9eb6-d7f0c58b608d Destroying unnamed session 2024.02.04 18:28:46.356556 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 13072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:28:46.356601 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:28:46.356620 [ 3 ] {} HTTP-Session: f7ffad65-c3fc-4a80-813d-5010458a9120 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:28:46.356637 [ 3 ] {} HTTP-Session: f7ffad65-c3fc-4a80-813d-5010458a9120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:28:46.356712 [ 3 ] {0c961248-e3c9-4d84-b351-fc4a6f9b0b3b} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:28:46.356752 [ 3 ] {0c961248-e3c9-4d84-b351-fc4a6f9b0b3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:28:46.356857 [ 3 ] {0c961248-e3c9-4d84-b351-fc4a6f9b0b3b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:28:46.357156 [ 3 ] {0c961248-e3c9-4d84-b351-fc4a6f9b0b3b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.04 18:28:46.357366 [ 3 ] {0c961248-e3c9-4d84-b351-fc4a6f9b0b3b} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.04 18:28:46.357515 [ 3 ] {0c961248-e3c9-4d84-b351-fc4a6f9b0b3b} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.04 18:28:46.357613 [ 3 ] {0c961248-e3c9-4d84-b351-fc4a6f9b0b3b} executeQuery: Read 77 rows, 6.14 KiB in 0.000872591 sec., 88242 rows/sec., 6.87 MiB/sec. 2024.02.04 18:28:46.357765 [ 3 ] {0c961248-e3c9-4d84-b351-fc4a6f9b0b3b} DynamicQueryHandler: Done processing query 2024.02.04 18:28:46.357788 [ 3 ] {0c961248-e3c9-4d84-b351-fc4a6f9b0b3b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:28:46.357804 [ 3 ] {} HTTP-Session: f7ffad65-c3fc-4a80-813d-5010458a9120 Destroying unnamed session 2024.02.04 18:28:46.357990 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:28:46.358036 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:28:46.358055 [ 3 ] {} HTTP-Session: 6ad4041e-21e8-4cc5-9c84-04c56f294c34 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:28:46.358072 [ 3 ] {} HTTP-Session: 6ad4041e-21e8-4cc5-9c84-04c56f294c34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:28:46.358143 [ 3 ] {2dc6d251-3a36-4b09-ae27-7bf84e06b5fd} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:28:46.358187 [ 3 ] {2dc6d251-3a36-4b09-ae27-7bf84e06b5fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.04 18:28:46.358307 [ 3 ] {2dc6d251-3a36-4b09-ae27-7bf84e06b5fd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:28:46.358589 [ 3 ] {2dc6d251-3a36-4b09-ae27-7bf84e06b5fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.04 18:28:46.358855 [ 3 ] {2dc6d251-3a36-4b09-ae27-7bf84e06b5fd} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.04 18:28:46.359046 [ 3 ] {2dc6d251-3a36-4b09-ae27-7bf84e06b5fd} oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.04 18:28:46.359147 [ 3 ] {2dc6d251-3a36-4b09-ae27-7bf84e06b5fd} executeQuery: Read 36 rows, 2.60 KiB in 0.000975263 sec., 36913 rows/sec., 2.61 MiB/sec. 2024.02.04 18:28:46.359339 [ 3 ] {2dc6d251-3a36-4b09-ae27-7bf84e06b5fd} DynamicQueryHandler: Done processing query 2024.02.04 18:28:46.359362 [ 3 ] {2dc6d251-3a36-4b09-ae27-7bf84e06b5fd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.04 18:28:46.359378 [ 3 ] {} HTTP-Session: 6ad4041e-21e8-4cc5-9c84-04c56f294c34 Destroying unnamed session 2024.02.04 18:28:46.359558 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:28:46.359601 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:28:46.359620 [ 3 ] {} HTTP-Session: 33aad111-8810-4dd5-938c-72b5ae023c99 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:28:46.359637 [ 3 ] {} HTTP-Session: 33aad111-8810-4dd5-938c-72b5ae023c99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:28:46.359726 [ 3 ] {caf6f35f-8a9d-4562-89b0-979e3b5278c8} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:28:46.359770 [ 3 ] {caf6f35f-8a9d-4562-89b0-979e3b5278c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:28:46.359913 [ 3 ] {caf6f35f-8a9d-4562-89b0-979e3b5278c8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:28:46.360406 [ 3 ] {caf6f35f-8a9d-4562-89b0-979e3b5278c8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.04 18:28:46.360724 [ 3 ] {caf6f35f-8a9d-4562-89b0-979e3b5278c8} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.04 18:28:46.360896 [ 3 ] {caf6f35f-8a9d-4562-89b0-979e3b5278c8} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.04 18:28:46.360998 [ 3 ] {caf6f35f-8a9d-4562-89b0-979e3b5278c8} executeQuery: Read 53 rows, 73.24 KiB in 0.001241486 sec., 42690 rows/sec., 57.61 MiB/sec. 2024.02.04 18:28:46.361165 [ 3 ] {caf6f35f-8a9d-4562-89b0-979e3b5278c8} DynamicQueryHandler: Done processing query 2024.02.04 18:28:46.361187 [ 3 ] {caf6f35f-8a9d-4562-89b0-979e3b5278c8} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.04 18:28:46.361203 [ 3 ] {} HTTP-Session: 33aad111-8810-4dd5-938c-72b5ae023c99 Destroying unnamed session 2024.02.04 18:28:55.289414 [ 126 ] {} DNSResolver: Updating DNS cache 2024.02.04 18:28:55.289484 [ 126 ] {} DNSResolver: Updated DNS cache 2024.02.04 18:28:56.351243 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:28:56.351361 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:28:56.351392 [ 3 ] {} HTTP-Session: 3636f5a4-3961-4933-92a5-b2044424db81 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:28:56.351420 [ 3 ] {} HTTP-Session: 3636f5a4-3961-4933-92a5-b2044424db81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:28:56.351565 [ 3 ] {3e94d008-2df7-41b2-90f4-f685bd48bc18} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:28:56.351635 [ 3 ] {3e94d008-2df7-41b2-90f4-f685bd48bc18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:28:56.351821 [ 3 ] {3e94d008-2df7-41b2-90f4-f685bd48bc18} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:28:56.352299 [ 3 ] {3e94d008-2df7-41b2-90f4-f685bd48bc18} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.04 18:28:56.352577 [ 3 ] {3e94d008-2df7-41b2-90f4-f685bd48bc18} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.04 18:28:56.352743 [ 3 ] {3e94d008-2df7-41b2-90f4-f685bd48bc18} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.04 18:28:56.352867 [ 3 ] {3e94d008-2df7-41b2-90f4-f685bd48bc18} executeQuery: Read 53 rows, 4.30 KiB in 0.001255926 sec., 42199 rows/sec., 3.34 MiB/sec. 2024.02.04 18:28:56.353003 [ 3 ] {3e94d008-2df7-41b2-90f4-f685bd48bc18} DynamicQueryHandler: Done processing query 2024.02.04 18:28:56.353028 [ 3 ] {3e94d008-2df7-41b2-90f4-f685bd48bc18} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.04 18:28:56.353044 [ 3 ] {} HTTP-Session: 3636f5a4-3961-4933-92a5-b2044424db81 Destroying unnamed session 2024.02.04 18:28:56.353165 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:28:56.353209 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:28:56.353228 [ 3 ] {} HTTP-Session: 40ba8990-41c5-4aba-ba04-99d47aaf2612 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:28:56.353246 [ 3 ] {} HTTP-Session: 40ba8990-41c5-4aba-ba04-99d47aaf2612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:28:56.353317 [ 3 ] {4d062a01-bde5-481f-8ee9-faef9ef9fa00} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:28:56.353358 [ 3 ] {4d062a01-bde5-481f-8ee9-faef9ef9fa00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.04 18:28:56.353465 [ 3 ] {4d062a01-bde5-481f-8ee9-faef9ef9fa00} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:28:56.353786 [ 3 ] {4d062a01-bde5-481f-8ee9-faef9ef9fa00} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.04 18:28:56.353996 [ 3 ] {4d062a01-bde5-481f-8ee9-faef9ef9fa00} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.04 18:28:56.354146 [ 3 ] {4d062a01-bde5-481f-8ee9-faef9ef9fa00} oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.04 18:28:56.354241 [ 3 ] {4d062a01-bde5-481f-8ee9-faef9ef9fa00} executeQuery: Read 4 rows, 342.00 B in 0.000891462 sec., 4487 rows/sec., 374.65 KiB/sec. 2024.02.04 18:28:56.354388 [ 3 ] {4d062a01-bde5-481f-8ee9-faef9ef9fa00} DynamicQueryHandler: Done processing query 2024.02.04 18:28:56.354413 [ 3 ] {4d062a01-bde5-481f-8ee9-faef9ef9fa00} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.04 18:28:56.354430 [ 3 ] {} HTTP-Session: 40ba8990-41c5-4aba-ba04-99d47aaf2612 Destroying unnamed session 2024.02.04 18:28:56.354629 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:28:56.354684 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:28:56.354711 [ 3 ] {} HTTP-Session: 2b13ae8f-d10b-49c8-b8f1-1dd08295ca2f Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:28:56.354734 [ 3 ] {} HTTP-Session: 2b13ae8f-d10b-49c8-b8f1-1dd08295ca2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:28:56.354831 [ 3 ] {20f8f7d7-6e34-4ce2-9924-ce5df76f3d8c} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:28:56.354879 [ 3 ] {20f8f7d7-6e34-4ce2-9924-ce5df76f3d8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:28:56.355012 [ 3 ] {20f8f7d7-6e34-4ce2-9924-ce5df76f3d8c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:28:56.356174 [ 3 ] {20f8f7d7-6e34-4ce2-9924-ce5df76f3d8c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.04 18:28:56.356398 [ 3 ] {20f8f7d7-6e34-4ce2-9924-ce5df76f3d8c} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.04 18:28:56.356573 [ 3 ] {20f8f7d7-6e34-4ce2-9924-ce5df76f3d8c} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.04 18:28:56.356687 [ 3 ] {20f8f7d7-6e34-4ce2-9924-ce5df76f3d8c} executeQuery: Read 161 rows, 15.82 KiB in 0.001817812 sec., 88568 rows/sec., 8.50 MiB/sec. 2024.02.04 18:28:56.356815 [ 3 ] {20f8f7d7-6e34-4ce2-9924-ce5df76f3d8c} DynamicQueryHandler: Done processing query 2024.02.04 18:28:56.356840 [ 3 ] {20f8f7d7-6e34-4ce2-9924-ce5df76f3d8c} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.04 18:28:56.356856 [ 3 ] {} HTTP-Session: 2b13ae8f-d10b-49c8-b8f1-1dd08295ca2f Destroying unnamed session 2024.02.04 18:28:56.357010 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:28:56.357055 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:28:56.357073 [ 3 ] {} HTTP-Session: cc1cf61b-741e-47ca-b64d-0d2606917da4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:28:56.357091 [ 3 ] {} HTTP-Session: cc1cf61b-741e-47ca-b64d-0d2606917da4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:28:56.357160 [ 3 ] {e439852c-54bc-4d93-8b20-da4196f48508} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:28:56.357199 [ 3 ] {e439852c-54bc-4d93-8b20-da4196f48508} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.04 18:28:56.357305 [ 3 ] {e439852c-54bc-4d93-8b20-da4196f48508} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:28:56.357577 [ 3 ] {e439852c-54bc-4d93-8b20-da4196f48508} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.04 18:28:56.357784 [ 3 ] {e439852c-54bc-4d93-8b20-da4196f48508} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.04 18:28:56.357930 [ 3 ] {e439852c-54bc-4d93-8b20-da4196f48508} oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.04 18:28:56.358046 [ 3 ] {e439852c-54bc-4d93-8b20-da4196f48508} executeQuery: Read 4 rows, 286.00 B in 0.000850131 sec., 4705 rows/sec., 328.53 KiB/sec. 2024.02.04 18:28:56.358174 [ 3 ] {e439852c-54bc-4d93-8b20-da4196f48508} DynamicQueryHandler: Done processing query 2024.02.04 18:28:56.358197 [ 3 ] {e439852c-54bc-4d93-8b20-da4196f48508} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.04 18:28:56.358213 [ 3 ] {} HTTP-Session: cc1cf61b-741e-47ca-b64d-0d2606917da4 Destroying unnamed session 2024.02.04 18:28:56.358371 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9716, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:28:56.358416 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:28:56.358435 [ 3 ] {} HTTP-Session: 250de18f-40d9-49ff-af83-6f1500e05029 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:28:56.358452 [ 3 ] {} HTTP-Session: 250de18f-40d9-49ff-af83-6f1500e05029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:28:56.358525 [ 3 ] {0d46878b-b208-463a-9164-80d873d4661a} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:28:56.358564 [ 3 ] {0d46878b-b208-463a-9164-80d873d4661a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:28:56.358676 [ 3 ] {0d46878b-b208-463a-9164-80d873d4661a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:28:56.358983 [ 3 ] {0d46878b-b208-463a-9164-80d873d4661a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.04 18:28:56.359195 [ 3 ] {0d46878b-b208-463a-9164-80d873d4661a} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.04 18:28:56.359341 [ 3 ] {0d46878b-b208-463a-9164-80d873d4661a} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.04 18:28:56.359447 [ 3 ] {0d46878b-b208-463a-9164-80d873d4661a} executeQuery: Read 57 rows, 4.57 KiB in 0.000893162 sec., 63818 rows/sec., 5.00 MiB/sec. 2024.02.04 18:28:56.359577 [ 3 ] {0d46878b-b208-463a-9164-80d873d4661a} DynamicQueryHandler: Done processing query 2024.02.04 18:28:56.359599 [ 3 ] {0d46878b-b208-463a-9164-80d873d4661a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:28:56.359616 [ 3 ] {} HTTP-Session: 250de18f-40d9-49ff-af83-6f1500e05029 Destroying unnamed session 2024.02.04 18:28:56.359723 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:28:56.359766 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:28:56.359784 [ 3 ] {} HTTP-Session: dd7b1468-583d-47b2-9bf3-5265a55ba406 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:28:56.359801 [ 3 ] {} HTTP-Session: dd7b1468-583d-47b2-9bf3-5265a55ba406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:28:56.359870 [ 3 ] {e1b874fc-1914-42de-b5ac-d79bc462188f} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:28:56.359913 [ 3 ] {e1b874fc-1914-42de-b5ac-d79bc462188f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.04 18:28:56.360037 [ 3 ] {e1b874fc-1914-42de-b5ac-d79bc462188f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:28:56.360298 [ 3 ] {e1b874fc-1914-42de-b5ac-d79bc462188f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.04 18:28:56.360550 [ 3 ] {e1b874fc-1914-42de-b5ac-d79bc462188f} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.04 18:28:56.360722 [ 3 ] {e1b874fc-1914-42de-b5ac-d79bc462188f} oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.04 18:28:56.360843 [ 3 ] {e1b874fc-1914-42de-b5ac-d79bc462188f} executeQuery: Read 2 rows, 144.00 B in 0.000939122 sec., 2129 rows/sec., 149.74 KiB/sec. 2024.02.04 18:28:56.360963 [ 3 ] {e1b874fc-1914-42de-b5ac-d79bc462188f} DynamicQueryHandler: Done processing query 2024.02.04 18:28:56.360986 [ 3 ] {e1b874fc-1914-42de-b5ac-d79bc462188f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.04 18:28:56.361002 [ 3 ] {} HTTP-Session: dd7b1468-583d-47b2-9bf3-5265a55ba406 Destroying unnamed session 2024.02.04 18:28:56.361164 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:28:56.361207 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:28:56.361225 [ 3 ] {} HTTP-Session: ee217875-2f8a-4f56-9326-9d5cc3e31bf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:28:56.361243 [ 3 ] {} HTTP-Session: ee217875-2f8a-4f56-9326-9d5cc3e31bf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:28:56.361331 [ 3 ] {de3b8e81-d454-4672-9eed-71a96f6dec89} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:28:56.361375 [ 3 ] {de3b8e81-d454-4672-9eed-71a96f6dec89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:28:56.361512 [ 3 ] {de3b8e81-d454-4672-9eed-71a96f6dec89} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:28:56.362145 [ 3 ] {de3b8e81-d454-4672-9eed-71a96f6dec89} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.04 18:28:56.362475 [ 3 ] {de3b8e81-d454-4672-9eed-71a96f6dec89} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.04 18:28:56.362651 [ 3 ] {de3b8e81-d454-4672-9eed-71a96f6dec89} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.04 18:28:56.362767 [ 3 ] {de3b8e81-d454-4672-9eed-71a96f6dec89} executeQuery: Read 53 rows, 73.24 KiB in 0.001405897 sec., 37698 rows/sec., 50.87 MiB/sec. 2024.02.04 18:28:56.362892 [ 3 ] {de3b8e81-d454-4672-9eed-71a96f6dec89} DynamicQueryHandler: Done processing query 2024.02.04 18:28:56.362915 [ 3 ] {de3b8e81-d454-4672-9eed-71a96f6dec89} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.04 18:28:56.362930 [ 3 ] {} HTTP-Session: ee217875-2f8a-4f56-9326-9d5cc3e31bf9 Destroying unnamed session 2024.02.04 18:29:06.351688 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:29:06.351821 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:29:06.351852 [ 3 ] {} HTTP-Session: 6d94e7bb-450d-4382-8ccd-7ae48fb158ea Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:29:06.351880 [ 3 ] {} HTTP-Session: 6d94e7bb-450d-4382-8ccd-7ae48fb158ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:29:06.352024 [ 3 ] {94ea4b81-0237-4831-a90d-1209a1119c61} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:29:06.352092 [ 3 ] {94ea4b81-0237-4831-a90d-1209a1119c61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:29:06.352273 [ 3 ] {94ea4b81-0237-4831-a90d-1209a1119c61} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:29:06.352774 [ 3 ] {94ea4b81-0237-4831-a90d-1209a1119c61} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.02.04 18:29:06.353040 [ 3 ] {94ea4b81-0237-4831-a90d-1209a1119c61} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.04 18:29:06.353202 [ 3 ] {94ea4b81-0237-4831-a90d-1209a1119c61} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.04 18:29:06.353322 [ 3 ] {94ea4b81-0237-4831-a90d-1209a1119c61} executeQuery: Read 53 rows, 4.30 KiB in 0.001256276 sec., 42188 rows/sec., 3.34 MiB/sec. 2024.02.04 18:29:06.353492 [ 3 ] {94ea4b81-0237-4831-a90d-1209a1119c61} DynamicQueryHandler: Done processing query 2024.02.04 18:29:06.353518 [ 3 ] {94ea4b81-0237-4831-a90d-1209a1119c61} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.04 18:29:06.353535 [ 3 ] {} HTTP-Session: 6d94e7bb-450d-4382-8ccd-7ae48fb158ea Destroying unnamed session 2024.02.04 18:29:06.353700 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:29:06.353747 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:29:06.353767 [ 3 ] {} HTTP-Session: 4ec91811-c532-4d8d-bae4-1391bccafad9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:29:06.353784 [ 3 ] {} HTTP-Session: 4ec91811-c532-4d8d-bae4-1391bccafad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:29:06.353863 [ 3 ] {5acac431-2638-4ea9-90b8-a0185f46129c} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:29:06.353905 [ 3 ] {5acac431-2638-4ea9-90b8-a0185f46129c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:29:06.354019 [ 3 ] {5acac431-2638-4ea9-90b8-a0185f46129c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:29:06.354432 [ 3 ] {5acac431-2638-4ea9-90b8-a0185f46129c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.02.04 18:29:06.354664 [ 3 ] {5acac431-2638-4ea9-90b8-a0185f46129c} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.04 18:29:06.354812 [ 3 ] {5acac431-2638-4ea9-90b8-a0185f46129c} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.04 18:29:06.354929 [ 3 ] {5acac431-2638-4ea9-90b8-a0185f46129c} executeQuery: Read 159 rows, 15.64 KiB in 0.001028933 sec., 154529 rows/sec., 14.85 MiB/sec. 2024.02.04 18:29:06.355065 [ 3 ] {5acac431-2638-4ea9-90b8-a0185f46129c} DynamicQueryHandler: Done processing query 2024.02.04 18:29:06.355089 [ 3 ] {5acac431-2638-4ea9-90b8-a0185f46129c} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.04 18:29:06.355105 [ 3 ] {} HTTP-Session: 4ec91811-c532-4d8d-bae4-1391bccafad9 Destroying unnamed session 2024.02.04 18:29:06.355242 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:29:06.355287 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:29:06.355305 [ 3 ] {} HTTP-Session: 7c02fd9c-3587-486f-9d22-8ef7e7b45b6d Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:29:06.355323 [ 3 ] {} HTTP-Session: 7c02fd9c-3587-486f-9d22-8ef7e7b45b6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:29:06.355397 [ 3 ] {0cf92bdb-7c0c-4695-a26e-d437ea48bc84} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:29:06.355437 [ 3 ] {0cf92bdb-7c0c-4695-a26e-d437ea48bc84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:29:06.355548 [ 3 ] {0cf92bdb-7c0c-4695-a26e-d437ea48bc84} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:29:06.355935 [ 3 ] {0cf92bdb-7c0c-4695-a26e-d437ea48bc84} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.02.04 18:29:06.356145 [ 3 ] {0cf92bdb-7c0c-4695-a26e-d437ea48bc84} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.04 18:29:06.356292 [ 3 ] {0cf92bdb-7c0c-4695-a26e-d437ea48bc84} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.04 18:29:06.356408 [ 3 ] {0cf92bdb-7c0c-4695-a26e-d437ea48bc84} executeQuery: Read 53 rows, 4.24 KiB in 0.000975482 sec., 54332 rows/sec., 4.25 MiB/sec. 2024.02.04 18:29:06.356532 [ 3 ] {0cf92bdb-7c0c-4695-a26e-d437ea48bc84} DynamicQueryHandler: Done processing query 2024.02.04 18:29:06.356555 [ 3 ] {0cf92bdb-7c0c-4695-a26e-d437ea48bc84} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:29:06.356571 [ 3 ] {} HTTP-Session: 7c02fd9c-3587-486f-9d22-8ef7e7b45b6d Destroying unnamed session 2024.02.04 18:29:06.356769 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:29:06.356813 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:29:06.356831 [ 3 ] {} HTTP-Session: 94c476b8-ce12-4bb4-b24c-4a363a08cfa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:29:06.356848 [ 3 ] {} HTTP-Session: 94c476b8-ce12-4bb4-b24c-4a363a08cfa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:29:06.356937 [ 3 ] {dbb4418f-a594-41a6-a25b-321a4bf8c07c} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:29:06.356983 [ 3 ] {dbb4418f-a594-41a6-a25b-321a4bf8c07c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:29:06.357125 [ 3 ] {dbb4418f-a594-41a6-a25b-321a4bf8c07c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:29:06.357656 [ 3 ] {dbb4418f-a594-41a6-a25b-321a4bf8c07c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.02.04 18:29:06.358016 [ 3 ] {dbb4418f-a594-41a6-a25b-321a4bf8c07c} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.04 18:29:06.358195 [ 3 ] {dbb4418f-a594-41a6-a25b-321a4bf8c07c} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.04 18:29:06.358322 [ 3 ] {dbb4418f-a594-41a6-a25b-321a4bf8c07c} executeQuery: Read 53 rows, 73.24 KiB in 0.001356047 sec., 39084 rows/sec., 52.74 MiB/sec. 2024.02.04 18:29:06.358444 [ 3 ] {dbb4418f-a594-41a6-a25b-321a4bf8c07c} DynamicQueryHandler: Done processing query 2024.02.04 18:29:06.358467 [ 3 ] {dbb4418f-a594-41a6-a25b-321a4bf8c07c} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.04 18:29:06.358483 [ 3 ] {} HTTP-Session: 94c476b8-ce12-4bb4-b24c-4a363a08cfa0 Destroying unnamed session 2024.02.04 18:29:10.289744 [ 133 ] {} DNSResolver: Updating DNS cache 2024.02.04 18:29:10.289834 [ 133 ] {} DNSResolver: Updated DNS cache 2024.02.04 18:29:16.354046 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:29:16.354181 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:29:16.354210 [ 3 ] {} HTTP-Session: 12f13c60-a79e-4fb8-b4b1-54566ede7df6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:29:16.354239 [ 3 ] {} HTTP-Session: 12f13c60-a79e-4fb8-b4b1-54566ede7df6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:29:16.354380 [ 3 ] {502304cc-418e-47b8-aad5-25e1ec7032bf} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:29:16.354449 [ 3 ] {502304cc-418e-47b8-aad5-25e1ec7032bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:29:16.354634 [ 3 ] {502304cc-418e-47b8-aad5-25e1ec7032bf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:29:16.355178 [ 3 ] {502304cc-418e-47b8-aad5-25e1ec7032bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.02.04 18:29:16.355444 [ 3 ] {502304cc-418e-47b8-aad5-25e1ec7032bf} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.04 18:29:16.355606 [ 3 ] {502304cc-418e-47b8-aad5-25e1ec7032bf} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.04 18:29:16.355734 [ 3 ] {502304cc-418e-47b8-aad5-25e1ec7032bf} executeQuery: Read 53 rows, 4.30 KiB in 0.001306017 sec., 40581 rows/sec., 3.21 MiB/sec. 2024.02.04 18:29:16.355734 [ 132 ] {} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 2024.02.04 18:29:16.355841 [ 132 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.02.04 18:29:16.355943 [ 3 ] {502304cc-418e-47b8-aad5-25e1ec7032bf} DynamicQueryHandler: Done processing query 2024.02.04 18:29:16.355956 [ 23 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_30_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact 2024.02.04 18:29:16.355983 [ 3 ] {502304cc-418e-47b8-aad5-25e1ec7032bf} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.04 18:29:16.356044 [ 3 ] {} HTTP-Session: 12f13c60-a79e-4fb8-b4b1-54566ede7df6 Destroying unnamed session 2024.02.04 18:29:16.356124 [ 23 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_30_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.04 18:29:16.356160 [ 23 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 53 rows starting from the beginning of the part 2024.02.04 18:29:16.356198 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:29:16.356275 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:29:16.356320 [ 3 ] {} HTTP-Session: aca25875-8654-4961-b82f-3e198ac20e06 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:29:16.356377 [ 3 ] {} HTTP-Session: aca25875-8654-4961-b82f-3e198ac20e06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:29:16.356404 [ 23 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 53 rows starting from the beginning of the part 2024.02.04 18:29:16.356558 [ 3 ] {9f3cdd25-000f-432f-a922-f2c1233208d8} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:29:16.356625 [ 23 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 53 rows starting from the beginning of the part 2024.02.04 18:29:16.356646 [ 3 ] {9f3cdd25-000f-432f-a922-f2c1233208d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.04 18:29:16.356931 [ 23 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 53 rows starting from the beginning of the part 2024.02.04 18:29:16.357092 [ 3 ] {9f3cdd25-000f-432f-a922-f2c1233208d8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:29:16.357156 [ 23 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 53 rows starting from the beginning of the part 2024.02.04 18:29:16.357760 [ 3 ] {9f3cdd25-000f-432f-a922-f2c1233208d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.02.04 18:29:16.358228 [ 3 ] {9f3cdd25-000f-432f-a922-f2c1233208d8} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.04 18:29:16.358495 [ 22 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_30_7} MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.002554842 sec., 103724.61389001747 rows/sec., 8.21 MiB/sec. 2024.02.04 18:29:16.358529 [ 3 ] {9f3cdd25-000f-432f-a922-f2c1233208d8} oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.04 18:29:16.358771 [ 3 ] {9f3cdd25-000f-432f-a922-f2c1233208d8} executeQuery: Read 4 rows, 342.00 B in 0.002145807 sec., 1864 rows/sec., 155.65 KiB/sec. 2024.02.04 18:29:16.358804 [ 22 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_30_7} MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) 2024.02.04 18:29:16.359035 [ 3 ] {9f3cdd25-000f-432f-a922-f2c1233208d8} DynamicQueryHandler: Done processing query 2024.02.04 18:29:16.359067 [ 3 ] {9f3cdd25-000f-432f-a922-f2c1233208d8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.04 18:29:16.359091 [ 3 ] {} HTTP-Session: aca25875-8654-4961-b82f-3e198ac20e06 Destroying unnamed session 2024.02.04 18:29:16.359224 [ 22 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_30_7} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7. 2024.02.04 18:29:16.359289 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 30646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:29:16.359318 [ 22 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_30_7} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de) (MergerMutator): Merged 5 parts: from all_1_26_6 to all_30_30_0 2024.02.04 18:29:16.359354 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:29:16.359407 [ 3 ] {} HTTP-Session: 62a0eb92-0a5e-4c33-bf29-3a8396ac3e31 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:29:16.359447 [ 3 ] {} HTTP-Session: 62a0eb92-0a5e-4c33-bf29-3a8396ac3e31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:29:16.359537 [ 3 ] {7c218e6e-af7d-4e2c-b036-ba537a9fad49} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:29:16.359580 [ 3 ] {7c218e6e-af7d-4e2c-b036-ba537a9fad49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:29:16.359702 [ 3 ] {7c218e6e-af7d-4e2c-b036-ba537a9fad49} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:29:16.360167 [ 3 ] {7c218e6e-af7d-4e2c-b036-ba537a9fad49} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.02.04 18:29:16.360401 [ 3 ] {7c218e6e-af7d-4e2c-b036-ba537a9fad49} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.04 18:29:16.360549 [ 3 ] {7c218e6e-af7d-4e2c-b036-ba537a9fad49} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.04 18:29:16.360676 [ 3 ] {7c218e6e-af7d-4e2c-b036-ba537a9fad49} executeQuery: Read 197 rows, 18.63 KiB in 0.001104983 sec., 178283 rows/sec., 16.47 MiB/sec. 2024.02.04 18:29:16.360829 [ 3 ] {7c218e6e-af7d-4e2c-b036-ba537a9fad49} DynamicQueryHandler: Done processing query 2024.02.04 18:29:16.360854 [ 3 ] {7c218e6e-af7d-4e2c-b036-ba537a9fad49} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.04 18:29:16.360871 [ 3 ] {} HTTP-Session: 62a0eb92-0a5e-4c33-bf29-3a8396ac3e31 Destroying unnamed session 2024.02.04 18:29:16.361020 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:29:16.361066 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:29:16.361085 [ 3 ] {} HTTP-Session: afdca1b3-0525-4f0d-a3ac-9e98d9d02baa Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:29:16.361102 [ 3 ] {} HTTP-Session: afdca1b3-0525-4f0d-a3ac-9e98d9d02baa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:29:16.361173 [ 3 ] {5729268b-d0f9-44d2-be7f-7cce1c952085} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:29:16.361214 [ 3 ] {5729268b-d0f9-44d2-be7f-7cce1c952085} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.04 18:29:16.361326 [ 3 ] {5729268b-d0f9-44d2-be7f-7cce1c952085} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:29:16.361607 [ 3 ] {5729268b-d0f9-44d2-be7f-7cce1c952085} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.02.04 18:29:16.361823 [ 3 ] {5729268b-d0f9-44d2-be7f-7cce1c952085} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.04 18:29:16.361968 [ 3 ] {5729268b-d0f9-44d2-be7f-7cce1c952085} oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.04 18:29:16.362071 [ 3 ] {5729268b-d0f9-44d2-be7f-7cce1c952085} executeQuery: Read 4 rows, 286.00 B in 0.000867821 sec., 4609 rows/sec., 321.84 KiB/sec. 2024.02.04 18:29:16.362241 [ 3 ] {5729268b-d0f9-44d2-be7f-7cce1c952085} DynamicQueryHandler: Done processing query 2024.02.04 18:29:16.362264 [ 3 ] {5729268b-d0f9-44d2-be7f-7cce1c952085} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.04 18:29:16.362281 [ 3 ] {} HTTP-Session: afdca1b3-0525-4f0d-a3ac-9e98d9d02baa Destroying unnamed session 2024.02.04 18:29:16.362432 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 13758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:29:16.362476 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:29:16.362495 [ 3 ] {} HTTP-Session: 17f330ce-5f6b-481c-81c1-9e8ae8a8dcef Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:29:16.362511 [ 3 ] {} HTTP-Session: 17f330ce-5f6b-481c-81c1-9e8ae8a8dcef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:29:16.362586 [ 3 ] {89535b26-2faf-4020-b3b7-d0e1980279fa} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:29:16.362625 [ 3 ] {89535b26-2faf-4020-b3b7-d0e1980279fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:29:16.362740 [ 3 ] {89535b26-2faf-4020-b3b7-d0e1980279fa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:29:16.363067 [ 3 ] {89535b26-2faf-4020-b3b7-d0e1980279fa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.02.04 18:29:16.363280 [ 3 ] {89535b26-2faf-4020-b3b7-d0e1980279fa} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.04 18:29:16.363431 [ 3 ] {89535b26-2faf-4020-b3b7-d0e1980279fa} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.04 18:29:16.363551 [ 3 ] {89535b26-2faf-4020-b3b7-d0e1980279fa} executeQuery: Read 81 rows, 6.47 KiB in 0.000936002 sec., 86538 rows/sec., 6.75 MiB/sec. 2024.02.04 18:29:16.363769 [ 3 ] {89535b26-2faf-4020-b3b7-d0e1980279fa} DynamicQueryHandler: Done processing query 2024.02.04 18:29:16.363792 [ 3 ] {89535b26-2faf-4020-b3b7-d0e1980279fa} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:29:16.363809 [ 3 ] {} HTTP-Session: 17f330ce-5f6b-481c-81c1-9e8ae8a8dcef Destroying unnamed session 2024.02.04 18:29:16.363928 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:29:16.363974 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:29:16.363993 [ 3 ] {} HTTP-Session: 5a1b1371-0575-4d39-9f04-117172fafb4d Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:29:16.364009 [ 3 ] {} HTTP-Session: 5a1b1371-0575-4d39-9f04-117172fafb4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:29:16.364083 [ 3 ] {92ff2848-8ee8-441f-bfac-bb29bd5bf6e5} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:29:16.364129 [ 3 ] {92ff2848-8ee8-441f-bfac-bb29bd5bf6e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.04 18:29:16.364268 [ 3 ] {92ff2848-8ee8-441f-bfac-bb29bd5bf6e5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:29:16.364569 [ 3 ] {92ff2848-8ee8-441f-bfac-bb29bd5bf6e5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.02.04 18:29:16.364833 [ 3 ] {92ff2848-8ee8-441f-bfac-bb29bd5bf6e5} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.04 18:29:16.365007 [ 3 ] {92ff2848-8ee8-441f-bfac-bb29bd5bf6e5} oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.04 18:29:16.365133 [ 3 ] {92ff2848-8ee8-441f-bfac-bb29bd5bf6e5} executeQuery: Read 38 rows, 2.74 KiB in 0.001020363 sec., 37241 rows/sec., 2.62 MiB/sec. 2024.02.04 18:29:16.365252 [ 3 ] {92ff2848-8ee8-441f-bfac-bb29bd5bf6e5} DynamicQueryHandler: Done processing query 2024.02.04 18:29:16.365275 [ 3 ] {92ff2848-8ee8-441f-bfac-bb29bd5bf6e5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.04 18:29:16.365291 [ 3 ] {} HTTP-Session: 5a1b1371-0575-4d39-9f04-117172fafb4d Destroying unnamed session 2024.02.04 18:29:16.365439 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:29:16.365485 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:29:16.365503 [ 3 ] {} HTTP-Session: 33baffd7-7fe8-499a-a721-d806dc01fab0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:29:16.365520 [ 3 ] {} HTTP-Session: 33baffd7-7fe8-499a-a721-d806dc01fab0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:29:16.365614 [ 3 ] {db071869-9985-410e-aaaa-14274c0993b5} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:29:16.365659 [ 3 ] {db071869-9985-410e-aaaa-14274c0993b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:29:16.365795 [ 3 ] {db071869-9985-410e-aaaa-14274c0993b5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:29:16.366346 [ 3 ] {db071869-9985-410e-aaaa-14274c0993b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.02.04 18:29:16.366657 [ 3 ] {db071869-9985-410e-aaaa-14274c0993b5} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.04 18:29:16.366840 [ 3 ] {db071869-9985-410e-aaaa-14274c0993b5} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.04 18:29:16.366979 [ 3 ] {db071869-9985-410e-aaaa-14274c0993b5} executeQuery: Read 53 rows, 73.24 KiB in 0.001330637 sec., 39830 rows/sec., 53.75 MiB/sec. 2024.02.04 18:29:16.367152 [ 3 ] {db071869-9985-410e-aaaa-14274c0993b5} DynamicQueryHandler: Done processing query 2024.02.04 18:29:16.367177 [ 3 ] {db071869-9985-410e-aaaa-14274c0993b5} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.04 18:29:16.367193 [ 3 ] {} HTTP-Session: 33baffd7-7fe8-499a-a721-d806dc01fab0 Destroying unnamed session 2024.02.04 18:29:25.289884 [ 127 ] {} DNSResolver: Updating DNS cache 2024.02.04 18:29:25.289956 [ 127 ] {} DNSResolver: Updated DNS cache 2024.02.04 18:29:26.351767 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:29:26.351881 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:29:26.351911 [ 3 ] {} HTTP-Session: 7d6c64c1-2c91-4aaa-b224-6e74b6b30e4b Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:29:26.351939 [ 3 ] {} HTTP-Session: 7d6c64c1-2c91-4aaa-b224-6e74b6b30e4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:29:26.352080 [ 3 ] {a44fe72f-2331-4423-b84e-337e566c9a8f} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:29:26.352149 [ 3 ] {a44fe72f-2331-4423-b84e-337e566c9a8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:29:26.352330 [ 3 ] {a44fe72f-2331-4423-b84e-337e566c9a8f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:29:26.352846 [ 3 ] {a44fe72f-2331-4423-b84e-337e566c9a8f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.02.04 18:29:26.353111 [ 3 ] {a44fe72f-2331-4423-b84e-337e566c9a8f} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.04 18:29:26.353274 [ 3 ] {a44fe72f-2331-4423-b84e-337e566c9a8f} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.04 18:29:26.353400 [ 3 ] {a44fe72f-2331-4423-b84e-337e566c9a8f} executeQuery: Read 53 rows, 4.30 KiB in 0.001274756 sec., 41576 rows/sec., 3.29 MiB/sec. 2024.02.04 18:29:26.353553 [ 3 ] {a44fe72f-2331-4423-b84e-337e566c9a8f} DynamicQueryHandler: Done processing query 2024.02.04 18:29:26.353580 [ 3 ] {a44fe72f-2331-4423-b84e-337e566c9a8f} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.04 18:29:26.353596 [ 3 ] {} HTTP-Session: 7d6c64c1-2c91-4aaa-b224-6e74b6b30e4b Destroying unnamed session 2024.02.04 18:29:26.353755 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:29:26.353806 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:29:26.353826 [ 3 ] {} HTTP-Session: f28291f6-8c5e-4a96-be00-ab15d44be076 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:29:26.353846 [ 3 ] {} HTTP-Session: f28291f6-8c5e-4a96-be00-ab15d44be076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:29:26.353933 [ 3 ] {e7924087-4614-4a6d-89ca-5860565d908d} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:29:26.353977 [ 3 ] {e7924087-4614-4a6d-89ca-5860565d908d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:29:26.354092 [ 3 ] {e7924087-4614-4a6d-89ca-5860565d908d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:29:26.354480 [ 3 ] {e7924087-4614-4a6d-89ca-5860565d908d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.02.04 18:29:26.354717 [ 3 ] {e7924087-4614-4a6d-89ca-5860565d908d} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.04 18:29:26.354865 [ 3 ] {e7924087-4614-4a6d-89ca-5860565d908d} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.04 18:29:26.354988 [ 3 ] {e7924087-4614-4a6d-89ca-5860565d908d} executeQuery: Read 159 rows, 15.64 KiB in 0.001018244 sec., 156151 rows/sec., 15.00 MiB/sec. 2024.02.04 18:29:26.354988 [ 127 ] {} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.04 18:29:26.355111 [ 127 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.02.04 18:29:26.355152 [ 3 ] {e7924087-4614-4a6d-89ca-5860565d908d} DynamicQueryHandler: Done processing query 2024.02.04 18:29:26.355203 [ 3 ] {e7924087-4614-4a6d-89ca-5860565d908d} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.04 18:29:26.355226 [ 3 ] {} HTTP-Session: f28291f6-8c5e-4a96-be00-ab15d44be076 Destroying unnamed session 2024.02.04 18:29:26.355233 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.04 18:29:26.355392 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:29:26.355427 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.04 18:29:26.355475 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:29:26.355491 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 199 rows starting from the beginning of the part 2024.02.04 18:29:26.355510 [ 3 ] {} HTTP-Session: 8a412d57-c09d-4b02-90ea-933b245ecdfa Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:29:26.355575 [ 3 ] {} HTTP-Session: 8a412d57-c09d-4b02-90ea-933b245ecdfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:29:26.355787 [ 3 ] {62d3654e-f2b8-4fe0-ba7c-08810acc6d92} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:29:26.355812 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 195 rows starting from the beginning of the part 2024.02.04 18:29:26.355865 [ 3 ] {62d3654e-f2b8-4fe0-ba7c-08810acc6d92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:29:26.356142 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 161 rows starting from the beginning of the part 2024.02.04 18:29:26.356309 [ 3 ] {62d3654e-f2b8-4fe0-ba7c-08810acc6d92} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:29:26.356490 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 159 rows starting from the beginning of the part 2024.02.04 18:29:26.356621 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 197 rows starting from the beginning of the part 2024.02.04 18:29:26.356960 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 159 rows starting from the beginning of the part 2024.02.04 18:29:26.357096 [ 3 ] {62d3654e-f2b8-4fe0-ba7c-08810acc6d92} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.02.04 18:29:26.357477 [ 3 ] {62d3654e-f2b8-4fe0-ba7c-08810acc6d92} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.04 18:29:26.357761 [ 3 ] {62d3654e-f2b8-4fe0-ba7c-08810acc6d92} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.04 18:29:26.357989 [ 127 ] {} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.04 18:29:26.358040 [ 3 ] {62d3654e-f2b8-4fe0-ba7c-08810acc6d92} executeQuery: Read 53 rows, 4.24 KiB in 0.002181838 sec., 24291 rows/sec., 1.90 MiB/sec. 2024.02.04 18:29:26.358141 [ 127 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.02.04 18:29:26.358414 [ 3 ] {62d3654e-f2b8-4fe0-ba7c-08810acc6d92} DynamicQueryHandler: Done processing query 2024.02.04 18:29:26.358479 [ 3 ] {62d3654e-f2b8-4fe0-ba7c-08810acc6d92} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:29:26.358489 [ 22 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.04 18:29:26.358507 [ 3 ] {} HTTP-Session: 8a412d57-c09d-4b02-90ea-933b245ecdfa Destroying unnamed session 2024.02.04 18:29:26.358813 [ 22 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.04 18:29:26.358920 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:29:26.358935 [ 22 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 103 rows starting from the beginning of the part 2024.02.04 18:29:26.358947 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1070 rows, containing 4 columns (4 merged, 0 gathered) in 0.003781677 sec., 282943.2550691135 rows/sec., 26.60 MiB/sec. 2024.02.04 18:29:26.359035 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:29:26.359118 [ 3 ] {} HTTP-Session: a32a3fe7-4704-44a2-bd92-285a4ace2f47 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:29:26.359150 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.04 18:29:26.359175 [ 3 ] {} HTTP-Session: a32a3fe7-4704-44a2-bd92-285a4ace2f47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:29:26.359359 [ 22 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 77 rows starting from the beginning of the part 2024.02.04 18:29:26.359535 [ 3 ] {6fa9ea9f-6f57-411f-ab80-44017b2c37d3} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:29:26.359560 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_31_6} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.04 18:29:26.359725 [ 3 ] {6fa9ea9f-6f57-411f-ab80-44017b2c37d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:29:26.359739 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_31_6} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.04 18:29:26.359757 [ 22 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 57 rows starting from the beginning of the part 2024.02.04 18:29:26.360171 [ 22 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 53 rows starting from the beginning of the part 2024.02.04 18:29:26.360469 [ 22 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 81 rows starting from the beginning of the part 2024.02.04 18:29:26.360490 [ 3 ] {6fa9ea9f-6f57-411f-ab80-44017b2c37d3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:29:26.360701 [ 22 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 53 rows starting from the beginning of the part 2024.02.04 18:29:26.361703 [ 3 ] {6fa9ea9f-6f57-411f-ab80-44017b2c37d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.02.04 18:29:26.362269 [ 16 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 424 rows, containing 4 columns (4 merged, 0 gathered) in 0.003905789 sec., 108556.81144065899 rows/sec., 8.48 MiB/sec. 2024.02.04 18:29:26.362459 [ 3 ] {6fa9ea9f-6f57-411f-ab80-44017b2c37d3} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.04 18:29:26.362461 [ 16 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.04 18:29:26.362798 [ 16 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_31_6} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.04 18:29:26.362829 [ 3 ] {6fa9ea9f-6f57-411f-ab80-44017b2c37d3} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.04 18:29:26.362923 [ 16 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_31_6} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.04 18:29:26.363103 [ 3 ] {6fa9ea9f-6f57-411f-ab80-44017b2c37d3} executeQuery: Read 53 rows, 73.24 KiB in 0.003461904 sec., 15309 rows/sec., 20.66 MiB/sec. 2024.02.04 18:29:26.363087 [ 127 ] {} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.04 18:29:26.363242 [ 127 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.02.04 18:29:26.363398 [ 3 ] {6fa9ea9f-6f57-411f-ab80-44017b2c37d3} DynamicQueryHandler: Done processing query 2024.02.04 18:29:26.363413 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.04 18:29:26.363456 [ 3 ] {6fa9ea9f-6f57-411f-ab80-44017b2c37d3} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.04 18:29:26.363499 [ 3 ] {} HTTP-Session: a32a3fe7-4704-44a2-bd92-285a4ace2f47 Destroying unnamed session 2024.02.04 18:29:26.363676 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.04 18:29:26.363713 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1326 rows starting from the beginning of the part 2024.02.04 18:29:26.363831 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 53 rows starting from the beginning of the part 2024.02.04 18:29:26.363932 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 53 rows starting from the beginning of the part 2024.02.04 18:29:26.364028 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 53 rows starting from the beginning of the part 2024.02.04 18:29:26.364121 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 53 rows starting from the beginning of the part 2024.02.04 18:29:26.364213 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 53 rows starting from the beginning of the part 2024.02.04 18:29:26.368175 [ 15 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1591 rows, containing 6 columns (6 merged, 0 gathered) in 0.004817881 sec., 330228.1646225799 rows/sec., 445.63 MiB/sec. 2024.02.04 18:29:26.369120 [ 15 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.04 18:29:26.369427 [ 15 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_31_6} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.04 18:29:26.369502 [ 15 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_31_6} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.04 18:29:26.369588 [ 15 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_31_6: 9.11 MiB. 2024.02.04 18:29:27.593918 [ 127 ] {} oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.02.04 18:29:27.594009 [ 127 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.02.04 18:29:27.594105 [ 22 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2024.02.04 18:29:27.594223 [ 22 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.04 18:29:27.594254 [ 22 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::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.02.04 18:29:27.594364 [ 22 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::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.02.04 18:29:27.594448 [ 22 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part 2024.02.04 18:29:27.594529 [ 22 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part 2024.02.04 18:29:27.594602 [ 22 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::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.02.04 18:29:27.595181 [ 10 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001111174 sec., 21598.77750919298 rows/sec., 1.75 MiB/sec. 2024.02.04 18:29:27.595340 [ 18 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.02.04 18:29:27.595553 [ 18 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_9_2} oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2024.02.04 18:29:27.595615 [ 18 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_9_2} oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2024.02.04 18:29:27.798690 [ 127 ] {} oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.02.04 18:29:27.798812 [ 127 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.02.04 18:29:27.798945 [ 15 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2024.02.04 18:29:27.799132 [ 15 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.04 18:29:27.799190 [ 15 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::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.02.04 18:29:27.799448 [ 15 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::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.02.04 18:29:27.799632 [ 15 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part 2024.02.04 18:29:27.799723 [ 15 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part 2024.02.04 18:29:27.799806 [ 15 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::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.02.04 18:29:27.800406 [ 10 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001504099 sec., 15956.396487199312 rows/sec., 1.09 MiB/sec. 2024.02.04 18:29:27.800529 [ 15 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.02.04 18:29:27.800709 [ 15 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_9_2} oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2024.02.04 18:29:27.800770 [ 15 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_9_2} oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2024.02.04 18:29:29.302610 [ 123 ] {} oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2024.02.04 18:29:29.302697 [ 123 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.02.04 18:29:29.302829 [ 18 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2024.02.04 18:29:29.302995 [ 18 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.04 18:29:29.303037 [ 18 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 444 rows starting from the beginning of the part 2024.02.04 18:29:29.303205 [ 18 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part 2024.02.04 18:29:29.303342 [ 18 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part 2024.02.04 18:29:29.303447 [ 18 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2024.02.04 18:29:29.303551 [ 18 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 38 rows starting from the beginning of the part 2024.02.04 18:29:29.304228 [ 9 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 558 rows, containing 5 columns (5 merged, 0 gathered) in 0.001468379 sec., 380010.88274893607 rows/sec., 26.79 MiB/sec. 2024.02.04 18:29:29.304347 [ 18 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.02.04 18:29:29.304542 [ 18 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_14_3} oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.02.04 18:29:29.304607 [ 18 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_14_3} oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2024.02.04 18:29:36.351986 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:29:36.352116 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:29:36.352148 [ 3 ] {} HTTP-Session: 8da9656f-1923-4cda-aa01-4398babb1482 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:29:36.352176 [ 3 ] {} HTTP-Session: 8da9656f-1923-4cda-aa01-4398babb1482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:29:36.352316 [ 3 ] {ae68dfff-27c4-4aef-bd25-5cfe35a9061f} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:29:36.352383 [ 3 ] {ae68dfff-27c4-4aef-bd25-5cfe35a9061f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:29:36.352564 [ 3 ] {ae68dfff-27c4-4aef-bd25-5cfe35a9061f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:29:36.353037 [ 3 ] {ae68dfff-27c4-4aef-bd25-5cfe35a9061f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.02.04 18:29:36.353339 [ 3 ] {ae68dfff-27c4-4aef-bd25-5cfe35a9061f} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.04 18:29:36.353538 [ 3 ] {ae68dfff-27c4-4aef-bd25-5cfe35a9061f} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.04 18:29:36.353676 [ 3 ] {ae68dfff-27c4-4aef-bd25-5cfe35a9061f} executeQuery: Read 53 rows, 4.30 KiB in 0.001317506 sec., 40227 rows/sec., 3.18 MiB/sec. 2024.02.04 18:29:36.353857 [ 3 ] {ae68dfff-27c4-4aef-bd25-5cfe35a9061f} DynamicQueryHandler: Done processing query 2024.02.04 18:29:36.353883 [ 3 ] {ae68dfff-27c4-4aef-bd25-5cfe35a9061f} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.04 18:29:36.353900 [ 3 ] {} HTTP-Session: 8da9656f-1923-4cda-aa01-4398babb1482 Destroying unnamed session 2024.02.04 18:29:36.354071 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:29:36.354118 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:29:36.354138 [ 3 ] {} HTTP-Session: d332ca88-7638-40d6-bfd4-00f371766fba Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:29:36.354155 [ 3 ] {} HTTP-Session: d332ca88-7638-40d6-bfd4-00f371766fba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:29:36.354233 [ 3 ] {7a5e1a47-f1dd-4486-b09e-44a8b3c8cbb9} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:29:36.354272 [ 3 ] {7a5e1a47-f1dd-4486-b09e-44a8b3c8cbb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:29:36.354379 [ 3 ] {7a5e1a47-f1dd-4486-b09e-44a8b3c8cbb9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:29:36.354771 [ 3 ] {7a5e1a47-f1dd-4486-b09e-44a8b3c8cbb9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.02.04 18:29:36.355000 [ 3 ] {7a5e1a47-f1dd-4486-b09e-44a8b3c8cbb9} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.04 18:29:36.355148 [ 3 ] {7a5e1a47-f1dd-4486-b09e-44a8b3c8cbb9} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.04 18:29:36.355264 [ 3 ] {7a5e1a47-f1dd-4486-b09e-44a8b3c8cbb9} executeQuery: Read 159 rows, 15.64 KiB in 0.001001362 sec., 158783 rows/sec., 15.26 MiB/sec. 2024.02.04 18:29:36.355407 [ 3 ] {7a5e1a47-f1dd-4486-b09e-44a8b3c8cbb9} DynamicQueryHandler: Done processing query 2024.02.04 18:29:36.355431 [ 3 ] {7a5e1a47-f1dd-4486-b09e-44a8b3c8cbb9} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.04 18:29:36.355446 [ 3 ] {} HTTP-Session: d332ca88-7638-40d6-bfd4-00f371766fba Destroying unnamed session 2024.02.04 18:29:36.355566 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:29:36.355610 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:29:36.355629 [ 3 ] {} HTTP-Session: 5b910772-0c74-43ca-bcfe-c6086ff722ec Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:29:36.355646 [ 3 ] {} HTTP-Session: 5b910772-0c74-43ca-bcfe-c6086ff722ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:29:36.355719 [ 3 ] {3c6f50ca-4556-4c79-adf3-6196dbeddb39} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:29:36.355759 [ 3 ] {3c6f50ca-4556-4c79-adf3-6196dbeddb39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:29:36.355873 [ 3 ] {3c6f50ca-4556-4c79-adf3-6196dbeddb39} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:29:36.356170 [ 3 ] {3c6f50ca-4556-4c79-adf3-6196dbeddb39} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.02.04 18:29:36.356374 [ 3 ] {3c6f50ca-4556-4c79-adf3-6196dbeddb39} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.04 18:29:36.356531 [ 3 ] {3c6f50ca-4556-4c79-adf3-6196dbeddb39} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.04 18:29:36.356649 [ 3 ] {3c6f50ca-4556-4c79-adf3-6196dbeddb39} executeQuery: Read 53 rows, 4.24 KiB in 0.000900412 sec., 58861 rows/sec., 4.60 MiB/sec. 2024.02.04 18:29:36.356767 [ 3 ] {3c6f50ca-4556-4c79-adf3-6196dbeddb39} DynamicQueryHandler: Done processing query 2024.02.04 18:29:36.356789 [ 3 ] {3c6f50ca-4556-4c79-adf3-6196dbeddb39} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:29:36.356805 [ 3 ] {} HTTP-Session: 5b910772-0c74-43ca-bcfe-c6086ff722ec Destroying unnamed session 2024.02.04 18:29:36.357021 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:29:36.357066 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:29:36.357086 [ 3 ] {} HTTP-Session: 2dd75d3f-0332-4b7f-9e53-06d7bc8e2f0d Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:29:36.357102 [ 3 ] {} HTTP-Session: 2dd75d3f-0332-4b7f-9e53-06d7bc8e2f0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:29:36.357193 [ 3 ] {9f2896c3-d366-407a-a707-1c598d988a2f} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:29:36.357238 [ 3 ] {9f2896c3-d366-407a-a707-1c598d988a2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:29:36.357380 [ 3 ] {9f2896c3-d366-407a-a707-1c598d988a2f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:29:36.357968 [ 3 ] {9f2896c3-d366-407a-a707-1c598d988a2f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.02.04 18:29:36.358294 [ 3 ] {9f2896c3-d366-407a-a707-1c598d988a2f} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.04 18:29:36.358471 [ 3 ] {9f2896c3-d366-407a-a707-1c598d988a2f} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.04 18:29:36.358605 [ 3 ] {9f2896c3-d366-407a-a707-1c598d988a2f} executeQuery: Read 53 rows, 73.24 KiB in 0.001374997 sec., 38545 rows/sec., 52.02 MiB/sec. 2024.02.04 18:29:36.358823 [ 3 ] {9f2896c3-d366-407a-a707-1c598d988a2f} DynamicQueryHandler: Done processing query 2024.02.04 18:29:36.358847 [ 3 ] {9f2896c3-d366-407a-a707-1c598d988a2f} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.04 18:29:36.358868 [ 3 ] {} HTTP-Session: 2dd75d3f-0332-4b7f-9e53-06d7bc8e2f0d Destroying unnamed session 2024.02.04 18:29:40.290010 [ 118 ] {} DNSResolver: Updating DNS cache 2024.02.04 18:29:40.290117 [ 118 ] {} DNSResolver: Updated DNS cache 2024.02.04 18:29:46.353550 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:29:46.353681 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:29:46.353712 [ 3 ] {} HTTP-Session: 64f81551-3b90-4797-b9c6-18e8807bcfd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:29:46.353739 [ 3 ] {} HTTP-Session: 64f81551-3b90-4797-b9c6-18e8807bcfd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:29:46.353877 [ 3 ] {1281a893-3199-4405-8338-246ffa22e764} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:29:46.353946 [ 3 ] {1281a893-3199-4405-8338-246ffa22e764} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:29:46.354124 [ 3 ] {1281a893-3199-4405-8338-246ffa22e764} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:29:46.354569 [ 3 ] {1281a893-3199-4405-8338-246ffa22e764} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.02.04 18:29:46.354824 [ 3 ] {1281a893-3199-4405-8338-246ffa22e764} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.04 18:29:46.354988 [ 3 ] {1281a893-3199-4405-8338-246ffa22e764} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.04 18:29:46.355121 [ 3 ] {1281a893-3199-4405-8338-246ffa22e764} executeQuery: Read 53 rows, 4.30 KiB in 0.001196595 sec., 44292 rows/sec., 3.51 MiB/sec. 2024.02.04 18:29:46.355264 [ 3 ] {1281a893-3199-4405-8338-246ffa22e764} DynamicQueryHandler: Done processing query 2024.02.04 18:29:46.355288 [ 3 ] {1281a893-3199-4405-8338-246ffa22e764} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.04 18:29:46.355305 [ 3 ] {} HTTP-Session: 64f81551-3b90-4797-b9c6-18e8807bcfd1 Destroying unnamed session 2024.02.04 18:29:46.355436 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 30346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:29:46.355483 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:29:46.355502 [ 3 ] {} HTTP-Session: 7372af7b-78da-4610-80ba-7d11a3d7b716 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:29:46.355518 [ 3 ] {} HTTP-Session: 7372af7b-78da-4610-80ba-7d11a3d7b716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:29:46.355593 [ 3 ] {1d49599c-afde-4abe-aa63-0101406eb6cb} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:29:46.355633 [ 3 ] {1d49599c-afde-4abe-aa63-0101406eb6cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:29:46.355742 [ 3 ] {1d49599c-afde-4abe-aa63-0101406eb6cb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:29:46.356150 [ 3 ] {1d49599c-afde-4abe-aa63-0101406eb6cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.02.04 18:29:46.356368 [ 3 ] {1d49599c-afde-4abe-aa63-0101406eb6cb} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.04 18:29:46.356515 [ 3 ] {1d49599c-afde-4abe-aa63-0101406eb6cb} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.04 18:29:46.356627 [ 3 ] {1d49599c-afde-4abe-aa63-0101406eb6cb} executeQuery: Read 195 rows, 18.46 KiB in 0.001005243 sec., 193982 rows/sec., 17.93 MiB/sec. 2024.02.04 18:29:46.356749 [ 3 ] {1d49599c-afde-4abe-aa63-0101406eb6cb} DynamicQueryHandler: Done processing query 2024.02.04 18:29:46.356773 [ 3 ] {1d49599c-afde-4abe-aa63-0101406eb6cb} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.04 18:29:46.356788 [ 3 ] {} HTTP-Session: 7372af7b-78da-4610-80ba-7d11a3d7b716 Destroying unnamed session 2024.02.04 18:29:46.356920 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 13072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:29:46.356964 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:29:46.356984 [ 3 ] {} HTTP-Session: 363b5665-7887-4e0a-91e4-b2346f5fa723 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:29:46.357000 [ 3 ] {} HTTP-Session: 363b5665-7887-4e0a-91e4-b2346f5fa723 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:29:46.357074 [ 3 ] {9116e27b-0848-45d1-8444-14c8c1c4b032} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:29:46.357113 [ 3 ] {9116e27b-0848-45d1-8444-14c8c1c4b032} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:29:46.357219 [ 3 ] {9116e27b-0848-45d1-8444-14c8c1c4b032} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:29:46.357526 [ 3 ] {9116e27b-0848-45d1-8444-14c8c1c4b032} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.02.04 18:29:46.357737 [ 3 ] {9116e27b-0848-45d1-8444-14c8c1c4b032} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.04 18:29:46.357894 [ 3 ] {9116e27b-0848-45d1-8444-14c8c1c4b032} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.04 18:29:46.358013 [ 3 ] {9116e27b-0848-45d1-8444-14c8c1c4b032} executeQuery: Read 77 rows, 6.14 KiB in 0.000909781 sec., 84635 rows/sec., 6.59 MiB/sec. 2024.02.04 18:29:46.358149 [ 3 ] {9116e27b-0848-45d1-8444-14c8c1c4b032} DynamicQueryHandler: Done processing query 2024.02.04 18:29:46.358173 [ 3 ] {9116e27b-0848-45d1-8444-14c8c1c4b032} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:29:46.358189 [ 3 ] {} HTTP-Session: 363b5665-7887-4e0a-91e4-b2346f5fa723 Destroying unnamed session 2024.02.04 18:29:46.358348 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:29:46.358393 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:29:46.358412 [ 3 ] {} HTTP-Session: 75d7e5cd-a6db-4e87-a1d6-91268c8ac01b Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:29:46.358428 [ 3 ] {} HTTP-Session: 75d7e5cd-a6db-4e87-a1d6-91268c8ac01b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:29:46.358502 [ 3 ] {8e540725-262e-4bf4-aee5-17ea8010a093} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:29:46.358546 [ 3 ] {8e540725-262e-4bf4-aee5-17ea8010a093} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.04 18:29:46.358672 [ 3 ] {8e540725-262e-4bf4-aee5-17ea8010a093} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:29:46.358946 [ 3 ] {8e540725-262e-4bf4-aee5-17ea8010a093} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.02.04 18:29:46.359219 [ 3 ] {8e540725-262e-4bf4-aee5-17ea8010a093} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.04 18:29:46.359395 [ 3 ] {8e540725-262e-4bf4-aee5-17ea8010a093} oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.04 18:29:46.359511 [ 3 ] {8e540725-262e-4bf4-aee5-17ea8010a093} executeQuery: Read 36 rows, 2.60 KiB in 0.000978562 sec., 36788 rows/sec., 2.60 MiB/sec. 2024.02.04 18:29:46.359634 [ 3 ] {8e540725-262e-4bf4-aee5-17ea8010a093} DynamicQueryHandler: Done processing query 2024.02.04 18:29:46.359658 [ 3 ] {8e540725-262e-4bf4-aee5-17ea8010a093} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.04 18:29:46.359674 [ 3 ] {} HTTP-Session: 75d7e5cd-a6db-4e87-a1d6-91268c8ac01b Destroying unnamed session 2024.02.04 18:29:46.359832 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56706, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:29:46.359876 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:29:46.359895 [ 3 ] {} HTTP-Session: 574322fb-10ff-4a9d-bd51-dc74406e9b45 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:29:46.359911 [ 3 ] {} HTTP-Session: 574322fb-10ff-4a9d-bd51-dc74406e9b45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:29:46.360001 [ 3 ] {f9eeef0f-60a6-468c-924b-8ce26dbd84a9} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:29:46.360046 [ 3 ] {f9eeef0f-60a6-468c-924b-8ce26dbd84a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:29:46.360180 [ 3 ] {f9eeef0f-60a6-468c-924b-8ce26dbd84a9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:29:46.360667 [ 3 ] {f9eeef0f-60a6-468c-924b-8ce26dbd84a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.02.04 18:29:46.360983 [ 3 ] {f9eeef0f-60a6-468c-924b-8ce26dbd84a9} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.04 18:29:46.361157 [ 3 ] {f9eeef0f-60a6-468c-924b-8ce26dbd84a9} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.04 18:29:46.361274 [ 3 ] {f9eeef0f-60a6-468c-924b-8ce26dbd84a9} executeQuery: Read 53 rows, 73.24 KiB in 0.001242775 sec., 42646 rows/sec., 57.55 MiB/sec. 2024.02.04 18:29:46.361398 [ 3 ] {f9eeef0f-60a6-468c-924b-8ce26dbd84a9} DynamicQueryHandler: Done processing query 2024.02.04 18:29:46.361420 [ 3 ] {f9eeef0f-60a6-468c-924b-8ce26dbd84a9} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.04 18:29:46.361436 [ 3 ] {} HTTP-Session: 574322fb-10ff-4a9d-bd51-dc74406e9b45 Destroying unnamed session 2024.02.04 18:29:55.290185 [ 114 ] {} DNSResolver: Updating DNS cache 2024.02.04 18:29:55.290291 [ 114 ] {} DNSResolver: Updated DNS cache 2024.02.04 18:29:56.352826 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:29:56.352933 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:29:56.352958 [ 3 ] {} HTTP-Session: 936a4cc3-d571-4364-96f0-da8878e43522 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:29:56.352982 [ 3 ] {} HTTP-Session: 936a4cc3-d571-4364-96f0-da8878e43522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:29:56.353110 [ 3 ] {bc6b0fcf-11fd-4719-9b28-47d33387b65e} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:29:56.353179 [ 3 ] {bc6b0fcf-11fd-4719-9b28-47d33387b65e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.04 18:29:56.353397 [ 3 ] {bc6b0fcf-11fd-4719-9b28-47d33387b65e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:29:56.353844 [ 3 ] {bc6b0fcf-11fd-4719-9b28-47d33387b65e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.02.04 18:29:56.354119 [ 3 ] {bc6b0fcf-11fd-4719-9b28-47d33387b65e} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.04 18:29:56.354285 [ 3 ] {bc6b0fcf-11fd-4719-9b28-47d33387b65e} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.04 18:29:56.354401 [ 3 ] {bc6b0fcf-11fd-4719-9b28-47d33387b65e} executeQuery: Read 53 rows, 4.30 KiB in 0.001255955 sec., 42198 rows/sec., 3.34 MiB/sec. 2024.02.04 18:29:56.354401 [ 113 ] {} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de) (MergerMutator): Selected 5 parts from all_1_30_7 to all_34_34_0 2024.02.04 18:29:56.354468 [ 113 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.02.04 18:29:56.354572 [ 3 ] {bc6b0fcf-11fd-4719-9b28-47d33387b65e} DynamicQueryHandler: Done processing query 2024.02.04 18:29:56.354583 [ 18 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_34_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_30_7 to all_34_34_0 into Compact 2024.02.04 18:29:56.354614 [ 3 ] {bc6b0fcf-11fd-4719-9b28-47d33387b65e} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.04 18:29:56.354693 [ 3 ] {} HTTP-Session: 936a4cc3-d571-4364-96f0-da8878e43522 Destroying unnamed session 2024.02.04 18:29:56.354768 [ 18 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_34_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.04 18:29:56.354804 [ 18 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 53 rows starting from the beginning of the part 2024.02.04 18:29:56.354877 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:29:56.354969 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:29:56.354987 [ 18 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 53 rows starting from the beginning of the part 2024.02.04 18:29:56.354999 [ 3 ] {} HTTP-Session: 4d7bc437-c8db-42b4-a683-a6d19b67f930 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:29:56.355051 [ 3 ] {} HTTP-Session: 4d7bc437-c8db-42b4-a683-a6d19b67f930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:29:56.355211 [ 18 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 53 rows starting from the beginning of the part 2024.02.04 18:29:56.355248 [ 3 ] {95878e3b-7a47-4f34-bea7-54fc84551887} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:29:56.355326 [ 3 ] {95878e3b-7a47-4f34-bea7-54fc84551887} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.04 18:29:56.355415 [ 18 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 53 rows starting from the beginning of the part 2024.02.04 18:29:56.355729 [ 18 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 53 rows starting from the beginning of the part 2024.02.04 18:29:56.355755 [ 3 ] {95878e3b-7a47-4f34-bea7-54fc84551887} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:29:56.356505 [ 3 ] {95878e3b-7a47-4f34-bea7-54fc84551887} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.02.04 18:29:56.357054 [ 3 ] {95878e3b-7a47-4f34-bea7-54fc84551887} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.04 18:29:56.357156 [ 9 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_34_8} MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.002621013 sec., 101105.94644131868 rows/sec., 8.00 MiB/sec. 2024.02.04 18:29:56.357297 [ 18 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_34_8} MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) 2024.02.04 18:29:56.357309 [ 3 ] {95878e3b-7a47-4f34-bea7-54fc84551887} oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.04 18:29:56.357500 [ 3 ] {95878e3b-7a47-4f34-bea7-54fc84551887} executeQuery: Read 4 rows, 342.00 B in 0.002199018 sec., 1818 rows/sec., 151.88 KiB/sec. 2024.02.04 18:29:56.357622 [ 18 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_34_8} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8. 2024.02.04 18:29:56.357745 [ 18 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_34_8} oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de) (MergerMutator): Merged 5 parts: from all_1_30_7 to all_34_34_0 2024.02.04 18:29:56.357756 [ 3 ] {95878e3b-7a47-4f34-bea7-54fc84551887} DynamicQueryHandler: Done processing query 2024.02.04 18:29:56.357879 [ 3 ] {95878e3b-7a47-4f34-bea7-54fc84551887} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.04 18:29:56.357898 [ 3 ] {} HTTP-Session: 4d7bc437-c8db-42b4-a683-a6d19b67f930 Destroying unnamed session 2024.02.04 18:29:56.358081 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:29:56.358131 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:29:56.358152 [ 3 ] {} HTTP-Session: 12e1e2c7-30ac-4197-8456-50756403956f Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:29:56.358170 [ 3 ] {} HTTP-Session: 12e1e2c7-30ac-4197-8456-50756403956f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:29:56.358258 [ 3 ] {c2c594ff-6173-4e6a-ae1d-f994059b4ad0} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:29:56.358299 [ 3 ] {c2c594ff-6173-4e6a-ae1d-f994059b4ad0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.04 18:29:56.358425 [ 3 ] {c2c594ff-6173-4e6a-ae1d-f994059b4ad0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:29:56.358834 [ 3 ] {c2c594ff-6173-4e6a-ae1d-f994059b4ad0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.02.04 18:29:56.359073 [ 3 ] {c2c594ff-6173-4e6a-ae1d-f994059b4ad0} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.04 18:29:56.359227 [ 3 ] {c2c594ff-6173-4e6a-ae1d-f994059b4ad0} oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.04 18:29:56.359327 [ 3 ] {c2c594ff-6173-4e6a-ae1d-f994059b4ad0} executeQuery: Read 161 rows, 15.82 KiB in 0.001041143 sec., 154637 rows/sec., 14.84 MiB/sec. 2024.02.04 18:29:56.359432 [ 3 ] {c2c594ff-6173-4e6a-ae1d-f994059b4ad0} DynamicQueryHandler: Done processing query 2024.02.04 18:29:56.359456 [ 3 ] {c2c594ff-6173-4e6a-ae1d-f994059b4ad0} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.04 18:29:56.359472 [ 3 ] {} HTTP-Session: 12e1e2c7-30ac-4197-8456-50756403956f Destroying unnamed session 2024.02.04 18:29:56.359584 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:29:56.359628 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:29:56.359648 [ 3 ] {} HTTP-Session: c3ccc9a5-9d01-4b57-b6fd-aee95adb1e66 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:29:56.359666 [ 3 ] {} HTTP-Session: c3ccc9a5-9d01-4b57-b6fd-aee95adb1e66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:29:56.359736 [ 3 ] {5f333a8f-9aa5-41af-b7e6-62ddff32f8a9} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:29:56.359775 [ 3 ] {5f333a8f-9aa5-41af-b7e6-62ddff32f8a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.04 18:29:56.359879 [ 3 ] {5f333a8f-9aa5-41af-b7e6-62ddff32f8a9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:29:56.360124 [ 3 ] {5f333a8f-9aa5-41af-b7e6-62ddff32f8a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.02.04 18:29:56.360334 [ 3 ] {5f333a8f-9aa5-41af-b7e6-62ddff32f8a9} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.04 18:29:56.360483 [ 3 ] {5f333a8f-9aa5-41af-b7e6-62ddff32f8a9} oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.04 18:29:56.360575 [ 3 ] {5f333a8f-9aa5-41af-b7e6-62ddff32f8a9} executeQuery: Read 4 rows, 286.00 B in 0.000810321 sec., 4936 rows/sec., 344.67 KiB/sec. 2024.02.04 18:29:56.360748 [ 3 ] {5f333a8f-9aa5-41af-b7e6-62ddff32f8a9} DynamicQueryHandler: Done processing query 2024.02.04 18:29:56.360772 [ 3 ] {5f333a8f-9aa5-41af-b7e6-62ddff32f8a9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.04 18:29:56.360787 [ 3 ] {} HTTP-Session: c3ccc9a5-9d01-4b57-b6fd-aee95adb1e66 Destroying unnamed session 2024.02.04 18:29:56.360903 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9716, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:29:56.360947 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:29:56.360965 [ 3 ] {} HTTP-Session: d198f433-ddc4-4405-92aa-581f10489598 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:29:56.360981 [ 3 ] {} HTTP-Session: d198f433-ddc4-4405-92aa-581f10489598 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:29:56.361055 [ 3 ] {c013f891-4bcd-47f9-9100-4a6432fd9311} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:29:56.361093 [ 3 ] {c013f891-4bcd-47f9-9100-4a6432fd9311} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.04 18:29:56.361204 [ 3 ] {c013f891-4bcd-47f9-9100-4a6432fd9311} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:29:56.361514 [ 3 ] {c013f891-4bcd-47f9-9100-4a6432fd9311} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.02.04 18:29:56.361734 [ 3 ] {c013f891-4bcd-47f9-9100-4a6432fd9311} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.04 18:29:56.361880 [ 3 ] {c013f891-4bcd-47f9-9100-4a6432fd9311} oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.04 18:29:56.361974 [ 3 ] {c013f891-4bcd-47f9-9100-4a6432fd9311} executeQuery: Read 57 rows, 4.57 KiB in 0.000891951 sec., 63904 rows/sec., 5.00 MiB/sec. 2024.02.04 18:29:56.362100 [ 3 ] {c013f891-4bcd-47f9-9100-4a6432fd9311} DynamicQueryHandler: Done processing query 2024.02.04 18:29:56.362125 [ 3 ] {c013f891-4bcd-47f9-9100-4a6432fd9311} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.04 18:29:56.362140 [ 3 ] {} HTTP-Session: d198f433-ddc4-4405-92aa-581f10489598 Destroying unnamed session 2024.02.04 18:29:56.362247 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:29:56.362290 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:29:56.362309 [ 3 ] {} HTTP-Session: 2b58cf57-fe67-4a52-b707-14cecc909ef5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:29:56.362326 [ 3 ] {} HTTP-Session: 2b58cf57-fe67-4a52-b707-14cecc909ef5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:29:56.362395 [ 3 ] {4831e540-7a6a-4c60-b7b2-57b3d77ee375} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:29:56.362438 [ 3 ] {4831e540-7a6a-4c60-b7b2-57b3d77ee375} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.04 18:29:56.362558 [ 3 ] {4831e540-7a6a-4c60-b7b2-57b3d77ee375} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:29:56.362815 [ 3 ] {4831e540-7a6a-4c60-b7b2-57b3d77ee375} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.02.04 18:29:56.363095 [ 3 ] {4831e540-7a6a-4c60-b7b2-57b3d77ee375} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.04 18:29:56.363276 [ 3 ] {4831e540-7a6a-4c60-b7b2-57b3d77ee375} oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.04 18:29:56.363381 [ 3 ] {4831e540-7a6a-4c60-b7b2-57b3d77ee375} executeQuery: Read 2 rows, 144.00 B in 0.000949152 sec., 2107 rows/sec., 148.16 KiB/sec. 2024.02.04 18:29:56.363517 [ 3 ] {4831e540-7a6a-4c60-b7b2-57b3d77ee375} DynamicQueryHandler: Done processing query 2024.02.04 18:29:56.363541 [ 3 ] {4831e540-7a6a-4c60-b7b2-57b3d77ee375} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.04 18:29:56.363556 [ 3 ] {} HTTP-Session: 2b58cf57-fe67-4a52-b707-14cecc909ef5 Destroying unnamed session 2024.02.04 18:29:56.363733 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56706, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.04 18:29:56.363777 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.04 18:29:56.363795 [ 3 ] {} HTTP-Session: c24ac7f8-fd40-4a58-a6ed-ba9a6f4e36eb Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2024.02.04 18:29:56.363812 [ 3 ] {} HTTP-Session: c24ac7f8-fd40-4a58-a6ed-ba9a6f4e36eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.04 18:29:56.363898 [ 3 ] {339b9143-858c-471b-9702-9cd4c7b08c04} executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.04 18:29:56.363942 [ 3 ] {339b9143-858c-471b-9702-9cd4c7b08c04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.04 18:29:56.364073 [ 3 ] {339b9143-858c-471b-9702-9cd4c7b08c04} ParallelParsingInputFormat: Parallel parsing is used 2024.02.04 18:29:56.364569 [ 3 ] {339b9143-858c-471b-9702-9cd4c7b08c04} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.02.04 18:29:56.364878 [ 3 ] {339b9143-858c-471b-9702-9cd4c7b08c04} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.04 18:29:56.365052 [ 3 ] {339b9143-858c-471b-9702-9cd4c7b08c04} oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.04 18:29:56.365150 [ 3 ] {339b9143-858c-471b-9702-9cd4c7b08c04} executeQuery: Read 53 rows, 73.24 KiB in 0.001224845 sec., 43270 rows/sec., 58.39 MiB/sec. 2024.02.04 18:29:56.365253 [ 3 ] {339b9143-858c-471b-9702-9cd4c7b08c04} DynamicQueryHandler: Done processing query 2024.02.04 18:29:56.365276 [ 3 ] {339b9143-858c-471b-9702-9cd4c7b08c04} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.04 18:29:56.365292 [ 3 ] {} HTTP-Session: c24ac7f8-fd40-4a58-a6ed-ba9a6f4e36eb Destroying unnamed session