[ Jan 28 05:19:30 Enabled. ] [ Jan 28 05:19:30 Rereading configuration. ] [ Jan 28 05:19:32 Rereading configuration. ] [ Jan 28 05:19:34 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Jan 28 05:19:34 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2024.01.28 05:19:35.169675 [ 1 ] {} Application: Will watch for the process with pid 23764 2024.01.28 05:19:35.169778 [ 1 ] {} Application: Forked a child process to watch 2024.01.28 05:19:35.894470 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23764 2024.01.28 05:19:35.894657 [ 1 ] {} Application: starting up 2024.01.28 05:19:35.894901 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.01.28 05:19:35.990041 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.01.28 05:19:35.990092 [ 1 ] {} Application: Initializing DateLUT. 2024.01.28 05:19:35.990105 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.01.28 05:19:35.990140 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.01.28 05:19:35.990450 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.01.28 05:19:35.991116 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.01.28 05:19:35.991641 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.01.28 05:19:35.991891 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2024.01.28 05:19:35.994468 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.01.28 05:19:35.994513 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.01.28 05:19:35.995218 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.01.28 05:19:35.995400 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.01.28 05:19:36.001521 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.01.28 05:19:36.002025 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.01.28 05:19:36.002053 [ 1 ] {} Application: Uncompressed cache policy name 2024.01.28 05:19:36.003336 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.01.28 05:19:36.003842 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.01.28 05:19:36.004085 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.01.28 05:19:36.004365 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.01.28 05:19:36.005192 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.01.28 05:19:36.005237 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.01.28 05:19:36.005292 [ 1 ] {} Application: Loaded user defined objects 2024.01.28 05:19:36.005309 [ 1 ] {} Application: Loading metadata from /data/ 2024.01.28 05:19:36.017154 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.01.28 05:19:36.017183 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000110522 sec 2024.01.28 05:19:36.017750 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.01.28 05:19:36.017822 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.01.28 05:19:36.017843 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.01.28 05:19:36.017859 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.01.28 05:19:36.017871 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.01.28 05:19:36.017885 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.01.28 05:19:36.017899 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.01.28 05:19:36.017931 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.01.28 05:19:36.017949 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.01.28 05:19:36.017977 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.01.28 05:19:36.017990 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.01.28 05:19:36.018004 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.01.28 05:19:36.018019 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.01.28 05:19:36.018050 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.01.28 05:19:36.018064 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.01.28 05:19:36.018076 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.01.28 05:19:36.051934 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.01.28 05:19:36.056858 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.01.28 05:19:36.056889 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.9891e-05 sec 2024.01.28 05:19:36.056915 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.01.28 05:19:36.056932 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.01.28 05:19:36.056954 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.01.28 05:19:36.058953 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.01.28 05:19:36.064267 [ 1 ] {} Application: Loaded metadata. 2024.01.28 05:19:36.064370 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2024.01.28 05:19:36.064422 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.01.28 05:19:36.251792 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) 2024.01.28 05:19:36.269425 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) 2024.01.28 05:19:36.269471 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.01.28 05:19:36.418728 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.01.28 05:19:36.419457 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.64 MiB (RSS), difference: 210.69 MiB 2024.01.28 05:19:36.419799 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.01.28 05:19:36.419867 [ 156 ] {} DNSResolver: Updating DNS cache 2024.01.28 05:19:36.419854 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.01.28 05:19:36.419943 [ 156 ] {} DNSResolver: Updated DNS cache 2024.01.28 05:19:36.420048 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.01.28 05:19:36.420099 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.01.28 05:19:36.420681 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.01.28 05:19:36.420702 [ 1 ] {} Application: Ready for connections. 2024.01.28 05:19:37.076185 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.076348 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.076898 [ 3 ] {} HTTP-Session: 167888e7-c3dd-4fba-9aec-0622c7e45510 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.076930 [ 3 ] {} HTTP-Session: 167888e7-c3dd-4fba-9aec-0622c7e45510 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.077055 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.01.28 05:19:37.077084 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.01.28 05:19:37.077102 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.01.28 05:19:37.078490 [ 3 ] {f7aa8232-3f26-4977-ab65-8f39fbfb4338} executeQuery: (from [fd00:1122:3344:101::d]:46081) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.01.28 05:19:37.098722 [ 3 ] {f7aa8232-3f26-4977-ab65-8f39fbfb4338} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:46081) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 2024.01.28 05:19:37.099471 [ 3 ] {f7aa8232-3f26-4977-ab65-8f39fbfb4338} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.01.28 05:19:37.100173 [ 3 ] {f7aa8232-3f26-4977-ab65-8f39fbfb4338} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.100196 [ 3 ] {} HTTP-Session: 167888e7-c3dd-4fba-9aec-0622c7e45510 Destroying unnamed session 2024.01.28 05:19:37.100553 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.100607 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.100628 [ 3 ] {} HTTP-Session: 68308ffd-028e-4767-9626-53923cee7c98 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.100649 [ 3 ] {} HTTP-Session: 68308ffd-028e-4767-9626-53923cee7c98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.100741 [ 3 ] {601f49b8-696a-4c42-aee9-61132482906d} executeQuery: (from [fd00:1122:3344:101::d]:46081) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.01.28 05:19:37.100821 [ 3 ] {601f49b8-696a-4c42-aee9-61132482906d} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.01.28 05:19:37.101717 [ 3 ] {601f49b8-696a-4c42-aee9-61132482906d} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.01.28 05:19:37.103425 [ 3 ] {601f49b8-696a-4c42-aee9-61132482906d} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.28 05:19:37.107077 [ 3 ] {601f49b8-696a-4c42-aee9-61132482906d} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.107111 [ 3 ] {601f49b8-696a-4c42-aee9-61132482906d} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.01.28 05:19:37.107126 [ 3 ] {} HTTP-Session: 68308ffd-028e-4767-9626-53923cee7c98 Destroying unnamed session 2024.01.28 05:19:37.107265 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.107316 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.107335 [ 3 ] {} HTTP-Session: 81f4156b-dd37-4963-b88d-638bb3788703 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.107351 [ 3 ] {} HTTP-Session: 81f4156b-dd37-4963-b88d-638bb3788703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.107448 [ 3 ] {90c64d8a-30ef-4021-a2cf-9e8cb00c0a5e} executeQuery: (from [fd00:1122:3344:101::d]:46081) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.01.28 05:19:37.107690 [ 3 ] {90c64d8a-30ef-4021-a2cf-9e8cb00c0a5e} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:46081) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 2024.01.28 05:19:37.107805 [ 3 ] {90c64d8a-30ef-4021-a2cf-9e8cb00c0a5e} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.01.28 05:19:37.107904 [ 3 ] {90c64d8a-30ef-4021-a2cf-9e8cb00c0a5e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.107921 [ 3 ] {} HTTP-Session: 81f4156b-dd37-4963-b88d-638bb3788703 Destroying unnamed session 2024.01.28 05:19:37.108215 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.108260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.108277 [ 3 ] {} HTTP-Session: 45325e65-e38f-4a52-9390-cebbec1f5a0c Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.108296 [ 3 ] {} HTTP-Session: 45325e65-e38f-4a52-9390-cebbec1f5a0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.108397 [ 3 ] {8fb4db53-2b83-4e08-81a4-8791bb4ec70c} executeQuery: (from [fd00:1122:3344:101::d]:46081) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.01.28 05:19:37.108493 [ 3 ] {8fb4db53-2b83-4e08-81a4-8791bb4ec70c} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.108517 [ 3 ] {8fb4db53-2b83-4e08-81a4-8791bb4ec70c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.108532 [ 3 ] {} HTTP-Session: 45325e65-e38f-4a52-9390-cebbec1f5a0c Destroying unnamed session 2024.01.28 05:19:37.108641 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.108682 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.108700 [ 3 ] {} HTTP-Session: 172eb06b-69c5-4862-b390-856ddc2d8735 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.108718 [ 3 ] {} HTTP-Session: 172eb06b-69c5-4862-b390-856ddc2d8735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.108773 [ 3 ] {15d1b58b-3c53-4cb4-b809-7675f80987ea} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.01.28 05:19:37.108823 [ 3 ] {15d1b58b-3c53-4cb4-b809-7675f80987ea} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.01.28 05:19:37.114483 [ 3 ] {15d1b58b-3c53-4cb4-b809-7675f80987ea} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.01.28 05:19:37.114509 [ 3 ] {15d1b58b-3c53-4cb4-b809-7675f80987ea} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.9151e-05 sec 2024.01.28 05:19:37.114538 [ 3 ] {15d1b58b-3c53-4cb4-b809-7675f80987ea} TablesLoader: Loading 0 tables with 0 dependency level 2024.01.28 05:19:37.114559 [ 3 ] {15d1b58b-3c53-4cb4-b809-7675f80987ea} DatabaseAtomic (oximeter): Starting up tables. 2024.01.28 05:19:37.114639 [ 3 ] {15d1b58b-3c53-4cb4-b809-7675f80987ea} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.114665 [ 3 ] {15d1b58b-3c53-4cb4-b809-7675f80987ea} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.114683 [ 3 ] {} HTTP-Session: 172eb06b-69c5-4862-b390-856ddc2d8735 Destroying unnamed session 2024.01.28 05:19:37.114803 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.114856 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.114880 [ 3 ] {} HTTP-Session: ce81d175-6cc9-4e49-8f91-b561f28f06a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.114903 [ 3 ] {} HTTP-Session: ce81d175-6cc9-4e49-8f91-b561f28f06a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.115068 [ 3 ] {00750827-ac2b-440e-a71a-4fbb10c30657} executeQuery: (from [fd00:1122:3344:101::d]:46081) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2024.01.28 05:19:37.115124 [ 3 ] {00750827-ac2b-440e-a71a-4fbb10c30657} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.01.28 05:19:37.119310 [ 3 ] {00750827-ac2b-440e-a71a-4fbb10c30657} oximeter.version (ca7ea193-bc67-466f-83a2-ad53f1343b8f): Loading data parts 2024.01.28 05:19:37.119460 [ 3 ] {00750827-ac2b-440e-a71a-4fbb10c30657} oximeter.version (ca7ea193-bc67-466f-83a2-ad53f1343b8f): There are no data parts 2024.01.28 05:19:37.124735 [ 3 ] {00750827-ac2b-440e-a71a-4fbb10c30657} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.124764 [ 3 ] {00750827-ac2b-440e-a71a-4fbb10c30657} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.124790 [ 3 ] {} HTTP-Session: ce81d175-6cc9-4e49-8f91-b561f28f06a8 Destroying unnamed session 2024.01.28 05:19:37.124943 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.125000 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.125026 [ 3 ] {} HTTP-Session: 348fb795-266f-4862-866c-366108a4a07c Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.125046 [ 3 ] {} HTTP-Session: 348fb795-266f-4862-866c-366108a4a07c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.125295 [ 3 ] {58c9e62f-7350-40d4-985e-5f009c73b7a1} executeQuery: (from [fd00:1122:3344:101::d]:46081) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.28 05:19:37.125356 [ 3 ] {58c9e62f-7350-40d4-985e-5f009c73b7a1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.01.28 05:19:37.131821 [ 3 ] {58c9e62f-7350-40d4-985e-5f009c73b7a1} oximeter.measurements_bool (ccb057c1-1aa1-446d-815d-2b829edfb490): Loading data parts 2024.01.28 05:19:37.131923 [ 3 ] {58c9e62f-7350-40d4-985e-5f009c73b7a1} oximeter.measurements_bool (ccb057c1-1aa1-446d-815d-2b829edfb490): There are no data parts 2024.01.28 05:19:37.137719 [ 3 ] {58c9e62f-7350-40d4-985e-5f009c73b7a1} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.137744 [ 3 ] {58c9e62f-7350-40d4-985e-5f009c73b7a1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.137766 [ 3 ] {} HTTP-Session: 348fb795-266f-4862-866c-366108a4a07c Destroying unnamed session 2024.01.28 05:19:37.137895 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.137944 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.137967 [ 3 ] {} HTTP-Session: 8075d6fb-be52-44a1-8932-455ab855d78a Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.137983 [ 3 ] {} HTTP-Session: 8075d6fb-be52-44a1-8932-455ab855d78a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.138176 [ 3 ] {d30593bf-9ab8-489a-a97a-ba4c875495aa} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.28 05:19:37.138223 [ 3 ] {d30593bf-9ab8-489a-a97a-ba4c875495aa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.01.28 05:19:37.140179 [ 3 ] {d30593bf-9ab8-489a-a97a-ba4c875495aa} oximeter.measurements_i8 (3ab027cb-6de8-4814-870e-ba7d8eaaa778): Loading data parts 2024.01.28 05:19:37.140267 [ 3 ] {d30593bf-9ab8-489a-a97a-ba4c875495aa} oximeter.measurements_i8 (3ab027cb-6de8-4814-870e-ba7d8eaaa778): There are no data parts 2024.01.28 05:19:37.141530 [ 3 ] {d30593bf-9ab8-489a-a97a-ba4c875495aa} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.141556 [ 3 ] {d30593bf-9ab8-489a-a97a-ba4c875495aa} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.141571 [ 3 ] {} HTTP-Session: 8075d6fb-be52-44a1-8932-455ab855d78a Destroying unnamed session 2024.01.28 05:19:37.141690 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.141738 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.141757 [ 3 ] {} HTTP-Session: 9b0a5860-f76d-4cee-8856-606109e43438 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.141777 [ 3 ] {} HTTP-Session: 9b0a5860-f76d-4cee-8856-606109e43438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.141966 [ 3 ] {9db56e37-de1c-4390-b405-e9ac1d286b9d} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.28 05:19:37.142013 [ 3 ] {9db56e37-de1c-4390-b405-e9ac1d286b9d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.01.28 05:19:37.143503 [ 3 ] {9db56e37-de1c-4390-b405-e9ac1d286b9d} oximeter.measurements_u8 (7dbb396a-b779-4be6-9610-18cae9f480b0): Loading data parts 2024.01.28 05:19:37.143583 [ 3 ] {9db56e37-de1c-4390-b405-e9ac1d286b9d} oximeter.measurements_u8 (7dbb396a-b779-4be6-9610-18cae9f480b0): There are no data parts 2024.01.28 05:19:37.144752 [ 3 ] {9db56e37-de1c-4390-b405-e9ac1d286b9d} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.144776 [ 3 ] {9db56e37-de1c-4390-b405-e9ac1d286b9d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.144791 [ 3 ] {} HTTP-Session: 9b0a5860-f76d-4cee-8856-606109e43438 Destroying unnamed session 2024.01.28 05:19:37.144906 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.144953 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.144971 [ 3 ] {} HTTP-Session: 61bdfdb9-672e-4cb4-ab3e-6118b6c5e155 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.144991 [ 3 ] {} HTTP-Session: 61bdfdb9-672e-4cb4-ab3e-6118b6c5e155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.145182 [ 3 ] {dcf42996-0503-4bcf-9b8b-d7c1767b1a8d} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.28 05:19:37.145226 [ 3 ] {dcf42996-0503-4bcf-9b8b-d7c1767b1a8d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.01.28 05:19:37.146778 [ 3 ] {dcf42996-0503-4bcf-9b8b-d7c1767b1a8d} oximeter.measurements_i16 (a9a29a9d-75f2-4deb-998f-d17d6a1e7471): Loading data parts 2024.01.28 05:19:37.146883 [ 3 ] {dcf42996-0503-4bcf-9b8b-d7c1767b1a8d} oximeter.measurements_i16 (a9a29a9d-75f2-4deb-998f-d17d6a1e7471): There are no data parts 2024.01.28 05:19:37.148048 [ 3 ] {dcf42996-0503-4bcf-9b8b-d7c1767b1a8d} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.148078 [ 3 ] {dcf42996-0503-4bcf-9b8b-d7c1767b1a8d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.148093 [ 3 ] {} HTTP-Session: 61bdfdb9-672e-4cb4-ab3e-6118b6c5e155 Destroying unnamed session 2024.01.28 05:19:37.148197 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.148244 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.148262 [ 3 ] {} HTTP-Session: 1ad772df-eebb-46a5-92e8-aed4dcb8cfb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.148282 [ 3 ] {} HTTP-Session: 1ad772df-eebb-46a5-92e8-aed4dcb8cfb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.148476 [ 3 ] {f5508947-e14b-4756-9d2e-da5c48d74fce} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.28 05:19:37.148518 [ 3 ] {f5508947-e14b-4756-9d2e-da5c48d74fce} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.01.28 05:19:37.150076 [ 3 ] {f5508947-e14b-4756-9d2e-da5c48d74fce} oximeter.measurements_u16 (fc055b7b-659e-4be3-9909-7b3c2d42d9a6): Loading data parts 2024.01.28 05:19:37.150155 [ 3 ] {f5508947-e14b-4756-9d2e-da5c48d74fce} oximeter.measurements_u16 (fc055b7b-659e-4be3-9909-7b3c2d42d9a6): There are no data parts 2024.01.28 05:19:37.151392 [ 3 ] {f5508947-e14b-4756-9d2e-da5c48d74fce} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.151423 [ 3 ] {f5508947-e14b-4756-9d2e-da5c48d74fce} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.151438 [ 3 ] {} HTTP-Session: 1ad772df-eebb-46a5-92e8-aed4dcb8cfb4 Destroying unnamed session 2024.01.28 05:19:37.151551 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.151599 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.151618 [ 3 ] {} HTTP-Session: a1402314-42b6-4a7d-9bb4-4f6a18a4fe5e Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.151637 [ 3 ] {} HTTP-Session: a1402314-42b6-4a7d-9bb4-4f6a18a4fe5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.151825 [ 3 ] {8d635dcf-9b28-4180-a382-14cb074fad60} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.28 05:19:37.151869 [ 3 ] {8d635dcf-9b28-4180-a382-14cb074fad60} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.01.28 05:19:37.153323 [ 3 ] {8d635dcf-9b28-4180-a382-14cb074fad60} oximeter.measurements_i32 (54215abb-f37b-4dad-a2ef-330fdcaf8d28): Loading data parts 2024.01.28 05:19:37.153397 [ 3 ] {8d635dcf-9b28-4180-a382-14cb074fad60} oximeter.measurements_i32 (54215abb-f37b-4dad-a2ef-330fdcaf8d28): There are no data parts 2024.01.28 05:19:37.154510 [ 3 ] {8d635dcf-9b28-4180-a382-14cb074fad60} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.154540 [ 3 ] {8d635dcf-9b28-4180-a382-14cb074fad60} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.154556 [ 3 ] {} HTTP-Session: a1402314-42b6-4a7d-9bb4-4f6a18a4fe5e Destroying unnamed session 2024.01.28 05:19:37.154661 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.154711 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.154730 [ 3 ] {} HTTP-Session: ce34c6bc-be4c-42fc-85da-200a04496dce Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.154750 [ 3 ] {} HTTP-Session: ce34c6bc-be4c-42fc-85da-200a04496dce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.154935 [ 3 ] {3e053639-f94e-4c17-809e-901a4a0a6f07} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.28 05:19:37.154980 [ 3 ] {3e053639-f94e-4c17-809e-901a4a0a6f07} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.01.28 05:19:37.156421 [ 3 ] {3e053639-f94e-4c17-809e-901a4a0a6f07} oximeter.measurements_u32 (6f9b5e54-2698-4033-895f-67d38e70bef1): Loading data parts 2024.01.28 05:19:37.156495 [ 3 ] {3e053639-f94e-4c17-809e-901a4a0a6f07} oximeter.measurements_u32 (6f9b5e54-2698-4033-895f-67d38e70bef1): There are no data parts 2024.01.28 05:19:37.157570 [ 3 ] {3e053639-f94e-4c17-809e-901a4a0a6f07} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.157600 [ 3 ] {3e053639-f94e-4c17-809e-901a4a0a6f07} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.157616 [ 3 ] {} HTTP-Session: ce34c6bc-be4c-42fc-85da-200a04496dce Destroying unnamed session 2024.01.28 05:19:37.157717 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.157767 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.157786 [ 3 ] {} HTTP-Session: 193e33c6-2db5-493f-bc27-fcaf3e93267f Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.157802 [ 3 ] {} HTTP-Session: 193e33c6-2db5-493f-bc27-fcaf3e93267f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.157990 [ 3 ] {899fad76-18f6-4c45-988c-11e1bb2c9026} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.28 05:19:37.158039 [ 3 ] {899fad76-18f6-4c45-988c-11e1bb2c9026} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.01.28 05:19:37.159494 [ 3 ] {899fad76-18f6-4c45-988c-11e1bb2c9026} oximeter.measurements_i64 (1fd9cd6d-bb01-4c38-94bf-c323bdcbdb01): Loading data parts 2024.01.28 05:19:37.159571 [ 3 ] {899fad76-18f6-4c45-988c-11e1bb2c9026} oximeter.measurements_i64 (1fd9cd6d-bb01-4c38-94bf-c323bdcbdb01): There are no data parts 2024.01.28 05:19:37.160652 [ 3 ] {899fad76-18f6-4c45-988c-11e1bb2c9026} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.160676 [ 3 ] {899fad76-18f6-4c45-988c-11e1bb2c9026} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.160699 [ 3 ] {} HTTP-Session: 193e33c6-2db5-493f-bc27-fcaf3e93267f Destroying unnamed session 2024.01.28 05:19:37.160799 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.160846 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.160870 [ 3 ] {} HTTP-Session: 9ec97ccf-9cfc-410f-9036-d078f76b0fd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.160886 [ 3 ] {} HTTP-Session: 9ec97ccf-9cfc-410f-9036-d078f76b0fd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.161146 [ 3 ] {ddadc8d3-c7b9-4768-a4cb-ed43007449dc} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.28 05:19:37.161226 [ 3 ] {ddadc8d3-c7b9-4768-a4cb-ed43007449dc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.01.28 05:19:37.162726 [ 3 ] {ddadc8d3-c7b9-4768-a4cb-ed43007449dc} oximeter.measurements_u64 (d9d2f5bb-3815-4e8b-9df3-bbd8a9232c07): Loading data parts 2024.01.28 05:19:37.162807 [ 3 ] {ddadc8d3-c7b9-4768-a4cb-ed43007449dc} oximeter.measurements_u64 (d9d2f5bb-3815-4e8b-9df3-bbd8a9232c07): There are no data parts 2024.01.28 05:19:37.163889 [ 3 ] {ddadc8d3-c7b9-4768-a4cb-ed43007449dc} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.163915 [ 3 ] {ddadc8d3-c7b9-4768-a4cb-ed43007449dc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.163942 [ 3 ] {} HTTP-Session: 9ec97ccf-9cfc-410f-9036-d078f76b0fd2 Destroying unnamed session 2024.01.28 05:19:37.164036 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.164090 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.164118 [ 3 ] {} HTTP-Session: 55dbf01e-ae9f-42a0-946f-ceddee058bdb Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.164135 [ 3 ] {} HTTP-Session: 55dbf01e-ae9f-42a0-946f-ceddee058bdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.164329 [ 3 ] {a41259e8-0287-4da6-ab16-59804dd3061b} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.28 05:19:37.164386 [ 3 ] {a41259e8-0287-4da6-ab16-59804dd3061b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.01.28 05:19:37.165841 [ 3 ] {a41259e8-0287-4da6-ab16-59804dd3061b} oximeter.measurements_f32 (e362d135-081d-4e55-9eca-9f381da6df85): Loading data parts 2024.01.28 05:19:37.165952 [ 3 ] {a41259e8-0287-4da6-ab16-59804dd3061b} oximeter.measurements_f32 (e362d135-081d-4e55-9eca-9f381da6df85): There are no data parts 2024.01.28 05:19:37.167036 [ 3 ] {a41259e8-0287-4da6-ab16-59804dd3061b} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.167061 [ 3 ] {a41259e8-0287-4da6-ab16-59804dd3061b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.167087 [ 3 ] {} HTTP-Session: 55dbf01e-ae9f-42a0-946f-ceddee058bdb Destroying unnamed session 2024.01.28 05:19:37.167185 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.167236 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.167264 [ 3 ] {} HTTP-Session: 375a4aed-2b79-4a0c-8de1-aa8a1b586941 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.167280 [ 3 ] {} HTTP-Session: 375a4aed-2b79-4a0c-8de1-aa8a1b586941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.167474 [ 3 ] {e372dce3-ac11-4b5b-8723-2e9d2dcd8f92} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.28 05:19:37.167523 [ 3 ] {e372dce3-ac11-4b5b-8723-2e9d2dcd8f92} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.01.28 05:19:37.168999 [ 3 ] {e372dce3-ac11-4b5b-8723-2e9d2dcd8f92} oximeter.measurements_f64 (e957421f-7e39-47a0-9486-1c3bccd44ac3): Loading data parts 2024.01.28 05:19:37.169091 [ 3 ] {e372dce3-ac11-4b5b-8723-2e9d2dcd8f92} oximeter.measurements_f64 (e957421f-7e39-47a0-9486-1c3bccd44ac3): There are no data parts 2024.01.28 05:19:37.170187 [ 3 ] {e372dce3-ac11-4b5b-8723-2e9d2dcd8f92} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.170221 [ 3 ] {e372dce3-ac11-4b5b-8723-2e9d2dcd8f92} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.170245 [ 3 ] {} HTTP-Session: 375a4aed-2b79-4a0c-8de1-aa8a1b586941 Destroying unnamed session 2024.01.28 05:19:37.170350 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.170403 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.170431 [ 3 ] {} HTTP-Session: af31e931-5e12-4bf6-a1bc-51e57ae253d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.170447 [ 3 ] {} HTTP-Session: af31e931-5e12-4bf6-a1bc-51e57ae253d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.170639 [ 3 ] {1fbcf453-e64d-4aa0-a7b0-c6c11c77cd31} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.28 05:19:37.170688 [ 3 ] {1fbcf453-e64d-4aa0-a7b0-c6c11c77cd31} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.01.28 05:19:37.172144 [ 3 ] {1fbcf453-e64d-4aa0-a7b0-c6c11c77cd31} oximeter.measurements_string (1b4edda5-409f-41ce-ab83-251b9c6e2ad7): Loading data parts 2024.01.28 05:19:37.172229 [ 3 ] {1fbcf453-e64d-4aa0-a7b0-c6c11c77cd31} oximeter.measurements_string (1b4edda5-409f-41ce-ab83-251b9c6e2ad7): There are no data parts 2024.01.28 05:19:37.173295 [ 3 ] {1fbcf453-e64d-4aa0-a7b0-c6c11c77cd31} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.173330 [ 3 ] {1fbcf453-e64d-4aa0-a7b0-c6c11c77cd31} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.173353 [ 3 ] {} HTTP-Session: af31e931-5e12-4bf6-a1bc-51e57ae253d8 Destroying unnamed session 2024.01.28 05:19:37.173459 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.173510 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.173534 [ 3 ] {} HTTP-Session: fd761a79-8e93-41e8-938b-eedba50f95be Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.173550 [ 3 ] {} HTTP-Session: fd761a79-8e93-41e8-938b-eedba50f95be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.173744 [ 3 ] {01f49fbe-e64d-4096-8377-0438c94f2b7e} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.28 05:19:37.173800 [ 3 ] {01f49fbe-e64d-4096-8377-0438c94f2b7e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.01.28 05:19:37.175327 [ 3 ] {01f49fbe-e64d-4096-8377-0438c94f2b7e} oximeter.measurements_bytes (85674b3e-6f80-4f6b-8fb0-f3d83b320215): Loading data parts 2024.01.28 05:19:37.175408 [ 3 ] {01f49fbe-e64d-4096-8377-0438c94f2b7e} oximeter.measurements_bytes (85674b3e-6f80-4f6b-8fb0-f3d83b320215): There are no data parts 2024.01.28 05:19:37.176501 [ 3 ] {01f49fbe-e64d-4096-8377-0438c94f2b7e} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.176526 [ 3 ] {01f49fbe-e64d-4096-8377-0438c94f2b7e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.176542 [ 3 ] {} HTTP-Session: fd761a79-8e93-41e8-938b-eedba50f95be Destroying unnamed session 2024.01.28 05:19:37.176658 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.176708 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.176727 [ 3 ] {} HTTP-Session: 0f6bd630-5d98-419c-bea8-8e688fbffc37 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.176748 [ 3 ] {} HTTP-Session: 0f6bd630-5d98-419c-bea8-8e688fbffc37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.176953 [ 3 ] {166c1f66-37d4-45c3-8cca-94f703e5c8a8} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.28 05:19:37.177031 [ 3 ] {166c1f66-37d4-45c3-8cca-94f703e5c8a8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.01.28 05:19:37.178521 [ 3 ] {166c1f66-37d4-45c3-8cca-94f703e5c8a8} oximeter.measurements_cumulativei64 (e9f02f7d-142e-485d-880d-723f29389c14): Loading data parts 2024.01.28 05:19:37.178607 [ 3 ] {166c1f66-37d4-45c3-8cca-94f703e5c8a8} oximeter.measurements_cumulativei64 (e9f02f7d-142e-485d-880d-723f29389c14): There are no data parts 2024.01.28 05:19:37.179703 [ 3 ] {166c1f66-37d4-45c3-8cca-94f703e5c8a8} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.179729 [ 3 ] {166c1f66-37d4-45c3-8cca-94f703e5c8a8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.179750 [ 3 ] {} HTTP-Session: 0f6bd630-5d98-419c-bea8-8e688fbffc37 Destroying unnamed session 2024.01.28 05:19:37.179862 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.179914 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.179942 [ 3 ] {} HTTP-Session: 309a3cd4-566b-4436-b9ec-84f1b3d03535 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.179963 [ 3 ] {} HTTP-Session: 309a3cd4-566b-4436-b9ec-84f1b3d03535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.180166 [ 3 ] {06470164-1c7e-4528-9e64-e4da27bd8995} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.28 05:19:37.180219 [ 3 ] {06470164-1c7e-4528-9e64-e4da27bd8995} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.01.28 05:19:37.181702 [ 3 ] {06470164-1c7e-4528-9e64-e4da27bd8995} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Loading data parts 2024.01.28 05:19:37.181778 [ 3 ] {06470164-1c7e-4528-9e64-e4da27bd8995} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): There are no data parts 2024.01.28 05:19:37.182942 [ 3 ] {06470164-1c7e-4528-9e64-e4da27bd8995} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.182967 [ 3 ] {06470164-1c7e-4528-9e64-e4da27bd8995} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.182990 [ 3 ] {} HTTP-Session: 309a3cd4-566b-4436-b9ec-84f1b3d03535 Destroying unnamed session 2024.01.28 05:19:37.183107 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.183151 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.183176 [ 3 ] {} HTTP-Session: 2da2618c-77a6-42b8-88c0-2c7d6be13a5d Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.183197 [ 3 ] {} HTTP-Session: 2da2618c-77a6-42b8-88c0-2c7d6be13a5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.183398 [ 3 ] {ad6ca4a1-51cf-452e-8cca-eb61cf51ac58} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.28 05:19:37.183452 [ 3 ] {ad6ca4a1-51cf-452e-8cca-eb61cf51ac58} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.01.28 05:19:37.184933 [ 3 ] {ad6ca4a1-51cf-452e-8cca-eb61cf51ac58} oximeter.measurements_cumulativef32 (25262259-c359-4e36-bea3-64e8be288990): Loading data parts 2024.01.28 05:19:37.185022 [ 3 ] {ad6ca4a1-51cf-452e-8cca-eb61cf51ac58} oximeter.measurements_cumulativef32 (25262259-c359-4e36-bea3-64e8be288990): There are no data parts 2024.01.28 05:19:37.186150 [ 3 ] {ad6ca4a1-51cf-452e-8cca-eb61cf51ac58} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.186183 [ 3 ] {ad6ca4a1-51cf-452e-8cca-eb61cf51ac58} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.186199 [ 3 ] {} HTTP-Session: 2da2618c-77a6-42b8-88c0-2c7d6be13a5d Destroying unnamed session 2024.01.28 05:19:37.186304 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.186354 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.186373 [ 3 ] {} HTTP-Session: 7f96a139-c0ba-48d9-bac5-7fc904235212 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.186395 [ 3 ] {} HTTP-Session: 7f96a139-c0ba-48d9-bac5-7fc904235212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.186597 [ 3 ] {d1aaa095-bc08-457e-a9f3-04ccb9f49a04} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.28 05:19:37.186651 [ 3 ] {d1aaa095-bc08-457e-a9f3-04ccb9f49a04} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.01.28 05:19:37.188132 [ 3 ] {d1aaa095-bc08-457e-a9f3-04ccb9f49a04} oximeter.measurements_cumulativef64 (f1f36999-b15f-41a0-9a5e-d55ae4fe01c6): Loading data parts 2024.01.28 05:19:37.188217 [ 3 ] {d1aaa095-bc08-457e-a9f3-04ccb9f49a04} oximeter.measurements_cumulativef64 (f1f36999-b15f-41a0-9a5e-d55ae4fe01c6): There are no data parts 2024.01.28 05:19:37.189372 [ 3 ] {d1aaa095-bc08-457e-a9f3-04ccb9f49a04} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.189406 [ 3 ] {d1aaa095-bc08-457e-a9f3-04ccb9f49a04} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.189427 [ 3 ] {} HTTP-Session: 7f96a139-c0ba-48d9-bac5-7fc904235212 Destroying unnamed session 2024.01.28 05:19:37.189533 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.189583 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.189609 [ 3 ] {} HTTP-Session: c6bc1d6e-7280-4e10-9275-2ca5d1cce154 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.189625 [ 3 ] {} HTTP-Session: c6bc1d6e-7280-4e10-9275-2ca5d1cce154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.189847 [ 3 ] {55f19f3d-4427-4b83-aa96-a11fb86c7d9f} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.28 05:19:37.189904 [ 3 ] {55f19f3d-4427-4b83-aa96-a11fb86c7d9f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.01.28 05:19:37.191424 [ 3 ] {55f19f3d-4427-4b83-aa96-a11fb86c7d9f} oximeter.measurements_histogrami8 (a654d1bc-2e01-46c5-8be2-00fecb7e6ad6): Loading data parts 2024.01.28 05:19:37.191508 [ 3 ] {55f19f3d-4427-4b83-aa96-a11fb86c7d9f} oximeter.measurements_histogrami8 (a654d1bc-2e01-46c5-8be2-00fecb7e6ad6): There are no data parts 2024.01.28 05:19:37.192675 [ 3 ] {55f19f3d-4427-4b83-aa96-a11fb86c7d9f} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.192707 [ 3 ] {55f19f3d-4427-4b83-aa96-a11fb86c7d9f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.192728 [ 3 ] {} HTTP-Session: c6bc1d6e-7280-4e10-9275-2ca5d1cce154 Destroying unnamed session 2024.01.28 05:19:37.192828 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.192879 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.192904 [ 3 ] {} HTTP-Session: afe26de5-33d5-40f3-94c9-1a6ddba39459 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.192920 [ 3 ] {} HTTP-Session: afe26de5-33d5-40f3-94c9-1a6ddba39459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.193134 [ 3 ] {f1d5bf4a-65dc-4a23-8132-104630bf4389} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.28 05:19:37.193189 [ 3 ] {f1d5bf4a-65dc-4a23-8132-104630bf4389} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.01.28 05:19:37.194807 [ 3 ] {f1d5bf4a-65dc-4a23-8132-104630bf4389} oximeter.measurements_histogramu8 (bccf7bec-94ae-4d8a-a415-44e389862c1d): Loading data parts 2024.01.28 05:19:37.194884 [ 3 ] {f1d5bf4a-65dc-4a23-8132-104630bf4389} oximeter.measurements_histogramu8 (bccf7bec-94ae-4d8a-a415-44e389862c1d): There are no data parts 2024.01.28 05:19:37.196040 [ 3 ] {f1d5bf4a-65dc-4a23-8132-104630bf4389} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.196064 [ 3 ] {f1d5bf4a-65dc-4a23-8132-104630bf4389} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.196093 [ 3 ] {} HTTP-Session: afe26de5-33d5-40f3-94c9-1a6ddba39459 Destroying unnamed session 2024.01.28 05:19:37.196192 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.196243 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.196273 [ 3 ] {} HTTP-Session: 3c2a34b4-5518-41c0-9e54-3bf23933cb9f Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.196289 [ 3 ] {} HTTP-Session: 3c2a34b4-5518-41c0-9e54-3bf23933cb9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.196504 [ 3 ] {35eb09e8-30b0-4d10-8ea0-6180920ed8ce} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.28 05:19:37.196559 [ 3 ] {35eb09e8-30b0-4d10-8ea0-6180920ed8ce} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.01.28 05:19:37.198123 [ 3 ] {35eb09e8-30b0-4d10-8ea0-6180920ed8ce} oximeter.measurements_histogrami16 (9f740e16-63d0-469b-8b29-020c0a54156f): Loading data parts 2024.01.28 05:19:37.198204 [ 3 ] {35eb09e8-30b0-4d10-8ea0-6180920ed8ce} oximeter.measurements_histogrami16 (9f740e16-63d0-469b-8b29-020c0a54156f): There are no data parts 2024.01.28 05:19:37.199318 [ 3 ] {35eb09e8-30b0-4d10-8ea0-6180920ed8ce} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.199356 [ 3 ] {35eb09e8-30b0-4d10-8ea0-6180920ed8ce} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.199372 [ 3 ] {} HTTP-Session: 3c2a34b4-5518-41c0-9e54-3bf23933cb9f Destroying unnamed session 2024.01.28 05:19:37.199479 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.199535 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.199554 [ 3 ] {} HTTP-Session: 6848a66c-2b97-42e3-9322-83d1369de7ec Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.199576 [ 3 ] {} HTTP-Session: 6848a66c-2b97-42e3-9322-83d1369de7ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.199785 [ 3 ] {8ce76045-3680-4ebe-b5e8-1ee54eb82558} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.28 05:19:37.199839 [ 3 ] {8ce76045-3680-4ebe-b5e8-1ee54eb82558} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.01.28 05:19:37.201409 [ 3 ] {8ce76045-3680-4ebe-b5e8-1ee54eb82558} oximeter.measurements_histogramu16 (4a2b8855-f5a1-4a38-adb2-f74a927e4539): Loading data parts 2024.01.28 05:19:37.201496 [ 3 ] {8ce76045-3680-4ebe-b5e8-1ee54eb82558} oximeter.measurements_histogramu16 (4a2b8855-f5a1-4a38-adb2-f74a927e4539): There are no data parts 2024.01.28 05:19:37.202589 [ 3 ] {8ce76045-3680-4ebe-b5e8-1ee54eb82558} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.202622 [ 3 ] {8ce76045-3680-4ebe-b5e8-1ee54eb82558} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.202638 [ 3 ] {} HTTP-Session: 6848a66c-2b97-42e3-9322-83d1369de7ec Destroying unnamed session 2024.01.28 05:19:37.202750 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.202802 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.202823 [ 3 ] {} HTTP-Session: ace1c3e9-b7e2-4e5f-a818-b2fbafdcd0c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.202846 [ 3 ] {} HTTP-Session: ace1c3e9-b7e2-4e5f-a818-b2fbafdcd0c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.203060 [ 3 ] {566e83c3-dad4-417f-a6b4-665a9f77b5bb} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.28 05:19:37.203114 [ 3 ] {566e83c3-dad4-417f-a6b4-665a9f77b5bb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.01.28 05:19:37.204599 [ 3 ] {566e83c3-dad4-417f-a6b4-665a9f77b5bb} oximeter.measurements_histogrami32 (ec12fef3-b2f3-4d67-a1fd-97053d9903e6): Loading data parts 2024.01.28 05:19:37.204683 [ 3 ] {566e83c3-dad4-417f-a6b4-665a9f77b5bb} oximeter.measurements_histogrami32 (ec12fef3-b2f3-4d67-a1fd-97053d9903e6): There are no data parts 2024.01.28 05:19:37.205775 [ 3 ] {566e83c3-dad4-417f-a6b4-665a9f77b5bb} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.205801 [ 3 ] {566e83c3-dad4-417f-a6b4-665a9f77b5bb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.205823 [ 3 ] {} HTTP-Session: ace1c3e9-b7e2-4e5f-a818-b2fbafdcd0c4 Destroying unnamed session 2024.01.28 05:19:37.205924 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.205978 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.205999 [ 3 ] {} HTTP-Session: 64e6c103-01ca-4fcd-b39a-5e04a3437ef9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.206022 [ 3 ] {} HTTP-Session: 64e6c103-01ca-4fcd-b39a-5e04a3437ef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.206234 [ 3 ] {b741f5d3-e2c5-4b43-a2ce-367765caf63a} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.28 05:19:37.206288 [ 3 ] {b741f5d3-e2c5-4b43-a2ce-367765caf63a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.01.28 05:19:37.207785 [ 3 ] {b741f5d3-e2c5-4b43-a2ce-367765caf63a} oximeter.measurements_histogramu32 (4dd71579-72f4-4dd2-b912-d2b079e9fe60): Loading data parts 2024.01.28 05:19:37.207877 [ 3 ] {b741f5d3-e2c5-4b43-a2ce-367765caf63a} oximeter.measurements_histogramu32 (4dd71579-72f4-4dd2-b912-d2b079e9fe60): There are no data parts 2024.01.28 05:19:37.209204 [ 3 ] {b741f5d3-e2c5-4b43-a2ce-367765caf63a} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.209229 [ 3 ] {b741f5d3-e2c5-4b43-a2ce-367765caf63a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.209252 [ 3 ] {} HTTP-Session: 64e6c103-01ca-4fcd-b39a-5e04a3437ef9 Destroying unnamed session 2024.01.28 05:19:37.209358 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.209408 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.209432 [ 3 ] {} HTTP-Session: efc08c36-bb7c-4600-a4e0-b705581853a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.209453 [ 3 ] {} HTTP-Session: efc08c36-bb7c-4600-a4e0-b705581853a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.209661 [ 3 ] {684213e0-adf9-490f-be9a-e761c4c55725} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.28 05:19:37.209714 [ 3 ] {684213e0-adf9-490f-be9a-e761c4c55725} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.01.28 05:19:37.211161 [ 3 ] {684213e0-adf9-490f-be9a-e761c4c55725} oximeter.measurements_histogrami64 (5095af17-ffbf-48a3-b372-d93ac3e069ab): Loading data parts 2024.01.28 05:19:37.211246 [ 3 ] {684213e0-adf9-490f-be9a-e761c4c55725} oximeter.measurements_histogrami64 (5095af17-ffbf-48a3-b372-d93ac3e069ab): There are no data parts 2024.01.28 05:19:37.212553 [ 3 ] {684213e0-adf9-490f-be9a-e761c4c55725} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.212586 [ 3 ] {684213e0-adf9-490f-be9a-e761c4c55725} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.212602 [ 3 ] {} HTTP-Session: efc08c36-bb7c-4600-a4e0-b705581853a7 Destroying unnamed session 2024.01.28 05:19:37.212711 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.212761 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.212780 [ 3 ] {} HTTP-Session: b37fae39-2e14-44af-ab94-3794edf1f265 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.212802 [ 3 ] {} HTTP-Session: b37fae39-2e14-44af-ab94-3794edf1f265 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.213013 [ 3 ] {e560e3aa-f065-4562-bf9e-8d6809650778} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.28 05:19:37.213069 [ 3 ] {e560e3aa-f065-4562-bf9e-8d6809650778} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.01.28 05:19:37.214511 [ 3 ] {e560e3aa-f065-4562-bf9e-8d6809650778} oximeter.measurements_histogramu64 (4e5e645e-adf7-4efa-9483-845211133e37): Loading data parts 2024.01.28 05:19:37.214599 [ 3 ] {e560e3aa-f065-4562-bf9e-8d6809650778} oximeter.measurements_histogramu64 (4e5e645e-adf7-4efa-9483-845211133e37): There are no data parts 2024.01.28 05:19:37.215888 [ 3 ] {e560e3aa-f065-4562-bf9e-8d6809650778} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.215922 [ 3 ] {e560e3aa-f065-4562-bf9e-8d6809650778} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.215944 [ 3 ] {} HTTP-Session: b37fae39-2e14-44af-ab94-3794edf1f265 Destroying unnamed session 2024.01.28 05:19:37.216043 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.216093 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.216117 [ 3 ] {} HTTP-Session: 9aa4bb64-99c3-4ce1-baed-9b06b98ba045 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.216133 [ 3 ] {} HTTP-Session: 9aa4bb64-99c3-4ce1-baed-9b06b98ba045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.216347 [ 3 ] {af1fdee0-d35e-4572-9525-be03e72de99a} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.28 05:19:37.216402 [ 3 ] {af1fdee0-d35e-4572-9525-be03e72de99a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.01.28 05:19:37.217844 [ 3 ] {af1fdee0-d35e-4572-9525-be03e72de99a} oximeter.measurements_histogramf32 (a1e16c10-d114-456b-9049-1182abec6691): Loading data parts 2024.01.28 05:19:37.217957 [ 3 ] {af1fdee0-d35e-4572-9525-be03e72de99a} oximeter.measurements_histogramf32 (a1e16c10-d114-456b-9049-1182abec6691): There are no data parts 2024.01.28 05:19:37.219246 [ 3 ] {af1fdee0-d35e-4572-9525-be03e72de99a} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.219271 [ 3 ] {af1fdee0-d35e-4572-9525-be03e72de99a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.219296 [ 3 ] {} HTTP-Session: 9aa4bb64-99c3-4ce1-baed-9b06b98ba045 Destroying unnamed session 2024.01.28 05:19:37.219407 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.219457 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.219483 [ 3 ] {} HTTP-Session: 77751b98-4939-4de6-8546-113e44bd1a49 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.219499 [ 3 ] {} HTTP-Session: 77751b98-4939-4de6-8546-113e44bd1a49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.219714 [ 3 ] {9d76cc20-6690-45d3-adc3-552626b41f77} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.28 05:19:37.219770 [ 3 ] {9d76cc20-6690-45d3-adc3-552626b41f77} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.01.28 05:19:37.221200 [ 3 ] {9d76cc20-6690-45d3-adc3-552626b41f77} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Loading data parts 2024.01.28 05:19:37.221280 [ 3 ] {9d76cc20-6690-45d3-adc3-552626b41f77} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): There are no data parts 2024.01.28 05:19:37.222574 [ 3 ] {9d76cc20-6690-45d3-adc3-552626b41f77} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.222614 [ 3 ] {9d76cc20-6690-45d3-adc3-552626b41f77} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.222629 [ 3 ] {} HTTP-Session: 77751b98-4939-4de6-8546-113e44bd1a49 Destroying unnamed session 2024.01.28 05:19:37.222764 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.222820 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.222839 [ 3 ] {} HTTP-Session: ed0c299c-eb1e-452a-97c3-d21db82c003d Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.222861 [ 3 ] {} HTTP-Session: ed0c299c-eb1e-452a-97c3-d21db82c003d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.223019 [ 3 ] {caac310a-6e3e-4aff-b30a-511e970a03c2} executeQuery: (from [fd00:1122:3344:101::d]:46081) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.28 05:19:37.223072 [ 3 ] {caac310a-6e3e-4aff-b30a-511e970a03c2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.01.28 05:19:37.224390 [ 3 ] {caac310a-6e3e-4aff-b30a-511e970a03c2} oximeter.fields_bool (5e8e87d0-c15b-4308-b29c-c2f0efa0fa75): Loading data parts 2024.01.28 05:19:37.224474 [ 3 ] {caac310a-6e3e-4aff-b30a-511e970a03c2} oximeter.fields_bool (5e8e87d0-c15b-4308-b29c-c2f0efa0fa75): There are no data parts 2024.01.28 05:19:37.225736 [ 3 ] {caac310a-6e3e-4aff-b30a-511e970a03c2} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.225770 [ 3 ] {caac310a-6e3e-4aff-b30a-511e970a03c2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.225786 [ 3 ] {} HTTP-Session: ed0c299c-eb1e-452a-97c3-d21db82c003d Destroying unnamed session 2024.01.28 05:19:37.225902 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.225952 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.225971 [ 3 ] {} HTTP-Session: bc70bff3-f52c-483d-9dd2-b8c36a15f527 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.225996 [ 3 ] {} HTTP-Session: bc70bff3-f52c-483d-9dd2-b8c36a15f527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.226154 [ 3 ] {84f95c95-d6fa-4a96-a4d7-714c04de5a03} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.28 05:19:37.226198 [ 3 ] {84f95c95-d6fa-4a96-a4d7-714c04de5a03} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.01.28 05:19:37.227483 [ 3 ] {84f95c95-d6fa-4a96-a4d7-714c04de5a03} oximeter.fields_i8 (ee37965c-9821-48a2-89a7-463a7c938612): Loading data parts 2024.01.28 05:19:37.227557 [ 3 ] {84f95c95-d6fa-4a96-a4d7-714c04de5a03} oximeter.fields_i8 (ee37965c-9821-48a2-89a7-463a7c938612): There are no data parts 2024.01.28 05:19:37.228816 [ 3 ] {84f95c95-d6fa-4a96-a4d7-714c04de5a03} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.228840 [ 3 ] {84f95c95-d6fa-4a96-a4d7-714c04de5a03} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.228864 [ 3 ] {} HTTP-Session: bc70bff3-f52c-483d-9dd2-b8c36a15f527 Destroying unnamed session 2024.01.28 05:19:37.228969 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.229012 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.229039 [ 3 ] {} HTTP-Session: 49d329a9-58fd-40c2-8139-b178484bf152 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.229062 [ 3 ] {} HTTP-Session: 49d329a9-58fd-40c2-8139-b178484bf152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.229213 [ 3 ] {b5a5bc6d-4df6-41f7-a4f1-50e55975585b} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.28 05:19:37.229263 [ 3 ] {b5a5bc6d-4df6-41f7-a4f1-50e55975585b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.01.28 05:19:37.230551 [ 3 ] {b5a5bc6d-4df6-41f7-a4f1-50e55975585b} oximeter.fields_u8 (c0786e2e-22ce-4e21-9509-f6e3229449c6): Loading data parts 2024.01.28 05:19:37.230636 [ 3 ] {b5a5bc6d-4df6-41f7-a4f1-50e55975585b} oximeter.fields_u8 (c0786e2e-22ce-4e21-9509-f6e3229449c6): There are no data parts 2024.01.28 05:19:37.231771 [ 3 ] {b5a5bc6d-4df6-41f7-a4f1-50e55975585b} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.231795 [ 3 ] {b5a5bc6d-4df6-41f7-a4f1-50e55975585b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.231819 [ 3 ] {} HTTP-Session: 49d329a9-58fd-40c2-8139-b178484bf152 Destroying unnamed session 2024.01.28 05:19:37.231916 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.231966 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.231985 [ 3 ] {} HTTP-Session: 86b183b4-01cf-467e-9f90-520553aa3504 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.232009 [ 3 ] {} HTTP-Session: 86b183b4-01cf-467e-9f90-520553aa3504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.232167 [ 3 ] {3b9051f5-d58e-4f28-9cb5-066771bd82dc} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.28 05:19:37.232218 [ 3 ] {3b9051f5-d58e-4f28-9cb5-066771bd82dc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.01.28 05:19:37.233472 [ 3 ] {3b9051f5-d58e-4f28-9cb5-066771bd82dc} oximeter.fields_i16 (37cdae65-8297-401c-9905-596ed23d862d): Loading data parts 2024.01.28 05:19:37.233555 [ 3 ] {3b9051f5-d58e-4f28-9cb5-066771bd82dc} oximeter.fields_i16 (37cdae65-8297-401c-9905-596ed23d862d): There are no data parts 2024.01.28 05:19:37.234684 [ 3 ] {3b9051f5-d58e-4f28-9cb5-066771bd82dc} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.234716 [ 3 ] {3b9051f5-d58e-4f28-9cb5-066771bd82dc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.234731 [ 3 ] {} HTTP-Session: 86b183b4-01cf-467e-9f90-520553aa3504 Destroying unnamed session 2024.01.28 05:19:37.234832 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.234883 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.234903 [ 3 ] {} HTTP-Session: 2e896a23-9f20-4a1e-b147-b13fcc814250 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.234927 [ 3 ] {} HTTP-Session: 2e896a23-9f20-4a1e-b147-b13fcc814250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.235086 [ 3 ] {7a45834f-5fff-4898-81e8-f5f233fad214} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.28 05:19:37.235129 [ 3 ] {7a45834f-5fff-4898-81e8-f5f233fad214} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.01.28 05:19:37.236405 [ 3 ] {7a45834f-5fff-4898-81e8-f5f233fad214} oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Loading data parts 2024.01.28 05:19:37.236481 [ 3 ] {7a45834f-5fff-4898-81e8-f5f233fad214} oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): There are no data parts 2024.01.28 05:19:37.237626 [ 3 ] {7a45834f-5fff-4898-81e8-f5f233fad214} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.237659 [ 3 ] {7a45834f-5fff-4898-81e8-f5f233fad214} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.237674 [ 3 ] {} HTTP-Session: 2e896a23-9f20-4a1e-b147-b13fcc814250 Destroying unnamed session 2024.01.28 05:19:37.237781 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.237838 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.237857 [ 3 ] {} HTTP-Session: ef9fe071-9abc-48df-836d-9caae3f2a9cb Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.237875 [ 3 ] {} HTTP-Session: ef9fe071-9abc-48df-836d-9caae3f2a9cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.238034 [ 3 ] {249cd446-0b63-407d-b4ab-858958c8b857} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.28 05:19:37.238084 [ 3 ] {249cd446-0b63-407d-b4ab-858958c8b857} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.01.28 05:19:37.239345 [ 3 ] {249cd446-0b63-407d-b4ab-858958c8b857} oximeter.fields_i32 (a33b201c-89f9-4ab9-9bf3-7bdbb018d287): Loading data parts 2024.01.28 05:19:37.239427 [ 3 ] {249cd446-0b63-407d-b4ab-858958c8b857} oximeter.fields_i32 (a33b201c-89f9-4ab9-9bf3-7bdbb018d287): There are no data parts 2024.01.28 05:19:37.240552 [ 3 ] {249cd446-0b63-407d-b4ab-858958c8b857} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.240585 [ 3 ] {249cd446-0b63-407d-b4ab-858958c8b857} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.240607 [ 3 ] {} HTTP-Session: ef9fe071-9abc-48df-836d-9caae3f2a9cb Destroying unnamed session 2024.01.28 05:19:37.240731 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.240782 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.240808 [ 3 ] {} HTTP-Session: 2e292d35-0d40-4878-b521-1514ccffb986 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.240824 [ 3 ] {} HTTP-Session: 2e292d35-0d40-4878-b521-1514ccffb986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.240982 [ 3 ] {61d0b515-ab46-4a9e-8dbc-3abfdeae922b} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.28 05:19:37.241027 [ 3 ] {61d0b515-ab46-4a9e-8dbc-3abfdeae922b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.01.28 05:19:37.242286 [ 3 ] {61d0b515-ab46-4a9e-8dbc-3abfdeae922b} oximeter.fields_u32 (1bb869eb-6bb1-4123-a6ea-b02c3832c2b1): Loading data parts 2024.01.28 05:19:37.242372 [ 3 ] {61d0b515-ab46-4a9e-8dbc-3abfdeae922b} oximeter.fields_u32 (1bb869eb-6bb1-4123-a6ea-b02c3832c2b1): There are no data parts 2024.01.28 05:19:37.243606 [ 3 ] {61d0b515-ab46-4a9e-8dbc-3abfdeae922b} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.243640 [ 3 ] {61d0b515-ab46-4a9e-8dbc-3abfdeae922b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.243656 [ 3 ] {} HTTP-Session: 2e292d35-0d40-4878-b521-1514ccffb986 Destroying unnamed session 2024.01.28 05:19:37.243761 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.243812 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.243831 [ 3 ] {} HTTP-Session: 4dfbbc3a-531a-4ab3-9a24-c3639fadf44f Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.243855 [ 3 ] {} HTTP-Session: 4dfbbc3a-531a-4ab3-9a24-c3639fadf44f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.244007 [ 3 ] {e0ac78d7-e46c-45d3-affd-41f1b0a5dab7} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.28 05:19:37.244063 [ 3 ] {e0ac78d7-e46c-45d3-affd-41f1b0a5dab7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.01.28 05:19:37.245339 [ 3 ] {e0ac78d7-e46c-45d3-affd-41f1b0a5dab7} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Loading data parts 2024.01.28 05:19:37.245422 [ 3 ] {e0ac78d7-e46c-45d3-affd-41f1b0a5dab7} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): There are no data parts 2024.01.28 05:19:37.246634 [ 3 ] {e0ac78d7-e46c-45d3-affd-41f1b0a5dab7} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.246659 [ 3 ] {e0ac78d7-e46c-45d3-affd-41f1b0a5dab7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.246684 [ 3 ] {} HTTP-Session: 4dfbbc3a-531a-4ab3-9a24-c3639fadf44f Destroying unnamed session 2024.01.28 05:19:37.246786 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.246837 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.246868 [ 3 ] {} HTTP-Session: 785d6cfc-362a-4108-8112-865a9f388b86 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.246892 [ 3 ] {} HTTP-Session: 785d6cfc-362a-4108-8112-865a9f388b86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.247044 [ 3 ] {85c3a0e3-dbc4-4b48-81c3-de0de285f387} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.28 05:19:37.247093 [ 3 ] {85c3a0e3-dbc4-4b48-81c3-de0de285f387} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.01.28 05:19:37.248364 [ 3 ] {85c3a0e3-dbc4-4b48-81c3-de0de285f387} oximeter.fields_u64 (3f4678af-9867-4ca5-92d2-9e0d899d46f6): Loading data parts 2024.01.28 05:19:37.248453 [ 3 ] {85c3a0e3-dbc4-4b48-81c3-de0de285f387} oximeter.fields_u64 (3f4678af-9867-4ca5-92d2-9e0d899d46f6): There are no data parts 2024.01.28 05:19:37.249739 [ 3 ] {85c3a0e3-dbc4-4b48-81c3-de0de285f387} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.249764 [ 3 ] {85c3a0e3-dbc4-4b48-81c3-de0de285f387} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.249778 [ 3 ] {} HTTP-Session: 785d6cfc-362a-4108-8112-865a9f388b86 Destroying unnamed session 2024.01.28 05:19:37.249888 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.249939 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.249959 [ 3 ] {} HTTP-Session: eebae912-2ebd-4c5f-85da-a7ff2254ff76 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.249982 [ 3 ] {} HTTP-Session: eebae912-2ebd-4c5f-85da-a7ff2254ff76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.250140 [ 3 ] {a084c2cd-eac3-46b4-ad8e-6237e67a2d5d} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.28 05:19:37.250183 [ 3 ] {a084c2cd-eac3-46b4-ad8e-6237e67a2d5d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.01.28 05:19:37.251484 [ 3 ] {a084c2cd-eac3-46b4-ad8e-6237e67a2d5d} oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Loading data parts 2024.01.28 05:19:37.251558 [ 3 ] {a084c2cd-eac3-46b4-ad8e-6237e67a2d5d} oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): There are no data parts 2024.01.28 05:19:37.252762 [ 3 ] {a084c2cd-eac3-46b4-ad8e-6237e67a2d5d} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.252796 [ 3 ] {a084c2cd-eac3-46b4-ad8e-6237e67a2d5d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.252811 [ 3 ] {} HTTP-Session: eebae912-2ebd-4c5f-85da-a7ff2254ff76 Destroying unnamed session 2024.01.28 05:19:37.252947 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.252999 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.253018 [ 3 ] {} HTTP-Session: dc6784a7-06d5-4f3d-93b3-da2687c63ac0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.253041 [ 3 ] {} HTTP-Session: dc6784a7-06d5-4f3d-93b3-da2687c63ac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.253200 [ 3 ] {55a2fea7-b356-40e4-8e8b-6768729df2c7} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.28 05:19:37.253243 [ 3 ] {55a2fea7-b356-40e4-8e8b-6768729df2c7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.01.28 05:19:37.254518 [ 3 ] {55a2fea7-b356-40e4-8e8b-6768729df2c7} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Loading data parts 2024.01.28 05:19:37.254593 [ 3 ] {55a2fea7-b356-40e4-8e8b-6768729df2c7} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): There are no data parts 2024.01.28 05:19:37.255797 [ 3 ] {55a2fea7-b356-40e4-8e8b-6768729df2c7} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.255822 [ 3 ] {55a2fea7-b356-40e4-8e8b-6768729df2c7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.255846 [ 3 ] {} HTTP-Session: dc6784a7-06d5-4f3d-93b3-da2687c63ac0 Destroying unnamed session 2024.01.28 05:19:37.255952 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.256004 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.256031 [ 3 ] {} HTTP-Session: ba402c90-d628-40ca-ad2a-e004c52053e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.256047 [ 3 ] {} HTTP-Session: ba402c90-d628-40ca-ad2a-e004c52053e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.256207 [ 3 ] {50d252dd-2af0-48bf-a204-9954be018c2f} executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.28 05:19:37.256258 [ 3 ] {50d252dd-2af0-48bf-a204-9954be018c2f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.01.28 05:19:37.257536 [ 3 ] {50d252dd-2af0-48bf-a204-9954be018c2f} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Loading data parts 2024.01.28 05:19:37.257620 [ 3 ] {50d252dd-2af0-48bf-a204-9954be018c2f} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): There are no data parts 2024.01.28 05:19:37.258807 [ 3 ] {50d252dd-2af0-48bf-a204-9954be018c2f} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.258840 [ 3 ] {50d252dd-2af0-48bf-a204-9954be018c2f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.258863 [ 3 ] {} HTTP-Session: ba402c90-d628-40ca-ad2a-e004c52053e1 Destroying unnamed session 2024.01.28 05:19:37.258970 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.259022 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.259048 [ 3 ] {} HTTP-Session: 779dcef7-6e0d-4074-824f-2a3366bf96d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.259064 [ 3 ] {} HTTP-Session: 779dcef7-6e0d-4074-824f-2a3366bf96d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.259292 [ 3 ] {1b6b1a66-9fc5-4d5c-aedc-825e03823d59} executeQuery: (from [fd00:1122:3344:101::d]:46081) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2024.01.28 05:19:37.259361 [ 3 ] {1b6b1a66-9fc5-4d5c-aedc-825e03823d59} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.01.28 05:19:37.260764 [ 3 ] {1b6b1a66-9fc5-4d5c-aedc-825e03823d59} oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1): Loading data parts 2024.01.28 05:19:37.260840 [ 3 ] {1b6b1a66-9fc5-4d5c-aedc-825e03823d59} oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1): There are no data parts 2024.01.28 05:19:37.262108 [ 3 ] {1b6b1a66-9fc5-4d5c-aedc-825e03823d59} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.262143 [ 3 ] {1b6b1a66-9fc5-4d5c-aedc-825e03823d59} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.28 05:19:37.262158 [ 3 ] {} HTTP-Session: 779dcef7-6e0d-4074-824f-2a3366bf96d1 Destroying unnamed session 2024.01.28 05:19:37.262284 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:19:37.262335 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:19:37.262355 [ 3 ] {} HTTP-Session: e0b625c9-2d3c-4736-af0d-0971f6731cdd Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 2024.01.28 05:19:37.262380 [ 3 ] {} HTTP-Session: e0b625c9-2d3c-4736-af0d-0971f6731cdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:19:37.262490 [ 3 ] {c45a9a5e-7478-421d-ba02-a787d421a77d} executeQuery: (from [fd00:1122:3344:101::d]:46081) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.01.28 05:19:37.263093 [ 3 ] {c45a9a5e-7478-421d-ba02-a787d421a77d} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.01.28 05:19:37.266823 [ 3 ] {c45a9a5e-7478-421d-ba02-a787d421a77d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.28 05:19:37.269536 [ 3 ] {c45a9a5e-7478-421d-ba02-a787d421a77d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.28 05:19:37.269743 [ 3 ] {c45a9a5e-7478-421d-ba02-a787d421a77d} oximeter.version (ca7ea193-bc67-466f-83a2-ad53f1343b8f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.28 05:19:37.269958 [ 3 ] {c45a9a5e-7478-421d-ba02-a787d421a77d} executeQuery: Read 1 rows, 16.00 B in 0.007445244 sec., 134 rows/sec., 2.10 KiB/sec. 2024.01.28 05:19:37.270072 [ 3 ] {c45a9a5e-7478-421d-ba02-a787d421a77d} DynamicQueryHandler: Done processing query 2024.01.28 05:19:37.270092 [ 3 ] {c45a9a5e-7478-421d-ba02-a787d421a77d} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.01.28 05:19:37.270106 [ 3 ] {} HTTP-Session: e0b625c9-2d3c-4736-af0d-0971f6731cdd Destroying unnamed session 2024.01.28 05:19:38.000303 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.97 MiB, peak 224.04 MiB, will set to 228.27 MiB (RSS), difference: 9.30 MiB 2024.01.28 05:19:51.420014 [ 127 ] {} DNSResolver: Updating DNS cache 2024.01.28 05:19:51.420108 [ 127 ] {} DNSResolver: Updated DNS cache 2024.01.28 05:20:06.420354 [ 122 ] {} DNSResolver: Updating DNS cache 2024.01.28 05:20:06.420423 [ 122 ] {} DNSResolver: Updated DNS cache 2024.01.28 05:20:21.420511 [ 111 ] {} DNSResolver: Updating DNS cache 2024.01.28 05:20:21.420609 [ 111 ] {} DNSResolver: Updated DNS cache 2024.01.28 05:20:36.420905 [ 106 ] {} DNSResolver: Updating DNS cache 2024.01.28 05:20:36.420969 [ 106 ] {} DNSResolver: Updated DNS cache 2024.01.28 05:20:47.274064 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:20:47.274229 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:20:47.274283 [ 3 ] {} HTTP-Session: 2d0f4ea1-9e35-48af-b8aa-03728e2fc688 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:20:47.274310 [ 3 ] {} HTTP-Session: 2d0f4ea1-9e35-48af-b8aa-03728e2fc688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:20:47.274485 [ 3 ] {d858f68e-0e96-44eb-be46-93e83be10810} executeQuery: (from [fd00:1122:3344:101::d]:60122) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.01.28 05:20:47.274899 [ 3 ] {d858f68e-0e96-44eb-be46-93e83be10810} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.28 05:20:47.275636 [ 3 ] {d858f68e-0e96-44eb-be46-93e83be10810} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.28 05:20:47.275835 [ 3 ] {d858f68e-0e96-44eb-be46-93e83be10810} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.28 05:20:47.276773 [ 3 ] {d858f68e-0e96-44eb-be46-93e83be10810} DynamicQueryHandler: Done processing query 2024.01.28 05:20:47.276805 [ 3 ] {d858f68e-0e96-44eb-be46-93e83be10810} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.28 05:20:47.276839 [ 3 ] {} HTTP-Session: 2d0f4ea1-9e35-48af-b8aa-03728e2fc688 Destroying unnamed session 2024.01.28 05:20:47.294955 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:20:47.295016 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:20:47.295072 [ 3 ] {} HTTP-Session: f9251019-61bd-4820-87c0-eb613bdda036 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:20:47.295095 [ 3 ] {} HTTP-Session: f9251019-61bd-4820-87c0-eb613bdda036 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:20:47.295256 [ 3 ] {783e0e26-19e9-4b67-a9c8-6f30abc6fffa} executeQuery: (from [fd00:1122:3344:101::d]:60122) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.01.28 05:20:47.300896 [ 3 ] {783e0e26-19e9-4b67-a9c8-6f30abc6fffa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.28 05:20:47.301047 [ 3 ] {783e0e26-19e9-4b67-a9c8-6f30abc6fffa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.28 05:20:47.301174 [ 3 ] {783e0e26-19e9-4b67-a9c8-6f30abc6fffa} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.28 05:20:47.302108 [ 3 ] {783e0e26-19e9-4b67-a9c8-6f30abc6fffa} DynamicQueryHandler: Done processing query 2024.01.28 05:20:47.302137 [ 3 ] {783e0e26-19e9-4b67-a9c8-6f30abc6fffa} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.28 05:20:47.302163 [ 3 ] {} HTTP-Session: f9251019-61bd-4820-87c0-eb613bdda036 Destroying unnamed session 2024.01.28 05:20:47.302571 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:20:47.302621 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:20:47.302641 [ 3 ] {} HTTP-Session: 5bbad649-f85b-48c2-bcbe-a00bc1d248f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:20:47.302658 [ 3 ] {} HTTP-Session: 5bbad649-f85b-48c2-bcbe-a00bc1d248f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:20:47.302779 [ 3 ] {eb73dab6-4e46-4186-8d35-7254e65ec064} executeQuery: (from [fd00:1122:3344:101::d]:60122) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.01.28 05:20:47.303239 [ 3 ] {eb73dab6-4e46-4186-8d35-7254e65ec064} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.28 05:20:47.303390 [ 3 ] {eb73dab6-4e46-4186-8d35-7254e65ec064} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.28 05:20:47.303434 [ 3 ] {eb73dab6-4e46-4186-8d35-7254e65ec064} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.28 05:20:47.304162 [ 3 ] {eb73dab6-4e46-4186-8d35-7254e65ec064} DynamicQueryHandler: Done processing query 2024.01.28 05:20:47.304189 [ 3 ] {eb73dab6-4e46-4186-8d35-7254e65ec064} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.28 05:20:47.304205 [ 3 ] {} HTTP-Session: 5bbad649-f85b-48c2-bcbe-a00bc1d248f8 Destroying unnamed session 2024.01.28 05:20:47.304439 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:20:47.304486 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:20:47.304505 [ 3 ] {} HTTP-Session: 20eac323-e629-4247-86d7-c1e1ebf84ec9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:20:47.304522 [ 3 ] {} HTTP-Session: 20eac323-e629-4247-86d7-c1e1ebf84ec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:20:47.304636 [ 3 ] {77a75823-9db4-44f5-89e8-cea1917ae941} executeQuery: (from [fd00:1122:3344:101::d]:60122) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.01.28 05:20:47.304987 [ 3 ] {77a75823-9db4-44f5-89e8-cea1917ae941} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.28 05:20:47.305149 [ 3 ] {77a75823-9db4-44f5-89e8-cea1917ae941} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.28 05:20:47.305193 [ 3 ] {77a75823-9db4-44f5-89e8-cea1917ae941} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.28 05:20:47.306000 [ 3 ] {77a75823-9db4-44f5-89e8-cea1917ae941} DynamicQueryHandler: Done processing query 2024.01.28 05:20:47.306028 [ 3 ] {77a75823-9db4-44f5-89e8-cea1917ae941} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.28 05:20:47.306044 [ 3 ] {} HTTP-Session: 20eac323-e629-4247-86d7-c1e1ebf84ec9 Destroying unnamed session 2024.01.28 05:20:47.306745 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:20:47.306791 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:20:47.306811 [ 3 ] {} HTTP-Session: d699083e-4045-48bb-91e4-6dfeeda1bb07 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:20:47.306827 [ 3 ] {} HTTP-Session: d699083e-4045-48bb-91e4-6dfeeda1bb07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:20:47.306905 [ 3 ] {4d2c13ed-947d-420d-9293-920cbeb92781} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:20:47.306945 [ 3 ] {4d2c13ed-947d-420d-9293-920cbeb92781} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.28 05:20:47.307670 [ 3 ] {4d2c13ed-947d-420d-9293-920cbeb92781} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:20:47.311573 [ 3 ] {4d2c13ed-947d-420d-9293-920cbeb92781} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.28 05:20:47.311962 [ 3 ] {4d2c13ed-947d-420d-9293-920cbeb92781} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.28 05:20:47.312148 [ 3 ] {4d2c13ed-947d-420d-9293-920cbeb92781} oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.28 05:20:47.312257 [ 3 ] {4d2c13ed-947d-420d-9293-920cbeb92781} executeQuery: Read 4 rows, 443.00 B in 0.005323577 sec., 751 rows/sec., 81.26 KiB/sec. 2024.01.28 05:20:47.312420 [ 3 ] {4d2c13ed-947d-420d-9293-920cbeb92781} DynamicQueryHandler: Done processing query 2024.01.28 05:20:47.312444 [ 3 ] {4d2c13ed-947d-420d-9293-920cbeb92781} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:20:47.312459 [ 3 ] {} HTTP-Session: d699083e-4045-48bb-91e4-6dfeeda1bb07 Destroying unnamed session 2024.01.28 05:20:47.312583 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 2202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:20:47.312629 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:20:47.312648 [ 3 ] {} HTTP-Session: 36e19c6d-adff-4fbe-88a2-c99a8f4fe48e Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:20:47.312665 [ 3 ] {} HTTP-Session: 36e19c6d-adff-4fbe-88a2-c99a8f4fe48e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:20:47.312737 [ 3 ] {95d11639-203f-430d-b663-46cb23555ef8} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:20:47.312777 [ 3 ] {95d11639-203f-430d-b663-46cb23555ef8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:20:47.312889 [ 3 ] {95d11639-203f-430d-b663-46cb23555ef8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:20:47.316931 [ 3 ] {95d11639-203f-430d-b663-46cb23555ef8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.28 05:20:47.317146 [ 3 ] {95d11639-203f-430d-b663-46cb23555ef8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.28 05:20:47.317307 [ 3 ] {95d11639-203f-430d-b663-46cb23555ef8} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.28 05:20:47.317403 [ 3 ] {95d11639-203f-430d-b663-46cb23555ef8} executeQuery: Read 15 rows, 1.22 KiB in 0.004637278 sec., 3234 rows/sec., 262.18 KiB/sec. 2024.01.28 05:20:47.317525 [ 3 ] {95d11639-203f-430d-b663-46cb23555ef8} DynamicQueryHandler: Done processing query 2024.01.28 05:20:47.317549 [ 3 ] {95d11639-203f-430d-b663-46cb23555ef8} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.28 05:20:47.317565 [ 3 ] {} HTTP-Session: 36e19c6d-adff-4fbe-88a2-c99a8f4fe48e Destroying unnamed session 2024.01.28 05:20:47.317799 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 6823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:20:47.317845 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:20:47.317865 [ 3 ] {} HTTP-Session: f3eff45a-c3a4-49ff-80c4-cee0abbd643b Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:20:47.317881 [ 3 ] {} HTTP-Session: f3eff45a-c3a4-49ff-80c4-cee0abbd643b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:20:47.317952 [ 3 ] {a8a8a63e-f826-40d7-94ee-d4ea7fbfb46b} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:20:47.317996 [ 3 ] {a8a8a63e-f826-40d7-94ee-d4ea7fbfb46b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:20:47.318102 [ 3 ] {a8a8a63e-f826-40d7-94ee-d4ea7fbfb46b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:20:47.318393 [ 3 ] {a8a8a63e-f826-40d7-94ee-d4ea7fbfb46b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.28 05:20:47.318600 [ 3 ] {a8a8a63e-f826-40d7-94ee-d4ea7fbfb46b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.28 05:20:47.318770 [ 3 ] {a8a8a63e-f826-40d7-94ee-d4ea7fbfb46b} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.28 05:20:47.318860 [ 3 ] {a8a8a63e-f826-40d7-94ee-d4ea7fbfb46b} executeQuery: Read 45 rows, 4.04 KiB in 0.000879901 sec., 51142 rows/sec., 4.49 MiB/sec. 2024.01.28 05:20:47.318977 [ 3 ] {a8a8a63e-f826-40d7-94ee-d4ea7fbfb46b} DynamicQueryHandler: Done processing query 2024.01.28 05:20:47.319001 [ 3 ] {a8a8a63e-f826-40d7-94ee-d4ea7fbfb46b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.28 05:20:47.319015 [ 3 ] {} HTTP-Session: f3eff45a-c3a4-49ff-80c4-cee0abbd643b Destroying unnamed session 2024.01.28 05:20:47.319174 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 4303, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:20:47.319216 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:20:47.319233 [ 3 ] {} HTTP-Session: 79fe3e6c-62d9-4126-94c5-d5d95c8bfb86 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:20:47.319249 [ 3 ] {} HTTP-Session: 79fe3e6c-62d9-4126-94c5-d5d95c8bfb86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:20:47.319315 [ 3 ] {95c18976-c6d6-4b34-b6ec-c5ea49b5f1fd} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:20:47.319352 [ 3 ] {95c18976-c6d6-4b34-b6ec-c5ea49b5f1fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:20:47.320568 [ 3 ] {95c18976-c6d6-4b34-b6ec-c5ea49b5f1fd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:20:47.322869 [ 3 ] {95c18976-c6d6-4b34-b6ec-c5ea49b5f1fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.28 05:20:47.323095 [ 3 ] {95c18976-c6d6-4b34-b6ec-c5ea49b5f1fd} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.28 05:20:47.323247 [ 3 ] {95c18976-c6d6-4b34-b6ec-c5ea49b5f1fd} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.28 05:20:47.323346 [ 3 ] {95c18976-c6d6-4b34-b6ec-c5ea49b5f1fd} executeQuery: Read 25 rows, 2.01 KiB in 0.00398054 sec., 6280 rows/sec., 506.12 KiB/sec. 2024.01.28 05:20:47.323466 [ 3 ] {95c18976-c6d6-4b34-b6ec-c5ea49b5f1fd} DynamicQueryHandler: Done processing query 2024.01.28 05:20:47.323489 [ 3 ] {95c18976-c6d6-4b34-b6ec-c5ea49b5f1fd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.28 05:20:47.323504 [ 3 ] {} HTTP-Session: 79fe3e6c-62d9-4126-94c5-d5d95c8bfb86 Destroying unnamed session 2024.01.28 05:20:47.323805 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 16092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:20:47.323851 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:20:47.323869 [ 3 ] {} HTTP-Session: d91cfc8a-a09a-4892-8496-b40fa9241624 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:20:47.323886 [ 3 ] {} HTTP-Session: d91cfc8a-a09a-4892-8496-b40fa9241624 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:20:47.323958 [ 3 ] {c687dcc3-72ba-44db-9f1d-19f6fad96830} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:20:47.324003 [ 3 ] {c687dcc3-72ba-44db-9f1d-19f6fad96830} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:20:47.324155 [ 3 ] {c687dcc3-72ba-44db-9f1d-19f6fad96830} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:20:47.324506 [ 3 ] {c687dcc3-72ba-44db-9f1d-19f6fad96830} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.28 05:20:47.328288 [ 3 ] {c687dcc3-72ba-44db-9f1d-19f6fad96830} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.28 05:20:47.328541 [ 3 ] {c687dcc3-72ba-44db-9f1d-19f6fad96830} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.28 05:20:47.328652 [ 3 ] {c687dcc3-72ba-44db-9f1d-19f6fad96830} executeQuery: Read 15 rows, 20.73 KiB in 0.004664829 sec., 3215 rows/sec., 4.34 MiB/sec. 2024.01.28 05:20:47.328820 [ 3 ] {c687dcc3-72ba-44db-9f1d-19f6fad96830} DynamicQueryHandler: Done processing query 2024.01.28 05:20:47.328851 [ 3 ] {c687dcc3-72ba-44db-9f1d-19f6fad96830} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.01.28 05:20:47.328874 [ 3 ] {} HTTP-Session: d91cfc8a-a09a-4892-8496-b40fa9241624 Destroying unnamed session 2024.01.28 05:20:47.329064 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 2437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:20:47.329118 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:20:47.329142 [ 3 ] {} HTTP-Session: 87911868-4c72-4828-9870-7d87ef3c2ce8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:20:47.329164 [ 3 ] {} HTTP-Session: 87911868-4c72-4828-9870-7d87ef3c2ce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:20:47.329250 [ 3 ] {398af280-0b21-49c8-897a-d798c6f90c4b} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:20:47.329993 [ 3 ] {398af280-0b21-49c8-897a-d798c6f90c4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.28 05:20:47.330145 [ 3 ] {398af280-0b21-49c8-897a-d798c6f90c4b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:20:47.330495 [ 3 ] {398af280-0b21-49c8-897a-d798c6f90c4b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.28 05:20:47.330759 [ 3 ] {398af280-0b21-49c8-897a-d798c6f90c4b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.28 05:20:47.330942 [ 3 ] {398af280-0b21-49c8-897a-d798c6f90c4b} oximeter.measurements_i64 (1fd9cd6d-bb01-4c38-94bf-c323bdcbdb01): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.28 05:20:47.331038 [ 3 ] {398af280-0b21-49c8-897a-d798c6f90c4b} executeQuery: Read 15 rows, 1.12 KiB in 0.001753352 sec., 8555 rows/sec., 636.62 KiB/sec. 2024.01.28 05:20:47.331160 [ 3 ] {398af280-0b21-49c8-897a-d798c6f90c4b} DynamicQueryHandler: Done processing query 2024.01.28 05:20:47.331184 [ 3 ] {398af280-0b21-49c8-897a-d798c6f90c4b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:20:47.331199 [ 3 ] {} HTTP-Session: 87911868-4c72-4828-9870-7d87ef3c2ce8 Destroying unnamed session 2024.01.28 05:20:51.421212 [ 104 ] {} DNSResolver: Updating DNS cache 2024.01.28 05:20:51.421278 [ 104 ] {} DNSResolver: Updated DNS cache 2024.01.28 05:20:57.265549 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:20:57.265737 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:20:57.265787 [ 3 ] {} HTTP-Session: 6a81a70c-19dc-4b25-b595-f7eabebcba58 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:20:57.265830 [ 3 ] {} HTTP-Session: 6a81a70c-19dc-4b25-b595-f7eabebcba58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:20:57.266134 [ 3 ] {8f40227c-088d-4095-863f-1ff8c7e29a56} executeQuery: (from [fd00:1122:3344:101::d]:60122) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.01.28 05:20:57.269425 [ 3 ] {8f40227c-088d-4095-863f-1ff8c7e29a56} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.28 05:20:57.269638 [ 3 ] {8f40227c-088d-4095-863f-1ff8c7e29a56} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.28 05:20:57.269732 [ 3 ] {8f40227c-088d-4095-863f-1ff8c7e29a56} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.28 05:20:57.269968 [ 3 ] {8f40227c-088d-4095-863f-1ff8c7e29a56} oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2024.01.28 05:20:57.271759 [ 3 ] {8f40227c-088d-4095-863f-1ff8c7e29a56} oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.28 05:20:57.271790 [ 3 ] {8f40227c-088d-4095-863f-1ff8c7e29a56} oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.01.28 05:20:57.271972 [ 3 ] {8f40227c-088d-4095-863f-1ff8c7e29a56} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.28 05:20:57.278006 [ 3 ] {8f40227c-088d-4095-863f-1ff8c7e29a56} executeQuery: Read 4 rows, 443.00 B in 0.011789708 sec., 339 rows/sec., 36.69 KiB/sec. 2024.01.28 05:20:57.278367 [ 3 ] {8f40227c-088d-4095-863f-1ff8c7e29a56} DynamicQueryHandler: Done processing query 2024.01.28 05:20:57.278417 [ 3 ] {8f40227c-088d-4095-863f-1ff8c7e29a56} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.28 05:20:57.278449 [ 3 ] {} HTTP-Session: 6a81a70c-19dc-4b25-b595-f7eabebcba58 Destroying unnamed session 2024.01.28 05:20:57.278725 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:20:57.278774 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:20:57.278796 [ 3 ] {} HTTP-Session: 061b2b20-d494-4b9e-994d-16d5e1f3c996 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:20:57.278814 [ 3 ] {} HTTP-Session: 061b2b20-d494-4b9e-994d-16d5e1f3c996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:20:57.278937 [ 3 ] {02454a5d-ef25-4393-bd33-c5066ea92eab} executeQuery: (from [fd00:1122:3344:101::d]:60122) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) 2024.01.28 05:20:57.279386 [ 3 ] {02454a5d-ef25-4393-bd33-c5066ea92eab} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.28 05:20:57.279550 [ 3 ] {02454a5d-ef25-4393-bd33-c5066ea92eab} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.28 05:20:57.279593 [ 3 ] {02454a5d-ef25-4393-bd33-c5066ea92eab} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.28 05:20:57.279738 [ 3 ] {02454a5d-ef25-4393-bd33-c5066ea92eab} oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.01.28 05:20:57.279767 [ 3 ] {02454a5d-ef25-4393-bd33-c5066ea92eab} oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.28 05:20:57.279787 [ 3 ] {02454a5d-ef25-4393-bd33-c5066ea92eab} oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.01.28 05:20:57.279815 [ 3 ] {02454a5d-ef25-4393-bd33-c5066ea92eab} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.28 05:20:57.280742 [ 3 ] {02454a5d-ef25-4393-bd33-c5066ea92eab} executeQuery: Read 4 rows, 443.00 B in 0.001768362 sec., 2261 rows/sec., 244.64 KiB/sec. 2024.01.28 05:20:57.280925 [ 3 ] {02454a5d-ef25-4393-bd33-c5066ea92eab} DynamicQueryHandler: Done processing query 2024.01.28 05:20:57.280950 [ 3 ] {02454a5d-ef25-4393-bd33-c5066ea92eab} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.28 05:20:57.280966 [ 3 ] {} HTTP-Session: 061b2b20-d494-4b9e-994d-16d5e1f3c996 Destroying unnamed session 2024.01.28 05:20:57.281296 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:20:57.281342 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:20:57.281363 [ 3 ] {} HTTP-Session: aec0b4ab-bbb7-497f-b793-e0eb919b6d55 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:20:57.281380 [ 3 ] {} HTTP-Session: aec0b4ab-bbb7-497f-b793-e0eb919b6d55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:20:57.281499 [ 3 ] {a5341430-f939-4028-a5e5-2819dc290c02} executeQuery: (from [fd00:1122:3344:101::d]:60122) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2024.01.28 05:20:57.281947 [ 3 ] {a5341430-f939-4028-a5e5-2819dc290c02} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.28 05:20:57.282109 [ 3 ] {a5341430-f939-4028-a5e5-2819dc290c02} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.28 05:20:57.282151 [ 3 ] {a5341430-f939-4028-a5e5-2819dc290c02} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.28 05:20:57.282299 [ 3 ] {a5341430-f939-4028-a5e5-2819dc290c02} oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.01.28 05:20:57.282327 [ 3 ] {a5341430-f939-4028-a5e5-2819dc290c02} oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.28 05:20:57.282348 [ 3 ] {a5341430-f939-4028-a5e5-2819dc290c02} oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.01.28 05:20:57.282376 [ 3 ] {a5341430-f939-4028-a5e5-2819dc290c02} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.28 05:20:57.283244 [ 3 ] {a5341430-f939-4028-a5e5-2819dc290c02} executeQuery: Read 4 rows, 443.00 B in 0.001708941 sec., 2340 rows/sec., 253.15 KiB/sec. 2024.01.28 05:20:57.283447 [ 3 ] {a5341430-f939-4028-a5e5-2819dc290c02} DynamicQueryHandler: Done processing query 2024.01.28 05:20:57.283471 [ 3 ] {a5341430-f939-4028-a5e5-2819dc290c02} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.28 05:20:57.283487 [ 3 ] {} HTTP-Session: aec0b4ab-bbb7-497f-b793-e0eb919b6d55 Destroying unnamed session 2024.01.28 05:20:57.283712 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:20:57.283757 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:20:57.283777 [ 3 ] {} HTTP-Session: d940d5a5-90d4-4922-a528-dde79b1ba1a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:20:57.283795 [ 3 ] {} HTTP-Session: d940d5a5-90d4-4922-a528-dde79b1ba1a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:20:57.283912 [ 3 ] {cc4fa058-2b00-46b3-8e32-f16c953e90fb} executeQuery: (from [fd00:1122:3344:101::d]:60122) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2024.01.28 05:20:57.284374 [ 3 ] {cc4fa058-2b00-46b3-8e32-f16c953e90fb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.28 05:20:57.284539 [ 3 ] {cc4fa058-2b00-46b3-8e32-f16c953e90fb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.28 05:20:57.284582 [ 3 ] {cc4fa058-2b00-46b3-8e32-f16c953e90fb} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.28 05:20:57.284726 [ 3 ] {cc4fa058-2b00-46b3-8e32-f16c953e90fb} oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.01.28 05:20:57.284756 [ 3 ] {cc4fa058-2b00-46b3-8e32-f16c953e90fb} oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.28 05:20:57.284777 [ 3 ] {cc4fa058-2b00-46b3-8e32-f16c953e90fb} oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.01.28 05:20:57.284805 [ 3 ] {cc4fa058-2b00-46b3-8e32-f16c953e90fb} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.28 05:20:57.285807 [ 3 ] {cc4fa058-2b00-46b3-8e32-f16c953e90fb} executeQuery: Read 4 rows, 443.00 B in 0.001856913 sec., 2154 rows/sec., 232.98 KiB/sec. 2024.01.28 05:20:57.286000 [ 3 ] {cc4fa058-2b00-46b3-8e32-f16c953e90fb} DynamicQueryHandler: Done processing query 2024.01.28 05:20:57.286026 [ 3 ] {cc4fa058-2b00-46b3-8e32-f16c953e90fb} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.28 05:20:57.286042 [ 3 ] {} HTTP-Session: d940d5a5-90d4-4922-a528-dde79b1ba1a8 Destroying unnamed session 2024.01.28 05:20:57.286281 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:20:57.286328 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:20:57.286348 [ 3 ] {} HTTP-Session: dc527056-3643-4795-a2ac-6d5fb2ab97df Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:20:57.286364 [ 3 ] {} HTTP-Session: dc527056-3643-4795-a2ac-6d5fb2ab97df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:20:57.286484 [ 3 ] {441a722b-9ea7-41a8-b642-0502a66f6982} executeQuery: (from [fd00:1122:3344:101::d]:60122) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2024.01.28 05:20:57.286951 [ 3 ] {441a722b-9ea7-41a8-b642-0502a66f6982} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.28 05:20:57.287115 [ 3 ] {441a722b-9ea7-41a8-b642-0502a66f6982} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.28 05:20:57.287158 [ 3 ] {441a722b-9ea7-41a8-b642-0502a66f6982} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.28 05:20:57.287306 [ 3 ] {441a722b-9ea7-41a8-b642-0502a66f6982} oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.01.28 05:20:57.287336 [ 3 ] {441a722b-9ea7-41a8-b642-0502a66f6982} oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.28 05:20:57.287356 [ 3 ] {441a722b-9ea7-41a8-b642-0502a66f6982} oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.01.28 05:20:57.287384 [ 3 ] {441a722b-9ea7-41a8-b642-0502a66f6982} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.28 05:20:57.288331 [ 3 ] {441a722b-9ea7-41a8-b642-0502a66f6982} executeQuery: Read 4 rows, 443.00 B in 0.001806853 sec., 2213 rows/sec., 239.43 KiB/sec. 2024.01.28 05:20:57.288525 [ 3 ] {441a722b-9ea7-41a8-b642-0502a66f6982} DynamicQueryHandler: Done processing query 2024.01.28 05:20:57.288549 [ 3 ] {441a722b-9ea7-41a8-b642-0502a66f6982} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.28 05:20:57.288567 [ 3 ] {} HTTP-Session: dc527056-3643-4795-a2ac-6d5fb2ab97df Destroying unnamed session 2024.01.28 05:20:57.288793 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:20:57.288838 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:20:57.288857 [ 3 ] {} HTTP-Session: ba412fb8-4590-4cc5-bd9f-d3dc6e586bcd Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:20:57.288874 [ 3 ] {} HTTP-Session: ba412fb8-4590-4cc5-bd9f-d3dc6e586bcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:20:57.288995 [ 3 ] {ce0b3351-1dbc-445e-8923-575df670e830} executeQuery: (from [fd00:1122:3344:101::d]:60122) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2024.01.28 05:20:57.289461 [ 3 ] {ce0b3351-1dbc-445e-8923-575df670e830} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.28 05:20:57.289628 [ 3 ] {ce0b3351-1dbc-445e-8923-575df670e830} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.28 05:20:57.289670 [ 3 ] {ce0b3351-1dbc-445e-8923-575df670e830} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.28 05:20:57.289817 [ 3 ] {ce0b3351-1dbc-445e-8923-575df670e830} oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.01.28 05:20:57.289846 [ 3 ] {ce0b3351-1dbc-445e-8923-575df670e830} oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.28 05:20:57.289867 [ 3 ] {ce0b3351-1dbc-445e-8923-575df670e830} oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.01.28 05:20:57.289895 [ 3 ] {ce0b3351-1dbc-445e-8923-575df670e830} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.28 05:20:57.290744 [ 3 ] {ce0b3351-1dbc-445e-8923-575df670e830} executeQuery: Read 4 rows, 443.00 B in 0.001710341 sec., 2338 rows/sec., 252.94 KiB/sec. 2024.01.28 05:20:57.290947 [ 3 ] {ce0b3351-1dbc-445e-8923-575df670e830} DynamicQueryHandler: Done processing query 2024.01.28 05:20:57.290972 [ 3 ] {ce0b3351-1dbc-445e-8923-575df670e830} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.28 05:20:57.290988 [ 3 ] {} HTTP-Session: ba412fb8-4590-4cc5-bd9f-d3dc6e586bcd Destroying unnamed session 2024.01.28 05:20:57.301636 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:20:57.301723 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:20:57.301764 [ 3 ] {} HTTP-Session: a61c18ea-d128-41b2-8d41-1453a032ade3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:20:57.301796 [ 3 ] {} HTTP-Session: a61c18ea-d128-41b2-8d41-1453a032ade3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:20:57.301946 [ 3 ] {1c0816e1-ee7b-4836-89fe-0790f6f44842} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:20:57.302028 [ 3 ] {1c0816e1-ee7b-4836-89fe-0790f6f44842} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.28 05:20:57.302301 [ 3 ] {1c0816e1-ee7b-4836-89fe-0790f6f44842} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:20:57.302709 [ 3 ] {1c0816e1-ee7b-4836-89fe-0790f6f44842} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.28 05:20:57.303010 [ 3 ] {1c0816e1-ee7b-4836-89fe-0790f6f44842} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.28 05:20:57.303187 [ 3 ] {1c0816e1-ee7b-4836-89fe-0790f6f44842} oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.28 05:20:57.303320 [ 3 ] {1c0816e1-ee7b-4836-89fe-0790f6f44842} executeQuery: Read 6 rows, 996.00 B in 0.001316816 sec., 4556 rows/sec., 738.64 KiB/sec. 2024.01.28 05:20:57.303448 [ 3 ] {1c0816e1-ee7b-4836-89fe-0790f6f44842} DynamicQueryHandler: Done processing query 2024.01.28 05:20:57.303473 [ 3 ] {1c0816e1-ee7b-4836-89fe-0790f6f44842} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:20:57.303489 [ 3 ] {} HTTP-Session: a61c18ea-d128-41b2-8d41-1453a032ade3 Destroying unnamed session 2024.01.28 05:20:57.303609 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 2345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:20:57.303655 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:20:57.303674 [ 3 ] {} HTTP-Session: c4b6fd7f-d044-4266-ac60-0f1c3d28649c Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:20:57.303690 [ 3 ] {} HTTP-Session: c4b6fd7f-d044-4266-ac60-0f1c3d28649c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:20:57.303763 [ 3 ] {2bdfb2af-793f-4d46-b6cb-1d5b44b403d6} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:20:57.303803 [ 3 ] {2bdfb2af-793f-4d46-b6cb-1d5b44b403d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:20:57.303911 [ 3 ] {2bdfb2af-793f-4d46-b6cb-1d5b44b403d6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:20:57.304208 [ 3 ] {2bdfb2af-793f-4d46-b6cb-1d5b44b403d6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.28 05:20:57.304412 [ 3 ] {2bdfb2af-793f-4d46-b6cb-1d5b44b403d6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.28 05:20:57.304561 [ 3 ] {2bdfb2af-793f-4d46-b6cb-1d5b44b403d6} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.28 05:20:57.304677 [ 3 ] {2bdfb2af-793f-4d46-b6cb-1d5b44b403d6} executeQuery: Read 16 rows, 1.30 KiB in 0.000882431 sec., 18131 rows/sec., 1.44 MiB/sec. 2024.01.28 05:20:57.304808 [ 3 ] {2bdfb2af-793f-4d46-b6cb-1d5b44b403d6} DynamicQueryHandler: Done processing query 2024.01.28 05:20:57.304831 [ 3 ] {2bdfb2af-793f-4d46-b6cb-1d5b44b403d6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.28 05:20:57.304848 [ 3 ] {} HTTP-Session: c4b6fd7f-d044-4266-ac60-0f1c3d28649c Destroying unnamed session 2024.01.28 05:20:57.305009 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 12593, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:20:57.305056 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:20:57.305075 [ 3 ] {} HTTP-Session: 4946ff7b-252d-4062-9810-995380a1920c Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:20:57.305092 [ 3 ] {} HTTP-Session: 4946ff7b-252d-4062-9810-995380a1920c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:20:57.305166 [ 3 ] {3bf53e59-ecce-4c8b-ae22-38d6459ba2c0} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:20:57.305205 [ 3 ] {3bf53e59-ecce-4c8b-ae22-38d6459ba2c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:20:57.305309 [ 3 ] {3bf53e59-ecce-4c8b-ae22-38d6459ba2c0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:20:57.305647 [ 3 ] {3bf53e59-ecce-4c8b-ae22-38d6459ba2c0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.28 05:20:57.305861 [ 3 ] {3bf53e59-ecce-4c8b-ae22-38d6459ba2c0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.28 05:20:57.306007 [ 3 ] {3bf53e59-ecce-4c8b-ae22-38d6459ba2c0} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.28 05:20:57.306119 [ 3 ] {3bf53e59-ecce-4c8b-ae22-38d6459ba2c0} executeQuery: Read 84 rows, 7.46 KiB in 0.000925501 sec., 90761 rows/sec., 7.87 MiB/sec. 2024.01.28 05:20:57.306238 [ 3 ] {3bf53e59-ecce-4c8b-ae22-38d6459ba2c0} DynamicQueryHandler: Done processing query 2024.01.28 05:20:57.306261 [ 3 ] {3bf53e59-ecce-4c8b-ae22-38d6459ba2c0} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:20:57.306277 [ 3 ] {} HTTP-Session: 4946ff7b-252d-4062-9810-995380a1920c Destroying unnamed session 2024.01.28 05:20:57.306412 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 6802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:20:57.306454 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:20:57.306474 [ 3 ] {} HTTP-Session: 3a9058a5-921a-4499-b86f-b355e55a7cb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:20:57.306490 [ 3 ] {} HTTP-Session: 3a9058a5-921a-4499-b86f-b355e55a7cb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:20:57.306558 [ 3 ] {c40a3544-e59d-444e-8787-df76db599340} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:20:57.306595 [ 3 ] {c40a3544-e59d-444e-8787-df76db599340} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:20:57.306695 [ 3 ] {c40a3544-e59d-444e-8787-df76db599340} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:20:57.306988 [ 3 ] {c40a3544-e59d-444e-8787-df76db599340} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.28 05:20:57.307193 [ 3 ] {c40a3544-e59d-444e-8787-df76db599340} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.28 05:20:57.307343 [ 3 ] {c40a3544-e59d-444e-8787-df76db599340} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.28 05:20:57.307460 [ 3 ] {c40a3544-e59d-444e-8787-df76db599340} executeQuery: Read 40 rows, 3.18 KiB in 0.000870691 sec., 45940 rows/sec., 3.57 MiB/sec. 2024.01.28 05:20:57.307579 [ 3 ] {c40a3544-e59d-444e-8787-df76db599340} DynamicQueryHandler: Done processing query 2024.01.28 05:20:57.307602 [ 3 ] {c40a3544-e59d-444e-8787-df76db599340} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.28 05:20:57.307617 [ 3 ] {} HTTP-Session: 3a9058a5-921a-4499-b86f-b355e55a7cb1 Destroying unnamed session 2024.01.28 05:20:57.307872 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 48589, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:20:57.307916 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:20:57.307935 [ 3 ] {} HTTP-Session: 7743e055-1afd-466b-9303-82b510662957 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:20:57.307951 [ 3 ] {} HTTP-Session: 7743e055-1afd-466b-9303-82b510662957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:20:57.308033 [ 3 ] {3718329b-44f0-4b4b-8e91-46686ca25bf6} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:20:57.308075 [ 3 ] {3718329b-44f0-4b4b-8e91-46686ca25bf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.28 05:20:57.308191 [ 3 ] {3718329b-44f0-4b4b-8e91-46686ca25bf6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:20:57.308599 [ 3 ] {3718329b-44f0-4b4b-8e91-46686ca25bf6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.28 05:20:57.308874 [ 3 ] {3718329b-44f0-4b4b-8e91-46686ca25bf6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.28 05:20:57.309054 [ 3 ] {3718329b-44f0-4b4b-8e91-46686ca25bf6} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.28 05:20:57.309148 [ 3 ] {3718329b-44f0-4b4b-8e91-46686ca25bf6} executeQuery: Read 252 rows, 18.21 KiB in 0.001086693 sec., 231896 rows/sec., 16.37 MiB/sec. 2024.01.28 05:20:57.309309 [ 3 ] {3718329b-44f0-4b4b-8e91-46686ca25bf6} DynamicQueryHandler: Done processing query 2024.01.28 05:20:57.309333 [ 3 ] {3718329b-44f0-4b4b-8e91-46686ca25bf6} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.01.28 05:20:57.309348 [ 3 ] {} HTTP-Session: 7743e055-1afd-466b-9303-82b510662957 Destroying unnamed session 2024.01.28 05:20:57.309505 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 17160, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:20:57.309549 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:20:57.309568 [ 3 ] {} HTTP-Session: e1ab33fe-4b43-4a7f-a4b0-3fa5a3857374 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:20:57.309584 [ 3 ] {} HTTP-Session: e1ab33fe-4b43-4a7f-a4b0-3fa5a3857374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:20:57.309655 [ 3 ] {bee2ef15-2398-42d0-be0a-4fb68dab251c} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:20:57.309698 [ 3 ] {bee2ef15-2398-42d0-be0a-4fb68dab251c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:20:57.309833 [ 3 ] {bee2ef15-2398-42d0-be0a-4fb68dab251c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:20:57.310187 [ 3 ] {bee2ef15-2398-42d0-be0a-4fb68dab251c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.28 05:20:57.310465 [ 3 ] {bee2ef15-2398-42d0-be0a-4fb68dab251c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.28 05:20:57.310636 [ 3 ] {bee2ef15-2398-42d0-be0a-4fb68dab251c} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.28 05:20:57.310759 [ 3 ] {bee2ef15-2398-42d0-be0a-4fb68dab251c} executeQuery: Read 16 rows, 22.11 KiB in 0.001071933 sec., 14926 rows/sec., 20.14 MiB/sec. 2024.01.28 05:20:57.310887 [ 3 ] {bee2ef15-2398-42d0-be0a-4fb68dab251c} DynamicQueryHandler: Done processing query 2024.01.28 05:20:57.310910 [ 3 ] {bee2ef15-2398-42d0-be0a-4fb68dab251c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.28 05:20:57.310925 [ 3 ] {} HTTP-Session: e1ab33fe-4b43-4a7f-a4b0-3fa5a3857374 Destroying unnamed session 2024.01.28 05:21:06.421327 [ 100 ] {} DNSResolver: Updating DNS cache 2024.01.28 05:21:06.421392 [ 100 ] {} DNSResolver: Updated DNS cache 2024.01.28 05:21:07.266492 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 2345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:07.266590 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:07.266615 [ 3 ] {} HTTP-Session: da37b126-464f-490f-977f-4f37c3868f20 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:07.266636 [ 3 ] {} HTTP-Session: da37b126-464f-490f-977f-4f37c3868f20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:07.266750 [ 3 ] {44cc64c6-3472-4b1f-98b5-02eeab020e89} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:21:07.266805 [ 3 ] {44cc64c6-3472-4b1f-98b5-02eeab020e89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:21:07.266947 [ 3 ] {44cc64c6-3472-4b1f-98b5-02eeab020e89} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:21:07.267419 [ 3 ] {44cc64c6-3472-4b1f-98b5-02eeab020e89} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.28 05:21:07.267666 [ 3 ] {44cc64c6-3472-4b1f-98b5-02eeab020e89} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.28 05:21:07.267825 [ 3 ] {44cc64c6-3472-4b1f-98b5-02eeab020e89} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.28 05:21:07.267941 [ 3 ] {44cc64c6-3472-4b1f-98b5-02eeab020e89} executeQuery: Read 16 rows, 1.30 KiB in 0.001123024 sec., 14247 rows/sec., 1.13 MiB/sec. 2024.01.28 05:21:07.268138 [ 3 ] {44cc64c6-3472-4b1f-98b5-02eeab020e89} DynamicQueryHandler: Done processing query 2024.01.28 05:21:07.268164 [ 3 ] {44cc64c6-3472-4b1f-98b5-02eeab020e89} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.28 05:21:07.268180 [ 3 ] {} HTTP-Session: da37b126-464f-490f-977f-4f37c3868f20 Destroying unnamed session 2024.01.28 05:21:07.268325 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7301, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:07.268373 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:07.268395 [ 3 ] {} HTTP-Session: 39a115f0-0302-478d-8bd2-bf1464b17077 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:07.268412 [ 3 ] {} HTTP-Session: 39a115f0-0302-478d-8bd2-bf1464b17077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:07.268487 [ 3 ] {39ae7dce-8734-4954-9d40-586deb862c93} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:21:07.268527 [ 3 ] {39ae7dce-8734-4954-9d40-586deb862c93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:21:07.268641 [ 3 ] {39ae7dce-8734-4954-9d40-586deb862c93} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:21:07.269019 [ 3 ] {39ae7dce-8734-4954-9d40-586deb862c93} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.28 05:21:07.269270 [ 3 ] {39ae7dce-8734-4954-9d40-586deb862c93} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.28 05:21:07.269459 [ 3 ] {39ae7dce-8734-4954-9d40-586deb862c93} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.28 05:21:07.269584 [ 3 ] {39ae7dce-8734-4954-9d40-586deb862c93} executeQuery: Read 48 rows, 4.34 KiB in 0.001066154 sec., 45021 rows/sec., 3.98 MiB/sec. 2024.01.28 05:21:07.269719 [ 3 ] {39ae7dce-8734-4954-9d40-586deb862c93} DynamicQueryHandler: Done processing query 2024.01.28 05:21:07.269743 [ 3 ] {39ae7dce-8734-4954-9d40-586deb862c93} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.28 05:21:07.269759 [ 3 ] {} HTTP-Session: 39a115f0-0302-478d-8bd2-bf1464b17077 Destroying unnamed session 2024.01.28 05:21:07.269876 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 2762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:07.269922 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:07.269942 [ 3 ] {} HTTP-Session: 91a5bda4-8b86-40e6-8ec5-9fe2ac54205b Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:07.269958 [ 3 ] {} HTTP-Session: 91a5bda4-8b86-40e6-8ec5-9fe2ac54205b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:07.270029 [ 3 ] {d243fa71-5293-480c-adc9-1adb82af07c0} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:21:07.270068 [ 3 ] {d243fa71-5293-480c-adc9-1adb82af07c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:21:07.270194 [ 3 ] {d243fa71-5293-480c-adc9-1adb82af07c0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:21:07.270505 [ 3 ] {d243fa71-5293-480c-adc9-1adb82af07c0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.28 05:21:07.270729 [ 3 ] {d243fa71-5293-480c-adc9-1adb82af07c0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.28 05:21:07.270890 [ 3 ] {d243fa71-5293-480c-adc9-1adb82af07c0} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.28 05:21:07.271007 [ 3 ] {d243fa71-5293-480c-adc9-1adb82af07c0} executeQuery: Read 16 rows, 1.28 KiB in 0.000940442 sec., 17013 rows/sec., 1.33 MiB/sec. 2024.01.28 05:21:07.271145 [ 3 ] {d243fa71-5293-480c-adc9-1adb82af07c0} DynamicQueryHandler: Done processing query 2024.01.28 05:21:07.271170 [ 3 ] {d243fa71-5293-480c-adc9-1adb82af07c0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.28 05:21:07.271185 [ 3 ] {} HTTP-Session: 91a5bda4-8b86-40e6-8ec5-9fe2ac54205b Destroying unnamed session 2024.01.28 05:21:07.271327 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 17160, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:07.271378 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:07.271398 [ 3 ] {} HTTP-Session: ffeef39f-785a-4a33-9be7-cce1f9b7c115 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:07.271415 [ 3 ] {} HTTP-Session: ffeef39f-785a-4a33-9be7-cce1f9b7c115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:07.271489 [ 3 ] {ff12212a-a659-4550-91f2-38326c407ad3} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:21:07.271535 [ 3 ] {ff12212a-a659-4550-91f2-38326c407ad3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:21:07.271673 [ 3 ] {ff12212a-a659-4550-91f2-38326c407ad3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:21:07.272042 [ 3 ] {ff12212a-a659-4550-91f2-38326c407ad3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.28 05:21:07.272338 [ 3 ] {ff12212a-a659-4550-91f2-38326c407ad3} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.28 05:21:07.272519 [ 3 ] {ff12212a-a659-4550-91f2-38326c407ad3} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.28 05:21:07.272640 [ 3 ] {ff12212a-a659-4550-91f2-38326c407ad3} executeQuery: Read 16 rows, 22.11 KiB in 0.001121284 sec., 14269 rows/sec., 19.26 MiB/sec. 2024.01.28 05:21:07.272764 [ 3 ] {ff12212a-a659-4550-91f2-38326c407ad3} DynamicQueryHandler: Done processing query 2024.01.28 05:21:07.272789 [ 3 ] {ff12212a-a659-4550-91f2-38326c407ad3} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.28 05:21:07.272805 [ 3 ] {} HTTP-Session: ffeef39f-785a-4a33-9be7-cce1f9b7c115 Destroying unnamed session 2024.01.28 05:21:17.269879 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:17.270052 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:17.270098 [ 3 ] {} HTTP-Session: 788bd305-4d4e-4a00-b2cb-fb8e528dbdac Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:17.270138 [ 3 ] {} HTTP-Session: 788bd305-4d4e-4a00-b2cb-fb8e528dbdac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:17.270305 [ 3 ] {13a97f7b-d04b-473c-8ad9-34578c80c9ef} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:21:17.270362 [ 3 ] {13a97f7b-d04b-473c-8ad9-34578c80c9ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:21:17.270513 [ 3 ] {13a97f7b-d04b-473c-8ad9-34578c80c9ef} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:21:17.270965 [ 3 ] {13a97f7b-d04b-473c-8ad9-34578c80c9ef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.28 05:21:17.271228 [ 3 ] {13a97f7b-d04b-473c-8ad9-34578c80c9ef} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.28 05:21:17.271391 [ 3 ] {13a97f7b-d04b-473c-8ad9-34578c80c9ef} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.28 05:21:17.271511 [ 3 ] {13a97f7b-d04b-473c-8ad9-34578c80c9ef} executeQuery: Read 51 rows, 4.13 KiB in 0.001171095 sec., 43548 rows/sec., 3.45 MiB/sec. 2024.01.28 05:21:17.271645 [ 3 ] {13a97f7b-d04b-473c-8ad9-34578c80c9ef} DynamicQueryHandler: Done processing query 2024.01.28 05:21:17.271669 [ 3 ] {13a97f7b-d04b-473c-8ad9-34578c80c9ef} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.28 05:21:17.271684 [ 3 ] {} HTTP-Session: 788bd305-4d4e-4a00-b2cb-fb8e528dbdac Destroying unnamed session 2024.01.28 05:21:17.271828 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 24416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:17.271873 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:17.271892 [ 3 ] {} HTTP-Session: d32a8eb1-15aa-4a70-a87f-d2ba265158ad Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:17.271908 [ 3 ] {} HTTP-Session: d32a8eb1-15aa-4a70-a87f-d2ba265158ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:17.271981 [ 3 ] {5ba65f98-1433-4e45-a014-177120bcb3f5} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:21:17.272018 [ 3 ] {5ba65f98-1433-4e45-a014-177120bcb3f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:21:17.272116 [ 3 ] {5ba65f98-1433-4e45-a014-177120bcb3f5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:21:17.272561 [ 3 ] {5ba65f98-1433-4e45-a014-177120bcb3f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.28 05:21:17.272785 [ 3 ] {5ba65f98-1433-4e45-a014-177120bcb3f5} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.28 05:21:17.272945 [ 3 ] {5ba65f98-1433-4e45-a014-177120bcb3f5} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.28 05:21:17.273068 [ 3 ] {5ba65f98-1433-4e45-a014-177120bcb3f5} executeQuery: Read 153 rows, 15.08 KiB in 0.001017813 sec., 150322 rows/sec., 14.47 MiB/sec. 2024.01.28 05:21:17.273224 [ 3 ] {5ba65f98-1433-4e45-a014-177120bcb3f5} DynamicQueryHandler: Done processing query 2024.01.28 05:21:17.273249 [ 3 ] {5ba65f98-1433-4e45-a014-177120bcb3f5} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.28 05:21:17.273264 [ 3 ] {} HTTP-Session: d32a8eb1-15aa-4a70-a87f-d2ba265158ad Destroying unnamed session 2024.01.28 05:21:17.273429 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 10393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:17.273475 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:17.273509 [ 3 ] {} HTTP-Session: 6eab6c30-38a2-4eb5-bdad-1691cc227327 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:17.273545 [ 3 ] {} HTTP-Session: 6eab6c30-38a2-4eb5-bdad-1691cc227327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:17.273639 [ 3 ] {147e615f-f189-4bdc-802c-971124f43eb7} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:21:17.273687 [ 3 ] {147e615f-f189-4bdc-802c-971124f43eb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:21:17.273819 [ 3 ] {147e615f-f189-4bdc-802c-971124f43eb7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:21:17.274176 [ 3 ] {147e615f-f189-4bdc-802c-971124f43eb7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.28 05:21:17.274418 [ 3 ] {147e615f-f189-4bdc-802c-971124f43eb7} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.28 05:21:17.274569 [ 3 ] {147e615f-f189-4bdc-802c-971124f43eb7} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.28 05:21:17.274681 [ 3 ] {147e615f-f189-4bdc-802c-971124f43eb7} executeQuery: Read 61 rows, 4.90 KiB in 0.001008763 sec., 60470 rows/sec., 4.74 MiB/sec. 2024.01.28 05:21:17.274797 [ 3 ] {147e615f-f189-4bdc-802c-971124f43eb7} DynamicQueryHandler: Done processing query 2024.01.28 05:21:17.274820 [ 3 ] {147e615f-f189-4bdc-802c-971124f43eb7} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:21:17.274837 [ 3 ] {} HTTP-Session: 6eab6c30-38a2-4eb5-bdad-1691cc227327 Destroying unnamed session 2024.01.28 05:21:17.274994 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 54551, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:17.275045 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:17.275065 [ 3 ] {} HTTP-Session: 051410cf-77c0-46f0-b47a-f2b359f33c4e Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:17.275084 [ 3 ] {} HTTP-Session: 051410cf-77c0-46f0-b47a-f2b359f33c4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:17.275190 [ 3 ] {dbd824c4-09fd-4fef-bdf2-6d950acde82e} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:21:17.275240 [ 3 ] {dbd824c4-09fd-4fef-bdf2-6d950acde82e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:21:17.275392 [ 3 ] {dbd824c4-09fd-4fef-bdf2-6d950acde82e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:21:17.275937 [ 3 ] {dbd824c4-09fd-4fef-bdf2-6d950acde82e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.28 05:21:17.276264 [ 3 ] {dbd824c4-09fd-4fef-bdf2-6d950acde82e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.28 05:21:17.276439 [ 3 ] {dbd824c4-09fd-4fef-bdf2-6d950acde82e} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.28 05:21:17.276555 [ 3 ] {dbd824c4-09fd-4fef-bdf2-6d950acde82e} executeQuery: Read 51 rows, 70.47 KiB in 0.001333327 sec., 38250 rows/sec., 51.62 MiB/sec. 2024.01.28 05:21:17.276687 [ 3 ] {dbd824c4-09fd-4fef-bdf2-6d950acde82e} DynamicQueryHandler: Done processing query 2024.01.28 05:21:17.276710 [ 3 ] {dbd824c4-09fd-4fef-bdf2-6d950acde82e} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.28 05:21:17.276725 [ 3 ] {} HTTP-Session: 051410cf-77c0-46f0-b47a-f2b359f33c4e Destroying unnamed session 2024.01.28 05:21:17.276836 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 1945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:17.276880 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:17.276898 [ 3 ] {} HTTP-Session: cbe42b8b-bc3c-495e-92bd-d67b4298113f Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:17.276914 [ 3 ] {} HTTP-Session: cbe42b8b-bc3c-495e-92bd-d67b4298113f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:17.276983 [ 3 ] {56b0dbbc-6609-4bb4-b324-195277a1a1ea} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:21:17.277022 [ 3 ] {56b0dbbc-6609-4bb4-b324-195277a1a1ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.28 05:21:17.277126 [ 3 ] {56b0dbbc-6609-4bb4-b324-195277a1a1ea} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:21:17.277415 [ 3 ] {56b0dbbc-6609-4bb4-b324-195277a1a1ea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.28 05:21:17.277658 [ 3 ] {56b0dbbc-6609-4bb4-b324-195277a1a1ea} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.28 05:21:17.277824 [ 3 ] {56b0dbbc-6609-4bb4-b324-195277a1a1ea} oximeter.measurements_i64 (1fd9cd6d-bb01-4c38-94bf-c323bdcbdb01): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.28 05:21:17.277931 [ 3 ] {56b0dbbc-6609-4bb4-b324-195277a1a1ea} executeQuery: Read 12 rows, 897.00 B in 0.000919851 sec., 13045 rows/sec., 952.30 KiB/sec. 2024.01.28 05:21:17.278051 [ 3 ] {56b0dbbc-6609-4bb4-b324-195277a1a1ea} DynamicQueryHandler: Done processing query 2024.01.28 05:21:17.278073 [ 3 ] {56b0dbbc-6609-4bb4-b324-195277a1a1ea} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:21:17.278089 [ 3 ] {} HTTP-Session: cbe42b8b-bc3c-495e-92bd-d67b4298113f Destroying unnamed session 2024.01.28 05:21:21.421435 [ 97 ] {} DNSResolver: Updating DNS cache 2024.01.28 05:21:21.421486 [ 97 ] {} DNSResolver: Updated DNS cache 2024.01.28 05:21:27.267627 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:27.267743 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:27.267770 [ 3 ] {} HTTP-Session: ddf3b346-2d18-4af1-8168-95f4cae22812 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:27.267794 [ 3 ] {} HTTP-Session: ddf3b346-2d18-4af1-8168-95f4cae22812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:27.267984 [ 3 ] {c7f5b3d7-7996-4442-a597-16e429646cf2} executeQuery: (from [fd00:1122:3344:101::d]:60122) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2024.01.28 05:21:27.268586 [ 3 ] {c7f5b3d7-7996-4442-a597-16e429646cf2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.28 05:21:27.268768 [ 3 ] {c7f5b3d7-7996-4442-a597-16e429646cf2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.28 05:21:27.268821 [ 3 ] {c7f5b3d7-7996-4442-a597-16e429646cf2} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.28 05:21:27.268989 [ 3 ] {c7f5b3d7-7996-4442-a597-16e429646cf2} oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.01.28 05:21:27.269119 [ 186 ] {c7f5b3d7-7996-4442-a597-16e429646cf2} oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.28 05:21:27.269137 [ 189 ] {c7f5b3d7-7996-4442-a597-16e429646cf2} oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.01.28 05:21:27.269271 [ 3 ] {c7f5b3d7-7996-4442-a597-16e429646cf2} oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.01.28 05:21:27.269359 [ 3 ] {c7f5b3d7-7996-4442-a597-16e429646cf2} oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.01.28 05:21:27.271156 [ 3 ] {c7f5b3d7-7996-4442-a597-16e429646cf2} executeQuery: Read 10 rows, 1.41 KiB in 0.003123909 sec., 3201 rows/sec., 449.84 KiB/sec. 2024.01.28 05:21:27.271445 [ 3 ] {c7f5b3d7-7996-4442-a597-16e429646cf2} DynamicQueryHandler: Done processing query 2024.01.28 05:21:27.271470 [ 3 ] {c7f5b3d7-7996-4442-a597-16e429646cf2} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.01.28 05:21:27.271488 [ 3 ] {} HTTP-Session: ddf3b346-2d18-4af1-8168-95f4cae22812 Destroying unnamed session 2024.01.28 05:21:27.276732 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:27.276796 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:27.276820 [ 3 ] {} HTTP-Session: 780153c4-8db4-40fc-92dc-4552e630b89f Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:27.276843 [ 3 ] {} HTTP-Session: 780153c4-8db4-40fc-92dc-4552e630b89f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:27.276948 [ 3 ] {5c4098d7-49b9-4208-af1c-bdfe9078efa3} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:21:27.276999 [ 3 ] {5c4098d7-49b9-4208-af1c-bdfe9078efa3} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.28 05:21:27.277176 [ 3 ] {5c4098d7-49b9-4208-af1c-bdfe9078efa3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:21:27.277549 [ 3 ] {5c4098d7-49b9-4208-af1c-bdfe9078efa3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.28 05:21:27.277952 [ 3 ] {5c4098d7-49b9-4208-af1c-bdfe9078efa3} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.28 05:21:27.278116 [ 3 ] {5c4098d7-49b9-4208-af1c-bdfe9078efa3} oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.28 05:21:27.278232 [ 3 ] {5c4098d7-49b9-4208-af1c-bdfe9078efa3} executeQuery: Read 1 rows, 232.00 B in 0.001219945 sec., 819 rows/sec., 185.72 KiB/sec. 2024.01.28 05:21:27.278406 [ 3 ] {5c4098d7-49b9-4208-af1c-bdfe9078efa3} DynamicQueryHandler: Done processing query 2024.01.28 05:21:27.278430 [ 3 ] {5c4098d7-49b9-4208-af1c-bdfe9078efa3} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:21:27.278447 [ 3 ] {} HTTP-Session: 780153c4-8db4-40fc-92dc-4552e630b89f Destroying unnamed session 2024.01.28 05:21:27.278567 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:27.278614 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:27.278633 [ 3 ] {} HTTP-Session: 1b110580-f16c-4f0a-8632-56b8047b73d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:27.278653 [ 3 ] {} HTTP-Session: 1b110580-f16c-4f0a-8632-56b8047b73d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:27.278731 [ 3 ] {c7fc459c-b1da-4f8a-acc1-477ed70f199f} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:21:27.278772 [ 3 ] {c7fc459c-b1da-4f8a-acc1-477ed70f199f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:21:27.278883 [ 3 ] {c7fc459c-b1da-4f8a-acc1-477ed70f199f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:21:27.279219 [ 3 ] {c7fc459c-b1da-4f8a-acc1-477ed70f199f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.28 05:21:27.279430 [ 3 ] {c7fc459c-b1da-4f8a-acc1-477ed70f199f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.28 05:21:27.279582 [ 3 ] {c7fc459c-b1da-4f8a-acc1-477ed70f199f} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.28 05:21:27.279706 [ 3 ] {c7fc459c-b1da-4f8a-acc1-477ed70f199f} executeQuery: Read 53 rows, 4.30 KiB in 0.000945681 sec., 56044 rows/sec., 4.44 MiB/sec. 2024.01.28 05:21:27.279843 [ 3 ] {c7fc459c-b1da-4f8a-acc1-477ed70f199f} DynamicQueryHandler: Done processing query 2024.01.28 05:21:27.279866 [ 3 ] {c7fc459c-b1da-4f8a-acc1-477ed70f199f} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.28 05:21:27.279882 [ 3 ] {} HTTP-Session: 1b110580-f16c-4f0a-8632-56b8047b73d3 Destroying unnamed session 2024.01.28 05:21:27.279988 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:27.280033 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:27.280052 [ 3 ] {} HTTP-Session: 3a4dad7b-7c71-4b8e-8fce-1c1725e5a8bf Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:27.280069 [ 3 ] {} HTTP-Session: 3a4dad7b-7c71-4b8e-8fce-1c1725e5a8bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:27.280139 [ 3 ] {adc5c1a8-050c-4f83-9903-fe75e261f89e} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:21:27.280178 [ 3 ] {adc5c1a8-050c-4f83-9903-fe75e261f89e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.28 05:21:27.280322 [ 3 ] {adc5c1a8-050c-4f83-9903-fe75e261f89e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:21:27.280596 [ 3 ] {adc5c1a8-050c-4f83-9903-fe75e261f89e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.28 05:21:27.280802 [ 3 ] {adc5c1a8-050c-4f83-9903-fe75e261f89e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.28 05:21:27.280949 [ 3 ] {adc5c1a8-050c-4f83-9903-fe75e261f89e} oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.28 05:21:27.281056 [ 3 ] {adc5c1a8-050c-4f83-9903-fe75e261f89e} executeQuery: Read 2 rows, 175.00 B in 0.000886741 sec., 2255 rows/sec., 192.73 KiB/sec. 2024.01.28 05:21:27.281189 [ 3 ] {adc5c1a8-050c-4f83-9903-fe75e261f89e} DynamicQueryHandler: Done processing query 2024.01.28 05:21:27.281212 [ 3 ] {adc5c1a8-050c-4f83-9903-fe75e261f89e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:21:27.281229 [ 3 ] {} HTTP-Session: 3a4dad7b-7c71-4b8e-8fce-1c1725e5a8bf Destroying unnamed session 2024.01.28 05:21:27.281428 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 30813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:27.281474 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:27.281492 [ 3 ] {} HTTP-Session: 6b2cb682-af31-43c5-9814-4ec9ad4dad42 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:27.281510 [ 3 ] {} HTTP-Session: 6b2cb682-af31-43c5-9814-4ec9ad4dad42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:27.281585 [ 3 ] {6d835f7a-bd33-40d3-9b73-ed58345446d5} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:21:27.281623 [ 3 ] {6d835f7a-bd33-40d3-9b73-ed58345446d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:21:27.281729 [ 3 ] {6d835f7a-bd33-40d3-9b73-ed58345446d5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:21:27.282138 [ 3 ] {6d835f7a-bd33-40d3-9b73-ed58345446d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.28 05:21:27.282368 [ 3 ] {6d835f7a-bd33-40d3-9b73-ed58345446d5} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.28 05:21:27.282520 [ 3 ] {6d835f7a-bd33-40d3-9b73-ed58345446d5} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.28 05:21:27.282647 [ 3 ] {6d835f7a-bd33-40d3-9b73-ed58345446d5} executeQuery: Read 196 rows, 18.88 KiB in 0.001033962 sec., 189562 rows/sec., 17.83 MiB/sec. 2024.01.28 05:21:27.282768 [ 3 ] {6d835f7a-bd33-40d3-9b73-ed58345446d5} DynamicQueryHandler: Done processing query 2024.01.28 05:21:27.282791 [ 3 ] {6d835f7a-bd33-40d3-9b73-ed58345446d5} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.28 05:21:27.282808 [ 3 ] {} HTTP-Session: 6b2cb682-af31-43c5-9814-4ec9ad4dad42 Destroying unnamed session 2024.01.28 05:21:27.282913 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:27.282958 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:27.282977 [ 3 ] {} HTTP-Session: 8a78b3d1-39b9-45a8-b275-83b983e626c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:27.282994 [ 3 ] {} HTTP-Session: 8a78b3d1-39b9-45a8-b275-83b983e626c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:27.283063 [ 3 ] {4e5ec6ec-7700-4318-a132-744b768898a5} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:21:27.283102 [ 3 ] {4e5ec6ec-7700-4318-a132-744b768898a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.28 05:21:27.283208 [ 3 ] {4e5ec6ec-7700-4318-a132-744b768898a5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:21:27.283573 [ 3 ] {4e5ec6ec-7700-4318-a132-744b768898a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.28 05:21:27.283810 [ 3 ] {4e5ec6ec-7700-4318-a132-744b768898a5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.28 05:21:27.283964 [ 3 ] {4e5ec6ec-7700-4318-a132-744b768898a5} oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.28 05:21:27.284079 [ 3 ] {4e5ec6ec-7700-4318-a132-744b768898a5} executeQuery: Read 2 rows, 143.00 B in 0.000985372 sec., 2029 rows/sec., 141.72 KiB/sec. 2024.01.28 05:21:27.284205 [ 3 ] {4e5ec6ec-7700-4318-a132-744b768898a5} DynamicQueryHandler: Done processing query 2024.01.28 05:21:27.284228 [ 3 ] {4e5ec6ec-7700-4318-a132-744b768898a5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:21:27.284244 [ 3 ] {} HTTP-Session: 8a78b3d1-39b9-45a8-b275-83b983e626c0 Destroying unnamed session 2024.01.28 05:21:27.284398 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 13406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:27.284442 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:27.284460 [ 3 ] {} HTTP-Session: 9ac47087-c0df-4e90-b353-02dde4eb66b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:27.284477 [ 3 ] {} HTTP-Session: 9ac47087-c0df-4e90-b353-02dde4eb66b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:27.284551 [ 3 ] {2ee75428-c79e-4c8d-8522-12408b6eea16} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:21:27.284589 [ 3 ] {2ee75428-c79e-4c8d-8522-12408b6eea16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:21:27.284696 [ 3 ] {2ee75428-c79e-4c8d-8522-12408b6eea16} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:21:27.285017 [ 3 ] {2ee75428-c79e-4c8d-8522-12408b6eea16} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.28 05:21:27.285234 [ 3 ] {2ee75428-c79e-4c8d-8522-12408b6eea16} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.28 05:21:27.285386 [ 3 ] {2ee75428-c79e-4c8d-8522-12408b6eea16} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.28 05:21:27.285504 [ 3 ] {2ee75428-c79e-4c8d-8522-12408b6eea16} executeQuery: Read 79 rows, 6.31 KiB in 0.000924831 sec., 85421 rows/sec., 6.66 MiB/sec. 2024.01.28 05:21:27.285622 [ 3 ] {2ee75428-c79e-4c8d-8522-12408b6eea16} DynamicQueryHandler: Done processing query 2024.01.28 05:21:27.285645 [ 3 ] {2ee75428-c79e-4c8d-8522-12408b6eea16} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:21:27.285662 [ 3 ] {} HTTP-Session: 9ac47087-c0df-4e90-b353-02dde4eb66b0 Destroying unnamed session 2024.01.28 05:21:27.285769 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:27.285814 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:27.285832 [ 3 ] {} HTTP-Session: 621b1441-384a-4a22-83e3-874416d5685f Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:27.285849 [ 3 ] {} HTTP-Session: 621b1441-384a-4a22-83e3-874416d5685f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:27.285923 [ 3 ] {e6cd3a3c-33da-43bd-88e9-a1d5e3bef350} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:21:27.285966 [ 3 ] {e6cd3a3c-33da-43bd-88e9-a1d5e3bef350} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.28 05:21:27.286087 [ 3 ] {e6cd3a3c-33da-43bd-88e9-a1d5e3bef350} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:21:27.286383 [ 3 ] {e6cd3a3c-33da-43bd-88e9-a1d5e3bef350} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.28 05:21:27.286642 [ 3 ] {e6cd3a3c-33da-43bd-88e9-a1d5e3bef350} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.28 05:21:27.286817 [ 3 ] {e6cd3a3c-33da-43bd-88e9-a1d5e3bef350} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.28 05:21:27.286936 [ 3 ] {e6cd3a3c-33da-43bd-88e9-a1d5e3bef350} executeQuery: Read 37 rows, 2.67 KiB in 0.000981032 sec., 37715 rows/sec., 2.66 MiB/sec. 2024.01.28 05:21:27.287064 [ 3 ] {e6cd3a3c-33da-43bd-88e9-a1d5e3bef350} DynamicQueryHandler: Done processing query 2024.01.28 05:21:27.287087 [ 3 ] {e6cd3a3c-33da-43bd-88e9-a1d5e3bef350} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.28 05:21:27.287103 [ 3 ] {} HTTP-Session: 621b1441-384a-4a22-83e3-874416d5685f Destroying unnamed session 2024.01.28 05:21:27.287302 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56688, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:27.287348 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:27.287367 [ 3 ] {} HTTP-Session: 94088bbd-c9ea-4cf8-983e-44a5481ab25d Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:27.287385 [ 3 ] {} HTTP-Session: 94088bbd-c9ea-4cf8-983e-44a5481ab25d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:27.287473 [ 3 ] {86b9cccf-697c-4e37-9d23-77c948d7f333} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:21:27.287517 [ 3 ] {86b9cccf-697c-4e37-9d23-77c948d7f333} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:21:27.287655 [ 3 ] {86b9cccf-697c-4e37-9d23-77c948d7f333} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:21:27.288184 [ 3 ] {86b9cccf-697c-4e37-9d23-77c948d7f333} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.28 05:21:27.288508 [ 3 ] {86b9cccf-697c-4e37-9d23-77c948d7f333} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.28 05:21:27.288713 [ 3 ] {86b9cccf-697c-4e37-9d23-77c948d7f333} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.28 05:21:27.288837 [ 3 ] {86b9cccf-697c-4e37-9d23-77c948d7f333} executeQuery: Read 53 rows, 73.24 KiB in 0.001335357 sec., 39689 rows/sec., 53.56 MiB/sec. 2024.01.28 05:21:27.288968 [ 3 ] {86b9cccf-697c-4e37-9d23-77c948d7f333} DynamicQueryHandler: Done processing query 2024.01.28 05:21:27.288992 [ 3 ] {86b9cccf-697c-4e37-9d23-77c948d7f333} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.28 05:21:27.289008 [ 3 ] {} HTTP-Session: 94088bbd-c9ea-4cf8-983e-44a5481ab25d Destroying unnamed session 2024.01.28 05:21:36.421739 [ 87 ] {} DNSResolver: Updating DNS cache 2024.01.28 05:21:36.421805 [ 87 ] {} DNSResolver: Updated DNS cache 2024.01.28 05:21:37.269659 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:37.269834 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:37.269882 [ 3 ] {} HTTP-Session: fda33e27-7a90-4b2b-901a-011ed852bb73 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:37.269926 [ 3 ] {} HTTP-Session: fda33e27-7a90-4b2b-901a-011ed852bb73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:37.270098 [ 3 ] {72e2441e-4f37-4ce1-973f-cae58bb778da} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:21:37.270158 [ 3 ] {72e2441e-4f37-4ce1-973f-cae58bb778da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:21:37.270315 [ 3 ] {72e2441e-4f37-4ce1-973f-cae58bb778da} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:21:37.270793 [ 3 ] {72e2441e-4f37-4ce1-973f-cae58bb778da} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.28 05:21:37.271055 [ 3 ] {72e2441e-4f37-4ce1-973f-cae58bb778da} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.28 05:21:37.271220 [ 3 ] {72e2441e-4f37-4ce1-973f-cae58bb778da} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.28 05:21:37.271333 [ 3 ] {72e2441e-4f37-4ce1-973f-cae58bb778da} executeQuery: Read 53 rows, 4.30 KiB in 0.001198955 sec., 44205 rows/sec., 3.50 MiB/sec. 2024.01.28 05:21:37.271435 [ 87 ] {} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.28 05:21:37.271489 [ 3 ] {72e2441e-4f37-4ce1-973f-cae58bb778da} DynamicQueryHandler: Done processing query 2024.01.28 05:21:37.271493 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.28 05:21:37.271516 [ 3 ] {72e2441e-4f37-4ce1-973f-cae58bb778da} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.28 05:21:37.271535 [ 3 ] {} HTTP-Session: fda33e27-7a90-4b2b-901a-011ed852bb73 Destroying unnamed session 2024.01.28 05:21:37.271678 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:37.271736 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:37.271725 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.28 05:21:37.271758 [ 3 ] {} HTTP-Session: f47d16c9-0c1b-48c2-9cf9-12431b5dcbcf Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:37.271811 [ 3 ] {} HTTP-Session: f47d16c9-0c1b-48c2-9cf9-12431b5dcbcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:37.271904 [ 3 ] {c865bcae-d5f3-4cae-89eb-c1dcc8a24fb2} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:21:37.271987 [ 3 ] {c865bcae-d5f3-4cae-89eb-c1dcc8a24fb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.28 05:21:37.272039 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:21:37.272170 [ 3 ] {c865bcae-d5f3-4cae-89eb-c1dcc8a24fb2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:21:37.272213 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part 2024.01.28 05:21:37.272491 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part 2024.01.28 05:21:37.272815 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part 2024.01.28 05:21:37.272912 [ 3 ] {c865bcae-d5f3-4cae-89eb-c1dcc8a24fb2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.28 05:21:37.273031 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 51 rows starting from the beginning of the part 2024.01.28 05:21:37.273159 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 53 rows starting from the beginning of the part 2024.01.28 05:21:37.273325 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:21:37.273331 [ 3 ] {c865bcae-d5f3-4cae-89eb-c1dcc8a24fb2} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.28 05:21:37.273558 [ 3 ] {c865bcae-d5f3-4cae-89eb-c1dcc8a24fb2} oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.28 05:21:37.273727 [ 3 ] {c865bcae-d5f3-4cae-89eb-c1dcc8a24fb2} executeQuery: Read 2 rows, 175.00 B in 0.001766412 sec., 1132 rows/sec., 96.75 KiB/sec. 2024.01.28 05:21:37.273975 [ 3 ] {c865bcae-d5f3-4cae-89eb-c1dcc8a24fb2} DynamicQueryHandler: Done processing query 2024.01.28 05:21:37.274029 [ 3 ] {c865bcae-d5f3-4cae-89eb-c1dcc8a24fb2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:21:37.274079 [ 3 ] {} HTTP-Session: f47d16c9-0c1b-48c2-9cf9-12431b5dcbcf Destroying unnamed session 2024.01.28 05:21:37.274386 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:37.274513 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:37.274541 [ 3 ] {} HTTP-Session: ad595505-2fd5-4181-a68e-f1729daa3eec Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:37.274561 [ 3 ] {} HTTP-Session: ad595505-2fd5-4181-a68e-f1729daa3eec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:37.274586 [ 25 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 4 columns (4 merged, 0 gathered) in 0.003000168 sec., 67996.19221323606 rows/sec., 5.38 MiB/sec. 2024.01.28 05:21:37.274687 [ 3 ] {ee266700-61ef-4bc3-986b-8dd8f5c96a35} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:21:37.274750 [ 3 ] {ee266700-61ef-4bc3-986b-8dd8f5c96a35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:21:37.274786 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.28 05:21:37.275011 [ 3 ] {ee266700-61ef-4bc3-986b-8dd8f5c96a35} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:21:37.275114 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_6_1} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.28 05:21:37.275212 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_6_1} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.28 05:21:37.275532 [ 3 ] {ee266700-61ef-4bc3-986b-8dd8f5c96a35} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.28 05:21:37.275775 [ 3 ] {ee266700-61ef-4bc3-986b-8dd8f5c96a35} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.28 05:21:37.275934 [ 3 ] {ee266700-61ef-4bc3-986b-8dd8f5c96a35} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.28 05:21:37.276017 [ 87 ] {} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.28 05:21:37.276029 [ 3 ] {ee266700-61ef-4bc3-986b-8dd8f5c96a35} executeQuery: Read 160 rows, 15.76 KiB in 0.001293616 sec., 123684 rows/sec., 11.90 MiB/sec. 2024.01.28 05:21:37.276048 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.28 05:21:37.276207 [ 10 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.28 05:21:37.276290 [ 3 ] {ee266700-61ef-4bc3-986b-8dd8f5c96a35} DynamicQueryHandler: Done processing query 2024.01.28 05:21:37.276336 [ 3 ] {ee266700-61ef-4bc3-986b-8dd8f5c96a35} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.28 05:21:37.276376 [ 3 ] {} HTTP-Session: ad595505-2fd5-4181-a68e-f1729daa3eec Destroying unnamed session 2024.01.28 05:21:37.276409 [ 10 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:21:37.276457 [ 10 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 45 rows starting from the beginning of the part 2024.01.28 05:21:37.276582 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:37.276638 [ 10 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 84 rows starting from the beginning of the part 2024.01.28 05:21:37.276662 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:37.276707 [ 3 ] {} HTTP-Session: b612c39a-d2cf-4eac-9a7d-f13e90c976c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:37.276739 [ 3 ] {} HTTP-Session: b612c39a-d2cf-4eac-9a7d-f13e90c976c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:37.276829 [ 10 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 48 rows starting from the beginning of the part 2024.01.28 05:21:37.276931 [ 3 ] {4a2454ed-78cf-47d2-a528-00ac4da40b28} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:21:37.277044 [ 3 ] {4a2454ed-78cf-47d2-a528-00ac4da40b28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.28 05:21:37.277060 [ 10 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 153 rows starting from the beginning of the part 2024.01.28 05:21:37.277340 [ 10 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 196 rows starting from the beginning of the part 2024.01.28 05:21:37.277555 [ 3 ] {4a2454ed-78cf-47d2-a528-00ac4da40b28} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:21:37.277588 [ 10 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part 2024.01.28 05:21:37.278024 [ 3 ] {4a2454ed-78cf-47d2-a528-00ac4da40b28} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.28 05:21:37.278485 [ 3 ] {4a2454ed-78cf-47d2-a528-00ac4da40b28} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.28 05:21:37.278756 [ 3 ] {4a2454ed-78cf-47d2-a528-00ac4da40b28} oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.28 05:21:37.278996 [ 3 ] {4a2454ed-78cf-47d2-a528-00ac4da40b28} executeQuery: Read 2 rows, 143.00 B in 0.001994685 sec., 1002 rows/sec., 70.01 KiB/sec. 2024.01.28 05:21:37.279366 [ 16 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 4 columns (4 merged, 0 gathered) in 0.003272121 sec., 209649.94876411968 rows/sec., 19.57 MiB/sec. 2024.01.28 05:21:37.279392 [ 3 ] {4a2454ed-78cf-47d2-a528-00ac4da40b28} DynamicQueryHandler: Done processing query 2024.01.28 05:21:37.279440 [ 3 ] {4a2454ed-78cf-47d2-a528-00ac4da40b28} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:21:37.279471 [ 3 ] {} HTTP-Session: b612c39a-d2cf-4eac-9a7d-f13e90c976c7 Destroying unnamed session 2024.01.28 05:21:37.279544 [ 16 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.28 05:21:37.279627 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:37.279696 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:37.279719 [ 3 ] {} HTTP-Session: ca6e61ea-d382-4342-b3ea-1fd1841c2d49 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:37.279755 [ 3 ] {} HTTP-Session: ca6e61ea-d382-4342-b3ea-1fd1841c2d49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:37.279763 [ 16 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_6_1} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.28 05:21:37.279883 [ 16 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_6_1} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.28 05:21:37.279909 [ 3 ] {b3f76459-923d-459e-9142-2ae437f236c9} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:21:37.280005 [ 3 ] {b3f76459-923d-459e-9142-2ae437f236c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:21:37.280129 [ 3 ] {b3f76459-923d-459e-9142-2ae437f236c9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:21:37.280471 [ 3 ] {b3f76459-923d-459e-9142-2ae437f236c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.28 05:21:37.280684 [ 3 ] {b3f76459-923d-459e-9142-2ae437f236c9} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.28 05:21:37.280838 [ 3 ] {b3f76459-923d-459e-9142-2ae437f236c9} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.28 05:21:37.280942 [ 3 ] {b3f76459-923d-459e-9142-2ae437f236c9} executeQuery: Read 55 rows, 4.41 KiB in 0.000975552 sec., 56378 rows/sec., 4.41 MiB/sec. 2024.01.28 05:21:37.280955 [ 85 ] {} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.28 05:21:37.281042 [ 85 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.28 05:21:37.281122 [ 25 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.28 05:21:37.281132 [ 3 ] {b3f76459-923d-459e-9142-2ae437f236c9} DynamicQueryHandler: Done processing query 2024.01.28 05:21:37.281177 [ 3 ] {b3f76459-923d-459e-9142-2ae437f236c9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:21:37.281223 [ 3 ] {} HTTP-Session: ca6e61ea-d382-4342-b3ea-1fd1841c2d49 Destroying unnamed session 2024.01.28 05:21:37.281266 [ 25 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:21:37.281303 [ 25 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 25 rows starting from the beginning of the part 2024.01.28 05:21:37.281379 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:37.281462 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:37.281520 [ 3 ] {} HTTP-Session: 98f472d3-58c4-41b9-86e7-9888cf24f008 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:37.281551 [ 25 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part 2024.01.28 05:21:37.281563 [ 3 ] {} HTTP-Session: 98f472d3-58c4-41b9-86e7-9888cf24f008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:37.281792 [ 25 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part 2024.01.28 05:21:37.281784 [ 3 ] {5c8e33b0-9a7a-425a-b508-4428389d3448} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:21:37.281891 [ 3 ] {5c8e33b0-9a7a-425a-b508-4428389d3448} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.28 05:21:37.281983 [ 25 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 61 rows starting from the beginning of the part 2024.01.28 05:21:37.282242 [ 25 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 79 rows starting from the beginning of the part 2024.01.28 05:21:37.282371 [ 3 ] {5c8e33b0-9a7a-425a-b508-4428389d3448} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:21:37.282440 [ 25 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 55 rows starting from the beginning of the part 2024.01.28 05:21:37.283029 [ 3 ] {5c8e33b0-9a7a-425a-b508-4428389d3448} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.28 05:21:37.283666 [ 3 ] {5c8e33b0-9a7a-425a-b508-4428389d3448} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.28 05:21:37.283980 [ 3 ] {5c8e33b0-9a7a-425a-b508-4428389d3448} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.28 05:21:37.283985 [ 15 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.002868656 sec., 96212.30290421717 rows/sec., 7.52 MiB/sec. 2024.01.28 05:21:37.284194 [ 3 ] {5c8e33b0-9a7a-425a-b508-4428389d3448} executeQuery: Read 1 rows, 72.00 B in 0.002325109 sec., 430 rows/sec., 30.24 KiB/sec. 2024.01.28 05:21:37.284226 [ 16 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.28 05:21:37.284426 [ 3 ] {5c8e33b0-9a7a-425a-b508-4428389d3448} DynamicQueryHandler: Done processing query 2024.01.28 05:21:37.284458 [ 3 ] {5c8e33b0-9a7a-425a-b508-4428389d3448} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:21:37.284478 [ 3 ] {} HTTP-Session: 98f472d3-58c4-41b9-86e7-9888cf24f008 Destroying unnamed session 2024.01.28 05:21:37.284530 [ 16 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_6_1} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.28 05:21:37.284597 [ 16 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_6_1} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.28 05:21:37.284719 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56688, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:37.284792 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:37.284815 [ 3 ] {} HTTP-Session: a6690479-b16f-42f9-87f5-775d70dacdba Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:37.284833 [ 3 ] {} HTTP-Session: a6690479-b16f-42f9-87f5-775d70dacdba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:37.284922 [ 3 ] {7d3ce38e-7b98-4585-9c28-8cc617b27a8b} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:21:37.284967 [ 3 ] {7d3ce38e-7b98-4585-9c28-8cc617b27a8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:21:37.285129 [ 3 ] {7d3ce38e-7b98-4585-9c28-8cc617b27a8b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:21:37.285697 [ 3 ] {7d3ce38e-7b98-4585-9c28-8cc617b27a8b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.28 05:21:37.286025 [ 3 ] {7d3ce38e-7b98-4585-9c28-8cc617b27a8b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.28 05:21:37.286207 [ 3 ] {7d3ce38e-7b98-4585-9c28-8cc617b27a8b} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.28 05:21:37.286327 [ 85 ] {} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.28 05:21:37.286337 [ 3 ] {7d3ce38e-7b98-4585-9c28-8cc617b27a8b} executeQuery: Read 53 rows, 73.24 KiB in 0.001378178 sec., 38456 rows/sec., 51.90 MiB/sec. 2024.01.28 05:21:37.286381 [ 85 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.28 05:21:37.286492 [ 15 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.28 05:21:37.286544 [ 3 ] {7d3ce38e-7b98-4585-9c28-8cc617b27a8b} DynamicQueryHandler: Done processing query 2024.01.28 05:21:37.286575 [ 3 ] {7d3ce38e-7b98-4585-9c28-8cc617b27a8b} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.28 05:21:37.286592 [ 15 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:21:37.286599 [ 3 ] {} HTTP-Session: a6690479-b16f-42f9-87f5-775d70dacdba Destroying unnamed session 2024.01.28 05:21:37.286631 [ 15 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part 2024.01.28 05:21:37.286765 [ 15 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part 2024.01.28 05:21:37.286859 [ 15 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part 2024.01.28 05:21:37.286952 [ 15 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 51 rows starting from the beginning of the part 2024.01.28 05:21:37.287038 [ 15 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 53 rows starting from the beginning of the part 2024.01.28 05:21:37.287125 [ 15 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::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.01.28 05:21:37.289036 [ 9 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 6 columns (6 merged, 0 gathered) in 0.002601153 sec., 78426.75921024253 rows/sec., 105.83 MiB/sec. 2024.01.28 05:21:37.289263 [ 9 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.28 05:21:37.289507 [ 9 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_6_1} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.28 05:21:37.289571 [ 9 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_6_1} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.28 05:21:37.289647 [ 9 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_6_1: 4.04 MiB. 2024.01.28 05:21:47.269765 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:47.269904 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:47.269944 [ 3 ] {} HTTP-Session: ea71e71a-57db-46f1-b57d-6e8dd1c59cf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:47.270006 [ 3 ] {} HTTP-Session: ea71e71a-57db-46f1-b57d-6e8dd1c59cf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:47.270154 [ 3 ] {a5932497-8f66-4ef1-bbca-3e752892b08a} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:21:47.270220 [ 3 ] {a5932497-8f66-4ef1-bbca-3e752892b08a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:21:47.270399 [ 3 ] {a5932497-8f66-4ef1-bbca-3e752892b08a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:21:47.270854 [ 3 ] {a5932497-8f66-4ef1-bbca-3e752892b08a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.28 05:21:47.271127 [ 3 ] {a5932497-8f66-4ef1-bbca-3e752892b08a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.28 05:21:47.271301 [ 3 ] {a5932497-8f66-4ef1-bbca-3e752892b08a} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.28 05:21:47.271412 [ 3 ] {a5932497-8f66-4ef1-bbca-3e752892b08a} executeQuery: Read 53 rows, 4.30 KiB in 0.001218746 sec., 43487 rows/sec., 3.44 MiB/sec. 2024.01.28 05:21:47.271559 [ 3 ] {a5932497-8f66-4ef1-bbca-3e752892b08a} DynamicQueryHandler: Done processing query 2024.01.28 05:21:47.271585 [ 3 ] {a5932497-8f66-4ef1-bbca-3e752892b08a} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.28 05:21:47.271602 [ 3 ] {} HTTP-Session: ea71e71a-57db-46f1-b57d-6e8dd1c59cf3 Destroying unnamed session 2024.01.28 05:21:47.271760 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:47.271812 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:47.271832 [ 3 ] {} HTTP-Session: 5257a188-a117-4bda-8509-3d9d1fdfe9e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:47.271849 [ 3 ] {} HTTP-Session: 5257a188-a117-4bda-8509-3d9d1fdfe9e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:47.271930 [ 3 ] {59427594-06fb-47f9-8606-415e80e1d7d7} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:21:47.271973 [ 3 ] {59427594-06fb-47f9-8606-415e80e1d7d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:21:47.272080 [ 3 ] {59427594-06fb-47f9-8606-415e80e1d7d7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:21:47.272486 [ 3 ] {59427594-06fb-47f9-8606-415e80e1d7d7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.28 05:21:47.272711 [ 3 ] {59427594-06fb-47f9-8606-415e80e1d7d7} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.28 05:21:47.272869 [ 3 ] {59427594-06fb-47f9-8606-415e80e1d7d7} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.28 05:21:47.272962 [ 3 ] {59427594-06fb-47f9-8606-415e80e1d7d7} executeQuery: Read 159 rows, 15.67 KiB in 0.001002972 sec., 158528 rows/sec., 15.26 MiB/sec. 2024.01.28 05:21:47.273085 [ 3 ] {59427594-06fb-47f9-8606-415e80e1d7d7} DynamicQueryHandler: Done processing query 2024.01.28 05:21:47.273109 [ 3 ] {59427594-06fb-47f9-8606-415e80e1d7d7} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.28 05:21:47.273125 [ 3 ] {} HTTP-Session: 5257a188-a117-4bda-8509-3d9d1fdfe9e7 Destroying unnamed session 2024.01.28 05:21:47.273288 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:47.273334 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:47.273353 [ 3 ] {} HTTP-Session: e6eaaf64-a169-41ce-bd6f-fdcf924f79c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:47.273371 [ 3 ] {} HTTP-Session: e6eaaf64-a169-41ce-bd6f-fdcf924f79c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:47.273496 [ 3 ] {053f42fb-1647-4116-a555-f265c7eaf47a} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:21:47.273534 [ 3 ] {053f42fb-1647-4116-a555-f265c7eaf47a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:21:47.273641 [ 3 ] {053f42fb-1647-4116-a555-f265c7eaf47a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:21:47.273940 [ 3 ] {053f42fb-1647-4116-a555-f265c7eaf47a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.28 05:21:47.274153 [ 3 ] {053f42fb-1647-4116-a555-f265c7eaf47a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.28 05:21:47.274304 [ 3 ] {053f42fb-1647-4116-a555-f265c7eaf47a} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.28 05:21:47.274399 [ 3 ] {053f42fb-1647-4116-a555-f265c7eaf47a} executeQuery: Read 53 rows, 4.24 KiB in 0.000875871 sec., 60511 rows/sec., 4.73 MiB/sec. 2024.01.28 05:21:47.274516 [ 3 ] {053f42fb-1647-4116-a555-f265c7eaf47a} DynamicQueryHandler: Done processing query 2024.01.28 05:21:47.274539 [ 3 ] {053f42fb-1647-4116-a555-f265c7eaf47a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:21:47.274556 [ 3 ] {} HTTP-Session: e6eaaf64-a169-41ce-bd6f-fdcf924f79c4 Destroying unnamed session 2024.01.28 05:21:47.274765 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56689, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:47.274894 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:47.274914 [ 3 ] {} HTTP-Session: f2eb6844-eac0-440b-9f43-ee005b2107b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:47.274931 [ 3 ] {} HTTP-Session: f2eb6844-eac0-440b-9f43-ee005b2107b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:47.275027 [ 3 ] {2b2bb1dc-3c86-4972-ae51-907c303d36cb} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:21:47.275071 [ 3 ] {2b2bb1dc-3c86-4972-ae51-907c303d36cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:21:47.275204 [ 3 ] {2b2bb1dc-3c86-4972-ae51-907c303d36cb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:21:47.275769 [ 3 ] {2b2bb1dc-3c86-4972-ae51-907c303d36cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.28 05:21:47.276106 [ 3 ] {2b2bb1dc-3c86-4972-ae51-907c303d36cb} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.28 05:21:47.276307 [ 3 ] {2b2bb1dc-3c86-4972-ae51-907c303d36cb} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.28 05:21:47.276404 [ 3 ] {2b2bb1dc-3c86-4972-ae51-907c303d36cb} executeQuery: Read 53 rows, 73.24 KiB in 0.001349237 sec., 39281 rows/sec., 53.01 MiB/sec. 2024.01.28 05:21:47.276529 [ 3 ] {2b2bb1dc-3c86-4972-ae51-907c303d36cb} DynamicQueryHandler: Done processing query 2024.01.28 05:21:47.276552 [ 3 ] {2b2bb1dc-3c86-4972-ae51-907c303d36cb} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.28 05:21:47.276568 [ 3 ] {} HTTP-Session: f2eb6844-eac0-440b-9f43-ee005b2107b2 Destroying unnamed session 2024.01.28 05:21:51.421843 [ 57 ] {} DNSResolver: Updating DNS cache 2024.01.28 05:21:51.421898 [ 57 ] {} DNSResolver: Updated DNS cache 2024.01.28 05:21:57.271679 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:57.271863 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:57.271912 [ 3 ] {} HTTP-Session: a102e229-6b95-43f0-981c-f3cd7346af99 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:57.271954 [ 3 ] {} HTTP-Session: a102e229-6b95-43f0-981c-f3cd7346af99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:57.272164 [ 3 ] {5f273c53-c005-4442-b4bb-a0be8a8d6307} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:21:57.272262 [ 3 ] {5f273c53-c005-4442-b4bb-a0be8a8d6307} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:21:57.272525 [ 3 ] {5f273c53-c005-4442-b4bb-a0be8a8d6307} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:21:57.273076 [ 3 ] {5f273c53-c005-4442-b4bb-a0be8a8d6307} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.28 05:21:57.273345 [ 3 ] {5f273c53-c005-4442-b4bb-a0be8a8d6307} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.28 05:21:57.273508 [ 3 ] {5f273c53-c005-4442-b4bb-a0be8a8d6307} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.28 05:21:57.273624 [ 3 ] {5f273c53-c005-4442-b4bb-a0be8a8d6307} executeQuery: Read 53 rows, 4.30 KiB in 0.001404807 sec., 37727 rows/sec., 2.99 MiB/sec. 2024.01.28 05:21:57.273775 [ 3 ] {5f273c53-c005-4442-b4bb-a0be8a8d6307} DynamicQueryHandler: Done processing query 2024.01.28 05:21:57.273800 [ 3 ] {5f273c53-c005-4442-b4bb-a0be8a8d6307} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.28 05:21:57.273817 [ 3 ] {} HTTP-Session: a102e229-6b95-43f0-981c-f3cd7346af99 Destroying unnamed session 2024.01.28 05:21:57.274018 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 30664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:57.274066 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:57.274085 [ 3 ] {} HTTP-Session: 24ffaceb-992a-4d9e-a915-caef2408d675 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:57.274103 [ 3 ] {} HTTP-Session: 24ffaceb-992a-4d9e-a915-caef2408d675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:57.274182 [ 3 ] {500f06e2-e5e3-40b9-9c5e-84f61be33c79} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:21:57.274221 [ 3 ] {500f06e2-e5e3-40b9-9c5e-84f61be33c79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:21:57.274327 [ 3 ] {500f06e2-e5e3-40b9-9c5e-84f61be33c79} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:21:57.274765 [ 3 ] {500f06e2-e5e3-40b9-9c5e-84f61be33c79} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.28 05:21:57.274995 [ 3 ] {500f06e2-e5e3-40b9-9c5e-84f61be33c79} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.28 05:21:57.275147 [ 3 ] {500f06e2-e5e3-40b9-9c5e-84f61be33c79} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.28 05:21:57.275268 [ 3 ] {500f06e2-e5e3-40b9-9c5e-84f61be33c79} executeQuery: Read 195 rows, 18.79 KiB in 0.001058183 sec., 184278 rows/sec., 17.34 MiB/sec. 2024.01.28 05:21:57.275454 [ 3 ] {500f06e2-e5e3-40b9-9c5e-84f61be33c79} DynamicQueryHandler: Done processing query 2024.01.28 05:21:57.275478 [ 3 ] {500f06e2-e5e3-40b9-9c5e-84f61be33c79} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.28 05:21:57.275494 [ 3 ] {} HTTP-Session: 24ffaceb-992a-4d9e-a915-caef2408d675 Destroying unnamed session 2024.01.28 05:21:57.275629 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 13065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:57.275675 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:57.275695 [ 3 ] {} HTTP-Session: 890845b3-884e-439c-9331-60e2afa79845 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:57.275711 [ 3 ] {} HTTP-Session: 890845b3-884e-439c-9331-60e2afa79845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:57.275786 [ 3 ] {2bed6afb-df9e-4d84-9627-f9b4c2609f38} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:21:57.275826 [ 3 ] {2bed6afb-df9e-4d84-9627-f9b4c2609f38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:21:57.275944 [ 3 ] {2bed6afb-df9e-4d84-9627-f9b4c2609f38} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:21:57.276270 [ 3 ] {2bed6afb-df9e-4d84-9627-f9b4c2609f38} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.28 05:21:57.276493 [ 3 ] {2bed6afb-df9e-4d84-9627-f9b4c2609f38} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.28 05:21:57.276651 [ 3 ] {2bed6afb-df9e-4d84-9627-f9b4c2609f38} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.28 05:21:57.276766 [ 3 ] {2bed6afb-df9e-4d84-9627-f9b4c2609f38} executeQuery: Read 77 rows, 6.14 KiB in 0.000945382 sec., 81448 rows/sec., 6.35 MiB/sec. 2024.01.28 05:21:57.276918 [ 3 ] {2bed6afb-df9e-4d84-9627-f9b4c2609f38} DynamicQueryHandler: Done processing query 2024.01.28 05:21:57.276942 [ 3 ] {2bed6afb-df9e-4d84-9627-f9b4c2609f38} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:21:57.276959 [ 3 ] {} HTTP-Session: 890845b3-884e-439c-9331-60e2afa79845 Destroying unnamed session 2024.01.28 05:21:57.277122 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:57.277174 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:57.277195 [ 3 ] {} HTTP-Session: a766830f-27a8-4434-a591-b8f26470915d Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:57.277212 [ 3 ] {} HTTP-Session: a766830f-27a8-4434-a591-b8f26470915d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:57.277284 [ 3 ] {0b4c4e10-f715-41b1-8ec8-268c93581749} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:21:57.277328 [ 3 ] {0b4c4e10-f715-41b1-8ec8-268c93581749} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.28 05:21:57.277452 [ 3 ] {0b4c4e10-f715-41b1-8ec8-268c93581749} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:21:57.277767 [ 3 ] {0b4c4e10-f715-41b1-8ec8-268c93581749} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.28 05:21:57.278032 [ 3 ] {0b4c4e10-f715-41b1-8ec8-268c93581749} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.28 05:21:57.278240 [ 3 ] {0b4c4e10-f715-41b1-8ec8-268c93581749} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.28 05:21:57.278363 [ 3 ] {0b4c4e10-f715-41b1-8ec8-268c93581749} executeQuery: Read 36 rows, 2.60 KiB in 0.001050653 sec., 34264 rows/sec., 2.42 MiB/sec. 2024.01.28 05:21:57.278484 [ 3 ] {0b4c4e10-f715-41b1-8ec8-268c93581749} DynamicQueryHandler: Done processing query 2024.01.28 05:21:57.278508 [ 3 ] {0b4c4e10-f715-41b1-8ec8-268c93581749} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.28 05:21:57.278524 [ 3 ] {} HTTP-Session: a766830f-27a8-4434-a591-b8f26470915d Destroying unnamed session 2024.01.28 05:21:57.278720 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56689, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:21:57.278765 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:21:57.278784 [ 3 ] {} HTTP-Session: 935c1453-f82c-4de5-bc16-df67c79f6c60 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:21:57.278801 [ 3 ] {} HTTP-Session: 935c1453-f82c-4de5-bc16-df67c79f6c60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:21:57.278894 [ 3 ] {b2bf57a6-9e08-4db2-94ae-6fd50e3d3bb1} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:21:57.278939 [ 3 ] {b2bf57a6-9e08-4db2-94ae-6fd50e3d3bb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:21:57.279076 [ 3 ] {b2bf57a6-9e08-4db2-94ae-6fd50e3d3bb1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:21:57.279608 [ 3 ] {b2bf57a6-9e08-4db2-94ae-6fd50e3d3bb1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.28 05:21:57.279931 [ 3 ] {b2bf57a6-9e08-4db2-94ae-6fd50e3d3bb1} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.28 05:21:57.280115 [ 3 ] {b2bf57a6-9e08-4db2-94ae-6fd50e3d3bb1} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.28 05:21:57.280251 [ 3 ] {b2bf57a6-9e08-4db2-94ae-6fd50e3d3bb1} executeQuery: Read 53 rows, 73.24 KiB in 0.001316756 sec., 40250 rows/sec., 54.32 MiB/sec. 2024.01.28 05:21:57.280386 [ 3 ] {b2bf57a6-9e08-4db2-94ae-6fd50e3d3bb1} DynamicQueryHandler: Done processing query 2024.01.28 05:21:57.280410 [ 3 ] {b2bf57a6-9e08-4db2-94ae-6fd50e3d3bb1} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.28 05:21:57.280425 [ 3 ] {} HTTP-Session: 935c1453-f82c-4de5-bc16-df67c79f6c60 Destroying unnamed session 2024.01.28 05:22:06.422175 [ 52 ] {} DNSResolver: Updating DNS cache 2024.01.28 05:22:06.422292 [ 52 ] {} DNSResolver: Updated DNS cache 2024.01.28 05:22:07.270085 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:07.270213 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:07.270243 [ 3 ] {} HTTP-Session: 407b5f08-046d-47bc-945e-182d822dd6dd Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:07.270270 [ 3 ] {} HTTP-Session: 407b5f08-046d-47bc-945e-182d822dd6dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:07.270408 [ 3 ] {5b6de3ac-109e-488b-b750-59e765b8fb60} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:07.270475 [ 3 ] {5b6de3ac-109e-488b-b750-59e765b8fb60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:22:07.270653 [ 3 ] {5b6de3ac-109e-488b-b750-59e765b8fb60} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:07.271109 [ 3 ] {5b6de3ac-109e-488b-b750-59e765b8fb60} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.28 05:22:07.271366 [ 3 ] {5b6de3ac-109e-488b-b750-59e765b8fb60} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.28 05:22:07.271528 [ 3 ] {5b6de3ac-109e-488b-b750-59e765b8fb60} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.28 05:22:07.271654 [ 3 ] {5b6de3ac-109e-488b-b750-59e765b8fb60} executeQuery: Read 53 rows, 4.30 KiB in 0.001201435 sec., 44113 rows/sec., 3.49 MiB/sec. 2024.01.28 05:22:07.271804 [ 3 ] {5b6de3ac-109e-488b-b750-59e765b8fb60} DynamicQueryHandler: Done processing query 2024.01.28 05:22:07.271829 [ 3 ] {5b6de3ac-109e-488b-b750-59e765b8fb60} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.28 05:22:07.271846 [ 3 ] {} HTTP-Session: 407b5f08-046d-47bc-945e-182d822dd6dd Destroying unnamed session 2024.01.28 05:22:07.271967 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:07.272019 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:07.272040 [ 3 ] {} HTTP-Session: 931aff9e-6ecb-4850-84df-06ef033ef0ac Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:07.272058 [ 3 ] {} HTTP-Session: 931aff9e-6ecb-4850-84df-06ef033ef0ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:07.272135 [ 3 ] {6aaa606b-965a-457a-9014-1a1a62cbe1b7} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:07.272174 [ 3 ] {6aaa606b-965a-457a-9014-1a1a62cbe1b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.28 05:22:07.272286 [ 3 ] {6aaa606b-965a-457a-9014-1a1a62cbe1b7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:07.272638 [ 3 ] {6aaa606b-965a-457a-9014-1a1a62cbe1b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.28 05:22:07.272854 [ 3 ] {6aaa606b-965a-457a-9014-1a1a62cbe1b7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.28 05:22:07.273004 [ 3 ] {6aaa606b-965a-457a-9014-1a1a62cbe1b7} oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.28 05:22:07.273121 [ 3 ] {6aaa606b-965a-457a-9014-1a1a62cbe1b7} executeQuery: Read 4 rows, 342.00 B in 0.000956932 sec., 4180 rows/sec., 349.02 KiB/sec. 2024.01.28 05:22:07.273253 [ 3 ] {6aaa606b-965a-457a-9014-1a1a62cbe1b7} DynamicQueryHandler: Done processing query 2024.01.28 05:22:07.273277 [ 3 ] {6aaa606b-965a-457a-9014-1a1a62cbe1b7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:22:07.273293 [ 3 ] {} HTTP-Session: 931aff9e-6ecb-4850-84df-06ef033ef0ac Destroying unnamed session 2024.01.28 05:22:07.273459 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:07.273506 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:07.273525 [ 3 ] {} HTTP-Session: 7c7146f2-5913-47cd-8151-f65f569a43d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:07.273542 [ 3 ] {} HTTP-Session: 7c7146f2-5913-47cd-8151-f65f569a43d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:07.273620 [ 3 ] {882606de-c997-4aca-b671-95dc7600feda} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:07.273658 [ 3 ] {882606de-c997-4aca-b671-95dc7600feda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:22:07.273766 [ 3 ] {882606de-c997-4aca-b671-95dc7600feda} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:07.274120 [ 3 ] {882606de-c997-4aca-b671-95dc7600feda} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.28 05:22:07.274352 [ 3 ] {882606de-c997-4aca-b671-95dc7600feda} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.28 05:22:07.274526 [ 3 ] {882606de-c997-4aca-b671-95dc7600feda} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.28 05:22:07.274639 [ 3 ] {882606de-c997-4aca-b671-95dc7600feda} executeQuery: Read 161 rows, 15.85 KiB in 0.000985982 sec., 163288 rows/sec., 15.70 MiB/sec. 2024.01.28 05:22:07.274758 [ 3 ] {882606de-c997-4aca-b671-95dc7600feda} DynamicQueryHandler: Done processing query 2024.01.28 05:22:07.274781 [ 3 ] {882606de-c997-4aca-b671-95dc7600feda} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.28 05:22:07.274797 [ 3 ] {} HTTP-Session: 7c7146f2-5913-47cd-8151-f65f569a43d0 Destroying unnamed session 2024.01.28 05:22:07.274950 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:07.274994 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:07.275013 [ 3 ] {} HTTP-Session: 7b6aab8b-7092-48ed-8dc2-5fb03934097c Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:07.275030 [ 3 ] {} HTTP-Session: 7b6aab8b-7092-48ed-8dc2-5fb03934097c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:07.275099 [ 3 ] {6b2fc740-9239-4d87-906b-b8a057b9df65} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:07.275136 [ 3 ] {6b2fc740-9239-4d87-906b-b8a057b9df65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.28 05:22:07.275242 [ 3 ] {6b2fc740-9239-4d87-906b-b8a057b9df65} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:07.275525 [ 3 ] {6b2fc740-9239-4d87-906b-b8a057b9df65} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.28 05:22:07.275727 [ 3 ] {6b2fc740-9239-4d87-906b-b8a057b9df65} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.28 05:22:07.275876 [ 3 ] {6b2fc740-9239-4d87-906b-b8a057b9df65} oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.28 05:22:07.275986 [ 3 ] {6b2fc740-9239-4d87-906b-b8a057b9df65} executeQuery: Read 4 rows, 286.00 B in 0.00085161 sec., 4696 rows/sec., 327.96 KiB/sec. 2024.01.28 05:22:07.276105 [ 3 ] {6b2fc740-9239-4d87-906b-b8a057b9df65} DynamicQueryHandler: Done processing query 2024.01.28 05:22:07.276129 [ 3 ] {6b2fc740-9239-4d87-906b-b8a057b9df65} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:22:07.276146 [ 3 ] {} HTTP-Session: 7b6aab8b-7092-48ed-8dc2-5fb03934097c Destroying unnamed session 2024.01.28 05:22:07.276263 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:07.276307 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:07.276326 [ 3 ] {} HTTP-Session: 944d28a6-aa47-4c6b-b08e-a19faaf5755d Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:07.276343 [ 3 ] {} HTTP-Session: 944d28a6-aa47-4c6b-b08e-a19faaf5755d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:07.276416 [ 3 ] {1b42ced2-6f44-41cc-bd9a-ebb69b244e4c} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:07.276455 [ 3 ] {1b42ced2-6f44-41cc-bd9a-ebb69b244e4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:22:07.276560 [ 3 ] {1b42ced2-6f44-41cc-bd9a-ebb69b244e4c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:07.276845 [ 3 ] {1b42ced2-6f44-41cc-bd9a-ebb69b244e4c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.28 05:22:07.277047 [ 3 ] {1b42ced2-6f44-41cc-bd9a-ebb69b244e4c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.28 05:22:07.277195 [ 3 ] {1b42ced2-6f44-41cc-bd9a-ebb69b244e4c} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.28 05:22:07.277315 [ 3 ] {1b42ced2-6f44-41cc-bd9a-ebb69b244e4c} executeQuery: Read 57 rows, 4.57 KiB in 0.000865271 sec., 65875 rows/sec., 5.16 MiB/sec. 2024.01.28 05:22:07.277440 [ 3 ] {1b42ced2-6f44-41cc-bd9a-ebb69b244e4c} DynamicQueryHandler: Done processing query 2024.01.28 05:22:07.277463 [ 3 ] {1b42ced2-6f44-41cc-bd9a-ebb69b244e4c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:22:07.277478 [ 3 ] {} HTTP-Session: 944d28a6-aa47-4c6b-b08e-a19faaf5755d Destroying unnamed session 2024.01.28 05:22:07.277594 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:07.277638 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:07.277656 [ 3 ] {} HTTP-Session: a6dc94ba-e148-49a4-8f77-7426a3cc06a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:07.277672 [ 3 ] {} HTTP-Session: a6dc94ba-e148-49a4-8f77-7426a3cc06a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:07.277741 [ 3 ] {56ce9184-4857-4e30-bc0b-75fa938f8022} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:07.277782 [ 3 ] {56ce9184-4857-4e30-bc0b-75fa938f8022} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.28 05:22:07.277904 [ 3 ] {56ce9184-4857-4e30-bc0b-75fa938f8022} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:07.278172 [ 3 ] {56ce9184-4857-4e30-bc0b-75fa938f8022} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.28 05:22:07.278436 [ 3 ] {56ce9184-4857-4e30-bc0b-75fa938f8022} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.28 05:22:07.278617 [ 3 ] {56ce9184-4857-4e30-bc0b-75fa938f8022} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.28 05:22:07.278717 [ 3 ] {56ce9184-4857-4e30-bc0b-75fa938f8022} executeQuery: Read 2 rows, 144.00 B in 0.000950232 sec., 2104 rows/sec., 147.99 KiB/sec. 2024.01.28 05:22:07.278849 [ 3 ] {56ce9184-4857-4e30-bc0b-75fa938f8022} DynamicQueryHandler: Done processing query 2024.01.28 05:22:07.278874 [ 3 ] {56ce9184-4857-4e30-bc0b-75fa938f8022} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:22:07.278889 [ 3 ] {} HTTP-Session: a6dc94ba-e148-49a4-8f77-7426a3cc06a0 Destroying unnamed session 2024.01.28 05:22:07.279062 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56691, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:07.279107 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:07.279127 [ 3 ] {} HTTP-Session: 8f014580-0ad6-421d-93a8-3f0deb426947 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:07.279144 [ 3 ] {} HTTP-Session: 8f014580-0ad6-421d-93a8-3f0deb426947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:07.279234 [ 3 ] {b4f197e8-0894-4e72-ab1d-2e06dc9877b9} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:07.279278 [ 3 ] {b4f197e8-0894-4e72-ab1d-2e06dc9877b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:22:07.279411 [ 3 ] {b4f197e8-0894-4e72-ab1d-2e06dc9877b9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:07.279885 [ 3 ] {b4f197e8-0894-4e72-ab1d-2e06dc9877b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.28 05:22:07.280209 [ 3 ] {b4f197e8-0894-4e72-ab1d-2e06dc9877b9} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.28 05:22:07.280429 [ 3 ] {b4f197e8-0894-4e72-ab1d-2e06dc9877b9} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.28 05:22:07.280558 [ 3 ] {b4f197e8-0894-4e72-ab1d-2e06dc9877b9} executeQuery: Read 53 rows, 73.24 KiB in 0.001294496 sec., 40942 rows/sec., 55.25 MiB/sec. 2024.01.28 05:22:07.280685 [ 3 ] {b4f197e8-0894-4e72-ab1d-2e06dc9877b9} DynamicQueryHandler: Done processing query 2024.01.28 05:22:07.280708 [ 3 ] {b4f197e8-0894-4e72-ab1d-2e06dc9877b9} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.28 05:22:07.280724 [ 3 ] {} HTTP-Session: 8f014580-0ad6-421d-93a8-3f0deb426947 Destroying unnamed session 2024.01.28 05:22:17.270437 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:17.270598 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:17.270630 [ 3 ] {} HTTP-Session: 3eabf07e-2801-4ac9-8400-a5d0ccbf8d44 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:17.270658 [ 3 ] {} HTTP-Session: 3eabf07e-2801-4ac9-8400-a5d0ccbf8d44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:17.270799 [ 3 ] {f20c840f-5887-4e60-985f-b3d5b434ea91} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:17.270868 [ 3 ] {f20c840f-5887-4e60-985f-b3d5b434ea91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:22:17.271051 [ 3 ] {f20c840f-5887-4e60-985f-b3d5b434ea91} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:17.271563 [ 3 ] {f20c840f-5887-4e60-985f-b3d5b434ea91} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.28 05:22:17.271832 [ 3 ] {f20c840f-5887-4e60-985f-b3d5b434ea91} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.28 05:22:17.272015 [ 3 ] {f20c840f-5887-4e60-985f-b3d5b434ea91} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.28 05:22:17.272135 [ 3 ] {f20c840f-5887-4e60-985f-b3d5b434ea91} executeQuery: Read 53 rows, 4.30 KiB in 0.001295706 sec., 40904 rows/sec., 3.24 MiB/sec. 2024.01.28 05:22:17.272138 [ 63 ] {} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2024.01.28 05:22:17.272219 [ 63 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.28 05:22:17.272328 [ 3 ] {f20c840f-5887-4e60-985f-b3d5b434ea91} DynamicQueryHandler: Done processing query 2024.01.28 05:22:17.272369 [ 3 ] {f20c840f-5887-4e60-985f-b3d5b434ea91} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.28 05:22:17.272377 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact 2024.01.28 05:22:17.272421 [ 3 ] {} HTTP-Session: 3eabf07e-2801-4ac9-8400-a5d0ccbf8d44 Destroying unnamed session 2024.01.28 05:22:17.272545 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:22:17.272595 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:22:17.272625 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:17.272709 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:17.272769 [ 3 ] {} HTTP-Session: 25fd8cc8-4717-4321-a178-b138149db053 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:17.272818 [ 3 ] {} HTTP-Session: 25fd8cc8-4717-4321-a178-b138149db053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:17.272845 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:22:17.273012 [ 3 ] {f25dd329-4386-498c-a9f2-1789b7401c59} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:17.273117 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:22:17.273127 [ 3 ] {f25dd329-4386-498c-a9f2-1789b7401c59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:22:17.273459 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:22:17.273617 [ 3 ] {f25dd329-4386-498c-a9f2-1789b7401c59} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:17.273710 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:22:17.274591 [ 3 ] {f25dd329-4386-498c-a9f2-1789b7401c59} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.28 05:22:17.274972 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.002686123 sec., 98655.19933376096 rows/sec., 7.81 MiB/sec. 2024.01.28 05:22:17.275041 [ 3 ] {f25dd329-4386-498c-a9f2-1789b7401c59} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.28 05:22:17.275103 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.01.28 05:22:17.275315 [ 3 ] {f25dd329-4386-498c-a9f2-1789b7401c59} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.28 05:22:17.275366 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_10_2} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2024.01.28 05:22:17.275520 [ 3 ] {f25dd329-4386-498c-a9f2-1789b7401c59} executeQuery: Read 159 rows, 15.67 KiB in 0.00242539 sec., 65556 rows/sec., 6.31 MiB/sec. 2024.01.28 05:22:17.275513 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_10_2} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 2024.01.28 05:22:17.275856 [ 3 ] {f25dd329-4386-498c-a9f2-1789b7401c59} DynamicQueryHandler: Done processing query 2024.01.28 05:22:17.275893 [ 3 ] {f25dd329-4386-498c-a9f2-1789b7401c59} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.28 05:22:17.275916 [ 3 ] {} HTTP-Session: 25fd8cc8-4717-4321-a178-b138149db053 Destroying unnamed session 2024.01.28 05:22:17.276070 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:17.276133 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:17.276159 [ 3 ] {} HTTP-Session: 57bd41d4-8ef5-4671-9323-6bad3b7371c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:17.276184 [ 3 ] {} HTTP-Session: 57bd41d4-8ef5-4671-9323-6bad3b7371c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:17.276295 [ 3 ] {8c78954c-c61d-4db9-ae56-3600c8780fa3} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:17.276348 [ 3 ] {8c78954c-c61d-4db9-ae56-3600c8780fa3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:22:17.276511 [ 3 ] {8c78954c-c61d-4db9-ae56-3600c8780fa3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:17.276883 [ 3 ] {8c78954c-c61d-4db9-ae56-3600c8780fa3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.28 05:22:17.277156 [ 3 ] {8c78954c-c61d-4db9-ae56-3600c8780fa3} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.28 05:22:17.277373 [ 3 ] {8c78954c-c61d-4db9-ae56-3600c8780fa3} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.28 05:22:17.277496 [ 3 ] {8c78954c-c61d-4db9-ae56-3600c8780fa3} executeQuery: Read 53 rows, 4.24 KiB in 0.001165164 sec., 45487 rows/sec., 3.56 MiB/sec. 2024.01.28 05:22:17.277637 [ 3 ] {8c78954c-c61d-4db9-ae56-3600c8780fa3} DynamicQueryHandler: Done processing query 2024.01.28 05:22:17.277666 [ 3 ] {8c78954c-c61d-4db9-ae56-3600c8780fa3} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:22:17.277686 [ 3 ] {} HTTP-Session: 57bd41d4-8ef5-4671-9323-6bad3b7371c4 Destroying unnamed session 2024.01.28 05:22:17.277958 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:17.278010 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:17.278039 [ 3 ] {} HTTP-Session: 3f6a44f3-375d-4da7-9f8f-1abd199e2c10 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:17.278063 [ 3 ] {} HTTP-Session: 3f6a44f3-375d-4da7-9f8f-1abd199e2c10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:17.278177 [ 3 ] {496e38ef-d49d-4125-9d8d-77fd4e2465cc} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:17.278233 [ 3 ] {496e38ef-d49d-4125-9d8d-77fd4e2465cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:22:17.278421 [ 3 ] {496e38ef-d49d-4125-9d8d-77fd4e2465cc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:17.279067 [ 3 ] {496e38ef-d49d-4125-9d8d-77fd4e2465cc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.28 05:22:17.279474 [ 3 ] {496e38ef-d49d-4125-9d8d-77fd4e2465cc} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.28 05:22:17.279723 [ 3 ] {496e38ef-d49d-4125-9d8d-77fd4e2465cc} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.28 05:22:17.279859 [ 3 ] {496e38ef-d49d-4125-9d8d-77fd4e2465cc} executeQuery: Read 53 rows, 73.24 KiB in 0.001638731 sec., 32342 rows/sec., 43.64 MiB/sec. 2024.01.28 05:22:17.280013 [ 3 ] {496e38ef-d49d-4125-9d8d-77fd4e2465cc} DynamicQueryHandler: Done processing query 2024.01.28 05:22:17.280037 [ 3 ] {496e38ef-d49d-4125-9d8d-77fd4e2465cc} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.28 05:22:17.280052 [ 3 ] {} HTTP-Session: 3f6a44f3-375d-4da7-9f8f-1abd199e2c10 Destroying unnamed session 2024.01.28 05:22:18.066910 [ 63 ] {} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.01.28 05:22:18.066977 [ 63 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.28 05:22:18.067053 [ 15 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.01.28 05:22:18.067184 [ 15 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:22:18.067224 [ 15 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 252 rows starting from the beginning of the part 2024.01.28 05:22:18.067377 [ 15 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part 2024.01.28 05:22:18.067502 [ 15 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2024.01.28 05:22:18.067592 [ 15 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2024.01.28 05:22:18.067673 [ 15 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.01.28 05:22:18.068456 [ 15 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 5 columns (5 merged, 0 gathered) in 0.001431828 sec., 229077.79426020445 rows/sec., 16.16 MiB/sec. 2024.01.28 05:22:18.068579 [ 15 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.01.28 05:22:18.068780 [ 15 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_5_1} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.01.28 05:22:18.068837 [ 15 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_5_1} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.01.28 05:22:21.422537 [ 54 ] {} DNSResolver: Updating DNS cache 2024.01.28 05:22:21.422588 [ 54 ] {} DNSResolver: Updated DNS cache 2024.01.28 05:22:27.271605 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:27.271775 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:27.271820 [ 3 ] {} HTTP-Session: 7445d3ae-92a0-40e7-8e8f-ededc8c7882f Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:27.271861 [ 3 ] {} HTTP-Session: 7445d3ae-92a0-40e7-8e8f-ededc8c7882f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:27.272001 [ 3 ] {57980cc6-af22-4824-9dff-4a93179a5d63} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:27.272059 [ 3 ] {57980cc6-af22-4824-9dff-4a93179a5d63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:22:27.272214 [ 3 ] {57980cc6-af22-4824-9dff-4a93179a5d63} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:27.272665 [ 3 ] {57980cc6-af22-4824-9dff-4a93179a5d63} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.28 05:22:27.272916 [ 3 ] {57980cc6-af22-4824-9dff-4a93179a5d63} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.28 05:22:27.273077 [ 3 ] {57980cc6-af22-4824-9dff-4a93179a5d63} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.28 05:22:27.273209 [ 3 ] {57980cc6-af22-4824-9dff-4a93179a5d63} executeQuery: Read 53 rows, 4.30 KiB in 0.001168495 sec., 45357 rows/sec., 3.59 MiB/sec. 2024.01.28 05:22:27.273353 [ 3 ] {57980cc6-af22-4824-9dff-4a93179a5d63} DynamicQueryHandler: Done processing query 2024.01.28 05:22:27.273377 [ 3 ] {57980cc6-af22-4824-9dff-4a93179a5d63} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.28 05:22:27.273392 [ 3 ] {} HTTP-Session: 7445d3ae-92a0-40e7-8e8f-ededc8c7882f Destroying unnamed session 2024.01.28 05:22:27.273513 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:27.273559 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:27.273577 [ 3 ] {} HTTP-Session: c7e645c4-8c1a-4f71-aac6-62abe2e47bca Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:27.273594 [ 3 ] {} HTTP-Session: c7e645c4-8c1a-4f71-aac6-62abe2e47bca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:27.273662 [ 3 ] {67287a75-b3de-4260-a297-0aacc0c1d7ca} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:27.273702 [ 3 ] {67287a75-b3de-4260-a297-0aacc0c1d7ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.28 05:22:27.273808 [ 3 ] {67287a75-b3de-4260-a297-0aacc0c1d7ca} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:27.274101 [ 3 ] {67287a75-b3de-4260-a297-0aacc0c1d7ca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.28 05:22:27.274317 [ 3 ] {67287a75-b3de-4260-a297-0aacc0c1d7ca} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.28 05:22:27.274461 [ 3 ] {67287a75-b3de-4260-a297-0aacc0c1d7ca} oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.28 05:22:27.274568 [ 3 ] {67287a75-b3de-4260-a297-0aacc0c1d7ca} executeQuery: Read 2 rows, 175.00 B in 0.000871461 sec., 2294 rows/sec., 196.11 KiB/sec. 2024.01.28 05:22:27.274683 [ 3 ] {67287a75-b3de-4260-a297-0aacc0c1d7ca} DynamicQueryHandler: Done processing query 2024.01.28 05:22:27.274706 [ 3 ] {67287a75-b3de-4260-a297-0aacc0c1d7ca} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:22:27.274721 [ 3 ] {} HTTP-Session: c7e645c4-8c1a-4f71-aac6-62abe2e47bca Destroying unnamed session 2024.01.28 05:22:27.274902 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 30813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:27.274945 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:27.274963 [ 3 ] {} HTTP-Session: 30f4177f-8fb8-4783-bf48-6ef3b0bec00e Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:27.274978 [ 3 ] {} HTTP-Session: 30f4177f-8fb8-4783-bf48-6ef3b0bec00e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:27.275052 [ 3 ] {a0614b1b-cda7-476b-9c21-aada6ceeb519} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:27.275090 [ 3 ] {a0614b1b-cda7-476b-9c21-aada6ceeb519} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:22:27.275192 [ 3 ] {a0614b1b-cda7-476b-9c21-aada6ceeb519} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:27.275596 [ 3 ] {a0614b1b-cda7-476b-9c21-aada6ceeb519} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.28 05:22:27.275809 [ 3 ] {a0614b1b-cda7-476b-9c21-aada6ceeb519} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.28 05:22:27.275957 [ 3 ] {a0614b1b-cda7-476b-9c21-aada6ceeb519} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.28 05:22:27.276066 [ 3 ] {a0614b1b-cda7-476b-9c21-aada6ceeb519} executeQuery: Read 196 rows, 18.88 KiB in 0.000979672 sec., 200066 rows/sec., 18.82 MiB/sec. 2024.01.28 05:22:27.276070 [ 76 ] {} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.01.28 05:22:27.276184 [ 76 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.28 05:22:27.276250 [ 3 ] {a0614b1b-cda7-476b-9c21-aada6ceeb519} DynamicQueryHandler: Done processing query 2024.01.28 05:22:27.276281 [ 3 ] {a0614b1b-cda7-476b-9c21-aada6ceeb519} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.28 05:22:27.276282 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.01.28 05:22:27.276309 [ 3 ] {} HTTP-Session: 30f4177f-8fb8-4783-bf48-6ef3b0bec00e Destroying unnamed session 2024.01.28 05:22:27.276385 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:22:27.276418 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::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.01.28 05:22:27.276477 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:27.276532 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:27.276563 [ 3 ] {} HTTP-Session: cd9e1f02-06cc-4330-a4c0-7320cc6a8c42 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:27.276596 [ 3 ] {} HTTP-Session: cd9e1f02-06cc-4330-a4c0-7320cc6a8c42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:27.276600 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::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.01.28 05:22:27.276692 [ 3 ] {7203d59d-a545-40ac-b1ad-0980185a4ac3} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:27.276748 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 195 rows starting from the beginning of the part 2024.01.28 05:22:27.276750 [ 3 ] {7203d59d-a545-40ac-b1ad-0980185a4ac3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.28 05:22:27.276924 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 161 rows starting from the beginning of the part 2024.01.28 05:22:27.277007 [ 3 ] {7203d59d-a545-40ac-b1ad-0980185a4ac3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:27.277063 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 159 rows starting from the beginning of the part 2024.01.28 05:22:27.277210 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 196 rows starting from the beginning of the part 2024.01.28 05:22:27.277516 [ 3 ] {7203d59d-a545-40ac-b1ad-0980185a4ac3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.28 05:22:27.277764 [ 3 ] {7203d59d-a545-40ac-b1ad-0980185a4ac3} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.28 05:22:27.277957 [ 3 ] {7203d59d-a545-40ac-b1ad-0980185a4ac3} oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.28 05:22:27.278095 [ 3 ] {7203d59d-a545-40ac-b1ad-0980185a4ac3} executeQuery: Read 2 rows, 143.00 B in 0.001367237 sec., 1462 rows/sec., 102.14 KiB/sec. 2024.01.28 05:22:27.278280 [ 3 ] {7203d59d-a545-40ac-b1ad-0980185a4ac3} DynamicQueryHandler: Done processing query 2024.01.28 05:22:27.278312 [ 3 ] {7203d59d-a545-40ac-b1ad-0980185a4ac3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:22:27.278329 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 4 columns (4 merged, 0 gathered) in 0.002086616 sec., 511354.26930494164 rows/sec., 48.59 MiB/sec. 2024.01.28 05:22:27.278331 [ 3 ] {} HTTP-Session: cd9e1f02-06cc-4330-a4c0-7320cc6a8c42 Destroying unnamed session 2024.01.28 05:22:27.278486 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 13406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:27.278533 [ 12 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.01.28 05:22:27.278551 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:27.278617 [ 3 ] {} HTTP-Session: c96e2c8f-0c42-4c87-a5ed-c1e9f73615f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:27.278658 [ 3 ] {} HTTP-Session: c96e2c8f-0c42-4c87-a5ed-c1e9f73615f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:27.278738 [ 3 ] {d57cbe39-531a-494f-88a6-78b9d8ac11b0} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:27.278784 [ 3 ] {d57cbe39-531a-494f-88a6-78b9d8ac11b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:22:27.278936 [ 12 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_11_2} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.01.28 05:22:27.279007 [ 3 ] {d57cbe39-531a-494f-88a6-78b9d8ac11b0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:27.279079 [ 12 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_11_2} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.01.28 05:22:27.279452 [ 3 ] {d57cbe39-531a-494f-88a6-78b9d8ac11b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.28 05:22:27.279679 [ 3 ] {d57cbe39-531a-494f-88a6-78b9d8ac11b0} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.28 05:22:27.279824 [ 3 ] {d57cbe39-531a-494f-88a6-78b9d8ac11b0} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.28 05:22:27.279930 [ 76 ] {} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.01.28 05:22:27.279948 [ 3 ] {d57cbe39-531a-494f-88a6-78b9d8ac11b0} executeQuery: Read 79 rows, 6.31 KiB in 0.001175234 sec., 67220 rows/sec., 5.24 MiB/sec. 2024.01.28 05:22:27.279979 [ 76 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.28 05:22:27.280129 [ 24 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.01.28 05:22:27.280190 [ 3 ] {d57cbe39-531a-494f-88a6-78b9d8ac11b0} DynamicQueryHandler: Done processing query 2024.01.28 05:22:27.280241 [ 3 ] {d57cbe39-531a-494f-88a6-78b9d8ac11b0} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:22:27.280270 [ 24 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:22:27.280285 [ 3 ] {} HTTP-Session: c96e2c8f-0c42-4c87-a5ed-c1e9f73615f6 Destroying unnamed session 2024.01.28 05:22:27.280332 [ 24 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::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.01.28 05:22:27.280474 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:27.280534 [ 24 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::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.01.28 05:22:27.280559 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:27.280615 [ 3 ] {} HTTP-Session: 12d11aaf-3f97-4a0c-9ac4-dd3a03ce3316 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:27.280640 [ 3 ] {} HTTP-Session: 12d11aaf-3f97-4a0c-9ac4-dd3a03ce3316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:27.280766 [ 24 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 77 rows starting from the beginning of the part 2024.01.28 05:22:27.280830 [ 3 ] {583f653e-c423-4f5f-9b6b-13e0824d4d17} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:27.280971 [ 3 ] {583f653e-c423-4f5f-9b6b-13e0824d4d17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.28 05:22:27.280996 [ 24 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 57 rows starting from the beginning of the part 2024.01.28 05:22:27.281293 [ 24 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::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.01.28 05:22:27.281532 [ 3 ] {583f653e-c423-4f5f-9b6b-13e0824d4d17} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:27.281559 [ 24 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 79 rows starting from the beginning of the part 2024.01.28 05:22:27.282190 [ 3 ] {583f653e-c423-4f5f-9b6b-13e0824d4d17} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.28 05:22:27.282840 [ 3 ] {583f653e-c423-4f5f-9b6b-13e0824d4d17} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.28 05:22:27.283073 [ 24 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 418 rows, containing 4 columns (4 merged, 0 gathered) in 0.003029549 sec., 137974.33215306964 rows/sec., 10.77 MiB/sec. 2024.01.28 05:22:27.283194 [ 3 ] {583f653e-c423-4f5f-9b6b-13e0824d4d17} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.28 05:22:27.283248 [ 24 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.01.28 05:22:27.283375 [ 3 ] {583f653e-c423-4f5f-9b6b-13e0824d4d17} executeQuery: Read 37 rows, 2.67 KiB in 0.002482831 sec., 14902 rows/sec., 1.05 MiB/sec. 2024.01.28 05:22:27.283551 [ 24 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_11_2} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.01.28 05:22:27.283617 [ 3 ] {583f653e-c423-4f5f-9b6b-13e0824d4d17} DynamicQueryHandler: Done processing query 2024.01.28 05:22:27.283644 [ 24 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_11_2} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.01.28 05:22:27.283654 [ 3 ] {583f653e-c423-4f5f-9b6b-13e0824d4d17} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.28 05:22:27.283691 [ 3 ] {} HTTP-Session: 12d11aaf-3f97-4a0c-9ac4-dd3a03ce3316 Destroying unnamed session 2024.01.28 05:22:27.283899 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:27.283945 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:27.283964 [ 3 ] {} HTTP-Session: 4dbf8b03-41c0-4a31-936f-2c4b9eb64252 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:27.283981 [ 3 ] {} HTTP-Session: 4dbf8b03-41c0-4a31-936f-2c4b9eb64252 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:27.284071 [ 3 ] {596612b4-f103-4b88-aecf-fa056bd5ad0b} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:27.284114 [ 3 ] {596612b4-f103-4b88-aecf-fa056bd5ad0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:22:27.284267 [ 3 ] {596612b4-f103-4b88-aecf-fa056bd5ad0b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:27.284814 [ 3 ] {596612b4-f103-4b88-aecf-fa056bd5ad0b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.28 05:22:27.285138 [ 3 ] {596612b4-f103-4b88-aecf-fa056bd5ad0b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.28 05:22:27.285322 [ 3 ] {596612b4-f103-4b88-aecf-fa056bd5ad0b} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.28 05:22:27.285431 [ 76 ] {} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.01.28 05:22:27.285450 [ 3 ] {596612b4-f103-4b88-aecf-fa056bd5ad0b} executeQuery: Read 53 rows, 73.24 KiB in 0.001350697 sec., 39239 rows/sec., 52.95 MiB/sec. 2024.01.28 05:22:27.285482 [ 76 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.28 05:22:27.285635 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.01.28 05:22:27.285755 [ 3 ] {596612b4-f103-4b88-aecf-fa056bd5ad0b} DynamicQueryHandler: Done processing query 2024.01.28 05:22:27.285809 [ 3 ] {596612b4-f103-4b88-aecf-fa056bd5ad0b} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.28 05:22:27.285836 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:22:27.285840 [ 3 ] {} HTTP-Session: 4dbf8b03-41c0-4a31-936f-2c4b9eb64252 Destroying unnamed session 2024.01.28 05:22:27.285879 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 204 rows starting from the beginning of the part 2024.01.28 05:22:27.286001 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::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.01.28 05:22:27.286109 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::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.01.28 05:22:27.286218 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::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.01.28 05:22:27.286319 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::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.01.28 05:22:27.286420 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::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.01.28 05:22:27.287825 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 469 rows, containing 6 columns (6 merged, 0 gathered) in 0.002285409 sec., 205214.9090162855 rows/sec., 276.93 MiB/sec. 2024.01.28 05:22:27.288148 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.01.28 05:22:27.288391 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_11_2} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.01.28 05:22:27.288468 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_11_2} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.01.28 05:22:27.288541 [ 11 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_11_2: 4.00 MiB. 2024.01.28 05:22:28.000150 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.13 MiB, peak 236.46 MiB, will set to 230.95 MiB (RSS), difference: -4.18 MiB 2024.01.28 05:22:36.422635 [ 61 ] {} DNSResolver: Updating DNS cache 2024.01.28 05:22:36.422708 [ 61 ] {} DNSResolver: Updated DNS cache 2024.01.28 05:22:37.270096 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:37.270224 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:37.270260 [ 3 ] {} HTTP-Session: 4940249e-02d3-43de-bbf5-db0747da1e8f Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:37.270293 [ 3 ] {} HTTP-Session: 4940249e-02d3-43de-bbf5-db0747da1e8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:37.270448 [ 3 ] {e8d5b84b-9483-4ae1-af32-32632ff21754} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:37.270515 [ 3 ] {e8d5b84b-9483-4ae1-af32-32632ff21754} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:22:37.270694 [ 3 ] {e8d5b84b-9483-4ae1-af32-32632ff21754} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:37.271198 [ 3 ] {e8d5b84b-9483-4ae1-af32-32632ff21754} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.28 05:22:37.271460 [ 3 ] {e8d5b84b-9483-4ae1-af32-32632ff21754} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.28 05:22:37.271629 [ 3 ] {e8d5b84b-9483-4ae1-af32-32632ff21754} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.28 05:22:37.271767 [ 3 ] {e8d5b84b-9483-4ae1-af32-32632ff21754} executeQuery: Read 53 rows, 4.30 KiB in 0.001278656 sec., 41449 rows/sec., 3.28 MiB/sec. 2024.01.28 05:22:37.271980 [ 3 ] {e8d5b84b-9483-4ae1-af32-32632ff21754} DynamicQueryHandler: Done processing query 2024.01.28 05:22:37.272007 [ 3 ] {e8d5b84b-9483-4ae1-af32-32632ff21754} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.28 05:22:37.272025 [ 3 ] {} HTTP-Session: 4940249e-02d3-43de-bbf5-db0747da1e8f Destroying unnamed session 2024.01.28 05:22:37.272142 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:37.272192 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:37.272212 [ 3 ] {} HTTP-Session: c107fdc7-ee6f-4c18-ad22-ef3dff58c54c Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:37.272231 [ 3 ] {} HTTP-Session: c107fdc7-ee6f-4c18-ad22-ef3dff58c54c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:37.272311 [ 3 ] {8f53959a-5a8c-437d-b5b0-4e50e04dbaa2} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:37.272354 [ 3 ] {8f53959a-5a8c-437d-b5b0-4e50e04dbaa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.28 05:22:37.272478 [ 3 ] {8f53959a-5a8c-437d-b5b0-4e50e04dbaa2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:37.272779 [ 3 ] {8f53959a-5a8c-437d-b5b0-4e50e04dbaa2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.28 05:22:37.272988 [ 3 ] {8f53959a-5a8c-437d-b5b0-4e50e04dbaa2} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.28 05:22:37.273140 [ 3 ] {8f53959a-5a8c-437d-b5b0-4e50e04dbaa2} oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.28 05:22:37.273264 [ 3 ] {8f53959a-5a8c-437d-b5b0-4e50e04dbaa2} executeQuery: Read 2 rows, 175.00 B in 0.000920291 sec., 2173 rows/sec., 185.70 KiB/sec. 2024.01.28 05:22:37.273390 [ 3 ] {8f53959a-5a8c-437d-b5b0-4e50e04dbaa2} DynamicQueryHandler: Done processing query 2024.01.28 05:22:37.273414 [ 3 ] {8f53959a-5a8c-437d-b5b0-4e50e04dbaa2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:22:37.273429 [ 3 ] {} HTTP-Session: c107fdc7-ee6f-4c18-ad22-ef3dff58c54c Destroying unnamed session 2024.01.28 05:22:37.273572 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:37.273618 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:37.273637 [ 3 ] {} HTTP-Session: 69a16206-38d0-4f8c-9e56-f6e943d16a5c Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:37.273655 [ 3 ] {} HTTP-Session: 69a16206-38d0-4f8c-9e56-f6e943d16a5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:37.273736 [ 3 ] {7fb7db0c-5e9b-43ce-9e42-9c0f77800d66} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:37.273775 [ 3 ] {7fb7db0c-5e9b-43ce-9e42-9c0f77800d66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:22:37.273881 [ 3 ] {7fb7db0c-5e9b-43ce-9e42-9c0f77800d66} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:37.274261 [ 3 ] {7fb7db0c-5e9b-43ce-9e42-9c0f77800d66} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.28 05:22:37.274484 [ 3 ] {7fb7db0c-5e9b-43ce-9e42-9c0f77800d66} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.28 05:22:37.274633 [ 3 ] {7fb7db0c-5e9b-43ce-9e42-9c0f77800d66} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.28 05:22:37.274742 [ 3 ] {7fb7db0c-5e9b-43ce-9e42-9c0f77800d66} executeQuery: Read 160 rows, 15.76 KiB in 0.000978272 sec., 163553 rows/sec., 15.73 MiB/sec. 2024.01.28 05:22:37.274864 [ 3 ] {7fb7db0c-5e9b-43ce-9e42-9c0f77800d66} DynamicQueryHandler: Done processing query 2024.01.28 05:22:37.274888 [ 3 ] {7fb7db0c-5e9b-43ce-9e42-9c0f77800d66} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.28 05:22:37.274904 [ 3 ] {} HTTP-Session: 69a16206-38d0-4f8c-9e56-f6e943d16a5c Destroying unnamed session 2024.01.28 05:22:37.275051 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:37.275098 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:37.275117 [ 3 ] {} HTTP-Session: 43feb477-43f7-4a6f-9296-191ac5c5b04e Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:37.275134 [ 3 ] {} HTTP-Session: 43feb477-43f7-4a6f-9296-191ac5c5b04e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:37.275203 [ 3 ] {fd92e93a-10ec-44f4-9715-3f594a31a462} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:37.275242 [ 3 ] {fd92e93a-10ec-44f4-9715-3f594a31a462} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.28 05:22:37.275349 [ 3 ] {fd92e93a-10ec-44f4-9715-3f594a31a462} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:37.275606 [ 3 ] {fd92e93a-10ec-44f4-9715-3f594a31a462} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.28 05:22:37.275815 [ 3 ] {fd92e93a-10ec-44f4-9715-3f594a31a462} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.28 05:22:37.275964 [ 3 ] {fd92e93a-10ec-44f4-9715-3f594a31a462} oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.28 05:22:37.276080 [ 3 ] {fd92e93a-10ec-44f4-9715-3f594a31a462} executeQuery: Read 2 rows, 143.00 B in 0.000847341 sec., 2360 rows/sec., 164.81 KiB/sec. 2024.01.28 05:22:37.276194 [ 3 ] {fd92e93a-10ec-44f4-9715-3f594a31a462} DynamicQueryHandler: Done processing query 2024.01.28 05:22:37.276217 [ 3 ] {fd92e93a-10ec-44f4-9715-3f594a31a462} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:22:37.276233 [ 3 ] {} HTTP-Session: 43feb477-43f7-4a6f-9296-191ac5c5b04e Destroying unnamed session 2024.01.28 05:22:37.276366 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:37.276412 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:37.276430 [ 3 ] {} HTTP-Session: 676e1e24-79cb-48a2-aa6f-54f1ac3237d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:37.276447 [ 3 ] {} HTTP-Session: 676e1e24-79cb-48a2-aa6f-54f1ac3237d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:37.276520 [ 3 ] {ae0ef796-3acb-4979-b307-a85544a8271a} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:37.276559 [ 3 ] {ae0ef796-3acb-4979-b307-a85544a8271a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:22:37.276665 [ 3 ] {ae0ef796-3acb-4979-b307-a85544a8271a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:37.276975 [ 3 ] {ae0ef796-3acb-4979-b307-a85544a8271a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.28 05:22:37.277184 [ 3 ] {ae0ef796-3acb-4979-b307-a85544a8271a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.28 05:22:37.277336 [ 3 ] {ae0ef796-3acb-4979-b307-a85544a8271a} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.28 05:22:37.277455 [ 3 ] {ae0ef796-3acb-4979-b307-a85544a8271a} executeQuery: Read 55 rows, 4.41 KiB in 0.000896971 sec., 61317 rows/sec., 4.80 MiB/sec. 2024.01.28 05:22:37.277609 [ 3 ] {ae0ef796-3acb-4979-b307-a85544a8271a} DynamicQueryHandler: Done processing query 2024.01.28 05:22:37.277631 [ 3 ] {ae0ef796-3acb-4979-b307-a85544a8271a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:22:37.277648 [ 3 ] {} HTTP-Session: 676e1e24-79cb-48a2-aa6f-54f1ac3237d3 Destroying unnamed session 2024.01.28 05:22:37.277748 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:37.277794 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:37.277813 [ 3 ] {} HTTP-Session: ae7bdb1a-de83-4664-8605-63aa590e9127 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:37.277831 [ 3 ] {} HTTP-Session: ae7bdb1a-de83-4664-8605-63aa590e9127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:37.277899 [ 3 ] {24e41f0b-4833-47d1-8cf4-494fe77b79bd} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:37.277943 [ 3 ] {24e41f0b-4833-47d1-8cf4-494fe77b79bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.28 05:22:37.278070 [ 3 ] {24e41f0b-4833-47d1-8cf4-494fe77b79bd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:37.278347 [ 3 ] {24e41f0b-4833-47d1-8cf4-494fe77b79bd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.28 05:22:37.278605 [ 3 ] {24e41f0b-4833-47d1-8cf4-494fe77b79bd} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.28 05:22:37.278780 [ 3 ] {24e41f0b-4833-47d1-8cf4-494fe77b79bd} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.28 05:22:37.278894 [ 3 ] {24e41f0b-4833-47d1-8cf4-494fe77b79bd} executeQuery: Read 1 rows, 72.00 B in 0.000965832 sec., 1035 rows/sec., 72.80 KiB/sec. 2024.01.28 05:22:37.279012 [ 3 ] {24e41f0b-4833-47d1-8cf4-494fe77b79bd} DynamicQueryHandler: Done processing query 2024.01.28 05:22:37.279035 [ 3 ] {24e41f0b-4833-47d1-8cf4-494fe77b79bd} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:22:37.279052 [ 3 ] {} HTTP-Session: ae7bdb1a-de83-4664-8605-63aa590e9127 Destroying unnamed session 2024.01.28 05:22:37.279228 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:37.279271 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:37.279289 [ 3 ] {} HTTP-Session: 01a38f0b-ca94-49db-ad58-9b66a0e1a1f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:37.279306 [ 3 ] {} HTTP-Session: 01a38f0b-ca94-49db-ad58-9b66a0e1a1f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:37.279399 [ 3 ] {93391d0a-a497-48be-9630-0bc12e3a16c1} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:37.279443 [ 3 ] {93391d0a-a497-48be-9630-0bc12e3a16c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:22:37.279577 [ 3 ] {93391d0a-a497-48be-9630-0bc12e3a16c1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:37.280092 [ 3 ] {93391d0a-a497-48be-9630-0bc12e3a16c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.28 05:22:37.280419 [ 3 ] {93391d0a-a497-48be-9630-0bc12e3a16c1} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.28 05:22:37.280602 [ 3 ] {93391d0a-a497-48be-9630-0bc12e3a16c1} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.28 05:22:37.280733 [ 3 ] {93391d0a-a497-48be-9630-0bc12e3a16c1} executeQuery: Read 53 rows, 73.24 KiB in 0.001302266 sec., 40698 rows/sec., 54.92 MiB/sec. 2024.01.28 05:22:37.280860 [ 3 ] {93391d0a-a497-48be-9630-0bc12e3a16c1} DynamicQueryHandler: Done processing query 2024.01.28 05:22:37.280884 [ 3 ] {93391d0a-a497-48be-9630-0bc12e3a16c1} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.28 05:22:37.280899 [ 3 ] {} HTTP-Session: 01a38f0b-ca94-49db-ad58-9b66a0e1a1f5 Destroying unnamed session 2024.01.28 05:22:47.271194 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:47.271369 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:47.271417 [ 3 ] {} HTTP-Session: ff3bd2c3-470c-49e3-b277-d1355ddd04e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:47.271458 [ 3 ] {} HTTP-Session: ff3bd2c3-470c-49e3-b277-d1355ddd04e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:47.271657 [ 3 ] {bb94628e-74fc-4747-a4d8-3fb70dedb879} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:47.271720 [ 3 ] {bb94628e-74fc-4747-a4d8-3fb70dedb879} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:22:47.271880 [ 3 ] {bb94628e-74fc-4747-a4d8-3fb70dedb879} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:47.272328 [ 3 ] {bb94628e-74fc-4747-a4d8-3fb70dedb879} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.28 05:22:47.272595 [ 3 ] {bb94628e-74fc-4747-a4d8-3fb70dedb879} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.28 05:22:47.272762 [ 3 ] {bb94628e-74fc-4747-a4d8-3fb70dedb879} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.28 05:22:47.272893 [ 3 ] {bb94628e-74fc-4747-a4d8-3fb70dedb879} executeQuery: Read 53 rows, 4.30 KiB in 0.001191965 sec., 44464 rows/sec., 3.52 MiB/sec. 2024.01.28 05:22:47.273106 [ 3 ] {bb94628e-74fc-4747-a4d8-3fb70dedb879} DynamicQueryHandler: Done processing query 2024.01.28 05:22:47.273133 [ 3 ] {bb94628e-74fc-4747-a4d8-3fb70dedb879} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.28 05:22:47.273150 [ 3 ] {} HTTP-Session: ff3bd2c3-470c-49e3-b277-d1355ddd04e7 Destroying unnamed session 2024.01.28 05:22:47.273295 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:47.273347 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:47.273366 [ 3 ] {} HTTP-Session: 04b4f5e9-916e-4de1-a3bb-b5c8055a6c39 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:47.273384 [ 3 ] {} HTTP-Session: 04b4f5e9-916e-4de1-a3bb-b5c8055a6c39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:47.273471 [ 3 ] {4c931cf0-d4a1-486b-9463-19aa8c9771a3} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:47.273514 [ 3 ] {4c931cf0-d4a1-486b-9463-19aa8c9771a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:22:47.273633 [ 3 ] {4c931cf0-d4a1-486b-9463-19aa8c9771a3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:47.274050 [ 3 ] {4c931cf0-d4a1-486b-9463-19aa8c9771a3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.28 05:22:47.274277 [ 3 ] {4c931cf0-d4a1-486b-9463-19aa8c9771a3} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.28 05:22:47.274426 [ 3 ] {4c931cf0-d4a1-486b-9463-19aa8c9771a3} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.28 05:22:47.274544 [ 3 ] {4c931cf0-d4a1-486b-9463-19aa8c9771a3} executeQuery: Read 159 rows, 15.67 KiB in 0.001042803 sec., 152473 rows/sec., 14.68 MiB/sec. 2024.01.28 05:22:47.274665 [ 3 ] {4c931cf0-d4a1-486b-9463-19aa8c9771a3} DynamicQueryHandler: Done processing query 2024.01.28 05:22:47.274688 [ 3 ] {4c931cf0-d4a1-486b-9463-19aa8c9771a3} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.28 05:22:47.274704 [ 3 ] {} HTTP-Session: 04b4f5e9-916e-4de1-a3bb-b5c8055a6c39 Destroying unnamed session 2024.01.28 05:22:47.274835 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:47.274881 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:47.274900 [ 3 ] {} HTTP-Session: 027819db-e550-4216-8021-326ced77093b Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:47.274918 [ 3 ] {} HTTP-Session: 027819db-e550-4216-8021-326ced77093b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:47.274991 [ 3 ] {ddd369a4-6ba5-4bc1-85fd-fae5042bae45} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:47.275032 [ 3 ] {ddd369a4-6ba5-4bc1-85fd-fae5042bae45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:22:47.275137 [ 3 ] {ddd369a4-6ba5-4bc1-85fd-fae5042bae45} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:47.275513 [ 3 ] {ddd369a4-6ba5-4bc1-85fd-fae5042bae45} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.28 05:22:47.275723 [ 3 ] {ddd369a4-6ba5-4bc1-85fd-fae5042bae45} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.28 05:22:47.275881 [ 3 ] {ddd369a4-6ba5-4bc1-85fd-fae5042bae45} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.28 05:22:47.275999 [ 3 ] {ddd369a4-6ba5-4bc1-85fd-fae5042bae45} executeQuery: Read 53 rows, 4.24 KiB in 0.000977532 sec., 54218 rows/sec., 4.24 MiB/sec. 2024.01.28 05:22:47.276196 [ 3 ] {ddd369a4-6ba5-4bc1-85fd-fae5042bae45} DynamicQueryHandler: Done processing query 2024.01.28 05:22:47.276220 [ 3 ] {ddd369a4-6ba5-4bc1-85fd-fae5042bae45} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:22:47.276237 [ 3 ] {} HTTP-Session: 027819db-e550-4216-8021-326ced77093b Destroying unnamed session 2024.01.28 05:22:47.276454 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:47.276502 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:47.276520 [ 3 ] {} HTTP-Session: 790c5ad5-9a4b-49df-9272-742cc10a3288 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:47.276538 [ 3 ] {} HTTP-Session: 790c5ad5-9a4b-49df-9272-742cc10a3288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:47.276633 [ 3 ] {0eac7972-2d79-46b0-9702-de2c097723fb} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:47.276680 [ 3 ] {0eac7972-2d79-46b0-9702-de2c097723fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:22:47.276836 [ 3 ] {0eac7972-2d79-46b0-9702-de2c097723fb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:47.277380 [ 3 ] {0eac7972-2d79-46b0-9702-de2c097723fb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.28 05:22:47.277711 [ 3 ] {0eac7972-2d79-46b0-9702-de2c097723fb} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.28 05:22:47.277896 [ 3 ] {0eac7972-2d79-46b0-9702-de2c097723fb} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.28 05:22:47.278007 [ 3 ] {0eac7972-2d79-46b0-9702-de2c097723fb} executeQuery: Read 53 rows, 73.24 KiB in 0.001339636 sec., 39562 rows/sec., 53.39 MiB/sec. 2024.01.28 05:22:47.278188 [ 3 ] {0eac7972-2d79-46b0-9702-de2c097723fb} DynamicQueryHandler: Done processing query 2024.01.28 05:22:47.278211 [ 3 ] {0eac7972-2d79-46b0-9702-de2c097723fb} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.28 05:22:47.278227 [ 3 ] {} HTTP-Session: 790c5ad5-9a4b-49df-9272-742cc10a3288 Destroying unnamed session 2024.01.28 05:22:48.887879 [ 144 ] {} oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.01.28 05:22:48.887958 [ 144 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.28 05:22:48.888037 [ 24 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.01.28 05:22:48.888161 [ 24 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:22:48.888193 [ 24 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2024.01.28 05:22:48.888318 [ 24 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2024.01.28 05:22:48.888417 [ 24 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2024.01.28 05:22:48.888507 [ 24 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2024.01.28 05:22:48.888583 [ 24 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.01.28 05:22:48.889171 [ 22 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001144364 sec., 10486.173979607887 rows/sec., 889.21 KiB/sec. 2024.01.28 05:22:48.889340 [ 22 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.01.28 05:22:48.889572 [ 22 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_5_1} oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.01.28 05:22:48.889641 [ 22 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_5_1} oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.01.28 05:22:49.632700 [ 144 ] {} oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.01.28 05:22:49.632823 [ 144 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.28 05:22:49.632967 [ 24 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.01.28 05:22:49.633147 [ 24 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:22:49.633201 [ 24 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2024.01.28 05:22:49.633390 [ 24 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2024.01.28 05:22:49.633545 [ 24 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2024.01.28 05:22:49.633690 [ 24 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2024.01.28 05:22:49.633842 [ 24 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.01.28 05:22:49.634570 [ 23 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001627421 sec., 7373.629810602174 rows/sec., 514.86 KiB/sec. 2024.01.28 05:22:49.634774 [ 22 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.01.28 05:22:49.635036 [ 22 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_5_1} oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.01.28 05:22:49.635105 [ 22 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_5_1} oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.01.28 05:22:51.422952 [ 162 ] {} DNSResolver: Updating DNS cache 2024.01.28 05:22:51.423012 [ 162 ] {} DNSResolver: Updated DNS cache 2024.01.28 05:22:57.272064 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:57.272239 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:57.272288 [ 3 ] {} HTTP-Session: 97a65b20-3d55-4da6-82c0-4e28534a8ac0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:57.272331 [ 3 ] {} HTTP-Session: 97a65b20-3d55-4da6-82c0-4e28534a8ac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:57.272530 [ 3 ] {b4e232de-0694-44cc-a5a1-91153b073eb5} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:57.272632 [ 3 ] {b4e232de-0694-44cc-a5a1-91153b073eb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:22:57.272895 [ 3 ] {b4e232de-0694-44cc-a5a1-91153b073eb5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:57.273473 [ 3 ] {b4e232de-0694-44cc-a5a1-91153b073eb5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.28 05:22:57.273739 [ 3 ] {b4e232de-0694-44cc-a5a1-91153b073eb5} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.28 05:22:57.273905 [ 3 ] {b4e232de-0694-44cc-a5a1-91153b073eb5} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.28 05:22:57.274023 [ 3 ] {b4e232de-0694-44cc-a5a1-91153b073eb5} executeQuery: Read 53 rows, 4.30 KiB in 0.001432418 sec., 37000 rows/sec., 2.93 MiB/sec. 2024.01.28 05:22:57.274041 [ 156 ] {} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2024.01.28 05:22:57.274163 [ 156 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.28 05:22:57.274230 [ 3 ] {b4e232de-0694-44cc-a5a1-91153b073eb5} DynamicQueryHandler: Done processing query 2024.01.28 05:22:57.274276 [ 3 ] {b4e232de-0694-44cc-a5a1-91153b073eb5} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.28 05:22:57.274278 [ 13 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2024.01.28 05:22:57.274309 [ 3 ] {} HTTP-Session: 97a65b20-3d55-4da6-82c0-4e28534a8ac0 Destroying unnamed session 2024.01.28 05:22:57.274433 [ 13 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:22:57.274478 [ 13 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:22:57.274548 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 30664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:57.274635 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:57.274684 [ 3 ] {} HTTP-Session: 3ac1615d-d294-468a-8771-b7ca6610b937 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:57.274738 [ 3 ] {} HTTP-Session: 3ac1615d-d294-468a-8771-b7ca6610b937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:57.274745 [ 13 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:22:57.274938 [ 3 ] {c5c39e02-7f89-409b-b18c-fcca894e59d5} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:57.274972 [ 13 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:22:57.275033 [ 3 ] {c5c39e02-7f89-409b-b18c-fcca894e59d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:22:57.275208 [ 13 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:22:57.275462 [ 3 ] {c5c39e02-7f89-409b-b18c-fcca894e59d5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:57.275476 [ 13 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:22:57.276307 [ 3 ] {c5c39e02-7f89-409b-b18c-fcca894e59d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.28 05:22:57.276775 [ 13 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.002555282 sec., 103706.75330550602 rows/sec., 8.21 MiB/sec. 2024.01.28 05:22:57.276809 [ 3 ] {c5c39e02-7f89-409b-b18c-fcca894e59d5} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.28 05:22:57.276904 [ 13 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.01.28 05:22:57.277057 [ 3 ] {c5c39e02-7f89-409b-b18c-fcca894e59d5} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.28 05:22:57.277147 [ 13 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_14_3} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.01.28 05:22:57.277259 [ 3 ] {c5c39e02-7f89-409b-b18c-fcca894e59d5} executeQuery: Read 195 rows, 18.79 KiB in 0.002265299 sec., 86081 rows/sec., 8.10 MiB/sec. 2024.01.28 05:22:57.277284 [ 13 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_14_3} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2024.01.28 05:22:57.277526 [ 3 ] {c5c39e02-7f89-409b-b18c-fcca894e59d5} DynamicQueryHandler: Done processing query 2024.01.28 05:22:57.277555 [ 3 ] {c5c39e02-7f89-409b-b18c-fcca894e59d5} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.28 05:22:57.277572 [ 3 ] {} HTTP-Session: 3ac1615d-d294-468a-8771-b7ca6610b937 Destroying unnamed session 2024.01.28 05:22:57.277712 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 13065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:57.277760 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:57.277787 [ 3 ] {} HTTP-Session: feff90df-1d10-4b1e-838c-8672d34f1f6e Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:57.277812 [ 3 ] {} HTTP-Session: feff90df-1d10-4b1e-838c-8672d34f1f6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:57.277917 [ 3 ] {97147c5d-a598-4935-95a2-da2a4cbc8e93} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:57.277972 [ 3 ] {97147c5d-a598-4935-95a2-da2a4cbc8e93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:22:57.278095 [ 3 ] {97147c5d-a598-4935-95a2-da2a4cbc8e93} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:57.278465 [ 3 ] {97147c5d-a598-4935-95a2-da2a4cbc8e93} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.28 05:22:57.278681 [ 3 ] {97147c5d-a598-4935-95a2-da2a4cbc8e93} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.28 05:22:57.278841 [ 3 ] {97147c5d-a598-4935-95a2-da2a4cbc8e93} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.28 05:22:57.278963 [ 3 ] {97147c5d-a598-4935-95a2-da2a4cbc8e93} executeQuery: Read 77 rows, 6.14 KiB in 0.001004312 sec., 76669 rows/sec., 5.97 MiB/sec. 2024.01.28 05:22:57.279089 [ 3 ] {97147c5d-a598-4935-95a2-da2a4cbc8e93} DynamicQueryHandler: Done processing query 2024.01.28 05:22:57.279114 [ 3 ] {97147c5d-a598-4935-95a2-da2a4cbc8e93} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:22:57.279130 [ 3 ] {} HTTP-Session: feff90df-1d10-4b1e-838c-8672d34f1f6e Destroying unnamed session 2024.01.28 05:22:57.279286 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:57.279331 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:57.279349 [ 3 ] {} HTTP-Session: 0729f99e-833c-4d41-9f9e-40c9d7a21a02 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:57.279366 [ 3 ] {} HTTP-Session: 0729f99e-833c-4d41-9f9e-40c9d7a21a02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:57.279440 [ 3 ] {e898d18f-be0c-4bc4-8e18-5630a291fe4f} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:57.279484 [ 3 ] {e898d18f-be0c-4bc4-8e18-5630a291fe4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.28 05:22:57.279608 [ 3 ] {e898d18f-be0c-4bc4-8e18-5630a291fe4f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:57.279919 [ 3 ] {e898d18f-be0c-4bc4-8e18-5630a291fe4f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.28 05:22:57.280186 [ 3 ] {e898d18f-be0c-4bc4-8e18-5630a291fe4f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.28 05:22:57.280364 [ 3 ] {e898d18f-be0c-4bc4-8e18-5630a291fe4f} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.28 05:22:57.280492 [ 3 ] {e898d18f-be0c-4bc4-8e18-5630a291fe4f} executeQuery: Read 36 rows, 2.60 KiB in 0.001023463 sec., 35174 rows/sec., 2.48 MiB/sec. 2024.01.28 05:22:57.280656 [ 3 ] {e898d18f-be0c-4bc4-8e18-5630a291fe4f} DynamicQueryHandler: Done processing query 2024.01.28 05:22:57.280681 [ 3 ] {e898d18f-be0c-4bc4-8e18-5630a291fe4f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.28 05:22:57.280697 [ 3 ] {} HTTP-Session: 0729f99e-833c-4d41-9f9e-40c9d7a21a02 Destroying unnamed session 2024.01.28 05:22:57.280870 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:22:57.280915 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:22:57.280934 [ 3 ] {} HTTP-Session: 03a4d232-1241-4abb-a9da-73a13fded6fd Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:22:57.280950 [ 3 ] {} HTTP-Session: 03a4d232-1241-4abb-a9da-73a13fded6fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:22:57.281045 [ 3 ] {b19fe347-2225-441e-9e42-88460376e528} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:22:57.281089 [ 3 ] {b19fe347-2225-441e-9e42-88460376e528} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:22:57.281233 [ 3 ] {b19fe347-2225-441e-9e42-88460376e528} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:22:57.281779 [ 3 ] {b19fe347-2225-441e-9e42-88460376e528} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.28 05:22:57.282096 [ 3 ] {b19fe347-2225-441e-9e42-88460376e528} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.28 05:22:57.282282 [ 3 ] {b19fe347-2225-441e-9e42-88460376e528} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.28 05:22:57.282417 [ 3 ] {b19fe347-2225-441e-9e42-88460376e528} executeQuery: Read 53 rows, 73.24 KiB in 0.001334796 sec., 39706 rows/sec., 53.58 MiB/sec. 2024.01.28 05:22:57.282604 [ 3 ] {b19fe347-2225-441e-9e42-88460376e528} DynamicQueryHandler: Done processing query 2024.01.28 05:22:57.282627 [ 3 ] {b19fe347-2225-441e-9e42-88460376e528} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.28 05:22:57.282643 [ 3 ] {} HTTP-Session: 03a4d232-1241-4abb-a9da-73a13fded6fd Destroying unnamed session 2024.01.28 05:23:06.423262 [ 92 ] {} DNSResolver: Updating DNS cache 2024.01.28 05:23:06.423333 [ 92 ] {} DNSResolver: Updated DNS cache 2024.01.28 05:23:07.270800 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:07.270907 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:07.270932 [ 3 ] {} HTTP-Session: c9781694-082b-496a-a4b5-42bc55524988 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:07.270956 [ 3 ] {} HTTP-Session: c9781694-082b-496a-a4b5-42bc55524988 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:07.271080 [ 3 ] {2dbee8a6-b3df-4aaf-8749-256462bed6f0} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:07.271137 [ 3 ] {2dbee8a6-b3df-4aaf-8749-256462bed6f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:23:07.271291 [ 3 ] {2dbee8a6-b3df-4aaf-8749-256462bed6f0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:07.271760 [ 3 ] {2dbee8a6-b3df-4aaf-8749-256462bed6f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:07.272016 [ 3 ] {2dbee8a6-b3df-4aaf-8749-256462bed6f0} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.28 05:23:07.272185 [ 3 ] {2dbee8a6-b3df-4aaf-8749-256462bed6f0} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.28 05:23:07.272323 [ 3 ] {2dbee8a6-b3df-4aaf-8749-256462bed6f0} executeQuery: Read 53 rows, 4.30 KiB in 0.001209655 sec., 43814 rows/sec., 3.47 MiB/sec. 2024.01.28 05:23:07.272475 [ 3 ] {2dbee8a6-b3df-4aaf-8749-256462bed6f0} DynamicQueryHandler: Done processing query 2024.01.28 05:23:07.272501 [ 3 ] {2dbee8a6-b3df-4aaf-8749-256462bed6f0} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.28 05:23:07.272517 [ 3 ] {} HTTP-Session: c9781694-082b-496a-a4b5-42bc55524988 Destroying unnamed session 2024.01.28 05:23:07.272671 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:07.272722 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:07.272741 [ 3 ] {} HTTP-Session: ad779a6c-f536-46cb-9446-07bbdf8479f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:07.272759 [ 3 ] {} HTTP-Session: ad779a6c-f536-46cb-9446-07bbdf8479f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:07.272836 [ 3 ] {bca8e623-bd89-47d8-a72c-beaec14d5e2c} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:07.272877 [ 3 ] {bca8e623-bd89-47d8-a72c-beaec14d5e2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.28 05:23:07.272988 [ 3 ] {bca8e623-bd89-47d8-a72c-beaec14d5e2c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:07.273290 [ 3 ] {bca8e623-bd89-47d8-a72c-beaec14d5e2c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:07.273505 [ 3 ] {bca8e623-bd89-47d8-a72c-beaec14d5e2c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.28 05:23:07.273677 [ 3 ] {bca8e623-bd89-47d8-a72c-beaec14d5e2c} oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.28 05:23:07.273789 [ 3 ] {bca8e623-bd89-47d8-a72c-beaec14d5e2c} executeQuery: Read 4 rows, 342.00 B in 0.000925301 sec., 4322 rows/sec., 360.95 KiB/sec. 2024.01.28 05:23:07.273958 [ 3 ] {bca8e623-bd89-47d8-a72c-beaec14d5e2c} DynamicQueryHandler: Done processing query 2024.01.28 05:23:07.273982 [ 3 ] {bca8e623-bd89-47d8-a72c-beaec14d5e2c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:23:07.273998 [ 3 ] {} HTTP-Session: ad779a6c-f536-46cb-9446-07bbdf8479f1 Destroying unnamed session 2024.01.28 05:23:07.274166 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:07.274212 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:07.274230 [ 3 ] {} HTTP-Session: 0b16e69d-ab54-4a9b-bf8b-438e2c1aa7cd Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:07.274247 [ 3 ] {} HTTP-Session: 0b16e69d-ab54-4a9b-bf8b-438e2c1aa7cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:07.274324 [ 3 ] {cf5ed18f-94fd-4b74-81fa-1671f7042364} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:07.274364 [ 3 ] {cf5ed18f-94fd-4b74-81fa-1671f7042364} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:23:07.274477 [ 3 ] {cf5ed18f-94fd-4b74-81fa-1671f7042364} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:07.274859 [ 3 ] {cf5ed18f-94fd-4b74-81fa-1671f7042364} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:07.275080 [ 3 ] {cf5ed18f-94fd-4b74-81fa-1671f7042364} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.28 05:23:07.275231 [ 3 ] {cf5ed18f-94fd-4b74-81fa-1671f7042364} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.28 05:23:07.275353 [ 3 ] {cf5ed18f-94fd-4b74-81fa-1671f7042364} executeQuery: Read 161 rows, 15.85 KiB in 0.001000702 sec., 160887 rows/sec., 15.47 MiB/sec. 2024.01.28 05:23:07.275486 [ 3 ] {cf5ed18f-94fd-4b74-81fa-1671f7042364} DynamicQueryHandler: Done processing query 2024.01.28 05:23:07.275508 [ 3 ] {cf5ed18f-94fd-4b74-81fa-1671f7042364} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.28 05:23:07.275524 [ 3 ] {} HTTP-Session: 0b16e69d-ab54-4a9b-bf8b-438e2c1aa7cd Destroying unnamed session 2024.01.28 05:23:07.275624 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:07.275669 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:07.275687 [ 3 ] {} HTTP-Session: 37fb311c-ff70-4ff6-a8f1-70a179647a33 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:07.275703 [ 3 ] {} HTTP-Session: 37fb311c-ff70-4ff6-a8f1-70a179647a33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:07.275771 [ 3 ] {ee4feba0-9589-4b9b-b6f1-6a4ca0fb0265} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:07.275810 [ 3 ] {ee4feba0-9589-4b9b-b6f1-6a4ca0fb0265} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.28 05:23:07.275914 [ 3 ] {ee4feba0-9589-4b9b-b6f1-6a4ca0fb0265} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:07.276177 [ 3 ] {ee4feba0-9589-4b9b-b6f1-6a4ca0fb0265} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:07.276377 [ 3 ] {ee4feba0-9589-4b9b-b6f1-6a4ca0fb0265} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.28 05:23:07.276523 [ 3 ] {ee4feba0-9589-4b9b-b6f1-6a4ca0fb0265} oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.28 05:23:07.276634 [ 3 ] {ee4feba0-9589-4b9b-b6f1-6a4ca0fb0265} executeQuery: Read 4 rows, 286.00 B in 0.00082732 sec., 4834 rows/sec., 337.59 KiB/sec. 2024.01.28 05:23:07.276783 [ 3 ] {ee4feba0-9589-4b9b-b6f1-6a4ca0fb0265} DynamicQueryHandler: Done processing query 2024.01.28 05:23:07.276807 [ 3 ] {ee4feba0-9589-4b9b-b6f1-6a4ca0fb0265} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:23:07.276823 [ 3 ] {} HTTP-Session: 37fb311c-ff70-4ff6-a8f1-70a179647a33 Destroying unnamed session 2024.01.28 05:23:07.276942 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:07.276986 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:07.277004 [ 3 ] {} HTTP-Session: 53a4c3bf-52d4-4f82-93ec-89faf181a3a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:07.277021 [ 3 ] {} HTTP-Session: 53a4c3bf-52d4-4f82-93ec-89faf181a3a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:07.277095 [ 3 ] {2b3c0c92-526b-462c-89d1-3041eb21096b} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:07.277132 [ 3 ] {2b3c0c92-526b-462c-89d1-3041eb21096b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:23:07.277240 [ 3 ] {2b3c0c92-526b-462c-89d1-3041eb21096b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:07.277539 [ 3 ] {2b3c0c92-526b-462c-89d1-3041eb21096b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:07.277740 [ 3 ] {2b3c0c92-526b-462c-89d1-3041eb21096b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.28 05:23:07.277886 [ 3 ] {2b3c0c92-526b-462c-89d1-3041eb21096b} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.28 05:23:07.278005 [ 3 ] {2b3c0c92-526b-462c-89d1-3041eb21096b} executeQuery: Read 57 rows, 4.57 KiB in 0.000881921 sec., 64631 rows/sec., 5.06 MiB/sec. 2024.01.28 05:23:07.278125 [ 3 ] {2b3c0c92-526b-462c-89d1-3041eb21096b} DynamicQueryHandler: Done processing query 2024.01.28 05:23:07.278149 [ 3 ] {2b3c0c92-526b-462c-89d1-3041eb21096b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:23:07.278164 [ 3 ] {} HTTP-Session: 53a4c3bf-52d4-4f82-93ec-89faf181a3a3 Destroying unnamed session 2024.01.28 05:23:07.278259 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:07.278303 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:07.278321 [ 3 ] {} HTTP-Session: c76e3e6e-ca28-4c51-b529-59e357d0ebe6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:07.278338 [ 3 ] {} HTTP-Session: c76e3e6e-ca28-4c51-b529-59e357d0ebe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:07.278405 [ 3 ] {4d648ef8-0f8a-440c-a9d2-7274cf11982f} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:07.278447 [ 3 ] {4d648ef8-0f8a-440c-a9d2-7274cf11982f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.28 05:23:07.278570 [ 3 ] {4d648ef8-0f8a-440c-a9d2-7274cf11982f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:07.278832 [ 3 ] {4d648ef8-0f8a-440c-a9d2-7274cf11982f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:07.279086 [ 3 ] {4d648ef8-0f8a-440c-a9d2-7274cf11982f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.28 05:23:07.279270 [ 3 ] {4d648ef8-0f8a-440c-a9d2-7274cf11982f} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.28 05:23:07.279461 [ 3 ] {4d648ef8-0f8a-440c-a9d2-7274cf11982f} executeQuery: Read 2 rows, 144.00 B in 0.001049563 sec., 1905 rows/sec., 133.98 KiB/sec. 2024.01.28 05:23:07.279574 [ 3 ] {4d648ef8-0f8a-440c-a9d2-7274cf11982f} DynamicQueryHandler: Done processing query 2024.01.28 05:23:07.279596 [ 3 ] {4d648ef8-0f8a-440c-a9d2-7274cf11982f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:23:07.279610 [ 3 ] {} HTTP-Session: c76e3e6e-ca28-4c51-b529-59e357d0ebe6 Destroying unnamed session 2024.01.28 05:23:07.279773 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:07.279814 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:07.279831 [ 3 ] {} HTTP-Session: 4b332d82-3468-4330-a290-bc2658becdff Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:07.279846 [ 3 ] {} HTTP-Session: 4b332d82-3468-4330-a290-bc2658becdff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:07.279929 [ 3 ] {70db7a32-739a-4bc6-8c64-2b3399b9e43d} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:07.279971 [ 3 ] {70db7a32-739a-4bc6-8c64-2b3399b9e43d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:23:07.280163 [ 3 ] {70db7a32-739a-4bc6-8c64-2b3399b9e43d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:07.280776 [ 3 ] {70db7a32-739a-4bc6-8c64-2b3399b9e43d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:07.281095 [ 3 ] {70db7a32-739a-4bc6-8c64-2b3399b9e43d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.28 05:23:07.281279 [ 3 ] {70db7a32-739a-4bc6-8c64-2b3399b9e43d} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.28 05:23:07.281406 [ 3 ] {70db7a32-739a-4bc6-8c64-2b3399b9e43d} executeQuery: Read 53 rows, 73.24 KiB in 0.001393477 sec., 38034 rows/sec., 51.33 MiB/sec. 2024.01.28 05:23:07.281523 [ 3 ] {70db7a32-739a-4bc6-8c64-2b3399b9e43d} DynamicQueryHandler: Done processing query 2024.01.28 05:23:07.281545 [ 3 ] {70db7a32-739a-4bc6-8c64-2b3399b9e43d} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.28 05:23:07.281562 [ 3 ] {} HTTP-Session: 4b332d82-3468-4330-a290-bc2658becdff Destroying unnamed session 2024.01.28 05:23:17.270718 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:17.270883 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:17.270931 [ 3 ] {} HTTP-Session: 38d60947-fe3d-4343-8d96-f5236a3004f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:17.270973 [ 3 ] {} HTTP-Session: 38d60947-fe3d-4343-8d96-f5236a3004f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:17.271173 [ 3 ] {c470c405-a5a7-4880-a97d-2c399e472347} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:17.271283 [ 3 ] {c470c405-a5a7-4880-a97d-2c399e472347} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:23:17.271548 [ 3 ] {c470c405-a5a7-4880-a97d-2c399e472347} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:17.272100 [ 3 ] {c470c405-a5a7-4880-a97d-2c399e472347} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:17.272363 [ 3 ] {c470c405-a5a7-4880-a97d-2c399e472347} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.28 05:23:17.272531 [ 3 ] {c470c405-a5a7-4880-a97d-2c399e472347} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.28 05:23:17.272670 [ 3 ] {c470c405-a5a7-4880-a97d-2c399e472347} executeQuery: Read 53 rows, 4.30 KiB in 0.001431398 sec., 37026 rows/sec., 2.93 MiB/sec. 2024.01.28 05:23:17.272864 [ 3 ] {c470c405-a5a7-4880-a97d-2c399e472347} DynamicQueryHandler: Done processing query 2024.01.28 05:23:17.272891 [ 3 ] {c470c405-a5a7-4880-a97d-2c399e472347} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.28 05:23:17.272908 [ 3 ] {} HTTP-Session: 38d60947-fe3d-4343-8d96-f5236a3004f8 Destroying unnamed session 2024.01.28 05:23:17.273093 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:17.273141 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:17.273159 [ 3 ] {} HTTP-Session: 508c124e-33b2-4bc0-836e-a3ec5d8592d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:17.273177 [ 3 ] {} HTTP-Session: 508c124e-33b2-4bc0-836e-a3ec5d8592d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:17.273263 [ 3 ] {77dcccef-641b-4fde-9e02-286c7d94ad42} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:17.273302 [ 3 ] {77dcccef-641b-4fde-9e02-286c7d94ad42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:23:17.273407 [ 3 ] {77dcccef-641b-4fde-9e02-286c7d94ad42} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:17.273753 [ 3 ] {77dcccef-641b-4fde-9e02-286c7d94ad42} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:17.273962 [ 3 ] {77dcccef-641b-4fde-9e02-286c7d94ad42} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.28 05:23:17.274102 [ 3 ] {77dcccef-641b-4fde-9e02-286c7d94ad42} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.28 05:23:17.274284 [ 3 ] {77dcccef-641b-4fde-9e02-286c7d94ad42} executeQuery: Read 159 rows, 15.67 KiB in 0.000985163 sec., 161394 rows/sec., 15.54 MiB/sec. 2024.01.28 05:23:17.274280 [ 108 ] {} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.01.28 05:23:17.274413 [ 108 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:17.274473 [ 3 ] {77dcccef-641b-4fde-9e02-286c7d94ad42} DynamicQueryHandler: Done processing query 2024.01.28 05:23:17.274504 [ 3 ] {77dcccef-641b-4fde-9e02-286c7d94ad42} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.28 05:23:17.274504 [ 23 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.01.28 05:23:17.274523 [ 3 ] {} HTTP-Session: 508c124e-33b2-4bc0-836e-a3ec5d8592d4 Destroying unnamed session 2024.01.28 05:23:17.274598 [ 23 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:23:17.274631 [ 23 ] {5c8c517c-62af-4574-a1df-32742616daa9::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.01.28 05:23:17.274686 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:17.274741 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:17.274763 [ 3 ] {} HTTP-Session: f006438b-d18b-400b-8bab-97d1aa0cbeaf Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:17.274795 [ 3 ] {} HTTP-Session: f006438b-d18b-400b-8bab-97d1aa0cbeaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:17.274828 [ 23 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part 2024.01.28 05:23:17.274899 [ 3 ] {0bfb4806-5a83-46ee-b4c7-22f552b744c8} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:17.274955 [ 3 ] {0bfb4806-5a83-46ee-b4c7-22f552b744c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:23:17.274977 [ 23 ] {5c8c517c-62af-4574-a1df-32742616daa9::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.01.28 05:23:17.275184 [ 23 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 195 rows starting from the beginning of the part 2024.01.28 05:23:17.275194 [ 3 ] {0bfb4806-5a83-46ee-b4c7-22f552b744c8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:17.275323 [ 23 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 161 rows starting from the beginning of the part 2024.01.28 05:23:17.275548 [ 23 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 159 rows starting from the beginning of the part 2024.01.28 05:23:17.275719 [ 3 ] {0bfb4806-5a83-46ee-b4c7-22f552b744c8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:17.275978 [ 3 ] {0bfb4806-5a83-46ee-b4c7-22f552b744c8} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.28 05:23:17.276186 [ 3 ] {0bfb4806-5a83-46ee-b4c7-22f552b744c8} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.28 05:23:17.276317 [ 108 ] {} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.01.28 05:23:17.276337 [ 3 ] {0bfb4806-5a83-46ee-b4c7-22f552b744c8} executeQuery: Read 53 rows, 4.24 KiB in 0.001401647 sec., 37812 rows/sec., 2.96 MiB/sec. 2024.01.28 05:23:17.276365 [ 108 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:17.276659 [ 13 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.01.28 05:23:17.276768 [ 3 ] {0bfb4806-5a83-46ee-b4c7-22f552b744c8} DynamicQueryHandler: Done processing query 2024.01.28 05:23:17.276851 [ 3 ] {0bfb4806-5a83-46ee-b4c7-22f552b744c8} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:23:17.276967 [ 3 ] {} HTTP-Session: f006438b-d18b-400b-8bab-97d1aa0cbeaf Destroying unnamed session 2024.01.28 05:23:17.277151 [ 13 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:23:17.277193 [ 13 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::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.01.28 05:23:17.277194 [ 17 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1033 rows, containing 4 columns (4 merged, 0 gathered) in 0.002709574 sec., 381240.74116447824 rows/sec., 36.36 MiB/sec. 2024.01.28 05:23:17.277348 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:17.277399 [ 13 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 55 rows starting from the beginning of the part 2024.01.28 05:23:17.277467 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:17.277460 [ 17 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.01.28 05:23:17.277563 [ 3 ] {} HTTP-Session: 6fbbd564-3558-4379-801e-5e345bf88d27 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:17.277652 [ 3 ] {} HTTP-Session: 6fbbd564-3558-4379-801e-5e345bf88d27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:17.277674 [ 13 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::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.01.28 05:23:17.277933 [ 17 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_16_3} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.01.28 05:23:17.277960 [ 3 ] {69cfafb2-4651-4793-b18e-278357d6c2d5} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:17.277994 [ 13 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 77 rows starting from the beginning of the part 2024.01.28 05:23:17.278096 [ 17 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_16_3} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.01.28 05:23:17.278134 [ 3 ] {69cfafb2-4651-4793-b18e-278357d6c2d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:23:17.278401 [ 13 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 57 rows starting from the beginning of the part 2024.01.28 05:23:17.278707 [ 13 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::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.01.28 05:23:17.278870 [ 3 ] {69cfafb2-4651-4793-b18e-278357d6c2d5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:17.280013 [ 3 ] {69cfafb2-4651-4793-b18e-278357d6c2d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:17.280044 [ 13 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 398 rows, containing 4 columns (4 merged, 0 gathered) in 0.003581525 sec., 111125.84722988112 rows/sec., 8.68 MiB/sec. 2024.01.28 05:23:17.280182 [ 13 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.01.28 05:23:17.280457 [ 13 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_16_3} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.01.28 05:23:17.280532 [ 13 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_16_3} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.01.28 05:23:17.280562 [ 3 ] {69cfafb2-4651-4793-b18e-278357d6c2d5} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.28 05:23:17.280806 [ 3 ] {69cfafb2-4651-4793-b18e-278357d6c2d5} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.28 05:23:17.280943 [ 3 ] {69cfafb2-4651-4793-b18e-278357d6c2d5} executeQuery: Read 53 rows, 73.24 KiB in 0.002914156 sec., 18187 rows/sec., 24.54 MiB/sec. 2024.01.28 05:23:17.280939 [ 112 ] {} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.01.28 05:23:17.281050 [ 112 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:17.281186 [ 3 ] {69cfafb2-4651-4793-b18e-278357d6c2d5} DynamicQueryHandler: Done processing query 2024.01.28 05:23:17.281187 [ 17 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.01.28 05:23:17.281224 [ 3 ] {69cfafb2-4651-4793-b18e-278357d6c2d5} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.28 05:23:17.281262 [ 3 ] {} HTTP-Session: 6fbbd564-3558-4379-801e-5e345bf88d27 Destroying unnamed session 2024.01.28 05:23:17.281338 [ 17 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:23:17.281372 [ 17 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 469 rows starting from the beginning of the part 2024.01.28 05:23:17.281492 [ 17 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::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.01.28 05:23:17.281593 [ 17 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::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.01.28 05:23:17.281685 [ 17 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::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.01.28 05:23:17.281774 [ 17 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::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.01.28 05:23:17.281860 [ 17 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::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.01.28 05:23:17.283414 [ 18 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 6 columns (6 merged, 0 gathered) in 0.002246148 sec., 326781.6724454489 rows/sec., 440.98 MiB/sec. 2024.01.28 05:23:17.283926 [ 23 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.01.28 05:23:17.284149 [ 23 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_16_3} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.01.28 05:23:17.284209 [ 23 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_16_3} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.01.28 05:23:17.284283 [ 23 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_16_3: 4.00 MiB. 2024.01.28 05:23:18.000205 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.12 MiB, peak 236.55 MiB, will set to 231.03 MiB (RSS), difference: -4.10 MiB 2024.01.28 05:23:19.285716 [ 112 ] {} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.01.28 05:23:19.285831 [ 112 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:19.285987 [ 17 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2024.01.28 05:23:19.286207 [ 17 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:23:19.286250 [ 17 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 328 rows starting from the beginning of the part 2024.01.28 05:23:19.286386 [ 17 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part 2024.01.28 05:23:19.286490 [ 17 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2024.01.28 05:23:19.286581 [ 17 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part 2024.01.28 05:23:19.286667 [ 17 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2024.01.28 05:23:19.287338 [ 18 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 5 columns (5 merged, 0 gathered) in 0.001417357 sec., 285037.5734553821 rows/sec., 20.10 MiB/sec. 2024.01.28 05:23:19.287487 [ 17 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.01.28 05:23:19.287694 [ 17 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_9_2} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2024.01.28 05:23:19.287755 [ 17 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_9_2} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2024.01.28 05:23:21.423584 [ 145 ] {} DNSResolver: Updating DNS cache 2024.01.28 05:23:21.423638 [ 145 ] {} DNSResolver: Updated DNS cache 2024.01.28 05:23:27.273305 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:27.273475 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:27.273523 [ 3 ] {} HTTP-Session: 785a8f18-dfe4-4bbb-b9bf-0ff44a9c447e Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:27.273565 [ 3 ] {} HTTP-Session: 785a8f18-dfe4-4bbb-b9bf-0ff44a9c447e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:27.273764 [ 3 ] {ede23c94-d897-4090-a280-c3c8a75d588a} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:27.273865 [ 3 ] {ede23c94-d897-4090-a280-c3c8a75d588a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:23:27.274146 [ 3 ] {ede23c94-d897-4090-a280-c3c8a75d588a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:27.274638 [ 3 ] {ede23c94-d897-4090-a280-c3c8a75d588a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:27.274898 [ 3 ] {ede23c94-d897-4090-a280-c3c8a75d588a} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.28 05:23:27.275064 [ 3 ] {ede23c94-d897-4090-a280-c3c8a75d588a} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.28 05:23:27.275204 [ 3 ] {ede23c94-d897-4090-a280-c3c8a75d588a} executeQuery: Read 53 rows, 4.30 KiB in 0.001372367 sec., 38619 rows/sec., 3.06 MiB/sec. 2024.01.28 05:23:27.275383 [ 3 ] {ede23c94-d897-4090-a280-c3c8a75d588a} DynamicQueryHandler: Done processing query 2024.01.28 05:23:27.275410 [ 3 ] {ede23c94-d897-4090-a280-c3c8a75d588a} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.28 05:23:27.275428 [ 3 ] {} HTTP-Session: 785a8f18-dfe4-4bbb-b9bf-0ff44a9c447e Destroying unnamed session 2024.01.28 05:23:27.275591 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:27.275642 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:27.275661 [ 3 ] {} HTTP-Session: 15d36dd4-9f10-4f8d-9663-2bf5b359adf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:27.275679 [ 3 ] {} HTTP-Session: 15d36dd4-9f10-4f8d-9663-2bf5b359adf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:27.275757 [ 3 ] {fcfd0a4e-7d48-4b21-b735-9fe98850c3bc} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:27.275799 [ 3 ] {fcfd0a4e-7d48-4b21-b735-9fe98850c3bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.28 05:23:27.275911 [ 3 ] {fcfd0a4e-7d48-4b21-b735-9fe98850c3bc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:27.276170 [ 3 ] {fcfd0a4e-7d48-4b21-b735-9fe98850c3bc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:27.276382 [ 3 ] {fcfd0a4e-7d48-4b21-b735-9fe98850c3bc} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.28 05:23:27.276535 [ 3 ] {fcfd0a4e-7d48-4b21-b735-9fe98850c3bc} oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.28 05:23:27.276653 [ 3 ] {fcfd0a4e-7d48-4b21-b735-9fe98850c3bc} executeQuery: Read 2 rows, 175.00 B in 0.000866621 sec., 2307 rows/sec., 197.20 KiB/sec. 2024.01.28 05:23:27.276772 [ 3 ] {fcfd0a4e-7d48-4b21-b735-9fe98850c3bc} DynamicQueryHandler: Done processing query 2024.01.28 05:23:27.276795 [ 3 ] {fcfd0a4e-7d48-4b21-b735-9fe98850c3bc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:23:27.276812 [ 3 ] {} HTTP-Session: 15d36dd4-9f10-4f8d-9663-2bf5b359adf2 Destroying unnamed session 2024.01.28 05:23:27.276982 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 30813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:27.277028 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:27.277047 [ 3 ] {} HTTP-Session: 50abc288-ef6d-49eb-aa88-ab00e790ff57 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:27.277064 [ 3 ] {} HTTP-Session: 50abc288-ef6d-49eb-aa88-ab00e790ff57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:27.277143 [ 3 ] {9bf7fb2e-c766-437a-b7c8-d886dad79084} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:27.277183 [ 3 ] {9bf7fb2e-c766-437a-b7c8-d886dad79084} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:23:27.277288 [ 3 ] {9bf7fb2e-c766-437a-b7c8-d886dad79084} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:27.277745 [ 3 ] {9bf7fb2e-c766-437a-b7c8-d886dad79084} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:27.277980 [ 3 ] {9bf7fb2e-c766-437a-b7c8-d886dad79084} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.28 05:23:27.278131 [ 3 ] {9bf7fb2e-c766-437a-b7c8-d886dad79084} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.28 05:23:27.278249 [ 3 ] {9bf7fb2e-c766-437a-b7c8-d886dad79084} executeQuery: Read 196 rows, 18.88 KiB in 0.001074544 sec., 182402 rows/sec., 17.16 MiB/sec. 2024.01.28 05:23:27.278374 [ 3 ] {9bf7fb2e-c766-437a-b7c8-d886dad79084} DynamicQueryHandler: Done processing query 2024.01.28 05:23:27.278398 [ 3 ] {9bf7fb2e-c766-437a-b7c8-d886dad79084} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.28 05:23:27.278414 [ 3 ] {} HTTP-Session: 50abc288-ef6d-49eb-aa88-ab00e790ff57 Destroying unnamed session 2024.01.28 05:23:27.278561 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:27.278605 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:27.278623 [ 3 ] {} HTTP-Session: 00ffe2af-38e6-4ed3-915d-41d6d2d34e91 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:27.278640 [ 3 ] {} HTTP-Session: 00ffe2af-38e6-4ed3-915d-41d6d2d34e91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:27.278709 [ 3 ] {265d1a86-7cf1-4f8a-9f31-ed9ad5255f85} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:27.278749 [ 3 ] {265d1a86-7cf1-4f8a-9f31-ed9ad5255f85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.28 05:23:27.278856 [ 3 ] {265d1a86-7cf1-4f8a-9f31-ed9ad5255f85} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:27.279126 [ 3 ] {265d1a86-7cf1-4f8a-9f31-ed9ad5255f85} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:27.279331 [ 3 ] {265d1a86-7cf1-4f8a-9f31-ed9ad5255f85} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.28 05:23:27.279484 [ 3 ] {265d1a86-7cf1-4f8a-9f31-ed9ad5255f85} oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.28 05:23:27.279602 [ 3 ] {265d1a86-7cf1-4f8a-9f31-ed9ad5255f85} executeQuery: Read 2 rows, 143.00 B in 0.000863531 sec., 2316 rows/sec., 161.72 KiB/sec. 2024.01.28 05:23:27.279720 [ 3 ] {265d1a86-7cf1-4f8a-9f31-ed9ad5255f85} DynamicQueryHandler: Done processing query 2024.01.28 05:23:27.279743 [ 3 ] {265d1a86-7cf1-4f8a-9f31-ed9ad5255f85} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:23:27.279759 [ 3 ] {} HTTP-Session: 00ffe2af-38e6-4ed3-915d-41d6d2d34e91 Destroying unnamed session 2024.01.28 05:23:27.279890 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 13406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:27.279936 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:27.279954 [ 3 ] {} HTTP-Session: ca2133dd-aa27-4c76-aa16-2f14de51b2c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:27.279971 [ 3 ] {} HTTP-Session: ca2133dd-aa27-4c76-aa16-2f14de51b2c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:27.280045 [ 3 ] {c10ca311-2dbc-4ef7-bfdc-90337dd7da7d} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:27.280083 [ 3 ] {c10ca311-2dbc-4ef7-bfdc-90337dd7da7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:23:27.280189 [ 3 ] {c10ca311-2dbc-4ef7-bfdc-90337dd7da7d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:27.280508 [ 3 ] {c10ca311-2dbc-4ef7-bfdc-90337dd7da7d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:27.280720 [ 3 ] {c10ca311-2dbc-4ef7-bfdc-90337dd7da7d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.28 05:23:27.280865 [ 3 ] {c10ca311-2dbc-4ef7-bfdc-90337dd7da7d} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.28 05:23:27.280976 [ 3 ] {c10ca311-2dbc-4ef7-bfdc-90337dd7da7d} executeQuery: Read 79 rows, 6.31 KiB in 0.000904201 sec., 87369 rows/sec., 6.81 MiB/sec. 2024.01.28 05:23:27.281094 [ 3 ] {c10ca311-2dbc-4ef7-bfdc-90337dd7da7d} DynamicQueryHandler: Done processing query 2024.01.28 05:23:27.281117 [ 3 ] {c10ca311-2dbc-4ef7-bfdc-90337dd7da7d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:23:27.281133 [ 3 ] {} HTTP-Session: ca2133dd-aa27-4c76-aa16-2f14de51b2c1 Destroying unnamed session 2024.01.28 05:23:27.281242 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:27.281286 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:27.281304 [ 3 ] {} HTTP-Session: f1c65f47-027e-42db-9c8d-90a8453f4022 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:27.281321 [ 3 ] {} HTTP-Session: f1c65f47-027e-42db-9c8d-90a8453f4022 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:27.281394 [ 3 ] {74a0e5de-f610-4511-96d9-3ade7de389f7} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:27.281438 [ 3 ] {74a0e5de-f610-4511-96d9-3ade7de389f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.28 05:23:27.281562 [ 3 ] {74a0e5de-f610-4511-96d9-3ade7de389f7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:27.281863 [ 3 ] {74a0e5de-f610-4511-96d9-3ade7de389f7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:27.282122 [ 3 ] {74a0e5de-f610-4511-96d9-3ade7de389f7} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.28 05:23:27.282297 [ 3 ] {74a0e5de-f610-4511-96d9-3ade7de389f7} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.28 05:23:27.282421 [ 3 ] {74a0e5de-f610-4511-96d9-3ade7de389f7} executeQuery: Read 37 rows, 2.67 KiB in 0.000991022 sec., 37335 rows/sec., 2.63 MiB/sec. 2024.01.28 05:23:27.282541 [ 3 ] {74a0e5de-f610-4511-96d9-3ade7de389f7} DynamicQueryHandler: Done processing query 2024.01.28 05:23:27.282565 [ 3 ] {74a0e5de-f610-4511-96d9-3ade7de389f7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.28 05:23:27.282582 [ 3 ] {} HTTP-Session: f1c65f47-027e-42db-9c8d-90a8453f4022 Destroying unnamed session 2024.01.28 05:23:27.282730 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:27.282774 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:27.282792 [ 3 ] {} HTTP-Session: 26dbf6ee-d0fd-4544-87f5-6f7f9599b508 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:27.282808 [ 3 ] {} HTTP-Session: 26dbf6ee-d0fd-4544-87f5-6f7f9599b508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:27.282893 [ 3 ] {85eae4cb-01a2-4595-bb70-9c6c20122ee1} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:27.282937 [ 3 ] {85eae4cb-01a2-4595-bb70-9c6c20122ee1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:23:27.283075 [ 3 ] {85eae4cb-01a2-4595-bb70-9c6c20122ee1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:27.283587 [ 3 ] {85eae4cb-01a2-4595-bb70-9c6c20122ee1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:27.283911 [ 3 ] {85eae4cb-01a2-4595-bb70-9c6c20122ee1} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.28 05:23:27.284090 [ 3 ] {85eae4cb-01a2-4595-bb70-9c6c20122ee1} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.28 05:23:27.284213 [ 3 ] {85eae4cb-01a2-4595-bb70-9c6c20122ee1} executeQuery: Read 53 rows, 73.24 KiB in 0.001284186 sec., 41271 rows/sec., 55.69 MiB/sec. 2024.01.28 05:23:27.284340 [ 3 ] {85eae4cb-01a2-4595-bb70-9c6c20122ee1} DynamicQueryHandler: Done processing query 2024.01.28 05:23:27.284364 [ 3 ] {85eae4cb-01a2-4595-bb70-9c6c20122ee1} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.28 05:23:27.284380 [ 3 ] {} HTTP-Session: 26dbf6ee-d0fd-4544-87f5-6f7f9599b508 Destroying unnamed session 2024.01.28 05:23:36.423687 [ 173 ] {} DNSResolver: Updating DNS cache 2024.01.28 05:23:36.423782 [ 173 ] {} DNSResolver: Updated DNS cache 2024.01.28 05:23:37.271140 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:37.271273 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:37.271304 [ 3 ] {} HTTP-Session: 2ff59f61-8866-4e93-a02c-85e8df1b3d3b Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:37.271332 [ 3 ] {} HTTP-Session: 2ff59f61-8866-4e93-a02c-85e8df1b3d3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:37.271471 [ 3 ] {5bcf44f2-6665-4bae-988b-ecaf61a452a3} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:37.271530 [ 3 ] {5bcf44f2-6665-4bae-988b-ecaf61a452a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:23:37.271690 [ 3 ] {5bcf44f2-6665-4bae-988b-ecaf61a452a3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:37.272133 [ 3 ] {5bcf44f2-6665-4bae-988b-ecaf61a452a3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:37.272399 [ 3 ] {5bcf44f2-6665-4bae-988b-ecaf61a452a3} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.28 05:23:37.272565 [ 3 ] {5bcf44f2-6665-4bae-988b-ecaf61a452a3} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.28 05:23:37.272697 [ 3 ] {5bcf44f2-6665-4bae-988b-ecaf61a452a3} executeQuery: Read 53 rows, 4.30 KiB in 0.001191465 sec., 44483 rows/sec., 3.52 MiB/sec. 2024.01.28 05:23:37.272743 [ 172 ] {} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2024.01.28 05:23:37.272877 [ 3 ] {5bcf44f2-6665-4bae-988b-ecaf61a452a3} DynamicQueryHandler: Done processing query 2024.01.28 05:23:37.272884 [ 172 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:37.272914 [ 3 ] {5bcf44f2-6665-4bae-988b-ecaf61a452a3} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.28 05:23:37.272950 [ 3 ] {} HTTP-Session: 2ff59f61-8866-4e93-a02c-85e8df1b3d3b Destroying unnamed session 2024.01.28 05:23:37.273036 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact 2024.01.28 05:23:37.273110 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:37.273186 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:37.273245 [ 3 ] {} HTTP-Session: 90ce5a84-0d6c-417b-aa96-d78ec630252b Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:37.273258 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:23:37.273276 [ 3 ] {} HTTP-Session: 90ce5a84-0d6c-417b-aa96-d78ec630252b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:37.273326 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:23:37.273408 [ 3 ] {e5d70914-a22a-47f6-9d44-45473a648588} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:37.273500 [ 3 ] {e5d70914-a22a-47f6-9d44-45473a648588} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.28 05:23:37.273672 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:23:37.273976 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:23:37.273990 [ 3 ] {e5d70914-a22a-47f6-9d44-45473a648588} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:37.274187 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:23:37.274427 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:23:37.274855 [ 3 ] {e5d70914-a22a-47f6-9d44-45473a648588} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:37.275230 [ 3 ] {e5d70914-a22a-47f6-9d44-45473a648588} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.28 05:23:37.275521 [ 3 ] {e5d70914-a22a-47f6-9d44-45473a648588} oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.28 05:23:37.275745 [ 3 ] {e5d70914-a22a-47f6-9d44-45473a648588} executeQuery: Read 2 rows, 175.00 B in 0.002263958 sec., 883 rows/sec., 75.49 KiB/sec. 2024.01.28 05:23:37.276201 [ 3 ] {e5d70914-a22a-47f6-9d44-45473a648588} DynamicQueryHandler: Done processing query 2024.01.28 05:23:37.276222 [ 17 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.00323195 sec., 81993.84272652733 rows/sec., 6.49 MiB/sec. 2024.01.28 05:23:37.276236 [ 3 ] {e5d70914-a22a-47f6-9d44-45473a648588} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:23:37.276293 [ 3 ] {} HTTP-Session: 90ce5a84-0d6c-417b-aa96-d78ec630252b Destroying unnamed session 2024.01.28 05:23:37.276404 [ 21 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2024.01.28 05:23:37.276475 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:37.276544 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:37.276567 [ 3 ] {} HTTP-Session: f5c4f23c-b520-4c83-969b-a8ff9ee5b9c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:37.276589 [ 3 ] {} HTTP-Session: f5c4f23c-b520-4c83-969b-a8ff9ee5b9c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:37.276722 [ 21 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_18_4} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. 2024.01.28 05:23:37.276723 [ 3 ] {c0cbeee3-8986-412c-8ea1-6489d243ac93} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:37.276803 [ 3 ] {c0cbeee3-8986-412c-8ea1-6489d243ac93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:23:37.276824 [ 21 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_18_4} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 2024.01.28 05:23:37.277036 [ 3 ] {c0cbeee3-8986-412c-8ea1-6489d243ac93} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:37.277418 [ 3 ] {c0cbeee3-8986-412c-8ea1-6489d243ac93} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:37.277645 [ 3 ] {c0cbeee3-8986-412c-8ea1-6489d243ac93} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.28 05:23:37.277803 [ 3 ] {c0cbeee3-8986-412c-8ea1-6489d243ac93} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.28 05:23:37.277930 [ 3 ] {c0cbeee3-8986-412c-8ea1-6489d243ac93} executeQuery: Read 160 rows, 15.76 KiB in 0.001143054 sec., 139975 rows/sec., 13.47 MiB/sec. 2024.01.28 05:23:37.278072 [ 3 ] {c0cbeee3-8986-412c-8ea1-6489d243ac93} DynamicQueryHandler: Done processing query 2024.01.28 05:23:37.278095 [ 3 ] {c0cbeee3-8986-412c-8ea1-6489d243ac93} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.28 05:23:37.278111 [ 3 ] {} HTTP-Session: f5c4f23c-b520-4c83-969b-a8ff9ee5b9c4 Destroying unnamed session 2024.01.28 05:23:37.278215 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:37.278259 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:37.278278 [ 3 ] {} HTTP-Session: e660cd63-cbc6-4a2c-8645-4afe181aa363 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:37.278295 [ 3 ] {} HTTP-Session: e660cd63-cbc6-4a2c-8645-4afe181aa363 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:37.278365 [ 3 ] {2a3f1b32-8d3a-49b5-a100-06316a92f200} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:37.278403 [ 3 ] {2a3f1b32-8d3a-49b5-a100-06316a92f200} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.28 05:23:37.278512 [ 3 ] {2a3f1b32-8d3a-49b5-a100-06316a92f200} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:37.278812 [ 3 ] {2a3f1b32-8d3a-49b5-a100-06316a92f200} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:37.279013 [ 3 ] {2a3f1b32-8d3a-49b5-a100-06316a92f200} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.28 05:23:37.279165 [ 3 ] {2a3f1b32-8d3a-49b5-a100-06316a92f200} oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.28 05:23:37.279283 [ 3 ] {2a3f1b32-8d3a-49b5-a100-06316a92f200} executeQuery: Read 2 rows, 143.00 B in 0.000889411 sec., 2248 rows/sec., 157.01 KiB/sec. 2024.01.28 05:23:37.279402 [ 3 ] {2a3f1b32-8d3a-49b5-a100-06316a92f200} DynamicQueryHandler: Done processing query 2024.01.28 05:23:37.279426 [ 3 ] {2a3f1b32-8d3a-49b5-a100-06316a92f200} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:23:37.279441 [ 3 ] {} HTTP-Session: e660cd63-cbc6-4a2c-8645-4afe181aa363 Destroying unnamed session 2024.01.28 05:23:37.279551 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:37.279596 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:37.279616 [ 3 ] {} HTTP-Session: fb7134f8-cabf-43fe-8071-9cb00c539485 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:37.279632 [ 3 ] {} HTTP-Session: fb7134f8-cabf-43fe-8071-9cb00c539485 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:37.279704 [ 3 ] {173a0aa9-ae1c-47c8-93da-26fcf92f700e} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:37.279742 [ 3 ] {173a0aa9-ae1c-47c8-93da-26fcf92f700e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:23:37.279849 [ 3 ] {173a0aa9-ae1c-47c8-93da-26fcf92f700e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:37.280168 [ 3 ] {173a0aa9-ae1c-47c8-93da-26fcf92f700e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:37.280379 [ 3 ] {173a0aa9-ae1c-47c8-93da-26fcf92f700e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.28 05:23:37.280533 [ 3 ] {173a0aa9-ae1c-47c8-93da-26fcf92f700e} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.28 05:23:37.280674 [ 3 ] {173a0aa9-ae1c-47c8-93da-26fcf92f700e} executeQuery: Read 55 rows, 4.41 KiB in 0.000932131 sec., 59004 rows/sec., 4.62 MiB/sec. 2024.01.28 05:23:37.280813 [ 3 ] {173a0aa9-ae1c-47c8-93da-26fcf92f700e} DynamicQueryHandler: Done processing query 2024.01.28 05:23:37.280837 [ 3 ] {173a0aa9-ae1c-47c8-93da-26fcf92f700e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:23:37.280854 [ 3 ] {} HTTP-Session: fb7134f8-cabf-43fe-8071-9cb00c539485 Destroying unnamed session 2024.01.28 05:23:37.280952 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:37.280995 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:37.281013 [ 3 ] {} HTTP-Session: 4ca2a35d-34a6-40d1-ae91-bd28e8028aa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:37.281031 [ 3 ] {} HTTP-Session: 4ca2a35d-34a6-40d1-ae91-bd28e8028aa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:37.281100 [ 3 ] {866500da-b664-468e-af87-4e8fc85a150b} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:37.281143 [ 3 ] {866500da-b664-468e-af87-4e8fc85a150b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.28 05:23:37.281270 [ 3 ] {866500da-b664-468e-af87-4e8fc85a150b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:37.281539 [ 3 ] {866500da-b664-468e-af87-4e8fc85a150b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:37.281800 [ 3 ] {866500da-b664-468e-af87-4e8fc85a150b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.28 05:23:37.281978 [ 3 ] {866500da-b664-468e-af87-4e8fc85a150b} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.28 05:23:37.282106 [ 3 ] {866500da-b664-468e-af87-4e8fc85a150b} executeQuery: Read 1 rows, 72.00 B in 0.000976332 sec., 1024 rows/sec., 72.02 KiB/sec. 2024.01.28 05:23:37.282226 [ 3 ] {866500da-b664-468e-af87-4e8fc85a150b} DynamicQueryHandler: Done processing query 2024.01.28 05:23:37.282250 [ 3 ] {866500da-b664-468e-af87-4e8fc85a150b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:23:37.282266 [ 3 ] {} HTTP-Session: 4ca2a35d-34a6-40d1-ae91-bd28e8028aa0 Destroying unnamed session 2024.01.28 05:23:37.282426 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:37.282471 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:37.282490 [ 3 ] {} HTTP-Session: 95e1a642-d093-4e10-ae51-08ef329bfd12 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:37.282506 [ 3 ] {} HTTP-Session: 95e1a642-d093-4e10-ae51-08ef329bfd12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:37.282603 [ 3 ] {e7a9701c-7a4e-40bf-a404-904bb40991cc} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:37.282649 [ 3 ] {e7a9701c-7a4e-40bf-a404-904bb40991cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:23:37.282786 [ 3 ] {e7a9701c-7a4e-40bf-a404-904bb40991cc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:37.283287 [ 3 ] {e7a9701c-7a4e-40bf-a404-904bb40991cc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:37.283600 [ 3 ] {e7a9701c-7a4e-40bf-a404-904bb40991cc} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.28 05:23:37.283791 [ 3 ] {e7a9701c-7a4e-40bf-a404-904bb40991cc} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.28 05:23:37.283919 [ 3 ] {e7a9701c-7a4e-40bf-a404-904bb40991cc} executeQuery: Read 53 rows, 73.24 KiB in 0.001285486 sec., 41229 rows/sec., 55.64 MiB/sec. 2024.01.28 05:23:37.284040 [ 3 ] {e7a9701c-7a4e-40bf-a404-904bb40991cc} DynamicQueryHandler: Done processing query 2024.01.28 05:23:37.284063 [ 3 ] {e7a9701c-7a4e-40bf-a404-904bb40991cc} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.28 05:23:37.284079 [ 3 ] {} HTTP-Session: 95e1a642-d093-4e10-ae51-08ef329bfd12 Destroying unnamed session 2024.01.28 05:23:47.271615 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:47.271736 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:47.271766 [ 3 ] {} HTTP-Session: 8520c770-215a-44c5-8759-6f98907a19f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:47.271793 [ 3 ] {} HTTP-Session: 8520c770-215a-44c5-8759-6f98907a19f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:47.271932 [ 3 ] {1aea4215-3ae9-444c-8f46-40bbebe4b351} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:47.271999 [ 3 ] {1aea4215-3ae9-444c-8f46-40bbebe4b351} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:23:47.272177 [ 3 ] {1aea4215-3ae9-444c-8f46-40bbebe4b351} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:47.272670 [ 3 ] {1aea4215-3ae9-444c-8f46-40bbebe4b351} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:47.272949 [ 3 ] {1aea4215-3ae9-444c-8f46-40bbebe4b351} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.28 05:23:47.273116 [ 3 ] {1aea4215-3ae9-444c-8f46-40bbebe4b351} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.28 05:23:47.273242 [ 3 ] {1aea4215-3ae9-444c-8f46-40bbebe4b351} executeQuery: Read 53 rows, 4.30 KiB in 0.001266116 sec., 41860 rows/sec., 3.31 MiB/sec. 2024.01.28 05:23:47.273441 [ 3 ] {1aea4215-3ae9-444c-8f46-40bbebe4b351} DynamicQueryHandler: Done processing query 2024.01.28 05:23:47.273468 [ 3 ] {1aea4215-3ae9-444c-8f46-40bbebe4b351} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.28 05:23:47.273484 [ 3 ] {} HTTP-Session: 8520c770-215a-44c5-8759-6f98907a19f2 Destroying unnamed session 2024.01.28 05:23:47.273634 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:47.273685 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:47.273705 [ 3 ] {} HTTP-Session: d7ebec08-327b-4677-a108-a007f87340a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:47.273724 [ 3 ] {} HTTP-Session: d7ebec08-327b-4677-a108-a007f87340a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:47.273810 [ 3 ] {6d0afd43-2984-4312-88af-314c9ec92ce1} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:47.273855 [ 3 ] {6d0afd43-2984-4312-88af-314c9ec92ce1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:23:47.273970 [ 3 ] {6d0afd43-2984-4312-88af-314c9ec92ce1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:47.274411 [ 3 ] {6d0afd43-2984-4312-88af-314c9ec92ce1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:47.274636 [ 3 ] {6d0afd43-2984-4312-88af-314c9ec92ce1} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.28 05:23:47.274787 [ 3 ] {6d0afd43-2984-4312-88af-314c9ec92ce1} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.28 05:23:47.274882 [ 3 ] {6d0afd43-2984-4312-88af-314c9ec92ce1} executeQuery: Read 159 rows, 15.67 KiB in 0.001042603 sec., 152502 rows/sec., 14.68 MiB/sec. 2024.01.28 05:23:47.275010 [ 3 ] {6d0afd43-2984-4312-88af-314c9ec92ce1} DynamicQueryHandler: Done processing query 2024.01.28 05:23:47.275032 [ 3 ] {6d0afd43-2984-4312-88af-314c9ec92ce1} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.28 05:23:47.275047 [ 3 ] {} HTTP-Session: d7ebec08-327b-4677-a108-a007f87340a5 Destroying unnamed session 2024.01.28 05:23:47.275174 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:47.275219 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:47.275237 [ 3 ] {} HTTP-Session: 3e25beef-ffb4-42af-82d6-623f945360bb Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:47.275254 [ 3 ] {} HTTP-Session: 3e25beef-ffb4-42af-82d6-623f945360bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:47.275328 [ 3 ] {3c32a1c9-6ca9-4198-9bc1-f454e3e777c7} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:47.275367 [ 3 ] {3c32a1c9-6ca9-4198-9bc1-f454e3e777c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:23:47.275471 [ 3 ] {3c32a1c9-6ca9-4198-9bc1-f454e3e777c7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:47.275784 [ 3 ] {3c32a1c9-6ca9-4198-9bc1-f454e3e777c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:47.275989 [ 3 ] {3c32a1c9-6ca9-4198-9bc1-f454e3e777c7} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.28 05:23:47.276133 [ 3 ] {3c32a1c9-6ca9-4198-9bc1-f454e3e777c7} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.28 05:23:47.276266 [ 3 ] {3c32a1c9-6ca9-4198-9bc1-f454e3e777c7} executeQuery: Read 53 rows, 4.24 KiB in 0.000909591 sec., 58267 rows/sec., 4.56 MiB/sec. 2024.01.28 05:23:47.276385 [ 3 ] {3c32a1c9-6ca9-4198-9bc1-f454e3e777c7} DynamicQueryHandler: Done processing query 2024.01.28 05:23:47.276407 [ 3 ] {3c32a1c9-6ca9-4198-9bc1-f454e3e777c7} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:23:47.276423 [ 3 ] {} HTTP-Session: 3e25beef-ffb4-42af-82d6-623f945360bb Destroying unnamed session 2024.01.28 05:23:47.276608 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:47.276652 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:47.276670 [ 3 ] {} HTTP-Session: e4c28652-2ec8-40bc-a239-479db0c0c6b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:47.276686 [ 3 ] {} HTTP-Session: e4c28652-2ec8-40bc-a239-479db0c0c6b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:47.276775 [ 3 ] {e22d9cd0-10a4-462e-9317-a4af5860dd5e} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:47.276820 [ 3 ] {e22d9cd0-10a4-462e-9317-a4af5860dd5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:23:47.276955 [ 3 ] {e22d9cd0-10a4-462e-9317-a4af5860dd5e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:47.277477 [ 3 ] {e22d9cd0-10a4-462e-9317-a4af5860dd5e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.28 05:23:47.277799 [ 3 ] {e22d9cd0-10a4-462e-9317-a4af5860dd5e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.28 05:23:47.277987 [ 3 ] {e22d9cd0-10a4-462e-9317-a4af5860dd5e} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.28 05:23:47.278113 [ 3 ] {e22d9cd0-10a4-462e-9317-a4af5860dd5e} executeQuery: Read 53 rows, 73.24 KiB in 0.001310996 sec., 40427 rows/sec., 54.55 MiB/sec. 2024.01.28 05:23:47.278237 [ 3 ] {e22d9cd0-10a4-462e-9317-a4af5860dd5e} DynamicQueryHandler: Done processing query 2024.01.28 05:23:47.278259 [ 3 ] {e22d9cd0-10a4-462e-9317-a4af5860dd5e} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.28 05:23:47.278275 [ 3 ] {} HTTP-Session: e4c28652-2ec8-40bc-a239-479db0c0c6b2 Destroying unnamed session 2024.01.28 05:23:51.423846 [ 175 ] {} DNSResolver: Updating DNS cache 2024.01.28 05:23:51.423901 [ 175 ] {} DNSResolver: Updated DNS cache 2024.01.28 05:23:57.272380 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:57.272503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:57.272532 [ 3 ] {} HTTP-Session: 4fed25f4-b292-4c2f-a636-857d2dba269f Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:57.272559 [ 3 ] {} HTTP-Session: 4fed25f4-b292-4c2f-a636-857d2dba269f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:57.272697 [ 3 ] {0e2791d0-a3b8-4ff6-a531-6fab87202eda} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:57.272765 [ 3 ] {0e2791d0-a3b8-4ff6-a531-6fab87202eda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:23:57.272947 [ 3 ] {0e2791d0-a3b8-4ff6-a531-6fab87202eda} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:57.273434 [ 3 ] {0e2791d0-a3b8-4ff6-a531-6fab87202eda} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.28 05:23:57.273689 [ 3 ] {0e2791d0-a3b8-4ff6-a531-6fab87202eda} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.28 05:23:57.273851 [ 3 ] {0e2791d0-a3b8-4ff6-a531-6fab87202eda} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.28 05:23:57.273982 [ 3 ] {0e2791d0-a3b8-4ff6-a531-6fab87202eda} executeQuery: Read 53 rows, 4.30 KiB in 0.001238926 sec., 42778 rows/sec., 3.39 MiB/sec. 2024.01.28 05:23:57.274196 [ 3 ] {0e2791d0-a3b8-4ff6-a531-6fab87202eda} DynamicQueryHandler: Done processing query 2024.01.28 05:23:57.274223 [ 3 ] {0e2791d0-a3b8-4ff6-a531-6fab87202eda} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.28 05:23:57.274240 [ 3 ] {} HTTP-Session: 4fed25f4-b292-4c2f-a636-857d2dba269f Destroying unnamed session 2024.01.28 05:23:57.274417 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 30664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:57.274468 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:57.274487 [ 3 ] {} HTTP-Session: 5662c314-edbf-4f1e-a62e-761018d05d5f Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:57.274505 [ 3 ] {} HTTP-Session: 5662c314-edbf-4f1e-a62e-761018d05d5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:57.274591 [ 3 ] {bb1987b5-3d4a-4af1-bca6-36ac63c1c784} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:57.274633 [ 3 ] {bb1987b5-3d4a-4af1-bca6-36ac63c1c784} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:23:57.274752 [ 3 ] {bb1987b5-3d4a-4af1-bca6-36ac63c1c784} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:57.275213 [ 3 ] {bb1987b5-3d4a-4af1-bca6-36ac63c1c784} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.28 05:23:57.275436 [ 3 ] {bb1987b5-3d4a-4af1-bca6-36ac63c1c784} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.28 05:23:57.275585 [ 3 ] {bb1987b5-3d4a-4af1-bca6-36ac63c1c784} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.28 05:23:57.275707 [ 3 ] {bb1987b5-3d4a-4af1-bca6-36ac63c1c784} executeQuery: Read 195 rows, 18.79 KiB in 0.001081643 sec., 180281 rows/sec., 16.96 MiB/sec. 2024.01.28 05:23:57.275826 [ 3 ] {bb1987b5-3d4a-4af1-bca6-36ac63c1c784} DynamicQueryHandler: Done processing query 2024.01.28 05:23:57.275850 [ 3 ] {bb1987b5-3d4a-4af1-bca6-36ac63c1c784} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.28 05:23:57.275866 [ 3 ] {} HTTP-Session: 5662c314-edbf-4f1e-a62e-761018d05d5f Destroying unnamed session 2024.01.28 05:23:57.275997 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 13065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:57.276043 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:57.276061 [ 3 ] {} HTTP-Session: e95e6cc8-4cb6-468a-88c5-6ed529ad7ee9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:57.276077 [ 3 ] {} HTTP-Session: e95e6cc8-4cb6-468a-88c5-6ed529ad7ee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:57.276152 [ 3 ] {db9412e0-4f22-4af3-b993-7b00a16f375b} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:57.276191 [ 3 ] {db9412e0-4f22-4af3-b993-7b00a16f375b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:23:57.276299 [ 3 ] {db9412e0-4f22-4af3-b993-7b00a16f375b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:57.276697 [ 3 ] {db9412e0-4f22-4af3-b993-7b00a16f375b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.28 05:23:57.276909 [ 3 ] {db9412e0-4f22-4af3-b993-7b00a16f375b} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.28 05:23:57.277056 [ 3 ] {db9412e0-4f22-4af3-b993-7b00a16f375b} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.28 05:23:57.277170 [ 3 ] {db9412e0-4f22-4af3-b993-7b00a16f375b} executeQuery: Read 77 rows, 6.14 KiB in 0.000983313 sec., 78306 rows/sec., 6.10 MiB/sec. 2024.01.28 05:23:57.277322 [ 3 ] {db9412e0-4f22-4af3-b993-7b00a16f375b} DynamicQueryHandler: Done processing query 2024.01.28 05:23:57.277347 [ 3 ] {db9412e0-4f22-4af3-b993-7b00a16f375b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:23:57.277362 [ 3 ] {} HTTP-Session: e95e6cc8-4cb6-468a-88c5-6ed529ad7ee9 Destroying unnamed session 2024.01.28 05:23:57.277470 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:57.277515 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:57.277532 [ 3 ] {} HTTP-Session: c7f92b8c-2ea8-46db-8085-934c95042476 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:57.277549 [ 3 ] {} HTTP-Session: c7f92b8c-2ea8-46db-8085-934c95042476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:57.277621 [ 3 ] {53e455e4-e412-43e8-97ed-cb3577f25b87} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:57.277664 [ 3 ] {53e455e4-e412-43e8-97ed-cb3577f25b87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.28 05:23:57.277787 [ 3 ] {53e455e4-e412-43e8-97ed-cb3577f25b87} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:57.278094 [ 3 ] {53e455e4-e412-43e8-97ed-cb3577f25b87} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.28 05:23:57.278350 [ 3 ] {53e455e4-e412-43e8-97ed-cb3577f25b87} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.28 05:23:57.278544 [ 3 ] {53e455e4-e412-43e8-97ed-cb3577f25b87} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.28 05:23:57.278674 [ 3 ] {53e455e4-e412-43e8-97ed-cb3577f25b87} executeQuery: Read 36 rows, 2.60 KiB in 0.001022023 sec., 35224 rows/sec., 2.49 MiB/sec. 2024.01.28 05:23:57.278806 [ 3 ] {53e455e4-e412-43e8-97ed-cb3577f25b87} DynamicQueryHandler: Done processing query 2024.01.28 05:23:57.278830 [ 3 ] {53e455e4-e412-43e8-97ed-cb3577f25b87} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.28 05:23:57.278845 [ 3 ] {} HTTP-Session: c7f92b8c-2ea8-46db-8085-934c95042476 Destroying unnamed session 2024.01.28 05:23:57.279017 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:23:57.279061 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:23:57.279079 [ 3 ] {} HTTP-Session: d6695aa3-b643-41c5-bf41-84f21e41c65d Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:23:57.279094 [ 3 ] {} HTTP-Session: d6695aa3-b643-41c5-bf41-84f21e41c65d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:23:57.279185 [ 3 ] {a0508efe-44c1-4b16-adae-05272a0f8deb} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:23:57.279229 [ 3 ] {a0508efe-44c1-4b16-adae-05272a0f8deb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:23:57.279365 [ 3 ] {a0508efe-44c1-4b16-adae-05272a0f8deb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:23:57.279937 [ 3 ] {a0508efe-44c1-4b16-adae-05272a0f8deb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.28 05:23:57.280248 [ 3 ] {a0508efe-44c1-4b16-adae-05272a0f8deb} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.28 05:23:57.280426 [ 3 ] {a0508efe-44c1-4b16-adae-05272a0f8deb} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.28 05:23:57.280530 [ 3 ] {a0508efe-44c1-4b16-adae-05272a0f8deb} executeQuery: Read 53 rows, 73.24 KiB in 0.001317656 sec., 40222 rows/sec., 54.28 MiB/sec. 2024.01.28 05:23:57.280719 [ 3 ] {a0508efe-44c1-4b16-adae-05272a0f8deb} DynamicQueryHandler: Done processing query 2024.01.28 05:23:57.280742 [ 3 ] {a0508efe-44c1-4b16-adae-05272a0f8deb} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.28 05:23:57.280759 [ 3 ] {} HTTP-Session: d6695aa3-b643-41c5-bf41-84f21e41c65d Destroying unnamed session 2024.01.28 05:24:06.424146 [ 165 ] {} DNSResolver: Updating DNS cache 2024.01.28 05:24:06.424210 [ 165 ] {} DNSResolver: Updated DNS cache 2024.01.28 05:24:07.272310 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:07.272470 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:07.272516 [ 3 ] {} HTTP-Session: d21c2fdc-f6f8-41c5-b66a-04c190e26c43 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:07.272555 [ 3 ] {} HTTP-Session: d21c2fdc-f6f8-41c5-b66a-04c190e26c43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:07.272712 [ 3 ] {d0aa918c-9019-48d3-b075-119bd3552a91} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:07.272771 [ 3 ] {d0aa918c-9019-48d3-b075-119bd3552a91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:24:07.272924 [ 3 ] {d0aa918c-9019-48d3-b075-119bd3552a91} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:07.273369 [ 3 ] {d0aa918c-9019-48d3-b075-119bd3552a91} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.28 05:24:07.273621 [ 3 ] {d0aa918c-9019-48d3-b075-119bd3552a91} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.28 05:24:07.273787 [ 3 ] {d0aa918c-9019-48d3-b075-119bd3552a91} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.28 05:24:07.273908 [ 3 ] {d0aa918c-9019-48d3-b075-119bd3552a91} executeQuery: Read 53 rows, 4.30 KiB in 0.001162505 sec., 45591 rows/sec., 3.61 MiB/sec. 2024.01.28 05:24:07.274069 [ 3 ] {d0aa918c-9019-48d3-b075-119bd3552a91} DynamicQueryHandler: Done processing query 2024.01.28 05:24:07.274096 [ 3 ] {d0aa918c-9019-48d3-b075-119bd3552a91} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.28 05:24:07.274113 [ 3 ] {} HTTP-Session: d21c2fdc-f6f8-41c5-b66a-04c190e26c43 Destroying unnamed session 2024.01.28 05:24:07.274237 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:07.274287 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:07.274306 [ 3 ] {} HTTP-Session: 14efc072-b6f0-45b9-b165-b16b561b4fbd Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:07.274324 [ 3 ] {} HTTP-Session: 14efc072-b6f0-45b9-b165-b16b561b4fbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:07.274402 [ 3 ] {5ab6280f-e5c0-4bf1-9b01-4583d25302a6} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:07.274443 [ 3 ] {5ab6280f-e5c0-4bf1-9b01-4583d25302a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.28 05:24:07.274556 [ 3 ] {5ab6280f-e5c0-4bf1-9b01-4583d25302a6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:07.274831 [ 3 ] {5ab6280f-e5c0-4bf1-9b01-4583d25302a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.28 05:24:07.275040 [ 3 ] {5ab6280f-e5c0-4bf1-9b01-4583d25302a6} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.28 05:24:07.275189 [ 3 ] {5ab6280f-e5c0-4bf1-9b01-4583d25302a6} oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.28 05:24:07.275307 [ 3 ] {5ab6280f-e5c0-4bf1-9b01-4583d25302a6} executeQuery: Read 4 rows, 342.00 B in 0.000870451 sec., 4595 rows/sec., 383.69 KiB/sec. 2024.01.28 05:24:07.275479 [ 3 ] {5ab6280f-e5c0-4bf1-9b01-4583d25302a6} DynamicQueryHandler: Done processing query 2024.01.28 05:24:07.275503 [ 3 ] {5ab6280f-e5c0-4bf1-9b01-4583d25302a6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:24:07.275518 [ 3 ] {} HTTP-Session: 14efc072-b6f0-45b9-b165-b16b561b4fbd Destroying unnamed session 2024.01.28 05:24:07.275698 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:07.275743 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:07.275761 [ 3 ] {} HTTP-Session: a7f17076-41c1-4d1d-b75b-9c97648d1c7f Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:07.275778 [ 3 ] {} HTTP-Session: a7f17076-41c1-4d1d-b75b-9c97648d1c7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:07.275854 [ 3 ] {94007267-006f-4e3a-b44a-e6becc15b809} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:07.275893 [ 3 ] {94007267-006f-4e3a-b44a-e6becc15b809} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:24:07.276006 [ 3 ] {94007267-006f-4e3a-b44a-e6becc15b809} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:07.276368 [ 3 ] {94007267-006f-4e3a-b44a-e6becc15b809} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.28 05:24:07.276592 [ 3 ] {94007267-006f-4e3a-b44a-e6becc15b809} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.28 05:24:07.276739 [ 3 ] {94007267-006f-4e3a-b44a-e6becc15b809} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.28 05:24:07.276855 [ 3 ] {94007267-006f-4e3a-b44a-e6becc15b809} executeQuery: Read 161 rows, 15.85 KiB in 0.000970593 sec., 165877 rows/sec., 15.95 MiB/sec. 2024.01.28 05:24:07.276847 [ 165 ] {} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.01.28 05:24:07.276963 [ 165 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.28 05:24:07.277027 [ 3 ] {94007267-006f-4e3a-b44a-e6becc15b809} DynamicQueryHandler: Done processing query 2024.01.28 05:24:07.277099 [ 3 ] {94007267-006f-4e3a-b44a-e6becc15b809} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.28 05:24:07.277141 [ 18 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.01.28 05:24:07.277158 [ 3 ] {} HTTP-Session: a7f17076-41c1-4d1d-b75b-9c97648d1c7f Destroying unnamed session 2024.01.28 05:24:07.277291 [ 18 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:24:07.277339 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:07.277351 [ 18 ] {5c8c517c-62af-4574-a1df-32742616daa9::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.01.28 05:24:07.277428 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:07.277471 [ 3 ] {} HTTP-Session: 5d3d7e25-e00d-44ef-bed1-a063ed5e1595 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:07.277501 [ 3 ] {} HTTP-Session: 5d3d7e25-e00d-44ef-bed1-a063ed5e1595 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:07.277596 [ 18 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 196 rows starting from the beginning of the part 2024.01.28 05:24:07.277697 [ 3 ] {e1c4ffbf-d1a0-4037-ad18-ecc0c098c118} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:07.277814 [ 3 ] {e1c4ffbf-d1a0-4037-ad18-ecc0c098c118} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.28 05:24:07.277834 [ 18 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part 2024.01.28 05:24:07.278158 [ 18 ] {5c8c517c-62af-4574-a1df-32742616daa9::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.01.28 05:24:07.278294 [ 3 ] {e1c4ffbf-d1a0-4037-ad18-ecc0c098c118} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:07.278378 [ 18 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 195 rows starting from the beginning of the part 2024.01.28 05:24:07.278533 [ 18 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 161 rows starting from the beginning of the part 2024.01.28 05:24:07.279021 [ 3 ] {e1c4ffbf-d1a0-4037-ad18-ecc0c098c118} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.28 05:24:07.279471 [ 3 ] {e1c4ffbf-d1a0-4037-ad18-ecc0c098c118} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.28 05:24:07.279825 [ 3 ] {e1c4ffbf-d1a0-4037-ad18-ecc0c098c118} oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.28 05:24:07.279977 [ 3 ] {e1c4ffbf-d1a0-4037-ad18-ecc0c098c118} executeQuery: Read 4 rows, 286.00 B in 0.002227518 sec., 1795 rows/sec., 125.38 KiB/sec. 2024.01.28 05:24:07.280262 [ 3 ] {e1c4ffbf-d1a0-4037-ad18-ecc0c098c118} DynamicQueryHandler: Done processing query 2024.01.28 05:24:07.280327 [ 3 ] {e1c4ffbf-d1a0-4037-ad18-ecc0c098c118} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:24:07.280362 [ 3 ] {} HTTP-Session: 5d3d7e25-e00d-44ef-bed1-a063ed5e1595 Destroying unnamed session 2024.01.28 05:24:07.280387 [ 18 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1070 rows, containing 4 columns (4 merged, 0 gathered) in 0.003356982 sec., 318738.67658509937 rows/sec., 30.28 MiB/sec. 2024.01.28 05:24:07.280511 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:07.280525 [ 18 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.01.28 05:24:07.280591 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:07.280622 [ 3 ] {} HTTP-Session: 601dc975-07e8-4c6e-8c83-721577850127 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:07.280659 [ 3 ] {} HTTP-Session: 601dc975-07e8-4c6e-8c83-721577850127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:07.280777 [ 3 ] {39189400-a181-4c1e-90d9-9741b0db662a} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:07.280797 [ 18 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_21_4} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.01.28 05:24:07.280859 [ 3 ] {39189400-a181-4c1e-90d9-9741b0db662a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:24:07.280914 [ 18 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_21_4} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.01.28 05:24:07.281107 [ 3 ] {39189400-a181-4c1e-90d9-9741b0db662a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:07.281435 [ 3 ] {39189400-a181-4c1e-90d9-9741b0db662a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.28 05:24:07.281646 [ 3 ] {39189400-a181-4c1e-90d9-9741b0db662a} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.28 05:24:07.281797 [ 3 ] {39189400-a181-4c1e-90d9-9741b0db662a} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.28 05:24:07.281909 [ 165 ] {} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.01.28 05:24:07.281923 [ 3 ] {39189400-a181-4c1e-90d9-9741b0db662a} executeQuery: Read 57 rows, 4.57 KiB in 0.001095304 sec., 52040 rows/sec., 4.07 MiB/sec. 2024.01.28 05:24:07.281958 [ 165 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.28 05:24:07.282139 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.01.28 05:24:07.282221 [ 3 ] {39189400-a181-4c1e-90d9-9741b0db662a} DynamicQueryHandler: Done processing query 2024.01.28 05:24:07.282267 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:24:07.282274 [ 3 ] {39189400-a181-4c1e-90d9-9741b0db662a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:24:07.282311 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::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.01.28 05:24:07.282322 [ 3 ] {} HTTP-Session: 601dc975-07e8-4c6e-8c83-721577850127 Destroying unnamed session 2024.01.28 05:24:07.282476 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:07.282514 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 79 rows starting from the beginning of the part 2024.01.28 05:24:07.282569 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:07.282607 [ 3 ] {} HTTP-Session: 2dcae032-d5bb-46d3-b600-aeb0043d2c16 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:07.282647 [ 3 ] {} HTTP-Session: 2dcae032-d5bb-46d3-b600-aeb0043d2c16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:07.282702 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 55 rows starting from the beginning of the part 2024.01.28 05:24:07.282846 [ 3 ] {46ef0944-4ed1-4780-bb3d-10e53b985965} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:07.282909 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::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.01.28 05:24:07.282940 [ 3 ] {46ef0944-4ed1-4780-bb3d-10e53b985965} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.28 05:24:07.283139 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 77 rows starting from the beginning of the part 2024.01.28 05:24:07.283445 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 57 rows starting from the beginning of the part 2024.01.28 05:24:07.283480 [ 3 ] {46ef0944-4ed1-4780-bb3d-10e53b985965} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:07.284265 [ 3 ] {46ef0944-4ed1-4780-bb3d-10e53b985965} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.28 05:24:07.284976 [ 3 ] {46ef0944-4ed1-4780-bb3d-10e53b985965} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.28 05:24:07.285052 [ 17 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 424 rows, containing 4 columns (4 merged, 0 gathered) in 0.003024118 sec., 140206.16920371493 rows/sec., 10.95 MiB/sec. 2024.01.28 05:24:07.285205 [ 17 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.01.28 05:24:07.285318 [ 3 ] {46ef0944-4ed1-4780-bb3d-10e53b985965} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.28 05:24:07.285490 [ 3 ] {46ef0944-4ed1-4780-bb3d-10e53b985965} executeQuery: Read 2 rows, 144.00 B in 0.002583932 sec., 774 rows/sec., 54.42 KiB/sec. 2024.01.28 05:24:07.285550 [ 17 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_21_4} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.01.28 05:24:07.285686 [ 17 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_21_4} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.01.28 05:24:07.285711 [ 3 ] {46ef0944-4ed1-4780-bb3d-10e53b985965} DynamicQueryHandler: Done processing query 2024.01.28 05:24:07.285746 [ 3 ] {46ef0944-4ed1-4780-bb3d-10e53b985965} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:24:07.285796 [ 3 ] {} HTTP-Session: 2dcae032-d5bb-46d3-b600-aeb0043d2c16 Destroying unnamed session 2024.01.28 05:24:07.285965 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:07.286012 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:07.286032 [ 3 ] {} HTTP-Session: 06c4e23e-e71c-4f9e-9069-dbef11c143d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:07.286048 [ 3 ] {} HTTP-Session: 06c4e23e-e71c-4f9e-9069-dbef11c143d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:07.286144 [ 3 ] {c36022fb-18bc-4173-82a7-9a87f329f671} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:07.286189 [ 3 ] {c36022fb-18bc-4173-82a7-9a87f329f671} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:24:07.286341 [ 3 ] {c36022fb-18bc-4173-82a7-9a87f329f671} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:07.286896 [ 3 ] {c36022fb-18bc-4173-82a7-9a87f329f671} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.28 05:24:07.287233 [ 3 ] {c36022fb-18bc-4173-82a7-9a87f329f671} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.28 05:24:07.287413 [ 3 ] {c36022fb-18bc-4173-82a7-9a87f329f671} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.28 05:24:07.287531 [ 165 ] {} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.01.28 05:24:07.287544 [ 3 ] {c36022fb-18bc-4173-82a7-9a87f329f671} executeQuery: Read 53 rows, 73.24 KiB in 0.001365167 sec., 38823 rows/sec., 52.39 MiB/sec. 2024.01.28 05:24:07.287585 [ 165 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.28 05:24:07.287750 [ 14 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.01.28 05:24:07.287812 [ 3 ] {c36022fb-18bc-4173-82a7-9a87f329f671} DynamicQueryHandler: Done processing query 2024.01.28 05:24:07.287856 [ 3 ] {c36022fb-18bc-4173-82a7-9a87f329f671} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.28 05:24:07.287908 [ 3 ] {} HTTP-Session: 06c4e23e-e71c-4f9e-9069-dbef11c143d4 Destroying unnamed session 2024.01.28 05:24:07.287951 [ 14 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:24:07.287994 [ 14 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 734 rows starting from the beginning of the part 2024.01.28 05:24:07.288120 [ 14 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::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.01.28 05:24:07.288239 [ 14 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::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.01.28 05:24:07.288347 [ 14 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::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.01.28 05:24:07.288449 [ 14 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::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.01.28 05:24:07.288556 [ 14 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::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.01.28 05:24:07.297675 [ 25 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 999 rows, containing 6 columns (6 merged, 0 gathered) in 0.010032066 sec., 99580.68457683592 rows/sec., 134.38 MiB/sec. 2024.01.28 05:24:07.298352 [ 25 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.01.28 05:24:07.298618 [ 25 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_21_4} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.01.28 05:24:07.298688 [ 25 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_21_4} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.01.28 05:24:07.298762 [ 25 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_21_4: 8.29 MiB. 2024.01.28 05:24:08.000149 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.03 MiB, peak 239.57 MiB, will set to 231.95 MiB (RSS), difference: -3.09 MiB 2024.01.28 05:24:17.272395 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:17.272562 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:17.272609 [ 3 ] {} HTTP-Session: 9d1b2482-8219-4c11-ae9e-fe51d86afb63 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:17.272649 [ 3 ] {} HTTP-Session: 9d1b2482-8219-4c11-ae9e-fe51d86afb63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:17.272845 [ 3 ] {dced5e76-f918-4abb-a93d-60800869001a} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:17.272943 [ 3 ] {dced5e76-f918-4abb-a93d-60800869001a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:24:17.273142 [ 3 ] {dced5e76-f918-4abb-a93d-60800869001a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:17.273606 [ 3 ] {dced5e76-f918-4abb-a93d-60800869001a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.28 05:24:17.273861 [ 3 ] {dced5e76-f918-4abb-a93d-60800869001a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.28 05:24:17.274028 [ 3 ] {dced5e76-f918-4abb-a93d-60800869001a} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.28 05:24:17.274151 [ 3 ] {dced5e76-f918-4abb-a93d-60800869001a} executeQuery: Read 53 rows, 4.30 KiB in 0.001251986 sec., 42332 rows/sec., 3.35 MiB/sec. 2024.01.28 05:24:17.274183 [ 160 ] {} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 2024.01.28 05:24:17.274330 [ 160 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.28 05:24:17.274341 [ 3 ] {dced5e76-f918-4abb-a93d-60800869001a} DynamicQueryHandler: Done processing query 2024.01.28 05:24:17.274407 [ 3 ] {dced5e76-f918-4abb-a93d-60800869001a} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.28 05:24:17.274468 [ 3 ] {} HTTP-Session: 9d1b2482-8219-4c11-ae9e-fe51d86afb63 Destroying unnamed session 2024.01.28 05:24:17.274509 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_22_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact 2024.01.28 05:24:17.274662 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_22_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:24:17.274680 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:17.274717 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:24:17.274783 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:17.274834 [ 3 ] {} HTTP-Session: 938a3911-f64c-4a6f-9cd6-bea55bf2969e Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:17.274876 [ 3 ] {} HTTP-Session: 938a3911-f64c-4a6f-9cd6-bea55bf2969e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:17.275003 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:24:17.275111 [ 3 ] {60cb7a77-5f2e-402b-913c-b53afa6f0944} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:17.275225 [ 3 ] {60cb7a77-5f2e-402b-913c-b53afa6f0944} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:24:17.275239 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:24:17.275551 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:24:17.275703 [ 3 ] {60cb7a77-5f2e-402b-913c-b53afa6f0944} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:17.275780 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:24:17.276565 [ 3 ] {60cb7a77-5f2e-402b-913c-b53afa6f0944} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.28 05:24:17.277139 [ 3 ] {60cb7a77-5f2e-402b-913c-b53afa6f0944} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.28 05:24:17.277178 [ 25 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_22_5} MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.002758834 sec., 96055.07254151574 rows/sec., 7.60 MiB/sec. 2024.01.28 05:24:17.277351 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_22_5} MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) 2024.01.28 05:24:17.277391 [ 3 ] {60cb7a77-5f2e-402b-913c-b53afa6f0944} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.28 05:24:17.277617 [ 3 ] {60cb7a77-5f2e-402b-913c-b53afa6f0944} executeQuery: Read 159 rows, 15.67 KiB in 0.002445821 sec., 65008 rows/sec., 6.26 MiB/sec. 2024.01.28 05:24:17.277680 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_22_5} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5. 2024.01.28 05:24:17.277863 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_22_5} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0 2024.01.28 05:24:17.277903 [ 3 ] {60cb7a77-5f2e-402b-913c-b53afa6f0944} DynamicQueryHandler: Done processing query 2024.01.28 05:24:17.277963 [ 3 ] {60cb7a77-5f2e-402b-913c-b53afa6f0944} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.28 05:24:17.277985 [ 3 ] {} HTTP-Session: 938a3911-f64c-4a6f-9cd6-bea55bf2969e Destroying unnamed session 2024.01.28 05:24:17.278129 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:17.278176 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:17.278194 [ 3 ] {} HTTP-Session: b7523a6c-55a2-402e-9346-a9535b5d40b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:17.278213 [ 3 ] {} HTTP-Session: b7523a6c-55a2-402e-9346-a9535b5d40b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:17.278292 [ 3 ] {6b07ee79-014a-4a07-891a-5d37a8d1f2fc} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:17.278333 [ 3 ] {6b07ee79-014a-4a07-891a-5d37a8d1f2fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:24:17.278454 [ 3 ] {6b07ee79-014a-4a07-891a-5d37a8d1f2fc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:17.278789 [ 3 ] {6b07ee79-014a-4a07-891a-5d37a8d1f2fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.28 05:24:17.279003 [ 3 ] {6b07ee79-014a-4a07-891a-5d37a8d1f2fc} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.28 05:24:17.279149 [ 3 ] {6b07ee79-014a-4a07-891a-5d37a8d1f2fc} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.28 05:24:17.279269 [ 3 ] {6b07ee79-014a-4a07-891a-5d37a8d1f2fc} executeQuery: Read 53 rows, 4.24 KiB in 0.000947762 sec., 55921 rows/sec., 4.37 MiB/sec. 2024.01.28 05:24:17.279386 [ 3 ] {6b07ee79-014a-4a07-891a-5d37a8d1f2fc} DynamicQueryHandler: Done processing query 2024.01.28 05:24:17.279409 [ 3 ] {6b07ee79-014a-4a07-891a-5d37a8d1f2fc} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:24:17.279425 [ 3 ] {} HTTP-Session: b7523a6c-55a2-402e-9346-a9535b5d40b7 Destroying unnamed session 2024.01.28 05:24:17.279641 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:17.279685 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:17.279703 [ 3 ] {} HTTP-Session: e7aa532c-7707-473a-bcb2-235df0cb7b4a Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:17.279721 [ 3 ] {} HTTP-Session: e7aa532c-7707-473a-bcb2-235df0cb7b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:17.279814 [ 3 ] {0bd8441a-607b-42fb-b2b0-a55b6b91d47d} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:17.279858 [ 3 ] {0bd8441a-607b-42fb-b2b0-a55b6b91d47d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:24:17.279997 [ 3 ] {0bd8441a-607b-42fb-b2b0-a55b6b91d47d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:17.280539 [ 3 ] {0bd8441a-607b-42fb-b2b0-a55b6b91d47d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.28 05:24:17.280875 [ 3 ] {0bd8441a-607b-42fb-b2b0-a55b6b91d47d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.28 05:24:17.281058 [ 3 ] {0bd8441a-607b-42fb-b2b0-a55b6b91d47d} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.28 05:24:17.281194 [ 3 ] {0bd8441a-607b-42fb-b2b0-a55b6b91d47d} executeQuery: Read 53 rows, 73.24 KiB in 0.001342217 sec., 39486 rows/sec., 53.29 MiB/sec. 2024.01.28 05:24:17.281352 [ 3 ] {0bd8441a-607b-42fb-b2b0-a55b6b91d47d} DynamicQueryHandler: Done processing query 2024.01.28 05:24:17.281378 [ 3 ] {0bd8441a-607b-42fb-b2b0-a55b6b91d47d} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.28 05:24:17.281393 [ 3 ] {} HTTP-Session: e7aa532c-7707-473a-bcb2-235df0cb7b4a Destroying unnamed session 2024.01.28 05:24:18.095908 [ 160 ] {} oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.01.28 05:24:18.095981 [ 160 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.28 05:24:18.096107 [ 14 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2024.01.28 05:24:18.096286 [ 14 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:24:18.096339 [ 14 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2024.01.28 05:24:18.096536 [ 14 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2024.01.28 05:24:18.096687 [ 14 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.01.28 05:24:18.096825 [ 14 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2024.01.28 05:24:18.096961 [ 14 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2024.01.28 05:24:18.097600 [ 9 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001553899 sec., 12870.849392399377 rows/sec., 1.05 MiB/sec. 2024.01.28 05:24:18.097753 [ 9 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.01.28 05:24:18.097977 [ 9 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_9_2} oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2024.01.28 05:24:18.098051 [ 9 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_9_2} oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2024.01.28 05:24:19.922459 [ 159 ] {} oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.01.28 05:24:19.922581 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.28 05:24:19.922695 [ 25 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2024.01.28 05:24:19.922811 [ 25 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:24:19.922842 [ 25 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2024.01.28 05:24:19.922965 [ 25 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2024.01.28 05:24:19.923058 [ 25 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.01.28 05:24:19.923145 [ 25 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2024.01.28 05:24:19.923220 [ 25 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2024.01.28 05:24:19.923754 [ 9 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001103384 sec., 18126.05584275284 rows/sec., 1.24 MiB/sec. 2024.01.28 05:24:19.923843 [ 9 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.01.28 05:24:19.924015 [ 9 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_9_2} oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2024.01.28 05:24:19.924075 [ 9 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_9_2} oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2024.01.28 05:24:20.254493 [ 159 ] {} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.01.28 05:24:20.254557 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.28 05:24:20.254694 [ 16 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact 2024.01.28 05:24:20.254912 [ 16 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:24:20.254976 [ 16 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 404 rows starting from the beginning of the part 2024.01.28 05:24:20.255178 [ 16 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part 2024.01.28 05:24:20.255276 [ 16 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2024.01.28 05:24:20.255365 [ 16 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part 2024.01.28 05:24:20.255452 [ 16 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2024.01.28 05:24:20.256154 [ 14 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 5 columns (5 merged, 0 gathered) in 0.001534489 sec., 312807.7164450185 rows/sec., 22.06 MiB/sec. 2024.01.28 05:24:20.256302 [ 16 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.01.28 05:24:20.256528 [ 16 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_13_3} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3. 2024.01.28 05:24:20.256594 [ 16 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_13_3} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0 2024.01.28 05:24:21.424449 [ 158 ] {} DNSResolver: Updating DNS cache 2024.01.28 05:24:21.424495 [ 158 ] {} DNSResolver: Updated DNS cache 2024.01.28 05:24:27.273508 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:27.273675 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:27.273720 [ 3 ] {} HTTP-Session: 1d977837-f085-45f3-90bf-770f6260dba7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:27.273760 [ 3 ] {} HTTP-Session: 1d977837-f085-45f3-90bf-770f6260dba7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:27.273955 [ 3 ] {6bdc1647-e80d-4fa7-a750-ca3c9d24ff83} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:27.274050 [ 3 ] {6bdc1647-e80d-4fa7-a750-ca3c9d24ff83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:24:27.274309 [ 3 ] {6bdc1647-e80d-4fa7-a750-ca3c9d24ff83} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:27.274848 [ 3 ] {6bdc1647-e80d-4fa7-a750-ca3c9d24ff83} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.28 05:24:27.275096 [ 3 ] {6bdc1647-e80d-4fa7-a750-ca3c9d24ff83} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.28 05:24:27.275255 [ 3 ] {6bdc1647-e80d-4fa7-a750-ca3c9d24ff83} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.28 05:24:27.275368 [ 3 ] {6bdc1647-e80d-4fa7-a750-ca3c9d24ff83} executeQuery: Read 53 rows, 4.30 KiB in 0.001357637 sec., 39038 rows/sec., 3.09 MiB/sec. 2024.01.28 05:24:27.275517 [ 3 ] {6bdc1647-e80d-4fa7-a750-ca3c9d24ff83} DynamicQueryHandler: Done processing query 2024.01.28 05:24:27.275542 [ 3 ] {6bdc1647-e80d-4fa7-a750-ca3c9d24ff83} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.28 05:24:27.275557 [ 3 ] {} HTTP-Session: 1d977837-f085-45f3-90bf-770f6260dba7 Destroying unnamed session 2024.01.28 05:24:27.275676 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:27.275722 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:27.275741 [ 3 ] {} HTTP-Session: fbe4b3f6-3a7d-4e12-82b8-75bc48740631 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:27.275757 [ 3 ] {} HTTP-Session: fbe4b3f6-3a7d-4e12-82b8-75bc48740631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:27.275825 [ 3 ] {1f2955dc-496f-4038-9f27-08a39b105efa} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:27.275863 [ 3 ] {1f2955dc-496f-4038-9f27-08a39b105efa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.28 05:24:27.275969 [ 3 ] {1f2955dc-496f-4038-9f27-08a39b105efa} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:27.276215 [ 3 ] {1f2955dc-496f-4038-9f27-08a39b105efa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.28 05:24:27.276424 [ 3 ] {1f2955dc-496f-4038-9f27-08a39b105efa} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.28 05:24:27.276572 [ 3 ] {1f2955dc-496f-4038-9f27-08a39b105efa} oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.28 05:24:27.276665 [ 3 ] {1f2955dc-496f-4038-9f27-08a39b105efa} executeQuery: Read 2 rows, 175.00 B in 0.00081273 sec., 2460 rows/sec., 210.28 KiB/sec. 2024.01.28 05:24:27.276787 [ 3 ] {1f2955dc-496f-4038-9f27-08a39b105efa} DynamicQueryHandler: Done processing query 2024.01.28 05:24:27.276810 [ 3 ] {1f2955dc-496f-4038-9f27-08a39b105efa} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:24:27.276825 [ 3 ] {} HTTP-Session: fbe4b3f6-3a7d-4e12-82b8-75bc48740631 Destroying unnamed session 2024.01.28 05:24:27.276991 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 30813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:27.277034 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:27.277051 [ 3 ] {} HTTP-Session: ef447182-0f29-4b03-8062-b265169cd41b Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:27.277067 [ 3 ] {} HTTP-Session: ef447182-0f29-4b03-8062-b265169cd41b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:27.277141 [ 3 ] {51686787-027f-402c-ad8d-cc1252225110} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:27.277202 [ 3 ] {51686787-027f-402c-ad8d-cc1252225110} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:24:27.277305 [ 3 ] {51686787-027f-402c-ad8d-cc1252225110} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:27.277682 [ 3 ] {51686787-027f-402c-ad8d-cc1252225110} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.28 05:24:27.277894 [ 3 ] {51686787-027f-402c-ad8d-cc1252225110} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.28 05:24:27.278047 [ 3 ] {51686787-027f-402c-ad8d-cc1252225110} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.28 05:24:27.278148 [ 3 ] {51686787-027f-402c-ad8d-cc1252225110} executeQuery: Read 196 rows, 18.88 KiB in 0.000952232 sec., 205832 rows/sec., 19.36 MiB/sec. 2024.01.28 05:24:27.278339 [ 3 ] {51686787-027f-402c-ad8d-cc1252225110} DynamicQueryHandler: Done processing query 2024.01.28 05:24:27.278363 [ 3 ] {51686787-027f-402c-ad8d-cc1252225110} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.28 05:24:27.278380 [ 3 ] {} HTTP-Session: ef447182-0f29-4b03-8062-b265169cd41b Destroying unnamed session 2024.01.28 05:24:27.278489 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:27.278533 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:27.278576 [ 3 ] {} HTTP-Session: 96c84b9b-c931-413c-a5f6-9afa0a811035 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:27.278592 [ 3 ] {} HTTP-Session: 96c84b9b-c931-413c-a5f6-9afa0a811035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:27.278662 [ 3 ] {66965b3b-5fe8-47a2-aaca-5c74ecde3863} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:27.278702 [ 3 ] {66965b3b-5fe8-47a2-aaca-5c74ecde3863} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.28 05:24:27.278823 [ 3 ] {66965b3b-5fe8-47a2-aaca-5c74ecde3863} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:27.279067 [ 3 ] {66965b3b-5fe8-47a2-aaca-5c74ecde3863} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.28 05:24:27.279266 [ 3 ] {66965b3b-5fe8-47a2-aaca-5c74ecde3863} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.28 05:24:27.279430 [ 3 ] {66965b3b-5fe8-47a2-aaca-5c74ecde3863} oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.28 05:24:27.279542 [ 3 ] {66965b3b-5fe8-47a2-aaca-5c74ecde3863} executeQuery: Read 2 rows, 143.00 B in 0.000852811 sec., 2345 rows/sec., 163.75 KiB/sec. 2024.01.28 05:24:27.279661 [ 3 ] {66965b3b-5fe8-47a2-aaca-5c74ecde3863} DynamicQueryHandler: Done processing query 2024.01.28 05:24:27.279684 [ 3 ] {66965b3b-5fe8-47a2-aaca-5c74ecde3863} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:24:27.279700 [ 3 ] {} HTTP-Session: 96c84b9b-c931-413c-a5f6-9afa0a811035 Destroying unnamed session 2024.01.28 05:24:27.279824 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 13406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:27.279870 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:27.279890 [ 3 ] {} HTTP-Session: 56ae8d2d-2091-45a5-ad53-b5dc4ae3088e Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:27.279906 [ 3 ] {} HTTP-Session: 56ae8d2d-2091-45a5-ad53-b5dc4ae3088e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:27.279980 [ 3 ] {735828c1-7913-4cd6-9ff8-2cd17237a98d} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:27.280018 [ 3 ] {735828c1-7913-4cd6-9ff8-2cd17237a98d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:24:27.280123 [ 3 ] {735828c1-7913-4cd6-9ff8-2cd17237a98d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:27.280424 [ 3 ] {735828c1-7913-4cd6-9ff8-2cd17237a98d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.28 05:24:27.280641 [ 3 ] {735828c1-7913-4cd6-9ff8-2cd17237a98d} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.28 05:24:27.280791 [ 3 ] {735828c1-7913-4cd6-9ff8-2cd17237a98d} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.28 05:24:27.280887 [ 3 ] {735828c1-7913-4cd6-9ff8-2cd17237a98d} executeQuery: Read 79 rows, 6.31 KiB in 0.000880591 sec., 89712 rows/sec., 6.99 MiB/sec. 2024.01.28 05:24:27.281001 [ 3 ] {735828c1-7913-4cd6-9ff8-2cd17237a98d} DynamicQueryHandler: Done processing query 2024.01.28 05:24:27.281024 [ 3 ] {735828c1-7913-4cd6-9ff8-2cd17237a98d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:24:27.281039 [ 3 ] {} HTTP-Session: 56ae8d2d-2091-45a5-ad53-b5dc4ae3088e Destroying unnamed session 2024.01.28 05:24:27.281145 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:27.281189 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:27.281208 [ 3 ] {} HTTP-Session: aeff52f2-4fe4-471f-b00e-45956827a1ff Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:27.281224 [ 3 ] {} HTTP-Session: aeff52f2-4fe4-471f-b00e-45956827a1ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:27.281294 [ 3 ] {1a736f46-25b3-468d-afc1-8d249ed79c18} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:27.281337 [ 3 ] {1a736f46-25b3-468d-afc1-8d249ed79c18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.28 05:24:27.281456 [ 3 ] {1a736f46-25b3-468d-afc1-8d249ed79c18} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:27.281727 [ 3 ] {1a736f46-25b3-468d-afc1-8d249ed79c18} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.28 05:24:27.281983 [ 3 ] {1a736f46-25b3-468d-afc1-8d249ed79c18} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.28 05:24:27.282159 [ 3 ] {1a736f46-25b3-468d-afc1-8d249ed79c18} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.28 05:24:27.282252 [ 3 ] {1a736f46-25b3-468d-afc1-8d249ed79c18} executeQuery: Read 37 rows, 2.67 KiB in 0.000930862 sec., 39748 rows/sec., 2.80 MiB/sec. 2024.01.28 05:24:27.282370 [ 3 ] {1a736f46-25b3-468d-afc1-8d249ed79c18} DynamicQueryHandler: Done processing query 2024.01.28 05:24:27.282393 [ 3 ] {1a736f46-25b3-468d-afc1-8d249ed79c18} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.28 05:24:27.282409 [ 3 ] {} HTTP-Session: aeff52f2-4fe4-471f-b00e-45956827a1ff Destroying unnamed session 2024.01.28 05:24:27.282551 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:27.282595 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:27.282614 [ 3 ] {} HTTP-Session: ac5e270b-2545-45e2-89b3-7a314fe71364 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:27.282630 [ 3 ] {} HTTP-Session: ac5e270b-2545-45e2-89b3-7a314fe71364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:27.282715 [ 3 ] {9d81923d-c903-4050-ae11-d3906044a708} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:27.282757 [ 3 ] {9d81923d-c903-4050-ae11-d3906044a708} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:24:27.282888 [ 3 ] {9d81923d-c903-4050-ae11-d3906044a708} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:27.283354 [ 3 ] {9d81923d-c903-4050-ae11-d3906044a708} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.28 05:24:27.283674 [ 3 ] {9d81923d-c903-4050-ae11-d3906044a708} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.28 05:24:27.283850 [ 3 ] {9d81923d-c903-4050-ae11-d3906044a708} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.28 05:24:27.283946 [ 3 ] {9d81923d-c903-4050-ae11-d3906044a708} executeQuery: Read 53 rows, 73.24 KiB in 0.001204325 sec., 44008 rows/sec., 59.39 MiB/sec. 2024.01.28 05:24:27.284065 [ 3 ] {9d81923d-c903-4050-ae11-d3906044a708} DynamicQueryHandler: Done processing query 2024.01.28 05:24:27.284087 [ 3 ] {9d81923d-c903-4050-ae11-d3906044a708} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.28 05:24:27.284102 [ 3 ] {} HTTP-Session: ac5e270b-2545-45e2-89b3-7a314fe71364 Destroying unnamed session 2024.01.28 05:24:36.424533 [ 150 ] {} DNSResolver: Updating DNS cache 2024.01.28 05:24:36.424603 [ 150 ] {} DNSResolver: Updated DNS cache 2024.01.28 05:24:37.272614 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:37.272740 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:37.272771 [ 3 ] {} HTTP-Session: c30fed21-b920-43ff-b415-9edb220cceb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:37.272799 [ 3 ] {} HTTP-Session: c30fed21-b920-43ff-b415-9edb220cceb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:37.272940 [ 3 ] {70f54d6d-4757-46e1-9965-a6319b0334cc} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:37.273004 [ 3 ] {70f54d6d-4757-46e1-9965-a6319b0334cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:24:37.273181 [ 3 ] {70f54d6d-4757-46e1-9965-a6319b0334cc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:37.273657 [ 3 ] {70f54d6d-4757-46e1-9965-a6319b0334cc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.28 05:24:37.273936 [ 3 ] {70f54d6d-4757-46e1-9965-a6319b0334cc} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.28 05:24:37.274097 [ 3 ] {70f54d6d-4757-46e1-9965-a6319b0334cc} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.28 05:24:37.274217 [ 3 ] {70f54d6d-4757-46e1-9965-a6319b0334cc} executeQuery: Read 53 rows, 4.30 KiB in 0.001240846 sec., 42712 rows/sec., 3.38 MiB/sec. 2024.01.28 05:24:37.274363 [ 3 ] {70f54d6d-4757-46e1-9965-a6319b0334cc} DynamicQueryHandler: Done processing query 2024.01.28 05:24:37.274387 [ 3 ] {70f54d6d-4757-46e1-9965-a6319b0334cc} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.28 05:24:37.274404 [ 3 ] {} HTTP-Session: c30fed21-b920-43ff-b415-9edb220cceb9 Destroying unnamed session 2024.01.28 05:24:37.274518 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:37.274565 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:37.274583 [ 3 ] {} HTTP-Session: a8048482-7113-486d-8513-8e4751365124 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:37.274601 [ 3 ] {} HTTP-Session: a8048482-7113-486d-8513-8e4751365124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:37.274670 [ 3 ] {0035d518-ff1d-468d-972b-dfbd8b4886b5} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:37.274710 [ 3 ] {0035d518-ff1d-468d-972b-dfbd8b4886b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.28 05:24:37.274815 [ 3 ] {0035d518-ff1d-468d-972b-dfbd8b4886b5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:37.275068 [ 3 ] {0035d518-ff1d-468d-972b-dfbd8b4886b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.28 05:24:37.275279 [ 3 ] {0035d518-ff1d-468d-972b-dfbd8b4886b5} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.28 05:24:37.275427 [ 3 ] {0035d518-ff1d-468d-972b-dfbd8b4886b5} oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.28 05:24:37.275552 [ 3 ] {0035d518-ff1d-468d-972b-dfbd8b4886b5} executeQuery: Read 2 rows, 175.00 B in 0.000851891 sec., 2347 rows/sec., 200.61 KiB/sec. 2024.01.28 05:24:37.275680 [ 3 ] {0035d518-ff1d-468d-972b-dfbd8b4886b5} DynamicQueryHandler: Done processing query 2024.01.28 05:24:37.275705 [ 3 ] {0035d518-ff1d-468d-972b-dfbd8b4886b5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:24:37.275721 [ 3 ] {} HTTP-Session: a8048482-7113-486d-8513-8e4751365124 Destroying unnamed session 2024.01.28 05:24:37.275863 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:37.275908 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:37.275928 [ 3 ] {} HTTP-Session: 05559a64-6630-460f-bba0-9d0200cb5e0d Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:37.275944 [ 3 ] {} HTTP-Session: 05559a64-6630-460f-bba0-9d0200cb5e0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:37.276020 [ 3 ] {f5afbba8-c1ae-4dad-8f48-ab67a59ecf1f} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:37.276059 [ 3 ] {f5afbba8-c1ae-4dad-8f48-ab67a59ecf1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:24:37.276162 [ 3 ] {f5afbba8-c1ae-4dad-8f48-ab67a59ecf1f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:37.276522 [ 3 ] {f5afbba8-c1ae-4dad-8f48-ab67a59ecf1f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.28 05:24:37.276740 [ 3 ] {f5afbba8-c1ae-4dad-8f48-ab67a59ecf1f} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.28 05:24:37.276890 [ 3 ] {f5afbba8-c1ae-4dad-8f48-ab67a59ecf1f} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.28 05:24:37.277008 [ 3 ] {f5afbba8-c1ae-4dad-8f48-ab67a59ecf1f} executeQuery: Read 160 rows, 15.76 KiB in 0.000955682 sec., 167419 rows/sec., 16.11 MiB/sec. 2024.01.28 05:24:37.277126 [ 3 ] {f5afbba8-c1ae-4dad-8f48-ab67a59ecf1f} DynamicQueryHandler: Done processing query 2024.01.28 05:24:37.277149 [ 3 ] {f5afbba8-c1ae-4dad-8f48-ab67a59ecf1f} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.28 05:24:37.277164 [ 3 ] {} HTTP-Session: 05559a64-6630-460f-bba0-9d0200cb5e0d Destroying unnamed session 2024.01.28 05:24:37.277305 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:37.277351 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:37.277370 [ 3 ] {} HTTP-Session: 09dc217a-6315-40f0-a8a4-2dc636f3ab48 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:37.277387 [ 3 ] {} HTTP-Session: 09dc217a-6315-40f0-a8a4-2dc636f3ab48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:37.277455 [ 3 ] {90e4e4fc-9ec1-4333-a409-dc17a6394c80} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:37.277492 [ 3 ] {90e4e4fc-9ec1-4333-a409-dc17a6394c80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.28 05:24:37.277596 [ 3 ] {90e4e4fc-9ec1-4333-a409-dc17a6394c80} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:37.277837 [ 3 ] {90e4e4fc-9ec1-4333-a409-dc17a6394c80} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.28 05:24:37.278050 [ 3 ] {90e4e4fc-9ec1-4333-a409-dc17a6394c80} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.28 05:24:37.278205 [ 3 ] {90e4e4fc-9ec1-4333-a409-dc17a6394c80} oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.28 05:24:37.278316 [ 3 ] {90e4e4fc-9ec1-4333-a409-dc17a6394c80} executeQuery: Read 2 rows, 143.00 B in 0.00082708 sec., 2418 rows/sec., 168.85 KiB/sec. 2024.01.28 05:24:37.278450 [ 3 ] {90e4e4fc-9ec1-4333-a409-dc17a6394c80} DynamicQueryHandler: Done processing query 2024.01.28 05:24:37.278473 [ 3 ] {90e4e4fc-9ec1-4333-a409-dc17a6394c80} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:24:37.278489 [ 3 ] {} HTTP-Session: 09dc217a-6315-40f0-a8a4-2dc636f3ab48 Destroying unnamed session 2024.01.28 05:24:37.278620 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:37.278664 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:37.278682 [ 3 ] {} HTTP-Session: c2cd443d-c93a-47f4-abed-39d439ec472f Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:37.278700 [ 3 ] {} HTTP-Session: c2cd443d-c93a-47f4-abed-39d439ec472f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:37.278770 [ 3 ] {abe13014-1842-40a2-be6e-629f6df998bc} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:37.278808 [ 3 ] {abe13014-1842-40a2-be6e-629f6df998bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:24:37.278911 [ 3 ] {abe13014-1842-40a2-be6e-629f6df998bc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:37.279195 [ 3 ] {abe13014-1842-40a2-be6e-629f6df998bc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.28 05:24:37.279405 [ 3 ] {abe13014-1842-40a2-be6e-629f6df998bc} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.28 05:24:37.279549 [ 3 ] {abe13014-1842-40a2-be6e-629f6df998bc} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.28 05:24:37.279670 [ 3 ] {abe13014-1842-40a2-be6e-629f6df998bc} executeQuery: Read 55 rows, 4.41 KiB in 0.000871871 sec., 63082 rows/sec., 4.94 MiB/sec. 2024.01.28 05:24:37.279787 [ 3 ] {abe13014-1842-40a2-be6e-629f6df998bc} DynamicQueryHandler: Done processing query 2024.01.28 05:24:37.279810 [ 3 ] {abe13014-1842-40a2-be6e-629f6df998bc} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:24:37.279825 [ 3 ] {} HTTP-Session: c2cd443d-c93a-47f4-abed-39d439ec472f Destroying unnamed session 2024.01.28 05:24:37.279930 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:37.279974 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:37.279994 [ 3 ] {} HTTP-Session: c7fc443a-5e09-4349-bbbd-4894241269e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:37.280011 [ 3 ] {} HTTP-Session: c7fc443a-5e09-4349-bbbd-4894241269e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:37.280078 [ 3 ] {540ccfb6-d3d2-4718-9513-7ea1263b5b39} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:37.280120 [ 3 ] {540ccfb6-d3d2-4718-9513-7ea1263b5b39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.28 05:24:37.280241 [ 3 ] {540ccfb6-d3d2-4718-9513-7ea1263b5b39} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:37.280479 [ 3 ] {540ccfb6-d3d2-4718-9513-7ea1263b5b39} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.28 05:24:37.280730 [ 3 ] {540ccfb6-d3d2-4718-9513-7ea1263b5b39} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.28 05:24:37.280911 [ 3 ] {540ccfb6-d3d2-4718-9513-7ea1263b5b39} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.28 05:24:37.281037 [ 3 ] {540ccfb6-d3d2-4718-9513-7ea1263b5b39} executeQuery: Read 1 rows, 72.00 B in 0.000926161 sec., 1079 rows/sec., 75.92 KiB/sec. 2024.01.28 05:24:37.281183 [ 3 ] {540ccfb6-d3d2-4718-9513-7ea1263b5b39} DynamicQueryHandler: Done processing query 2024.01.28 05:24:37.281205 [ 3 ] {540ccfb6-d3d2-4718-9513-7ea1263b5b39} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:24:37.281221 [ 3 ] {} HTTP-Session: c7fc443a-5e09-4349-bbbd-4894241269e7 Destroying unnamed session 2024.01.28 05:24:37.281369 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:37.281413 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:37.281431 [ 3 ] {} HTTP-Session: 4bc6494b-1670-4618-afda-4ed7afe9a1d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:37.281447 [ 3 ] {} HTTP-Session: 4bc6494b-1670-4618-afda-4ed7afe9a1d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:37.281533 [ 3 ] {a236f2e4-0722-411d-9d53-109b6259124d} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:37.281576 [ 3 ] {a236f2e4-0722-411d-9d53-109b6259124d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:24:37.281712 [ 3 ] {a236f2e4-0722-411d-9d53-109b6259124d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:37.282233 [ 3 ] {a236f2e4-0722-411d-9d53-109b6259124d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.28 05:24:37.282546 [ 3 ] {a236f2e4-0722-411d-9d53-109b6259124d} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.28 05:24:37.282732 [ 3 ] {a236f2e4-0722-411d-9d53-109b6259124d} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.28 05:24:37.282859 [ 3 ] {a236f2e4-0722-411d-9d53-109b6259124d} executeQuery: Read 53 rows, 73.24 KiB in 0.001294856 sec., 40931 rows/sec., 55.23 MiB/sec. 2024.01.28 05:24:37.282998 [ 3 ] {a236f2e4-0722-411d-9d53-109b6259124d} DynamicQueryHandler: Done processing query 2024.01.28 05:24:37.283021 [ 3 ] {a236f2e4-0722-411d-9d53-109b6259124d} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.28 05:24:37.283037 [ 3 ] {} HTTP-Session: 4bc6494b-1670-4618-afda-4ed7afe9a1d9 Destroying unnamed session 2024.01.28 05:24:47.272483 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:47.272608 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:47.272638 [ 3 ] {} HTTP-Session: a2937f4c-2ea2-44ef-b238-77a730aa9574 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:47.272665 [ 3 ] {} HTTP-Session: a2937f4c-2ea2-44ef-b238-77a730aa9574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:47.272804 [ 3 ] {7edf3b6b-f5d1-440f-832b-f3ede88e7259} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:47.272872 [ 3 ] {7edf3b6b-f5d1-440f-832b-f3ede88e7259} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:24:47.273048 [ 3 ] {7edf3b6b-f5d1-440f-832b-f3ede88e7259} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:47.273497 [ 3 ] {7edf3b6b-f5d1-440f-832b-f3ede88e7259} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.28 05:24:47.273757 [ 3 ] {7edf3b6b-f5d1-440f-832b-f3ede88e7259} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.28 05:24:47.273929 [ 3 ] {7edf3b6b-f5d1-440f-832b-f3ede88e7259} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.28 05:24:47.274048 [ 3 ] {7edf3b6b-f5d1-440f-832b-f3ede88e7259} executeQuery: Read 53 rows, 4.30 KiB in 0.001205385 sec., 43969 rows/sec., 3.48 MiB/sec. 2024.01.28 05:24:47.274204 [ 3 ] {7edf3b6b-f5d1-440f-832b-f3ede88e7259} DynamicQueryHandler: Done processing query 2024.01.28 05:24:47.274230 [ 3 ] {7edf3b6b-f5d1-440f-832b-f3ede88e7259} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.28 05:24:47.274247 [ 3 ] {} HTTP-Session: a2937f4c-2ea2-44ef-b238-77a730aa9574 Destroying unnamed session 2024.01.28 05:24:47.274428 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:47.274479 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:47.274499 [ 3 ] {} HTTP-Session: 7d0700f4-ad33-44a9-a56a-70f342a4dc6a Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:47.274517 [ 3 ] {} HTTP-Session: 7d0700f4-ad33-44a9-a56a-70f342a4dc6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:47.274603 [ 3 ] {1a78e410-ebdd-4d5f-9fb5-ea3bf0a0f3dc} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:47.274644 [ 3 ] {1a78e410-ebdd-4d5f-9fb5-ea3bf0a0f3dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:24:47.274758 [ 3 ] {1a78e410-ebdd-4d5f-9fb5-ea3bf0a0f3dc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:47.275127 [ 3 ] {1a78e410-ebdd-4d5f-9fb5-ea3bf0a0f3dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.28 05:24:47.275350 [ 3 ] {1a78e410-ebdd-4d5f-9fb5-ea3bf0a0f3dc} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.28 05:24:47.275499 [ 3 ] {1a78e410-ebdd-4d5f-9fb5-ea3bf0a0f3dc} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.28 05:24:47.275617 [ 3 ] {1a78e410-ebdd-4d5f-9fb5-ea3bf0a0f3dc} executeQuery: Read 159 rows, 15.67 KiB in 0.000979123 sec., 162390 rows/sec., 15.63 MiB/sec. 2024.01.28 05:24:47.275742 [ 3 ] {1a78e410-ebdd-4d5f-9fb5-ea3bf0a0f3dc} DynamicQueryHandler: Done processing query 2024.01.28 05:24:47.275767 [ 3 ] {1a78e410-ebdd-4d5f-9fb5-ea3bf0a0f3dc} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.28 05:24:47.275782 [ 3 ] {} HTTP-Session: 7d0700f4-ad33-44a9-a56a-70f342a4dc6a Destroying unnamed session 2024.01.28 05:24:47.275906 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:47.275951 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:47.275970 [ 3 ] {} HTTP-Session: d04d6887-37f7-4b65-a570-72e7c6b697cd Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:47.275987 [ 3 ] {} HTTP-Session: d04d6887-37f7-4b65-a570-72e7c6b697cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:47.276061 [ 3 ] {30c2edd0-c449-42a3-ba4a-19287b9d4179} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:47.276101 [ 3 ] {30c2edd0-c449-42a3-ba4a-19287b9d4179} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:24:47.276207 [ 3 ] {30c2edd0-c449-42a3-ba4a-19287b9d4179} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:47.276574 [ 3 ] {30c2edd0-c449-42a3-ba4a-19287b9d4179} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.28 05:24:47.276790 [ 3 ] {30c2edd0-c449-42a3-ba4a-19287b9d4179} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.28 05:24:47.276943 [ 3 ] {30c2edd0-c449-42a3-ba4a-19287b9d4179} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.28 05:24:47.277068 [ 3 ] {30c2edd0-c449-42a3-ba4a-19287b9d4179} executeQuery: Read 53 rows, 4.24 KiB in 0.000969143 sec., 54687 rows/sec., 4.28 MiB/sec. 2024.01.28 05:24:47.277196 [ 3 ] {30c2edd0-c449-42a3-ba4a-19287b9d4179} DynamicQueryHandler: Done processing query 2024.01.28 05:24:47.277222 [ 3 ] {30c2edd0-c449-42a3-ba4a-19287b9d4179} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:24:47.277237 [ 3 ] {} HTTP-Session: d04d6887-37f7-4b65-a570-72e7c6b697cd Destroying unnamed session 2024.01.28 05:24:47.277401 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:47.277447 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:47.277466 [ 3 ] {} HTTP-Session: a00e0264-4715-44d0-affd-96d0be1ad007 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:47.277482 [ 3 ] {} HTTP-Session: a00e0264-4715-44d0-affd-96d0be1ad007 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:47.277571 [ 3 ] {9b1fc797-5cc1-459f-ba3c-b1bd4cdd23f2} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:47.277616 [ 3 ] {9b1fc797-5cc1-459f-ba3c-b1bd4cdd23f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:24:47.277752 [ 3 ] {9b1fc797-5cc1-459f-ba3c-b1bd4cdd23f2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:47.278278 [ 3 ] {9b1fc797-5cc1-459f-ba3c-b1bd4cdd23f2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.28 05:24:47.278613 [ 3 ] {9b1fc797-5cc1-459f-ba3c-b1bd4cdd23f2} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.28 05:24:47.278809 [ 3 ] {9b1fc797-5cc1-459f-ba3c-b1bd4cdd23f2} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.28 05:24:47.278947 [ 3 ] {9b1fc797-5cc1-459f-ba3c-b1bd4cdd23f2} executeQuery: Read 53 rows, 73.24 KiB in 0.001341877 sec., 39496 rows/sec., 53.30 MiB/sec. 2024.01.28 05:24:47.279158 [ 3 ] {9b1fc797-5cc1-459f-ba3c-b1bd4cdd23f2} DynamicQueryHandler: Done processing query 2024.01.28 05:24:47.279183 [ 3 ] {9b1fc797-5cc1-459f-ba3c-b1bd4cdd23f2} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.28 05:24:47.279199 [ 3 ] {} HTTP-Session: a00e0264-4715-44d0-affd-96d0be1ad007 Destroying unnamed session 2024.01.28 05:24:51.424675 [ 127 ] {} DNSResolver: Updating DNS cache 2024.01.28 05:24:51.424755 [ 127 ] {} DNSResolver: Updated DNS cache 2024.01.28 05:24:57.273798 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:57.273983 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:57.274031 [ 3 ] {} HTTP-Session: 97b49246-fadf-4e1f-b95c-1ef2a09e22c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:57.274073 [ 3 ] {} HTTP-Session: 97b49246-fadf-4e1f-b95c-1ef2a09e22c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:57.274274 [ 3 ] {590f52a4-9cc0-45ea-913f-d7bf4ec12fd3} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:57.274371 [ 3 ] {590f52a4-9cc0-45ea-913f-d7bf4ec12fd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:24:57.274635 [ 3 ] {590f52a4-9cc0-45ea-913f-d7bf4ec12fd3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:57.275134 [ 3 ] {590f52a4-9cc0-45ea-913f-d7bf4ec12fd3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.28 05:24:57.275401 [ 3 ] {590f52a4-9cc0-45ea-913f-d7bf4ec12fd3} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.28 05:24:57.275570 [ 3 ] {590f52a4-9cc0-45ea-913f-d7bf4ec12fd3} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.28 05:24:57.275712 [ 3 ] {590f52a4-9cc0-45ea-913f-d7bf4ec12fd3} executeQuery: Read 53 rows, 4.30 KiB in 0.001374967 sec., 38546 rows/sec., 3.05 MiB/sec. 2024.01.28 05:24:57.275713 [ 141 ] {} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 2024.01.28 05:24:57.275828 [ 141 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.28 05:24:57.275943 [ 3 ] {590f52a4-9cc0-45ea-913f-d7bf4ec12fd3} DynamicQueryHandler: Done processing query 2024.01.28 05:24:57.275971 [ 14 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_26_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact 2024.01.28 05:24:57.275990 [ 3 ] {590f52a4-9cc0-45ea-913f-d7bf4ec12fd3} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.28 05:24:57.276043 [ 3 ] {} HTTP-Session: 97b49246-fadf-4e1f-b95c-1ef2a09e22c5 Destroying unnamed session 2024.01.28 05:24:57.276115 [ 14 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_26_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:24:57.276156 [ 14 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:24:57.276292 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 30664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:57.276347 [ 14 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:24:57.276382 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:57.276426 [ 3 ] {} HTTP-Session: d5eb7fd6-aae7-4c3d-8aeb-9037fa6db453 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:57.276469 [ 3 ] {} HTTP-Session: d5eb7fd6-aae7-4c3d-8aeb-9037fa6db453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:57.276561 [ 14 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:24:57.276697 [ 3 ] {ac3d4c05-7bee-47c2-9808-c37fb9d096b7} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:57.276794 [ 14 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:24:57.276807 [ 3 ] {ac3d4c05-7bee-47c2-9808-c37fb9d096b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:24:57.277050 [ 14 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:24:57.277316 [ 3 ] {ac3d4c05-7bee-47c2-9808-c37fb9d096b7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:57.278417 [ 3 ] {ac3d4c05-7bee-47c2-9808-c37fb9d096b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.28 05:24:57.278649 [ 15 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_26_6} MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.002758525 sec., 96065.83228355733 rows/sec., 7.60 MiB/sec. 2024.01.28 05:24:57.278764 [ 15 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_26_6} MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) 2024.01.28 05:24:57.278769 [ 3 ] {ac3d4c05-7bee-47c2-9808-c37fb9d096b7} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.28 05:24:57.278974 [ 3 ] {ac3d4c05-7bee-47c2-9808-c37fb9d096b7} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.28 05:24:57.278999 [ 15 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_26_6} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6. 2024.01.28 05:24:57.279093 [ 15 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_26_6} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Merged 5 parts: from all_1_22_5 to all_26_26_0 2024.01.28 05:24:57.279121 [ 141 ] {} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.01.28 05:24:57.279142 [ 3 ] {ac3d4c05-7bee-47c2-9808-c37fb9d096b7} executeQuery: Read 195 rows, 18.79 KiB in 0.00238864 sec., 81636 rows/sec., 7.68 MiB/sec. 2024.01.28 05:24:57.279197 [ 141 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.28 05:24:57.279395 [ 15 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.01.28 05:24:57.279434 [ 3 ] {ac3d4c05-7bee-47c2-9808-c37fb9d096b7} DynamicQueryHandler: Done processing query 2024.01.28 05:24:57.279463 [ 3 ] {ac3d4c05-7bee-47c2-9808-c37fb9d096b7} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.28 05:24:57.279481 [ 15 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:24:57.279487 [ 3 ] {} HTTP-Session: d5eb7fd6-aae7-4c3d-8aeb-9037fa6db453 Destroying unnamed session 2024.01.28 05:24:57.279524 [ 15 ] {5c8c517c-62af-4574-a1df-32742616daa9::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.01.28 05:24:57.279629 [ 15 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 159 rows starting from the beginning of the part 2024.01.28 05:24:57.279707 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 13065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:57.279722 [ 15 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 196 rows starting from the beginning of the part 2024.01.28 05:24:57.279760 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:57.279788 [ 3 ] {} HTTP-Session: 95d58502-68ba-426d-b2fc-b3325cb40cb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:57.279822 [ 3 ] {} HTTP-Session: 95d58502-68ba-426d-b2fc-b3325cb40cb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:57.279824 [ 15 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part 2024.01.28 05:24:57.279942 [ 3 ] {ac3433dc-302a-4e3a-8f2d-23072cf64dd8} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:57.279950 [ 15 ] {5c8c517c-62af-4574-a1df-32742616daa9::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.01.28 05:24:57.280001 [ 3 ] {ac3433dc-302a-4e3a-8f2d-23072cf64dd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:24:57.280095 [ 15 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 195 rows starting from the beginning of the part 2024.01.28 05:24:57.280262 [ 3 ] {ac3433dc-302a-4e3a-8f2d-23072cf64dd8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:57.280857 [ 3 ] {ac3433dc-302a-4e3a-8f2d-23072cf64dd8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.28 05:24:57.281103 [ 3 ] {ac3433dc-302a-4e3a-8f2d-23072cf64dd8} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.28 05:24:57.281261 [ 15 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1068 rows, containing 4 columns (4 merged, 0 gathered) in 0.001938274 sec., 551005.6885662192 rows/sec., 52.36 MiB/sec. 2024.01.28 05:24:57.281303 [ 3 ] {ac3433dc-302a-4e3a-8f2d-23072cf64dd8} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.28 05:24:57.281408 [ 15 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.01.28 05:24:57.281453 [ 141 ] {} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.01.28 05:24:57.281512 [ 3 ] {ac3433dc-302a-4e3a-8f2d-23072cf64dd8} executeQuery: Read 77 rows, 6.14 KiB in 0.001522899 sec., 50561 rows/sec., 3.94 MiB/sec. 2024.01.28 05:24:57.281545 [ 141 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.28 05:24:57.281763 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.01.28 05:24:57.281819 [ 15 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_26_5} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.01.28 05:24:57.281842 [ 3 ] {ac3433dc-302a-4e3a-8f2d-23072cf64dd8} DynamicQueryHandler: Done processing query 2024.01.28 05:24:57.281889 [ 3 ] {ac3433dc-302a-4e3a-8f2d-23072cf64dd8} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:24:57.281980 [ 3 ] {} HTTP-Session: 95d58502-68ba-426d-b2fc-b3325cb40cb5 Destroying unnamed session 2024.01.28 05:24:57.281975 [ 15 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_26_5} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.01.28 05:24:57.281988 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:24:57.282067 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::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.01.28 05:24:57.282160 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:57.282257 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:57.282293 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::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.01.28 05:24:57.282305 [ 3 ] {} HTTP-Session: e8a027e9-cf79-4bb2-a3d3-c5615629d6f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:57.282368 [ 3 ] {} HTTP-Session: e8a027e9-cf79-4bb2-a3d3-c5615629d6f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:57.282527 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 79 rows starting from the beginning of the part 2024.01.28 05:24:57.282559 [ 3 ] {b8475fc8-4e7a-420c-bda6-d1a0852fa40e} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:57.282660 [ 3 ] {b8475fc8-4e7a-420c-bda6-d1a0852fa40e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.28 05:24:57.282706 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 55 rows starting from the beginning of the part 2024.01.28 05:24:57.283032 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::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.01.28 05:24:57.283205 [ 3 ] {b8475fc8-4e7a-420c-bda6-d1a0852fa40e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:57.283264 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 77 rows starting from the beginning of the part 2024.01.28 05:24:57.283819 [ 3 ] {b8475fc8-4e7a-420c-bda6-d1a0852fa40e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.28 05:24:57.284491 [ 3 ] {b8475fc8-4e7a-420c-bda6-d1a0852fa40e} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.28 05:24:57.284741 [ 12 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 4 columns (4 merged, 0 gathered) in 0.003125199 sec., 134391.44195297643 rows/sec., 10.49 MiB/sec. 2024.01.28 05:24:57.284837 [ 3 ] {b8475fc8-4e7a-420c-bda6-d1a0852fa40e} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.28 05:24:57.284941 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.01.28 05:24:57.285080 [ 3 ] {b8475fc8-4e7a-420c-bda6-d1a0852fa40e} executeQuery: Read 36 rows, 2.60 KiB in 0.002470451 sec., 14572 rows/sec., 1.03 MiB/sec. 2024.01.28 05:24:57.285283 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_26_5} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.01.28 05:24:57.285301 [ 3 ] {b8475fc8-4e7a-420c-bda6-d1a0852fa40e} DynamicQueryHandler: Done processing query 2024.01.28 05:24:57.285344 [ 3 ] {b8475fc8-4e7a-420c-bda6-d1a0852fa40e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.28 05:24:57.285380 [ 3 ] {} HTTP-Session: e8a027e9-cf79-4bb2-a3d3-c5615629d6f9 Destroying unnamed session 2024.01.28 05:24:57.285387 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_26_5} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.01.28 05:24:57.285597 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56695, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:24:57.285652 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:24:57.285672 [ 3 ] {} HTTP-Session: 1b3bc000-71f7-491a-94e6-8d66a531e232 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:24:57.285689 [ 3 ] {} HTTP-Session: 1b3bc000-71f7-491a-94e6-8d66a531e232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:24:57.285775 [ 3 ] {151f58d6-9ae1-4c24-b7a8-2ed6f8c668ac} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:24:57.285819 [ 3 ] {151f58d6-9ae1-4c24-b7a8-2ed6f8c668ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:24:57.285980 [ 3 ] {151f58d6-9ae1-4c24-b7a8-2ed6f8c668ac} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:24:57.286511 [ 3 ] {151f58d6-9ae1-4c24-b7a8-2ed6f8c668ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.28 05:24:57.286837 [ 3 ] {151f58d6-9ae1-4c24-b7a8-2ed6f8c668ac} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.28 05:24:57.287023 [ 3 ] {151f58d6-9ae1-4c24-b7a8-2ed6f8c668ac} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.28 05:24:57.287141 [ 141 ] {} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.01.28 05:24:57.287157 [ 3 ] {151f58d6-9ae1-4c24-b7a8-2ed6f8c668ac} executeQuery: Read 53 rows, 73.24 KiB in 0.001348457 sec., 39304 rows/sec., 53.04 MiB/sec. 2024.01.28 05:24:57.287195 [ 141 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.28 05:24:57.287325 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.01.28 05:24:57.287379 [ 3 ] {151f58d6-9ae1-4c24-b7a8-2ed6f8c668ac} DynamicQueryHandler: Done processing query 2024.01.28 05:24:57.287406 [ 3 ] {151f58d6-9ae1-4c24-b7a8-2ed6f8c668ac} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.28 05:24:57.287434 [ 3 ] {} HTTP-Session: 1b3bc000-71f7-491a-94e6-8d66a531e232 Destroying unnamed session 2024.01.28 05:24:57.287435 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:24:57.287472 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 999 rows starting from the beginning of the part 2024.01.28 05:24:57.287574 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::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.01.28 05:24:57.287667 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::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.01.28 05:24:57.287753 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::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.01.28 05:24:57.287837 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::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.01.28 05:24:57.287923 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::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.01.28 05:24:57.291340 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1264 rows, containing 6 columns (6 merged, 0 gathered) in 0.004085931 sec., 309354.2206170393 rows/sec., 417.46 MiB/sec. 2024.01.28 05:24:57.291819 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.01.28 05:24:57.292022 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_26_5} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.01.28 05:24:57.292082 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_26_5} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.01.28 05:24:57.292140 [ 11 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_26_5: 8.91 MiB. 2024.01.28 05:24:58.000177 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.15 MiB, peak 241.03 MiB, will set to 233.73 MiB (RSS), difference: 1.59 MiB 2024.01.28 05:25:06.424824 [ 135 ] {} DNSResolver: Updating DNS cache 2024.01.28 05:25:06.424906 [ 135 ] {} DNSResolver: Updated DNS cache 2024.01.28 05:25:07.272698 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:07.272822 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:07.272853 [ 3 ] {} HTTP-Session: 77d31ab0-9590-4856-b9d2-27879d30b861 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:07.272880 [ 3 ] {} HTTP-Session: 77d31ab0-9590-4856-b9d2-27879d30b861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:07.273016 [ 3 ] {0c3455a0-7166-40a5-b9ae-57a30f4960fc} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:07.273072 [ 3 ] {0c3455a0-7166-40a5-b9ae-57a30f4960fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:25:07.273230 [ 3 ] {0c3455a0-7166-40a5-b9ae-57a30f4960fc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:07.273671 [ 3 ] {0c3455a0-7166-40a5-b9ae-57a30f4960fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.28 05:25:07.273931 [ 3 ] {0c3455a0-7166-40a5-b9ae-57a30f4960fc} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.28 05:25:07.274094 [ 3 ] {0c3455a0-7166-40a5-b9ae-57a30f4960fc} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.28 05:25:07.274204 [ 3 ] {0c3455a0-7166-40a5-b9ae-57a30f4960fc} executeQuery: Read 53 rows, 4.30 KiB in 0.001154524 sec., 45906 rows/sec., 3.63 MiB/sec. 2024.01.28 05:25:07.274346 [ 3 ] {0c3455a0-7166-40a5-b9ae-57a30f4960fc} DynamicQueryHandler: Done processing query 2024.01.28 05:25:07.274370 [ 3 ] {0c3455a0-7166-40a5-b9ae-57a30f4960fc} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.28 05:25:07.274386 [ 3 ] {} HTTP-Session: 77d31ab0-9590-4856-b9d2-27879d30b861 Destroying unnamed session 2024.01.28 05:25:07.274513 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:07.274560 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:07.274580 [ 3 ] {} HTTP-Session: 27e8e7b0-f78e-4be7-ab3d-96e683d42e8f Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:07.274596 [ 3 ] {} HTTP-Session: 27e8e7b0-f78e-4be7-ab3d-96e683d42e8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:07.274666 [ 3 ] {af537a15-3a05-47b9-966c-b173694155f2} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:07.274705 [ 3 ] {af537a15-3a05-47b9-966c-b173694155f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.28 05:25:07.274815 [ 3 ] {af537a15-3a05-47b9-966c-b173694155f2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:07.275104 [ 3 ] {af537a15-3a05-47b9-966c-b173694155f2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.28 05:25:07.275309 [ 3 ] {af537a15-3a05-47b9-966c-b173694155f2} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.28 05:25:07.275459 [ 3 ] {af537a15-3a05-47b9-966c-b173694155f2} oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.28 05:25:07.275557 [ 3 ] {af537a15-3a05-47b9-966c-b173694155f2} executeQuery: Read 4 rows, 342.00 B in 0.00086293 sec., 4635 rows/sec., 387.04 KiB/sec. 2024.01.28 05:25:07.275704 [ 3 ] {af537a15-3a05-47b9-966c-b173694155f2} DynamicQueryHandler: Done processing query 2024.01.28 05:25:07.275728 [ 3 ] {af537a15-3a05-47b9-966c-b173694155f2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:25:07.275743 [ 3 ] {} HTTP-Session: 27e8e7b0-f78e-4be7-ab3d-96e683d42e8f Destroying unnamed session 2024.01.28 05:25:07.275882 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:07.275926 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:07.275944 [ 3 ] {} HTTP-Session: f4f31c76-971f-4397-9e75-69c93c5d1339 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:07.275961 [ 3 ] {} HTTP-Session: f4f31c76-971f-4397-9e75-69c93c5d1339 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:07.276037 [ 3 ] {eb9c7d39-3115-44fd-aa32-2ec1e52254e9} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:07.276076 [ 3 ] {eb9c7d39-3115-44fd-aa32-2ec1e52254e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:25:07.276186 [ 3 ] {eb9c7d39-3115-44fd-aa32-2ec1e52254e9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:07.276596 [ 3 ] {eb9c7d39-3115-44fd-aa32-2ec1e52254e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.28 05:25:07.276808 [ 3 ] {eb9c7d39-3115-44fd-aa32-2ec1e52254e9} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.28 05:25:07.276966 [ 3 ] {eb9c7d39-3115-44fd-aa32-2ec1e52254e9} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.28 05:25:07.277086 [ 3 ] {eb9c7d39-3115-44fd-aa32-2ec1e52254e9} executeQuery: Read 161 rows, 15.85 KiB in 0.001004652 sec., 160254 rows/sec., 15.41 MiB/sec. 2024.01.28 05:25:07.277253 [ 3 ] {eb9c7d39-3115-44fd-aa32-2ec1e52254e9} DynamicQueryHandler: Done processing query 2024.01.28 05:25:07.277282 [ 3 ] {eb9c7d39-3115-44fd-aa32-2ec1e52254e9} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.28 05:25:07.277302 [ 3 ] {} HTTP-Session: f4f31c76-971f-4397-9e75-69c93c5d1339 Destroying unnamed session 2024.01.28 05:25:07.277420 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:07.277476 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:07.277499 [ 3 ] {} HTTP-Session: afce77fd-8a30-4587-b034-e4a18dd4a886 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:07.277519 [ 3 ] {} HTTP-Session: afce77fd-8a30-4587-b034-e4a18dd4a886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:07.277604 [ 3 ] {b6b1464e-1dfb-41c2-8023-1ce89617f9c3} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:07.277650 [ 3 ] {b6b1464e-1dfb-41c2-8023-1ce89617f9c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.28 05:25:07.277781 [ 3 ] {b6b1464e-1dfb-41c2-8023-1ce89617f9c3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:07.278082 [ 3 ] {b6b1464e-1dfb-41c2-8023-1ce89617f9c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.28 05:25:07.278292 [ 3 ] {b6b1464e-1dfb-41c2-8023-1ce89617f9c3} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.28 05:25:07.278436 [ 3 ] {b6b1464e-1dfb-41c2-8023-1ce89617f9c3} oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.28 05:25:07.278548 [ 3 ] {b6b1464e-1dfb-41c2-8023-1ce89617f9c3} executeQuery: Read 4 rows, 286.00 B in 0.000905822 sec., 4415 rows/sec., 308.34 KiB/sec. 2024.01.28 05:25:07.278704 [ 3 ] {b6b1464e-1dfb-41c2-8023-1ce89617f9c3} DynamicQueryHandler: Done processing query 2024.01.28 05:25:07.278727 [ 3 ] {b6b1464e-1dfb-41c2-8023-1ce89617f9c3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:25:07.278742 [ 3 ] {} HTTP-Session: afce77fd-8a30-4587-b034-e4a18dd4a886 Destroying unnamed session 2024.01.28 05:25:07.278866 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:07.278910 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:07.278929 [ 3 ] {} HTTP-Session: 97570017-f025-4fc3-aee2-30c454c452ab Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:07.278945 [ 3 ] {} HTTP-Session: 97570017-f025-4fc3-aee2-30c454c452ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:07.279017 [ 3 ] {27057784-fc2b-4308-8540-7d06e7757946} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:07.279055 [ 3 ] {27057784-fc2b-4308-8540-7d06e7757946} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:25:07.279165 [ 3 ] {27057784-fc2b-4308-8540-7d06e7757946} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:07.279487 [ 3 ] {27057784-fc2b-4308-8540-7d06e7757946} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.28 05:25:07.279693 [ 3 ] {27057784-fc2b-4308-8540-7d06e7757946} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.28 05:25:07.279838 [ 3 ] {27057784-fc2b-4308-8540-7d06e7757946} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.28 05:25:07.279954 [ 3 ] {27057784-fc2b-4308-8540-7d06e7757946} executeQuery: Read 57 rows, 4.57 KiB in 0.000909811 sec., 62650 rows/sec., 4.91 MiB/sec. 2024.01.28 05:25:07.280073 [ 3 ] {27057784-fc2b-4308-8540-7d06e7757946} DynamicQueryHandler: Done processing query 2024.01.28 05:25:07.280096 [ 3 ] {27057784-fc2b-4308-8540-7d06e7757946} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:25:07.280111 [ 3 ] {} HTTP-Session: 97570017-f025-4fc3-aee2-30c454c452ab Destroying unnamed session 2024.01.28 05:25:07.280214 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:07.280257 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:07.280275 [ 3 ] {} HTTP-Session: c7bded50-046e-4ee1-9451-224f1147e124 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:07.280292 [ 3 ] {} HTTP-Session: c7bded50-046e-4ee1-9451-224f1147e124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:07.280360 [ 3 ] {832d7872-73d7-4cf1-814a-07814c17f8e8} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:07.280402 [ 3 ] {832d7872-73d7-4cf1-814a-07814c17f8e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.28 05:25:07.280522 [ 3 ] {832d7872-73d7-4cf1-814a-07814c17f8e8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:07.280792 [ 3 ] {832d7872-73d7-4cf1-814a-07814c17f8e8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.28 05:25:07.281048 [ 3 ] {832d7872-73d7-4cf1-814a-07814c17f8e8} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.28 05:25:07.281222 [ 3 ] {832d7872-73d7-4cf1-814a-07814c17f8e8} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.28 05:25:07.281343 [ 3 ] {832d7872-73d7-4cf1-814a-07814c17f8e8} executeQuery: Read 2 rows, 144.00 B in 0.000950932 sec., 2103 rows/sec., 147.88 KiB/sec. 2024.01.28 05:25:07.281466 [ 3 ] {832d7872-73d7-4cf1-814a-07814c17f8e8} DynamicQueryHandler: Done processing query 2024.01.28 05:25:07.281488 [ 3 ] {832d7872-73d7-4cf1-814a-07814c17f8e8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:25:07.281503 [ 3 ] {} HTTP-Session: c7bded50-046e-4ee1-9451-224f1147e124 Destroying unnamed session 2024.01.28 05:25:07.281641 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56695, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:07.281686 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:07.281703 [ 3 ] {} HTTP-Session: 727acecc-35a4-4335-9576-8842c6fb663b Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:07.281719 [ 3 ] {} HTTP-Session: 727acecc-35a4-4335-9576-8842c6fb663b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:07.281807 [ 3 ] {a51d2e23-d1a7-444c-8006-7d09e3221e75} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:07.281851 [ 3 ] {a51d2e23-d1a7-444c-8006-7d09e3221e75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:25:07.281989 [ 3 ] {a51d2e23-d1a7-444c-8006-7d09e3221e75} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:07.282495 [ 3 ] {a51d2e23-d1a7-444c-8006-7d09e3221e75} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.28 05:25:07.282809 [ 3 ] {a51d2e23-d1a7-444c-8006-7d09e3221e75} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.28 05:25:07.282988 [ 3 ] {a51d2e23-d1a7-444c-8006-7d09e3221e75} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.28 05:25:07.283111 [ 3 ] {a51d2e23-d1a7-444c-8006-7d09e3221e75} executeQuery: Read 53 rows, 73.24 KiB in 0.001274716 sec., 41577 rows/sec., 56.11 MiB/sec. 2024.01.28 05:25:07.283237 [ 3 ] {a51d2e23-d1a7-444c-8006-7d09e3221e75} DynamicQueryHandler: Done processing query 2024.01.28 05:25:07.283259 [ 3 ] {a51d2e23-d1a7-444c-8006-7d09e3221e75} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.28 05:25:07.283274 [ 3 ] {} HTTP-Session: 727acecc-35a4-4335-9576-8842c6fb663b Destroying unnamed session 2024.01.28 05:25:17.273288 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:17.273412 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:17.273438 [ 3 ] {} HTTP-Session: 7e990870-64a7-4c9f-8f03-0aacc321b1db Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:17.273462 [ 3 ] {} HTTP-Session: 7e990870-64a7-4c9f-8f03-0aacc321b1db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:17.273589 [ 3 ] {69dc902f-ffc3-4b7b-b6b4-9ddd40cb9b68} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:17.273648 [ 3 ] {69dc902f-ffc3-4b7b-b6b4-9ddd40cb9b68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:25:17.273806 [ 3 ] {69dc902f-ffc3-4b7b-b6b4-9ddd40cb9b68} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:17.274282 [ 3 ] {69dc902f-ffc3-4b7b-b6b4-9ddd40cb9b68} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.28 05:25:17.274551 [ 3 ] {69dc902f-ffc3-4b7b-b6b4-9ddd40cb9b68} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.28 05:25:17.274719 [ 3 ] {69dc902f-ffc3-4b7b-b6b4-9ddd40cb9b68} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.28 05:25:17.274853 [ 3 ] {69dc902f-ffc3-4b7b-b6b4-9ddd40cb9b68} executeQuery: Read 53 rows, 4.30 KiB in 0.001222345 sec., 43359 rows/sec., 3.43 MiB/sec. 2024.01.28 05:25:17.275009 [ 3 ] {69dc902f-ffc3-4b7b-b6b4-9ddd40cb9b68} DynamicQueryHandler: Done processing query 2024.01.28 05:25:17.275035 [ 3 ] {69dc902f-ffc3-4b7b-b6b4-9ddd40cb9b68} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.28 05:25:17.275052 [ 3 ] {} HTTP-Session: 7e990870-64a7-4c9f-8f03-0aacc321b1db Destroying unnamed session 2024.01.28 05:25:17.275233 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:17.275285 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:17.275305 [ 3 ] {} HTTP-Session: 5da3ce9b-cbc2-452d-97f7-8b7e3a30cd66 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:17.275324 [ 3 ] {} HTTP-Session: 5da3ce9b-cbc2-452d-97f7-8b7e3a30cd66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:17.275412 [ 3 ] {c3d7bfa5-5b9a-457d-ad57-e782c16cf68e} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:17.275455 [ 3 ] {c3d7bfa5-5b9a-457d-ad57-e782c16cf68e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:25:17.275566 [ 3 ] {c3d7bfa5-5b9a-457d-ad57-e782c16cf68e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:17.275979 [ 3 ] {c3d7bfa5-5b9a-457d-ad57-e782c16cf68e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.28 05:25:17.276204 [ 3 ] {c3d7bfa5-5b9a-457d-ad57-e782c16cf68e} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.28 05:25:17.276358 [ 3 ] {c3d7bfa5-5b9a-457d-ad57-e782c16cf68e} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.28 05:25:17.276482 [ 3 ] {c3d7bfa5-5b9a-457d-ad57-e782c16cf68e} executeQuery: Read 159 rows, 15.67 KiB in 0.001039413 sec., 152970 rows/sec., 14.72 MiB/sec. 2024.01.28 05:25:17.276605 [ 3 ] {c3d7bfa5-5b9a-457d-ad57-e782c16cf68e} DynamicQueryHandler: Done processing query 2024.01.28 05:25:17.276630 [ 3 ] {c3d7bfa5-5b9a-457d-ad57-e782c16cf68e} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.28 05:25:17.276646 [ 3 ] {} HTTP-Session: 5da3ce9b-cbc2-452d-97f7-8b7e3a30cd66 Destroying unnamed session 2024.01.28 05:25:17.276774 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:17.276821 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:17.276840 [ 3 ] {} HTTP-Session: f08a95d7-66ec-416b-baa7-6e17c1dcff0b Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:17.276858 [ 3 ] {} HTTP-Session: f08a95d7-66ec-416b-baa7-6e17c1dcff0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:17.276932 [ 3 ] {f0755084-c066-4cea-8590-eea29daeed65} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:17.276973 [ 3 ] {f0755084-c066-4cea-8590-eea29daeed65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:25:17.277080 [ 3 ] {f0755084-c066-4cea-8590-eea29daeed65} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:17.277443 [ 3 ] {f0755084-c066-4cea-8590-eea29daeed65} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.28 05:25:17.277673 [ 3 ] {f0755084-c066-4cea-8590-eea29daeed65} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.28 05:25:17.277827 [ 3 ] {f0755084-c066-4cea-8590-eea29daeed65} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.28 05:25:17.277947 [ 3 ] {f0755084-c066-4cea-8590-eea29daeed65} executeQuery: Read 53 rows, 4.24 KiB in 0.000985372 sec., 53786 rows/sec., 4.21 MiB/sec. 2024.01.28 05:25:17.278072 [ 3 ] {f0755084-c066-4cea-8590-eea29daeed65} DynamicQueryHandler: Done processing query 2024.01.28 05:25:17.278097 [ 3 ] {f0755084-c066-4cea-8590-eea29daeed65} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:25:17.278114 [ 3 ] {} HTTP-Session: f08a95d7-66ec-416b-baa7-6e17c1dcff0b Destroying unnamed session 2024.01.28 05:25:17.278264 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:17.278311 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:17.278332 [ 3 ] {} HTTP-Session: df523a75-9ecf-410b-8b31-3aa4a34ae9a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:17.278349 [ 3 ] {} HTTP-Session: df523a75-9ecf-410b-8b31-3aa4a34ae9a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:17.278440 [ 3 ] {7c0d9679-84b7-44c0-8e11-97b12941c857} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:17.278486 [ 3 ] {7c0d9679-84b7-44c0-8e11-97b12941c857} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:25:17.278627 [ 3 ] {7c0d9679-84b7-44c0-8e11-97b12941c857} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:17.279166 [ 3 ] {7c0d9679-84b7-44c0-8e11-97b12941c857} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.28 05:25:17.279497 [ 3 ] {7c0d9679-84b7-44c0-8e11-97b12941c857} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.28 05:25:17.279679 [ 3 ] {7c0d9679-84b7-44c0-8e11-97b12941c857} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.28 05:25:17.279804 [ 3 ] {7c0d9679-84b7-44c0-8e11-97b12941c857} executeQuery: Read 53 rows, 73.24 KiB in 0.001334707 sec., 39709 rows/sec., 53.59 MiB/sec. 2024.01.28 05:25:17.279930 [ 3 ] {7c0d9679-84b7-44c0-8e11-97b12941c857} DynamicQueryHandler: Done processing query 2024.01.28 05:25:17.279954 [ 3 ] {7c0d9679-84b7-44c0-8e11-97b12941c857} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.28 05:25:17.279971 [ 3 ] {} HTTP-Session: df523a75-9ecf-410b-8b31-3aa4a34ae9a0 Destroying unnamed session 2024.01.28 05:25:21.335332 [ 126 ] {} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.01.28 05:25:21.335411 [ 126 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.28 05:25:21.335528 [ 12 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact 2024.01.28 05:25:21.335663 [ 12 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:25:21.335699 [ 12 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 480 rows starting from the beginning of the part 2024.01.28 05:25:21.335841 [ 12 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part 2024.01.28 05:25:21.335937 [ 12 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2024.01.28 05:25:21.336027 [ 12 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part 2024.01.28 05:25:21.336108 [ 12 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part 2024.01.28 05:25:21.336787 [ 14 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 556 rows, containing 5 columns (5 merged, 0 gathered) in 0.001313267 sec., 423371.6372984321 rows/sec., 29.85 MiB/sec. 2024.01.28 05:25:21.336949 [ 14 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.01.28 05:25:21.337205 [ 14 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_17_4} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4. 2024.01.28 05:25:21.337282 [ 14 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_17_4} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023) (MergerMutator): Merged 5 parts: from all_1_13_3 to all_17_17_0 2024.01.28 05:25:21.425152 [ 126 ] {} DNSResolver: Updating DNS cache 2024.01.28 05:25:21.425185 [ 126 ] {} DNSResolver: Updated DNS cache 2024.01.28 05:25:27.274159 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:27.274288 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:27.274316 [ 3 ] {} HTTP-Session: ea26a5aa-fb7d-4f6b-a56b-7ab8a8734f9c Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:27.274345 [ 3 ] {} HTTP-Session: ea26a5aa-fb7d-4f6b-a56b-7ab8a8734f9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:27.274490 [ 3 ] {31d8a3b0-639c-4c1f-86c7-9796d16e01cd} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:27.274558 [ 3 ] {31d8a3b0-639c-4c1f-86c7-9796d16e01cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:25:27.274738 [ 3 ] {31d8a3b0-639c-4c1f-86c7-9796d16e01cd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:27.275211 [ 3 ] {31d8a3b0-639c-4c1f-86c7-9796d16e01cd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.28 05:25:27.275468 [ 3 ] {31d8a3b0-639c-4c1f-86c7-9796d16e01cd} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.28 05:25:27.275630 [ 3 ] {31d8a3b0-639c-4c1f-86c7-9796d16e01cd} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.28 05:25:27.275762 [ 3 ] {31d8a3b0-639c-4c1f-86c7-9796d16e01cd} executeQuery: Read 53 rows, 4.30 KiB in 0.001226416 sec., 43215 rows/sec., 3.42 MiB/sec. 2024.01.28 05:25:27.275925 [ 3 ] {31d8a3b0-639c-4c1f-86c7-9796d16e01cd} DynamicQueryHandler: Done processing query 2024.01.28 05:25:27.275951 [ 3 ] {31d8a3b0-639c-4c1f-86c7-9796d16e01cd} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.28 05:25:27.275967 [ 3 ] {} HTTP-Session: ea26a5aa-fb7d-4f6b-a56b-7ab8a8734f9c Destroying unnamed session 2024.01.28 05:25:27.276088 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:27.276135 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:27.276155 [ 3 ] {} HTTP-Session: 3010fc5e-1329-439f-bf6c-7c0d8a77eda3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:27.276172 [ 3 ] {} HTTP-Session: 3010fc5e-1329-439f-bf6c-7c0d8a77eda3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:27.276242 [ 3 ] {dea32457-a3f1-4e1e-924a-9d9dae16ca29} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:27.276284 [ 3 ] {dea32457-a3f1-4e1e-924a-9d9dae16ca29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.28 05:25:27.276394 [ 3 ] {dea32457-a3f1-4e1e-924a-9d9dae16ca29} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:27.276695 [ 3 ] {dea32457-a3f1-4e1e-924a-9d9dae16ca29} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.28 05:25:27.276907 [ 3 ] {dea32457-a3f1-4e1e-924a-9d9dae16ca29} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.28 05:25:27.277069 [ 3 ] {dea32457-a3f1-4e1e-924a-9d9dae16ca29} oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.28 05:25:27.277196 [ 3 ] {dea32457-a3f1-4e1e-924a-9d9dae16ca29} executeQuery: Read 2 rows, 175.00 B in 0.000922812 sec., 2167 rows/sec., 185.19 KiB/sec. 2024.01.28 05:25:27.277379 [ 3 ] {dea32457-a3f1-4e1e-924a-9d9dae16ca29} DynamicQueryHandler: Done processing query 2024.01.28 05:25:27.277403 [ 3 ] {dea32457-a3f1-4e1e-924a-9d9dae16ca29} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:25:27.277418 [ 3 ] {} HTTP-Session: 3010fc5e-1329-439f-bf6c-7c0d8a77eda3 Destroying unnamed session 2024.01.28 05:25:27.277566 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 30813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:27.277612 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:27.277631 [ 3 ] {} HTTP-Session: 86846633-8d6e-4f02-94e0-6214cdcbf40b Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:27.277647 [ 3 ] {} HTTP-Session: 86846633-8d6e-4f02-94e0-6214cdcbf40b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:27.277723 [ 3 ] {4bb4721a-82f9-480d-b2dc-62ced605799a} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:27.277762 [ 3 ] {4bb4721a-82f9-480d-b2dc-62ced605799a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:25:27.277880 [ 3 ] {4bb4721a-82f9-480d-b2dc-62ced605799a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:27.278331 [ 3 ] {4bb4721a-82f9-480d-b2dc-62ced605799a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.28 05:25:27.278553 [ 3 ] {4bb4721a-82f9-480d-b2dc-62ced605799a} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.28 05:25:27.278703 [ 3 ] {4bb4721a-82f9-480d-b2dc-62ced605799a} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.28 05:25:27.278829 [ 3 ] {4bb4721a-82f9-480d-b2dc-62ced605799a} executeQuery: Read 196 rows, 18.88 KiB in 0.001074193 sec., 182462 rows/sec., 17.16 MiB/sec. 2024.01.28 05:25:27.279038 [ 3 ] {4bb4721a-82f9-480d-b2dc-62ced605799a} DynamicQueryHandler: Done processing query 2024.01.28 05:25:27.279063 [ 3 ] {4bb4721a-82f9-480d-b2dc-62ced605799a} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.28 05:25:27.279080 [ 3 ] {} HTTP-Session: 86846633-8d6e-4f02-94e0-6214cdcbf40b Destroying unnamed session 2024.01.28 05:25:27.279188 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:27.279234 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:27.279254 [ 3 ] {} HTTP-Session: b252fffe-f654-4d8e-bc03-a3bd30afa965 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:27.279270 [ 3 ] {} HTTP-Session: b252fffe-f654-4d8e-bc03-a3bd30afa965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:27.279339 [ 3 ] {a85ac805-b243-4118-b478-2ae2e1d437b4} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:27.279379 [ 3 ] {a85ac805-b243-4118-b478-2ae2e1d437b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.28 05:25:27.279505 [ 3 ] {a85ac805-b243-4118-b478-2ae2e1d437b4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:27.279776 [ 3 ] {a85ac805-b243-4118-b478-2ae2e1d437b4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.28 05:25:27.279982 [ 3 ] {a85ac805-b243-4118-b478-2ae2e1d437b4} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.28 05:25:27.280136 [ 3 ] {a85ac805-b243-4118-b478-2ae2e1d437b4} oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.28 05:25:27.280265 [ 3 ] {a85ac805-b243-4118-b478-2ae2e1d437b4} executeQuery: Read 2 rows, 143.00 B in 0.000894652 sec., 2235 rows/sec., 156.09 KiB/sec. 2024.01.28 05:25:27.280403 [ 3 ] {a85ac805-b243-4118-b478-2ae2e1d437b4} DynamicQueryHandler: Done processing query 2024.01.28 05:25:27.280428 [ 3 ] {a85ac805-b243-4118-b478-2ae2e1d437b4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:25:27.280443 [ 3 ] {} HTTP-Session: b252fffe-f654-4d8e-bc03-a3bd30afa965 Destroying unnamed session 2024.01.28 05:25:27.280562 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 13406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:27.280608 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:27.280628 [ 3 ] {} HTTP-Session: 41e9b829-044e-4413-a107-37eed68f8577 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:27.280644 [ 3 ] {} HTTP-Session: 41e9b829-044e-4413-a107-37eed68f8577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:27.280716 [ 3 ] {02dd3346-4511-47e5-8d27-d91433828274} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:27.280756 [ 3 ] {02dd3346-4511-47e5-8d27-d91433828274} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:25:27.280863 [ 3 ] {02dd3346-4511-47e5-8d27-d91433828274} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:27.281191 [ 3 ] {02dd3346-4511-47e5-8d27-d91433828274} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.28 05:25:27.281411 [ 3 ] {02dd3346-4511-47e5-8d27-d91433828274} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.28 05:25:27.281570 [ 3 ] {02dd3346-4511-47e5-8d27-d91433828274} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.28 05:25:27.281698 [ 3 ] {02dd3346-4511-47e5-8d27-d91433828274} executeQuery: Read 79 rows, 6.31 KiB in 0.000944791 sec., 83616 rows/sec., 6.52 MiB/sec. 2024.01.28 05:25:27.281916 [ 3 ] {02dd3346-4511-47e5-8d27-d91433828274} DynamicQueryHandler: Done processing query 2024.01.28 05:25:27.281942 [ 3 ] {02dd3346-4511-47e5-8d27-d91433828274} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:25:27.281960 [ 3 ] {} HTTP-Session: 41e9b829-044e-4413-a107-37eed68f8577 Destroying unnamed session 2024.01.28 05:25:27.282082 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:27.282128 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:27.282148 [ 3 ] {} HTTP-Session: 39f3c142-4700-452a-8636-a42d822029fb Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:27.282166 [ 3 ] {} HTTP-Session: 39f3c142-4700-452a-8636-a42d822029fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:27.282238 [ 3 ] {36619bc1-99f6-4e13-964d-a63dbada9346} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:27.282286 [ 3 ] {36619bc1-99f6-4e13-964d-a63dbada9346} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.28 05:25:27.282425 [ 3 ] {36619bc1-99f6-4e13-964d-a63dbada9346} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:27.282741 [ 3 ] {36619bc1-99f6-4e13-964d-a63dbada9346} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.28 05:25:27.283015 [ 3 ] {36619bc1-99f6-4e13-964d-a63dbada9346} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.28 05:25:27.283203 [ 3 ] {36619bc1-99f6-4e13-964d-a63dbada9346} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.28 05:25:27.283320 [ 3 ] {36619bc1-99f6-4e13-964d-a63dbada9346} executeQuery: Read 37 rows, 2.67 KiB in 0.001051993 sec., 35171 rows/sec., 2.48 MiB/sec. 2024.01.28 05:25:27.283441 [ 3 ] {36619bc1-99f6-4e13-964d-a63dbada9346} DynamicQueryHandler: Done processing query 2024.01.28 05:25:27.283466 [ 3 ] {36619bc1-99f6-4e13-964d-a63dbada9346} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.28 05:25:27.283483 [ 3 ] {} HTTP-Session: 39f3c142-4700-452a-8636-a42d822029fb Destroying unnamed session 2024.01.28 05:25:27.283632 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:27.283686 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:27.283707 [ 3 ] {} HTTP-Session: f5cfc94d-ad2f-4ab3-bc29-487b2d1d936d Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:27.283724 [ 3 ] {} HTTP-Session: f5cfc94d-ad2f-4ab3-bc29-487b2d1d936d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:27.283808 [ 3 ] {b15384c3-80d6-4de9-b9c7-899d5bdd40c9} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:27.283853 [ 3 ] {b15384c3-80d6-4de9-b9c7-899d5bdd40c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:25:27.283987 [ 3 ] {b15384c3-80d6-4de9-b9c7-899d5bdd40c9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:27.284597 [ 3 ] {b15384c3-80d6-4de9-b9c7-899d5bdd40c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.28 05:25:27.284913 [ 3 ] {b15384c3-80d6-4de9-b9c7-899d5bdd40c9} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.28 05:25:27.285097 [ 3 ] {b15384c3-80d6-4de9-b9c7-899d5bdd40c9} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.28 05:25:27.285221 [ 3 ] {b15384c3-80d6-4de9-b9c7-899d5bdd40c9} executeQuery: Read 53 rows, 73.24 KiB in 0.001382838 sec., 38326 rows/sec., 51.72 MiB/sec. 2024.01.28 05:25:27.285452 [ 3 ] {b15384c3-80d6-4de9-b9c7-899d5bdd40c9} DynamicQueryHandler: Done processing query 2024.01.28 05:25:27.285478 [ 3 ] {b15384c3-80d6-4de9-b9c7-899d5bdd40c9} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.28 05:25:27.285494 [ 3 ] {} HTTP-Session: f5cfc94d-ad2f-4ab3-bc29-487b2d1d936d Destroying unnamed session 2024.01.28 05:25:36.425446 [ 118 ] {} DNSResolver: Updating DNS cache 2024.01.28 05:25:36.425519 [ 118 ] {} DNSResolver: Updated DNS cache 2024.01.28 05:25:37.273291 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:37.273411 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:37.273437 [ 3 ] {} HTTP-Session: ac18e8d9-adaf-40dd-afea-83198d8a1e14 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:37.273461 [ 3 ] {} HTTP-Session: ac18e8d9-adaf-40dd-afea-83198d8a1e14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:37.273585 [ 3 ] {7d1b852a-5434-4f1e-86fd-a9b7789409e4} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:37.273645 [ 3 ] {7d1b852a-5434-4f1e-86fd-a9b7789409e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:25:37.273800 [ 3 ] {7d1b852a-5434-4f1e-86fd-a9b7789409e4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:37.274284 [ 3 ] {7d1b852a-5434-4f1e-86fd-a9b7789409e4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.28 05:25:37.274549 [ 3 ] {7d1b852a-5434-4f1e-86fd-a9b7789409e4} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.28 05:25:37.274712 [ 3 ] {7d1b852a-5434-4f1e-86fd-a9b7789409e4} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.28 05:25:37.274828 [ 3 ] {7d1b852a-5434-4f1e-86fd-a9b7789409e4} executeQuery: Read 53 rows, 4.30 KiB in 0.001208665 sec., 43850 rows/sec., 3.47 MiB/sec. 2024.01.28 05:25:37.274852 [ 118 ] {} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 2024.01.28 05:25:37.274976 [ 118 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.28 05:25:37.275024 [ 3 ] {7d1b852a-5434-4f1e-86fd-a9b7789409e4} DynamicQueryHandler: Done processing query 2024.01.28 05:25:37.275074 [ 3 ] {7d1b852a-5434-4f1e-86fd-a9b7789409e4} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.28 05:25:37.275080 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_30_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact 2024.01.28 05:25:37.275115 [ 3 ] {} HTTP-Session: ac18e8d9-adaf-40dd-afea-83198d8a1e14 Destroying unnamed session 2024.01.28 05:25:37.275216 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_30_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:25:37.275311 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:37.275320 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:25:37.275372 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:37.275399 [ 3 ] {} HTTP-Session: 9212cec0-3e64-4721-b699-89711615ba05 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:37.275425 [ 3 ] {} HTTP-Session: 9212cec0-3e64-4721-b699-89711615ba05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:37.275490 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:25:37.275542 [ 3 ] {4c8c0208-ae20-486c-9e27-0fe857516105} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:37.275597 [ 3 ] {4c8c0208-ae20-486c-9e27-0fe857516105} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.28 05:25:37.275643 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:25:37.275857 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:25:37.275859 [ 3 ] {4c8c0208-ae20-486c-9e27-0fe857516105} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:37.275981 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:25:37.276356 [ 3 ] {4c8c0208-ae20-486c-9e27-0fe857516105} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.28 05:25:37.276642 [ 3 ] {4c8c0208-ae20-486c-9e27-0fe857516105} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.28 05:25:37.276854 [ 22 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_30_7} MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.001814043 sec., 146082.5349784983 rows/sec., 11.56 MiB/sec. 2024.01.28 05:25:37.276866 [ 3 ] {4c8c0208-ae20-486c-9e27-0fe857516105} oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.28 05:25:37.276970 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_30_7} MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) 2024.01.28 05:25:37.277035 [ 118 ] {} oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 2024.01.28 05:25:37.277106 [ 3 ] {4c8c0208-ae20-486c-9e27-0fe857516105} executeQuery: Read 2 rows, 175.00 B in 0.001514909 sec., 1320 rows/sec., 112.81 KiB/sec. 2024.01.28 05:25:37.277127 [ 118 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.28 05:25:37.277380 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_30_7} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7. 2024.01.28 05:25:37.277375 [ 12 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_14_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact 2024.01.28 05:25:37.277452 [ 3 ] {4c8c0208-ae20-486c-9e27-0fe857516105} DynamicQueryHandler: Done processing query 2024.01.28 05:25:37.277478 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_30_7} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Merged 5 parts: from all_1_26_6 to all_30_30_0 2024.01.28 05:25:37.277499 [ 3 ] {4c8c0208-ae20-486c-9e27-0fe857516105} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:25:37.277564 [ 3 ] {} HTTP-Session: 9212cec0-3e64-4721-b699-89711615ba05 Destroying unnamed session 2024.01.28 05:25:37.277678 [ 12 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:25:37.277714 [ 12 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part 2024.01.28 05:25:37.277863 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:37.277882 [ 12 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2024.01.28 05:25:37.277947 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:37.277987 [ 3 ] {} HTTP-Session: 221163ef-f24c-4700-93da-3cfa37cc6e41 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:37.278019 [ 3 ] {} HTTP-Session: 221163ef-f24c-4700-93da-3cfa37cc6e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:37.278096 [ 12 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2024.01.28 05:25:37.278235 [ 3 ] {84c31372-d02b-4d63-b7e7-d4dde2362f2c} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:37.278323 [ 12 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2024.01.28 05:25:37.278336 [ 3 ] {84c31372-d02b-4d63-b7e7-d4dde2362f2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:25:37.278604 [ 12 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2024.01.28 05:25:37.278847 [ 3 ] {84c31372-d02b-4d63-b7e7-d4dde2362f2c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:37.278863 [ 12 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2024.01.28 05:25:37.279723 [ 3 ] {84c31372-d02b-4d63-b7e7-d4dde2362f2c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.28 05:25:37.280250 [ 19 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.003038128 sec., 6583.001111210588 rows/sec., 552.23 KiB/sec. 2024.01.28 05:25:37.280262 [ 3 ] {84c31372-d02b-4d63-b7e7-d4dde2362f2c} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.28 05:25:37.280357 [ 11 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.01.28 05:25:37.280460 [ 3 ] {84c31372-d02b-4d63-b7e7-d4dde2362f2c} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.28 05:25:37.280631 [ 11 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_14_3} oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.01.28 05:25:37.280657 [ 3 ] {84c31372-d02b-4d63-b7e7-d4dde2362f2c} executeQuery: Read 160 rows, 15.76 KiB in 0.00234277 sec., 68295 rows/sec., 6.57 MiB/sec. 2024.01.28 05:25:37.280801 [ 11 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_14_3} oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae) (MergerMutator): Merged 6 parts: from all_1_9_2 to all_14_14_0 2024.01.28 05:25:37.281036 [ 3 ] {84c31372-d02b-4d63-b7e7-d4dde2362f2c} DynamicQueryHandler: Done processing query 2024.01.28 05:25:37.281070 [ 3 ] {84c31372-d02b-4d63-b7e7-d4dde2362f2c} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.28 05:25:37.281087 [ 3 ] {} HTTP-Session: 221163ef-f24c-4700-93da-3cfa37cc6e41 Destroying unnamed session 2024.01.28 05:25:37.281219 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:37.281266 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:37.281285 [ 3 ] {} HTTP-Session: a7a0ac9d-cbed-4279-a701-3a5571803af5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:37.281302 [ 3 ] {} HTTP-Session: a7a0ac9d-cbed-4279-a701-3a5571803af5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:37.281372 [ 3 ] {707790cb-bebf-45fa-a140-b6bf1c2b1649} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:37.281414 [ 3 ] {707790cb-bebf-45fa-a140-b6bf1c2b1649} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.28 05:25:37.281535 [ 3 ] {707790cb-bebf-45fa-a140-b6bf1c2b1649} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:37.281824 [ 3 ] {707790cb-bebf-45fa-a140-b6bf1c2b1649} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.28 05:25:37.282030 [ 3 ] {707790cb-bebf-45fa-a140-b6bf1c2b1649} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.28 05:25:37.282181 [ 3 ] {707790cb-bebf-45fa-a140-b6bf1c2b1649} oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.28 05:25:37.282295 [ 118 ] {} oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 2024.01.28 05:25:37.282298 [ 3 ] {707790cb-bebf-45fa-a140-b6bf1c2b1649} executeQuery: Read 2 rows, 143.00 B in 0.000887432 sec., 2253 rows/sec., 157.36 KiB/sec. 2024.01.28 05:25:37.282350 [ 118 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.28 05:25:37.282496 [ 12 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_14_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact 2024.01.28 05:25:37.282549 [ 3 ] {707790cb-bebf-45fa-a140-b6bf1c2b1649} DynamicQueryHandler: Done processing query 2024.01.28 05:25:37.282597 [ 3 ] {707790cb-bebf-45fa-a140-b6bf1c2b1649} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:25:37.282629 [ 12 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:25:37.282639 [ 3 ] {} HTTP-Session: a7a0ac9d-cbed-4279-a701-3a5571803af5 Destroying unnamed session 2024.01.28 05:25:37.282675 [ 12 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part 2024.01.28 05:25:37.282824 [ 12 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2024.01.28 05:25:37.282833 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:37.282928 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:37.282982 [ 3 ] {} HTTP-Session: 1d4f3b99-e4bd-4efc-b692-2f0b42209c49 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:37.283001 [ 12 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2024.01.28 05:25:37.283016 [ 3 ] {} HTTP-Session: 1d4f3b99-e4bd-4efc-b692-2f0b42209c49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:37.283244 [ 12 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2024.01.28 05:25:37.283256 [ 3 ] {0bfa5ff3-cc22-4fc1-9658-76a919cfe930} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:37.283349 [ 3 ] {0bfa5ff3-cc22-4fc1-9658-76a919cfe930} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:25:37.283485 [ 12 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2024.01.28 05:25:37.283800 [ 12 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2024.01.28 05:25:37.283876 [ 3 ] {0bfa5ff3-cc22-4fc1-9658-76a919cfe930} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:37.284777 [ 3 ] {0bfa5ff3-cc22-4fc1-9658-76a919cfe930} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.28 05:25:37.285335 [ 3 ] {0bfa5ff3-cc22-4fc1-9658-76a919cfe930} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.28 05:25:37.285343 [ 12 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.002939857 sec., 6803.051985181592 rows/sec., 475.02 KiB/sec. 2024.01.28 05:25:37.285469 [ 12 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.01.28 05:25:37.285564 [ 3 ] {0bfa5ff3-cc22-4fc1-9658-76a919cfe930} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.28 05:25:37.285770 [ 12 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_14_3} oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.01.28 05:25:37.285798 [ 3 ] {0bfa5ff3-cc22-4fc1-9658-76a919cfe930} executeQuery: Read 55 rows, 4.41 KiB in 0.00245658 sec., 22388 rows/sec., 1.75 MiB/sec. 2024.01.28 05:25:37.285893 [ 12 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_14_3} oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722) (MergerMutator): Merged 6 parts: from all_1_9_2 to all_14_14_0 2024.01.28 05:25:37.286092 [ 3 ] {0bfa5ff3-cc22-4fc1-9658-76a919cfe930} DynamicQueryHandler: Done processing query 2024.01.28 05:25:37.286121 [ 3 ] {0bfa5ff3-cc22-4fc1-9658-76a919cfe930} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:25:37.286138 [ 3 ] {} HTTP-Session: 1d4f3b99-e4bd-4efc-b692-2f0b42209c49 Destroying unnamed session 2024.01.28 05:25:37.286257 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:37.286304 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:37.286323 [ 3 ] {} HTTP-Session: a4eb23b8-e298-497f-ad74-c397b14ddb51 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:37.286340 [ 3 ] {} HTTP-Session: a4eb23b8-e298-497f-ad74-c397b14ddb51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:37.286410 [ 3 ] {c4a94cc3-f307-4ba7-9d30-883a2ef1e551} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:37.286455 [ 3 ] {c4a94cc3-f307-4ba7-9d30-883a2ef1e551} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.28 05:25:37.286596 [ 3 ] {c4a94cc3-f307-4ba7-9d30-883a2ef1e551} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:37.286875 [ 3 ] {c4a94cc3-f307-4ba7-9d30-883a2ef1e551} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.28 05:25:37.287142 [ 3 ] {c4a94cc3-f307-4ba7-9d30-883a2ef1e551} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.28 05:25:37.287328 [ 3 ] {c4a94cc3-f307-4ba7-9d30-883a2ef1e551} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.28 05:25:37.287452 [ 3 ] {c4a94cc3-f307-4ba7-9d30-883a2ef1e551} executeQuery: Read 1 rows, 72.00 B in 0.001013022 sec., 987 rows/sec., 69.41 KiB/sec. 2024.01.28 05:25:37.287640 [ 3 ] {c4a94cc3-f307-4ba7-9d30-883a2ef1e551} DynamicQueryHandler: Done processing query 2024.01.28 05:25:37.287665 [ 3 ] {c4a94cc3-f307-4ba7-9d30-883a2ef1e551} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:25:37.287681 [ 3 ] {} HTTP-Session: a4eb23b8-e298-497f-ad74-c397b14ddb51 Destroying unnamed session 2024.01.28 05:25:37.287824 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:37.287869 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:37.287888 [ 3 ] {} HTTP-Session: 146d4fbe-a491-468b-9818-d0c9087a1e7c Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:37.287904 [ 3 ] {} HTTP-Session: 146d4fbe-a491-468b-9818-d0c9087a1e7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:37.287991 [ 3 ] {e1a92bfa-c9c3-4e4e-8a75-2020a57e0361} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:37.288037 [ 3 ] {e1a92bfa-c9c3-4e4e-8a75-2020a57e0361} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:25:37.288174 [ 3 ] {e1a92bfa-c9c3-4e4e-8a75-2020a57e0361} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:37.288755 [ 3 ] {e1a92bfa-c9c3-4e4e-8a75-2020a57e0361} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.28 05:25:37.289085 [ 3 ] {e1a92bfa-c9c3-4e4e-8a75-2020a57e0361} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.28 05:25:37.289279 [ 3 ] {e1a92bfa-c9c3-4e4e-8a75-2020a57e0361} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.28 05:25:37.289405 [ 3 ] {e1a92bfa-c9c3-4e4e-8a75-2020a57e0361} executeQuery: Read 53 rows, 73.24 KiB in 0.001383917 sec., 38297 rows/sec., 51.68 MiB/sec. 2024.01.28 05:25:37.289535 [ 3 ] {e1a92bfa-c9c3-4e4e-8a75-2020a57e0361} DynamicQueryHandler: Done processing query 2024.01.28 05:25:37.289558 [ 3 ] {e1a92bfa-c9c3-4e4e-8a75-2020a57e0361} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.28 05:25:37.289574 [ 3 ] {} HTTP-Session: 146d4fbe-a491-468b-9818-d0c9087a1e7c Destroying unnamed session 2024.01.28 05:25:47.273839 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:47.274033 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:47.274085 [ 3 ] {} HTTP-Session: 58b2b52a-6ff7-41fb-9a30-e8dc62cf8047 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:47.274126 [ 3 ] {} HTTP-Session: 58b2b52a-6ff7-41fb-9a30-e8dc62cf8047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:47.274327 [ 3 ] {2a70fd31-82c7-4c63-8e80-816faa156297} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:47.274427 [ 3 ] {2a70fd31-82c7-4c63-8e80-816faa156297} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:25:47.274697 [ 3 ] {2a70fd31-82c7-4c63-8e80-816faa156297} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:47.275214 [ 3 ] {2a70fd31-82c7-4c63-8e80-816faa156297} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.28 05:25:47.275483 [ 3 ] {2a70fd31-82c7-4c63-8e80-816faa156297} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.01.28 05:25:47.275656 [ 3 ] {2a70fd31-82c7-4c63-8e80-816faa156297} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.01.28 05:25:47.275782 [ 3 ] {2a70fd31-82c7-4c63-8e80-816faa156297} executeQuery: Read 53 rows, 4.30 KiB in 0.001393057 sec., 38045 rows/sec., 3.01 MiB/sec. 2024.01.28 05:25:47.275937 [ 3 ] {2a70fd31-82c7-4c63-8e80-816faa156297} DynamicQueryHandler: Done processing query 2024.01.28 05:25:47.275963 [ 3 ] {2a70fd31-82c7-4c63-8e80-816faa156297} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.28 05:25:47.275980 [ 3 ] {} HTTP-Session: 58b2b52a-6ff7-41fb-9a30-e8dc62cf8047 Destroying unnamed session 2024.01.28 05:25:47.276167 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:47.276220 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:47.276239 [ 3 ] {} HTTP-Session: 86e6b550-af51-4c2b-80de-61ee41d45818 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:47.276259 [ 3 ] {} HTTP-Session: 86e6b550-af51-4c2b-80de-61ee41d45818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:47.276347 [ 3 ] {f009e5ad-310b-4f00-a049-fb8754ebe615} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:47.276414 [ 3 ] {f009e5ad-310b-4f00-a049-fb8754ebe615} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:25:47.276523 [ 3 ] {f009e5ad-310b-4f00-a049-fb8754ebe615} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:47.276941 [ 3 ] {f009e5ad-310b-4f00-a049-fb8754ebe615} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.28 05:25:47.277170 [ 3 ] {f009e5ad-310b-4f00-a049-fb8754ebe615} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.01.28 05:25:47.277324 [ 3 ] {f009e5ad-310b-4f00-a049-fb8754ebe615} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.01.28 05:25:47.277447 [ 3 ] {f009e5ad-310b-4f00-a049-fb8754ebe615} executeQuery: Read 159 rows, 15.67 KiB in 0.001036213 sec., 153443 rows/sec., 14.77 MiB/sec. 2024.01.28 05:25:47.277447 [ 114 ] {} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.01.28 05:25:47.277568 [ 114 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.28 05:25:47.277637 [ 3 ] {f009e5ad-310b-4f00-a049-fb8754ebe615} DynamicQueryHandler: Done processing query 2024.01.28 05:25:47.277671 [ 3 ] {f009e5ad-310b-4f00-a049-fb8754ebe615} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.28 05:25:47.277670 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.01.28 05:25:47.277691 [ 3 ] {} HTTP-Session: 86e6b550-af51-4c2b-80de-61ee41d45818 Destroying unnamed session 2024.01.28 05:25:47.277772 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:25:47.277805 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::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.01.28 05:25:47.277854 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:47.277910 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:47.277946 [ 3 ] {} HTTP-Session: 102c30c1-60c2-42d6-9836-09e4f4b79fcd Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:47.277966 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 161 rows starting from the beginning of the part 2024.01.28 05:25:47.277973 [ 3 ] {} HTTP-Session: 102c30c1-60c2-42d6-9836-09e4f4b79fcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:47.278106 [ 3 ] {66b8243b-3590-4a47-8908-ab920e9299ed} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:47.278122 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 159 rows starting from the beginning of the part 2024.01.28 05:25:47.278166 [ 3 ] {66b8243b-3590-4a47-8908-ab920e9299ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:25:47.278299 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 196 rows starting from the beginning of the part 2024.01.28 05:25:47.278413 [ 3 ] {66b8243b-3590-4a47-8908-ab920e9299ed} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:47.278461 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part 2024.01.28 05:25:47.278617 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::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.01.28 05:25:47.278974 [ 3 ] {66b8243b-3590-4a47-8908-ab920e9299ed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.28 05:25:47.279249 [ 3 ] {66b8243b-3590-4a47-8908-ab920e9299ed} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.01.28 05:25:47.279430 [ 3 ] {66b8243b-3590-4a47-8908-ab920e9299ed} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.01.28 05:25:47.279532 [ 3 ] {66b8243b-3590-4a47-8908-ab920e9299ed} executeQuery: Read 53 rows, 4.24 KiB in 0.001392058 sec., 38073 rows/sec., 2.98 MiB/sec. 2024.01.28 05:25:47.279590 [ 113 ] {} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.01.28 05:25:47.279769 [ 113 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.28 05:25:47.279893 [ 3 ] {66b8243b-3590-4a47-8908-ab920e9299ed} DynamicQueryHandler: Done processing query 2024.01.28 05:25:47.279976 [ 3 ] {66b8243b-3590-4a47-8908-ab920e9299ed} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:25:47.280085 [ 3 ] {} HTTP-Session: 102c30c1-60c2-42d6-9836-09e4f4b79fcd Destroying unnamed session 2024.01.28 05:25:47.280154 [ 12 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.01.28 05:25:47.280194 [ 13 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1034 rows, containing 4 columns (4 merged, 0 gathered) in 0.002567462 sec., 402732.3481321243 rows/sec., 38.41 MiB/sec. 2024.01.28 05:25:47.280371 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:47.280394 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.01.28 05:25:47.280397 [ 12 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:25:47.280481 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:47.280520 [ 12 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::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.01.28 05:25:47.280535 [ 3 ] {} HTTP-Session: e78c2692-2789-4d0d-b243-1614324922f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:47.280610 [ 3 ] {} HTTP-Session: e78c2692-2789-4d0d-b243-1614324922f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:47.280716 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_31_6} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.01.28 05:25:47.280884 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_31_6} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.01.28 05:25:47.280970 [ 12 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 57 rows starting from the beginning of the part 2024.01.28 05:25:47.280984 [ 3 ] {79498c4b-31d2-488f-847b-b19f22f186dd} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:47.281144 [ 3 ] {79498c4b-31d2-488f-847b-b19f22f186dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:25:47.281303 [ 12 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::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.01.28 05:25:47.281602 [ 12 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 79 rows starting from the beginning of the part 2024.01.28 05:25:47.281883 [ 3 ] {79498c4b-31d2-488f-847b-b19f22f186dd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:47.281901 [ 12 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 55 rows starting from the beginning of the part 2024.01.28 05:25:47.282099 [ 12 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::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.01.28 05:25:47.283220 [ 3 ] {79498c4b-31d2-488f-847b-b19f22f186dd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.28 05:25:47.283519 [ 12 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 400 rows, containing 4 columns (4 merged, 0 gathered) in 0.003585656 sec., 111555.59819458419 rows/sec., 8.72 MiB/sec. 2024.01.28 05:25:47.283689 [ 12 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.01.28 05:25:47.283933 [ 12 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_31_6} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.01.28 05:25:47.283979 [ 3 ] {79498c4b-31d2-488f-847b-b19f22f186dd} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.01.28 05:25:47.284028 [ 12 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_31_6} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.01.28 05:25:47.284270 [ 3 ] {79498c4b-31d2-488f-847b-b19f22f186dd} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.01.28 05:25:47.284411 [ 113 ] {} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.01.28 05:25:47.284438 [ 3 ] {79498c4b-31d2-488f-847b-b19f22f186dd} executeQuery: Read 53 rows, 73.24 KiB in 0.003354782 sec., 15798 rows/sec., 21.32 MiB/sec. 2024.01.28 05:25:47.284464 [ 113 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.28 05:25:47.284627 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.01.28 05:25:47.284796 [ 3 ] {79498c4b-31d2-488f-847b-b19f22f186dd} DynamicQueryHandler: Done processing query 2024.01.28 05:25:47.284831 [ 3 ] {79498c4b-31d2-488f-847b-b19f22f186dd} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.28 05:25:47.284844 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:25:47.284854 [ 3 ] {} HTTP-Session: e78c2692-2789-4d0d-b243-1614324922f4 Destroying unnamed session 2024.01.28 05:25:47.284883 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1264 rows starting from the beginning of the part 2024.01.28 05:25:47.284995 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::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.01.28 05:25:47.285088 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::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.01.28 05:25:47.285176 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::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.01.28 05:25:47.285258 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::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.01.28 05:25:47.285341 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::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.01.28 05:25:47.295818 [ 12 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1529 rows, containing 6 columns (6 merged, 0 gathered) in 0.011298222 sec., 135331.02819186947 rows/sec., 182.62 MiB/sec. 2024.01.28 05:25:47.296717 [ 12 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.01.28 05:25:47.296950 [ 12 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_31_6} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.01.28 05:25:47.297015 [ 12 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_31_6} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.01.28 05:25:47.297090 [ 12 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_31_6: 8.11 MiB. 2024.01.28 05:25:48.000152 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 237.03 MiB, peak 241.99 MiB, will set to 235.44 MiB (RSS), difference: -1.59 MiB 2024.01.28 05:25:51.425581 [ 111 ] {} DNSResolver: Updating DNS cache 2024.01.28 05:25:51.425660 [ 111 ] {} DNSResolver: Updated DNS cache 2024.01.28 05:25:57.276103 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:57.276220 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:57.276245 [ 3 ] {} HTTP-Session: b1903162-bacb-485c-894f-0552db6f8a1f Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:57.276269 [ 3 ] {} HTTP-Session: b1903162-bacb-485c-894f-0552db6f8a1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:57.276395 [ 3 ] {5b710551-ea15-4cce-8e96-9d19bdfe9589} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:57.276457 [ 3 ] {5b710551-ea15-4cce-8e96-9d19bdfe9589} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:25:57.276615 [ 3 ] {5b710551-ea15-4cce-8e96-9d19bdfe9589} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:57.277068 [ 3 ] {5b710551-ea15-4cce-8e96-9d19bdfe9589} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.28 05:25:57.277333 [ 3 ] {5b710551-ea15-4cce-8e96-9d19bdfe9589} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.01.28 05:25:57.277498 [ 3 ] {5b710551-ea15-4cce-8e96-9d19bdfe9589} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.01.28 05:25:57.277642 [ 3 ] {5b710551-ea15-4cce-8e96-9d19bdfe9589} executeQuery: Read 53 rows, 4.30 KiB in 0.001211115 sec., 43761 rows/sec., 3.46 MiB/sec. 2024.01.28 05:25:57.277796 [ 3 ] {5b710551-ea15-4cce-8e96-9d19bdfe9589} DynamicQueryHandler: Done processing query 2024.01.28 05:25:57.277822 [ 3 ] {5b710551-ea15-4cce-8e96-9d19bdfe9589} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.28 05:25:57.277838 [ 3 ] {} HTTP-Session: b1903162-bacb-485c-894f-0552db6f8a1f Destroying unnamed session 2024.01.28 05:25:57.278021 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 30664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:57.278074 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:57.278094 [ 3 ] {} HTTP-Session: a277ab49-bd7e-4270-aab0-bb12cf560502 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:57.278113 [ 3 ] {} HTTP-Session: a277ab49-bd7e-4270-aab0-bb12cf560502 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:57.278202 [ 3 ] {34506433-ca96-4549-b134-2d4e22b41030} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:57.278242 [ 3 ] {34506433-ca96-4549-b134-2d4e22b41030} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:25:57.278355 [ 3 ] {34506433-ca96-4549-b134-2d4e22b41030} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:57.278794 [ 3 ] {34506433-ca96-4549-b134-2d4e22b41030} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.28 05:25:57.279023 [ 3 ] {34506433-ca96-4549-b134-2d4e22b41030} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.01.28 05:25:57.279173 [ 3 ] {34506433-ca96-4549-b134-2d4e22b41030} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.01.28 05:25:57.279294 [ 3 ] {34506433-ca96-4549-b134-2d4e22b41030} executeQuery: Read 195 rows, 18.79 KiB in 0.001062493 sec., 183530 rows/sec., 17.27 MiB/sec. 2024.01.28 05:25:57.279420 [ 3 ] {34506433-ca96-4549-b134-2d4e22b41030} DynamicQueryHandler: Done processing query 2024.01.28 05:25:57.279442 [ 3 ] {34506433-ca96-4549-b134-2d4e22b41030} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.28 05:25:57.279458 [ 3 ] {} HTTP-Session: a277ab49-bd7e-4270-aab0-bb12cf560502 Destroying unnamed session 2024.01.28 05:25:57.279636 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 13065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:57.279683 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:57.279703 [ 3 ] {} HTTP-Session: c817d023-a3a1-4ed9-9a04-4eca26b91778 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:57.279720 [ 3 ] {} HTTP-Session: c817d023-a3a1-4ed9-9a04-4eca26b91778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:57.279795 [ 3 ] {6837a04c-d4d5-4a1d-9d2b-b73e6d36536c} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:57.279835 [ 3 ] {6837a04c-d4d5-4a1d-9d2b-b73e6d36536c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:25:57.279942 [ 3 ] {6837a04c-d4d5-4a1d-9d2b-b73e6d36536c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:57.280267 [ 3 ] {6837a04c-d4d5-4a1d-9d2b-b73e6d36536c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.28 05:25:57.280477 [ 3 ] {6837a04c-d4d5-4a1d-9d2b-b73e6d36536c} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.01.28 05:25:57.280635 [ 3 ] {6837a04c-d4d5-4a1d-9d2b-b73e6d36536c} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.01.28 05:25:57.280746 [ 3 ] {6837a04c-d4d5-4a1d-9d2b-b73e6d36536c} executeQuery: Read 77 rows, 6.14 KiB in 0.000922461 sec., 83472 rows/sec., 6.50 MiB/sec. 2024.01.28 05:25:57.280866 [ 3 ] {6837a04c-d4d5-4a1d-9d2b-b73e6d36536c} DynamicQueryHandler: Done processing query 2024.01.28 05:25:57.280889 [ 3 ] {6837a04c-d4d5-4a1d-9d2b-b73e6d36536c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:25:57.280904 [ 3 ] {} HTTP-Session: c817d023-a3a1-4ed9-9a04-4eca26b91778 Destroying unnamed session 2024.01.28 05:25:57.281058 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:57.281104 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:57.281125 [ 3 ] {} HTTP-Session: c7efe32e-6bd4-4336-80ed-1510f389a7ce Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:57.281141 [ 3 ] {} HTTP-Session: c7efe32e-6bd4-4336-80ed-1510f389a7ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:57.281213 [ 3 ] {b4795eda-2909-4cca-8379-cb99844a68c6} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:57.281257 [ 3 ] {b4795eda-2909-4cca-8379-cb99844a68c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.28 05:25:57.281381 [ 3 ] {b4795eda-2909-4cca-8379-cb99844a68c6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:57.281697 [ 3 ] {b4795eda-2909-4cca-8379-cb99844a68c6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.28 05:25:57.281962 [ 3 ] {b4795eda-2909-4cca-8379-cb99844a68c6} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.28 05:25:57.282138 [ 3 ] {b4795eda-2909-4cca-8379-cb99844a68c6} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.28 05:25:57.282257 [ 3 ] {b4795eda-2909-4cca-8379-cb99844a68c6} executeQuery: Read 36 rows, 2.60 KiB in 0.001013093 sec., 35534 rows/sec., 2.51 MiB/sec. 2024.01.28 05:25:57.282465 [ 3 ] {b4795eda-2909-4cca-8379-cb99844a68c6} DynamicQueryHandler: Done processing query 2024.01.28 05:25:57.282489 [ 3 ] {b4795eda-2909-4cca-8379-cb99844a68c6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.28 05:25:57.282504 [ 3 ] {} HTTP-Session: c7efe32e-6bd4-4336-80ed-1510f389a7ce Destroying unnamed session 2024.01.28 05:25:57.282659 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:25:57.282704 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:25:57.282722 [ 3 ] {} HTTP-Session: 1c5e9d69-7762-4edd-8728-59f9e944d0c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:25:57.282738 [ 3 ] {} HTTP-Session: 1c5e9d69-7762-4edd-8728-59f9e944d0c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:25:57.282831 [ 3 ] {56d61928-b758-4a49-8ecb-9dba86e03078} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:25:57.282875 [ 3 ] {56d61928-b758-4a49-8ecb-9dba86e03078} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:25:57.283031 [ 3 ] {56d61928-b758-4a49-8ecb-9dba86e03078} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:25:57.283592 [ 3 ] {56d61928-b758-4a49-8ecb-9dba86e03078} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.28 05:25:57.283914 [ 3 ] {56d61928-b758-4a49-8ecb-9dba86e03078} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.01.28 05:25:57.284096 [ 3 ] {56d61928-b758-4a49-8ecb-9dba86e03078} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.01.28 05:25:57.284195 [ 3 ] {56d61928-b758-4a49-8ecb-9dba86e03078} executeQuery: Read 53 rows, 73.24 KiB in 0.001335247 sec., 39693 rows/sec., 53.56 MiB/sec. 2024.01.28 05:25:57.284318 [ 3 ] {56d61928-b758-4a49-8ecb-9dba86e03078} DynamicQueryHandler: Done processing query 2024.01.28 05:25:57.284341 [ 3 ] {56d61928-b758-4a49-8ecb-9dba86e03078} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.28 05:25:57.284357 [ 3 ] {} HTTP-Session: 1c5e9d69-7762-4edd-8728-59f9e944d0c7 Destroying unnamed session 2024.01.28 05:26:06.425714 [ 106 ] {} DNSResolver: Updating DNS cache 2024.01.28 05:26:06.425782 [ 106 ] {} DNSResolver: Updated DNS cache 2024.01.28 05:26:07.273562 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:07.273737 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:07.273785 [ 3 ] {} HTTP-Session: 5dfaedbe-de5d-4d42-8258-a1a881299027 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:07.273827 [ 3 ] {} HTTP-Session: 5dfaedbe-de5d-4d42-8258-a1a881299027 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:07.274029 [ 3 ] {77d98a2a-e50e-4552-b451-24f9afbd79e2} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:07.274126 [ 3 ] {77d98a2a-e50e-4552-b451-24f9afbd79e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:26:07.274401 [ 3 ] {77d98a2a-e50e-4552-b451-24f9afbd79e2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:07.274967 [ 3 ] {77d98a2a-e50e-4552-b451-24f9afbd79e2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.28 05:26:07.275233 [ 3 ] {77d98a2a-e50e-4552-b451-24f9afbd79e2} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.01.28 05:26:07.275397 [ 3 ] {77d98a2a-e50e-4552-b451-24f9afbd79e2} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.01.28 05:26:07.275531 [ 3 ] {77d98a2a-e50e-4552-b451-24f9afbd79e2} executeQuery: Read 53 rows, 4.30 KiB in 0.001443858 sec., 36707 rows/sec., 2.91 MiB/sec. 2024.01.28 05:26:07.275689 [ 3 ] {77d98a2a-e50e-4552-b451-24f9afbd79e2} DynamicQueryHandler: Done processing query 2024.01.28 05:26:07.275715 [ 3 ] {77d98a2a-e50e-4552-b451-24f9afbd79e2} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.28 05:26:07.275731 [ 3 ] {} HTTP-Session: 5dfaedbe-de5d-4d42-8258-a1a881299027 Destroying unnamed session 2024.01.28 05:26:07.275899 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:07.275950 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:07.275969 [ 3 ] {} HTTP-Session: b71f9d07-65d2-4743-8ada-6f1445a9dc69 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:07.275988 [ 3 ] {} HTTP-Session: b71f9d07-65d2-4743-8ada-6f1445a9dc69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:07.276067 [ 3 ] {7f3e5e31-2c93-4bec-98b5-50b8d99c645a} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:07.276108 [ 3 ] {7f3e5e31-2c93-4bec-98b5-50b8d99c645a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.28 05:26:07.276220 [ 3 ] {7f3e5e31-2c93-4bec-98b5-50b8d99c645a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:07.276484 [ 3 ] {7f3e5e31-2c93-4bec-98b5-50b8d99c645a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.28 05:26:07.276703 [ 3 ] {7f3e5e31-2c93-4bec-98b5-50b8d99c645a} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.28 05:26:07.276853 [ 3 ] {7f3e5e31-2c93-4bec-98b5-50b8d99c645a} oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.28 05:26:07.276972 [ 3 ] {7f3e5e31-2c93-4bec-98b5-50b8d99c645a} executeQuery: Read 4 rows, 342.00 B in 0.000875151 sec., 4570 rows/sec., 381.63 KiB/sec. 2024.01.28 05:26:07.277108 [ 3 ] {7f3e5e31-2c93-4bec-98b5-50b8d99c645a} DynamicQueryHandler: Done processing query 2024.01.28 05:26:07.277131 [ 3 ] {7f3e5e31-2c93-4bec-98b5-50b8d99c645a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:26:07.277146 [ 3 ] {} HTTP-Session: b71f9d07-65d2-4743-8ada-6f1445a9dc69 Destroying unnamed session 2024.01.28 05:26:07.277293 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:07.277339 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:07.277358 [ 3 ] {} HTTP-Session: 10394dd2-8221-42d9-9ef3-7e36d90858cd Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:07.277375 [ 3 ] {} HTTP-Session: 10394dd2-8221-42d9-9ef3-7e36d90858cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:07.277452 [ 3 ] {a067cff7-38b2-405d-a02c-d183ea84ac6a} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:07.277491 [ 3 ] {a067cff7-38b2-405d-a02c-d183ea84ac6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:26:07.277593 [ 3 ] {a067cff7-38b2-405d-a02c-d183ea84ac6a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:07.277947 [ 3 ] {a067cff7-38b2-405d-a02c-d183ea84ac6a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.28 05:26:07.278160 [ 3 ] {a067cff7-38b2-405d-a02c-d183ea84ac6a} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.01.28 05:26:07.278307 [ 3 ] {a067cff7-38b2-405d-a02c-d183ea84ac6a} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.01.28 05:26:07.278403 [ 3 ] {a067cff7-38b2-405d-a02c-d183ea84ac6a} executeQuery: Read 161 rows, 15.85 KiB in 0.000924252 sec., 174194 rows/sec., 16.75 MiB/sec. 2024.01.28 05:26:07.278524 [ 3 ] {a067cff7-38b2-405d-a02c-d183ea84ac6a} DynamicQueryHandler: Done processing query 2024.01.28 05:26:07.278548 [ 3 ] {a067cff7-38b2-405d-a02c-d183ea84ac6a} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.28 05:26:07.278563 [ 3 ] {} HTTP-Session: 10394dd2-8221-42d9-9ef3-7e36d90858cd Destroying unnamed session 2024.01.28 05:26:07.278713 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:07.278759 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:07.278778 [ 3 ] {} HTTP-Session: 0b71212e-0c5c-44b2-86e8-1e8d19e422a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:07.278795 [ 3 ] {} HTTP-Session: 0b71212e-0c5c-44b2-86e8-1e8d19e422a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:07.278863 [ 3 ] {1a2349ee-d357-472d-9c00-85411d428af5} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:07.278901 [ 3 ] {1a2349ee-d357-472d-9c00-85411d428af5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.28 05:26:07.279006 [ 3 ] {1a2349ee-d357-472d-9c00-85411d428af5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:07.279250 [ 3 ] {1a2349ee-d357-472d-9c00-85411d428af5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.28 05:26:07.279449 [ 3 ] {1a2349ee-d357-472d-9c00-85411d428af5} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.28 05:26:07.279593 [ 3 ] {1a2349ee-d357-472d-9c00-85411d428af5} oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.28 05:26:07.279710 [ 3 ] {1a2349ee-d357-472d-9c00-85411d428af5} executeQuery: Read 4 rows, 286.00 B in 0.00081881 sec., 4885 rows/sec., 341.10 KiB/sec. 2024.01.28 05:26:07.279891 [ 3 ] {1a2349ee-d357-472d-9c00-85411d428af5} DynamicQueryHandler: Done processing query 2024.01.28 05:26:07.279914 [ 3 ] {1a2349ee-d357-472d-9c00-85411d428af5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:26:07.279930 [ 3 ] {} HTTP-Session: 0b71212e-0c5c-44b2-86e8-1e8d19e422a2 Destroying unnamed session 2024.01.28 05:26:07.280041 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:07.280087 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:07.280105 [ 3 ] {} HTTP-Session: 5494471a-a4a6-4da2-a280-971b6babe372 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:07.280121 [ 3 ] {} HTTP-Session: 5494471a-a4a6-4da2-a280-971b6babe372 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:07.280194 [ 3 ] {770a3dcd-258f-45ee-8c73-b14e30797a0b} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:07.280239 [ 3 ] {770a3dcd-258f-45ee-8c73-b14e30797a0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:26:07.280356 [ 3 ] {770a3dcd-258f-45ee-8c73-b14e30797a0b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:07.280643 [ 3 ] {770a3dcd-258f-45ee-8c73-b14e30797a0b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.28 05:26:07.280849 [ 3 ] {770a3dcd-258f-45ee-8c73-b14e30797a0b} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.01.28 05:26:07.280998 [ 3 ] {770a3dcd-258f-45ee-8c73-b14e30797a0b} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.01.28 05:26:07.281110 [ 3 ] {770a3dcd-258f-45ee-8c73-b14e30797a0b} executeQuery: Read 57 rows, 4.57 KiB in 0.000883041 sec., 64549 rows/sec., 5.05 MiB/sec. 2024.01.28 05:26:07.281230 [ 3 ] {770a3dcd-258f-45ee-8c73-b14e30797a0b} DynamicQueryHandler: Done processing query 2024.01.28 05:26:07.281253 [ 3 ] {770a3dcd-258f-45ee-8c73-b14e30797a0b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:26:07.281268 [ 3 ] {} HTTP-Session: 5494471a-a4a6-4da2-a280-971b6babe372 Destroying unnamed session 2024.01.28 05:26:07.281375 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:07.281421 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:07.281439 [ 3 ] {} HTTP-Session: 761a6c6b-86d4-48fa-b8be-cf21f95eaee7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:07.281455 [ 3 ] {} HTTP-Session: 761a6c6b-86d4-48fa-b8be-cf21f95eaee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:07.281523 [ 3 ] {d4f9ecc2-d287-4631-a888-9819a400fc92} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:07.281567 [ 3 ] {d4f9ecc2-d287-4631-a888-9819a400fc92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.28 05:26:07.281689 [ 3 ] {d4f9ecc2-d287-4631-a888-9819a400fc92} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:07.281933 [ 3 ] {d4f9ecc2-d287-4631-a888-9819a400fc92} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.28 05:26:07.282204 [ 3 ] {d4f9ecc2-d287-4631-a888-9819a400fc92} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.28 05:26:07.282375 [ 3 ] {d4f9ecc2-d287-4631-a888-9819a400fc92} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.28 05:26:07.282500 [ 3 ] {d4f9ecc2-d287-4631-a888-9819a400fc92} executeQuery: Read 2 rows, 144.00 B in 0.000943742 sec., 2119 rows/sec., 149.01 KiB/sec. 2024.01.28 05:26:07.282649 [ 3 ] {d4f9ecc2-d287-4631-a888-9819a400fc92} DynamicQueryHandler: Done processing query 2024.01.28 05:26:07.282673 [ 3 ] {d4f9ecc2-d287-4631-a888-9819a400fc92} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:26:07.282688 [ 3 ] {} HTTP-Session: 761a6c6b-86d4-48fa-b8be-cf21f95eaee7 Destroying unnamed session 2024.01.28 05:26:07.282835 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:07.282881 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:07.282899 [ 3 ] {} HTTP-Session: f2648e54-e4eb-4e58-a685-2a3a454a3995 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:07.282916 [ 3 ] {} HTTP-Session: f2648e54-e4eb-4e58-a685-2a3a454a3995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:07.283003 [ 3 ] {4fd4e25f-68cb-4166-9ecb-7925280a3d27} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:07.283047 [ 3 ] {4fd4e25f-68cb-4166-9ecb-7925280a3d27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:26:07.283183 [ 3 ] {4fd4e25f-68cb-4166-9ecb-7925280a3d27} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:07.283660 [ 3 ] {4fd4e25f-68cb-4166-9ecb-7925280a3d27} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.28 05:26:07.283972 [ 3 ] {4fd4e25f-68cb-4166-9ecb-7925280a3d27} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.01.28 05:26:07.284147 [ 3 ] {4fd4e25f-68cb-4166-9ecb-7925280a3d27} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.01.28 05:26:07.284262 [ 3 ] {4fd4e25f-68cb-4166-9ecb-7925280a3d27} executeQuery: Read 53 rows, 73.24 KiB in 0.001231256 sec., 43045 rows/sec., 58.09 MiB/sec. 2024.01.28 05:26:07.284385 [ 3 ] {4fd4e25f-68cb-4166-9ecb-7925280a3d27} DynamicQueryHandler: Done processing query 2024.01.28 05:26:07.284407 [ 3 ] {4fd4e25f-68cb-4166-9ecb-7925280a3d27} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.28 05:26:07.284422 [ 3 ] {} HTTP-Session: f2648e54-e4eb-4e58-a685-2a3a454a3995 Destroying unnamed session 2024.01.28 05:26:17.274141 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:17.274318 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:17.274367 [ 3 ] {} HTTP-Session: 1d5c3fba-d3f0-4b23-9a7e-3dad2aadff3d Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:17.274406 [ 3 ] {} HTTP-Session: 1d5c3fba-d3f0-4b23-9a7e-3dad2aadff3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:17.274605 [ 3 ] {75379e2b-91dd-4965-87a8-42989073b5b5} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:17.274702 [ 3 ] {75379e2b-91dd-4965-87a8-42989073b5b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:26:17.274935 [ 3 ] {75379e2b-91dd-4965-87a8-42989073b5b5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:17.275373 [ 3 ] {75379e2b-91dd-4965-87a8-42989073b5b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.28 05:26:17.275627 [ 3 ] {75379e2b-91dd-4965-87a8-42989073b5b5} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.01.28 05:26:17.275790 [ 3 ] {75379e2b-91dd-4965-87a8-42989073b5b5} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.01.28 05:26:17.275913 [ 3 ] {75379e2b-91dd-4965-87a8-42989073b5b5} executeQuery: Read 53 rows, 4.30 KiB in 0.001253476 sec., 42282 rows/sec., 3.35 MiB/sec. 2024.01.28 05:26:17.275970 [ 70 ] {} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Selected 5 parts from all_1_30_7 to all_34_34_0 2024.01.28 05:26:17.276106 [ 3 ] {75379e2b-91dd-4965-87a8-42989073b5b5} DynamicQueryHandler: Done processing query 2024.01.28 05:26:17.276114 [ 70 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.28 05:26:17.276143 [ 3 ] {75379e2b-91dd-4965-87a8-42989073b5b5} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.28 05:26:17.276178 [ 3 ] {} HTTP-Session: 1d5c3fba-d3f0-4b23-9a7e-3dad2aadff3d Destroying unnamed session 2024.01.28 05:26:17.276264 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_34_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_30_7 to all_34_34_0 into Compact 2024.01.28 05:26:17.276464 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_34_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:26:17.276477 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:17.276514 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:26:17.276547 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:17.276573 [ 3 ] {} HTTP-Session: e5978985-2d19-4d1a-8557-efcc5d55ff5e Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:17.276596 [ 3 ] {} HTTP-Session: e5978985-2d19-4d1a-8557-efcc5d55ff5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:17.276675 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:26:17.276720 [ 3 ] {de335a7e-06ee-4421-ac7f-9342f4314bef} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:17.276776 [ 3 ] {de335a7e-06ee-4421-ac7f-9342f4314bef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:26:17.276824 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:26:17.277003 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:26:17.277016 [ 3 ] {de335a7e-06ee-4421-ac7f-9342f4314bef} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:17.277114 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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.01.28 05:26:17.277551 [ 3 ] {de335a7e-06ee-4421-ac7f-9342f4314bef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.28 05:26:17.277888 [ 3 ] {de335a7e-06ee-4421-ac7f-9342f4314bef} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.01.28 05:26:17.277915 [ 10 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_34_8} MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.001699982 sec., 155884.00347768387 rows/sec., 12.34 MiB/sec. 2024.01.28 05:26:17.278124 [ 3 ] {de335a7e-06ee-4421-ac7f-9342f4314bef} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.01.28 05:26:17.278123 [ 21 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_34_8} MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) 2024.01.28 05:26:17.278312 [ 3 ] {de335a7e-06ee-4421-ac7f-9342f4314bef} executeQuery: Read 159 rows, 15.67 KiB in 0.00153624 sec., 103499 rows/sec., 9.96 MiB/sec. 2024.01.28 05:26:17.278475 [ 21 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_34_8} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8. 2024.01.28 05:26:17.278520 [ 3 ] {de335a7e-06ee-4421-ac7f-9342f4314bef} DynamicQueryHandler: Done processing query 2024.01.28 05:26:17.278551 [ 3 ] {de335a7e-06ee-4421-ac7f-9342f4314bef} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.28 05:26:17.278562 [ 21 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_34_8} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Merged 5 parts: from all_1_30_7 to all_34_34_0 2024.01.28 05:26:17.278577 [ 3 ] {} HTTP-Session: e5978985-2d19-4d1a-8557-efcc5d55ff5e Destroying unnamed session 2024.01.28 05:26:17.278784 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:17.278834 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:17.278853 [ 3 ] {} HTTP-Session: 8e516de7-b193-4292-ac59-6b62529ae2db Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:17.278870 [ 3 ] {} HTTP-Session: 8e516de7-b193-4292-ac59-6b62529ae2db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:17.278949 [ 3 ] {66ab7ee0-0eb0-4cd4-9b20-74c25d0c7212} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:17.278989 [ 3 ] {66ab7ee0-0eb0-4cd4-9b20-74c25d0c7212} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:26:17.279105 [ 3 ] {66ab7ee0-0eb0-4cd4-9b20-74c25d0c7212} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:17.279407 [ 3 ] {66ab7ee0-0eb0-4cd4-9b20-74c25d0c7212} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.28 05:26:17.279621 [ 3 ] {66ab7ee0-0eb0-4cd4-9b20-74c25d0c7212} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.01.28 05:26:17.279768 [ 3 ] {66ab7ee0-0eb0-4cd4-9b20-74c25d0c7212} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.01.28 05:26:17.279892 [ 3 ] {66ab7ee0-0eb0-4cd4-9b20-74c25d0c7212} executeQuery: Read 53 rows, 4.24 KiB in 0.000913242 sec., 58035 rows/sec., 4.54 MiB/sec. 2024.01.28 05:26:17.280020 [ 3 ] {66ab7ee0-0eb0-4cd4-9b20-74c25d0c7212} DynamicQueryHandler: Done processing query 2024.01.28 05:26:17.280044 [ 3 ] {66ab7ee0-0eb0-4cd4-9b20-74c25d0c7212} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:26:17.280060 [ 3 ] {} HTTP-Session: 8e516de7-b193-4292-ac59-6b62529ae2db Destroying unnamed session 2024.01.28 05:26:17.280232 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:17.280276 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:17.280295 [ 3 ] {} HTTP-Session: b1a3c614-c41c-431a-b634-cbfc8ddecdc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:17.280312 [ 3 ] {} HTTP-Session: b1a3c614-c41c-431a-b634-cbfc8ddecdc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:17.280412 [ 3 ] {3714b3e7-99a1-490b-bf51-537a38bf5a7d} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:17.280456 [ 3 ] {3714b3e7-99a1-490b-bf51-537a38bf5a7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:26:17.280594 [ 3 ] {3714b3e7-99a1-490b-bf51-537a38bf5a7d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:17.281110 [ 3 ] {3714b3e7-99a1-490b-bf51-537a38bf5a7d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.28 05:26:17.281431 [ 3 ] {3714b3e7-99a1-490b-bf51-537a38bf5a7d} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.01.28 05:26:17.281604 [ 3 ] {3714b3e7-99a1-490b-bf51-537a38bf5a7d} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.01.28 05:26:17.281728 [ 3 ] {3714b3e7-99a1-490b-bf51-537a38bf5a7d} executeQuery: Read 53 rows, 73.24 KiB in 0.001287956 sec., 41150 rows/sec., 55.53 MiB/sec. 2024.01.28 05:26:17.281890 [ 3 ] {3714b3e7-99a1-490b-bf51-537a38bf5a7d} DynamicQueryHandler: Done processing query 2024.01.28 05:26:17.281914 [ 3 ] {3714b3e7-99a1-490b-bf51-537a38bf5a7d} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.28 05:26:17.281930 [ 3 ] {} HTTP-Session: b1a3c614-c41c-431a-b634-cbfc8ddecdc9 Destroying unnamed session 2024.01.28 05:26:19.759584 [ 104 ] {} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.01.28 05:26:19.759678 [ 104 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.28 05:26:19.759815 [ 10 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact 2024.01.28 05:26:19.759976 [ 10 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:26:19.760019 [ 10 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 556 rows starting from the beginning of the part 2024.01.28 05:26:19.760163 [ 10 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part 2024.01.28 05:26:19.760279 [ 10 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2024.01.28 05:26:19.760384 [ 10 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part 2024.01.28 05:26:19.760486 [ 10 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part 2024.01.28 05:26:19.761297 [ 10 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 632 rows, containing 5 columns (5 merged, 0 gathered) in 0.00155752 sec., 405773.2805999281 rows/sec., 28.61 MiB/sec. 2024.01.28 05:26:19.761424 [ 10 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.01.28 05:26:19.761628 [ 10 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_21_5} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5. 2024.01.28 05:26:19.761694 [ 10 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_21_5} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023) (MergerMutator): Merged 5 parts: from all_1_17_4 to all_21_21_0 2024.01.28 05:26:21.425830 [ 58 ] {} DNSResolver: Updating DNS cache 2024.01.28 05:26:21.425910 [ 58 ] {} DNSResolver: Updated DNS cache 2024.01.28 05:26:27.276551 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:27.276729 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:27.276774 [ 3 ] {} HTTP-Session: e59edd23-8e32-4172-b679-ba5e3830478a Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:27.276815 [ 3 ] {} HTTP-Session: e59edd23-8e32-4172-b679-ba5e3830478a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:27.277010 [ 3 ] {894bb292-8f7e-4795-9b19-070f191788c3} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:27.277109 [ 3 ] {894bb292-8f7e-4795-9b19-070f191788c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:26:27.277328 [ 3 ] {894bb292-8f7e-4795-9b19-070f191788c3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:27.277764 [ 3 ] {894bb292-8f7e-4795-9b19-070f191788c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.28 05:26:27.278020 [ 3 ] {894bb292-8f7e-4795-9b19-070f191788c3} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.01.28 05:26:27.278182 [ 3 ] {894bb292-8f7e-4795-9b19-070f191788c3} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.01.28 05:26:27.278305 [ 3 ] {894bb292-8f7e-4795-9b19-070f191788c3} executeQuery: Read 53 rows, 4.30 KiB in 0.001238506 sec., 42793 rows/sec., 3.39 MiB/sec. 2024.01.28 05:26:27.278464 [ 3 ] {894bb292-8f7e-4795-9b19-070f191788c3} DynamicQueryHandler: Done processing query 2024.01.28 05:26:27.278490 [ 3 ] {894bb292-8f7e-4795-9b19-070f191788c3} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.28 05:26:27.278507 [ 3 ] {} HTTP-Session: e59edd23-8e32-4172-b679-ba5e3830478a Destroying unnamed session 2024.01.28 05:26:27.278677 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:27.278728 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:27.278748 [ 3 ] {} HTTP-Session: f8a45244-b0fc-4631-8727-b804a914fe35 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:27.278767 [ 3 ] {} HTTP-Session: f8a45244-b0fc-4631-8727-b804a914fe35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:27.278843 [ 3 ] {37755f71-db66-4d6c-b347-699182e84e7b} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:27.278883 [ 3 ] {37755f71-db66-4d6c-b347-699182e84e7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.28 05:26:27.278991 [ 3 ] {37755f71-db66-4d6c-b347-699182e84e7b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:27.279380 [ 3 ] {37755f71-db66-4d6c-b347-699182e84e7b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.28 05:26:27.279587 [ 3 ] {37755f71-db66-4d6c-b347-699182e84e7b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.28 05:26:27.279744 [ 3 ] {37755f71-db66-4d6c-b347-699182e84e7b} oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.28 05:26:27.279864 [ 3 ] {37755f71-db66-4d6c-b347-699182e84e7b} executeQuery: Read 2 rows, 175.00 B in 0.000987372 sec., 2025 rows/sec., 173.08 KiB/sec. 2024.01.28 05:26:27.280012 [ 3 ] {37755f71-db66-4d6c-b347-699182e84e7b} DynamicQueryHandler: Done processing query 2024.01.28 05:26:27.280035 [ 3 ] {37755f71-db66-4d6c-b347-699182e84e7b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:26:27.280050 [ 3 ] {} HTTP-Session: f8a45244-b0fc-4631-8727-b804a914fe35 Destroying unnamed session 2024.01.28 05:26:27.280226 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 30813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:27.280273 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:27.280291 [ 3 ] {} HTTP-Session: 47dfaf16-ad53-4727-8ee3-8758bd9344d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:27.280309 [ 3 ] {} HTTP-Session: 47dfaf16-ad53-4727-8ee3-8758bd9344d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:27.280386 [ 3 ] {4b19140c-1f7d-464d-9350-fa211017b7b4} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:27.280426 [ 3 ] {4b19140c-1f7d-464d-9350-fa211017b7b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:26:27.280532 [ 3 ] {4b19140c-1f7d-464d-9350-fa211017b7b4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:27.280947 [ 3 ] {4b19140c-1f7d-464d-9350-fa211017b7b4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.28 05:26:27.281170 [ 3 ] {4b19140c-1f7d-464d-9350-fa211017b7b4} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.01.28 05:26:27.281321 [ 3 ] {4b19140c-1f7d-464d-9350-fa211017b7b4} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.01.28 05:26:27.281449 [ 3 ] {4b19140c-1f7d-464d-9350-fa211017b7b4} executeQuery: Read 196 rows, 18.88 KiB in 0.001029283 sec., 190423 rows/sec., 17.91 MiB/sec. 2024.01.28 05:26:27.281601 [ 3 ] {4b19140c-1f7d-464d-9350-fa211017b7b4} DynamicQueryHandler: Done processing query 2024.01.28 05:26:27.281625 [ 3 ] {4b19140c-1f7d-464d-9350-fa211017b7b4} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.28 05:26:27.281641 [ 3 ] {} HTTP-Session: 47dfaf16-ad53-4727-8ee3-8758bd9344d1 Destroying unnamed session 2024.01.28 05:26:27.281792 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:27.281838 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:27.281857 [ 3 ] {} HTTP-Session: 686650d9-eb58-44d3-b53f-07deb126d789 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:27.281874 [ 3 ] {} HTTP-Session: 686650d9-eb58-44d3-b53f-07deb126d789 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:27.281945 [ 3 ] {dd00a504-54ee-4b63-b936-d02724dfcc6a} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:27.281984 [ 3 ] {dd00a504-54ee-4b63-b936-d02724dfcc6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.28 05:26:27.282092 [ 3 ] {dd00a504-54ee-4b63-b936-d02724dfcc6a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:27.282360 [ 3 ] {dd00a504-54ee-4b63-b936-d02724dfcc6a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.28 05:26:27.282572 [ 3 ] {dd00a504-54ee-4b63-b936-d02724dfcc6a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.28 05:26:27.282716 [ 3 ] {dd00a504-54ee-4b63-b936-d02724dfcc6a} oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.28 05:26:27.282839 [ 3 ] {dd00a504-54ee-4b63-b936-d02724dfcc6a} executeQuery: Read 2 rows, 143.00 B in 0.000862391 sec., 2319 rows/sec., 161.93 KiB/sec. 2024.01.28 05:26:27.282961 [ 3 ] {dd00a504-54ee-4b63-b936-d02724dfcc6a} DynamicQueryHandler: Done processing query 2024.01.28 05:26:27.282984 [ 3 ] {dd00a504-54ee-4b63-b936-d02724dfcc6a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:26:27.282999 [ 3 ] {} HTTP-Session: 686650d9-eb58-44d3-b53f-07deb126d789 Destroying unnamed session 2024.01.28 05:26:27.283138 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 13406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:27.283183 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:27.283201 [ 3 ] {} HTTP-Session: 98bca223-f074-464d-8c72-4f8f15e082a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:27.283219 [ 3 ] {} HTTP-Session: 98bca223-f074-464d-8c72-4f8f15e082a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:27.283291 [ 3 ] {cbf14388-a8f6-4939-a680-f1144a7133b5} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:27.283329 [ 3 ] {cbf14388-a8f6-4939-a680-f1144a7133b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:26:27.283432 [ 3 ] {cbf14388-a8f6-4939-a680-f1144a7133b5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:27.283802 [ 3 ] {cbf14388-a8f6-4939-a680-f1144a7133b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.28 05:26:27.284014 [ 3 ] {cbf14388-a8f6-4939-a680-f1144a7133b5} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.01.28 05:26:27.284157 [ 3 ] {cbf14388-a8f6-4939-a680-f1144a7133b5} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.01.28 05:26:27.284284 [ 3 ] {cbf14388-a8f6-4939-a680-f1144a7133b5} executeQuery: Read 79 rows, 6.31 KiB in 0.000958952 sec., 82381 rows/sec., 6.42 MiB/sec. 2024.01.28 05:26:27.284405 [ 3 ] {cbf14388-a8f6-4939-a680-f1144a7133b5} DynamicQueryHandler: Done processing query 2024.01.28 05:26:27.284428 [ 3 ] {cbf14388-a8f6-4939-a680-f1144a7133b5} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:26:27.284443 [ 3 ] {} HTTP-Session: 98bca223-f074-464d-8c72-4f8f15e082a7 Destroying unnamed session 2024.01.28 05:26:27.284564 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:27.284609 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:27.284629 [ 3 ] {} HTTP-Session: a768516a-d8f2-402c-8b3e-dce9e724db55 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:27.284645 [ 3 ] {} HTTP-Session: a768516a-d8f2-402c-8b3e-dce9e724db55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:27.284717 [ 3 ] {91972361-6e22-4269-adcf-f33d41aab3bf} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:27.284760 [ 3 ] {91972361-6e22-4269-adcf-f33d41aab3bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.28 05:26:27.284883 [ 3 ] {91972361-6e22-4269-adcf-f33d41aab3bf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:27.285188 [ 3 ] {91972361-6e22-4269-adcf-f33d41aab3bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.28 05:26:27.285455 [ 3 ] {91972361-6e22-4269-adcf-f33d41aab3bf} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.28 05:26:27.285646 [ 3 ] {91972361-6e22-4269-adcf-f33d41aab3bf} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.28 05:26:27.285748 [ 3 ] {91972361-6e22-4269-adcf-f33d41aab3bf} executeQuery: Read 37 rows, 2.67 KiB in 0.001002702 sec., 36900 rows/sec., 2.60 MiB/sec. 2024.01.28 05:26:27.285886 [ 3 ] {91972361-6e22-4269-adcf-f33d41aab3bf} DynamicQueryHandler: Done processing query 2024.01.28 05:26:27.285909 [ 3 ] {91972361-6e22-4269-adcf-f33d41aab3bf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.28 05:26:27.285925 [ 3 ] {} HTTP-Session: a768516a-d8f2-402c-8b3e-dce9e724db55 Destroying unnamed session 2024.01.28 05:26:27.286090 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56700, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:27.286135 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:27.286154 [ 3 ] {} HTTP-Session: 16c2cfe5-1ab7-402e-8663-142fc329ca29 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:27.286170 [ 3 ] {} HTTP-Session: 16c2cfe5-1ab7-402e-8663-142fc329ca29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:27.286268 [ 3 ] {13c827f3-ae27-4804-a58c-6a5c2d367833} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:27.286312 [ 3 ] {13c827f3-ae27-4804-a58c-6a5c2d367833} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:26:27.286444 [ 3 ] {13c827f3-ae27-4804-a58c-6a5c2d367833} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:27.286960 [ 3 ] {13c827f3-ae27-4804-a58c-6a5c2d367833} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.28 05:26:27.287280 [ 3 ] {13c827f3-ae27-4804-a58c-6a5c2d367833} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.01.28 05:26:27.287455 [ 3 ] {13c827f3-ae27-4804-a58c-6a5c2d367833} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.01.28 05:26:27.287579 [ 3 ] {13c827f3-ae27-4804-a58c-6a5c2d367833} executeQuery: Read 53 rows, 73.24 KiB in 0.001280426 sec., 41392 rows/sec., 55.86 MiB/sec. 2024.01.28 05:26:27.287760 [ 3 ] {13c827f3-ae27-4804-a58c-6a5c2d367833} DynamicQueryHandler: Done processing query 2024.01.28 05:26:27.287783 [ 3 ] {13c827f3-ae27-4804-a58c-6a5c2d367833} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.28 05:26:27.287798 [ 3 ] {} HTTP-Session: 16c2cfe5-1ab7-402e-8663-142fc329ca29 Destroying unnamed session 2024.01.28 05:26:36.426191 [ 75 ] {} DNSResolver: Updating DNS cache 2024.01.28 05:26:36.426285 [ 75 ] {} DNSResolver: Updated DNS cache 2024.01.28 05:26:37.274976 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 8649, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:37.275100 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:37.275129 [ 3 ] {} HTTP-Session: eb530195-3e0e-4cf4-ba72-260b373a2f48 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:37.275156 [ 3 ] {} HTTP-Session: eb530195-3e0e-4cf4-ba72-260b373a2f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:37.275294 [ 3 ] {9174c8f9-2c63-4111-bd12-f8b9bbda00ef} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:37.275362 [ 3 ] {9174c8f9-2c63-4111-bd12-f8b9bbda00ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:26:37.275546 [ 3 ] {9174c8f9-2c63-4111-bd12-f8b9bbda00ef} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:37.276016 [ 3 ] {9174c8f9-2c63-4111-bd12-f8b9bbda00ef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.01 GiB. 2024.01.28 05:26:37.276286 [ 3 ] {9174c8f9-2c63-4111-bd12-f8b9bbda00ef} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.01.28 05:26:37.276466 [ 3 ] {9174c8f9-2c63-4111-bd12-f8b9bbda00ef} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.01.28 05:26:37.276586 [ 3 ] {9174c8f9-2c63-4111-bd12-f8b9bbda00ef} executeQuery: Read 60 rows, 4.86 KiB in 0.001244376 sec., 48216 rows/sec., 3.82 MiB/sec. 2024.01.28 05:26:37.276738 [ 3 ] {9174c8f9-2c63-4111-bd12-f8b9bbda00ef} DynamicQueryHandler: Done processing query 2024.01.28 05:26:37.276767 [ 3 ] {9174c8f9-2c63-4111-bd12-f8b9bbda00ef} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:26:37.276786 [ 3 ] {} HTTP-Session: eb530195-3e0e-4cf4-ba72-260b373a2f48 Destroying unnamed session 2024.01.28 05:26:37.276919 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:37.276971 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:37.276992 [ 3 ] {} HTTP-Session: e95c6bd6-3f01-416e-bdf2-b7822eb44851 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:37.277012 [ 3 ] {} HTTP-Session: e95c6bd6-3f01-416e-bdf2-b7822eb44851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:37.277090 [ 3 ] {8737db19-b6cf-4fd9-b7cd-e13d932d10b6} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:37.277132 [ 3 ] {8737db19-b6cf-4fd9-b7cd-e13d932d10b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.28 05:26:37.277240 [ 3 ] {8737db19-b6cf-4fd9-b7cd-e13d932d10b6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:37.277539 [ 3 ] {8737db19-b6cf-4fd9-b7cd-e13d932d10b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.01 GiB. 2024.01.28 05:26:37.277745 [ 3 ] {8737db19-b6cf-4fd9-b7cd-e13d932d10b6} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.28 05:26:37.277894 [ 3 ] {8737db19-b6cf-4fd9-b7cd-e13d932d10b6} oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.28 05:26:37.278014 [ 3 ] {8737db19-b6cf-4fd9-b7cd-e13d932d10b6} executeQuery: Read 2 rows, 175.00 B in 0.000892771 sec., 2240 rows/sec., 191.42 KiB/sec. 2024.01.28 05:26:37.278210 [ 3 ] {8737db19-b6cf-4fd9-b7cd-e13d932d10b6} DynamicQueryHandler: Done processing query 2024.01.28 05:26:37.278233 [ 3 ] {8737db19-b6cf-4fd9-b7cd-e13d932d10b6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:26:37.278248 [ 3 ] {} HTTP-Session: e95c6bd6-3f01-416e-bdf2-b7822eb44851 Destroying unnamed session 2024.01.28 05:26:37.278391 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 28676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:37.278437 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:37.278456 [ 3 ] {} HTTP-Session: 6f4b8012-8764-4ba9-a38c-0a4e3a3736ab Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:37.278473 [ 3 ] {} HTTP-Session: 6f4b8012-8764-4ba9-a38c-0a4e3a3736ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:37.278552 [ 3 ] {8a09bf56-a969-4a91-80e8-8dad5ebb97cf} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:37.278590 [ 3 ] {8a09bf56-a969-4a91-80e8-8dad5ebb97cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:26:37.278714 [ 3 ] {8a09bf56-a969-4a91-80e8-8dad5ebb97cf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:37.279118 [ 3 ] {8a09bf56-a969-4a91-80e8-8dad5ebb97cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.01 GiB. 2024.01.28 05:26:37.279349 [ 3 ] {8a09bf56-a969-4a91-80e8-8dad5ebb97cf} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.01.28 05:26:37.279506 [ 3 ] {8a09bf56-a969-4a91-80e8-8dad5ebb97cf} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.01.28 05:26:37.279627 [ 3 ] {8a09bf56-a969-4a91-80e8-8dad5ebb97cf} executeQuery: Read 181 rows, 17.65 KiB in 0.001042763 sec., 173577 rows/sec., 16.53 MiB/sec. 2024.01.28 05:26:37.279625 [ 86 ] {} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.01.28 05:26:37.279737 [ 86 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.01 GiB. 2024.01.28 05:26:37.279817 [ 3 ] {8a09bf56-a969-4a91-80e8-8dad5ebb97cf} DynamicQueryHandler: Done processing query 2024.01.28 05:26:37.279880 [ 3 ] {8a09bf56-a969-4a91-80e8-8dad5ebb97cf} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.28 05:26:37.279880 [ 17 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.01.28 05:26:37.279913 [ 3 ] {} HTTP-Session: 6f4b8012-8764-4ba9-a38c-0a4e3a3736ab Destroying unnamed session 2024.01.28 05:26:37.280030 [ 17 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:26:37.280087 [ 17 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 199 rows starting from the beginning of the part 2024.01.28 05:26:37.280086 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:37.280181 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:37.280222 [ 3 ] {} HTTP-Session: fd116999-5c5d-48ad-a94d-e73c3bff6bf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:37.280282 [ 3 ] {} HTTP-Session: fd116999-5c5d-48ad-a94d-e73c3bff6bf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:37.280302 [ 17 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 195 rows starting from the beginning of the part 2024.01.28 05:26:37.280445 [ 3 ] {03fe80b2-5883-4dd2-83d0-807334a4ca38} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:37.280540 [ 17 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 161 rows starting from the beginning of the part 2024.01.28 05:26:37.280552 [ 3 ] {03fe80b2-5883-4dd2-83d0-807334a4ca38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.28 05:26:37.280792 [ 17 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 159 rows starting from the beginning of the part 2024.01.28 05:26:37.281001 [ 3 ] {03fe80b2-5883-4dd2-83d0-807334a4ca38} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:37.281030 [ 17 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 196 rows starting from the beginning of the part 2024.01.28 05:26:37.281193 [ 17 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 181 rows starting from the beginning of the part 2024.01.28 05:26:37.281702 [ 3 ] {03fe80b2-5883-4dd2-83d0-807334a4ca38} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. 2024.01.28 05:26:37.282094 [ 3 ] {03fe80b2-5883-4dd2-83d0-807334a4ca38} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.28 05:26:37.282390 [ 3 ] {03fe80b2-5883-4dd2-83d0-807334a4ca38} oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.28 05:26:37.282567 [ 3 ] {03fe80b2-5883-4dd2-83d0-807334a4ca38} executeQuery: Read 2 rows, 143.00 B in 0.002067266 sec., 967 rows/sec., 67.55 KiB/sec. 2024.01.28 05:26:37.282844 [ 3 ] {03fe80b2-5883-4dd2-83d0-807334a4ca38} DynamicQueryHandler: Done processing query 2024.01.28 05:26:37.282909 [ 3 ] {03fe80b2-5883-4dd2-83d0-807334a4ca38} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:26:37.282944 [ 3 ] {} HTTP-Session: fd116999-5c5d-48ad-a94d-e73c3bff6bf2 Destroying unnamed session 2024.01.28 05:26:37.282959 [ 21 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1091 rows, containing 4 columns (4 merged, 0 gathered) in 0.00315811 sec., 345459.78449135716 rows/sec., 32.77 MiB/sec. 2024.01.28 05:26:37.283091 [ 21 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.01.28 05:26:37.283101 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 11090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:37.283172 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:37.283208 [ 3 ] {} HTTP-Session: cb70f2c2-78d5-4b7f-be78-1bda0c1bb893 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:37.283229 [ 3 ] {} HTTP-Session: cb70f2c2-78d5-4b7f-be78-1bda0c1bb893 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:37.283367 [ 21 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_36_7} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.01.28 05:26:37.283368 [ 3 ] {628aa903-383f-47e2-a447-9aa199fdbb68} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:37.283444 [ 3 ] {628aa903-383f-47e2-a447-9aa199fdbb68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:26:37.283459 [ 21 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_36_7} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.01.28 05:26:37.283657 [ 3 ] {628aa903-383f-47e2-a447-9aa199fdbb68} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:37.283965 [ 3 ] {628aa903-383f-47e2-a447-9aa199fdbb68} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.01 GiB. 2024.01.28 05:26:37.284159 [ 3 ] {628aa903-383f-47e2-a447-9aa199fdbb68} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.01.28 05:26:37.284297 [ 3 ] {628aa903-383f-47e2-a447-9aa199fdbb68} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.01.28 05:26:37.284400 [ 86 ] {} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.01.28 05:26:37.284413 [ 3 ] {628aa903-383f-47e2-a447-9aa199fdbb68} executeQuery: Read 65 rows, 5.24 KiB in 0.001029523 sec., 63136 rows/sec., 4.97 MiB/sec. 2024.01.28 05:26:37.284445 [ 86 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.01 GiB. 2024.01.28 05:26:37.284660 [ 17 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.01.28 05:26:37.284764 [ 3 ] {628aa903-383f-47e2-a447-9aa199fdbb68} DynamicQueryHandler: Done processing query 2024.01.28 05:26:37.284840 [ 3 ] {628aa903-383f-47e2-a447-9aa199fdbb68} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:26:37.284893 [ 17 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:26:37.284907 [ 3 ] {} HTTP-Session: cb70f2c2-78d5-4b7f-be78-1bda0c1bb893 Destroying unnamed session 2024.01.28 05:26:37.284957 [ 17 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 103 rows starting from the beginning of the part 2024.01.28 05:26:37.285084 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:37.285104 [ 17 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 77 rows starting from the beginning of the part 2024.01.28 05:26:37.285164 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:37.285198 [ 3 ] {} HTTP-Session: c3e968a3-0bfb-486a-a8e9-e29bd3955c00 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:37.285247 [ 3 ] {} HTTP-Session: c3e968a3-0bfb-486a-a8e9-e29bd3955c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:37.285287 [ 17 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 57 rows starting from the beginning of the part 2024.01.28 05:26:37.285424 [ 3 ] {8977d092-c84d-4beb-9eb9-7d0a0fb7be42} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:37.285477 [ 17 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 53 rows starting from the beginning of the part 2024.01.28 05:26:37.285505 [ 3 ] {8977d092-c84d-4beb-9eb9-7d0a0fb7be42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.28 05:26:37.285714 [ 17 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 79 rows starting from the beginning of the part 2024.01.28 05:26:37.286011 [ 17 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 65 rows starting from the beginning of the part 2024.01.28 05:26:37.286021 [ 3 ] {8977d092-c84d-4beb-9eb9-7d0a0fb7be42} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:37.286864 [ 3 ] {8977d092-c84d-4beb-9eb9-7d0a0fb7be42} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. 2024.01.28 05:26:37.287531 [ 3 ] {8977d092-c84d-4beb-9eb9-7d0a0fb7be42} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.28 05:26:37.287556 [ 17 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 434 rows, containing 4 columns (4 merged, 0 gathered) in 0.002993907 sec., 144961.082625479 rows/sec., 11.33 MiB/sec. 2024.01.28 05:26:37.287737 [ 18 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.01.28 05:26:37.287856 [ 3 ] {8977d092-c84d-4beb-9eb9-7d0a0fb7be42} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.28 05:26:37.288037 [ 3 ] {8977d092-c84d-4beb-9eb9-7d0a0fb7be42} executeQuery: Read 1 rows, 72.00 B in 0.002559222 sec., 390 rows/sec., 27.47 KiB/sec. 2024.01.28 05:26:37.288085 [ 18 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_36_7} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.01.28 05:26:37.288218 [ 18 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_36_7} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.01.28 05:26:37.288266 [ 3 ] {8977d092-c84d-4beb-9eb9-7d0a0fb7be42} DynamicQueryHandler: Done processing query 2024.01.28 05:26:37.288333 [ 3 ] {8977d092-c84d-4beb-9eb9-7d0a0fb7be42} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:26:37.288356 [ 3 ] {} HTTP-Session: c3e968a3-0bfb-486a-a8e9-e29bd3955c00 Destroying unnamed session 2024.01.28 05:26:37.288543 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 64178, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:37.288587 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:37.288606 [ 3 ] {} HTTP-Session: 2c655609-f017-4d97-9edd-0d66b6c979cd Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:37.288623 [ 3 ] {} HTTP-Session: 2c655609-f017-4d97-9edd-0d66b6c979cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:37.288731 [ 3 ] {404d8d19-7592-441a-ac41-28148df82b18} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:37.288776 [ 3 ] {404d8d19-7592-441a-ac41-28148df82b18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:26:37.288925 [ 3 ] {404d8d19-7592-441a-ac41-28148df82b18} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:37.289700 [ 3 ] {404d8d19-7592-441a-ac41-28148df82b18} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.01 GiB. 2024.01.28 05:26:37.290025 [ 3 ] {404d8d19-7592-441a-ac41-28148df82b18} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.01.28 05:26:37.290208 [ 3 ] {404d8d19-7592-441a-ac41-28148df82b18} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.01.28 05:26:37.290324 [ 86 ] {} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.01.28 05:26:37.290339 [ 3 ] {404d8d19-7592-441a-ac41-28148df82b18} executeQuery: Read 60 rows, 82.91 KiB in 0.001578459 sec., 38011 rows/sec., 51.29 MiB/sec. 2024.01.28 05:26:37.290372 [ 86 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.01 GiB. 2024.01.28 05:26:37.290545 [ 25 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.01.28 05:26:37.290597 [ 3 ] {404d8d19-7592-441a-ac41-28148df82b18} DynamicQueryHandler: Done processing query 2024.01.28 05:26:37.290637 [ 3 ] {404d8d19-7592-441a-ac41-28148df82b18} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.01.28 05:26:37.290685 [ 3 ] {} HTTP-Session: 2c655609-f017-4d97-9edd-0d66b6c979cd Destroying unnamed session 2024.01.28 05:26:37.290744 [ 25 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:26:37.290787 [ 25 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1529 rows starting from the beginning of the part 2024.01.28 05:26:37.290856 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:37.290942 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:37.290996 [ 3 ] {} HTTP-Session: 017425b1-a28d-4074-ad59-4526b516ef2d Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:37.291033 [ 3 ] {} HTTP-Session: 017425b1-a28d-4074-ad59-4526b516ef2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:37.291066 [ 25 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 53 rows starting from the beginning of the part 2024.01.28 05:26:37.291234 [ 3 ] {cb39cf90-5b1d-436e-bd44-93a91b47b881} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:37.291336 [ 3 ] {cb39cf90-5b1d-436e-bd44-93a91b47b881} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.28 05:26:37.291424 [ 25 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 53 rows starting from the beginning of the part 2024.01.28 05:26:37.291803 [ 3 ] {cb39cf90-5b1d-436e-bd44-93a91b47b881} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:37.291816 [ 25 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 53 rows starting from the beginning of the part 2024.01.28 05:26:37.292073 [ 25 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 53 rows starting from the beginning of the part 2024.01.28 05:26:37.292435 [ 25 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part 2024.01.28 05:26:37.292508 [ 3 ] {cb39cf90-5b1d-436e-bd44-93a91b47b881} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. 2024.01.28 05:26:37.293024 [ 3 ] {cb39cf90-5b1d-436e-bd44-93a91b47b881} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.28 05:26:37.293265 [ 3 ] {cb39cf90-5b1d-436e-bd44-93a91b47b881} oximeter.measurements_i64 (1fd9cd6d-bb01-4c38-94bf-c323bdcbdb01): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.28 05:26:37.293399 [ 3 ] {cb39cf90-5b1d-436e-bd44-93a91b47b881} executeQuery: Read 3 rows, 246.00 B in 0.002111667 sec., 1420 rows/sec., 113.77 KiB/sec. 2024.01.28 05:26:37.293563 [ 3 ] {cb39cf90-5b1d-436e-bd44-93a91b47b881} DynamicQueryHandler: Done processing query 2024.01.28 05:26:37.293587 [ 3 ] {cb39cf90-5b1d-436e-bd44-93a91b47b881} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.01.28 05:26:37.293603 [ 3 ] {} HTTP-Session: 017425b1-a28d-4074-ad59-4526b516ef2d Destroying unnamed session 2024.01.28 05:26:37.297985 [ 18 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1801 rows, containing 6 columns (6 merged, 0 gathered) in 0.007541894 sec., 238799.4315486269 rows/sec., 322.25 MiB/sec. 2024.01.28 05:26:37.298884 [ 18 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.01.28 05:26:37.299129 [ 18 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_36_7} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.01.28 05:26:37.299193 [ 18 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_36_7} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.01.28 05:26:37.299277 [ 18 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_36_7: 9.11 MiB. 2024.01.28 05:26:38.000140 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 236.74 MiB, peak 245.07 MiB, will set to 238.91 MiB (RSS), difference: 2.17 MiB 2024.01.28 05:26:47.275884 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:47.276037 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:47.276083 [ 3 ] {} HTTP-Session: f600dff0-bb24-4875-b3b7-0409fb6a4795 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:47.276125 [ 3 ] {} HTTP-Session: f600dff0-bb24-4875-b3b7-0409fb6a4795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:47.276327 [ 3 ] {c138bd27-c2f9-46b8-95ef-8113fb62face} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:47.276426 [ 3 ] {c138bd27-c2f9-46b8-95ef-8113fb62face} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:26:47.276689 [ 3 ] {c138bd27-c2f9-46b8-95ef-8113fb62face} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:47.277213 [ 3 ] {c138bd27-c2f9-46b8-95ef-8113fb62face} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. 2024.01.28 05:26:47.277478 [ 3 ] {c138bd27-c2f9-46b8-95ef-8113fb62face} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.01.28 05:26:47.277646 [ 3 ] {c138bd27-c2f9-46b8-95ef-8113fb62face} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.01.28 05:26:47.277792 [ 3 ] {c138bd27-c2f9-46b8-95ef-8113fb62face} executeQuery: Read 63 rows, 5.11 KiB in 0.001402298 sec., 44926 rows/sec., 3.56 MiB/sec. 2024.01.28 05:26:47.277974 [ 3 ] {c138bd27-c2f9-46b8-95ef-8113fb62face} DynamicQueryHandler: Done processing query 2024.01.28 05:26:47.278001 [ 3 ] {c138bd27-c2f9-46b8-95ef-8113fb62face} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:26:47.278019 [ 3 ] {} HTTP-Session: f600dff0-bb24-4875-b3b7-0409fb6a4795 Destroying unnamed session 2024.01.28 05:26:47.278212 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 29864, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:47.278265 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:47.278285 [ 3 ] {} HTTP-Session: 9149a5c0-4a66-4991-80ef-5a8085a2759b Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:47.278304 [ 3 ] {} HTTP-Session: 9149a5c0-4a66-4991-80ef-5a8085a2759b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:47.278390 [ 3 ] {0acc5358-413d-4f8b-b84f-59e14a52f9a2} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:47.278432 [ 3 ] {0acc5358-413d-4f8b-b84f-59e14a52f9a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:26:47.278545 [ 3 ] {0acc5358-413d-4f8b-b84f-59e14a52f9a2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:47.279058 [ 3 ] {0acc5358-413d-4f8b-b84f-59e14a52f9a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. 2024.01.28 05:26:47.279292 [ 3 ] {0acc5358-413d-4f8b-b84f-59e14a52f9a2} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.01.28 05:26:47.279449 [ 3 ] {0acc5358-413d-4f8b-b84f-59e14a52f9a2} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.01.28 05:26:47.279570 [ 3 ] {0acc5358-413d-4f8b-b84f-59e14a52f9a2} executeQuery: Read 189 rows, 18.35 KiB in 0.001142134 sec., 165479 rows/sec., 15.69 MiB/sec. 2024.01.28 05:26:47.279698 [ 3 ] {0acc5358-413d-4f8b-b84f-59e14a52f9a2} DynamicQueryHandler: Done processing query 2024.01.28 05:26:47.279722 [ 3 ] {0acc5358-413d-4f8b-b84f-59e14a52f9a2} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.28 05:26:47.279738 [ 3 ] {} HTTP-Session: 9149a5c0-4a66-4991-80ef-5a8085a2759b Destroying unnamed session 2024.01.28 05:26:47.279877 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 12246, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:47.279925 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:47.279943 [ 3 ] {} HTTP-Session: 6c4d4eb0-8909-4dc4-b1e6-6ecc99bfab4d Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:47.279962 [ 3 ] {} HTTP-Session: 6c4d4eb0-8909-4dc4-b1e6-6ecc99bfab4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:47.280041 [ 3 ] {2e550d7c-eebc-4eae-82be-bd04de770687} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:47.280081 [ 3 ] {2e550d7c-eebc-4eae-82be-bd04de770687} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:26:47.280189 [ 3 ] {2e550d7c-eebc-4eae-82be-bd04de770687} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:47.280511 [ 3 ] {2e550d7c-eebc-4eae-82be-bd04de770687} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. 2024.01.28 05:26:47.280738 [ 3 ] {2e550d7c-eebc-4eae-82be-bd04de770687} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.01.28 05:26:47.280895 [ 3 ] {2e550d7c-eebc-4eae-82be-bd04de770687} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.01.28 05:26:47.281003 [ 3 ] {2e550d7c-eebc-4eae-82be-bd04de770687} executeQuery: Read 72 rows, 5.77 KiB in 0.000933341 sec., 77142 rows/sec., 6.04 MiB/sec. 2024.01.28 05:26:47.281128 [ 3 ] {2e550d7c-eebc-4eae-82be-bd04de770687} DynamicQueryHandler: Done processing query 2024.01.28 05:26:47.281151 [ 3 ] {2e550d7c-eebc-4eae-82be-bd04de770687} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:26:47.281168 [ 3 ] {} HTTP-Session: 6c4d4eb0-8909-4dc4-b1e6-6ecc99bfab4d Destroying unnamed session 2024.01.28 05:26:47.281319 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 67384, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:47.281365 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:47.281385 [ 3 ] {} HTTP-Session: 9cc7b2ed-fd3d-4970-b2f1-fce7b5d49078 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:47.281402 [ 3 ] {} HTTP-Session: 9cc7b2ed-fd3d-4970-b2f1-fce7b5d49078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:47.281497 [ 3 ] {3b869274-8430-4a99-b642-7c1bd964152c} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:47.281542 [ 3 ] {3b869274-8430-4a99-b642-7c1bd964152c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:26:47.281684 [ 3 ] {3b869274-8430-4a99-b642-7c1bd964152c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:47.282253 [ 3 ] {3b869274-8430-4a99-b642-7c1bd964152c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. 2024.01.28 05:26:47.282598 [ 3 ] {3b869274-8430-4a99-b642-7c1bd964152c} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.01.28 05:26:47.282785 [ 3 ] {3b869274-8430-4a99-b642-7c1bd964152c} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.01.28 05:26:47.282907 [ 3 ] {3b869274-8430-4a99-b642-7c1bd964152c} executeQuery: Read 63 rows, 87.06 KiB in 0.001378387 sec., 45705 rows/sec., 61.68 MiB/sec. 2024.01.28 05:26:47.283058 [ 3 ] {3b869274-8430-4a99-b642-7c1bd964152c} DynamicQueryHandler: Done processing query 2024.01.28 05:26:47.283083 [ 3 ] {3b869274-8430-4a99-b642-7c1bd964152c} MemoryTracker: Peak memory usage (for query): 4.43 MiB. 2024.01.28 05:26:47.283099 [ 3 ] {} HTTP-Session: 9cc7b2ed-fd3d-4970-b2f1-fce7b5d49078 Destroying unnamed session 2024.01.28 05:26:47.283222 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 1940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:47.283269 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:47.283288 [ 3 ] {} HTTP-Session: 96295959-6716-4430-bc22-92e69d84ff44 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:47.283305 [ 3 ] {} HTTP-Session: 96295959-6716-4430-bc22-92e69d84ff44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:47.283377 [ 3 ] {867c796e-98f6-484f-866d-ea84c3ed248b} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:47.283418 [ 3 ] {867c796e-98f6-484f-866d-ea84c3ed248b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.28 05:26:47.283525 [ 3 ] {867c796e-98f6-484f-866d-ea84c3ed248b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:47.283843 [ 3 ] {867c796e-98f6-484f-866d-ea84c3ed248b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. 2024.01.28 05:26:47.284101 [ 3 ] {867c796e-98f6-484f-866d-ea84c3ed248b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.28 05:26:47.284282 [ 3 ] {867c796e-98f6-484f-866d-ea84c3ed248b} oximeter.measurements_i64 (1fd9cd6d-bb01-4c38-94bf-c323bdcbdb01): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.28 05:26:47.284398 [ 3 ] {867c796e-98f6-484f-866d-ea84c3ed248b} executeQuery: Read 12 rows, 868.00 B in 0.000991323 sec., 12105 rows/sec., 855.08 KiB/sec. 2024.01.28 05:26:47.284533 [ 3 ] {867c796e-98f6-484f-866d-ea84c3ed248b} DynamicQueryHandler: Done processing query 2024.01.28 05:26:47.284556 [ 3 ] {867c796e-98f6-484f-866d-ea84c3ed248b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:26:47.284572 [ 3 ] {} HTTP-Session: 96295959-6716-4430-bc22-92e69d84ff44 Destroying unnamed session 2024.01.28 05:26:51.426352 [ 93 ] {} DNSResolver: Updating DNS cache 2024.01.28 05:26:51.426400 [ 93 ] {} DNSResolver: Updated DNS cache 2024.01.28 05:26:57.276908 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:57.277036 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:57.277065 [ 3 ] {} HTTP-Session: 6fe0626a-fa85-41bb-b9b3-e317a04cc62d Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:57.277093 [ 3 ] {} HTTP-Session: 6fe0626a-fa85-41bb-b9b3-e317a04cc62d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:57.277234 [ 3 ] {1d056341-6d5b-4e55-a555-7ef968f2bae6} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:57.277303 [ 3 ] {1d056341-6d5b-4e55-a555-7ef968f2bae6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:26:57.277458 [ 3 ] {1d056341-6d5b-4e55-a555-7ef968f2bae6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:57.277899 [ 3 ] {1d056341-6d5b-4e55-a555-7ef968f2bae6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. 2024.01.28 05:26:57.278158 [ 3 ] {1d056341-6d5b-4e55-a555-7ef968f2bae6} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.01.28 05:26:57.278318 [ 3 ] {1d056341-6d5b-4e55-a555-7ef968f2bae6} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.01.28 05:26:57.278432 [ 3 ] {1d056341-6d5b-4e55-a555-7ef968f2bae6} executeQuery: Read 67 rows, 5.43 KiB in 0.001156494 sec., 57933 rows/sec., 4.59 MiB/sec. 2024.01.28 05:26:57.278586 [ 3 ] {1d056341-6d5b-4e55-a555-7ef968f2bae6} DynamicQueryHandler: Done processing query 2024.01.28 05:26:57.278610 [ 3 ] {1d056341-6d5b-4e55-a555-7ef968f2bae6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:26:57.278626 [ 3 ] {} HTTP-Session: 6fe0626a-fa85-41bb-b9b3-e317a04cc62d Destroying unnamed session 2024.01.28 05:26:57.278832 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 37019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:57.278883 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:57.278902 [ 3 ] {} HTTP-Session: eea9e72c-931c-4418-a9a6-8b6431fdf202 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:57.278921 [ 3 ] {} HTTP-Session: eea9e72c-931c-4418-a9a6-8b6431fdf202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:57.279007 [ 3 ] {0e10c933-ff29-4f3c-8790-547733400640} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:57.279049 [ 3 ] {0e10c933-ff29-4f3c-8790-547733400640} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:26:57.279154 [ 3 ] {0e10c933-ff29-4f3c-8790-547733400640} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:57.279584 [ 3 ] {0e10c933-ff29-4f3c-8790-547733400640} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. 2024.01.28 05:26:57.279817 [ 3 ] {0e10c933-ff29-4f3c-8790-547733400640} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.01.28 05:26:57.279977 [ 3 ] {0e10c933-ff29-4f3c-8790-547733400640} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.01.28 05:26:57.280080 [ 3 ] {0e10c933-ff29-4f3c-8790-547733400640} executeQuery: Read 237 rows, 22.60 KiB in 0.001042743 sec., 227285 rows/sec., 21.16 MiB/sec. 2024.01.28 05:26:57.280227 [ 3 ] {0e10c933-ff29-4f3c-8790-547733400640} DynamicQueryHandler: Done processing query 2024.01.28 05:26:57.280251 [ 3 ] {0e10c933-ff29-4f3c-8790-547733400640} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.28 05:26:57.280267 [ 3 ] {} HTTP-Session: eea9e72c-931c-4418-a9a6-8b6431fdf202 Destroying unnamed session 2024.01.28 05:26:57.280420 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 15437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:57.280467 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:57.280485 [ 3 ] {} HTTP-Session: 9ecd4885-d133-433d-92ae-deb379af3a42 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:57.280502 [ 3 ] {} HTTP-Session: 9ecd4885-d133-433d-92ae-deb379af3a42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:57.280577 [ 3 ] {aa908403-a748-4f0a-93d1-755ffd9f35a9} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:57.280616 [ 3 ] {aa908403-a748-4f0a-93d1-755ffd9f35a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:26:57.280722 [ 3 ] {aa908403-a748-4f0a-93d1-755ffd9f35a9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:57.281035 [ 3 ] {aa908403-a748-4f0a-93d1-755ffd9f35a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. 2024.01.28 05:26:57.281245 [ 3 ] {aa908403-a748-4f0a-93d1-755ffd9f35a9} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.01.28 05:26:57.281394 [ 3 ] {aa908403-a748-4f0a-93d1-755ffd9f35a9} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.01.28 05:26:57.281493 [ 3 ] {aa908403-a748-4f0a-93d1-755ffd9f35a9} executeQuery: Read 91 rows, 7.26 KiB in 0.000887242 sec., 102565 rows/sec., 7.99 MiB/sec. 2024.01.28 05:26:57.281649 [ 3 ] {aa908403-a748-4f0a-93d1-755ffd9f35a9} DynamicQueryHandler: Done processing query 2024.01.28 05:26:57.281671 [ 3 ] {aa908403-a748-4f0a-93d1-755ffd9f35a9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:26:57.281686 [ 3 ] {} HTTP-Session: 9ecd4885-d133-433d-92ae-deb379af3a42 Destroying unnamed session 2024.01.28 05:26:57.281840 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:57.281885 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:57.281903 [ 3 ] {} HTTP-Session: 94455672-ab59-41e3-8419-5317f6bb1596 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:57.281919 [ 3 ] {} HTTP-Session: 94455672-ab59-41e3-8419-5317f6bb1596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:57.281991 [ 3 ] {6158f21d-dccb-4751-82b1-ea712cc3dfbb} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:57.282033 [ 3 ] {6158f21d-dccb-4751-82b1-ea712cc3dfbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.28 05:26:57.282150 [ 3 ] {6158f21d-dccb-4751-82b1-ea712cc3dfbb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:57.282425 [ 3 ] {6158f21d-dccb-4751-82b1-ea712cc3dfbb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. 2024.01.28 05:26:57.282687 [ 3 ] {6158f21d-dccb-4751-82b1-ea712cc3dfbb} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.28 05:26:57.282857 [ 3 ] {6158f21d-dccb-4751-82b1-ea712cc3dfbb} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.28 05:26:57.282965 [ 3 ] {6158f21d-dccb-4751-82b1-ea712cc3dfbb} executeQuery: Read 36 rows, 2.60 KiB in 0.000941362 sec., 38242 rows/sec., 2.70 MiB/sec. 2024.01.28 05:26:57.283160 [ 3 ] {6158f21d-dccb-4751-82b1-ea712cc3dfbb} DynamicQueryHandler: Done processing query 2024.01.28 05:26:57.283185 [ 3 ] {6158f21d-dccb-4751-82b1-ea712cc3dfbb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.28 05:26:57.283200 [ 3 ] {} HTTP-Session: 94455672-ab59-41e3-8419-5317f6bb1596 Destroying unnamed session 2024.01.28 05:26:57.283409 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 71659, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:26:57.283455 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:26:57.283473 [ 3 ] {} HTTP-Session: 350e0201-2bad-453b-b9a4-58cfefcd3717 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:26:57.283489 [ 3 ] {} HTTP-Session: 350e0201-2bad-453b-b9a4-58cfefcd3717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:26:57.283595 [ 3 ] {b109a4b8-c29b-4d38-9407-54414b221d13} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:26:57.283639 [ 3 ] {b109a4b8-c29b-4d38-9407-54414b221d13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:26:57.283783 [ 3 ] {b109a4b8-c29b-4d38-9407-54414b221d13} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:26:57.284331 [ 3 ] {b109a4b8-c29b-4d38-9407-54414b221d13} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. 2024.01.28 05:26:57.284656 [ 3 ] {b109a4b8-c29b-4d38-9407-54414b221d13} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.01.28 05:26:57.284842 [ 3 ] {b109a4b8-c29b-4d38-9407-54414b221d13} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.01.28 05:26:57.284954 [ 3 ] {b109a4b8-c29b-4d38-9407-54414b221d13} executeQuery: Read 67 rows, 92.58 KiB in 0.001328717 sec., 50424 rows/sec., 68.05 MiB/sec. 2024.01.28 05:26:57.285107 [ 3 ] {b109a4b8-c29b-4d38-9407-54414b221d13} DynamicQueryHandler: Done processing query 2024.01.28 05:26:57.285130 [ 3 ] {b109a4b8-c29b-4d38-9407-54414b221d13} MemoryTracker: Peak memory usage (for query): 4.44 MiB. 2024.01.28 05:26:57.285146 [ 3 ] {} HTTP-Session: 350e0201-2bad-453b-b9a4-58cfefcd3717 Destroying unnamed session 2024.01.28 05:27:06.426459 [ 87 ] {} DNSResolver: Updating DNS cache 2024.01.28 05:27:06.426564 [ 87 ] {} DNSResolver: Updated DNS cache 2024.01.28 05:27:07.275372 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:27:07.275491 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:27:07.275516 [ 3 ] {} HTTP-Session: 4ee6cac3-7253-48f5-8130-7c9aa28f53f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:27:07.275544 [ 3 ] {} HTTP-Session: 4ee6cac3-7253-48f5-8130-7c9aa28f53f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:27:07.275680 [ 3 ] {c827afab-418f-410f-8a47-3e1b9a6b2091} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:27:07.275743 [ 3 ] {c827afab-418f-410f-8a47-3e1b9a6b2091} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.28 05:27:07.275901 [ 3 ] {c827afab-418f-410f-8a47-3e1b9a6b2091} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:27:07.276354 [ 3 ] {c827afab-418f-410f-8a47-3e1b9a6b2091} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. 2024.01.28 05:27:07.276626 [ 3 ] {c827afab-418f-410f-8a47-3e1b9a6b2091} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.01.28 05:27:07.276797 [ 3 ] {c827afab-418f-410f-8a47-3e1b9a6b2091} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.01.28 05:27:07.276916 [ 87 ] {} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Selected 6 parts from all_1_34_8 to all_39_39_0 2024.01.28 05:27:07.276920 [ 3 ] {c827afab-418f-410f-8a47-3e1b9a6b2091} executeQuery: Read 67 rows, 5.43 KiB in 0.001200555 sec., 55807 rows/sec., 4.42 MiB/sec. 2024.01.28 05:27:07.276958 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. 2024.01.28 05:27:07.277099 [ 9 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_39_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_34_8 to all_39_39_0 into Compact 2024.01.28 05:27:07.277163 [ 3 ] {c827afab-418f-410f-8a47-3e1b9a6b2091} DynamicQueryHandler: Done processing query 2024.01.28 05:27:07.277208 [ 3 ] {c827afab-418f-410f-8a47-3e1b9a6b2091} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:27:07.277246 [ 3 ] {} HTTP-Session: 4ee6cac3-7253-48f5-8130-7c9aa28f53f8 Destroying unnamed session 2024.01.28 05:27:07.277273 [ 9 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_39_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.28 05:27:07.277318 [ 9 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_34_8, total 53 rows starting from the beginning of the part 2024.01.28 05:27:07.277416 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:27:07.277530 [ 9 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 53 rows starting from the beginning of the part 2024.01.28 05:27:07.277545 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:27:07.277611 [ 3 ] {} HTTP-Session: 4a3ed288-38f5-4f50-a4d2-dc6f2e4ea035 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:27:07.277646 [ 3 ] {} HTTP-Session: 4a3ed288-38f5-4f50-a4d2-dc6f2e4ea035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:27:07.277768 [ 9 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part 2024.01.28 05:27:07.277860 [ 3 ] {c1c75c1a-88d3-4cfa-864b-8cd3361cc5c3} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:27:07.277965 [ 3 ] {c1c75c1a-88d3-4cfa-864b-8cd3361cc5c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.28 05:27:07.278000 [ 9 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 63 rows starting from the beginning of the part 2024.01.28 05:27:07.278276 [ 9 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 67 rows starting from the beginning of the part 2024.01.28 05:27:07.278341 [ 3 ] {c1c75c1a-88d3-4cfa-864b-8cd3361cc5c3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:27:07.278522 [ 9 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 67 rows starting from the beginning of the part 2024.01.28 05:27:07.278976 [ 3 ] {c1c75c1a-88d3-4cfa-864b-8cd3361cc5c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. 2024.01.28 05:27:07.279468 [ 3 ] {c1c75c1a-88d3-4cfa-864b-8cd3361cc5c3} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.28 05:27:07.279730 [ 3 ] {c1c75c1a-88d3-4cfa-864b-8cd3361cc5c3} oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.28 05:27:07.280016 [ 3 ] {c1c75c1a-88d3-4cfa-864b-8cd3361cc5c3} executeQuery: Read 4 rows, 342.00 B in 0.002104806 sec., 1900 rows/sec., 158.68 KiB/sec. 2024.01.28 05:27:07.280027 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_39_9} MergeTask::MergeProjectionsStage: Merge sorted 363 rows, containing 4 columns (4 merged, 0 gathered) in 0.002994647 sec., 121216.29026726689 rows/sec., 9.59 MiB/sec. 2024.01.28 05:27:07.280294 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_39_9} MergedBlockOutputStream: filled checksums all_1_39_9 (state Temporary) 2024.01.28 05:27:07.280296 [ 3 ] {c1c75c1a-88d3-4cfa-864b-8cd3361cc5c3} DynamicQueryHandler: Done processing query 2024.01.28 05:27:07.280355 [ 3 ] {c1c75c1a-88d3-4cfa-864b-8cd3361cc5c3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:27:07.280383 [ 3 ] {} HTTP-Session: 4a3ed288-38f5-4f50-a4d2-dc6f2e4ea035 Destroying unnamed session 2024.01.28 05:27:07.280547 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 32026, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:27:07.280553 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_39_9} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_merge_all_1_39_9 to all_1_39_9. 2024.01.28 05:27:07.280617 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:27:07.280643 [ 3 ] {} HTTP-Session: bfe9946d-940d-4fb4-8939-c59d1e46c1e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:27:07.280666 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_39_9} oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Merged 6 parts: from all_1_34_8 to all_39_39_0 2024.01.28 05:27:07.280679 [ 3 ] {} HTTP-Session: bfe9946d-940d-4fb4-8939-c59d1e46c1e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:27:07.280837 [ 3 ] {a4aa6d1c-b67f-4a7b-a786-6a1494bafe98} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:27:07.280879 [ 3 ] {a4aa6d1c-b67f-4a7b-a786-6a1494bafe98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.28 05:27:07.281002 [ 3 ] {a4aa6d1c-b67f-4a7b-a786-6a1494bafe98} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:27:07.281459 [ 3 ] {a4aa6d1c-b67f-4a7b-a786-6a1494bafe98} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. 2024.01.28 05:27:07.281690 [ 3 ] {a4aa6d1c-b67f-4a7b-a786-6a1494bafe98} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.01.28 05:27:07.281840 [ 3 ] {a4aa6d1c-b67f-4a7b-a786-6a1494bafe98} oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.01.28 05:27:07.281944 [ 3 ] {a4aa6d1c-b67f-4a7b-a786-6a1494bafe98} executeQuery: Read 203 rows, 19.66 KiB in 0.001077833 sec., 188340 rows/sec., 17.81 MiB/sec. 2024.01.28 05:27:07.282068 [ 3 ] {a4aa6d1c-b67f-4a7b-a786-6a1494bafe98} DynamicQueryHandler: Done processing query 2024.01.28 05:27:07.282092 [ 3 ] {a4aa6d1c-b67f-4a7b-a786-6a1494bafe98} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.28 05:27:07.282108 [ 3 ] {} HTTP-Session: bfe9946d-940d-4fb4-8939-c59d1e46c1e5 Destroying unnamed session 2024.01.28 05:27:07.282217 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:27:07.282268 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:27:07.282296 [ 3 ] {} HTTP-Session: 53be40a1-0324-4d7c-a41e-a61ad46a454a Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:27:07.282319 [ 3 ] {} HTTP-Session: 53be40a1-0324-4d7c-a41e-a61ad46a454a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:27:07.282394 [ 3 ] {4848abfa-d7f3-4abe-b94d-ab32a4262fc5} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:27:07.282434 [ 3 ] {4848abfa-d7f3-4abe-b94d-ab32a4262fc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.28 05:27:07.282540 [ 3 ] {4848abfa-d7f3-4abe-b94d-ab32a4262fc5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:27:07.282835 [ 3 ] {4848abfa-d7f3-4abe-b94d-ab32a4262fc5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. 2024.01.28 05:27:07.283038 [ 3 ] {4848abfa-d7f3-4abe-b94d-ab32a4262fc5} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.28 05:27:07.283195 [ 3 ] {4848abfa-d7f3-4abe-b94d-ab32a4262fc5} oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.28 05:27:07.283302 [ 3 ] {4848abfa-d7f3-4abe-b94d-ab32a4262fc5} executeQuery: Read 4 rows, 286.00 B in 0.000877641 sec., 4557 rows/sec., 318.24 KiB/sec. 2024.01.28 05:27:07.283451 [ 3 ] {4848abfa-d7f3-4abe-b94d-ab32a4262fc5} DynamicQueryHandler: Done processing query 2024.01.28 05:27:07.283475 [ 3 ] {4848abfa-d7f3-4abe-b94d-ab32a4262fc5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:27:07.283491 [ 3 ] {} HTTP-Session: 53be40a1-0324-4d7c-a41e-a61ad46a454a Destroying unnamed session 2024.01.28 05:27:07.283611 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 12081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:27:07.283658 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:27:07.283676 [ 3 ] {} HTTP-Session: c2295523-35c6-4cf3-9b41-1928e4889482 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:27:07.283694 [ 3 ] {} HTTP-Session: c2295523-35c6-4cf3-9b41-1928e4889482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:27:07.283769 [ 3 ] {47406e87-7775-4a00-92f6-3f043fed6c66} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:27:07.283810 [ 3 ] {47406e87-7775-4a00-92f6-3f043fed6c66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.28 05:27:07.283919 [ 3 ] {47406e87-7775-4a00-92f6-3f043fed6c66} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:27:07.284222 [ 3 ] {47406e87-7775-4a00-92f6-3f043fed6c66} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. 2024.01.28 05:27:07.284455 [ 3 ] {47406e87-7775-4a00-92f6-3f043fed6c66} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.01.28 05:27:07.284615 [ 3 ] {47406e87-7775-4a00-92f6-3f043fed6c66} oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.01.28 05:27:07.284737 [ 3 ] {47406e87-7775-4a00-92f6-3f043fed6c66} executeQuery: Read 71 rows, 5.69 KiB in 0.000928761 sec., 76445 rows/sec., 5.98 MiB/sec. 2024.01.28 05:27:07.284876 [ 3 ] {47406e87-7775-4a00-92f6-3f043fed6c66} DynamicQueryHandler: Done processing query 2024.01.28 05:27:07.284900 [ 3 ] {47406e87-7775-4a00-92f6-3f043fed6c66} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.28 05:27:07.284916 [ 3 ] {} HTTP-Session: c2295523-35c6-4cf3-9b41-1928e4889482 Destroying unnamed session 2024.01.28 05:27:07.285015 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:27:07.285060 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:27:07.285079 [ 3 ] {} HTTP-Session: 749ac7f6-8364-45ec-a523-c2314409285f Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:27:07.285097 [ 3 ] {} HTTP-Session: 749ac7f6-8364-45ec-a523-c2314409285f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:27:07.285168 [ 3 ] {50e1a2f6-f7d3-4bd2-a567-17ba7a9e9156} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:27:07.285213 [ 3 ] {50e1a2f6-f7d3-4bd2-a567-17ba7a9e9156} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.28 05:27:07.285342 [ 3 ] {50e1a2f6-f7d3-4bd2-a567-17ba7a9e9156} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:27:07.285609 [ 3 ] {50e1a2f6-f7d3-4bd2-a567-17ba7a9e9156} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. 2024.01.28 05:27:07.285890 [ 3 ] {50e1a2f6-f7d3-4bd2-a567-17ba7a9e9156} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.28 05:27:07.286086 [ 3 ] {50e1a2f6-f7d3-4bd2-a567-17ba7a9e9156} oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.28 05:27:07.286224 [ 3 ] {50e1a2f6-f7d3-4bd2-a567-17ba7a9e9156} executeQuery: Read 2 rows, 144.00 B in 0.001026232 sec., 1948 rows/sec., 137.03 KiB/sec. 2024.01.28 05:27:07.286362 [ 3 ] {50e1a2f6-f7d3-4bd2-a567-17ba7a9e9156} DynamicQueryHandler: Done processing query 2024.01.28 05:27:07.286388 [ 3 ] {50e1a2f6-f7d3-4bd2-a567-17ba7a9e9156} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.28 05:27:07.286403 [ 3 ] {} HTTP-Session: 749ac7f6-8364-45ec-a523-c2314409285f Destroying unnamed session 2024.01.28 05:27:07.286558 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 71659, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.28 05:27:07.286605 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.28 05:27:07.286625 [ 3 ] {} HTTP-Session: 6aba8f2c-a82e-4344-b262-e3e5720d6522 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 2024.01.28 05:27:07.286641 [ 3 ] {} HTTP-Session: 6aba8f2c-a82e-4344-b262-e3e5720d6522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.28 05:27:07.286732 [ 3 ] {d5f7d31a-f120-4af7-bfb8-6025735b9ae7} executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.28 05:27:07.286776 [ 3 ] {d5f7d31a-f120-4af7-bfb8-6025735b9ae7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.28 05:27:07.286921 [ 3 ] {d5f7d31a-f120-4af7-bfb8-6025735b9ae7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.28 05:27:07.287478 [ 3 ] {d5f7d31a-f120-4af7-bfb8-6025735b9ae7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. 2024.01.28 05:27:07.287820 [ 3 ] {d5f7d31a-f120-4af7-bfb8-6025735b9ae7} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.01.28 05:27:07.288043 [ 3 ] {d5f7d31a-f120-4af7-bfb8-6025735b9ae7} oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.01.28 05:27:07.288184 [ 3 ] {d5f7d31a-f120-4af7-bfb8-6025735b9ae7} executeQuery: Read 67 rows, 92.58 KiB in 0.001423938 sec., 47052 rows/sec., 63.50 MiB/sec. 2024.01.28 05:27:07.288319 [ 3 ] {d5f7d31a-f120-4af7-bfb8-6025735b9ae7} DynamicQueryHandler: Done processing query 2024.01.28 05:27:07.288347 [ 3 ] {d5f7d31a-f120-4af7-bfb8-6025735b9ae7} MemoryTracker: Peak memory usage (for query): 4.44 MiB. 2024.01.28 05:27:07.288369 [ 3 ] {} HTTP-Session: 6aba8f2c-a82e-4344-b262-e3e5720d6522 Destroying unnamed session