[ Feb 23 10:12:40 Enabled. ] [ Feb 23 10:12:40 Rereading configuration. ] [ Feb 23 10:12:44 Rereading configuration. ] [ Feb 23 10:12:48 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Feb 23 10:12:48 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2024.02.23 10:12:49.584590 [ 1 ] {} Application: Will watch for the process with pid 24584 2024.02.23 10:12:49.584694 [ 1 ] {} Application: Forked a child process to watch 2024.02.23 10:12:50.287559 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 24584 2024.02.23 10:12:50.287733 [ 1 ] {} Application: starting up 2024.02.23 10:12:50.287937 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.02.23 10:12:50.387713 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.02.23 10:12:50.387772 [ 1 ] {} Application: Initializing DateLUT. 2024.02.23 10:12:50.387785 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.02.23 10:12:50.387821 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.02.23 10:12:50.388131 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.02.23 10:12:50.388796 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.02.23 10:12:50.389267 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.23 10:12:50.389521 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2024.02.23 10:12:50.392208 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.23 10:12:50.392250 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.23 10:12:50.392942 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.02.23 10:12:50.393109 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.23 10:12:50.399502 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.23 10:12:50.399775 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.02.23 10:12:50.399804 [ 1 ] {} Application: Uncompressed cache policy name 2024.02.23 10:12:50.401138 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.02.23 10:12:50.401537 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.02.23 10:12:50.401861 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.02.23 10:12:50.402090 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.02.23 10:12:50.402861 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.02.23 10:12:50.402903 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.02.23 10:12:50.402954 [ 1 ] {} Application: Loaded user defined objects 2024.02.23 10:12:50.402975 [ 1 ] {} Application: Loading metadata from /data/ 2024.02.23 10:12:50.413248 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.02.23 10:12:50.413281 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000111742 sec 2024.02.23 10:12:50.413849 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.23 10:12:50.413925 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.02.23 10:12:50.413944 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.02.23 10:12:50.413961 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.02.23 10:12:50.413973 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.02.23 10:12:50.413987 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.02.23 10:12:50.414003 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.02.23 10:12:50.414034 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.02.23 10:12:50.414052 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.02.23 10:12:50.414080 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.02.23 10:12:50.414093 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.02.23 10:12:50.414107 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.02.23 10:12:50.414122 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.02.23 10:12:50.414154 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.02.23 10:12:50.414168 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.02.23 10:12:50.414180 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.02.23 10:12:50.449203 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.02.23 10:12:50.453720 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.02.23 10:12:50.453777 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.4182e-05 sec 2024.02.23 10:12:50.453818 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.23 10:12:50.453843 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.02.23 10:12:50.453881 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.02.23 10:12:50.456023 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.02.23 10:12:50.460913 [ 1 ] {} Application: Loaded metadata. 2024.02.23 10:12:50.461034 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2024.02.23 10:12:50.461072 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.02.23 10:12:50.834795 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) 2024.02.23 10:12:50.852416 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) 2024.02.23 10:12:50.852462 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.02.23 10:12:50.889306 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.23 10:12:50.890086 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.70 MiB 2024.02.23 10:12:50.890443 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.02.23 10:12:50.890505 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.02.23 10:12:50.890511 [ 145 ] {} DNSResolver: Updating DNS cache 2024.02.23 10:12:50.890609 [ 145 ] {} DNSResolver: Updated DNS cache 2024.02.23 10:12:50.890639 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.02.23 10:12:50.890717 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.02.23 10:12:50.891312 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.02.23 10:12:50.891333 [ 1 ] {} Application: Ready for connections. 2024.02.23 10:12:51.445746 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.445928 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.446533 [ 3 ] {} HTTP-Session: afbfb640-dc39-4089-b37c-2607a4df4001 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.446566 [ 3 ] {} HTTP-Session: afbfb640-dc39-4089-b37c-2607a4df4001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.446711 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.02.23 10:12:51.446740 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.23 10:12:51.446758 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.23 10:12:51.448253 [ 3 ] {04cc3c62-2a08-4027-91fe-797ecd396f73} executeQuery: (from [fd00:1122:3344:101::d]:58530) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.23 10:12:51.470637 [ 3 ] {04cc3c62-2a08-4027-91fe-797ecd396f73} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:58530) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 2024.02.23 10:12:51.471430 [ 3 ] {04cc3c62-2a08-4027-91fe-797ecd396f73} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.02.23 10:12:51.472181 [ 3 ] {04cc3c62-2a08-4027-91fe-797ecd396f73} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.472205 [ 3 ] {} HTTP-Session: afbfb640-dc39-4089-b37c-2607a4df4001 Destroying unnamed session 2024.02.23 10:12:51.472656 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.472715 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.472737 [ 3 ] {} HTTP-Session: 461cc696-b596-4b98-bf59-ba6fb5da80bf Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.472759 [ 3 ] {} HTTP-Session: 461cc696-b596-4b98-bf59-ba6fb5da80bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.472863 [ 3 ] {e146009c-162a-48b8-ac67-d9b458f1702b} executeQuery: (from [fd00:1122:3344:101::d]:58530) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.02.23 10:12:51.472946 [ 3 ] {e146009c-162a-48b8-ac67-d9b458f1702b} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.02.23 10:12:51.473925 [ 3 ] {e146009c-162a-48b8-ac67-d9b458f1702b} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.02.23 10:12:51.475800 [ 3 ] {e146009c-162a-48b8-ac67-d9b458f1702b} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.23 10:12:51.480066 [ 3 ] {e146009c-162a-48b8-ac67-d9b458f1702b} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.480112 [ 3 ] {e146009c-162a-48b8-ac67-d9b458f1702b} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.02.23 10:12:51.480132 [ 3 ] {} HTTP-Session: 461cc696-b596-4b98-bf59-ba6fb5da80bf Destroying unnamed session 2024.02.23 10:12:51.480284 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.480342 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.480361 [ 3 ] {} HTTP-Session: 6c538952-d3f3-479a-bc91-68f395d29efc Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.480378 [ 3 ] {} HTTP-Session: 6c538952-d3f3-479a-bc91-68f395d29efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.480481 [ 3 ] {cd0b5ea5-a846-4507-b37b-fc395f39cea0} executeQuery: (from [fd00:1122:3344:101::d]:58530) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.23 10:12:51.480738 [ 3 ] {cd0b5ea5-a846-4507-b37b-fc395f39cea0} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:58530) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 2024.02.23 10:12:51.480860 [ 3 ] {cd0b5ea5-a846-4507-b37b-fc395f39cea0} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.02.23 10:12:51.480982 [ 3 ] {cd0b5ea5-a846-4507-b37b-fc395f39cea0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.481001 [ 3 ] {} HTTP-Session: 6c538952-d3f3-479a-bc91-68f395d29efc Destroying unnamed session 2024.02.23 10:12:51.481229 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.481280 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.481299 [ 3 ] {} HTTP-Session: bbb3ad26-70cd-4e9d-a887-fc609dfa2cd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.481320 [ 3 ] {} HTTP-Session: bbb3ad26-70cd-4e9d-a887-fc609dfa2cd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.481434 [ 3 ] {86b41ec4-2cce-4c91-94b9-cc65f21368b6} executeQuery: (from [fd00:1122:3344:101::d]:58530) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.02.23 10:12:51.481537 [ 3 ] {86b41ec4-2cce-4c91-94b9-cc65f21368b6} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.481564 [ 3 ] {86b41ec4-2cce-4c91-94b9-cc65f21368b6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.481579 [ 3 ] {} HTTP-Session: bbb3ad26-70cd-4e9d-a887-fc609dfa2cd0 Destroying unnamed session 2024.02.23 10:12:51.481703 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.481749 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.481767 [ 3 ] {} HTTP-Session: 036550d9-1bf9-46f1-99c9-6002ede867ac Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.481789 [ 3 ] {} HTTP-Session: 036550d9-1bf9-46f1-99c9-6002ede867ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.481846 [ 3 ] {33a8cf2b-0e38-4c52-87f7-b1e7db5dfaf7} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.02.23 10:12:51.481900 [ 3 ] {33a8cf2b-0e38-4c52-87f7-b1e7db5dfaf7} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.02.23 10:12:51.486749 [ 3 ] {33a8cf2b-0e38-4c52-87f7-b1e7db5dfaf7} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.02.23 10:12:51.486793 [ 3 ] {33a8cf2b-0e38-4c52-87f7-b1e7db5dfaf7} TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.0642e-05 sec 2024.02.23 10:12:51.486857 [ 3 ] {33a8cf2b-0e38-4c52-87f7-b1e7db5dfaf7} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.23 10:12:51.486895 [ 3 ] {33a8cf2b-0e38-4c52-87f7-b1e7db5dfaf7} DatabaseAtomic (oximeter): Starting up tables. 2024.02.23 10:12:51.487027 [ 3 ] {33a8cf2b-0e38-4c52-87f7-b1e7db5dfaf7} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.487076 [ 3 ] {33a8cf2b-0e38-4c52-87f7-b1e7db5dfaf7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.487105 [ 3 ] {} HTTP-Session: 036550d9-1bf9-46f1-99c9-6002ede867ac Destroying unnamed session 2024.02.23 10:12:51.487319 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.487427 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.487471 [ 3 ] {} HTTP-Session: 5e1daeec-8715-4ed7-b745-6951e87f50ff Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.487520 [ 3 ] {} HTTP-Session: 5e1daeec-8715-4ed7-b745-6951e87f50ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.487720 [ 3 ] {c16c3d65-62b1-4ca9-966c-2d7a1f6017b4} executeQuery: (from [fd00:1122:3344:101::d]:58530) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2024.02.23 10:12:51.487777 [ 3 ] {c16c3d65-62b1-4ca9-966c-2d7a1f6017b4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.02.23 10:12:51.492197 [ 3 ] {c16c3d65-62b1-4ca9-966c-2d7a1f6017b4} oximeter.version (93aed94f-18d8-4a8a-8888-8f4a0360dbae): Loading data parts 2024.02.23 10:12:51.492342 [ 3 ] {c16c3d65-62b1-4ca9-966c-2d7a1f6017b4} oximeter.version (93aed94f-18d8-4a8a-8888-8f4a0360dbae): There are no data parts 2024.02.23 10:12:51.497942 [ 3 ] {c16c3d65-62b1-4ca9-966c-2d7a1f6017b4} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.497992 [ 3 ] {c16c3d65-62b1-4ca9-966c-2d7a1f6017b4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.498092 [ 3 ] {} HTTP-Session: 5e1daeec-8715-4ed7-b745-6951e87f50ff Destroying unnamed session 2024.02.23 10:12:51.498320 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.498441 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.498494 [ 3 ] {} HTTP-Session: 9b4f0231-aa4d-4059-9cda-35ca5f84966d Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.498531 [ 3 ] {} HTTP-Session: 9b4f0231-aa4d-4059-9cda-35ca5f84966d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.498789 [ 3 ] {a43ded01-0352-4b12-9668-ad7bc9c3c953} executeQuery: (from [fd00:1122:3344:101::d]:58530) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.23 10:12:51.498846 [ 3 ] {a43ded01-0352-4b12-9668-ad7bc9c3c953} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.02.23 10:12:51.505892 [ 3 ] {a43ded01-0352-4b12-9668-ad7bc9c3c953} oximeter.measurements_bool (6732b3c9-9b2a-4b03-9217-ce4d43df9bc3): Loading data parts 2024.02.23 10:12:51.506026 [ 3 ] {a43ded01-0352-4b12-9668-ad7bc9c3c953} oximeter.measurements_bool (6732b3c9-9b2a-4b03-9217-ce4d43df9bc3): There are no data parts 2024.02.23 10:12:51.510708 [ 3 ] {a43ded01-0352-4b12-9668-ad7bc9c3c953} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.510739 [ 3 ] {a43ded01-0352-4b12-9668-ad7bc9c3c953} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.510766 [ 3 ] {} HTTP-Session: 9b4f0231-aa4d-4059-9cda-35ca5f84966d Destroying unnamed session 2024.02.23 10:12:51.510922 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.510980 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.511008 [ 3 ] {} HTTP-Session: 1b76ba93-6996-4109-88a9-c0c349d91047 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.511028 [ 3 ] {} HTTP-Session: 1b76ba93-6996-4109-88a9-c0c349d91047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.511260 [ 3 ] {ce8eda99-44c1-48ff-a600-ca59850745b4} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.23 10:12:51.511310 [ 3 ] {ce8eda99-44c1-48ff-a600-ca59850745b4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.02.23 10:12:51.516657 [ 3 ] {ce8eda99-44c1-48ff-a600-ca59850745b4} oximeter.measurements_i8 (40e5385b-72a0-47f4-8b84-6358021225fe): Loading data parts 2024.02.23 10:12:51.516752 [ 3 ] {ce8eda99-44c1-48ff-a600-ca59850745b4} oximeter.measurements_i8 (40e5385b-72a0-47f4-8b84-6358021225fe): There are no data parts 2024.02.23 10:12:51.518441 [ 3 ] {ce8eda99-44c1-48ff-a600-ca59850745b4} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.518467 [ 3 ] {ce8eda99-44c1-48ff-a600-ca59850745b4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.518482 [ 3 ] {} HTTP-Session: 1b76ba93-6996-4109-88a9-c0c349d91047 Destroying unnamed session 2024.02.23 10:12:51.518605 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.518654 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.518673 [ 3 ] {} HTTP-Session: 03aaf787-a85a-43f4-8552-b5cd22c8c802 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.518693 [ 3 ] {} HTTP-Session: 03aaf787-a85a-43f4-8552-b5cd22c8c802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.518887 [ 3 ] {2d2c2a31-a7e1-4fa2-bb66-a109e563d41f} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.23 10:12:51.518935 [ 3 ] {2d2c2a31-a7e1-4fa2-bb66-a109e563d41f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.02.23 10:12:51.523947 [ 3 ] {2d2c2a31-a7e1-4fa2-bb66-a109e563d41f} oximeter.measurements_u8 (582c034e-ff93-4464-803b-ced0ca354683): Loading data parts 2024.02.23 10:12:51.524052 [ 3 ] {2d2c2a31-a7e1-4fa2-bb66-a109e563d41f} oximeter.measurements_u8 (582c034e-ff93-4464-803b-ced0ca354683): There are no data parts 2024.02.23 10:12:51.532459 [ 3 ] {2d2c2a31-a7e1-4fa2-bb66-a109e563d41f} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.532510 [ 3 ] {2d2c2a31-a7e1-4fa2-bb66-a109e563d41f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.532540 [ 3 ] {} HTTP-Session: 03aaf787-a85a-43f4-8552-b5cd22c8c802 Destroying unnamed session 2024.02.23 10:12:51.532794 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.532889 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.532927 [ 3 ] {} HTTP-Session: 0256593f-d9b9-472a-b996-3c1b748a8d40 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.532967 [ 3 ] {} HTTP-Session: 0256593f-d9b9-472a-b996-3c1b748a8d40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.533402 [ 3 ] {f58927a3-6b48-4290-9f18-d75f01bcb664} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.23 10:12:51.533508 [ 3 ] {f58927a3-6b48-4290-9f18-d75f01bcb664} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.02.23 10:12:51.540304 [ 3 ] {f58927a3-6b48-4290-9f18-d75f01bcb664} oximeter.measurements_i16 (c8092215-cac8-4190-9b46-0cd4f59ef0ca): Loading data parts 2024.02.23 10:12:51.540503 [ 3 ] {f58927a3-6b48-4290-9f18-d75f01bcb664} oximeter.measurements_i16 (c8092215-cac8-4190-9b46-0cd4f59ef0ca): There are no data parts 2024.02.23 10:12:51.542228 [ 3 ] {f58927a3-6b48-4290-9f18-d75f01bcb664} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.542263 [ 3 ] {f58927a3-6b48-4290-9f18-d75f01bcb664} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.542277 [ 3 ] {} HTTP-Session: 0256593f-d9b9-472a-b996-3c1b748a8d40 Destroying unnamed session 2024.02.23 10:12:51.542384 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.542428 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.542445 [ 3 ] {} HTTP-Session: 78f399f0-41d0-4a06-a8a1-380971061b2a Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.542463 [ 3 ] {} HTTP-Session: 78f399f0-41d0-4a06-a8a1-380971061b2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.542719 [ 3 ] {b6bf9c0c-6a61-45ad-95e4-2046f5c20040} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.23 10:12:51.542762 [ 3 ] {b6bf9c0c-6a61-45ad-95e4-2046f5c20040} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.02.23 10:12:51.547765 [ 3 ] {b6bf9c0c-6a61-45ad-95e4-2046f5c20040} oximeter.measurements_u16 (ab387fa4-a320-4150-b628-660ebd4b6855): Loading data parts 2024.02.23 10:12:51.547853 [ 3 ] {b6bf9c0c-6a61-45ad-95e4-2046f5c20040} oximeter.measurements_u16 (ab387fa4-a320-4150-b628-660ebd4b6855): There are no data parts 2024.02.23 10:12:51.549376 [ 3 ] {b6bf9c0c-6a61-45ad-95e4-2046f5c20040} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.549408 [ 3 ] {b6bf9c0c-6a61-45ad-95e4-2046f5c20040} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.549423 [ 3 ] {} HTTP-Session: 78f399f0-41d0-4a06-a8a1-380971061b2a Destroying unnamed session 2024.02.23 10:12:51.549566 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.549614 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.549635 [ 3 ] {} HTTP-Session: 9084590c-2d86-4734-b346-207b12394a96 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.549656 [ 3 ] {} HTTP-Session: 9084590c-2d86-4734-b346-207b12394a96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.549850 [ 3 ] {f9b1f449-047f-4e06-902d-92b2a8ae7340} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.23 10:12:51.549895 [ 3 ] {f9b1f449-047f-4e06-902d-92b2a8ae7340} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.02.23 10:12:51.554805 [ 3 ] {f9b1f449-047f-4e06-902d-92b2a8ae7340} oximeter.measurements_i32 (f67cc0ad-4887-4e13-b3aa-e6bcde320c1f): Loading data parts 2024.02.23 10:12:51.554948 [ 3 ] {f9b1f449-047f-4e06-902d-92b2a8ae7340} oximeter.measurements_i32 (f67cc0ad-4887-4e13-b3aa-e6bcde320c1f): There are no data parts 2024.02.23 10:12:51.556667 [ 3 ] {f9b1f449-047f-4e06-902d-92b2a8ae7340} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.556700 [ 3 ] {f9b1f449-047f-4e06-902d-92b2a8ae7340} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.556714 [ 3 ] {} HTTP-Session: 9084590c-2d86-4734-b346-207b12394a96 Destroying unnamed session 2024.02.23 10:12:51.556833 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.556885 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.556903 [ 3 ] {} HTTP-Session: 2b576666-be45-484f-b389-3491c26f75c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.556923 [ 3 ] {} HTTP-Session: 2b576666-be45-484f-b389-3491c26f75c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.557110 [ 3 ] {7bec7708-b3da-4d17-a84c-ac9bd78a2905} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.23 10:12:51.557164 [ 3 ] {7bec7708-b3da-4d17-a84c-ac9bd78a2905} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.02.23 10:12:51.562234 [ 3 ] {7bec7708-b3da-4d17-a84c-ac9bd78a2905} oximeter.measurements_u32 (fb235c02-deef-4d0c-8261-0723dddbf0ab): Loading data parts 2024.02.23 10:12:51.562361 [ 3 ] {7bec7708-b3da-4d17-a84c-ac9bd78a2905} oximeter.measurements_u32 (fb235c02-deef-4d0c-8261-0723dddbf0ab): There are no data parts 2024.02.23 10:12:51.564144 [ 3 ] {7bec7708-b3da-4d17-a84c-ac9bd78a2905} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.564175 [ 3 ] {7bec7708-b3da-4d17-a84c-ac9bd78a2905} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.564190 [ 3 ] {} HTTP-Session: 2b576666-be45-484f-b389-3491c26f75c4 Destroying unnamed session 2024.02.23 10:12:51.564301 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.564351 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.564371 [ 3 ] {} HTTP-Session: a1590987-1664-4c77-81a9-88dd77ecab21 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.564386 [ 3 ] {} HTTP-Session: a1590987-1664-4c77-81a9-88dd77ecab21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.564572 [ 3 ] {f6cc8a52-ce21-44b1-b6fe-8e3e69cfe2f0} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.23 10:12:51.564631 [ 3 ] {f6cc8a52-ce21-44b1-b6fe-8e3e69cfe2f0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.02.23 10:12:51.569570 [ 3 ] {f6cc8a52-ce21-44b1-b6fe-8e3e69cfe2f0} oximeter.measurements_i64 (8fb668ac-e4e7-4f56-9675-19893828c5d1): Loading data parts 2024.02.23 10:12:51.569737 [ 3 ] {f6cc8a52-ce21-44b1-b6fe-8e3e69cfe2f0} oximeter.measurements_i64 (8fb668ac-e4e7-4f56-9675-19893828c5d1): There are no data parts 2024.02.23 10:12:51.571610 [ 3 ] {f6cc8a52-ce21-44b1-b6fe-8e3e69cfe2f0} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.571641 [ 3 ] {f6cc8a52-ce21-44b1-b6fe-8e3e69cfe2f0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.571663 [ 3 ] {} HTTP-Session: a1590987-1664-4c77-81a9-88dd77ecab21 Destroying unnamed session 2024.02.23 10:12:51.571785 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.571833 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.571857 [ 3 ] {} HTTP-Session: 27023bca-fed7-4883-a2ef-b35194d83432 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.571872 [ 3 ] {} HTTP-Session: 27023bca-fed7-4883-a2ef-b35194d83432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.572062 [ 3 ] {603116e1-ea30-43e8-b3ae-7cd742e985b4} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.23 10:12:51.572121 [ 3 ] {603116e1-ea30-43e8-b3ae-7cd742e985b4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.02.23 10:12:51.577130 [ 3 ] {603116e1-ea30-43e8-b3ae-7cd742e985b4} oximeter.measurements_u64 (a1cb820d-ea03-4104-86f8-1348fcf0ebce): Loading data parts 2024.02.23 10:12:51.577256 [ 3 ] {603116e1-ea30-43e8-b3ae-7cd742e985b4} oximeter.measurements_u64 (a1cb820d-ea03-4104-86f8-1348fcf0ebce): There are no data parts 2024.02.23 10:12:51.578840 [ 3 ] {603116e1-ea30-43e8-b3ae-7cd742e985b4} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.578865 [ 3 ] {603116e1-ea30-43e8-b3ae-7cd742e985b4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.578900 [ 3 ] {} HTTP-Session: 27023bca-fed7-4883-a2ef-b35194d83432 Destroying unnamed session 2024.02.23 10:12:51.579021 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.579069 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.579092 [ 3 ] {} HTTP-Session: 0aa99fe5-c896-4e76-87fb-c2c2fe38c56c Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.579109 [ 3 ] {} HTTP-Session: 0aa99fe5-c896-4e76-87fb-c2c2fe38c56c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.579300 [ 3 ] {fa6d9f8e-c7b8-4b21-89b7-40586e9f4503} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.23 10:12:51.579355 [ 3 ] {fa6d9f8e-c7b8-4b21-89b7-40586e9f4503} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.02.23 10:12:51.598973 [ 3 ] {fa6d9f8e-c7b8-4b21-89b7-40586e9f4503} oximeter.measurements_f32 (a74c2b38-bc2e-45fe-bc43-2b1f7e94a886): Loading data parts 2024.02.23 10:12:51.599153 [ 3 ] {fa6d9f8e-c7b8-4b21-89b7-40586e9f4503} oximeter.measurements_f32 (a74c2b38-bc2e-45fe-bc43-2b1f7e94a886): There are no data parts 2024.02.23 10:12:51.602315 [ 3 ] {fa6d9f8e-c7b8-4b21-89b7-40586e9f4503} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.602346 [ 3 ] {fa6d9f8e-c7b8-4b21-89b7-40586e9f4503} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.602375 [ 3 ] {} HTTP-Session: 0aa99fe5-c896-4e76-87fb-c2c2fe38c56c Destroying unnamed session 2024.02.23 10:12:51.602522 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.602585 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.602616 [ 3 ] {} HTTP-Session: 706ed187-b2e0-4892-81ba-2721faf01155 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.602636 [ 3 ] {} HTTP-Session: 706ed187-b2e0-4892-81ba-2721faf01155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.602881 [ 3 ] {69a7aa6b-b523-43a5-94fa-8a29451c7de8} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.23 10:12:51.602940 [ 3 ] {69a7aa6b-b523-43a5-94fa-8a29451c7de8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.02.23 10:12:51.604953 [ 3 ] {69a7aa6b-b523-43a5-94fa-8a29451c7de8} oximeter.measurements_f64 (cda835f4-130a-4d19-a644-db0819e86647): Loading data parts 2024.02.23 10:12:51.605052 [ 3 ] {69a7aa6b-b523-43a5-94fa-8a29451c7de8} oximeter.measurements_f64 (cda835f4-130a-4d19-a644-db0819e86647): There are no data parts 2024.02.23 10:12:51.606290 [ 3 ] {69a7aa6b-b523-43a5-94fa-8a29451c7de8} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.606323 [ 3 ] {69a7aa6b-b523-43a5-94fa-8a29451c7de8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.606342 [ 3 ] {} HTTP-Session: 706ed187-b2e0-4892-81ba-2721faf01155 Destroying unnamed session 2024.02.23 10:12:51.606462 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.606512 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.606537 [ 3 ] {} HTTP-Session: e4f23c4c-8e29-4ce7-a464-6a9332cdc544 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.606553 [ 3 ] {} HTTP-Session: e4f23c4c-8e29-4ce7-a464-6a9332cdc544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.606746 [ 3 ] {09a70ad5-03a7-4033-93b6-e7e52773a10b} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.23 10:12:51.606797 [ 3 ] {09a70ad5-03a7-4033-93b6-e7e52773a10b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.02.23 10:12:51.608773 [ 3 ] {09a70ad5-03a7-4033-93b6-e7e52773a10b} oximeter.measurements_string (43ac70ad-339e-4187-abb0-6a5684be097c): Loading data parts 2024.02.23 10:12:51.608869 [ 3 ] {09a70ad5-03a7-4033-93b6-e7e52773a10b} oximeter.measurements_string (43ac70ad-339e-4187-abb0-6a5684be097c): There are no data parts 2024.02.23 10:12:51.610115 [ 3 ] {09a70ad5-03a7-4033-93b6-e7e52773a10b} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.610148 [ 3 ] {09a70ad5-03a7-4033-93b6-e7e52773a10b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.610170 [ 3 ] {} HTTP-Session: e4f23c4c-8e29-4ce7-a464-6a9332cdc544 Destroying unnamed session 2024.02.23 10:12:51.610285 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.610334 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.610359 [ 3 ] {} HTTP-Session: 4113f433-2797-4053-8961-e68ac6b66a30 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.610375 [ 3 ] {} HTTP-Session: 4113f433-2797-4053-8961-e68ac6b66a30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.610573 [ 3 ] {9acbf5cb-5af1-499e-a387-3fcdd9db7d94} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.23 10:12:51.610631 [ 3 ] {9acbf5cb-5af1-499e-a387-3fcdd9db7d94} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.02.23 10:12:51.612623 [ 3 ] {9acbf5cb-5af1-499e-a387-3fcdd9db7d94} oximeter.measurements_bytes (40474d98-6a29-42b5-9b43-4cbc4ac59487): Loading data parts 2024.02.23 10:12:51.612714 [ 3 ] {9acbf5cb-5af1-499e-a387-3fcdd9db7d94} oximeter.measurements_bytes (40474d98-6a29-42b5-9b43-4cbc4ac59487): There are no data parts 2024.02.23 10:12:51.613993 [ 3 ] {9acbf5cb-5af1-499e-a387-3fcdd9db7d94} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.614019 [ 3 ] {9acbf5cb-5af1-499e-a387-3fcdd9db7d94} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.614034 [ 3 ] {} HTTP-Session: 4113f433-2797-4053-8961-e68ac6b66a30 Destroying unnamed session 2024.02.23 10:12:51.614146 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.614194 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.614214 [ 3 ] {} HTTP-Session: 677f98cd-4066-46e9-9a58-41956c99eee9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.614235 [ 3 ] {} HTTP-Session: 677f98cd-4066-46e9-9a58-41956c99eee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.614444 [ 3 ] {d6cf48c3-206b-46a1-a392-93b4df78caef} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.23 10:12:51.614497 [ 3 ] {d6cf48c3-206b-46a1-a392-93b4df78caef} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.02.23 10:12:51.616474 [ 3 ] {d6cf48c3-206b-46a1-a392-93b4df78caef} oximeter.measurements_cumulativei64 (dbbe5d19-f449-4297-a04f-8764e5178efb): Loading data parts 2024.02.23 10:12:51.616589 [ 3 ] {d6cf48c3-206b-46a1-a392-93b4df78caef} oximeter.measurements_cumulativei64 (dbbe5d19-f449-4297-a04f-8764e5178efb): There are no data parts 2024.02.23 10:12:51.617801 [ 3 ] {d6cf48c3-206b-46a1-a392-93b4df78caef} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.617826 [ 3 ] {d6cf48c3-206b-46a1-a392-93b4df78caef} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.617847 [ 3 ] {} HTTP-Session: 677f98cd-4066-46e9-9a58-41956c99eee9 Destroying unnamed session 2024.02.23 10:12:51.617963 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.618011 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.618034 [ 3 ] {} HTTP-Session: 81f40bc9-b0e2-4c21-9b29-c6950ce8ea04 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.618053 [ 3 ] {} HTTP-Session: 81f40bc9-b0e2-4c21-9b29-c6950ce8ea04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.618254 [ 3 ] {c363ddd0-1da5-4da0-b6ef-0778e8fb0d3f} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.23 10:12:51.618307 [ 3 ] {c363ddd0-1da5-4da0-b6ef-0778e8fb0d3f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.02.23 10:12:51.620137 [ 3 ] {c363ddd0-1da5-4da0-b6ef-0778e8fb0d3f} oximeter.measurements_cumulativeu64 (4b1f12a2-c82d-4fd7-a16c-5a9e18943d82): Loading data parts 2024.02.23 10:12:51.620216 [ 3 ] {c363ddd0-1da5-4da0-b6ef-0778e8fb0d3f} oximeter.measurements_cumulativeu64 (4b1f12a2-c82d-4fd7-a16c-5a9e18943d82): There are no data parts 2024.02.23 10:12:51.621482 [ 3 ] {c363ddd0-1da5-4da0-b6ef-0778e8fb0d3f} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.621508 [ 3 ] {c363ddd0-1da5-4da0-b6ef-0778e8fb0d3f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.621537 [ 3 ] {} HTTP-Session: 81f40bc9-b0e2-4c21-9b29-c6950ce8ea04 Destroying unnamed session 2024.02.23 10:12:51.621656 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.621699 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.621723 [ 3 ] {} HTTP-Session: 153556b7-22e0-49ee-a4ea-d86389802e4b Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.621750 [ 3 ] {} HTTP-Session: 153556b7-22e0-49ee-a4ea-d86389802e4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.621949 [ 3 ] {487ea30b-b986-4ba9-9df5-01c94772180c} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.23 10:12:51.622005 [ 3 ] {487ea30b-b986-4ba9-9df5-01c94772180c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.02.23 10:12:51.623844 [ 3 ] {487ea30b-b986-4ba9-9df5-01c94772180c} oximeter.measurements_cumulativef32 (c74cea71-b3d8-428c-90b5-f5587bf8739d): Loading data parts 2024.02.23 10:12:51.623939 [ 3 ] {487ea30b-b986-4ba9-9df5-01c94772180c} oximeter.measurements_cumulativef32 (c74cea71-b3d8-428c-90b5-f5587bf8739d): There are no data parts 2024.02.23 10:12:51.625186 [ 3 ] {487ea30b-b986-4ba9-9df5-01c94772180c} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.625218 [ 3 ] {487ea30b-b986-4ba9-9df5-01c94772180c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.625233 [ 3 ] {} HTTP-Session: 153556b7-22e0-49ee-a4ea-d86389802e4b Destroying unnamed session 2024.02.23 10:12:51.625341 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.625389 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.625407 [ 3 ] {} HTTP-Session: 285926df-8f58-44bd-8005-7aad73bc5243 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.625434 [ 3 ] {} HTTP-Session: 285926df-8f58-44bd-8005-7aad73bc5243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.625633 [ 3 ] {72cde2d5-362f-48d9-82e9-88b1e12dceb6} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.23 10:12:51.625684 [ 3 ] {72cde2d5-362f-48d9-82e9-88b1e12dceb6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.02.23 10:12:51.627515 [ 3 ] {72cde2d5-362f-48d9-82e9-88b1e12dceb6} oximeter.measurements_cumulativef64 (816558fd-e44f-4780-8e86-550cebbd24d0): Loading data parts 2024.02.23 10:12:51.627598 [ 3 ] {72cde2d5-362f-48d9-82e9-88b1e12dceb6} oximeter.measurements_cumulativef64 (816558fd-e44f-4780-8e86-550cebbd24d0): There are no data parts 2024.02.23 10:12:51.628814 [ 3 ] {72cde2d5-362f-48d9-82e9-88b1e12dceb6} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.628846 [ 3 ] {72cde2d5-362f-48d9-82e9-88b1e12dceb6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.628867 [ 3 ] {} HTTP-Session: 285926df-8f58-44bd-8005-7aad73bc5243 Destroying unnamed session 2024.02.23 10:12:51.628980 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.629028 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.629058 [ 3 ] {} HTTP-Session: c55b02e9-faed-403e-8042-e4f6fc2c9826 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.629074 [ 3 ] {} HTTP-Session: c55b02e9-faed-403e-8042-e4f6fc2c9826 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.629291 [ 3 ] {c6173661-f623-41bb-849f-931136ec76f2} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.23 10:12:51.629350 [ 3 ] {c6173661-f623-41bb-849f-931136ec76f2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.02.23 10:12:51.631284 [ 3 ] {c6173661-f623-41bb-849f-931136ec76f2} oximeter.measurements_histogrami8 (1b3383ed-b854-4f8b-b46b-210b30150156): Loading data parts 2024.02.23 10:12:51.631366 [ 3 ] {c6173661-f623-41bb-849f-931136ec76f2} oximeter.measurements_histogrami8 (1b3383ed-b854-4f8b-b46b-210b30150156): There are no data parts 2024.02.23 10:12:51.632598 [ 3 ] {c6173661-f623-41bb-849f-931136ec76f2} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.632632 [ 3 ] {c6173661-f623-41bb-849f-931136ec76f2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.632659 [ 3 ] {} HTTP-Session: c55b02e9-faed-403e-8042-e4f6fc2c9826 Destroying unnamed session 2024.02.23 10:12:51.632781 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.632829 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.632853 [ 3 ] {} HTTP-Session: c9b9dfad-0041-4897-97eb-904151920f2d Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.632869 [ 3 ] {} HTTP-Session: c9b9dfad-0041-4897-97eb-904151920f2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.633082 [ 3 ] {a25537b5-03c5-43b5-8586-14f8526d0e73} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.23 10:12:51.633134 [ 3 ] {a25537b5-03c5-43b5-8586-14f8526d0e73} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.02.23 10:12:51.634996 [ 3 ] {a25537b5-03c5-43b5-8586-14f8526d0e73} oximeter.measurements_histogramu8 (f4866f30-8384-468b-abd8-1a0c51c0365f): Loading data parts 2024.02.23 10:12:51.635074 [ 3 ] {a25537b5-03c5-43b5-8586-14f8526d0e73} oximeter.measurements_histogramu8 (f4866f30-8384-468b-abd8-1a0c51c0365f): There are no data parts 2024.02.23 10:12:51.636290 [ 3 ] {a25537b5-03c5-43b5-8586-14f8526d0e73} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.636314 [ 3 ] {a25537b5-03c5-43b5-8586-14f8526d0e73} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.636349 [ 3 ] {} HTTP-Session: c9b9dfad-0041-4897-97eb-904151920f2d Destroying unnamed session 2024.02.23 10:12:51.636454 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.636502 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.636537 [ 3 ] {} HTTP-Session: 4f8a5605-b111-4dfb-a0cc-4711c7618d46 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.636553 [ 3 ] {} HTTP-Session: 4f8a5605-b111-4dfb-a0cc-4711c7618d46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.636764 [ 3 ] {5ef626b8-c0cd-4448-86cc-4efb34ecd8ba} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.23 10:12:51.636817 [ 3 ] {5ef626b8-c0cd-4448-86cc-4efb34ecd8ba} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.02.23 10:12:51.638704 [ 3 ] {5ef626b8-c0cd-4448-86cc-4efb34ecd8ba} oximeter.measurements_histogrami16 (d0190ec9-bb2a-4a2e-a539-ade7dfe8de6d): Loading data parts 2024.02.23 10:12:51.638781 [ 3 ] {5ef626b8-c0cd-4448-86cc-4efb34ecd8ba} oximeter.measurements_histogrami16 (d0190ec9-bb2a-4a2e-a539-ade7dfe8de6d): There are no data parts 2024.02.23 10:12:51.640024 [ 3 ] {5ef626b8-c0cd-4448-86cc-4efb34ecd8ba} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.640067 [ 3 ] {5ef626b8-c0cd-4448-86cc-4efb34ecd8ba} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.640082 [ 3 ] {} HTTP-Session: 4f8a5605-b111-4dfb-a0cc-4711c7618d46 Destroying unnamed session 2024.02.23 10:12:51.640191 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.640244 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.640263 [ 3 ] {} HTTP-Session: 14baf1b8-112a-4143-931f-0eee3645229c Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.640283 [ 3 ] {} HTTP-Session: 14baf1b8-112a-4143-931f-0eee3645229c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.640490 [ 3 ] {ed10468c-d678-484d-9598-13e91399a7e4} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.23 10:12:51.640542 [ 3 ] {ed10468c-d678-484d-9598-13e91399a7e4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.02.23 10:12:51.642413 [ 3 ] {ed10468c-d678-484d-9598-13e91399a7e4} oximeter.measurements_histogramu16 (670be766-5661-43f5-9b65-ad4ddd11ef87): Loading data parts 2024.02.23 10:12:51.642508 [ 3 ] {ed10468c-d678-484d-9598-13e91399a7e4} oximeter.measurements_histogramu16 (670be766-5661-43f5-9b65-ad4ddd11ef87): There are no data parts 2024.02.23 10:12:51.643690 [ 3 ] {ed10468c-d678-484d-9598-13e91399a7e4} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.643728 [ 3 ] {ed10468c-d678-484d-9598-13e91399a7e4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.643743 [ 3 ] {} HTTP-Session: 14baf1b8-112a-4143-931f-0eee3645229c Destroying unnamed session 2024.02.23 10:12:51.643847 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.643901 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.643920 [ 3 ] {} HTTP-Session: 0ee4f26a-bb62-4a8e-9c5e-38bbb9f1d3d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.643942 [ 3 ] {} HTTP-Session: 0ee4f26a-bb62-4a8e-9c5e-38bbb9f1d3d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.644154 [ 3 ] {c6c7a919-20dc-4696-964f-bffd0237c99b} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.23 10:12:51.644206 [ 3 ] {c6c7a919-20dc-4696-964f-bffd0237c99b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.02.23 10:12:51.646192 [ 3 ] {c6c7a919-20dc-4696-964f-bffd0237c99b} oximeter.measurements_histogrami32 (48a5f7a9-5dbe-4de8-a835-f1e010815f61): Loading data parts 2024.02.23 10:12:51.646276 [ 3 ] {c6c7a919-20dc-4696-964f-bffd0237c99b} oximeter.measurements_histogrami32 (48a5f7a9-5dbe-4de8-a835-f1e010815f61): There are no data parts 2024.02.23 10:12:51.647481 [ 3 ] {c6c7a919-20dc-4696-964f-bffd0237c99b} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.647506 [ 3 ] {c6c7a919-20dc-4696-964f-bffd0237c99b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.647527 [ 3 ] {} HTTP-Session: 0ee4f26a-bb62-4a8e-9c5e-38bbb9f1d3d8 Destroying unnamed session 2024.02.23 10:12:51.647651 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.647701 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.647719 [ 3 ] {} HTTP-Session: 387155e8-974a-43a5-911e-e9201f1173c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.647739 [ 3 ] {} HTTP-Session: 387155e8-974a-43a5-911e-e9201f1173c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.647952 [ 3 ] {c2bc36c7-c4ff-418b-be37-2a1d3bef5999} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.23 10:12:51.648004 [ 3 ] {c2bc36c7-c4ff-418b-be37-2a1d3bef5999} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.02.23 10:12:51.649865 [ 3 ] {c2bc36c7-c4ff-418b-be37-2a1d3bef5999} oximeter.measurements_histogramu32 (1354ff98-16f8-40e7-a9dd-229af126d8e3): Loading data parts 2024.02.23 10:12:51.649947 [ 3 ] {c2bc36c7-c4ff-418b-be37-2a1d3bef5999} oximeter.measurements_histogramu32 (1354ff98-16f8-40e7-a9dd-229af126d8e3): There are no data parts 2024.02.23 10:12:51.651230 [ 3 ] {c2bc36c7-c4ff-418b-be37-2a1d3bef5999} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.651255 [ 3 ] {c2bc36c7-c4ff-418b-be37-2a1d3bef5999} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.651276 [ 3 ] {} HTTP-Session: 387155e8-974a-43a5-911e-e9201f1173c6 Destroying unnamed session 2024.02.23 10:12:51.651377 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.651432 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.651455 [ 3 ] {} HTTP-Session: 94368b28-4c97-4115-a6d6-bf60543310c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.651475 [ 3 ] {} HTTP-Session: 94368b28-4c97-4115-a6d6-bf60543310c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.651683 [ 3 ] {9c1f170b-6843-41e9-a796-149ac45dbeac} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.23 10:12:51.651736 [ 3 ] {9c1f170b-6843-41e9-a796-149ac45dbeac} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.02.23 10:12:51.653609 [ 3 ] {9c1f170b-6843-41e9-a796-149ac45dbeac} oximeter.measurements_histogrami64 (383e42c2-4770-4800-be06-c22fa5a1a1eb): Loading data parts 2024.02.23 10:12:51.653702 [ 3 ] {9c1f170b-6843-41e9-a796-149ac45dbeac} oximeter.measurements_histogrami64 (383e42c2-4770-4800-be06-c22fa5a1a1eb): There are no data parts 2024.02.23 10:12:51.654883 [ 3 ] {9c1f170b-6843-41e9-a796-149ac45dbeac} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.654914 [ 3 ] {9c1f170b-6843-41e9-a796-149ac45dbeac} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.654929 [ 3 ] {} HTTP-Session: 94368b28-4c97-4115-a6d6-bf60543310c0 Destroying unnamed session 2024.02.23 10:12:51.655041 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.655089 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.655108 [ 3 ] {} HTTP-Session: a2941a1a-fd76-4528-9754-b6043fddd494 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.655129 [ 3 ] {} HTTP-Session: a2941a1a-fd76-4528-9754-b6043fddd494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.655335 [ 3 ] {14e0c30e-32b2-457c-accf-0f89a6bb8815} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.23 10:12:51.655387 [ 3 ] {14e0c30e-32b2-457c-accf-0f89a6bb8815} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.02.23 10:12:51.657255 [ 3 ] {14e0c30e-32b2-457c-accf-0f89a6bb8815} oximeter.measurements_histogramu64 (e785fc43-85fd-4116-ba21-42277051d58b): Loading data parts 2024.02.23 10:12:51.657343 [ 3 ] {14e0c30e-32b2-457c-accf-0f89a6bb8815} oximeter.measurements_histogramu64 (e785fc43-85fd-4116-ba21-42277051d58b): There are no data parts 2024.02.23 10:12:51.658515 [ 3 ] {14e0c30e-32b2-457c-accf-0f89a6bb8815} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.658546 [ 3 ] {14e0c30e-32b2-457c-accf-0f89a6bb8815} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.658572 [ 3 ] {} HTTP-Session: a2941a1a-fd76-4528-9754-b6043fddd494 Destroying unnamed session 2024.02.23 10:12:51.658686 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.658734 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.658758 [ 3 ] {} HTTP-Session: 33e94585-0a93-4ee0-8f00-26e53c4ba8ed Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.658773 [ 3 ] {} HTTP-Session: 33e94585-0a93-4ee0-8f00-26e53c4ba8ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.658986 [ 3 ] {3c654211-c20d-4ee4-9590-d6f53eb2af9e} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.23 10:12:51.659039 [ 3 ] {3c654211-c20d-4ee4-9590-d6f53eb2af9e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.02.23 10:12:51.661584 [ 3 ] {3c654211-c20d-4ee4-9590-d6f53eb2af9e} oximeter.measurements_histogramf32 (1107f8d7-ff59-4795-a145-cde68252572e): Loading data parts 2024.02.23 10:12:51.661694 [ 3 ] {3c654211-c20d-4ee4-9590-d6f53eb2af9e} oximeter.measurements_histogramf32 (1107f8d7-ff59-4795-a145-cde68252572e): There are no data parts 2024.02.23 10:12:51.663214 [ 3 ] {3c654211-c20d-4ee4-9590-d6f53eb2af9e} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.663239 [ 3 ] {3c654211-c20d-4ee4-9590-d6f53eb2af9e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.663274 [ 3 ] {} HTTP-Session: 33e94585-0a93-4ee0-8f00-26e53c4ba8ed Destroying unnamed session 2024.02.23 10:12:51.663379 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.663428 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.663453 [ 3 ] {} HTTP-Session: a6116282-288d-40b2-bef1-90aa9a1cfa7d Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.663468 [ 3 ] {} HTTP-Session: a6116282-288d-40b2-bef1-90aa9a1cfa7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.663684 [ 3 ] {20e3fa9f-f02e-4d57-b7fd-a150d28face6} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.23 10:12:51.663737 [ 3 ] {20e3fa9f-f02e-4d57-b7fd-a150d28face6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.02.23 10:12:51.665274 [ 3 ] {20e3fa9f-f02e-4d57-b7fd-a150d28face6} oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b): Loading data parts 2024.02.23 10:12:51.665351 [ 3 ] {20e3fa9f-f02e-4d57-b7fd-a150d28face6} oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b): There are no data parts 2024.02.23 10:12:51.666488 [ 3 ] {20e3fa9f-f02e-4d57-b7fd-a150d28face6} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.666532 [ 3 ] {20e3fa9f-f02e-4d57-b7fd-a150d28face6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.666547 [ 3 ] {} HTTP-Session: a6116282-288d-40b2-bef1-90aa9a1cfa7d Destroying unnamed session 2024.02.23 10:12:51.666687 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.666742 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.666761 [ 3 ] {} HTTP-Session: ee3fc9da-8e74-4057-a38e-a505300b5e21 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.666781 [ 3 ] {} HTTP-Session: ee3fc9da-8e74-4057-a38e-a505300b5e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.666939 [ 3 ] {7a60b839-7abf-49b8-a8ba-02fc12562a52} executeQuery: (from [fd00:1122:3344:101::d]:58530) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.23 10:12:51.666992 [ 3 ] {7a60b839-7abf-49b8-a8ba-02fc12562a52} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.02.23 10:12:51.668390 [ 3 ] {7a60b839-7abf-49b8-a8ba-02fc12562a52} oximeter.fields_bool (f8f0b619-4b1d-4d03-a2e8-2dcd6668b55a): Loading data parts 2024.02.23 10:12:51.668473 [ 3 ] {7a60b839-7abf-49b8-a8ba-02fc12562a52} oximeter.fields_bool (f8f0b619-4b1d-4d03-a2e8-2dcd6668b55a): There are no data parts 2024.02.23 10:12:51.669692 [ 3 ] {7a60b839-7abf-49b8-a8ba-02fc12562a52} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.669724 [ 3 ] {7a60b839-7abf-49b8-a8ba-02fc12562a52} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.669739 [ 3 ] {} HTTP-Session: ee3fc9da-8e74-4057-a38e-a505300b5e21 Destroying unnamed session 2024.02.23 10:12:51.669844 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.669893 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.669912 [ 3 ] {} HTTP-Session: f5a5ccd6-ee3c-42cb-8e4a-ee43c88a1627 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.669940 [ 3 ] {} HTTP-Session: f5a5ccd6-ee3c-42cb-8e4a-ee43c88a1627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.670098 [ 3 ] {2313d50c-12d1-435a-b33b-0e451800cf3a} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.23 10:12:51.670147 [ 3 ] {2313d50c-12d1-435a-b33b-0e451800cf3a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.02.23 10:12:51.671516 [ 3 ] {2313d50c-12d1-435a-b33b-0e451800cf3a} oximeter.fields_i8 (dcd90377-f59f-47fa-b1b1-38c33ac8ce04): Loading data parts 2024.02.23 10:12:51.671589 [ 3 ] {2313d50c-12d1-435a-b33b-0e451800cf3a} oximeter.fields_i8 (dcd90377-f59f-47fa-b1b1-38c33ac8ce04): There are no data parts 2024.02.23 10:12:51.672846 [ 3 ] {2313d50c-12d1-435a-b33b-0e451800cf3a} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.672870 [ 3 ] {2313d50c-12d1-435a-b33b-0e451800cf3a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.672892 [ 3 ] {} HTTP-Session: f5a5ccd6-ee3c-42cb-8e4a-ee43c88a1627 Destroying unnamed session 2024.02.23 10:12:51.673000 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.673042 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.673066 [ 3 ] {} HTTP-Session: 90ebd7b0-623a-4e51-aa78-12e9b8ea04a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.673095 [ 3 ] {} HTTP-Session: 90ebd7b0-623a-4e51-aa78-12e9b8ea04a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.673246 [ 3 ] {7294cfc9-1520-4548-8ffc-66daa27228cc} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.23 10:12:51.673293 [ 3 ] {7294cfc9-1520-4548-8ffc-66daa27228cc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.02.23 10:12:51.674687 [ 3 ] {7294cfc9-1520-4548-8ffc-66daa27228cc} oximeter.fields_u8 (e9f2a83f-315e-4752-a4ca-a15af88377c9): Loading data parts 2024.02.23 10:12:51.674776 [ 3 ] {7294cfc9-1520-4548-8ffc-66daa27228cc} oximeter.fields_u8 (e9f2a83f-315e-4752-a4ca-a15af88377c9): There are no data parts 2024.02.23 10:12:51.675888 [ 3 ] {7294cfc9-1520-4548-8ffc-66daa27228cc} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.675912 [ 3 ] {7294cfc9-1520-4548-8ffc-66daa27228cc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.675934 [ 3 ] {} HTTP-Session: 90ebd7b0-623a-4e51-aa78-12e9b8ea04a0 Destroying unnamed session 2024.02.23 10:12:51.676033 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.676081 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.676099 [ 3 ] {} HTTP-Session: d1203dea-8622-44ab-a503-7904f5ba7eae Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.676121 [ 3 ] {} HTTP-Session: d1203dea-8622-44ab-a503-7904f5ba7eae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.676285 [ 3 ] {ce894832-4f79-47b5-a75f-dfcd2663b84c} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.23 10:12:51.676338 [ 3 ] {ce894832-4f79-47b5-a75f-dfcd2663b84c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.02.23 10:12:51.677682 [ 3 ] {ce894832-4f79-47b5-a75f-dfcd2663b84c} oximeter.fields_i16 (396452db-4885-4666-a6dc-4168fd67575f): Loading data parts 2024.02.23 10:12:51.677756 [ 3 ] {ce894832-4f79-47b5-a75f-dfcd2663b84c} oximeter.fields_i16 (396452db-4885-4666-a6dc-4168fd67575f): There are no data parts 2024.02.23 10:12:51.679024 [ 3 ] {ce894832-4f79-47b5-a75f-dfcd2663b84c} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.679056 [ 3 ] {ce894832-4f79-47b5-a75f-dfcd2663b84c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.679071 [ 3 ] {} HTTP-Session: d1203dea-8622-44ab-a503-7904f5ba7eae Destroying unnamed session 2024.02.23 10:12:51.679176 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.679225 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.679243 [ 3 ] {} HTTP-Session: a8a1e75e-a475-4b4e-834f-4cae642688f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.679264 [ 3 ] {} HTTP-Session: a8a1e75e-a475-4b4e-834f-4cae642688f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.679429 [ 3 ] {535f27eb-c928-43ce-befe-c58bf876fb33} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.23 10:12:51.679470 [ 3 ] {535f27eb-c928-43ce-befe-c58bf876fb33} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.02.23 10:12:51.680850 [ 3 ] {535f27eb-c928-43ce-befe-c58bf876fb33} oximeter.fields_u16 (90b88400-6248-47f3-b8e7-dcd9c1088933): Loading data parts 2024.02.23 10:12:51.680913 [ 3 ] {535f27eb-c928-43ce-befe-c58bf876fb33} oximeter.fields_u16 (90b88400-6248-47f3-b8e7-dcd9c1088933): There are no data parts 2024.02.23 10:12:51.682102 [ 3 ] {535f27eb-c928-43ce-befe-c58bf876fb33} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.682134 [ 3 ] {535f27eb-c928-43ce-befe-c58bf876fb33} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.682148 [ 3 ] {} HTTP-Session: a8a1e75e-a475-4b4e-834f-4cae642688f5 Destroying unnamed session 2024.02.23 10:12:51.682260 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.682313 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.682332 [ 3 ] {} HTTP-Session: 4073319b-9554-482e-87c7-9f3b8d307c29 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.682348 [ 3 ] {} HTTP-Session: 4073319b-9554-482e-87c7-9f3b8d307c29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.682504 [ 3 ] {26821869-3219-4995-9a8f-91bb624ba7cb} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.23 10:12:51.682557 [ 3 ] {26821869-3219-4995-9a8f-91bb624ba7cb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.02.23 10:12:51.683924 [ 3 ] {26821869-3219-4995-9a8f-91bb624ba7cb} oximeter.fields_i32 (594ff915-b16c-45e4-b8d9-9ccf8824f010): Loading data parts 2024.02.23 10:12:51.683994 [ 3 ] {26821869-3219-4995-9a8f-91bb624ba7cb} oximeter.fields_i32 (594ff915-b16c-45e4-b8d9-9ccf8824f010): There are no data parts 2024.02.23 10:12:51.685074 [ 3 ] {26821869-3219-4995-9a8f-91bb624ba7cb} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.685106 [ 3 ] {26821869-3219-4995-9a8f-91bb624ba7cb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.685128 [ 3 ] {} HTTP-Session: 4073319b-9554-482e-87c7-9f3b8d307c29 Destroying unnamed session 2024.02.23 10:12:51.685228 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.685277 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.685302 [ 3 ] {} HTTP-Session: 96cc94fc-00f5-4f59-a5f7-d14710535e22 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.685317 [ 3 ] {} HTTP-Session: 96cc94fc-00f5-4f59-a5f7-d14710535e22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.685472 [ 3 ] {771333de-1d04-4cdb-bd2a-56ef56285479} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.23 10:12:51.685523 [ 3 ] {771333de-1d04-4cdb-bd2a-56ef56285479} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.02.23 10:12:51.686890 [ 3 ] {771333de-1d04-4cdb-bd2a-56ef56285479} oximeter.fields_u32 (d0758f01-ef4d-40b9-833a-b09f798e69d2): Loading data parts 2024.02.23 10:12:51.686952 [ 3 ] {771333de-1d04-4cdb-bd2a-56ef56285479} oximeter.fields_u32 (d0758f01-ef4d-40b9-833a-b09f798e69d2): There are no data parts 2024.02.23 10:12:51.688155 [ 3 ] {771333de-1d04-4cdb-bd2a-56ef56285479} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.688187 [ 3 ] {771333de-1d04-4cdb-bd2a-56ef56285479} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.688203 [ 3 ] {} HTTP-Session: 96cc94fc-00f5-4f59-a5f7-d14710535e22 Destroying unnamed session 2024.02.23 10:12:51.688321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.688369 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.688388 [ 3 ] {} HTTP-Session: ec39ddfc-b35a-4bc1-9c5f-99cc0ae46ae1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.688410 [ 3 ] {} HTTP-Session: ec39ddfc-b35a-4bc1-9c5f-99cc0ae46ae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.688560 [ 3 ] {9afc27b4-db80-4905-9697-e12ed2eda3ff} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.23 10:12:51.688620 [ 3 ] {9afc27b4-db80-4905-9697-e12ed2eda3ff} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.02.23 10:12:51.690000 [ 3 ] {9afc27b4-db80-4905-9697-e12ed2eda3ff} oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f): Loading data parts 2024.02.23 10:12:51.690074 [ 3 ] {9afc27b4-db80-4905-9697-e12ed2eda3ff} oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f): There are no data parts 2024.02.23 10:12:51.691256 [ 3 ] {9afc27b4-db80-4905-9697-e12ed2eda3ff} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.691280 [ 3 ] {9afc27b4-db80-4905-9697-e12ed2eda3ff} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.691303 [ 3 ] {} HTTP-Session: ec39ddfc-b35a-4bc1-9c5f-99cc0ae46ae1 Destroying unnamed session 2024.02.23 10:12:51.691420 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.691470 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.691495 [ 3 ] {} HTTP-Session: 89196ccd-7d2c-4ea2-bfaa-7c7e511d2e2d Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.691518 [ 3 ] {} HTTP-Session: 89196ccd-7d2c-4ea2-bfaa-7c7e511d2e2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.691675 [ 3 ] {6e8fcca0-e697-4dff-984f-367c081c8007} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.23 10:12:51.691724 [ 3 ] {6e8fcca0-e697-4dff-984f-367c081c8007} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.02.23 10:12:51.693095 [ 3 ] {6e8fcca0-e697-4dff-984f-367c081c8007} oximeter.fields_u64 (c755a0db-4ed2-4aff-bb36-a09c444f07d2): Loading data parts 2024.02.23 10:12:51.693173 [ 3 ] {6e8fcca0-e697-4dff-984f-367c081c8007} oximeter.fields_u64 (c755a0db-4ed2-4aff-bb36-a09c444f07d2): There are no data parts 2024.02.23 10:12:51.694331 [ 3 ] {6e8fcca0-e697-4dff-984f-367c081c8007} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.694356 [ 3 ] {6e8fcca0-e697-4dff-984f-367c081c8007} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.694370 [ 3 ] {} HTTP-Session: 89196ccd-7d2c-4ea2-bfaa-7c7e511d2e2d Destroying unnamed session 2024.02.23 10:12:51.694487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.694535 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.694553 [ 3 ] {} HTTP-Session: af33b5f7-79a6-4c1e-95aa-88b1610375ad Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.694576 [ 3 ] {} HTTP-Session: af33b5f7-79a6-4c1e-95aa-88b1610375ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.694732 [ 3 ] {6363e594-c39a-4b88-a8b6-ecf620319f5d} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.23 10:12:51.694774 [ 3 ] {6363e594-c39a-4b88-a8b6-ecf620319f5d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.02.23 10:12:51.696260 [ 3 ] {6363e594-c39a-4b88-a8b6-ecf620319f5d} oximeter.fields_ipaddr (c8ecdc8d-c65b-4d65-9102-c1575b7749d2): Loading data parts 2024.02.23 10:12:51.696319 [ 3 ] {6363e594-c39a-4b88-a8b6-ecf620319f5d} oximeter.fields_ipaddr (c8ecdc8d-c65b-4d65-9102-c1575b7749d2): There are no data parts 2024.02.23 10:12:51.698819 [ 3 ] {6363e594-c39a-4b88-a8b6-ecf620319f5d} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.698867 [ 3 ] {6363e594-c39a-4b88-a8b6-ecf620319f5d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.698886 [ 3 ] {} HTTP-Session: af33b5f7-79a6-4c1e-95aa-88b1610375ad Destroying unnamed session 2024.02.23 10:12:51.699024 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.699082 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.699104 [ 3 ] {} HTTP-Session: 1fbb63e9-08fa-42eb-8813-159dc21f32c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.699132 [ 3 ] {} HTTP-Session: 1fbb63e9-08fa-42eb-8813-159dc21f32c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.699305 [ 3 ] {98d20dde-9c71-4fea-9039-44da7369e775} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.23 10:12:51.699349 [ 3 ] {98d20dde-9c71-4fea-9039-44da7369e775} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.02.23 10:12:51.700938 [ 3 ] {98d20dde-9c71-4fea-9039-44da7369e775} oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2): Loading data parts 2024.02.23 10:12:51.701009 [ 3 ] {98d20dde-9c71-4fea-9039-44da7369e775} oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2): There are no data parts 2024.02.23 10:12:51.702289 [ 3 ] {98d20dde-9c71-4fea-9039-44da7369e775} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.702313 [ 3 ] {98d20dde-9c71-4fea-9039-44da7369e775} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.702337 [ 3 ] {} HTTP-Session: 1fbb63e9-08fa-42eb-8813-159dc21f32c1 Destroying unnamed session 2024.02.23 10:12:51.702463 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.702511 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.702537 [ 3 ] {} HTTP-Session: 431d6008-e257-4130-8082-c06028f87807 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.702553 [ 3 ] {} HTTP-Session: 431d6008-e257-4130-8082-c06028f87807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.702711 [ 3 ] {32a4ec76-f9e6-434e-937c-a0ae566fc95a} executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.23 10:12:51.702760 [ 3 ] {32a4ec76-f9e6-434e-937c-a0ae566fc95a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.02.23 10:12:51.704143 [ 3 ] {32a4ec76-f9e6-434e-937c-a0ae566fc95a} oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745): Loading data parts 2024.02.23 10:12:51.704215 [ 3 ] {32a4ec76-f9e6-434e-937c-a0ae566fc95a} oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745): There are no data parts 2024.02.23 10:12:51.705326 [ 3 ] {32a4ec76-f9e6-434e-937c-a0ae566fc95a} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.705359 [ 3 ] {32a4ec76-f9e6-434e-937c-a0ae566fc95a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.705387 [ 3 ] {} HTTP-Session: 431d6008-e257-4130-8082-c06028f87807 Destroying unnamed session 2024.02.23 10:12:51.705499 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.705548 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.705574 [ 3 ] {} HTTP-Session: 4f1f4e4c-1b44-42f5-b59b-f36107a451ab Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.705590 [ 3 ] {} HTTP-Session: 4f1f4e4c-1b44-42f5-b59b-f36107a451ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.705813 [ 3 ] {344f68ba-331b-4358-988c-fa4cf2db73e7} executeQuery: (from [fd00:1122:3344:101::d]:58530) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2024.02.23 10:12:51.705881 [ 3 ] {344f68ba-331b-4358-988c-fa4cf2db73e7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.02.23 10:12:51.707362 [ 3 ] {344f68ba-331b-4358-988c-fa4cf2db73e7} oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097): Loading data parts 2024.02.23 10:12:51.707421 [ 3 ] {344f68ba-331b-4358-988c-fa4cf2db73e7} oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097): There are no data parts 2024.02.23 10:12:51.708745 [ 3 ] {344f68ba-331b-4358-988c-fa4cf2db73e7} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.708778 [ 3 ] {344f68ba-331b-4358-988c-fa4cf2db73e7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.23 10:12:51.708793 [ 3 ] {} HTTP-Session: 4f1f4e4c-1b44-42f5-b59b-f36107a451ab Destroying unnamed session 2024.02.23 10:12:51.708926 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:12:51.708978 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:12:51.708996 [ 3 ] {} HTTP-Session: 90cc1c73-cc15-4748-82e3-68216d1698b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 2024.02.23 10:12:51.709018 [ 3 ] {} HTTP-Session: 90cc1c73-cc15-4748-82e3-68216d1698b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:12:51.709137 [ 3 ] {c6410043-95de-4696-846a-0aea2563c734} executeQuery: (from [fd00:1122:3344:101::d]:58530) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.02.23 10:12:51.709758 [ 3 ] {c6410043-95de-4696-846a-0aea2563c734} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.02.23 10:12:51.713181 [ 3 ] {c6410043-95de-4696-846a-0aea2563c734} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.23 10:12:51.716012 [ 3 ] {c6410043-95de-4696-846a-0aea2563c734} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.23 10:12:51.716218 [ 3 ] {c6410043-95de-4696-846a-0aea2563c734} oximeter.version (93aed94f-18d8-4a8a-8888-8f4a0360dbae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.23 10:12:51.716472 [ 3 ] {c6410043-95de-4696-846a-0aea2563c734} executeQuery: Read 1 rows, 16.00 B in 0.007305229 sec., 136 rows/sec., 2.14 KiB/sec. 2024.02.23 10:12:51.716585 [ 3 ] {c6410043-95de-4696-846a-0aea2563c734} DynamicQueryHandler: Done processing query 2024.02.23 10:12:51.716604 [ 3 ] {c6410043-95de-4696-846a-0aea2563c734} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.02.23 10:12:51.716620 [ 3 ] {} HTTP-Session: 90cc1c73-cc15-4748-82e3-68216d1698b8 Destroying unnamed session 2024.02.23 10:12:52.000130 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.06 MiB, will set to 228.29 MiB (RSS), difference: 9.29 MiB 2024.02.23 10:13:05.890648 [ 168 ] {} DNSResolver: Updating DNS cache 2024.02.23 10:13:05.890708 [ 168 ] {} DNSResolver: Updated DNS cache 2024.02.23 10:13:20.890958 [ 146 ] {} DNSResolver: Updating DNS cache 2024.02.23 10:13:20.891016 [ 146 ] {} DNSResolver: Updated DNS cache 2024.02.23 10:13:35.891071 [ 136 ] {} DNSResolver: Updating DNS cache 2024.02.23 10:13:35.891130 [ 136 ] {} DNSResolver: Updated DNS cache 2024.02.23 10:13:46.726522 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:13:46.726654 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:13:46.726783 [ 3 ] {} HTTP-Session: 8e38fe9d-d1bf-484e-9c6e-338739e44615 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:13:46.726829 [ 3 ] {} HTTP-Session: 8e38fe9d-d1bf-484e-9c6e-338739e44615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:13:46.726994 [ 3 ] {26ba11a0-3656-4f21-889c-925c24316337} executeQuery: (from [fd00:1122:3344:101::d]:45283) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.02.23 10:13:46.727392 [ 3 ] {26ba11a0-3656-4f21-889c-925c24316337} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.23 10:13:46.728065 [ 3 ] {26ba11a0-3656-4f21-889c-925c24316337} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.23 10:13:46.728270 [ 3 ] {26ba11a0-3656-4f21-889c-925c24316337} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.23 10:13:46.729358 [ 3 ] {26ba11a0-3656-4f21-889c-925c24316337} DynamicQueryHandler: Done processing query 2024.02.23 10:13:46.729388 [ 3 ] {26ba11a0-3656-4f21-889c-925c24316337} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.23 10:13:46.729404 [ 3 ] {} HTTP-Session: 8e38fe9d-d1bf-484e-9c6e-338739e44615 Destroying unnamed session 2024.02.23 10:13:46.742793 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:13:46.742863 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:13:46.742887 [ 3 ] {} HTTP-Session: 39cecbc5-fdb3-4ee1-b171-8f7bfce7e97f Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:13:46.742996 [ 3 ] {} HTTP-Session: 39cecbc5-fdb3-4ee1-b171-8f7bfce7e97f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:13:46.743150 [ 3 ] {e609ffb3-d07b-46f4-9219-4bf53eb5bee9} executeQuery: (from [fd00:1122:3344:101::d]:45283) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.23 10:13:46.746179 [ 3 ] {e609ffb3-d07b-46f4-9219-4bf53eb5bee9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.23 10:13:46.746329 [ 3 ] {e609ffb3-d07b-46f4-9219-4bf53eb5bee9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.23 10:13:46.746446 [ 3 ] {e609ffb3-d07b-46f4-9219-4bf53eb5bee9} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.23 10:13:46.747374 [ 3 ] {e609ffb3-d07b-46f4-9219-4bf53eb5bee9} DynamicQueryHandler: Done processing query 2024.02.23 10:13:46.747403 [ 3 ] {e609ffb3-d07b-46f4-9219-4bf53eb5bee9} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.23 10:13:46.747419 [ 3 ] {} HTTP-Session: 39cecbc5-fdb3-4ee1-b171-8f7bfce7e97f Destroying unnamed session 2024.02.23 10:13:46.747699 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:13:46.747745 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:13:46.747764 [ 3 ] {} HTTP-Session: 33370de4-9bbb-47fd-a207-02816cca38ce Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:13:46.747782 [ 3 ] {} HTTP-Session: 33370de4-9bbb-47fd-a207-02816cca38ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:13:46.747894 [ 3 ] {702bc8b2-1a2a-4647-96f8-6c44209952d3} executeQuery: (from [fd00:1122:3344:101::d]:45283) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.23 10:13:46.748285 [ 3 ] {702bc8b2-1a2a-4647-96f8-6c44209952d3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.23 10:13:46.748437 [ 3 ] {702bc8b2-1a2a-4647-96f8-6c44209952d3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.23 10:13:46.748477 [ 3 ] {702bc8b2-1a2a-4647-96f8-6c44209952d3} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.23 10:13:46.749284 [ 3 ] {702bc8b2-1a2a-4647-96f8-6c44209952d3} DynamicQueryHandler: Done processing query 2024.02.23 10:13:46.749312 [ 3 ] {702bc8b2-1a2a-4647-96f8-6c44209952d3} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.23 10:13:46.749328 [ 3 ] {} HTTP-Session: 33370de4-9bbb-47fd-a207-02816cca38ce Destroying unnamed session 2024.02.23 10:13:46.749695 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:13:46.749742 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:13:46.749761 [ 3 ] {} HTTP-Session: fc349339-71b9-4ce4-a359-df97360bf046 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:13:46.749777 [ 3 ] {} HTTP-Session: fc349339-71b9-4ce4-a359-df97360bf046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:13:46.749891 [ 3 ] {dbd8fe9f-6a0f-4f43-af7f-7d782c251651} executeQuery: (from [fd00:1122:3344:101::d]:45283) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.23 10:13:46.750242 [ 3 ] {dbd8fe9f-6a0f-4f43-af7f-7d782c251651} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.23 10:13:46.750393 [ 3 ] {dbd8fe9f-6a0f-4f43-af7f-7d782c251651} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.23 10:13:46.750434 [ 3 ] {dbd8fe9f-6a0f-4f43-af7f-7d782c251651} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.23 10:13:46.751188 [ 3 ] {dbd8fe9f-6a0f-4f43-af7f-7d782c251651} DynamicQueryHandler: Done processing query 2024.02.23 10:13:46.751216 [ 3 ] {dbd8fe9f-6a0f-4f43-af7f-7d782c251651} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.23 10:13:46.751232 [ 3 ] {} HTTP-Session: fc349339-71b9-4ce4-a359-df97360bf046 Destroying unnamed session 2024.02.23 10:13:46.752190 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:13:46.752235 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:13:46.752254 [ 3 ] {} HTTP-Session: 0393003f-cf97-414a-933c-ad8996042606 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:13:46.752272 [ 3 ] {} HTTP-Session: 0393003f-cf97-414a-933c-ad8996042606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:13:46.752352 [ 3 ] {521cc332-a5b6-4678-8ad2-55c8992bd0fd} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:13:46.752392 [ 3 ] {521cc332-a5b6-4678-8ad2-55c8992bd0fd} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.23 10:13:46.753118 [ 3 ] {521cc332-a5b6-4678-8ad2-55c8992bd0fd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:13:46.754632 [ 3 ] {521cc332-a5b6-4678-8ad2-55c8992bd0fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.23 10:13:46.755062 [ 3 ] {521cc332-a5b6-4678-8ad2-55c8992bd0fd} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.23 10:13:46.755234 [ 3 ] {521cc332-a5b6-4678-8ad2-55c8992bd0fd} oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.23 10:13:46.755367 [ 3 ] {521cc332-a5b6-4678-8ad2-55c8992bd0fd} executeQuery: Read 4 rows, 443.00 B in 0.002979951 sec., 1342 rows/sec., 145.18 KiB/sec. 2024.02.23 10:13:46.755547 [ 3 ] {521cc332-a5b6-4678-8ad2-55c8992bd0fd} DynamicQueryHandler: Done processing query 2024.02.23 10:13:46.755571 [ 3 ] {521cc332-a5b6-4678-8ad2-55c8992bd0fd} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.23 10:13:46.755587 [ 3 ] {} HTTP-Session: 0393003f-cf97-414a-933c-ad8996042606 Destroying unnamed session 2024.02.23 10:13:46.755762 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 4922, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:13:46.755808 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:13:46.755827 [ 3 ] {} HTTP-Session: 60e76732-4aed-4731-aff3-51b918bed90f Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:13:46.755843 [ 3 ] {} HTTP-Session: 60e76732-4aed-4731-aff3-51b918bed90f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:13:46.755918 [ 3 ] {cfb2a675-ad84-4ad4-aeac-abb6b454a015} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:13:46.755957 [ 3 ] {cfb2a675-ad84-4ad4-aeac-abb6b454a015} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.23 10:13:46.756075 [ 3 ] {cfb2a675-ad84-4ad4-aeac-abb6b454a015} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:13:46.760213 [ 3 ] {cfb2a675-ad84-4ad4-aeac-abb6b454a015} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.23 10:13:46.760427 [ 3 ] {cfb2a675-ad84-4ad4-aeac-abb6b454a015} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.23 10:13:46.760577 [ 3 ] {cfb2a675-ad84-4ad4-aeac-abb6b454a015} oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.23 10:13:46.760689 [ 3 ] {cfb2a675-ad84-4ad4-aeac-abb6b454a015} executeQuery: Read 34 rows, 2.76 KiB in 0.004742397 sec., 7169 rows/sec., 581.11 KiB/sec. 2024.02.23 10:13:46.760815 [ 3 ] {cfb2a675-ad84-4ad4-aeac-abb6b454a015} DynamicQueryHandler: Done processing query 2024.02.23 10:13:46.760838 [ 3 ] {cfb2a675-ad84-4ad4-aeac-abb6b454a015} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.23 10:13:46.760853 [ 3 ] {} HTTP-Session: 60e76732-4aed-4731-aff3-51b918bed90f Destroying unnamed session 2024.02.23 10:13:46.761064 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 16595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:13:46.761110 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:13:46.761129 [ 3 ] {} HTTP-Session: 8de10820-fe29-43e2-b50f-f9053db0d511 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:13:46.761146 [ 3 ] {} HTTP-Session: 8de10820-fe29-43e2-b50f-f9053db0d511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:13:46.761221 [ 3 ] {d07ea68e-7b5e-43ab-80d0-d1faae08a2fb} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:13:46.761259 [ 3 ] {d07ea68e-7b5e-43ab-80d0-d1faae08a2fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.23 10:13:46.761362 [ 3 ] {d07ea68e-7b5e-43ab-80d0-d1faae08a2fb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:13:46.761689 [ 3 ] {d07ea68e-7b5e-43ab-80d0-d1faae08a2fb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.23 10:13:46.761908 [ 3 ] {d07ea68e-7b5e-43ab-80d0-d1faae08a2fb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.23 10:13:46.762056 [ 3 ] {d07ea68e-7b5e-43ab-80d0-d1faae08a2fb} oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.23 10:13:46.762167 [ 3 ] {d07ea68e-7b5e-43ab-80d0-d1faae08a2fb} executeQuery: Read 102 rows, 10.35 KiB in 0.000917598 sec., 111159 rows/sec., 11.01 MiB/sec. 2024.02.23 10:13:46.762288 [ 3 ] {d07ea68e-7b5e-43ab-80d0-d1faae08a2fb} DynamicQueryHandler: Done processing query 2024.02.23 10:13:46.762311 [ 3 ] {d07ea68e-7b5e-43ab-80d0-d1faae08a2fb} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.23 10:13:46.762326 [ 3 ] {} HTTP-Session: 8de10820-fe29-43e2-b50f-f9053db0d511 Destroying unnamed session 2024.02.23 10:13:46.762458 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 7007, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:13:46.762503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:13:46.762521 [ 3 ] {} HTTP-Session: 6b1422b3-ca75-4c61-a07d-38dae245200b Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:13:46.762537 [ 3 ] {} HTTP-Session: 6b1422b3-ca75-4c61-a07d-38dae245200b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:13:46.762609 [ 3 ] {575e9eba-90af-4b75-83d9-bcbe7dcd0062} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:13:46.762647 [ 3 ] {575e9eba-90af-4b75-83d9-bcbe7dcd0062} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.23 10:13:46.763863 [ 3 ] {575e9eba-90af-4b75-83d9-bcbe7dcd0062} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:13:46.766959 [ 3 ] {575e9eba-90af-4b75-83d9-bcbe7dcd0062} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.23 10:13:46.767364 [ 3 ] {575e9eba-90af-4b75-83d9-bcbe7dcd0062} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.23 10:13:46.767516 [ 3 ] {575e9eba-90af-4b75-83d9-bcbe7dcd0062} oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.23 10:13:46.767626 [ 3 ] {575e9eba-90af-4b75-83d9-bcbe7dcd0062} executeQuery: Read 41 rows, 3.29 KiB in 0.004988202 sec., 8219 rows/sec., 660.54 KiB/sec. 2024.02.23 10:13:46.767726 [ 3 ] {575e9eba-90af-4b75-83d9-bcbe7dcd0062} DynamicQueryHandler: Done processing query 2024.02.23 10:13:46.767749 [ 3 ] {575e9eba-90af-4b75-83d9-bcbe7dcd0062} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.23 10:13:46.767764 [ 3 ] {} HTTP-Session: 6b1422b3-ca75-4c61-a07d-38dae245200b Destroying unnamed session 2024.02.23 10:13:46.768055 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 36387, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:13:46.768099 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:13:46.768117 [ 3 ] {} HTTP-Session: 425bd354-3cb6-4b9c-8bb7-329681215979 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:13:46.768133 [ 3 ] {} HTTP-Session: 425bd354-3cb6-4b9c-8bb7-329681215979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:13:46.768212 [ 3 ] {9ba7a482-d86e-4ca4-90eb-3d231e62bdff} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:13:46.768257 [ 3 ] {9ba7a482-d86e-4ca4-90eb-3d231e62bdff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.23 10:13:46.768410 [ 3 ] {9ba7a482-d86e-4ca4-90eb-3d231e62bdff} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:13:46.768891 [ 3 ] {9ba7a482-d86e-4ca4-90eb-3d231e62bdff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.23 10:13:46.769911 [ 3 ] {9ba7a482-d86e-4ca4-90eb-3d231e62bdff} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.23 10:13:46.770095 [ 3 ] {9ba7a482-d86e-4ca4-90eb-3d231e62bdff} oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.23 10:13:46.770216 [ 3 ] {9ba7a482-d86e-4ca4-90eb-3d231e62bdff} executeQuery: Read 34 rows, 46.98 KiB in 0.00197278 sec., 17234 rows/sec., 23.26 MiB/sec. 2024.02.23 10:13:46.770355 [ 3 ] {9ba7a482-d86e-4ca4-90eb-3d231e62bdff} DynamicQueryHandler: Done processing query 2024.02.23 10:13:46.770380 [ 3 ] {9ba7a482-d86e-4ca4-90eb-3d231e62bdff} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.23 10:13:46.770395 [ 3 ] {} HTTP-Session: 425bd354-3cb6-4b9c-8bb7-329681215979 Destroying unnamed session 2024.02.23 10:13:46.770523 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 1978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:13:46.770569 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:13:46.770588 [ 3 ] {} HTTP-Session: 3690316e-4a31-4e70-96ae-8a2f9c88cca0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:13:46.770604 [ 3 ] {} HTTP-Session: 3690316e-4a31-4e70-96ae-8a2f9c88cca0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:13:46.770674 [ 3 ] {b07597ec-ac5c-4fcf-a825-618e7ef644cf} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:13:46.771282 [ 3 ] {b07597ec-ac5c-4fcf-a825-618e7ef644cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.23 10:13:46.771392 [ 3 ] {b07597ec-ac5c-4fcf-a825-618e7ef644cf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:13:46.771672 [ 3 ] {b07597ec-ac5c-4fcf-a825-618e7ef644cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.23 10:13:46.771926 [ 3 ] {b07597ec-ac5c-4fcf-a825-618e7ef644cf} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.23 10:13:46.772103 [ 3 ] {b07597ec-ac5c-4fcf-a825-618e7ef644cf} oximeter.measurements_i64 (8fb668ac-e4e7-4f56-9675-19893828c5d1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.23 10:13:46.772215 [ 3 ] {b07597ec-ac5c-4fcf-a825-618e7ef644cf} executeQuery: Read 12 rows, 926.00 B in 0.001506871 sec., 7963 rows/sec., 600.12 KiB/sec. 2024.02.23 10:13:46.772327 [ 3 ] {b07597ec-ac5c-4fcf-a825-618e7ef644cf} DynamicQueryHandler: Done processing query 2024.02.23 10:13:46.772349 [ 3 ] {b07597ec-ac5c-4fcf-a825-618e7ef644cf} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.23 10:13:46.772364 [ 3 ] {} HTTP-Session: 3690316e-4a31-4e70-96ae-8a2f9c88cca0 Destroying unnamed session 2024.02.23 10:13:50.891204 [ 127 ] {} DNSResolver: Updating DNS cache 2024.02.23 10:13:50.891276 [ 127 ] {} DNSResolver: Updated DNS cache 2024.02.23 10:13:56.721387 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:13:56.721509 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:13:56.721536 [ 3 ] {} HTTP-Session: 0fd48bbf-8444-4631-a144-9700096953e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:13:56.721560 [ 3 ] {} HTTP-Session: 0fd48bbf-8444-4631-a144-9700096953e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:13:56.721762 [ 3 ] {c13f608b-8316-456e-a11d-5cc91872875a} executeQuery: (from [fd00:1122:3344:101::d]:45283) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.23 10:13:56.722594 [ 3 ] {c13f608b-8316-456e-a11d-5cc91872875a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.23 10:13:56.722772 [ 3 ] {c13f608b-8316-456e-a11d-5cc91872875a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.23 10:13:56.722870 [ 3 ] {c13f608b-8316-456e-a11d-5cc91872875a} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.23 10:13:56.723172 [ 3 ] {c13f608b-8316-456e-a11d-5cc91872875a} oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2024.02.23 10:13:56.725067 [ 3 ] {c13f608b-8316-456e-a11d-5cc91872875a} oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.23 10:13:56.725099 [ 3 ] {c13f608b-8316-456e-a11d-5cc91872875a} oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.23 10:13:56.725274 [ 3 ] {c13f608b-8316-456e-a11d-5cc91872875a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.23 10:13:56.727613 [ 3 ] {c13f608b-8316-456e-a11d-5cc91872875a} executeQuery: Read 4 rows, 443.00 B in 0.005798948 sec., 689 rows/sec., 74.60 KiB/sec. 2024.02.23 10:13:56.727829 [ 3 ] {c13f608b-8316-456e-a11d-5cc91872875a} DynamicQueryHandler: Done processing query 2024.02.23 10:13:56.727854 [ 3 ] {c13f608b-8316-456e-a11d-5cc91872875a} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.23 10:13:56.727872 [ 3 ] {} HTTP-Session: 0fd48bbf-8444-4631-a144-9700096953e6 Destroying unnamed session 2024.02.23 10:13:56.728099 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:13:56.728147 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:13:56.728167 [ 3 ] {} HTTP-Session: 12d7a14b-d2dd-4803-ae18-94837692289f Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:13:56.728186 [ 3 ] {} HTTP-Session: 12d7a14b-d2dd-4803-ae18-94837692289f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:13:56.728308 [ 3 ] {061831ca-f158-4859-acba-abb4cbb98b9b} executeQuery: (from [fd00:1122:3344:101::d]:45283) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) 2024.02.23 10:13:56.728759 [ 3 ] {061831ca-f158-4859-acba-abb4cbb98b9b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.23 10:13:56.728918 [ 3 ] {061831ca-f158-4859-acba-abb4cbb98b9b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.23 10:13:56.728958 [ 3 ] {061831ca-f158-4859-acba-abb4cbb98b9b} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.23 10:13:56.729104 [ 3 ] {061831ca-f158-4859-acba-abb4cbb98b9b} oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.02.23 10:13:56.729132 [ 3 ] {061831ca-f158-4859-acba-abb4cbb98b9b} oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.23 10:13:56.729154 [ 3 ] {061831ca-f158-4859-acba-abb4cbb98b9b} oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.23 10:13:56.729181 [ 3 ] {061831ca-f158-4859-acba-abb4cbb98b9b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.23 10:13:56.730049 [ 3 ] {061831ca-f158-4859-acba-abb4cbb98b9b} executeQuery: Read 4 rows, 443.00 B in 0.001703284 sec., 2348 rows/sec., 253.99 KiB/sec. 2024.02.23 10:13:56.730250 [ 3 ] {061831ca-f158-4859-acba-abb4cbb98b9b} DynamicQueryHandler: Done processing query 2024.02.23 10:13:56.730275 [ 3 ] {061831ca-f158-4859-acba-abb4cbb98b9b} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.23 10:13:56.730290 [ 3 ] {} HTTP-Session: 12d7a14b-d2dd-4803-ae18-94837692289f Destroying unnamed session 2024.02.23 10:13:56.730545 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:13:56.730591 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:13:56.730611 [ 3 ] {} HTTP-Session: c83709e4-e47c-4cb6-b5a6-5f6f46dc3eab Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:13:56.730627 [ 3 ] {} HTTP-Session: c83709e4-e47c-4cb6-b5a6-5f6f46dc3eab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:13:56.730743 [ 3 ] {f3631926-8d33-40af-8913-1bed22149353} executeQuery: (from [fd00:1122:3344:101::d]:45283) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.23 10:13:56.731185 [ 3 ] {f3631926-8d33-40af-8913-1bed22149353} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.23 10:13:56.731345 [ 3 ] {f3631926-8d33-40af-8913-1bed22149353} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.23 10:13:56.731385 [ 3 ] {f3631926-8d33-40af-8913-1bed22149353} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.23 10:13:56.731526 [ 3 ] {f3631926-8d33-40af-8913-1bed22149353} oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.02.23 10:13:56.731553 [ 3 ] {f3631926-8d33-40af-8913-1bed22149353} oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.23 10:13:56.731573 [ 3 ] {f3631926-8d33-40af-8913-1bed22149353} oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.23 10:13:56.731600 [ 3 ] {f3631926-8d33-40af-8913-1bed22149353} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.23 10:13:56.732441 [ 3 ] {f3631926-8d33-40af-8913-1bed22149353} executeQuery: Read 4 rows, 443.00 B in 0.001662594 sec., 2405 rows/sec., 260.21 KiB/sec. 2024.02.23 10:13:56.732629 [ 3 ] {f3631926-8d33-40af-8913-1bed22149353} DynamicQueryHandler: Done processing query 2024.02.23 10:13:56.732654 [ 3 ] {f3631926-8d33-40af-8913-1bed22149353} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.23 10:13:56.732669 [ 3 ] {} HTTP-Session: c83709e4-e47c-4cb6-b5a6-5f6f46dc3eab Destroying unnamed session 2024.02.23 10:13:56.732983 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:13:56.733027 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:13:56.733046 [ 3 ] {} HTTP-Session: ad362841-348a-4fbf-a77b-fd46737c4c53 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:13:56.733062 [ 3 ] {} HTTP-Session: ad362841-348a-4fbf-a77b-fd46737c4c53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:13:56.733178 [ 3 ] {373a1413-a2cc-400a-a0b4-122855ea10f6} executeQuery: (from [fd00:1122:3344:101::d]:45283) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.23 10:13:56.733632 [ 3 ] {373a1413-a2cc-400a-a0b4-122855ea10f6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.23 10:13:56.733793 [ 3 ] {373a1413-a2cc-400a-a0b4-122855ea10f6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.23 10:13:56.733833 [ 3 ] {373a1413-a2cc-400a-a0b4-122855ea10f6} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.23 10:13:56.733978 [ 3 ] {373a1413-a2cc-400a-a0b4-122855ea10f6} oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.02.23 10:13:56.734007 [ 3 ] {373a1413-a2cc-400a-a0b4-122855ea10f6} oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.23 10:13:56.734028 [ 3 ] {373a1413-a2cc-400a-a0b4-122855ea10f6} oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.23 10:13:56.734055 [ 3 ] {373a1413-a2cc-400a-a0b4-122855ea10f6} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.23 10:13:56.734918 [ 3 ] {373a1413-a2cc-400a-a0b4-122855ea10f6} executeQuery: Read 4 rows, 443.00 B in 0.001703165 sec., 2348 rows/sec., 254.01 KiB/sec. 2024.02.23 10:13:56.735108 [ 3 ] {373a1413-a2cc-400a-a0b4-122855ea10f6} DynamicQueryHandler: Done processing query 2024.02.23 10:13:56.735131 [ 3 ] {373a1413-a2cc-400a-a0b4-122855ea10f6} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.23 10:13:56.735147 [ 3 ] {} HTTP-Session: ad362841-348a-4fbf-a77b-fd46737c4c53 Destroying unnamed session 2024.02.23 10:13:56.735495 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:13:56.735540 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:13:56.735559 [ 3 ] {} HTTP-Session: 73e75f7f-8326-4b6f-99a1-cf0544619457 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:13:56.735576 [ 3 ] {} HTTP-Session: 73e75f7f-8326-4b6f-99a1-cf0544619457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:13:56.735693 [ 3 ] {5a0c0156-849b-4082-bc3b-a462e4819dee} executeQuery: (from [fd00:1122:3344:101::d]:45283) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2024.02.23 10:13:56.736155 [ 3 ] {5a0c0156-849b-4082-bc3b-a462e4819dee} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.23 10:13:56.736319 [ 3 ] {5a0c0156-849b-4082-bc3b-a462e4819dee} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.23 10:13:56.736358 [ 3 ] {5a0c0156-849b-4082-bc3b-a462e4819dee} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.23 10:13:56.736499 [ 3 ] {5a0c0156-849b-4082-bc3b-a462e4819dee} oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.02.23 10:13:56.736526 [ 3 ] {5a0c0156-849b-4082-bc3b-a462e4819dee} oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.23 10:13:56.736546 [ 3 ] {5a0c0156-849b-4082-bc3b-a462e4819dee} oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.23 10:13:56.736573 [ 3 ] {5a0c0156-849b-4082-bc3b-a462e4819dee} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.23 10:13:56.737513 [ 3 ] {5a0c0156-849b-4082-bc3b-a462e4819dee} executeQuery: Read 4 rows, 443.00 B in 0.001781166 sec., 2245 rows/sec., 242.88 KiB/sec. 2024.02.23 10:13:56.737709 [ 3 ] {5a0c0156-849b-4082-bc3b-a462e4819dee} DynamicQueryHandler: Done processing query 2024.02.23 10:13:56.737732 [ 3 ] {5a0c0156-849b-4082-bc3b-a462e4819dee} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.23 10:13:56.737748 [ 3 ] {} HTTP-Session: 73e75f7f-8326-4b6f-99a1-cf0544619457 Destroying unnamed session 2024.02.23 10:13:56.737950 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:13:56.737993 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:13:56.738012 [ 3 ] {} HTTP-Session: 6aaaa21e-461f-4cfb-832c-5851bedbbb41 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:13:56.738028 [ 3 ] {} HTTP-Session: 6aaaa21e-461f-4cfb-832c-5851bedbbb41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:13:56.738147 [ 3 ] {136f03a2-92e3-4a55-9db1-4a618c61a317} executeQuery: (from [fd00:1122:3344:101::d]:45283) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2024.02.23 10:13:56.738611 [ 3 ] {136f03a2-92e3-4a55-9db1-4a618c61a317} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.23 10:13:56.738776 [ 3 ] {136f03a2-92e3-4a55-9db1-4a618c61a317} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.23 10:13:56.738816 [ 3 ] {136f03a2-92e3-4a55-9db1-4a618c61a317} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.23 10:13:56.738955 [ 3 ] {136f03a2-92e3-4a55-9db1-4a618c61a317} oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.02.23 10:13:56.738982 [ 3 ] {136f03a2-92e3-4a55-9db1-4a618c61a317} oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.23 10:13:56.739003 [ 3 ] {136f03a2-92e3-4a55-9db1-4a618c61a317} oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.23 10:13:56.739029 [ 3 ] {136f03a2-92e3-4a55-9db1-4a618c61a317} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.23 10:13:56.739796 [ 3 ] {136f03a2-92e3-4a55-9db1-4a618c61a317} executeQuery: Read 4 rows, 443.00 B in 0.001613753 sec., 2478 rows/sec., 268.08 KiB/sec. 2024.02.23 10:13:56.739980 [ 3 ] {136f03a2-92e3-4a55-9db1-4a618c61a317} DynamicQueryHandler: Done processing query 2024.02.23 10:13:56.740003 [ 3 ] {136f03a2-92e3-4a55-9db1-4a618c61a317} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.23 10:13:56.740019 [ 3 ] {} HTTP-Session: 6aaaa21e-461f-4cfb-832c-5851bedbbb41 Destroying unnamed session 2024.02.23 10:13:56.756133 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:13:56.756221 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:13:56.756259 [ 3 ] {} HTTP-Session: 0f9271ba-306c-4269-be98-af97ff4cedf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:13:56.756291 [ 3 ] {} HTTP-Session: 0f9271ba-306c-4269-be98-af97ff4cedf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:13:56.756439 [ 3 ] {f2d1973c-485e-4c5a-a521-7003eec42b53} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:13:56.756516 [ 3 ] {f2d1973c-485e-4c5a-a521-7003eec42b53} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.23 10:13:56.756752 [ 3 ] {f2d1973c-485e-4c5a-a521-7003eec42b53} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:13:56.757114 [ 3 ] {f2d1973c-485e-4c5a-a521-7003eec42b53} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.23 10:13:56.757402 [ 3 ] {f2d1973c-485e-4c5a-a521-7003eec42b53} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.23 10:13:56.757566 [ 3 ] {f2d1973c-485e-4c5a-a521-7003eec42b53} oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.23 10:13:56.757683 [ 3 ] {f2d1973c-485e-4c5a-a521-7003eec42b53} executeQuery: Read 6 rows, 996.00 B in 0.001199434 sec., 5002 rows/sec., 810.93 KiB/sec. 2024.02.23 10:13:56.757859 [ 3 ] {f2d1973c-485e-4c5a-a521-7003eec42b53} DynamicQueryHandler: Done processing query 2024.02.23 10:13:56.757883 [ 3 ] {f2d1973c-485e-4c5a-a521-7003eec42b53} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.23 10:13:56.757899 [ 3 ] {} HTTP-Session: 0f9271ba-306c-4269-be98-af97ff4cedf3 Destroying unnamed session 2024.02.23 10:13:56.758021 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 5065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:13:56.758066 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:13:56.758085 [ 3 ] {} HTTP-Session: fd21d503-b79f-4996-a0ff-de5aaf5a02a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:13:56.758101 [ 3 ] {} HTTP-Session: fd21d503-b79f-4996-a0ff-de5aaf5a02a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:13:56.758175 [ 3 ] {180e6ec5-8a58-47cf-b9a1-cf760d90e590} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:13:56.758213 [ 3 ] {180e6ec5-8a58-47cf-b9a1-cf760d90e590} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.23 10:13:56.758326 [ 3 ] {180e6ec5-8a58-47cf-b9a1-cf760d90e590} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:13:56.758645 [ 3 ] {180e6ec5-8a58-47cf-b9a1-cf760d90e590} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.23 10:13:56.758853 [ 3 ] {180e6ec5-8a58-47cf-b9a1-cf760d90e590} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.23 10:13:56.759000 [ 3 ] {180e6ec5-8a58-47cf-b9a1-cf760d90e590} oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.23 10:13:56.759114 [ 3 ] {180e6ec5-8a58-47cf-b9a1-cf760d90e590} executeQuery: Read 35 rows, 2.84 KiB in 0.000912348 sec., 38362 rows/sec., 3.04 MiB/sec. 2024.02.23 10:13:56.759239 [ 3 ] {180e6ec5-8a58-47cf-b9a1-cf760d90e590} DynamicQueryHandler: Done processing query 2024.02.23 10:13:56.759262 [ 3 ] {180e6ec5-8a58-47cf-b9a1-cf760d90e590} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.23 10:13:56.759277 [ 3 ] {} HTTP-Session: fd21d503-b79f-4996-a0ff-de5aaf5a02a5 Destroying unnamed session 2024.02.23 10:13:56.759452 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 22053, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:13:56.759497 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:13:56.759514 [ 3 ] {} HTTP-Session: 14053e40-051a-4437-ab33-6362eb5624c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:13:56.759530 [ 3 ] {} HTTP-Session: 14053e40-051a-4437-ab33-6362eb5624c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:13:56.759605 [ 3 ] {7bb2fc7b-b68b-4d22-996e-7adde0d5aba1} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:13:56.759642 [ 3 ] {7bb2fc7b-b68b-4d22-996e-7adde0d5aba1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.23 10:13:56.759747 [ 3 ] {7bb2fc7b-b68b-4d22-996e-7adde0d5aba1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:13:56.760118 [ 3 ] {7bb2fc7b-b68b-4d22-996e-7adde0d5aba1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.23 10:13:56.760351 [ 3 ] {7bb2fc7b-b68b-4d22-996e-7adde0d5aba1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.23 10:13:56.760497 [ 3 ] {7bb2fc7b-b68b-4d22-996e-7adde0d5aba1} oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.23 10:13:56.760609 [ 3 ] {7bb2fc7b-b68b-4d22-996e-7adde0d5aba1} executeQuery: Read 141 rows, 13.46 KiB in 0.00097391 sec., 144777 rows/sec., 13.50 MiB/sec. 2024.02.23 10:13:56.760743 [ 3 ] {7bb2fc7b-b68b-4d22-996e-7adde0d5aba1} DynamicQueryHandler: Done processing query 2024.02.23 10:13:56.760766 [ 3 ] {7bb2fc7b-b68b-4d22-996e-7adde0d5aba1} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.23 10:13:56.760781 [ 3 ] {} HTTP-Session: 14053e40-051a-4437-ab33-6362eb5624c7 Destroying unnamed session 2024.02.23 10:13:56.760948 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 10016, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:13:56.760993 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:13:56.761011 [ 3 ] {} HTTP-Session: 0d0004c0-0e10-438b-9aff-deb7f58db9dd Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:13:56.761027 [ 3 ] {} HTTP-Session: 0d0004c0-0e10-438b-9aff-deb7f58db9dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:13:56.761103 [ 3 ] {d677e9d0-2f44-4ca3-a8ad-a751146dc588} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:13:56.761142 [ 3 ] {d677e9d0-2f44-4ca3-a8ad-a751146dc588} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.23 10:13:56.761244 [ 3 ] {d677e9d0-2f44-4ca3-a8ad-a751146dc588} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:13:56.761560 [ 3 ] {d677e9d0-2f44-4ca3-a8ad-a751146dc588} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.23 10:13:56.761763 [ 3 ] {d677e9d0-2f44-4ca3-a8ad-a751146dc588} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.23 10:13:56.761910 [ 3 ] {d677e9d0-2f44-4ca3-a8ad-a751146dc588} oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.23 10:13:56.762020 [ 3 ] {d677e9d0-2f44-4ca3-a8ad-a751146dc588} executeQuery: Read 59 rows, 4.70 KiB in 0.000885188 sec., 66652 rows/sec., 5.19 MiB/sec. 2024.02.23 10:13:56.762136 [ 3 ] {d677e9d0-2f44-4ca3-a8ad-a751146dc588} DynamicQueryHandler: Done processing query 2024.02.23 10:13:56.762159 [ 3 ] {d677e9d0-2f44-4ca3-a8ad-a751146dc588} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.23 10:13:56.762175 [ 3 ] {} HTTP-Session: 0d0004c0-0e10-438b-9aff-deb7f58db9dd Destroying unnamed session 2024.02.23 10:13:56.762537 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 85451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:13:56.762582 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:13:56.762601 [ 3 ] {} HTTP-Session: 5df423ae-848d-440e-99bd-b2296d44ea02 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:13:56.762617 [ 3 ] {} HTTP-Session: 5df423ae-848d-440e-99bd-b2296d44ea02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:13:56.762711 [ 3 ] {2053c62d-b471-40c5-8356-ba7fdce0dd48} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:13:56.762753 [ 3 ] {2053c62d-b471-40c5-8356-ba7fdce0dd48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.23 10:13:56.762869 [ 3 ] {2053c62d-b471-40c5-8356-ba7fdce0dd48} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:13:56.763441 [ 3 ] {2053c62d-b471-40c5-8356-ba7fdce0dd48} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.23 10:13:56.763718 [ 3 ] {2053c62d-b471-40c5-8356-ba7fdce0dd48} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.23 10:13:56.763894 [ 3 ] {2053c62d-b471-40c5-8356-ba7fdce0dd48} oximeter.measurements_cumulativeu64 (4b1f12a2-c82d-4fd7-a16c-5a9e18943d82): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.23 10:13:56.764019 [ 3 ] {2053c62d-b471-40c5-8356-ba7fdce0dd48} executeQuery: Read 444 rows, 32.09 KiB in 0.001274376 sec., 348405 rows/sec., 24.59 MiB/sec. 2024.02.23 10:13:56.764151 [ 3 ] {2053c62d-b471-40c5-8356-ba7fdce0dd48} DynamicQueryHandler: Done processing query 2024.02.23 10:13:56.764174 [ 3 ] {2053c62d-b471-40c5-8356-ba7fdce0dd48} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.02.23 10:13:56.764189 [ 3 ] {} HTTP-Session: 5df423ae-848d-440e-99bd-b2296d44ea02 Destroying unnamed session 2024.02.23 10:13:56.764357 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 37455, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:13:56.764401 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:13:56.764418 [ 3 ] {} HTTP-Session: f3b23e55-0e47-4ba7-988f-583652501440 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:13:56.764435 [ 3 ] {} HTTP-Session: f3b23e55-0e47-4ba7-988f-583652501440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:13:56.764513 [ 3 ] {cb6cca29-bc7f-4194-8fa5-777ec3aabd73} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:13:56.764555 [ 3 ] {cb6cca29-bc7f-4194-8fa5-777ec3aabd73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.23 10:13:56.764687 [ 3 ] {cb6cca29-bc7f-4194-8fa5-777ec3aabd73} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:13:56.765162 [ 3 ] {cb6cca29-bc7f-4194-8fa5-777ec3aabd73} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.23 10:13:56.765462 [ 3 ] {cb6cca29-bc7f-4194-8fa5-777ec3aabd73} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.23 10:13:56.765655 [ 3 ] {cb6cca29-bc7f-4194-8fa5-777ec3aabd73} oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.23 10:13:56.765769 [ 3 ] {cb6cca29-bc7f-4194-8fa5-777ec3aabd73} executeQuery: Read 35 rows, 48.36 KiB in 0.001227005 sec., 28524 rows/sec., 38.49 MiB/sec. 2024.02.23 10:13:56.765928 [ 3 ] {cb6cca29-bc7f-4194-8fa5-777ec3aabd73} DynamicQueryHandler: Done processing query 2024.02.23 10:13:56.765951 [ 3 ] {cb6cca29-bc7f-4194-8fa5-777ec3aabd73} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.23 10:13:56.765967 [ 3 ] {} HTTP-Session: f3b23e55-0e47-4ba7-988f-583652501440 Destroying unnamed session 2024.02.23 10:14:05.891317 [ 114 ] {} DNSResolver: Updating DNS cache 2024.02.23 10:14:05.891378 [ 114 ] {} DNSResolver: Updated DNS cache 2024.02.23 10:14:06.721184 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 5065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:06.721297 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:06.721322 [ 3 ] {} HTTP-Session: 594d8b57-7909-4a0b-a37c-66a948a55499 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:06.721346 [ 3 ] {} HTTP-Session: 594d8b57-7909-4a0b-a37c-66a948a55499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:06.721477 [ 3 ] {5f5b55e6-560c-4d62-965a-dfef16fb14dd} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:06.721537 [ 3 ] {5f5b55e6-560c-4d62-965a-dfef16fb14dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.23 10:14:06.721693 [ 3 ] {5f5b55e6-560c-4d62-965a-dfef16fb14dd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:06.722135 [ 3 ] {5f5b55e6-560c-4d62-965a-dfef16fb14dd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.23 10:14:06.722403 [ 3 ] {5f5b55e6-560c-4d62-965a-dfef16fb14dd} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.23 10:14:06.722565 [ 3 ] {5f5b55e6-560c-4d62-965a-dfef16fb14dd} oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.23 10:14:06.722692 [ 3 ] {5f5b55e6-560c-4d62-965a-dfef16fb14dd} executeQuery: Read 35 rows, 2.84 KiB in 0.001172004 sec., 29863 rows/sec., 2.36 MiB/sec. 2024.02.23 10:14:06.722886 [ 3 ] {5f5b55e6-560c-4d62-965a-dfef16fb14dd} DynamicQueryHandler: Done processing query 2024.02.23 10:14:06.722912 [ 3 ] {5f5b55e6-560c-4d62-965a-dfef16fb14dd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.23 10:14:06.722929 [ 3 ] {} HTTP-Session: 594d8b57-7909-4a0b-a37c-66a948a55499 Destroying unnamed session 2024.02.23 10:14:06.723064 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 17073, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:06.723109 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:06.723128 [ 3 ] {} HTTP-Session: c08214ff-e7f7-4412-8f12-9db6724a570e Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:06.723145 [ 3 ] {} HTTP-Session: c08214ff-e7f7-4412-8f12-9db6724a570e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:06.723224 [ 3 ] {0da6a602-ac12-4426-b9ba-b7f4d0477166} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:06.723264 [ 3 ] {0da6a602-ac12-4426-b9ba-b7f4d0477166} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.23 10:14:06.723371 [ 3 ] {0da6a602-ac12-4426-b9ba-b7f4d0477166} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:06.723748 [ 3 ] {0da6a602-ac12-4426-b9ba-b7f4d0477166} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.23 10:14:06.723966 [ 3 ] {0da6a602-ac12-4426-b9ba-b7f4d0477166} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.23 10:14:06.724119 [ 3 ] {0da6a602-ac12-4426-b9ba-b7f4d0477166} oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.23 10:14:06.724242 [ 3 ] {0da6a602-ac12-4426-b9ba-b7f4d0477166} executeQuery: Read 105 rows, 10.65 KiB in 0.00098647 sec., 106440 rows/sec., 10.54 MiB/sec. 2024.02.23 10:14:06.724369 [ 3 ] {0da6a602-ac12-4426-b9ba-b7f4d0477166} DynamicQueryHandler: Done processing query 2024.02.23 10:14:06.724392 [ 3 ] {0da6a602-ac12-4426-b9ba-b7f4d0477166} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.23 10:14:06.724407 [ 3 ] {} HTTP-Session: c08214ff-e7f7-4412-8f12-9db6724a570e Destroying unnamed session 2024.02.23 10:14:06.724566 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 5976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:06.724611 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:06.724629 [ 3 ] {} HTTP-Session: 66873c15-128d-41c4-aa33-8a547cd10a14 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:06.724646 [ 3 ] {} HTTP-Session: 66873c15-128d-41c4-aa33-8a547cd10a14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:06.724718 [ 3 ] {82fbadb2-2ef0-4760-8705-71a2a0df4349} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:06.724756 [ 3 ] {82fbadb2-2ef0-4760-8705-71a2a0df4349} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.23 10:14:06.724863 [ 3 ] {82fbadb2-2ef0-4760-8705-71a2a0df4349} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:06.725158 [ 3 ] {82fbadb2-2ef0-4760-8705-71a2a0df4349} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.23 10:14:06.725368 [ 3 ] {82fbadb2-2ef0-4760-8705-71a2a0df4349} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.23 10:14:06.725520 [ 3 ] {82fbadb2-2ef0-4760-8705-71a2a0df4349} oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.23 10:14:06.725639 [ 3 ] {82fbadb2-2ef0-4760-8705-71a2a0df4349} executeQuery: Read 35 rows, 2.80 KiB in 0.000891699 sec., 39250 rows/sec., 3.07 MiB/sec. 2024.02.23 10:14:06.725759 [ 3 ] {82fbadb2-2ef0-4760-8705-71a2a0df4349} DynamicQueryHandler: Done processing query 2024.02.23 10:14:06.725781 [ 3 ] {82fbadb2-2ef0-4760-8705-71a2a0df4349} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.23 10:14:06.725797 [ 3 ] {} HTTP-Session: 66873c15-128d-41c4-aa33-8a547cd10a14 Destroying unnamed session 2024.02.23 10:14:06.725972 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 37455, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:06.726019 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:06.726037 [ 3 ] {} HTTP-Session: f80d40d3-1f1f-4be4-8c4c-c6932c018b80 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:06.726053 [ 3 ] {} HTTP-Session: f80d40d3-1f1f-4be4-8c4c-c6932c018b80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:06.726142 [ 3 ] {c3bb29a4-2f12-43ae-92c6-87f2e862ee98} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:06.726188 [ 3 ] {c3bb29a4-2f12-43ae-92c6-87f2e862ee98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.23 10:14:06.726327 [ 3 ] {c3bb29a4-2f12-43ae-92c6-87f2e862ee98} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:06.726773 [ 3 ] {c3bb29a4-2f12-43ae-92c6-87f2e862ee98} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.23 10:14:06.727085 [ 3 ] {c3bb29a4-2f12-43ae-92c6-87f2e862ee98} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.23 10:14:06.727278 [ 3 ] {c3bb29a4-2f12-43ae-92c6-87f2e862ee98} oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.23 10:14:06.727404 [ 3 ] {c3bb29a4-2f12-43ae-92c6-87f2e862ee98} executeQuery: Read 35 rows, 48.36 KiB in 0.001233805 sec., 28367 rows/sec., 38.28 MiB/sec. 2024.02.23 10:14:06.727531 [ 3 ] {c3bb29a4-2f12-43ae-92c6-87f2e862ee98} DynamicQueryHandler: Done processing query 2024.02.23 10:14:06.727554 [ 3 ] {c3bb29a4-2f12-43ae-92c6-87f2e862ee98} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.23 10:14:06.727570 [ 3 ] {} HTTP-Session: f80d40d3-1f1f-4be4-8c4c-c6932c018b80 Destroying unnamed session 2024.02.23 10:14:16.721250 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 5065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:16.721382 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:16.721412 [ 3 ] {} HTTP-Session: 34bcda24-f568-4e82-819e-f32880f7526c Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:16.721441 [ 3 ] {} HTTP-Session: 34bcda24-f568-4e82-819e-f32880f7526c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:16.721588 [ 3 ] {cb2f5ab2-273b-4ae3-8250-613d64ac04ed} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:16.721655 [ 3 ] {cb2f5ab2-273b-4ae3-8250-613d64ac04ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.23 10:14:16.721833 [ 3 ] {cb2f5ab2-273b-4ae3-8250-613d64ac04ed} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:16.722337 [ 3 ] {cb2f5ab2-273b-4ae3-8250-613d64ac04ed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.23 10:14:16.722606 [ 3 ] {cb2f5ab2-273b-4ae3-8250-613d64ac04ed} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.23 10:14:16.722772 [ 3 ] {cb2f5ab2-273b-4ae3-8250-613d64ac04ed} oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.23 10:14:16.722890 [ 3 ] {cb2f5ab2-273b-4ae3-8250-613d64ac04ed} executeQuery: Read 35 rows, 2.84 KiB in 0.001263606 sec., 27698 rows/sec., 2.19 MiB/sec. 2024.02.23 10:14:16.723023 [ 3 ] {cb2f5ab2-273b-4ae3-8250-613d64ac04ed} DynamicQueryHandler: Done processing query 2024.02.23 10:14:16.723048 [ 3 ] {cb2f5ab2-273b-4ae3-8250-613d64ac04ed} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.23 10:14:16.723064 [ 3 ] {} HTTP-Session: 34bcda24-f568-4e82-819e-f32880f7526c Destroying unnamed session 2024.02.23 10:14:16.723193 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 17073, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:16.723240 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:16.723260 [ 3 ] {} HTTP-Session: 148d6649-c3ea-425b-ac22-7c76fa4bb075 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:16.723277 [ 3 ] {} HTTP-Session: 148d6649-c3ea-425b-ac22-7c76fa4bb075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:16.723355 [ 3 ] {a7994a83-d166-4457-adec-93d5e013eb3a} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:16.723393 [ 3 ] {a7994a83-d166-4457-adec-93d5e013eb3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.23 10:14:16.723499 [ 3 ] {a7994a83-d166-4457-adec-93d5e013eb3a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:16.723865 [ 3 ] {a7994a83-d166-4457-adec-93d5e013eb3a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.23 10:14:16.724088 [ 3 ] {a7994a83-d166-4457-adec-93d5e013eb3a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.23 10:14:16.724235 [ 3 ] {a7994a83-d166-4457-adec-93d5e013eb3a} oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.23 10:14:16.724330 [ 3 ] {a7994a83-d166-4457-adec-93d5e013eb3a} executeQuery: Read 105 rows, 10.65 KiB in 0.00094844 sec., 110708 rows/sec., 10.96 MiB/sec. 2024.02.23 10:14:16.724443 [ 3 ] {a7994a83-d166-4457-adec-93d5e013eb3a} DynamicQueryHandler: Done processing query 2024.02.23 10:14:16.724466 [ 3 ] {a7994a83-d166-4457-adec-93d5e013eb3a} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.23 10:14:16.724482 [ 3 ] {} HTTP-Session: 148d6649-c3ea-425b-ac22-7c76fa4bb075 Destroying unnamed session 2024.02.23 10:14:16.724649 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 5976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:16.724694 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:16.724712 [ 3 ] {} HTTP-Session: acdafbc2-595f-4590-8fe1-630d7a537fc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:16.724729 [ 3 ] {} HTTP-Session: acdafbc2-595f-4590-8fe1-630d7a537fc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:16.724801 [ 3 ] {5a7786d8-0cd4-4b4b-bf8d-969abff8a900} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:16.724839 [ 3 ] {5a7786d8-0cd4-4b4b-bf8d-969abff8a900} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.23 10:14:16.724945 [ 3 ] {5a7786d8-0cd4-4b4b-bf8d-969abff8a900} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:16.725298 [ 3 ] {5a7786d8-0cd4-4b4b-bf8d-969abff8a900} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.23 10:14:16.725510 [ 3 ] {5a7786d8-0cd4-4b4b-bf8d-969abff8a900} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.23 10:14:16.725662 [ 3 ] {5a7786d8-0cd4-4b4b-bf8d-969abff8a900} oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.23 10:14:16.725756 [ 3 ] {5a7786d8-0cd4-4b4b-bf8d-969abff8a900} executeQuery: Read 35 rows, 2.80 KiB in 0.000928219 sec., 37706 rows/sec., 2.95 MiB/sec. 2024.02.23 10:14:16.725872 [ 3 ] {5a7786d8-0cd4-4b4b-bf8d-969abff8a900} DynamicQueryHandler: Done processing query 2024.02.23 10:14:16.725895 [ 3 ] {5a7786d8-0cd4-4b4b-bf8d-969abff8a900} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.23 10:14:16.725911 [ 3 ] {} HTTP-Session: acdafbc2-595f-4590-8fe1-630d7a537fc8 Destroying unnamed session 2024.02.23 10:14:16.726046 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 37455, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:16.726091 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:16.726111 [ 3 ] {} HTTP-Session: 6d151dd2-0bfa-44cb-980e-6a8f71ad31f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:16.726127 [ 3 ] {} HTTP-Session: 6d151dd2-0bfa-44cb-980e-6a8f71ad31f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:16.726212 [ 3 ] {a741cb6d-9154-49f8-92e4-f858517dcdc5} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:16.726258 [ 3 ] {a741cb6d-9154-49f8-92e4-f858517dcdc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.23 10:14:16.726393 [ 3 ] {a741cb6d-9154-49f8-92e4-f858517dcdc5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:16.726839 [ 3 ] {a741cb6d-9154-49f8-92e4-f858517dcdc5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.23 10:14:16.727158 [ 3 ] {a741cb6d-9154-49f8-92e4-f858517dcdc5} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.23 10:14:16.727359 [ 3 ] {a741cb6d-9154-49f8-92e4-f858517dcdc5} oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.23 10:14:16.727461 [ 3 ] {a741cb6d-9154-49f8-92e4-f858517dcdc5} executeQuery: Read 35 rows, 48.36 KiB in 0.001220825 sec., 28669 rows/sec., 38.69 MiB/sec. 2024.02.23 10:14:16.727598 [ 3 ] {a741cb6d-9154-49f8-92e4-f858517dcdc5} DynamicQueryHandler: Done processing query 2024.02.23 10:14:16.727621 [ 3 ] {a741cb6d-9154-49f8-92e4-f858517dcdc5} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.23 10:14:16.727637 [ 3 ] {} HTTP-Session: 6d151dd2-0bfa-44cb-980e-6a8f71ad31f6 Destroying unnamed session 2024.02.23 10:14:20.891630 [ 103 ] {} DNSResolver: Updating DNS cache 2024.02.23 10:14:20.891703 [ 103 ] {} DNSResolver: Updated DNS cache 2024.02.23 10:14:26.722265 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:26.722390 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:26.722421 [ 3 ] {} HTTP-Session: 48f52006-09b4-42c0-b732-b1a49e6d52b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:26.722449 [ 3 ] {} HTTP-Session: 48f52006-09b4-42c0-b732-b1a49e6d52b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:26.722667 [ 3 ] {da9217c8-2a9c-4ad1-952e-1540cb519398} executeQuery: (from [fd00:1122:3344:101::d]:45283) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.23 10:14:26.723285 [ 3 ] {da9217c8-2a9c-4ad1-952e-1540cb519398} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.23 10:14:26.723473 [ 3 ] {da9217c8-2a9c-4ad1-952e-1540cb519398} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.23 10:14:26.723524 [ 3 ] {da9217c8-2a9c-4ad1-952e-1540cb519398} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.23 10:14:26.723694 [ 3 ] {da9217c8-2a9c-4ad1-952e-1540cb519398} oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.02.23 10:14:26.723820 [ 190 ] {da9217c8-2a9c-4ad1-952e-1540cb519398} oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.23 10:14:26.723828 [ 189 ] {da9217c8-2a9c-4ad1-952e-1540cb519398} oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.23 10:14:26.723982 [ 3 ] {da9217c8-2a9c-4ad1-952e-1540cb519398} oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.02.23 10:14:26.724069 [ 3 ] {da9217c8-2a9c-4ad1-952e-1540cb519398} oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.02.23 10:14:26.725914 [ 3 ] {da9217c8-2a9c-4ad1-952e-1540cb519398} executeQuery: Read 10 rows, 1.41 KiB in 0.003195556 sec., 3129 rows/sec., 439.76 KiB/sec. 2024.02.23 10:14:26.726176 [ 3 ] {da9217c8-2a9c-4ad1-952e-1540cb519398} DynamicQueryHandler: Done processing query 2024.02.23 10:14:26.726201 [ 3 ] {da9217c8-2a9c-4ad1-952e-1540cb519398} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.02.23 10:14:26.726218 [ 3 ] {} HTTP-Session: 48f52006-09b4-42c0-b732-b1a49e6d52b6 Destroying unnamed session 2024.02.23 10:14:26.726367 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:26.726413 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:26.726431 [ 3 ] {} HTTP-Session: 881a7f7c-3e88-4478-bc5b-ebb556f95740 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:26.726448 [ 3 ] {} HTTP-Session: 881a7f7c-3e88-4478-bc5b-ebb556f95740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:26.726528 [ 3 ] {2c8ccbcb-b2f1-4fee-a037-b6609a6466b5} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:26.726569 [ 3 ] {2c8ccbcb-b2f1-4fee-a037-b6609a6466b5} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.23 10:14:26.726716 [ 3 ] {2c8ccbcb-b2f1-4fee-a037-b6609a6466b5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:26.727036 [ 3 ] {2c8ccbcb-b2f1-4fee-a037-b6609a6466b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.23 10:14:26.727328 [ 3 ] {2c8ccbcb-b2f1-4fee-a037-b6609a6466b5} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.23 10:14:26.727492 [ 3 ] {2c8ccbcb-b2f1-4fee-a037-b6609a6466b5} oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.23 10:14:26.727601 [ 3 ] {2c8ccbcb-b2f1-4fee-a037-b6609a6466b5} executeQuery: Read 1 rows, 232.00 B in 0.001045301 sec., 956 rows/sec., 216.74 KiB/sec. 2024.02.23 10:14:26.727779 [ 3 ] {2c8ccbcb-b2f1-4fee-a037-b6609a6466b5} DynamicQueryHandler: Done processing query 2024.02.23 10:14:26.727802 [ 3 ] {2c8ccbcb-b2f1-4fee-a037-b6609a6466b5} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.23 10:14:26.727818 [ 3 ] {} HTTP-Session: 881a7f7c-3e88-4478-bc5b-ebb556f95740 Destroying unnamed session 2024.02.23 10:14:26.727931 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 5065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:26.727977 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:26.727996 [ 3 ] {} HTTP-Session: 839c9dfa-abaa-4047-828b-8a122412852c Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:26.728013 [ 3 ] {} HTTP-Session: 839c9dfa-abaa-4047-828b-8a122412852c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:26.728084 [ 3 ] {08518e6f-33a5-4daf-8f6f-b1653927d155} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:26.728124 [ 3 ] {08518e6f-33a5-4daf-8f6f-b1653927d155} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.23 10:14:26.728240 [ 3 ] {08518e6f-33a5-4daf-8f6f-b1653927d155} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:26.728544 [ 3 ] {08518e6f-33a5-4daf-8f6f-b1653927d155} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.23 10:14:26.728754 [ 3 ] {08518e6f-33a5-4daf-8f6f-b1653927d155} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.23 10:14:26.728904 [ 3 ] {08518e6f-33a5-4daf-8f6f-b1653927d155} oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.23 10:14:26.729026 [ 3 ] {08518e6f-33a5-4daf-8f6f-b1653927d155} executeQuery: Read 35 rows, 2.84 KiB in 0.000913469 sec., 38315 rows/sec., 3.03 MiB/sec. 2024.02.23 10:14:26.729133 [ 3 ] {08518e6f-33a5-4daf-8f6f-b1653927d155} DynamicQueryHandler: Done processing query 2024.02.23 10:14:26.729156 [ 3 ] {08518e6f-33a5-4daf-8f6f-b1653927d155} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.23 10:14:26.729171 [ 3 ] {} HTTP-Session: 839c9dfa-abaa-4047-828b-8a122412852c Destroying unnamed session 2024.02.23 10:14:26.729316 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:26.729360 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:26.729379 [ 3 ] {} HTTP-Session: 758b948a-df5f-4242-840d-7cea2397a5b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:26.729396 [ 3 ] {} HTTP-Session: 758b948a-df5f-4242-840d-7cea2397a5b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:26.729463 [ 3 ] {19825589-d0f6-4528-b3df-1fb3f725a5c8} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:26.729503 [ 3 ] {19825589-d0f6-4528-b3df-1fb3f725a5c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.23 10:14:26.729644 [ 3 ] {19825589-d0f6-4528-b3df-1fb3f725a5c8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:26.729931 [ 3 ] {19825589-d0f6-4528-b3df-1fb3f725a5c8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.23 10:14:26.730131 [ 3 ] {19825589-d0f6-4528-b3df-1fb3f725a5c8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.23 10:14:26.730281 [ 3 ] {19825589-d0f6-4528-b3df-1fb3f725a5c8} oximeter.fields_ipaddr (c8ecdc8d-c65b-4d65-9102-c1575b7749d2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.23 10:14:26.730391 [ 3 ] {19825589-d0f6-4528-b3df-1fb3f725a5c8} executeQuery: Read 2 rows, 175.00 B in 0.000897899 sec., 2227 rows/sec., 190.33 KiB/sec. 2024.02.23 10:14:26.730520 [ 3 ] {19825589-d0f6-4528-b3df-1fb3f725a5c8} DynamicQueryHandler: Done processing query 2024.02.23 10:14:26.730542 [ 3 ] {19825589-d0f6-4528-b3df-1fb3f725a5c8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.23 10:14:26.730557 [ 3 ] {} HTTP-Session: 758b948a-df5f-4242-840d-7cea2397a5b2 Destroying unnamed session 2024.02.23 10:14:26.730687 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 22203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:26.730732 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:26.730752 [ 3 ] {} HTTP-Session: 12f5fc7f-1394-4106-b40f-18c3ec1e9caf Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:26.730768 [ 3 ] {} HTTP-Session: 12f5fc7f-1394-4106-b40f-18c3ec1e9caf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:26.730840 [ 3 ] {889a8f31-cc35-4912-bee5-e8deafb91d47} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:26.730878 [ 3 ] {889a8f31-cc35-4912-bee5-e8deafb91d47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.23 10:14:26.730980 [ 3 ] {889a8f31-cc35-4912-bee5-e8deafb91d47} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:26.731370 [ 3 ] {889a8f31-cc35-4912-bee5-e8deafb91d47} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.23 10:14:26.731586 [ 3 ] {889a8f31-cc35-4912-bee5-e8deafb91d47} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.23 10:14:26.731739 [ 3 ] {889a8f31-cc35-4912-bee5-e8deafb91d47} oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.23 10:14:26.731861 [ 3 ] {889a8f31-cc35-4912-bee5-e8deafb91d47} executeQuery: Read 142 rows, 13.55 KiB in 0.000985571 sec., 144078 rows/sec., 13.42 MiB/sec. 2024.02.23 10:14:26.731997 [ 3 ] {889a8f31-cc35-4912-bee5-e8deafb91d47} DynamicQueryHandler: Done processing query 2024.02.23 10:14:26.732020 [ 3 ] {889a8f31-cc35-4912-bee5-e8deafb91d47} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.23 10:14:26.732035 [ 3 ] {} HTTP-Session: 12f5fc7f-1394-4106-b40f-18c3ec1e9caf Destroying unnamed session 2024.02.23 10:14:26.732148 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:26.732192 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:26.732211 [ 3 ] {} HTTP-Session: 87f9b4b7-a74e-4886-82ab-723f32b9fe86 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:26.732228 [ 3 ] {} HTTP-Session: 87f9b4b7-a74e-4886-82ab-723f32b9fe86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:26.732297 [ 3 ] {664ced2e-96db-4a76-90e0-b4173995b13e} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:26.732335 [ 3 ] {664ced2e-96db-4a76-90e0-b4173995b13e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.23 10:14:26.732438 [ 3 ] {664ced2e-96db-4a76-90e0-b4173995b13e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:26.732791 [ 3 ] {664ced2e-96db-4a76-90e0-b4173995b13e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.23 10:14:26.732991 [ 3 ] {664ced2e-96db-4a76-90e0-b4173995b13e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.23 10:14:26.733141 [ 3 ] {664ced2e-96db-4a76-90e0-b4173995b13e} oximeter.fields_u16 (90b88400-6248-47f3-b8e7-dcd9c1088933): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.23 10:14:26.733259 [ 3 ] {664ced2e-96db-4a76-90e0-b4173995b13e} executeQuery: Read 2 rows, 143.00 B in 0.000932899 sec., 2143 rows/sec., 149.69 KiB/sec. 2024.02.23 10:14:26.733383 [ 3 ] {664ced2e-96db-4a76-90e0-b4173995b13e} DynamicQueryHandler: Done processing query 2024.02.23 10:14:26.733406 [ 3 ] {664ced2e-96db-4a76-90e0-b4173995b13e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.23 10:14:26.733422 [ 3 ] {} HTTP-Session: 87f9b4b7-a74e-4886-82ab-723f32b9fe86 Destroying unnamed session 2024.02.23 10:14:26.733539 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 10359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:26.733584 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:26.733603 [ 3 ] {} HTTP-Session: 6ea03776-a38f-4243-9481-5e64407e7621 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:26.733619 [ 3 ] {} HTTP-Session: 6ea03776-a38f-4243-9481-5e64407e7621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:26.733692 [ 3 ] {94c943ab-b69d-420b-a06c-119e826c8b45} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:26.733730 [ 3 ] {94c943ab-b69d-420b-a06c-119e826c8b45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.23 10:14:26.733836 [ 3 ] {94c943ab-b69d-420b-a06c-119e826c8b45} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:26.734150 [ 3 ] {94c943ab-b69d-420b-a06c-119e826c8b45} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.23 10:14:26.734358 [ 3 ] {94c943ab-b69d-420b-a06c-119e826c8b45} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.23 10:14:26.734508 [ 3 ] {94c943ab-b69d-420b-a06c-119e826c8b45} oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.23 10:14:26.734626 [ 3 ] {94c943ab-b69d-420b-a06c-119e826c8b45} executeQuery: Read 61 rows, 4.86 KiB in 0.000905918 sec., 67335 rows/sec., 5.24 MiB/sec. 2024.02.23 10:14:26.734760 [ 3 ] {94c943ab-b69d-420b-a06c-119e826c8b45} DynamicQueryHandler: Done processing query 2024.02.23 10:14:26.734783 [ 3 ] {94c943ab-b69d-420b-a06c-119e826c8b45} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.23 10:14:26.734798 [ 3 ] {} HTTP-Session: 6ea03776-a38f-4243-9481-5e64407e7621 Destroying unnamed session 2024.02.23 10:14:26.734918 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 7186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:26.734962 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:26.734980 [ 3 ] {} HTTP-Session: 3b504562-6d71-4b1a-9af1-ad1844216751 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:26.734996 [ 3 ] {} HTTP-Session: 3b504562-6d71-4b1a-9af1-ad1844216751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:26.735069 [ 3 ] {4b1eb37c-51e3-40d2-bcb5-d56acf896272} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:26.735111 [ 3 ] {4b1eb37c-51e3-40d2-bcb5-d56acf896272} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.23 10:14:26.735229 [ 3 ] {4b1eb37c-51e3-40d2-bcb5-d56acf896272} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:26.735522 [ 3 ] {4b1eb37c-51e3-40d2-bcb5-d56acf896272} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.23 10:14:26.735782 [ 3 ] {4b1eb37c-51e3-40d2-bcb5-d56acf896272} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.23 10:14:26.735957 [ 3 ] {4b1eb37c-51e3-40d2-bcb5-d56acf896272} oximeter.measurements_cumulativeu64 (4b1f12a2-c82d-4fd7-a16c-5a9e18943d82): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.23 10:14:26.736073 [ 3 ] {4b1eb37c-51e3-40d2-bcb5-d56acf896272} executeQuery: Read 37 rows, 2.67 KiB in 0.00097592 sec., 37912 rows/sec., 2.67 MiB/sec. 2024.02.23 10:14:26.736227 [ 3 ] {4b1eb37c-51e3-40d2-bcb5-d56acf896272} DynamicQueryHandler: Done processing query 2024.02.23 10:14:26.736250 [ 3 ] {4b1eb37c-51e3-40d2-bcb5-d56acf896272} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.23 10:14:26.736266 [ 3 ] {} HTTP-Session: 3b504562-6d71-4b1a-9af1-ad1844216751 Destroying unnamed session 2024.02.23 10:14:26.736403 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 37455, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:26.736447 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:26.736465 [ 3 ] {} HTTP-Session: 20ef30ae-0d23-4204-9ae8-fed3011f71b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:26.736482 [ 3 ] {} HTTP-Session: 20ef30ae-0d23-4204-9ae8-fed3011f71b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:26.736558 [ 3 ] {97724bba-9f80-4518-8a51-1c23c50adf6c} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:26.736601 [ 3 ] {97724bba-9f80-4518-8a51-1c23c50adf6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.23 10:14:26.736740 [ 3 ] {97724bba-9f80-4518-8a51-1c23c50adf6c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:26.737166 [ 3 ] {97724bba-9f80-4518-8a51-1c23c50adf6c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.23 10:14:26.737473 [ 3 ] {97724bba-9f80-4518-8a51-1c23c50adf6c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.23 10:14:26.737638 [ 3 ] {97724bba-9f80-4518-8a51-1c23c50adf6c} oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.23 10:14:26.737758 [ 3 ] {97724bba-9f80-4518-8a51-1c23c50adf6c} executeQuery: Read 35 rows, 48.36 KiB in 0.001203855 sec., 29073 rows/sec., 39.23 MiB/sec. 2024.02.23 10:14:26.737880 [ 3 ] {97724bba-9f80-4518-8a51-1c23c50adf6c} DynamicQueryHandler: Done processing query 2024.02.23 10:14:26.737901 [ 3 ] {97724bba-9f80-4518-8a51-1c23c50adf6c} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.23 10:14:26.737917 [ 3 ] {} HTTP-Session: 20ef30ae-0d23-4204-9ae8-fed3011f71b2 Destroying unnamed session 2024.02.23 10:14:31.720594 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:31.720728 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:31.720759 [ 3 ] {} HTTP-Session: fa7c0315-5769-45c8-bab1-598e565d3145 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:31.720786 [ 3 ] {} HTTP-Session: fa7c0315-5769-45c8-bab1-598e565d3145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:31.720929 [ 3 ] {d7bde258-d173-4fe1-83a8-0fa140d789b3} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:31.720994 [ 3 ] {d7bde258-d173-4fe1-83a8-0fa140d789b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.23 10:14:31.721152 [ 3 ] {d7bde258-d173-4fe1-83a8-0fa140d789b3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:31.721579 [ 3 ] {d7bde258-d173-4fe1-83a8-0fa140d789b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.23 10:14:31.721842 [ 3 ] {d7bde258-d173-4fe1-83a8-0fa140d789b3} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.23 10:14:31.722006 [ 3 ] {d7bde258-d173-4fe1-83a8-0fa140d789b3} oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.23 10:14:31.722137 [ 3 ] {d7bde258-d173-4fe1-83a8-0fa140d789b3} executeQuery: Read 12 rows, 996.00 B in 0.001163324 sec., 10315 rows/sec., 836.10 KiB/sec. 2024.02.23 10:14:31.722239 [ 95 ] {} oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.23 10:14:31.722280 [ 3 ] {d7bde258-d173-4fe1-83a8-0fa140d789b3} DynamicQueryHandler: Done processing query 2024.02.23 10:14:31.722320 [ 3 ] {d7bde258-d173-4fe1-83a8-0fa140d789b3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.23 10:14:31.722336 [ 95 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.23 10:14:31.722345 [ 3 ] {} HTTP-Session: fa7c0315-5769-45c8-bab1-598e565d3145 Destroying unnamed session 2024.02.23 10:14:31.722504 [ 23 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.23 10:14:31.722524 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 5441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:31.722598 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:31.722618 [ 3 ] {} HTTP-Session: a95a1723-316b-4aae-a0b5-d571cf444aef Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:31.722637 [ 3 ] {} HTTP-Session: a95a1723-316b-4aae-a0b5-d571cf444aef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:31.722824 [ 3 ] {c786a0a3-3cd2-4c8d-b31e-701143ff9f93} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:31.722828 [ 23 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.23 10:14:31.722883 [ 3 ] {c786a0a3-3cd2-4c8d-b31e-701143ff9f93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.23 10:14:31.723006 [ 3 ] {c786a0a3-3cd2-4c8d-b31e-701143ff9f93} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:31.723062 [ 23 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part 2024.02.23 10:14:31.723319 [ 23 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 35 rows starting from the beginning of the part 2024.02.23 10:14:31.723624 [ 23 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 35 rows starting from the beginning of the part 2024.02.23 10:14:31.723748 [ 3 ] {c786a0a3-3cd2-4c8d-b31e-701143ff9f93} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:31.723805 [ 23 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part 2024.02.23 10:14:31.723944 [ 23 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part 2024.02.23 10:14:31.724128 [ 23 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part 2024.02.23 10:14:31.724175 [ 3 ] {c786a0a3-3cd2-4c8d-b31e-701143ff9f93} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.23 10:14:31.724429 [ 3 ] {c786a0a3-3cd2-4c8d-b31e-701143ff9f93} oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.23 10:14:31.724565 [ 95 ] {} oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.23 10:14:31.724655 [ 95 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:31.724644 [ 3 ] {c786a0a3-3cd2-4c8d-b31e-701143ff9f93} executeQuery: Read 36 rows, 3.21 KiB in 0.001766016 sec., 20384 rows/sec., 1.77 MiB/sec. 2024.02.23 10:14:31.724816 [ 17 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.23 10:14:31.725085 [ 3 ] {c786a0a3-3cd2-4c8d-b31e-701143ff9f93} DynamicQueryHandler: Done processing query 2024.02.23 10:14:31.725149 [ 17 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.23 10:14:31.725150 [ 3 ] {c786a0a3-3cd2-4c8d-b31e-701143ff9f93} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.23 10:14:31.725232 [ 3 ] {} HTTP-Session: a95a1723-316b-4aae-a0b5-d571cf444aef Destroying unnamed session 2024.02.23 10:14:31.725260 [ 17 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 102 rows starting from the beginning of the part 2024.02.23 10:14:31.725487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 4302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:31.725623 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:31.725691 [ 3 ] {} HTTP-Session: 4701a42a-6904-46c5-a418-7e885d298bde Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:31.725703 [ 17 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 141 rows starting from the beginning of the part 2024.02.23 10:14:31.725755 [ 3 ] {} HTTP-Session: 4701a42a-6904-46c5-a418-7e885d298bde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:31.726162 [ 3 ] {17ff1b09-49a2-4782-959d-8dab4fa53faa} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:31.726171 [ 17 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 105 rows starting from the beginning of the part 2024.02.23 10:14:31.726317 [ 3 ] {17ff1b09-49a2-4782-959d-8dab4fa53faa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.23 10:14:31.726589 [ 17 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 105 rows starting from the beginning of the part 2024.02.23 10:14:31.726625 [ 22 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.004190635 sec., 44384.68155780687 rows/sec., 3.51 MiB/sec. 2024.02.23 10:14:31.726910 [ 17 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 142 rows starting from the beginning of the part 2024.02.23 10:14:31.726974 [ 14 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.23 10:14:31.727002 [ 3 ] {17ff1b09-49a2-4782-959d-8dab4fa53faa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:31.727228 [ 17 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part 2024.02.23 10:14:31.727475 [ 14 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_6_1} oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.23 10:14:31.727718 [ 14 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_6_1} oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.23 10:14:31.728017 [ 3 ] {17ff1b09-49a2-4782-959d-8dab4fa53faa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:31.728336 [ 3 ] {17ff1b09-49a2-4782-959d-8dab4fa53faa} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.23 10:14:31.728582 [ 3 ] {17ff1b09-49a2-4782-959d-8dab4fa53faa} oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.23 10:14:31.728620 [ 23 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 631 rows, containing 4 columns (4 merged, 0 gathered) in 0.00389307 sec., 162082.8806057944 rows/sec., 15.52 MiB/sec. 2024.02.23 10:14:31.728735 [ 95 ] {} oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.23 10:14:31.728776 [ 3 ] {17ff1b09-49a2-4782-959d-8dab4fa53faa} executeQuery: Read 25 rows, 2.02 KiB in 0.002529961 sec., 9881 rows/sec., 796.70 KiB/sec. 2024.02.23 10:14:31.728795 [ 95 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:31.728828 [ 23 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.23 10:14:31.729014 [ 17 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.23 10:14:31.729108 [ 3 ] {17ff1b09-49a2-4782-959d-8dab4fa53faa} DynamicQueryHandler: Done processing query 2024.02.23 10:14:31.729154 [ 17 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.23 10:14:31.729154 [ 3 ] {17ff1b09-49a2-4782-959d-8dab4fa53faa} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.23 10:14:31.729198 [ 17 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 41 rows starting from the beginning of the part 2024.02.23 10:14:31.729204 [ 3 ] {} HTTP-Session: 4701a42a-6904-46c5-a418-7e885d298bde Destroying unnamed session 2024.02.23 10:14:31.729280 [ 23 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_6_1} oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.23 10:14:31.729367 [ 17 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 59 rows starting from the beginning of the part 2024.02.23 10:14:31.729377 [ 23 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_6_1} oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.23 10:14:31.729456 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 12887, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:31.729583 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:31.729603 [ 17 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 35 rows starting from the beginning of the part 2024.02.23 10:14:31.729609 [ 3 ] {} HTTP-Session: 9ea24ea5-c997-462a-a694-afbcaa0a9579 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:31.729642 [ 3 ] {} HTTP-Session: 9ea24ea5-c997-462a-a694-afbcaa0a9579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:31.729728 [ 17 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part 2024.02.23 10:14:31.729762 [ 3 ] {7c536add-d14b-4979-98a0-be6d7a176c22} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:31.729834 [ 3 ] {7c536add-d14b-4979-98a0-be6d7a176c22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.23 10:14:31.729843 [ 17 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 61 rows starting from the beginning of the part 2024.02.23 10:14:31.730008 [ 17 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 25 rows starting from the beginning of the part 2024.02.23 10:14:31.730189 [ 3 ] {7c536add-d14b-4979-98a0-be6d7a176c22} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:31.730794 [ 3 ] {7c536add-d14b-4979-98a0-be6d7a176c22} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:31.730955 [ 23 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 4 columns (4 merged, 0 gathered) in 0.002090043 sec., 122485.5182405338 rows/sec., 9.57 MiB/sec. 2024.02.23 10:14:31.731129 [ 22 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.23 10:14:31.731295 [ 3 ] {7c536add-d14b-4979-98a0-be6d7a176c22} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.23 10:14:31.731448 [ 22 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_6_1} oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.23 10:14:31.731532 [ 22 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_6_1} oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.23 10:14:31.731617 [ 3 ] {7c536add-d14b-4979-98a0-be6d7a176c22} oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.23 10:14:31.731767 [ 95 ] {} oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.23 10:14:31.731785 [ 3 ] {7c536add-d14b-4979-98a0-be6d7a176c22} executeQuery: Read 12 rows, 16.58 KiB in 0.001986101 sec., 6041 rows/sec., 8.15 MiB/sec. 2024.02.23 10:14:31.731815 [ 95 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.23 10:14:31.731971 [ 23 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.23 10:14:31.732105 [ 3 ] {7c536add-d14b-4979-98a0-be6d7a176c22} DynamicQueryHandler: Done processing query 2024.02.23 10:14:31.732135 [ 23 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.23 10:14:31.732145 [ 3 ] {7c536add-d14b-4979-98a0-be6d7a176c22} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.23 10:14:31.732194 [ 3 ] {} HTTP-Session: 9ea24ea5-c997-462a-a694-afbcaa0a9579 Destroying unnamed session 2024.02.23 10:14:31.732200 [ 23 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part 2024.02.23 10:14:31.732336 [ 23 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 35 rows starting from the beginning of the part 2024.02.23 10:14:31.732357 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 2406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:31.732432 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:31.732492 [ 3 ] {} HTTP-Session: 103a2c73-b56c-4090-a8b0-7a454da5312c Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:31.732535 [ 23 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 35 rows starting from the beginning of the part 2024.02.23 10:14:31.732543 [ 3 ] {} HTTP-Session: 103a2c73-b56c-4090-a8b0-7a454da5312c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:31.732775 [ 3 ] {b5dc30d9-0b35-417b-864b-2b187e7dbfe6} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:31.732793 [ 23 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part 2024.02.23 10:14:31.732883 [ 3 ] {b5dc30d9-0b35-417b-864b-2b187e7dbfe6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.23 10:14:31.733134 [ 23 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part 2024.02.23 10:14:31.733345 [ 3 ] {b5dc30d9-0b35-417b-864b-2b187e7dbfe6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:31.733428 [ 23 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part 2024.02.23 10:14:31.733894 [ 3 ] {b5dc30d9-0b35-417b-864b-2b187e7dbfe6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:31.734461 [ 3 ] {b5dc30d9-0b35-417b-864b-2b187e7dbfe6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.23 10:14:31.734841 [ 3 ] {b5dc30d9-0b35-417b-864b-2b187e7dbfe6} oximeter.measurements_i64 (8fb668ac-e4e7-4f56-9675-19893828c5d1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.23 10:14:31.735001 [ 3 ] {b5dc30d9-0b35-417b-864b-2b187e7dbfe6} executeQuery: Read 15 rows, 1.09 KiB in 0.002183424 sec., 6869 rows/sec., 498.25 KiB/sec. 2024.02.23 10:14:31.735132 [ 3 ] {b5dc30d9-0b35-417b-864b-2b187e7dbfe6} DynamicQueryHandler: Done processing query 2024.02.23 10:14:31.735157 [ 3 ] {b5dc30d9-0b35-417b-864b-2b187e7dbfe6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.23 10:14:31.735174 [ 3 ] {} HTTP-Session: 103a2c73-b56c-4090-a8b0-7a454da5312c Destroying unnamed session 2024.02.23 10:14:31.735890 [ 12 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 6 columns (6 merged, 0 gathered) in 0.003997082 sec., 46533.94651398195 rows/sec., 62.80 MiB/sec. 2024.02.23 10:14:31.736196 [ 24 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.23 10:14:31.736513 [ 24 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_6_1} oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.23 10:14:31.736597 [ 24 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_6_1} oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.23 10:14:35.891925 [ 92 ] {} DNSResolver: Updating DNS cache 2024.02.23 10:14:35.891988 [ 92 ] {} DNSResolver: Updated DNS cache 2024.02.23 10:14:36.721810 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 5065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:36.721916 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:36.721942 [ 3 ] {} HTTP-Session: 076f5459-c908-49e8-9c0f-bab89c25a505 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:36.721966 [ 3 ] {} HTTP-Session: 076f5459-c908-49e8-9c0f-bab89c25a505 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:36.722098 [ 3 ] {f62ea43a-28cd-4125-a811-ae3252200d9c} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:36.722159 [ 3 ] {f62ea43a-28cd-4125-a811-ae3252200d9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.23 10:14:36.722319 [ 3 ] {f62ea43a-28cd-4125-a811-ae3252200d9c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:36.722736 [ 3 ] {f62ea43a-28cd-4125-a811-ae3252200d9c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:36.723000 [ 3 ] {f62ea43a-28cd-4125-a811-ae3252200d9c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.23 10:14:36.723163 [ 3 ] {f62ea43a-28cd-4125-a811-ae3252200d9c} oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.23 10:14:36.723278 [ 3 ] {f62ea43a-28cd-4125-a811-ae3252200d9c} executeQuery: Read 35 rows, 2.84 KiB in 0.001146974 sec., 30515 rows/sec., 2.42 MiB/sec. 2024.02.23 10:14:36.723420 [ 3 ] {f62ea43a-28cd-4125-a811-ae3252200d9c} DynamicQueryHandler: Done processing query 2024.02.23 10:14:36.723444 [ 3 ] {f62ea43a-28cd-4125-a811-ae3252200d9c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.23 10:14:36.723460 [ 3 ] {} HTTP-Session: 076f5459-c908-49e8-9c0f-bab89c25a505 Destroying unnamed session 2024.02.23 10:14:36.723617 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:36.723662 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:36.723682 [ 3 ] {} HTTP-Session: dc23dbf1-0abe-4458-bd47-6ae4e11228c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:36.723698 [ 3 ] {} HTTP-Session: dc23dbf1-0abe-4458-bd47-6ae4e11228c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:36.723769 [ 3 ] {832d0632-3251-4a85-8cfe-49cf20a0c421} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:36.723810 [ 3 ] {832d0632-3251-4a85-8cfe-49cf20a0c421} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.23 10:14:36.723916 [ 3 ] {832d0632-3251-4a85-8cfe-49cf20a0c421} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:36.724194 [ 3 ] {832d0632-3251-4a85-8cfe-49cf20a0c421} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:36.724400 [ 3 ] {832d0632-3251-4a85-8cfe-49cf20a0c421} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.23 10:14:36.724552 [ 3 ] {832d0632-3251-4a85-8cfe-49cf20a0c421} oximeter.fields_ipaddr (c8ecdc8d-c65b-4d65-9102-c1575b7749d2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.23 10:14:36.724670 [ 3 ] {832d0632-3251-4a85-8cfe-49cf20a0c421} executeQuery: Read 2 rows, 175.00 B in 0.000871278 sec., 2295 rows/sec., 196.15 KiB/sec. 2024.02.23 10:14:36.724821 [ 3 ] {832d0632-3251-4a85-8cfe-49cf20a0c421} DynamicQueryHandler: Done processing query 2024.02.23 10:14:36.724844 [ 3 ] {832d0632-3251-4a85-8cfe-49cf20a0c421} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.23 10:14:36.724861 [ 3 ] {} HTTP-Session: dc23dbf1-0abe-4458-bd47-6ae4e11228c6 Destroying unnamed session 2024.02.23 10:14:36.724990 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 17222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:36.725036 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:36.725055 [ 3 ] {} HTTP-Session: 5c80c885-3493-400b-8e06-ccde60077950 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:36.725072 [ 3 ] {} HTTP-Session: 5c80c885-3493-400b-8e06-ccde60077950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:36.725149 [ 3 ] {9cc26f6a-8208-4b74-a0d3-073eab7e7958} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:36.725188 [ 3 ] {9cc26f6a-8208-4b74-a0d3-073eab7e7958} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.23 10:14:36.725299 [ 3 ] {9cc26f6a-8208-4b74-a0d3-073eab7e7958} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:36.725639 [ 3 ] {9cc26f6a-8208-4b74-a0d3-073eab7e7958} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:36.725865 [ 3 ] {9cc26f6a-8208-4b74-a0d3-073eab7e7958} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.23 10:14:36.726015 [ 3 ] {9cc26f6a-8208-4b74-a0d3-073eab7e7958} oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.23 10:14:36.726114 [ 3 ] {9cc26f6a-8208-4b74-a0d3-073eab7e7958} executeQuery: Read 106 rows, 10.74 KiB in 0.000935119 sec., 113354 rows/sec., 11.21 MiB/sec. 2024.02.23 10:14:36.726219 [ 3 ] {9cc26f6a-8208-4b74-a0d3-073eab7e7958} DynamicQueryHandler: Done processing query 2024.02.23 10:14:36.726243 [ 3 ] {9cc26f6a-8208-4b74-a0d3-073eab7e7958} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.23 10:14:36.726258 [ 3 ] {} HTTP-Session: 5c80c885-3493-400b-8e06-ccde60077950 Destroying unnamed session 2024.02.23 10:14:36.726409 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:36.726452 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:36.726470 [ 3 ] {} HTTP-Session: 00b7a737-4f20-4943-9074-4fd9f3da456d Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:36.726487 [ 3 ] {} HTTP-Session: 00b7a737-4f20-4943-9074-4fd9f3da456d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:36.726556 [ 3 ] {9bd1f708-8cfd-4edd-8e3b-22b215c9e89d} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:36.726595 [ 3 ] {9bd1f708-8cfd-4edd-8e3b-22b215c9e89d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.23 10:14:36.726700 [ 3 ] {9bd1f708-8cfd-4edd-8e3b-22b215c9e89d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:36.726956 [ 3 ] {9bd1f708-8cfd-4edd-8e3b-22b215c9e89d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:36.727158 [ 3 ] {9bd1f708-8cfd-4edd-8e3b-22b215c9e89d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.23 10:14:36.727305 [ 3 ] {9bd1f708-8cfd-4edd-8e3b-22b215c9e89d} oximeter.fields_u16 (90b88400-6248-47f3-b8e7-dcd9c1088933): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.23 10:14:36.727430 [ 3 ] {9bd1f708-8cfd-4edd-8e3b-22b215c9e89d} executeQuery: Read 2 rows, 143.00 B in 0.000843238 sec., 2371 rows/sec., 165.61 KiB/sec. 2024.02.23 10:14:36.727557 [ 3 ] {9bd1f708-8cfd-4edd-8e3b-22b215c9e89d} DynamicQueryHandler: Done processing query 2024.02.23 10:14:36.727580 [ 3 ] {9bd1f708-8cfd-4edd-8e3b-22b215c9e89d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.23 10:14:36.727596 [ 3 ] {} HTTP-Session: 00b7a737-4f20-4943-9074-4fd9f3da456d Destroying unnamed session 2024.02.23 10:14:36.727718 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 6317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:36.727762 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:36.727781 [ 3 ] {} HTTP-Session: 59c145be-ce62-4a12-a037-051d07565264 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:36.727798 [ 3 ] {} HTTP-Session: 59c145be-ce62-4a12-a037-051d07565264 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:36.727868 [ 3 ] {a7e84e23-306c-42e9-9707-4dd2e03fcd68} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:36.727907 [ 3 ] {a7e84e23-306c-42e9-9707-4dd2e03fcd68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.23 10:14:36.728015 [ 3 ] {a7e84e23-306c-42e9-9707-4dd2e03fcd68} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:36.728299 [ 3 ] {a7e84e23-306c-42e9-9707-4dd2e03fcd68} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:36.728507 [ 3 ] {a7e84e23-306c-42e9-9707-4dd2e03fcd68} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.23 10:14:36.728654 [ 3 ] {a7e84e23-306c-42e9-9707-4dd2e03fcd68} oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.23 10:14:36.728772 [ 3 ] {a7e84e23-306c-42e9-9707-4dd2e03fcd68} executeQuery: Read 37 rows, 2.97 KiB in 0.000875878 sec., 42243 rows/sec., 3.31 MiB/sec. 2024.02.23 10:14:36.728874 [ 3 ] {a7e84e23-306c-42e9-9707-4dd2e03fcd68} DynamicQueryHandler: Done processing query 2024.02.23 10:14:36.728897 [ 3 ] {a7e84e23-306c-42e9-9707-4dd2e03fcd68} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.23 10:14:36.728912 [ 3 ] {} HTTP-Session: 59c145be-ce62-4a12-a037-051d07565264 Destroying unnamed session 2024.02.23 10:14:36.729064 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:36.729107 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:36.729126 [ 3 ] {} HTTP-Session: cdfed367-a55f-411b-bbab-be10aea9af30 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:36.729143 [ 3 ] {} HTTP-Session: cdfed367-a55f-411b-bbab-be10aea9af30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:36.729213 [ 3 ] {19c8b42c-b74d-4387-aa14-c12f0e0470e6} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:36.729255 [ 3 ] {19c8b42c-b74d-4387-aa14-c12f0e0470e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.23 10:14:36.729404 [ 3 ] {19c8b42c-b74d-4387-aa14-c12f0e0470e6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:36.729689 [ 3 ] {19c8b42c-b74d-4387-aa14-c12f0e0470e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:36.729946 [ 3 ] {19c8b42c-b74d-4387-aa14-c12f0e0470e6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.23 10:14:36.730137 [ 3 ] {19c8b42c-b74d-4387-aa14-c12f0e0470e6} oximeter.measurements_cumulativeu64 (4b1f12a2-c82d-4fd7-a16c-5a9e18943d82): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.23 10:14:36.730257 [ 3 ] {19c8b42c-b74d-4387-aa14-c12f0e0470e6} executeQuery: Read 1 rows, 72.00 B in 0.00101646 sec., 983 rows/sec., 69.17 KiB/sec. 2024.02.23 10:14:36.730436 [ 3 ] {19c8b42c-b74d-4387-aa14-c12f0e0470e6} DynamicQueryHandler: Done processing query 2024.02.23 10:14:36.730474 [ 3 ] {19c8b42c-b74d-4387-aa14-c12f0e0470e6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.23 10:14:36.730494 [ 3 ] {} HTTP-Session: cdfed367-a55f-411b-bbab-be10aea9af30 Destroying unnamed session 2024.02.23 10:14:36.730671 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 37455, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:36.730726 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:36.730749 [ 3 ] {} HTTP-Session: 6bd52f85-2f75-4af8-80b8-816d25c8159e Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:36.730797 [ 3 ] {} HTTP-Session: 6bd52f85-2f75-4af8-80b8-816d25c8159e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:36.730896 [ 3 ] {844bb2d7-3faa-4fa8-897a-c9899687f250} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:36.730949 [ 3 ] {844bb2d7-3faa-4fa8-897a-c9899687f250} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.23 10:14:36.731129 [ 3 ] {844bb2d7-3faa-4fa8-897a-c9899687f250} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:36.731590 [ 3 ] {844bb2d7-3faa-4fa8-897a-c9899687f250} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:36.731900 [ 3 ] {844bb2d7-3faa-4fa8-897a-c9899687f250} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.23 10:14:36.732085 [ 3 ] {844bb2d7-3faa-4fa8-897a-c9899687f250} oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.23 10:14:36.732200 [ 3 ] {844bb2d7-3faa-4fa8-897a-c9899687f250} executeQuery: Read 35 rows, 48.36 KiB in 0.001270616 sec., 27545 rows/sec., 37.17 MiB/sec. 2024.02.23 10:14:36.732326 [ 3 ] {844bb2d7-3faa-4fa8-897a-c9899687f250} DynamicQueryHandler: Done processing query 2024.02.23 10:14:36.732350 [ 3 ] {844bb2d7-3faa-4fa8-897a-c9899687f250} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.23 10:14:36.732366 [ 3 ] {} HTTP-Session: 6bd52f85-2f75-4af8-80b8-816d25c8159e Destroying unnamed session 2024.02.23 10:14:41.719891 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:41.720079 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:41.720128 [ 3 ] {} HTTP-Session: 52e01399-b7ef-4d5c-a886-1ca5dc2ef8b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:41.720170 [ 3 ] {} HTTP-Session: 52e01399-b7ef-4d5c-a886-1ca5dc2ef8b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:41.720361 [ 3 ] {8425689b-6c0a-423d-a2bd-efedd632d913} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:41.720427 [ 3 ] {8425689b-6c0a-423d-a2bd-efedd632d913} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.23 10:14:41.720582 [ 3 ] {8425689b-6c0a-423d-a2bd-efedd632d913} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:41.720997 [ 3 ] {8425689b-6c0a-423d-a2bd-efedd632d913} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:41.721258 [ 3 ] {8425689b-6c0a-423d-a2bd-efedd632d913} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.23 10:14:41.721429 [ 3 ] {8425689b-6c0a-423d-a2bd-efedd632d913} oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.23 10:14:41.721574 [ 3 ] {8425689b-6c0a-423d-a2bd-efedd632d913} executeQuery: Read 14 rows, 1.13 KiB in 0.001161774 sec., 12050 rows/sec., 976.75 KiB/sec. 2024.02.23 10:14:41.721766 [ 3 ] {8425689b-6c0a-423d-a2bd-efedd632d913} DynamicQueryHandler: Done processing query 2024.02.23 10:14:41.721791 [ 3 ] {8425689b-6c0a-423d-a2bd-efedd632d913} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.23 10:14:41.721808 [ 3 ] {} HTTP-Session: 52e01399-b7ef-4d5c-a886-1ca5dc2ef8b9 Destroying unnamed session 2024.02.23 10:14:41.721936 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 6397, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:41.721982 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:41.722001 [ 3 ] {} HTTP-Session: f8a0522d-5fef-4cf0-b8ec-c9469302e86b Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:41.722017 [ 3 ] {} HTTP-Session: f8a0522d-5fef-4cf0-b8ec-c9469302e86b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:41.722090 [ 3 ] {6deae4b0-7372-4097-a4b7-1ffab7213b83} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:41.722130 [ 3 ] {6deae4b0-7372-4097-a4b7-1ffab7213b83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.23 10:14:41.722245 [ 3 ] {6deae4b0-7372-4097-a4b7-1ffab7213b83} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:41.722566 [ 3 ] {6deae4b0-7372-4097-a4b7-1ffab7213b83} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:41.722776 [ 3 ] {6deae4b0-7372-4097-a4b7-1ffab7213b83} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.23 10:14:41.722926 [ 3 ] {6deae4b0-7372-4097-a4b7-1ffab7213b83} oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.23 10:14:41.723044 [ 3 ] {6deae4b0-7372-4097-a4b7-1ffab7213b83} executeQuery: Read 42 rows, 3.80 KiB in 0.000924299 sec., 45439 rows/sec., 4.02 MiB/sec. 2024.02.23 10:14:41.723150 [ 3 ] {6deae4b0-7372-4097-a4b7-1ffab7213b83} DynamicQueryHandler: Done processing query 2024.02.23 10:14:41.723174 [ 3 ] {6deae4b0-7372-4097-a4b7-1ffab7213b83} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.23 10:14:41.723189 [ 3 ] {} HTTP-Session: f8a0522d-5fef-4cf0-b8ec-c9469302e86b Destroying unnamed session 2024.02.23 10:14:41.723320 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:41.723364 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:41.723383 [ 3 ] {} HTTP-Session: 9f71b378-0ed7-44b5-bcc3-5b0dc7f5e2b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:41.723400 [ 3 ] {} HTTP-Session: 9f71b378-0ed7-44b5-bcc3-5b0dc7f5e2b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:41.723470 [ 3 ] {ea0a7478-ab4b-4c56-ae0d-8af46dbd972e} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:41.723509 [ 3 ] {ea0a7478-ab4b-4c56-ae0d-8af46dbd972e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.23 10:14:41.723613 [ 3 ] {ea0a7478-ab4b-4c56-ae0d-8af46dbd972e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:41.723872 [ 3 ] {ea0a7478-ab4b-4c56-ae0d-8af46dbd972e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:41.724072 [ 3 ] {ea0a7478-ab4b-4c56-ae0d-8af46dbd972e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.23 10:14:41.724231 [ 3 ] {ea0a7478-ab4b-4c56-ae0d-8af46dbd972e} oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.23 10:14:41.724342 [ 3 ] {ea0a7478-ab4b-4c56-ae0d-8af46dbd972e} executeQuery: Read 14 rows, 1.12 KiB in 0.000843867 sec., 16590 rows/sec., 1.30 MiB/sec. 2024.02.23 10:14:41.724458 [ 3 ] {ea0a7478-ab4b-4c56-ae0d-8af46dbd972e} DynamicQueryHandler: Done processing query 2024.02.23 10:14:41.724480 [ 3 ] {ea0a7478-ab4b-4c56-ae0d-8af46dbd972e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.23 10:14:41.724496 [ 3 ] {} HTTP-Session: 9f71b378-0ed7-44b5-bcc3-5b0dc7f5e2b8 Destroying unnamed session 2024.02.23 10:14:41.724666 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 15025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:41.724710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:41.724728 [ 3 ] {} HTTP-Session: 9db3eedc-da00-4af7-9a86-ad66931ab0c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:41.724745 [ 3 ] {} HTTP-Session: 9db3eedc-da00-4af7-9a86-ad66931ab0c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:41.724816 [ 3 ] {c6f46a2a-7f3a-4c1b-94d7-51b1ce6b194d} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:41.724860 [ 3 ] {c6f46a2a-7f3a-4c1b-94d7-51b1ce6b194d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.23 10:14:41.724998 [ 3 ] {c6f46a2a-7f3a-4c1b-94d7-51b1ce6b194d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:41.725414 [ 3 ] {c6f46a2a-7f3a-4c1b-94d7-51b1ce6b194d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:41.725702 [ 3 ] {c6f46a2a-7f3a-4c1b-94d7-51b1ce6b194d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.23 10:14:41.725883 [ 3 ] {c6f46a2a-7f3a-4c1b-94d7-51b1ce6b194d} oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.23 10:14:41.726012 [ 3 ] {c6f46a2a-7f3a-4c1b-94d7-51b1ce6b194d} executeQuery: Read 14 rows, 19.35 KiB in 0.001160354 sec., 12065 rows/sec., 16.28 MiB/sec. 2024.02.23 10:14:41.726149 [ 3 ] {c6f46a2a-7f3a-4c1b-94d7-51b1ce6b194d} DynamicQueryHandler: Done processing query 2024.02.23 10:14:41.726171 [ 3 ] {c6f46a2a-7f3a-4c1b-94d7-51b1ce6b194d} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.23 10:14:41.726187 [ 3 ] {} HTTP-Session: 9db3eedc-da00-4af7-9a86-ad66931ab0c2 Destroying unnamed session 2024.02.23 10:14:46.720377 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 5065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:46.720554 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:46.720588 [ 3 ] {} HTTP-Session: d8c59f3a-a60d-44be-83d4-63f6a2a164ad Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:46.720615 [ 3 ] {} HTTP-Session: d8c59f3a-a60d-44be-83d4-63f6a2a164ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:46.720757 [ 3 ] {52190f51-fcc2-45f8-aae2-e2f561105329} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:46.720825 [ 3 ] {52190f51-fcc2-45f8-aae2-e2f561105329} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.23 10:14:46.721007 [ 3 ] {52190f51-fcc2-45f8-aae2-e2f561105329} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:46.721456 [ 3 ] {52190f51-fcc2-45f8-aae2-e2f561105329} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:46.721728 [ 3 ] {52190f51-fcc2-45f8-aae2-e2f561105329} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.23 10:14:46.721899 [ 3 ] {52190f51-fcc2-45f8-aae2-e2f561105329} oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.23 10:14:46.722015 [ 3 ] {52190f51-fcc2-45f8-aae2-e2f561105329} executeQuery: Read 35 rows, 2.84 KiB in 0.001217525 sec., 28746 rows/sec., 2.28 MiB/sec. 2024.02.23 10:14:46.722148 [ 3 ] {52190f51-fcc2-45f8-aae2-e2f561105329} DynamicQueryHandler: Done processing query 2024.02.23 10:14:46.722172 [ 3 ] {52190f51-fcc2-45f8-aae2-e2f561105329} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.23 10:14:46.722189 [ 3 ] {} HTTP-Session: d8c59f3a-a60d-44be-83d4-63f6a2a164ad Destroying unnamed session 2024.02.23 10:14:46.722347 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 17073, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:46.722392 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:46.722413 [ 3 ] {} HTTP-Session: 7995c98c-9e76-4ee9-ad6c-322f21785d5d Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:46.722432 [ 3 ] {} HTTP-Session: 7995c98c-9e76-4ee9-ad6c-322f21785d5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:46.722509 [ 3 ] {ddde4b02-74f8-44f6-85fc-bf75f1b363cf} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:46.722549 [ 3 ] {ddde4b02-74f8-44f6-85fc-bf75f1b363cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.23 10:14:46.722652 [ 3 ] {ddde4b02-74f8-44f6-85fc-bf75f1b363cf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:46.723014 [ 3 ] {ddde4b02-74f8-44f6-85fc-bf75f1b363cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:46.723232 [ 3 ] {ddde4b02-74f8-44f6-85fc-bf75f1b363cf} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.23 10:14:46.723386 [ 3 ] {ddde4b02-74f8-44f6-85fc-bf75f1b363cf} oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.23 10:14:46.723524 [ 3 ] {ddde4b02-74f8-44f6-85fc-bf75f1b363cf} executeQuery: Read 105 rows, 10.65 KiB in 0.00097801 sec., 107360 rows/sec., 10.63 MiB/sec. 2024.02.23 10:14:46.723687 [ 3 ] {ddde4b02-74f8-44f6-85fc-bf75f1b363cf} DynamicQueryHandler: Done processing query 2024.02.23 10:14:46.723724 [ 3 ] {ddde4b02-74f8-44f6-85fc-bf75f1b363cf} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.23 10:14:46.723749 [ 3 ] {} HTTP-Session: 7995c98c-9e76-4ee9-ad6c-322f21785d5d Destroying unnamed session 2024.02.23 10:14:46.723905 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 5976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:46.723971 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:46.724003 [ 3 ] {} HTTP-Session: 7fb359b4-7998-46a2-bbe0-03c7b9309804 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:46.724028 [ 3 ] {} HTTP-Session: 7fb359b4-7998-46a2-bbe0-03c7b9309804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:46.724126 [ 3 ] {b655f627-14b4-4e5a-b0a0-5d74ab0d08ff} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:46.724182 [ 3 ] {b655f627-14b4-4e5a-b0a0-5d74ab0d08ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.23 10:14:46.724335 [ 3 ] {b655f627-14b4-4e5a-b0a0-5d74ab0d08ff} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:46.724726 [ 3 ] {b655f627-14b4-4e5a-b0a0-5d74ab0d08ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:46.725008 [ 3 ] {b655f627-14b4-4e5a-b0a0-5d74ab0d08ff} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.23 10:14:46.725192 [ 3 ] {b655f627-14b4-4e5a-b0a0-5d74ab0d08ff} oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.23 10:14:46.725325 [ 3 ] {b655f627-14b4-4e5a-b0a0-5d74ab0d08ff} executeQuery: Read 35 rows, 2.80 KiB in 0.001156104 sec., 30274 rows/sec., 2.37 MiB/sec. 2024.02.23 10:14:46.725468 [ 3 ] {b655f627-14b4-4e5a-b0a0-5d74ab0d08ff} DynamicQueryHandler: Done processing query 2024.02.23 10:14:46.725497 [ 3 ] {b655f627-14b4-4e5a-b0a0-5d74ab0d08ff} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.23 10:14:46.725516 [ 3 ] {} HTTP-Session: 7fb359b4-7998-46a2-bbe0-03c7b9309804 Destroying unnamed session 2024.02.23 10:14:46.725744 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 37455, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:46.725792 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:46.725812 [ 3 ] {} HTTP-Session: f036ea0f-b3ab-4fa5-88fc-0691d97c6be7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:46.725829 [ 3 ] {} HTTP-Session: f036ea0f-b3ab-4fa5-88fc-0691d97c6be7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:46.725915 [ 3 ] {779435a7-c976-4ab9-9b32-ec8b67c69daa} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:46.725962 [ 3 ] {779435a7-c976-4ab9-9b32-ec8b67c69daa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.23 10:14:46.726102 [ 3 ] {779435a7-c976-4ab9-9b32-ec8b67c69daa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:46.726554 [ 3 ] {779435a7-c976-4ab9-9b32-ec8b67c69daa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:46.726941 [ 3 ] {779435a7-c976-4ab9-9b32-ec8b67c69daa} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.23 10:14:46.727169 [ 3 ] {779435a7-c976-4ab9-9b32-ec8b67c69daa} oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.23 10:14:46.727309 [ 3 ] {779435a7-c976-4ab9-9b32-ec8b67c69daa} executeQuery: Read 35 rows, 48.36 KiB in 0.001363388 sec., 25671 rows/sec., 34.64 MiB/sec. 2024.02.23 10:14:46.727442 [ 3 ] {779435a7-c976-4ab9-9b32-ec8b67c69daa} DynamicQueryHandler: Done processing query 2024.02.23 10:14:46.727471 [ 3 ] {779435a7-c976-4ab9-9b32-ec8b67c69daa} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.23 10:14:46.727492 [ 3 ] {} HTTP-Session: f036ea0f-b3ab-4fa5-88fc-0691d97c6be7 Destroying unnamed session 2024.02.23 10:14:50.892030 [ 63 ] {} DNSResolver: Updating DNS cache 2024.02.23 10:14:50.892097 [ 63 ] {} DNSResolver: Updated DNS cache 2024.02.23 10:14:51.719546 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:51.719709 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:51.719756 [ 3 ] {} HTTP-Session: c8d52d52-066a-43d8-8d0d-8b020506e053 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:51.719798 [ 3 ] {} HTTP-Session: c8d52d52-066a-43d8-8d0d-8b020506e053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:51.720001 [ 3 ] {3c375277-625e-47bc-b46b-edaaff1ed429} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:51.720100 [ 3 ] {3c375277-625e-47bc-b46b-edaaff1ed429} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.23 10:14:51.720362 [ 3 ] {3c375277-625e-47bc-b46b-edaaff1ed429} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:51.720905 [ 3 ] {3c375277-625e-47bc-b46b-edaaff1ed429} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:51.721166 [ 3 ] {3c375277-625e-47bc-b46b-edaaff1ed429} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.23 10:14:51.721334 [ 3 ] {3c375277-625e-47bc-b46b-edaaff1ed429} oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.23 10:14:51.721452 [ 3 ] {3c375277-625e-47bc-b46b-edaaff1ed429} executeQuery: Read 14 rows, 1.13 KiB in 0.001392929 sec., 10050 rows/sec., 814.66 KiB/sec. 2024.02.23 10:14:51.721590 [ 3 ] {3c375277-625e-47bc-b46b-edaaff1ed429} DynamicQueryHandler: Done processing query 2024.02.23 10:14:51.721614 [ 3 ] {3c375277-625e-47bc-b46b-edaaff1ed429} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.23 10:14:51.721630 [ 3 ] {} HTTP-Session: c8d52d52-066a-43d8-8d0d-8b020506e053 Destroying unnamed session 2024.02.23 10:14:51.721754 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 6397, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:51.721802 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:51.721821 [ 3 ] {} HTTP-Session: 90424f56-6b4a-468e-91c3-8e20f76731ac Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:51.721839 [ 3 ] {} HTTP-Session: 90424f56-6b4a-468e-91c3-8e20f76731ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:51.721913 [ 3 ] {e1b76372-0c2f-40e6-ad6d-f7381d326015} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:51.721954 [ 3 ] {e1b76372-0c2f-40e6-ad6d-f7381d326015} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.23 10:14:51.722060 [ 3 ] {e1b76372-0c2f-40e6-ad6d-f7381d326015} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:51.722350 [ 3 ] {e1b76372-0c2f-40e6-ad6d-f7381d326015} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:51.722558 [ 3 ] {e1b76372-0c2f-40e6-ad6d-f7381d326015} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.23 10:14:51.722706 [ 3 ] {e1b76372-0c2f-40e6-ad6d-f7381d326015} oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.23 10:14:51.722803 [ 3 ] {e1b76372-0c2f-40e6-ad6d-f7381d326015} executeQuery: Read 42 rows, 3.80 KiB in 0.000861788 sec., 48735 rows/sec., 4.31 MiB/sec. 2024.02.23 10:14:51.722905 [ 3 ] {e1b76372-0c2f-40e6-ad6d-f7381d326015} DynamicQueryHandler: Done processing query 2024.02.23 10:14:51.722928 [ 3 ] {e1b76372-0c2f-40e6-ad6d-f7381d326015} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.23 10:14:51.722944 [ 3 ] {} HTTP-Session: 90424f56-6b4a-468e-91c3-8e20f76731ac Destroying unnamed session 2024.02.23 10:14:51.723066 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:51.723109 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:51.723128 [ 3 ] {} HTTP-Session: 722a4d65-50cf-4f1e-b659-0ded5dc8d217 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:51.723145 [ 3 ] {} HTTP-Session: 722a4d65-50cf-4f1e-b659-0ded5dc8d217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:51.723216 [ 3 ] {d2559f58-4f6b-4930-88c2-fadf2a2b56dc} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:51.723254 [ 3 ] {d2559f58-4f6b-4930-88c2-fadf2a2b56dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.23 10:14:51.723356 [ 3 ] {d2559f58-4f6b-4930-88c2-fadf2a2b56dc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:51.723615 [ 3 ] {d2559f58-4f6b-4930-88c2-fadf2a2b56dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:51.723818 [ 3 ] {d2559f58-4f6b-4930-88c2-fadf2a2b56dc} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.23 10:14:51.723978 [ 3 ] {d2559f58-4f6b-4930-88c2-fadf2a2b56dc} oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.23 10:14:51.724074 [ 3 ] {d2559f58-4f6b-4930-88c2-fadf2a2b56dc} executeQuery: Read 14 rows, 1.12 KiB in 0.000830846 sec., 16850 rows/sec., 1.32 MiB/sec. 2024.02.23 10:14:51.724247 [ 3 ] {d2559f58-4f6b-4930-88c2-fadf2a2b56dc} DynamicQueryHandler: Done processing query 2024.02.23 10:14:51.724270 [ 3 ] {d2559f58-4f6b-4930-88c2-fadf2a2b56dc} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.23 10:14:51.724286 [ 3 ] {} HTTP-Session: 722a4d65-50cf-4f1e-b659-0ded5dc8d217 Destroying unnamed session 2024.02.23 10:14:51.724450 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 15026, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:51.724496 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:51.724514 [ 3 ] {} HTTP-Session: 92a58abf-7442-4d08-8a3e-e4de0b8e8eda Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:51.724532 [ 3 ] {} HTTP-Session: 92a58abf-7442-4d08-8a3e-e4de0b8e8eda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:51.724606 [ 3 ] {7a7460ec-c915-4fb9-8e7d-cb63ac628af1} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:51.724651 [ 3 ] {7a7460ec-c915-4fb9-8e7d-cb63ac628af1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.23 10:14:51.724799 [ 3 ] {7a7460ec-c915-4fb9-8e7d-cb63ac628af1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:51.725122 [ 3 ] {7a7460ec-c915-4fb9-8e7d-cb63ac628af1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:51.725412 [ 3 ] {7a7460ec-c915-4fb9-8e7d-cb63ac628af1} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.23 10:14:51.725594 [ 3 ] {7a7460ec-c915-4fb9-8e7d-cb63ac628af1} oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.23 10:14:51.725692 [ 3 ] {7a7460ec-c915-4fb9-8e7d-cb63ac628af1} executeQuery: Read 14 rows, 19.35 KiB in 0.001059242 sec., 13216 rows/sec., 17.84 MiB/sec. 2024.02.23 10:14:51.725798 [ 3 ] {7a7460ec-c915-4fb9-8e7d-cb63ac628af1} DynamicQueryHandler: Done processing query 2024.02.23 10:14:51.725821 [ 3 ] {7a7460ec-c915-4fb9-8e7d-cb63ac628af1} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.23 10:14:51.725837 [ 3 ] {} HTTP-Session: 92a58abf-7442-4d08-8a3e-e4de0b8e8eda Destroying unnamed session 2024.02.23 10:14:56.722330 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 5065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:56.722465 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:56.722496 [ 3 ] {} HTTP-Session: 417d47a1-5baf-46ea-b6c3-f4870e60df86 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:56.722525 [ 3 ] {} HTTP-Session: 417d47a1-5baf-46ea-b6c3-f4870e60df86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:56.722670 [ 3 ] {9f283838-98a0-412a-92e4-70c365932b88} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:56.722738 [ 3 ] {9f283838-98a0-412a-92e4-70c365932b88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.23 10:14:56.722916 [ 3 ] {9f283838-98a0-412a-92e4-70c365932b88} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:56.723340 [ 3 ] {9f283838-98a0-412a-92e4-70c365932b88} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:56.723607 [ 3 ] {9f283838-98a0-412a-92e4-70c365932b88} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.23 10:14:56.723774 [ 3 ] {9f283838-98a0-412a-92e4-70c365932b88} oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.23 10:14:56.723901 [ 3 ] {9f283838-98a0-412a-92e4-70c365932b88} executeQuery: Read 35 rows, 2.84 KiB in 0.001185824 sec., 29515 rows/sec., 2.34 MiB/sec. 2024.02.23 10:14:56.723913 [ 67 ] {} oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.23 10:14:56.724038 [ 67 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:56.724083 [ 3 ] {9f283838-98a0-412a-92e4-70c365932b88} DynamicQueryHandler: Done processing query 2024.02.23 10:14:56.724134 [ 3 ] {9f283838-98a0-412a-92e4-70c365932b88} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.23 10:14:56.724152 [ 23 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.23 10:14:56.724163 [ 3 ] {} HTTP-Session: 417d47a1-5baf-46ea-b6c3-f4870e60df86 Destroying unnamed session 2024.02.23 10:14:56.724276 [ 23 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.23 10:14:56.724315 [ 23 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 47 rows starting from the beginning of the part 2024.02.23 10:14:56.724391 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 22053, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:56.724485 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:56.724537 [ 3 ] {} HTTP-Session: d26ec157-cc02-41d1-bf47-a8dab4decbfc Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:56.724533 [ 23 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 35 rows starting from the beginning of the part 2024.02.23 10:14:56.724565 [ 3 ] {} HTTP-Session: d26ec157-cc02-41d1-bf47-a8dab4decbfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:56.724781 [ 3 ] {7296c74b-748b-4502-a673-d173a43406b2} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:56.724798 [ 23 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2024.02.23 10:14:56.724861 [ 3 ] {7296c74b-748b-4502-a673-d173a43406b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.23 10:14:56.725058 [ 23 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 35 rows starting from the beginning of the part 2024.02.23 10:14:56.725282 [ 3 ] {7296c74b-748b-4502-a673-d173a43406b2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:56.725301 [ 23 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2024.02.23 10:14:56.725463 [ 23 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 35 rows starting from the beginning of the part 2024.02.23 10:14:56.725983 [ 3 ] {7296c74b-748b-4502-a673-d173a43406b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:56.726464 [ 3 ] {7296c74b-748b-4502-a673-d173a43406b2} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.23 10:14:56.726743 [ 12 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.002621463 sec., 68663.94833724527 rows/sec., 5.44 MiB/sec. 2024.02.23 10:14:56.726766 [ 3 ] {7296c74b-748b-4502-a673-d173a43406b2} oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.23 10:14:56.726947 [ 67 ] {} oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.23 10:14:56.726982 [ 22 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.23 10:14:56.727015 [ 67 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:56.726986 [ 3 ] {7296c74b-748b-4502-a673-d173a43406b2} executeQuery: Read 141 rows, 13.46 KiB in 0.002156825 sec., 65373 rows/sec., 6.09 MiB/sec. 2024.02.23 10:14:56.727178 [ 23 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.23 10:14:56.727359 [ 23 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.23 10:14:56.727365 [ 3 ] {7296c74b-748b-4502-a673-d173a43406b2} DynamicQueryHandler: Done processing query 2024.02.23 10:14:56.727417 [ 23 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 178 rows starting from the beginning of the part 2024.02.23 10:14:56.727435 [ 3 ] {7296c74b-748b-4502-a673-d173a43406b2} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.23 10:14:56.727477 [ 22 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_11_2} oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.23 10:14:56.727514 [ 3 ] {} HTTP-Session: d26ec157-cc02-41d1-bf47-a8dab4decbfc Destroying unnamed session 2024.02.23 10:14:56.727652 [ 23 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 106 rows starting from the beginning of the part 2024.02.23 10:14:56.727650 [ 22 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_11_2} oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.23 10:14:56.727774 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 10016, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:56.727912 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:56.727930 [ 23 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part 2024.02.23 10:14:56.727944 [ 3 ] {} HTTP-Session: 521a723a-756a-44a3-a525-66b2308be77c Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:56.727996 [ 3 ] {} HTTP-Session: 521a723a-756a-44a3-a525-66b2308be77c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:56.728165 [ 23 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 105 rows starting from the beginning of the part 2024.02.23 10:14:56.728199 [ 3 ] {d884a42e-43ef-4dfe-b97e-e2b394b1dbae} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:56.728289 [ 3 ] {d884a42e-43ef-4dfe-b97e-e2b394b1dbae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.23 10:14:56.728374 [ 23 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part 2024.02.23 10:14:56.728694 [ 23 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 141 rows starting from the beginning of the part 2024.02.23 10:14:56.728734 [ 3 ] {d884a42e-43ef-4dfe-b97e-e2b394b1dbae} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:56.729604 [ 3 ] {d884a42e-43ef-4dfe-b97e-e2b394b1dbae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:56.729985 [ 3 ] {d884a42e-43ef-4dfe-b97e-e2b394b1dbae} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.23 10:14:56.730219 [ 12 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 614 rows, containing 4 columns (4 merged, 0 gathered) in 0.003133714 sec., 195933.64295529202 rows/sec., 18.45 MiB/sec. 2024.02.23 10:14:56.730291 [ 3 ] {d884a42e-43ef-4dfe-b97e-e2b394b1dbae} oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.23 10:14:56.730419 [ 22 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.23 10:14:56.730448 [ 67 ] {} oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.23 10:14:56.730534 [ 67 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:56.730627 [ 3 ] {d884a42e-43ef-4dfe-b97e-e2b394b1dbae} executeQuery: Read 59 rows, 4.70 KiB in 0.002368209 sec., 24913 rows/sec., 1.94 MiB/sec. 2024.02.23 10:14:56.730654 [ 9 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.23 10:14:56.730759 [ 22 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_11_2} oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.23 10:14:56.730945 [ 9 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.23 10:14:56.731001 [ 22 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_11_2} oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.23 10:14:56.731015 [ 9 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 91 rows starting from the beginning of the part 2024.02.23 10:14:56.731017 [ 3 ] {d884a42e-43ef-4dfe-b97e-e2b394b1dbae} DynamicQueryHandler: Done processing query 2024.02.23 10:14:56.731080 [ 3 ] {d884a42e-43ef-4dfe-b97e-e2b394b1dbae} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.23 10:14:56.731152 [ 3 ] {} HTTP-Session: 521a723a-756a-44a3-a525-66b2308be77c Destroying unnamed session 2024.02.23 10:14:56.731258 [ 9 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part 2024.02.23 10:14:56.731347 [ 9 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2024.02.23 10:14:56.731359 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 7018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:56.731417 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:56.731440 [ 9 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 35 rows starting from the beginning of the part 2024.02.23 10:14:56.731447 [ 3 ] {} HTTP-Session: 81e51c8f-9d16-44b8-bbbe-76b73b64ef0b Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:56.731477 [ 3 ] {} HTTP-Session: 81e51c8f-9d16-44b8-bbbe-76b73b64ef0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:56.731564 [ 9 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2024.02.23 10:14:56.731603 [ 3 ] {5df07959-6621-4713-a882-f1c538f91da2} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:56.731679 [ 3 ] {5df07959-6621-4713-a882-f1c538f91da2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.23 10:14:56.731688 [ 9 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 59 rows starting from the beginning of the part 2024.02.23 10:14:56.731994 [ 3 ] {5df07959-6621-4713-a882-f1c538f91da2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:56.732531 [ 3 ] {5df07959-6621-4713-a882-f1c538f91da2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:56.732798 [ 22 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002219786 sec., 112623.4691091844 rows/sec., 8.79 MiB/sec. 2024.02.23 10:14:56.732997 [ 22 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.23 10:14:56.733020 [ 3 ] {5df07959-6621-4713-a882-f1c538f91da2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.23 10:14:56.733287 [ 22 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_11_2} oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.23 10:14:56.733403 [ 3 ] {5df07959-6621-4713-a882-f1c538f91da2} oximeter.measurements_cumulativeu64 (4b1f12a2-c82d-4fd7-a16c-5a9e18943d82): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.23 10:14:56.733404 [ 22 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_11_2} oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.23 10:14:56.733641 [ 3 ] {5df07959-6621-4713-a882-f1c538f91da2} executeQuery: Read 36 rows, 2.60 KiB in 0.001996831 sec., 18028 rows/sec., 1.27 MiB/sec. 2024.02.23 10:14:56.733817 [ 3 ] {5df07959-6621-4713-a882-f1c538f91da2} DynamicQueryHandler: Done processing query 2024.02.23 10:14:56.733847 [ 3 ] {5df07959-6621-4713-a882-f1c538f91da2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.23 10:14:56.733868 [ 3 ] {} HTTP-Session: 81e51c8f-9d16-44b8-bbbe-76b73b64ef0b Destroying unnamed session 2024.02.23 10:14:56.734055 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 37455, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:14:56.734104 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:14:56.734123 [ 3 ] {} HTTP-Session: 0c1e6b28-4302-4bbc-9692-5b50f538c294 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:14:56.734140 [ 3 ] {} HTTP-Session: 0c1e6b28-4302-4bbc-9692-5b50f538c294 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:14:56.734232 [ 3 ] {edaa3ce7-581b-41f0-bf82-0782aab1af1e} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:14:56.734279 [ 3 ] {edaa3ce7-581b-41f0-bf82-0782aab1af1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.23 10:14:56.734422 [ 3 ] {edaa3ce7-581b-41f0-bf82-0782aab1af1e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:14:56.734890 [ 3 ] {edaa3ce7-581b-41f0-bf82-0782aab1af1e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:56.735199 [ 3 ] {edaa3ce7-581b-41f0-bf82-0782aab1af1e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.23 10:14:56.735384 [ 3 ] {edaa3ce7-581b-41f0-bf82-0782aab1af1e} oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.23 10:14:56.735497 [ 67 ] {} oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.23 10:14:56.735517 [ 3 ] {edaa3ce7-581b-41f0-bf82-0782aab1af1e} executeQuery: Read 35 rows, 48.36 KiB in 0.001253875 sec., 27913 rows/sec., 37.67 MiB/sec. 2024.02.23 10:14:56.735545 [ 67 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:14:56.735716 [ 12 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.23 10:14:56.735766 [ 3 ] {edaa3ce7-581b-41f0-bf82-0782aab1af1e} DynamicQueryHandler: Done processing query 2024.02.23 10:14:56.735808 [ 3 ] {edaa3ce7-581b-41f0-bf82-0782aab1af1e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.23 10:14:56.735848 [ 3 ] {} HTTP-Session: 0c1e6b28-4302-4bbc-9692-5b50f538c294 Destroying unnamed session 2024.02.23 10:14:56.735903 [ 12 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.23 10:14:56.735951 [ 12 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 186 rows starting from the beginning of the part 2024.02.23 10:14:56.736125 [ 12 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 35 rows starting from the beginning of the part 2024.02.23 10:14:56.736243 [ 12 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2024.02.23 10:14:56.736349 [ 12 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 35 rows starting from the beginning of the part 2024.02.23 10:14:56.736453 [ 12 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2024.02.23 10:14:56.736557 [ 12 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 35 rows starting from the beginning of the part 2024.02.23 10:14:56.739887 [ 12 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 319 rows, containing 6 columns (6 merged, 0 gathered) in 0.004286678 sec., 74416.59952065445 rows/sec., 100.42 MiB/sec. 2024.02.23 10:14:56.740155 [ 12 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.23 10:14:56.740426 [ 12 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_11_2} oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.23 10:14:56.740506 [ 12 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_11_2} oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.23 10:14:56.740582 [ 12 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_11_2: 4.07 MiB. 2024.02.23 10:15:01.720190 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:15:01.720306 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:15:01.720337 [ 3 ] {} HTTP-Session: c5b4ad92-3c3a-44a8-bae5-65613d26c1b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:15:01.720365 [ 3 ] {} HTTP-Session: c5b4ad92-3c3a-44a8-bae5-65613d26c1b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:15:01.720505 [ 3 ] {e8affa40-27ed-425f-89a8-2141d111c358} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:15:01.720574 [ 3 ] {e8affa40-27ed-425f-89a8-2141d111c358} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.23 10:15:01.720738 [ 3 ] {e8affa40-27ed-425f-89a8-2141d111c358} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:15:01.721173 [ 3 ] {e8affa40-27ed-425f-89a8-2141d111c358} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:15:01.721453 [ 3 ] {e8affa40-27ed-425f-89a8-2141d111c358} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.23 10:15:01.721635 [ 3 ] {e8affa40-27ed-425f-89a8-2141d111c358} oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.23 10:15:01.721749 [ 3 ] {e8affa40-27ed-425f-89a8-2141d111c358} executeQuery: Read 14 rows, 1.13 KiB in 0.001203225 sec., 11635 rows/sec., 943.10 KiB/sec. 2024.02.23 10:15:01.721934 [ 3 ] {e8affa40-27ed-425f-89a8-2141d111c358} DynamicQueryHandler: Done processing query 2024.02.23 10:15:01.721966 [ 3 ] {e8affa40-27ed-425f-89a8-2141d111c358} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.23 10:15:01.721983 [ 3 ] {} HTTP-Session: c5b4ad92-3c3a-44a8-bae5-65613d26c1b1 Destroying unnamed session 2024.02.23 10:15:01.722112 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 6397, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:15:01.722163 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:15:01.722182 [ 3 ] {} HTTP-Session: 0604d31a-6bd7-4d9a-b2c8-0da691f0cf3f Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:15:01.722200 [ 3 ] {} HTTP-Session: 0604d31a-6bd7-4d9a-b2c8-0da691f0cf3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:15:01.722278 [ 3 ] {e8aa0df5-9957-4e19-9a6c-0240e4f79e7b} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:15:01.722323 [ 3 ] {e8aa0df5-9957-4e19-9a6c-0240e4f79e7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.23 10:15:01.722447 [ 3 ] {e8aa0df5-9957-4e19-9a6c-0240e4f79e7b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:15:01.722827 [ 3 ] {e8aa0df5-9957-4e19-9a6c-0240e4f79e7b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:15:01.723135 [ 3 ] {e8aa0df5-9957-4e19-9a6c-0240e4f79e7b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.23 10:15:01.723303 [ 3 ] {e8aa0df5-9957-4e19-9a6c-0240e4f79e7b} oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.23 10:15:01.723403 [ 3 ] {e8aa0df5-9957-4e19-9a6c-0240e4f79e7b} executeQuery: Read 42 rows, 3.80 KiB in 0.001095972 sec., 38322 rows/sec., 3.39 MiB/sec. 2024.02.23 10:15:01.723582 [ 3 ] {e8aa0df5-9957-4e19-9a6c-0240e4f79e7b} DynamicQueryHandler: Done processing query 2024.02.23 10:15:01.723606 [ 3 ] {e8aa0df5-9957-4e19-9a6c-0240e4f79e7b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.23 10:15:01.723623 [ 3 ] {} HTTP-Session: 0604d31a-6bd7-4d9a-b2c8-0da691f0cf3f Destroying unnamed session 2024.02.23 10:15:01.723785 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:15:01.723844 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:15:01.723870 [ 3 ] {} HTTP-Session: 3e2425d5-12a7-498c-8d7d-76377ba246ae Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:15:01.723890 [ 3 ] {} HTTP-Session: 3e2425d5-12a7-498c-8d7d-76377ba246ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:15:01.723969 [ 3 ] {a125885b-5be8-4fb3-961a-1de412f8e1e8} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:15:01.724017 [ 3 ] {a125885b-5be8-4fb3-961a-1de412f8e1e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.23 10:15:01.724149 [ 3 ] {a125885b-5be8-4fb3-961a-1de412f8e1e8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:15:01.724475 [ 3 ] {a125885b-5be8-4fb3-961a-1de412f8e1e8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:15:01.724698 [ 3 ] {a125885b-5be8-4fb3-961a-1de412f8e1e8} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.23 10:15:01.724877 [ 3 ] {a125885b-5be8-4fb3-961a-1de412f8e1e8} oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.23 10:15:01.724978 [ 3 ] {a125885b-5be8-4fb3-961a-1de412f8e1e8} executeQuery: Read 14 rows, 1.12 KiB in 0.00097383 sec., 14376 rows/sec., 1.12 MiB/sec. 2024.02.23 10:15:01.725104 [ 3 ] {a125885b-5be8-4fb3-961a-1de412f8e1e8} DynamicQueryHandler: Done processing query 2024.02.23 10:15:01.725140 [ 3 ] {a125885b-5be8-4fb3-961a-1de412f8e1e8} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.23 10:15:01.725157 [ 3 ] {} HTTP-Session: 3e2425d5-12a7-498c-8d7d-76377ba246ae Destroying unnamed session 2024.02.23 10:15:01.725302 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 15027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.23 10:15:01.725355 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.23 10:15:01.725374 [ 3 ] {} HTTP-Session: 948817ce-c828-4867-a800-e98d6a88c497 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 2024.02.23 10:15:01.725392 [ 3 ] {} HTTP-Session: 948817ce-c828-4867-a800-e98d6a88c497 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.23 10:15:01.725469 [ 3 ] {12a2105f-c0a5-4741-8fde-6a814c65f9be} executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.23 10:15:01.725518 [ 3 ] {12a2105f-c0a5-4741-8fde-6a814c65f9be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.23 10:15:01.725666 [ 3 ] {12a2105f-c0a5-4741-8fde-6a814c65f9be} ParallelParsingInputFormat: Parallel parsing is used 2024.02.23 10:15:01.726059 [ 3 ] {12a2105f-c0a5-4741-8fde-6a814c65f9be} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.23 10:15:01.726379 [ 3 ] {12a2105f-c0a5-4741-8fde-6a814c65f9be} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.23 10:15:01.726578 [ 3 ] {12a2105f-c0a5-4741-8fde-6a814c65f9be} oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.23 10:15:01.726684 [ 3 ] {12a2105f-c0a5-4741-8fde-6a814c65f9be} executeQuery: Read 14 rows, 19.35 KiB in 0.001183085 sec., 11833 rows/sec., 15.97 MiB/sec. 2024.02.23 10:15:01.726860 [ 3 ] {12a2105f-c0a5-4741-8fde-6a814c65f9be} DynamicQueryHandler: Done processing query 2024.02.23 10:15:01.726884 [ 3 ] {12a2105f-c0a5-4741-8fde-6a814c65f9be} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.23 10:15:01.726901 [ 3 ] {} HTTP-Session: 948817ce-c828-4867-a800-e98d6a88c497 Destroying unnamed session