[ Dec 1 20:22:01 Enabled. ] [ Dec 1 20:22:01 Rereading configuration. ] [ Dec 1 20:22:03 Rereading configuration. ] [ Dec 1 20:22:06 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 ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default + DATALINK=oxControlService10 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService10 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService10 ipadm: Could not delete oxControlService10: Interface does not exist + true + ipadm create-if -t oxControlService10 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService10 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService10 + ipadm show-addr oxControlService10/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService10/ll + ipadm show-addr oxControlService10/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService10/omicron6 + route get -inet6 default -inet6 fd00:1122:3344:101::1 default: not in table + route add -inet6 default -inet6 fd00:1122:3344:101::1 add net default: gateway fd00:1122:3344:101::1 + 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 [ Dec 1 20:22:07 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 2023.12.01 20:22:07.997346 [ 1 ] {} Application: Will watch for the process with pid 22092 2023.12.01 20:22:07.997465 [ 1 ] {} Application: Forked a child process to watch 2023.12.01 20:22:08.672697 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22092 2023.12.01 20:22:08.672876 [ 1 ] {} Application: starting up 2023.12.01 20:22:08.673096 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.12.01 20:22:08.768764 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.12.01 20:22:08.768818 [ 1 ] {} Application: Initializing DateLUT. 2023.12.01 20:22:08.768831 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.12.01 20:22:08.768867 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.12.01 20:22:08.769170 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.12.01 20:22:08.769839 [ 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'. 2023.12.01 20:22:08.770294 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.12.01 20:22:08.770549 [ 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) 2023.12.01 20:22:08.773146 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.12.01 20:22:08.773191 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.12.01 20:22:08.773907 [ 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'. 2023.12.01 20:22:08.774078 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.12.01 20:22:08.780122 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.12.01 20:22:08.780435 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.12.01 20:22:08.780460 [ 1 ] {} Application: Uncompressed cache policy name 2023.12.01 20:22:08.781828 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.12.01 20:22:08.782231 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.12.01 20:22:08.782517 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.12.01 20:22:08.782825 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.12.01 20:22:08.783593 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.12.01 20:22:08.783638 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.12.01 20:22:08.783691 [ 1 ] {} Application: Loaded user defined objects 2023.12.01 20:22:08.783707 [ 1 ] {} Application: Loading metadata from /data/ 2023.12.01 20:22:08.799250 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.12.01 20:22:08.799289 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000144603 sec 2023.12.01 20:22:08.800065 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.01 20:22:08.800171 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.12.01 20:22:08.800191 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.12.01 20:22:08.800207 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.12.01 20:22:08.800220 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.12.01 20:22:08.800234 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.12.01 20:22:08.800250 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.12.01 20:22:08.800282 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.12.01 20:22:08.800302 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.12.01 20:22:08.800331 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.12.01 20:22:08.800344 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.12.01 20:22:08.800358 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.12.01 20:22:08.800373 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.12.01 20:22:08.800406 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.12.01 20:22:08.800420 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.12.01 20:22:08.800432 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.12.01 20:22:08.835690 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.12.01 20:22:08.839010 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.12.01 20:22:08.839040 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.9661e-05 sec 2023.12.01 20:22:08.839067 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.01 20:22:08.839085 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.12.01 20:22:08.839108 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.12.01 20:22:08.841393 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.12.01 20:22:08.846420 [ 1 ] {} Application: Loaded metadata. 2023.12.01 20:22:08.846546 [ 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). 2023.12.01 20:22:08.846586 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.12.01 20:22:09.051709 [ 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) 2023.12.01 20:22:09.069204 [ 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) 2023.12.01 20:22:09.069254 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.12.01 20:22:09.163884 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.12.01 20:22:09.164612 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB 2023.12.01 20:22:09.164962 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.12.01 20:22:09.165011 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.12.01 20:22:09.165057 [ 94 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:22:09.165147 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.12.01 20:22:09.165161 [ 94 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:22:09.165249 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.12.01 20:22:09.165789 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.12.01 20:22:09.165816 [ 1 ] {} Application: Ready for connections. 2023.12.01 20:22:24.697009 [ 142 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:22:24.697107 [ 142 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:22:35.315470 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.315674 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.316291 [ 3 ] {} HTTP-Session: 1c3fe646-68ec-45b2-ab7e-1fe0195c5b08 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.316335 [ 3 ] {} HTTP-Session: 1c3fe646-68ec-45b2-ab7e-1fe0195c5b08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.316459 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.12.01 20:22:35.316494 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.12.01 20:22:35.316507 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.12.01 20:22:35.318021 [ 3 ] {e16c6d41-0fab-4efa-af53-6a3042ff35cc} executeQuery: (from [fd00:1122:3344:101::d]:58769) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.12.01 20:22:35.340390 [ 3 ] {e16c6d41-0fab-4efa-af53-6a3042ff35cc} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:58769) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 2023.12.01 20:22:35.341191 [ 3 ] {e16c6d41-0fab-4efa-af53-6a3042ff35cc} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2023.12.01 20:22:35.341934 [ 3 ] {e16c6d41-0fab-4efa-af53-6a3042ff35cc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.341978 [ 3 ] {} HTTP-Session: 1c3fe646-68ec-45b2-ab7e-1fe0195c5b08 Destroying unnamed session 2023.12.01 20:22:35.349738 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.349802 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.349837 [ 3 ] {} HTTP-Session: ca9eb2cf-41ce-49fa-8597-bb1bcc7b714a Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.349855 [ 3 ] {} HTTP-Session: ca9eb2cf-41ce-49fa-8597-bb1bcc7b714a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.349960 [ 3 ] {2c7fa51c-fec0-4c25-bd9b-a22ca587a43a} executeQuery: (from [fd00:1122:3344:101::d]:58769) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.12.01 20:22:35.350050 [ 3 ] {2c7fa51c-fec0-4c25-bd9b-a22ca587a43a} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.12.01 20:22:35.351052 [ 3 ] {2c7fa51c-fec0-4c25-bd9b-a22ca587a43a} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.12.01 20:22:35.353001 [ 3 ] {2c7fa51c-fec0-4c25-bd9b-a22ca587a43a} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:22:35.357179 [ 3 ] {2c7fa51c-fec0-4c25-bd9b-a22ca587a43a} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.357207 [ 3 ] {2c7fa51c-fec0-4c25-bd9b-a22ca587a43a} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.12.01 20:22:35.357223 [ 3 ] {} HTTP-Session: ca9eb2cf-41ce-49fa-8597-bb1bcc7b714a Destroying unnamed session 2023.12.01 20:22:35.357397 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.357454 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.357474 [ 3 ] {} HTTP-Session: 19f5c5d7-d0fa-4ab8-9ab8-595d6a5d58e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.357495 [ 3 ] {} HTTP-Session: 19f5c5d7-d0fa-4ab8-9ab8-595d6a5d58e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.357599 [ 3 ] {a96634ba-5e6f-420e-94ef-0765fc3bce2d} executeQuery: (from [fd00:1122:3344:101::d]:58769) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.12.01 20:22:35.357843 [ 3 ] {a96634ba-5e6f-420e-94ef-0765fc3bce2d} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:58769) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 2023.12.01 20:22:35.357975 [ 3 ] {a96634ba-5e6f-420e-94ef-0765fc3bce2d} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2023.12.01 20:22:35.358094 [ 3 ] {a96634ba-5e6f-420e-94ef-0765fc3bce2d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.358117 [ 3 ] {} HTTP-Session: 19f5c5d7-d0fa-4ab8-9ab8-595d6a5d58e4 Destroying unnamed session 2023.12.01 20:22:35.358308 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.358361 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.358384 [ 3 ] {} HTTP-Session: 9fd6af1b-7190-468d-bfff-f76365e04c4e Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.358400 [ 3 ] {} HTTP-Session: 9fd6af1b-7190-468d-bfff-f76365e04c4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.358508 [ 3 ] {8d7b68c3-f7b7-4f59-9e46-1bc5697a2538} executeQuery: (from [fd00:1122:3344:101::d]:58769) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2023.12.01 20:22:35.358609 [ 3 ] {8d7b68c3-f7b7-4f59-9e46-1bc5697a2538} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.358629 [ 3 ] {8d7b68c3-f7b7-4f59-9e46-1bc5697a2538} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.358647 [ 3 ] {} HTTP-Session: 9fd6af1b-7190-468d-bfff-f76365e04c4e Destroying unnamed session 2023.12.01 20:22:35.358744 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.358788 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.358810 [ 3 ] {} HTTP-Session: cc4857bc-c52b-4038-a1be-9427b4498a84 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.358825 [ 3 ] {} HTTP-Session: cc4857bc-c52b-4038-a1be-9427b4498a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.358890 [ 3 ] {2c1be15b-f888-4330-b8ec-958b24c3d0e4} executeQuery: (from [fd00:1122:3344:101::d]:58769) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2023.12.01 20:22:35.358954 [ 3 ] {2c1be15b-f888-4330-b8ec-958b24c3d0e4} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.12.01 20:22:35.360220 [ 3 ] {2c1be15b-f888-4330-b8ec-958b24c3d0e4} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.12.01 20:22:35.360257 [ 3 ] {2c1be15b-f888-4330-b8ec-958b24c3d0e4} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5431e-05 sec 2023.12.01 20:22:35.360278 [ 3 ] {2c1be15b-f888-4330-b8ec-958b24c3d0e4} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.01 20:22:35.360292 [ 3 ] {2c1be15b-f888-4330-b8ec-958b24c3d0e4} DatabaseAtomic (oximeter): Starting up tables. 2023.12.01 20:22:35.360359 [ 3 ] {2c1be15b-f888-4330-b8ec-958b24c3d0e4} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.360379 [ 3 ] {2c1be15b-f888-4330-b8ec-958b24c3d0e4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.360405 [ 3 ] {} HTTP-Session: cc4857bc-c52b-4038-a1be-9427b4498a84 Destroying unnamed session 2023.12.01 20:22:35.360505 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.360549 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.360580 [ 3 ] {} HTTP-Session: 0e8b5a4c-4ae9-4185-87c8-bb3a3aec2507 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.360597 [ 3 ] {} HTTP-Session: 0e8b5a4c-4ae9-4185-87c8-bb3a3aec2507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.360734 [ 3 ] {b4d670fd-5361-4b6e-bbd4-bf39f07c8b57} executeQuery: (from [fd00:1122:3344:101::d]:58769) /* 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) 2023.12.01 20:22:35.360779 [ 3 ] {b4d670fd-5361-4b6e-bbd4-bf39f07c8b57} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.12.01 20:22:35.364890 [ 3 ] {b4d670fd-5361-4b6e-bbd4-bf39f07c8b57} oximeter.version (6f373921-9e96-4b8a-9b2d-26ad143b0561): Loading data parts 2023.12.01 20:22:35.365017 [ 3 ] {b4d670fd-5361-4b6e-bbd4-bf39f07c8b57} oximeter.version (6f373921-9e96-4b8a-9b2d-26ad143b0561): There are no data parts 2023.12.01 20:22:35.366948 [ 3 ] {b4d670fd-5361-4b6e-bbd4-bf39f07c8b57} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.366999 [ 3 ] {b4d670fd-5361-4b6e-bbd4-bf39f07c8b57} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.367016 [ 3 ] {} HTTP-Session: 0e8b5a4c-4ae9-4185-87c8-bb3a3aec2507 Destroying unnamed session 2023.12.01 20:22:35.367143 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.367190 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.367208 [ 3 ] {} HTTP-Session: 1e494ddf-d2e9-48bf-93d7-64a32c3bb1ef Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.367228 [ 3 ] {} HTTP-Session: 1e494ddf-d2e9-48bf-93d7-64a32c3bb1ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.367425 [ 3 ] {a52f526f-9a55-4739-a91a-b86c6992a9f2} executeQuery: (from [fd00:1122:3344:101::d]:58769) /* 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 UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.01 20:22:35.367487 [ 3 ] {a52f526f-9a55-4739-a91a-b86c6992a9f2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.12.01 20:22:35.374145 [ 3 ] {a52f526f-9a55-4739-a91a-b86c6992a9f2} oximeter.measurements_bool (555b51fc-4ff9-470e-b038-403522abe956): Loading data parts 2023.12.01 20:22:35.374254 [ 3 ] {a52f526f-9a55-4739-a91a-b86c6992a9f2} oximeter.measurements_bool (555b51fc-4ff9-470e-b038-403522abe956): There are no data parts 2023.12.01 20:22:35.375408 [ 3 ] {a52f526f-9a55-4739-a91a-b86c6992a9f2} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.375439 [ 3 ] {a52f526f-9a55-4739-a91a-b86c6992a9f2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.375455 [ 3 ] {} HTTP-Session: 1e494ddf-d2e9-48bf-93d7-64a32c3bb1ef Destroying unnamed session 2023.12.01 20:22:35.375582 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.375630 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.375648 [ 3 ] {} HTTP-Session: 0ce5657b-1870-4d8b-b949-3adf9bf6dac7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.375667 [ 3 ] {} HTTP-Session: 0ce5657b-1870-4d8b-b949-3adf9bf6dac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.375856 [ 3 ] {4ca88a6e-11e0-4827-ad7f-eef335baee98} executeQuery: (from [fd00:1122:3344:101::d]:58769) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.01 20:22:35.375908 [ 3 ] {4ca88a6e-11e0-4827-ad7f-eef335baee98} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.12.01 20:22:35.377496 [ 3 ] {4ca88a6e-11e0-4827-ad7f-eef335baee98} oximeter.measurements_i8 (99b6ae89-4321-47dd-af36-2a5c81ee2f54): Loading data parts 2023.12.01 20:22:35.377566 [ 3 ] {4ca88a6e-11e0-4827-ad7f-eef335baee98} oximeter.measurements_i8 (99b6ae89-4321-47dd-af36-2a5c81ee2f54): There are no data parts 2023.12.01 20:22:35.379544 [ 3 ] {4ca88a6e-11e0-4827-ad7f-eef335baee98} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.379569 [ 3 ] {4ca88a6e-11e0-4827-ad7f-eef335baee98} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.379589 [ 3 ] {} HTTP-Session: 0ce5657b-1870-4d8b-b949-3adf9bf6dac7 Destroying unnamed session 2023.12.01 20:22:35.379708 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.379749 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.379773 [ 3 ] {} HTTP-Session: 8b2b7b29-900a-432d-93ba-52f68828a576 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.379801 [ 3 ] {} HTTP-Session: 8b2b7b29-900a-432d-93ba-52f68828a576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.379991 [ 3 ] {760ffe8c-0882-4ea2-85b3-77c4179c5bc5} executeQuery: (from [fd00:1122:3344:101::d]:58769) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.01 20:22:35.380040 [ 3 ] {760ffe8c-0882-4ea2-85b3-77c4179c5bc5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.12.01 20:22:35.381514 [ 3 ] {760ffe8c-0882-4ea2-85b3-77c4179c5bc5} oximeter.measurements_u8 (fae0c63f-dfb3-4e39-9e31-399079b1fa5b): Loading data parts 2023.12.01 20:22:35.381592 [ 3 ] {760ffe8c-0882-4ea2-85b3-77c4179c5bc5} oximeter.measurements_u8 (fae0c63f-dfb3-4e39-9e31-399079b1fa5b): There are no data parts 2023.12.01 20:22:35.382805 [ 3 ] {760ffe8c-0882-4ea2-85b3-77c4179c5bc5} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.382830 [ 3 ] {760ffe8c-0882-4ea2-85b3-77c4179c5bc5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.382850 [ 3 ] {} HTTP-Session: 8b2b7b29-900a-432d-93ba-52f68828a576 Destroying unnamed session 2023.12.01 20:22:35.382972 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.383030 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.383052 [ 3 ] {} HTTP-Session: ca5c5a47-4d65-4305-bee6-c889ecf39e5d Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.383073 [ 3 ] {} HTTP-Session: ca5c5a47-4d65-4305-bee6-c889ecf39e5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.383254 [ 3 ] {205031d2-93e6-439f-b32e-d6cd6e6105ab} executeQuery: (from [fd00:1122:3344:101::d]:58769) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.01 20:22:35.383303 [ 3 ] {205031d2-93e6-439f-b32e-d6cd6e6105ab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.12.01 20:22:35.386796 [ 3 ] {205031d2-93e6-439f-b32e-d6cd6e6105ab} oximeter.measurements_i16 (e310c40b-7832-4462-9ceb-1cbd5e9f5cce): Loading data parts 2023.12.01 20:22:35.386890 [ 3 ] {205031d2-93e6-439f-b32e-d6cd6e6105ab} oximeter.measurements_i16 (e310c40b-7832-4462-9ceb-1cbd5e9f5cce): There are no data parts 2023.12.01 20:22:35.388191 [ 3 ] {205031d2-93e6-439f-b32e-d6cd6e6105ab} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.388216 [ 3 ] {205031d2-93e6-439f-b32e-d6cd6e6105ab} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.388236 [ 3 ] {} HTTP-Session: ca5c5a47-4d65-4305-bee6-c889ecf39e5d Destroying unnamed session 2023.12.01 20:22:35.388339 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.388385 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.388407 [ 3 ] {} HTTP-Session: 0014ce4a-1221-425e-93cc-ef58a1d724ee Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.388424 [ 3 ] {} HTTP-Session: 0014ce4a-1221-425e-93cc-ef58a1d724ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.388615 [ 3 ] {a1243ba4-5242-483d-86d4-c05e4257bdca} executeQuery: (from [fd00:1122:3344:101::d]:58769) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.01 20:22:35.388661 [ 3 ] {a1243ba4-5242-483d-86d4-c05e4257bdca} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.12.01 20:22:35.390153 [ 3 ] {a1243ba4-5242-483d-86d4-c05e4257bdca} oximeter.measurements_u16 (276d2925-c35c-4269-83d8-d78724f1d689): Loading data parts 2023.12.01 20:22:35.390274 [ 3 ] {a1243ba4-5242-483d-86d4-c05e4257bdca} oximeter.measurements_u16 (276d2925-c35c-4269-83d8-d78724f1d689): There are no data parts 2023.12.01 20:22:35.391432 [ 3 ] {a1243ba4-5242-483d-86d4-c05e4257bdca} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.391456 [ 3 ] {a1243ba4-5242-483d-86d4-c05e4257bdca} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.391476 [ 3 ] {} HTTP-Session: 0014ce4a-1221-425e-93cc-ef58a1d724ee Destroying unnamed session 2023.12.01 20:22:35.391579 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.391631 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.391649 [ 3 ] {} HTTP-Session: a3400444-687a-4e47-b8d4-478fccbb8427 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.391669 [ 3 ] {} HTTP-Session: a3400444-687a-4e47-b8d4-478fccbb8427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.391855 [ 3 ] {ba839f94-50f2-4d48-8fd2-ba6dd5a95e93} executeQuery: (from [fd00:1122:3344:101::d]:58769) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.01 20:22:35.391903 [ 3 ] {ba839f94-50f2-4d48-8fd2-ba6dd5a95e93} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.12.01 20:22:35.393312 [ 3 ] {ba839f94-50f2-4d48-8fd2-ba6dd5a95e93} oximeter.measurements_i32 (f9289ec1-5870-427a-b3ff-c88ffe56b694): Loading data parts 2023.12.01 20:22:35.393395 [ 3 ] {ba839f94-50f2-4d48-8fd2-ba6dd5a95e93} oximeter.measurements_i32 (f9289ec1-5870-427a-b3ff-c88ffe56b694): There are no data parts 2023.12.01 20:22:35.394554 [ 3 ] {ba839f94-50f2-4d48-8fd2-ba6dd5a95e93} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.394578 [ 3 ] {ba839f94-50f2-4d48-8fd2-ba6dd5a95e93} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.394593 [ 3 ] {} HTTP-Session: a3400444-687a-4e47-b8d4-478fccbb8427 Destroying unnamed session 2023.12.01 20:22:35.394719 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.394767 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.394785 [ 3 ] {} HTTP-Session: 32a4e765-d250-4794-8a21-85bb38c284c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.394805 [ 3 ] {} HTTP-Session: 32a4e765-d250-4794-8a21-85bb38c284c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.394992 [ 3 ] {d00dab93-828b-4185-b735-f5cfd18e9f5e} executeQuery: (from [fd00:1122:3344:101::d]:58769) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.01 20:22:35.395036 [ 3 ] {d00dab93-828b-4185-b735-f5cfd18e9f5e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.12.01 20:22:35.396468 [ 3 ] {d00dab93-828b-4185-b735-f5cfd18e9f5e} oximeter.measurements_u32 (2a64d354-5da4-4bee-9a65-03774c94fc82): Loading data parts 2023.12.01 20:22:35.396559 [ 3 ] {d00dab93-828b-4185-b735-f5cfd18e9f5e} oximeter.measurements_u32 (2a64d354-5da4-4bee-9a65-03774c94fc82): There are no data parts 2023.12.01 20:22:35.397722 [ 3 ] {d00dab93-828b-4185-b735-f5cfd18e9f5e} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.397761 [ 3 ] {d00dab93-828b-4185-b735-f5cfd18e9f5e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.397776 [ 3 ] {} HTTP-Session: 32a4e765-d250-4794-8a21-85bb38c284c4 Destroying unnamed session 2023.12.01 20:22:35.397940 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.397999 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.398017 [ 3 ] {} HTTP-Session: b79bdb2c-1248-4dd4-ba32-c35ebe531ee1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.398037 [ 3 ] {} HTTP-Session: b79bdb2c-1248-4dd4-ba32-c35ebe531ee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.398221 [ 3 ] {8828c22e-acb9-4933-ac14-c2a3fe020beb} executeQuery: (from [fd00:1122:3344:101::d]:58769) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.01 20:22:35.398265 [ 3 ] {8828c22e-acb9-4933-ac14-c2a3fe020beb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.12.01 20:22:35.399686 [ 3 ] {8828c22e-acb9-4933-ac14-c2a3fe020beb} oximeter.measurements_i64 (18bdd577-29c8-4562-ae91-8b2888239ae6): Loading data parts 2023.12.01 20:22:35.399768 [ 3 ] {8828c22e-acb9-4933-ac14-c2a3fe020beb} oximeter.measurements_i64 (18bdd577-29c8-4562-ae91-8b2888239ae6): There are no data parts 2023.12.01 20:22:35.400929 [ 3 ] {8828c22e-acb9-4933-ac14-c2a3fe020beb} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.400959 [ 3 ] {8828c22e-acb9-4933-ac14-c2a3fe020beb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.400974 [ 3 ] {} HTTP-Session: b79bdb2c-1248-4dd4-ba32-c35ebe531ee1 Destroying unnamed session 2023.12.01 20:22:35.401089 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.401135 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.401153 [ 3 ] {} HTTP-Session: c528ccf3-7f20-4345-8801-8e0ef9d01416 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.401175 [ 3 ] {} HTTP-Session: c528ccf3-7f20-4345-8801-8e0ef9d01416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.401353 [ 3 ] {20537822-f362-49b5-9c8c-635c150acc2d} executeQuery: (from [fd00:1122:3344:101::d]:58769) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.01 20:22:35.401413 [ 3 ] {20537822-f362-49b5-9c8c-635c150acc2d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.12.01 20:22:35.402827 [ 3 ] {20537822-f362-49b5-9c8c-635c150acc2d} oximeter.measurements_u64 (fa119e7f-3c68-4bd5-b964-ac7ffaa7f030): Loading data parts 2023.12.01 20:22:35.402914 [ 3 ] {20537822-f362-49b5-9c8c-635c150acc2d} oximeter.measurements_u64 (fa119e7f-3c68-4bd5-b964-ac7ffaa7f030): There are no data parts 2023.12.01 20:22:35.404156 [ 3 ] {20537822-f362-49b5-9c8c-635c150acc2d} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.404201 [ 3 ] {20537822-f362-49b5-9c8c-635c150acc2d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.404216 [ 3 ] {} HTTP-Session: c528ccf3-7f20-4345-8801-8e0ef9d01416 Destroying unnamed session 2023.12.01 20:22:35.404334 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.404390 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.404410 [ 3 ] {} HTTP-Session: 11c66931-9ee0-4aae-8818-5583a7668956 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.404425 [ 3 ] {} HTTP-Session: 11c66931-9ee0-4aae-8818-5583a7668956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.404613 [ 3 ] {c1af832c-c3af-43ed-932f-d6095aa41e8e} executeQuery: (from [fd00:1122:3344:101::d]:58769) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.01 20:22:35.404662 [ 3 ] {c1af832c-c3af-43ed-932f-d6095aa41e8e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.12.01 20:22:35.406181 [ 3 ] {c1af832c-c3af-43ed-932f-d6095aa41e8e} oximeter.measurements_f32 (c94792be-c810-4227-b407-894d9483ead3): Loading data parts 2023.12.01 20:22:35.406259 [ 3 ] {c1af832c-c3af-43ed-932f-d6095aa41e8e} oximeter.measurements_f32 (c94792be-c810-4227-b407-894d9483ead3): There are no data parts 2023.12.01 20:22:35.407495 [ 3 ] {c1af832c-c3af-43ed-932f-d6095aa41e8e} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.407518 [ 3 ] {c1af832c-c3af-43ed-932f-d6095aa41e8e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.407540 [ 3 ] {} HTTP-Session: 11c66931-9ee0-4aae-8818-5583a7668956 Destroying unnamed session 2023.12.01 20:22:35.407650 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.407697 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.407721 [ 3 ] {} HTTP-Session: d6ff983a-3088-43b5-9d35-68269857351f Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.407736 [ 3 ] {} HTTP-Session: d6ff983a-3088-43b5-9d35-68269857351f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.407921 [ 3 ] {2a3505d4-8650-4b55-bc5a-d59704b4e628} executeQuery: (from [fd00:1122:3344:101::d]:58769) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.01 20:22:35.407976 [ 3 ] {2a3505d4-8650-4b55-bc5a-d59704b4e628} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.12.01 20:22:35.409503 [ 3 ] {2a3505d4-8650-4b55-bc5a-d59704b4e628} oximeter.measurements_f64 (26101c77-2f68-4f83-8f9d-1b357fc86bda): Loading data parts 2023.12.01 20:22:35.409589 [ 3 ] {2a3505d4-8650-4b55-bc5a-d59704b4e628} oximeter.measurements_f64 (26101c77-2f68-4f83-8f9d-1b357fc86bda): There are no data parts 2023.12.01 20:22:35.410754 [ 3 ] {2a3505d4-8650-4b55-bc5a-d59704b4e628} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.410778 [ 3 ] {2a3505d4-8650-4b55-bc5a-d59704b4e628} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.410809 [ 3 ] {} HTTP-Session: d6ff983a-3088-43b5-9d35-68269857351f Destroying unnamed session 2023.12.01 20:22:35.410917 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.410964 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.410998 [ 3 ] {} HTTP-Session: 71db632a-9fed-4c1b-93f4-4caa10892dd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.411015 [ 3 ] {} HTTP-Session: 71db632a-9fed-4c1b-93f4-4caa10892dd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.411200 [ 3 ] {620ae53f-1224-4d25-929e-5ff983f371f0} executeQuery: (from [fd00:1122:3344:101::d]:58769) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.01 20:22:35.411250 [ 3 ] {620ae53f-1224-4d25-929e-5ff983f371f0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.12.01 20:22:35.412701 [ 3 ] {620ae53f-1224-4d25-929e-5ff983f371f0} oximeter.measurements_string (6513de89-41c3-4602-9a22-c757be03c76e): Loading data parts 2023.12.01 20:22:35.412799 [ 3 ] {620ae53f-1224-4d25-929e-5ff983f371f0} oximeter.measurements_string (6513de89-41c3-4602-9a22-c757be03c76e): There are no data parts 2023.12.01 20:22:35.413969 [ 3 ] {620ae53f-1224-4d25-929e-5ff983f371f0} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.413994 [ 3 ] {620ae53f-1224-4d25-929e-5ff983f371f0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.414016 [ 3 ] {} HTTP-Session: 71db632a-9fed-4c1b-93f4-4caa10892dd8 Destroying unnamed session 2023.12.01 20:22:35.414108 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.414155 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.414178 [ 3 ] {} HTTP-Session: 9b3916cf-a639-41cd-8a31-78a2711f48d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.414194 [ 3 ] {} HTTP-Session: 9b3916cf-a639-41cd-8a31-78a2711f48d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.414383 [ 3 ] {c60fcb2c-c042-4cbd-aa44-25066b450216} executeQuery: (from [fd00:1122:3344:101::d]:58769) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.01 20:22:35.414439 [ 3 ] {c60fcb2c-c042-4cbd-aa44-25066b450216} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.12.01 20:22:35.415880 [ 3 ] {c60fcb2c-c042-4cbd-aa44-25066b450216} oximeter.measurements_bytes (bdb0b647-cdcb-4a2e-81e1-dd87600d21a1): Loading data parts 2023.12.01 20:22:35.415972 [ 3 ] {c60fcb2c-c042-4cbd-aa44-25066b450216} oximeter.measurements_bytes (bdb0b647-cdcb-4a2e-81e1-dd87600d21a1): There are no data parts 2023.12.01 20:22:35.417199 [ 3 ] {c60fcb2c-c042-4cbd-aa44-25066b450216} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.417229 [ 3 ] {c60fcb2c-c042-4cbd-aa44-25066b450216} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.417254 [ 3 ] {} HTTP-Session: 9b3916cf-a639-41cd-8a31-78a2711f48d2 Destroying unnamed session 2023.12.01 20:22:35.417360 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.417408 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.417437 [ 3 ] {} HTTP-Session: d64ef6f8-2f3d-4fa7-a982-c9daa34a0840 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.417453 [ 3 ] {} HTTP-Session: d64ef6f8-2f3d-4fa7-a982-c9daa34a0840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.417653 [ 3 ] {e4906d94-9cfe-4d0a-b1c7-ad7306d18c0f} executeQuery: (from [fd00:1122:3344:101::d]:58769) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.01 20:22:35.417707 [ 3 ] {e4906d94-9cfe-4d0a-b1c7-ad7306d18c0f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.12.01 20:22:35.419168 [ 3 ] {e4906d94-9cfe-4d0a-b1c7-ad7306d18c0f} oximeter.measurements_cumulativei64 (332d5a06-1891-4f79-9337-a6e3d73374ee): Loading data parts 2023.12.01 20:22:35.419256 [ 3 ] {e4906d94-9cfe-4d0a-b1c7-ad7306d18c0f} oximeter.measurements_cumulativei64 (332d5a06-1891-4f79-9337-a6e3d73374ee): There are no data parts 2023.12.01 20:22:35.420414 [ 3 ] {e4906d94-9cfe-4d0a-b1c7-ad7306d18c0f} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.420439 [ 3 ] {e4906d94-9cfe-4d0a-b1c7-ad7306d18c0f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.420466 [ 3 ] {} HTTP-Session: d64ef6f8-2f3d-4fa7-a982-c9daa34a0840 Destroying unnamed session 2023.12.01 20:22:35.420566 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.420613 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.420638 [ 3 ] {} HTTP-Session: 137ba364-3787-473c-9fb8-335f28f97ea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.420654 [ 3 ] {} HTTP-Session: 137ba364-3787-473c-9fb8-335f28f97ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.420854 [ 3 ] {56a45be9-c52a-4bea-bd23-325320c84579} executeQuery: (from [fd00:1122:3344:101::d]:58769) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.01 20:22:35.420912 [ 3 ] {56a45be9-c52a-4bea-bd23-325320c84579} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.12.01 20:22:35.422364 [ 3 ] {56a45be9-c52a-4bea-bd23-325320c84579} oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): Loading data parts 2023.12.01 20:22:35.422437 [ 3 ] {56a45be9-c52a-4bea-bd23-325320c84579} oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): There are no data parts 2023.12.01 20:22:35.423720 [ 3 ] {56a45be9-c52a-4bea-bd23-325320c84579} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.423745 [ 3 ] {56a45be9-c52a-4bea-bd23-325320c84579} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.423774 [ 3 ] {} HTTP-Session: 137ba364-3787-473c-9fb8-335f28f97ea0 Destroying unnamed session 2023.12.01 20:22:35.423874 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.423922 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.423951 [ 3 ] {} HTTP-Session: 8db8135a-2534-4e9b-aeae-ee44122183a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.423967 [ 3 ] {} HTTP-Session: 8db8135a-2534-4e9b-aeae-ee44122183a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.424170 [ 3 ] {011ee0b4-845e-4210-af6b-2d3d9a32c08c} executeQuery: (from [fd00:1122:3344:101::d]:58769) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.01 20:22:35.424223 [ 3 ] {011ee0b4-845e-4210-af6b-2d3d9a32c08c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.12.01 20:22:35.425685 [ 3 ] {011ee0b4-845e-4210-af6b-2d3d9a32c08c} oximeter.measurements_cumulativef32 (ed78ee8e-bfb1-422d-9973-7a5a09eb3493): Loading data parts 2023.12.01 20:22:35.425762 [ 3 ] {011ee0b4-845e-4210-af6b-2d3d9a32c08c} oximeter.measurements_cumulativef32 (ed78ee8e-bfb1-422d-9973-7a5a09eb3493): There are no data parts 2023.12.01 20:22:35.427196 [ 3 ] {011ee0b4-845e-4210-af6b-2d3d9a32c08c} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.427228 [ 3 ] {011ee0b4-845e-4210-af6b-2d3d9a32c08c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.427243 [ 3 ] {} HTTP-Session: 8db8135a-2534-4e9b-aeae-ee44122183a6 Destroying unnamed session 2023.12.01 20:22:35.427341 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.427395 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.427414 [ 3 ] {} HTTP-Session: e8d9ad98-23eb-43a5-81a2-209c4df6a939 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.427435 [ 3 ] {} HTTP-Session: e8d9ad98-23eb-43a5-81a2-209c4df6a939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.427627 [ 3 ] {716bb1cd-f22c-4e1c-9063-02c8910bf051} executeQuery: (from [fd00:1122:3344:101::d]:58769) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.01 20:22:35.427684 [ 3 ] {716bb1cd-f22c-4e1c-9063-02c8910bf051} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.12.01 20:22:35.429161 [ 3 ] {716bb1cd-f22c-4e1c-9063-02c8910bf051} oximeter.measurements_cumulativef64 (c793ea00-1bbd-438a-a799-fb019c48af73): Loading data parts 2023.12.01 20:22:35.429234 [ 3 ] {716bb1cd-f22c-4e1c-9063-02c8910bf051} oximeter.measurements_cumulativef64 (c793ea00-1bbd-438a-a799-fb019c48af73): There are no data parts 2023.12.01 20:22:35.430398 [ 3 ] {716bb1cd-f22c-4e1c-9063-02c8910bf051} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.430435 [ 3 ] {716bb1cd-f22c-4e1c-9063-02c8910bf051} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.430452 [ 3 ] {} HTTP-Session: e8d9ad98-23eb-43a5-81a2-209c4df6a939 Destroying unnamed session 2023.12.01 20:22:35.430573 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.430626 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.430644 [ 3 ] {} HTTP-Session: b5bb3298-2907-4945-92b1-b47d69d8c57d Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.430666 [ 3 ] {} HTTP-Session: b5bb3298-2907-4945-92b1-b47d69d8c57d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.430880 [ 3 ] {bb9841e4-a949-433c-ac05-9404ed0f88ea} executeQuery: (from [fd00:1122:3344:101::d]:58769) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), 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) 2023.12.01 20:22:35.430932 [ 3 ] {bb9841e4-a949-433c-ac05-9404ed0f88ea} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.12.01 20:22:35.432404 [ 3 ] {bb9841e4-a949-433c-ac05-9404ed0f88ea} oximeter.measurements_histogrami8 (3caf675f-fbce-49d6-9aa0-657d9a86ccad): Loading data parts 2023.12.01 20:22:35.432483 [ 3 ] {bb9841e4-a949-433c-ac05-9404ed0f88ea} oximeter.measurements_histogrami8 (3caf675f-fbce-49d6-9aa0-657d9a86ccad): There are no data parts 2023.12.01 20:22:35.433655 [ 3 ] {bb9841e4-a949-433c-ac05-9404ed0f88ea} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.433680 [ 3 ] {bb9841e4-a949-433c-ac05-9404ed0f88ea} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.433696 [ 3 ] {} HTTP-Session: b5bb3298-2907-4945-92b1-b47d69d8c57d Destroying unnamed session 2023.12.01 20:22:35.433820 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.433868 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.433886 [ 3 ] {} HTTP-Session: bb864164-8dad-4a5d-a97b-bb8d24925fc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.433908 [ 3 ] {} HTTP-Session: bb864164-8dad-4a5d-a97b-bb8d24925fc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.434127 [ 3 ] {0e456139-abda-474b-82d6-2a6c00050bdf} executeQuery: (from [fd00:1122:3344:101::d]:58769) 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) 2023.12.01 20:22:35.434181 [ 3 ] {0e456139-abda-474b-82d6-2a6c00050bdf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.12.01 20:22:35.435763 [ 3 ] {0e456139-abda-474b-82d6-2a6c00050bdf} oximeter.measurements_histogramu8 (77d86b50-3f0c-4b12-afbf-7409331df82d): Loading data parts 2023.12.01 20:22:35.435847 [ 3 ] {0e456139-abda-474b-82d6-2a6c00050bdf} oximeter.measurements_histogramu8 (77d86b50-3f0c-4b12-afbf-7409331df82d): There are no data parts 2023.12.01 20:22:35.437043 [ 3 ] {0e456139-abda-474b-82d6-2a6c00050bdf} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.437068 [ 3 ] {0e456139-abda-474b-82d6-2a6c00050bdf} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.437090 [ 3 ] {} HTTP-Session: bb864164-8dad-4a5d-a97b-bb8d24925fc9 Destroying unnamed session 2023.12.01 20:22:35.437210 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.437269 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.437294 [ 3 ] {} HTTP-Session: 808b85a3-4383-46a5-94b9-3bad8cd8428e Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.437310 [ 3 ] {} HTTP-Session: 808b85a3-4383-46a5-94b9-3bad8cd8428e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.437522 [ 3 ] {49311e8f-f3d6-4f9c-9c0f-fab2fdc1c999} executeQuery: (from [fd00:1122:3344:101::d]:58769) 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) 2023.12.01 20:22:35.437575 [ 3 ] {49311e8f-f3d6-4f9c-9c0f-fab2fdc1c999} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.12.01 20:22:35.439231 [ 3 ] {49311e8f-f3d6-4f9c-9c0f-fab2fdc1c999} oximeter.measurements_histogrami16 (a20e107d-f2bb-4397-9999-faf8751f4f85): Loading data parts 2023.12.01 20:22:35.439308 [ 3 ] {49311e8f-f3d6-4f9c-9c0f-fab2fdc1c999} oximeter.measurements_histogrami16 (a20e107d-f2bb-4397-9999-faf8751f4f85): There are no data parts 2023.12.01 20:22:35.440612 [ 3 ] {49311e8f-f3d6-4f9c-9c0f-fab2fdc1c999} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.440637 [ 3 ] {49311e8f-f3d6-4f9c-9c0f-fab2fdc1c999} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.440660 [ 3 ] {} HTTP-Session: 808b85a3-4383-46a5-94b9-3bad8cd8428e Destroying unnamed session 2023.12.01 20:22:35.440759 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.440803 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.440828 [ 3 ] {} HTTP-Session: 863c4736-8bc3-4b47-8e4d-58e232d4805f Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.440856 [ 3 ] {} HTTP-Session: 863c4736-8bc3-4b47-8e4d-58e232d4805f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.441065 [ 3 ] {2f998641-ad9e-485e-bf33-d61ee4b4c3f1} executeQuery: (from [fd00:1122:3344:101::d]:58769) 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) 2023.12.01 20:22:35.441119 [ 3 ] {2f998641-ad9e-485e-bf33-d61ee4b4c3f1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.12.01 20:22:35.442681 [ 3 ] {2f998641-ad9e-485e-bf33-d61ee4b4c3f1} oximeter.measurements_histogramu16 (26f550a9-fca9-4402-a42d-0a3837b66a83): Loading data parts 2023.12.01 20:22:35.442787 [ 3 ] {2f998641-ad9e-485e-bf33-d61ee4b4c3f1} oximeter.measurements_histogramu16 (26f550a9-fca9-4402-a42d-0a3837b66a83): There are no data parts 2023.12.01 20:22:35.443945 [ 3 ] {2f998641-ad9e-485e-bf33-d61ee4b4c3f1} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.443976 [ 3 ] {2f998641-ad9e-485e-bf33-d61ee4b4c3f1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.443992 [ 3 ] {} HTTP-Session: 863c4736-8bc3-4b47-8e4d-58e232d4805f Destroying unnamed session 2023.12.01 20:22:35.444108 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.444156 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.444174 [ 3 ] {} HTTP-Session: eb927a69-4303-473e-b3b6-28895dd3cc27 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.444196 [ 3 ] {} HTTP-Session: eb927a69-4303-473e-b3b6-28895dd3cc27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.444406 [ 3 ] {d8f115d0-c8ad-404a-bf07-07b72d300507} executeQuery: (from [fd00:1122:3344:101::d]:58769) 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) 2023.12.01 20:22:35.444465 [ 3 ] {d8f115d0-c8ad-404a-bf07-07b72d300507} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.12.01 20:22:35.445948 [ 3 ] {d8f115d0-c8ad-404a-bf07-07b72d300507} oximeter.measurements_histogrami32 (0ae6d683-f50d-468b-9d94-d2628fe8dd69): Loading data parts 2023.12.01 20:22:35.446041 [ 3 ] {d8f115d0-c8ad-404a-bf07-07b72d300507} oximeter.measurements_histogrami32 (0ae6d683-f50d-468b-9d94-d2628fe8dd69): There are no data parts 2023.12.01 20:22:35.447200 [ 3 ] {d8f115d0-c8ad-404a-bf07-07b72d300507} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.447233 [ 3 ] {d8f115d0-c8ad-404a-bf07-07b72d300507} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.447255 [ 3 ] {} HTTP-Session: eb927a69-4303-473e-b3b6-28895dd3cc27 Destroying unnamed session 2023.12.01 20:22:35.447367 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.447415 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.447439 [ 3 ] {} HTTP-Session: 5a912f87-51c6-4843-b3bf-1feb16c10aac Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.447456 [ 3 ] {} HTTP-Session: 5a912f87-51c6-4843-b3bf-1feb16c10aac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.447673 [ 3 ] {26f63dc8-bc7e-4cb0-98ca-b76d5045fc4a} executeQuery: (from [fd00:1122:3344:101::d]:58769) 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) 2023.12.01 20:22:35.447728 [ 3 ] {26f63dc8-bc7e-4cb0-98ca-b76d5045fc4a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.12.01 20:22:35.449236 [ 3 ] {26f63dc8-bc7e-4cb0-98ca-b76d5045fc4a} oximeter.measurements_histogramu32 (9f0f84df-c797-4679-ab21-e7ad330a82bb): Loading data parts 2023.12.01 20:22:35.449316 [ 3 ] {26f63dc8-bc7e-4cb0-98ca-b76d5045fc4a} oximeter.measurements_histogramu32 (9f0f84df-c797-4679-ab21-e7ad330a82bb): There are no data parts 2023.12.01 20:22:35.450497 [ 3 ] {26f63dc8-bc7e-4cb0-98ca-b76d5045fc4a} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.450521 [ 3 ] {26f63dc8-bc7e-4cb0-98ca-b76d5045fc4a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.450545 [ 3 ] {} HTTP-Session: 5a912f87-51c6-4843-b3bf-1feb16c10aac Destroying unnamed session 2023.12.01 20:22:35.450638 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.450686 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.450712 [ 3 ] {} HTTP-Session: 4528ab9a-4eb3-48c5-a7ca-6feb94089912 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.450728 [ 3 ] {} HTTP-Session: 4528ab9a-4eb3-48c5-a7ca-6feb94089912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.450947 [ 3 ] {0fcebfb9-0b9c-4d0e-ba3a-a8018635d40d} executeQuery: (from [fd00:1122:3344:101::d]:58769) 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) 2023.12.01 20:22:35.451002 [ 3 ] {0fcebfb9-0b9c-4d0e-ba3a-a8018635d40d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.12.01 20:22:35.452522 [ 3 ] {0fcebfb9-0b9c-4d0e-ba3a-a8018635d40d} oximeter.measurements_histogrami64 (762a50db-160d-4044-bd76-e60d80545da6): Loading data parts 2023.12.01 20:22:35.452602 [ 3 ] {0fcebfb9-0b9c-4d0e-ba3a-a8018635d40d} oximeter.measurements_histogrami64 (762a50db-160d-4044-bd76-e60d80545da6): There are no data parts 2023.12.01 20:22:35.453792 [ 3 ] {0fcebfb9-0b9c-4d0e-ba3a-a8018635d40d} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.453825 [ 3 ] {0fcebfb9-0b9c-4d0e-ba3a-a8018635d40d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.453841 [ 3 ] {} HTTP-Session: 4528ab9a-4eb3-48c5-a7ca-6feb94089912 Destroying unnamed session 2023.12.01 20:22:35.453958 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.454007 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.454026 [ 3 ] {} HTTP-Session: bad31400-13bf-4ce1-b003-da7e75acedc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.454048 [ 3 ] {} HTTP-Session: bad31400-13bf-4ce1-b003-da7e75acedc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.454256 [ 3 ] {c95d8de8-cd06-48e4-8b6e-a936fe5d831a} executeQuery: (from [fd00:1122:3344:101::d]:58769) 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) 2023.12.01 20:22:35.454312 [ 3 ] {c95d8de8-cd06-48e4-8b6e-a936fe5d831a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.12.01 20:22:35.455866 [ 3 ] {c95d8de8-cd06-48e4-8b6e-a936fe5d831a} oximeter.measurements_histogramu64 (fd6e33d2-27e1-462b-8d4d-c0c8d2390126): Loading data parts 2023.12.01 20:22:35.455958 [ 3 ] {c95d8de8-cd06-48e4-8b6e-a936fe5d831a} oximeter.measurements_histogramu64 (fd6e33d2-27e1-462b-8d4d-c0c8d2390126): There are no data parts 2023.12.01 20:22:35.457139 [ 3 ] {c95d8de8-cd06-48e4-8b6e-a936fe5d831a} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.457172 [ 3 ] {c95d8de8-cd06-48e4-8b6e-a936fe5d831a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.457188 [ 3 ] {} HTTP-Session: bad31400-13bf-4ce1-b003-da7e75acedc7 Destroying unnamed session 2023.12.01 20:22:35.457291 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.457343 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.457361 [ 3 ] {} HTTP-Session: 1107dde5-0f19-42d0-ad73-a6a506e96b29 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.457383 [ 3 ] {} HTTP-Session: 1107dde5-0f19-42d0-ad73-a6a506e96b29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.457594 [ 3 ] {659a3c4e-a1d3-4b56-9fc3-3a6d26005080} executeQuery: (from [fd00:1122:3344:101::d]:58769) 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) 2023.12.01 20:22:35.457648 [ 3 ] {659a3c4e-a1d3-4b56-9fc3-3a6d26005080} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.12.01 20:22:35.459153 [ 3 ] {659a3c4e-a1d3-4b56-9fc3-3a6d26005080} oximeter.measurements_histogramf32 (a1c4758d-b50d-4223-9d50-d230c731a502): Loading data parts 2023.12.01 20:22:35.459237 [ 3 ] {659a3c4e-a1d3-4b56-9fc3-3a6d26005080} oximeter.measurements_histogramf32 (a1c4758d-b50d-4223-9d50-d230c731a502): There are no data parts 2023.12.01 20:22:35.460417 [ 3 ] {659a3c4e-a1d3-4b56-9fc3-3a6d26005080} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.460440 [ 3 ] {659a3c4e-a1d3-4b56-9fc3-3a6d26005080} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.460462 [ 3 ] {} HTTP-Session: 1107dde5-0f19-42d0-ad73-a6a506e96b29 Destroying unnamed session 2023.12.01 20:22:35.460572 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.460621 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.460646 [ 3 ] {} HTTP-Session: f6c3eead-5704-4b61-8b28-36170360936c Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.460662 [ 3 ] {} HTTP-Session: f6c3eead-5704-4b61-8b28-36170360936c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.460878 [ 3 ] {5baaf8d9-bc77-4e71-98af-b9f99f761d05} executeQuery: (from [fd00:1122:3344:101::d]:58769) 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) 2023.12.01 20:22:35.460943 [ 3 ] {5baaf8d9-bc77-4e71-98af-b9f99f761d05} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.12.01 20:22:35.462453 [ 3 ] {5baaf8d9-bc77-4e71-98af-b9f99f761d05} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Loading data parts 2023.12.01 20:22:35.462541 [ 3 ] {5baaf8d9-bc77-4e71-98af-b9f99f761d05} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): There are no data parts 2023.12.01 20:22:35.463821 [ 3 ] {5baaf8d9-bc77-4e71-98af-b9f99f761d05} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.463846 [ 3 ] {5baaf8d9-bc77-4e71-98af-b9f99f761d05} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.463869 [ 3 ] {} HTTP-Session: f6c3eead-5704-4b61-8b28-36170360936c Destroying unnamed session 2023.12.01 20:22:35.464001 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.464044 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.464070 [ 3 ] {} HTTP-Session: 7c525a4a-80d7-4a83-95e1-792a30af6a8d Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.464093 [ 3 ] {} HTTP-Session: 7c525a4a-80d7-4a83-95e1-792a30af6a8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.464262 [ 3 ] {36fb78ac-77b8-47f2-8163-c502d5155975} executeQuery: (from [fd00:1122:3344:101::d]:58769) /* 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) 2023.12.01 20:22:35.464317 [ 3 ] {36fb78ac-77b8-47f2-8163-c502d5155975} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.12.01 20:22:35.465671 [ 3 ] {36fb78ac-77b8-47f2-8163-c502d5155975} oximeter.fields_bool (2505f0b9-08c0-4243-85d7-0adb2437e871): Loading data parts 2023.12.01 20:22:35.465764 [ 3 ] {36fb78ac-77b8-47f2-8163-c502d5155975} oximeter.fields_bool (2505f0b9-08c0-4243-85d7-0adb2437e871): There are no data parts 2023.12.01 20:22:35.466942 [ 3 ] {36fb78ac-77b8-47f2-8163-c502d5155975} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.466973 [ 3 ] {36fb78ac-77b8-47f2-8163-c502d5155975} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.466988 [ 3 ] {} HTTP-Session: 7c525a4a-80d7-4a83-95e1-792a30af6a8d Destroying unnamed session 2023.12.01 20:22:35.467111 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.467160 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.467178 [ 3 ] {} HTTP-Session: 5c06941e-ddc7-44f5-b0d1-b53f81e40ed0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.467201 [ 3 ] {} HTTP-Session: 5c06941e-ddc7-44f5-b0d1-b53f81e40ed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.467360 [ 3 ] {49a9c56f-c680-4fe8-8a99-88ace82a5103} executeQuery: (from [fd00:1122:3344:101::d]:58769) 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) 2023.12.01 20:22:35.467401 [ 3 ] {49a9c56f-c680-4fe8-8a99-88ace82a5103} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.12.01 20:22:35.468777 [ 3 ] {49a9c56f-c680-4fe8-8a99-88ace82a5103} oximeter.fields_i8 (aa337e58-2f2d-4f9f-ade7-1752489611bb): Loading data parts 2023.12.01 20:22:35.468867 [ 3 ] {49a9c56f-c680-4fe8-8a99-88ace82a5103} oximeter.fields_i8 (aa337e58-2f2d-4f9f-ade7-1752489611bb): There are no data parts 2023.12.01 20:22:35.470006 [ 3 ] {49a9c56f-c680-4fe8-8a99-88ace82a5103} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.470038 [ 3 ] {49a9c56f-c680-4fe8-8a99-88ace82a5103} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.470053 [ 3 ] {} HTTP-Session: 5c06941e-ddc7-44f5-b0d1-b53f81e40ed0 Destroying unnamed session 2023.12.01 20:22:35.470185 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.470252 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.470274 [ 3 ] {} HTTP-Session: 7b88fe1c-6d75-45b2-af21-791d1758903b Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.470294 [ 3 ] {} HTTP-Session: 7b88fe1c-6d75-45b2-af21-791d1758903b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.470477 [ 3 ] {8bc9e6fb-a2d2-47b1-92a0-51ca5f65ce65} executeQuery: (from [fd00:1122:3344:101::d]:58769) 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) 2023.12.01 20:22:35.470537 [ 3 ] {8bc9e6fb-a2d2-47b1-92a0-51ca5f65ce65} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.12.01 20:22:35.471953 [ 3 ] {8bc9e6fb-a2d2-47b1-92a0-51ca5f65ce65} oximeter.fields_u8 (434d8ddd-c890-416c-b758-8f5602798d32): Loading data parts 2023.12.01 20:22:35.472053 [ 3 ] {8bc9e6fb-a2d2-47b1-92a0-51ca5f65ce65} oximeter.fields_u8 (434d8ddd-c890-416c-b758-8f5602798d32): There are no data parts 2023.12.01 20:22:35.473193 [ 3 ] {8bc9e6fb-a2d2-47b1-92a0-51ca5f65ce65} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.473231 [ 3 ] {8bc9e6fb-a2d2-47b1-92a0-51ca5f65ce65} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.473257 [ 3 ] {} HTTP-Session: 7b88fe1c-6d75-45b2-af21-791d1758903b Destroying unnamed session 2023.12.01 20:22:35.473367 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.473421 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.473452 [ 3 ] {} HTTP-Session: 203ac780-e411-447d-aa67-659e7fd69890 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.473469 [ 3 ] {} HTTP-Session: 203ac780-e411-447d-aa67-659e7fd69890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.473630 [ 3 ] {02374f61-d2d7-482e-b4a1-0bb5b4c1dcd4} executeQuery: (from [fd00:1122:3344:101::d]:58769) 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) 2023.12.01 20:22:35.473680 [ 3 ] {02374f61-d2d7-482e-b4a1-0bb5b4c1dcd4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.12.01 20:22:35.475052 [ 3 ] {02374f61-d2d7-482e-b4a1-0bb5b4c1dcd4} oximeter.fields_i16 (4bb5b489-77ea-483c-bdf2-75df11856de4): Loading data parts 2023.12.01 20:22:35.475151 [ 3 ] {02374f61-d2d7-482e-b4a1-0bb5b4c1dcd4} oximeter.fields_i16 (4bb5b489-77ea-483c-bdf2-75df11856de4): There are no data parts 2023.12.01 20:22:35.476360 [ 3 ] {02374f61-d2d7-482e-b4a1-0bb5b4c1dcd4} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.476398 [ 3 ] {02374f61-d2d7-482e-b4a1-0bb5b4c1dcd4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.476414 [ 3 ] {} HTTP-Session: 203ac780-e411-447d-aa67-659e7fd69890 Destroying unnamed session 2023.12.01 20:22:35.476541 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.476594 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.476613 [ 3 ] {} HTTP-Session: c6fd2387-ae2a-4e0d-9a62-c5b456c13c31 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.476643 [ 3 ] {} HTTP-Session: c6fd2387-ae2a-4e0d-9a62-c5b456c13c31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.476794 [ 3 ] {9f26f544-9f23-4351-a2af-c1e98a1398c2} executeQuery: (from [fd00:1122:3344:101::d]:58769) 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) 2023.12.01 20:22:35.476854 [ 3 ] {9f26f544-9f23-4351-a2af-c1e98a1398c2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.12.01 20:22:35.478250 [ 3 ] {9f26f544-9f23-4351-a2af-c1e98a1398c2} oximeter.fields_u16 (935d49c3-9627-4fa6-8b26-42b49150bfca): Loading data parts 2023.12.01 20:22:35.478332 [ 3 ] {9f26f544-9f23-4351-a2af-c1e98a1398c2} oximeter.fields_u16 (935d49c3-9627-4fa6-8b26-42b49150bfca): There are no data parts 2023.12.01 20:22:35.479456 [ 3 ] {9f26f544-9f23-4351-a2af-c1e98a1398c2} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.479481 [ 3 ] {9f26f544-9f23-4351-a2af-c1e98a1398c2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.479511 [ 3 ] {} HTTP-Session: c6fd2387-ae2a-4e0d-9a62-c5b456c13c31 Destroying unnamed session 2023.12.01 20:22:35.479619 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.479674 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.479705 [ 3 ] {} HTTP-Session: a83e6350-24ac-425b-a8cc-cedebe024c7c Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.479741 [ 3 ] {} HTTP-Session: a83e6350-24ac-425b-a8cc-cedebe024c7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.479892 [ 3 ] {b95f306e-7efa-434b-b76f-19b8ae1f5155} executeQuery: (from [fd00:1122:3344:101::d]:58769) 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) 2023.12.01 20:22:35.479958 [ 3 ] {b95f306e-7efa-434b-b76f-19b8ae1f5155} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.12.01 20:22:35.481374 [ 3 ] {b95f306e-7efa-434b-b76f-19b8ae1f5155} oximeter.fields_i32 (cb15eea0-d34f-46f2-a767-37b0acbe0f35): Loading data parts 2023.12.01 20:22:35.481474 [ 3 ] {b95f306e-7efa-434b-b76f-19b8ae1f5155} oximeter.fields_i32 (cb15eea0-d34f-46f2-a767-37b0acbe0f35): There are no data parts 2023.12.01 20:22:35.482614 [ 3 ] {b95f306e-7efa-434b-b76f-19b8ae1f5155} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.482637 [ 3 ] {b95f306e-7efa-434b-b76f-19b8ae1f5155} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.482653 [ 3 ] {} HTTP-Session: a83e6350-24ac-425b-a8cc-cedebe024c7c Destroying unnamed session 2023.12.01 20:22:35.482774 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.482831 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.482850 [ 3 ] {} HTTP-Session: 6d7bef17-d2e6-46b8-bbcb-7e4038b1a16b Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.482879 [ 3 ] {} HTTP-Session: 6d7bef17-d2e6-46b8-bbcb-7e4038b1a16b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.483040 [ 3 ] {37434a3f-7ccc-40dd-8ced-2b170f007d42} executeQuery: (from [fd00:1122:3344:101::d]:58769) 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) 2023.12.01 20:22:35.483089 [ 3 ] {37434a3f-7ccc-40dd-8ced-2b170f007d42} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.12.01 20:22:35.484443 [ 3 ] {37434a3f-7ccc-40dd-8ced-2b170f007d42} oximeter.fields_u32 (4fb97a19-294c-4ee8-a3ed-e25427a63076): Loading data parts 2023.12.01 20:22:35.484557 [ 3 ] {37434a3f-7ccc-40dd-8ced-2b170f007d42} oximeter.fields_u32 (4fb97a19-294c-4ee8-a3ed-e25427a63076): There are no data parts 2023.12.01 20:22:35.486041 [ 3 ] {37434a3f-7ccc-40dd-8ced-2b170f007d42} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.486107 [ 3 ] {37434a3f-7ccc-40dd-8ced-2b170f007d42} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.486127 [ 3 ] {} HTTP-Session: 6d7bef17-d2e6-46b8-bbcb-7e4038b1a16b Destroying unnamed session 2023.12.01 20:22:35.486362 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.486427 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.486447 [ 3 ] {} HTTP-Session: 8c5c00ab-384e-4542-b227-942039fe63b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.486479 [ 3 ] {} HTTP-Session: 8c5c00ab-384e-4542-b227-942039fe63b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.486660 [ 3 ] {ffb0ded5-fb65-4935-a835-2c2f9a70dbd7} executeQuery: (from [fd00:1122:3344:101::d]:58769) 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) 2023.12.01 20:22:35.486710 [ 3 ] {ffb0ded5-fb65-4935-a835-2c2f9a70dbd7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.12.01 20:22:35.488144 [ 3 ] {ffb0ded5-fb65-4935-a835-2c2f9a70dbd7} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Loading data parts 2023.12.01 20:22:35.488235 [ 3 ] {ffb0ded5-fb65-4935-a835-2c2f9a70dbd7} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): There are no data parts 2023.12.01 20:22:35.489408 [ 3 ] {ffb0ded5-fb65-4935-a835-2c2f9a70dbd7} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.489433 [ 3 ] {ffb0ded5-fb65-4935-a835-2c2f9a70dbd7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.489465 [ 3 ] {} HTTP-Session: 8c5c00ab-384e-4542-b227-942039fe63b8 Destroying unnamed session 2023.12.01 20:22:35.489561 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.489619 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.489650 [ 3 ] {} HTTP-Session: b1a220f6-0327-4a07-84c1-af66c1ea2a12 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.489667 [ 3 ] {} HTTP-Session: b1a220f6-0327-4a07-84c1-af66c1ea2a12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.489830 [ 3 ] {5d298a74-766e-448a-ab55-d55eea86c0fb} executeQuery: (from [fd00:1122:3344:101::d]:58769) 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) 2023.12.01 20:22:35.489882 [ 3 ] {5d298a74-766e-448a-ab55-d55eea86c0fb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.12.01 20:22:35.491323 [ 3 ] {5d298a74-766e-448a-ab55-d55eea86c0fb} oximeter.fields_u64 (b481fcfd-4d61-4aed-8dd9-2d0f00a5ef48): Loading data parts 2023.12.01 20:22:35.491420 [ 3 ] {5d298a74-766e-448a-ab55-d55eea86c0fb} oximeter.fields_u64 (b481fcfd-4d61-4aed-8dd9-2d0f00a5ef48): There are no data parts 2023.12.01 20:22:35.492612 [ 3 ] {5d298a74-766e-448a-ab55-d55eea86c0fb} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.492646 [ 3 ] {5d298a74-766e-448a-ab55-d55eea86c0fb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.492684 [ 3 ] {} HTTP-Session: b1a220f6-0327-4a07-84c1-af66c1ea2a12 Destroying unnamed session 2023.12.01 20:22:35.492794 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.492844 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.492871 [ 3 ] {} HTTP-Session: 420e9b97-bdce-4032-bb34-c942d9d9a1ab Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.492887 [ 3 ] {} HTTP-Session: 420e9b97-bdce-4032-bb34-c942d9d9a1ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.493047 [ 3 ] {9a15677b-cc29-49be-9d69-63907b7bbf59} executeQuery: (from [fd00:1122:3344:101::d]:58769) 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) 2023.12.01 20:22:35.493096 [ 3 ] {9a15677b-cc29-49be-9d69-63907b7bbf59} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.12.01 20:22:35.494466 [ 3 ] {9a15677b-cc29-49be-9d69-63907b7bbf59} oximeter.fields_ipaddr (5c99bf73-d033-48ca-a7db-9c39b5ffc62f): Loading data parts 2023.12.01 20:22:35.494582 [ 3 ] {9a15677b-cc29-49be-9d69-63907b7bbf59} oximeter.fields_ipaddr (5c99bf73-d033-48ca-a7db-9c39b5ffc62f): There are no data parts 2023.12.01 20:22:35.495712 [ 3 ] {9a15677b-cc29-49be-9d69-63907b7bbf59} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.495743 [ 3 ] {9a15677b-cc29-49be-9d69-63907b7bbf59} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.495759 [ 3 ] {} HTTP-Session: 420e9b97-bdce-4032-bb34-c942d9d9a1ab Destroying unnamed session 2023.12.01 20:22:35.495864 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.495913 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.495932 [ 3 ] {} HTTP-Session: bc20feed-eace-47d0-8c01-ad9a55ba345e Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.495956 [ 3 ] {} HTTP-Session: bc20feed-eace-47d0-8c01-ad9a55ba345e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.496106 [ 3 ] {3f0c3dae-19a0-4380-987b-acbe914ed6e5} executeQuery: (from [fd00:1122:3344:101::d]:58769) 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) 2023.12.01 20:22:35.496157 [ 3 ] {3f0c3dae-19a0-4380-987b-acbe914ed6e5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.12.01 20:22:35.497530 [ 3 ] {3f0c3dae-19a0-4380-987b-acbe914ed6e5} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Loading data parts 2023.12.01 20:22:35.497617 [ 3 ] {3f0c3dae-19a0-4380-987b-acbe914ed6e5} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): There are no data parts 2023.12.01 20:22:35.498764 [ 3 ] {3f0c3dae-19a0-4380-987b-acbe914ed6e5} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.498789 [ 3 ] {3f0c3dae-19a0-4380-987b-acbe914ed6e5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.498813 [ 3 ] {} HTTP-Session: bc20feed-eace-47d0-8c01-ad9a55ba345e Destroying unnamed session 2023.12.01 20:22:35.498929 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.498989 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.499015 [ 3 ] {} HTTP-Session: b3afcbba-2e08-4db8-b5d2-8be3e04fcf06 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.499039 [ 3 ] {} HTTP-Session: b3afcbba-2e08-4db8-b5d2-8be3e04fcf06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.499192 [ 3 ] {bcc41887-c5d4-4e7b-bf99-2305c22d1831} executeQuery: (from [fd00:1122:3344:101::d]:58769) 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) 2023.12.01 20:22:35.499249 [ 3 ] {bcc41887-c5d4-4e7b-bf99-2305c22d1831} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.12.01 20:22:35.500717 [ 3 ] {bcc41887-c5d4-4e7b-bf99-2305c22d1831} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Loading data parts 2023.12.01 20:22:35.500800 [ 3 ] {bcc41887-c5d4-4e7b-bf99-2305c22d1831} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): There are no data parts 2023.12.01 20:22:35.501960 [ 3 ] {bcc41887-c5d4-4e7b-bf99-2305c22d1831} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.501985 [ 3 ] {bcc41887-c5d4-4e7b-bf99-2305c22d1831} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.502000 [ 3 ] {} HTTP-Session: b3afcbba-2e08-4db8-b5d2-8be3e04fcf06 Destroying unnamed session 2023.12.01 20:22:35.502132 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.502183 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.502201 [ 3 ] {} HTTP-Session: 2a169e80-5e98-4761-a570-2b576abab13d Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.502226 [ 3 ] {} HTTP-Session: 2a169e80-5e98-4761-a570-2b576abab13d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.502455 [ 3 ] {2d9b17c6-505a-4949-8131-7a90b5da0ea1} executeQuery: (from [fd00:1122:3344:101::d]:58769) /* 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) 2023.12.01 20:22:35.502524 [ 3 ] {2d9b17c6-505a-4949-8131-7a90b5da0ea1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.12.01 20:22:35.504138 [ 3 ] {2d9b17c6-505a-4949-8131-7a90b5da0ea1} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d): Loading data parts 2023.12.01 20:22:35.504248 [ 3 ] {2d9b17c6-505a-4949-8131-7a90b5da0ea1} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d): There are no data parts 2023.12.01 20:22:35.505520 [ 3 ] {2d9b17c6-505a-4949-8131-7a90b5da0ea1} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.505546 [ 3 ] {2d9b17c6-505a-4949-8131-7a90b5da0ea1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:22:35.505570 [ 3 ] {} HTTP-Session: 2a169e80-5e98-4761-a570-2b576abab13d Destroying unnamed session 2023.12.01 20:22:35.505711 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:22:35.505755 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:22:35.505782 [ 3 ] {} HTTP-Session: afe26dc1-f465-4441-9588-f12043d7dbbe Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 2023.12.01 20:22:35.505812 [ 3 ] {} HTTP-Session: afe26dc1-f465-4441-9588-f12043d7dbbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:22:35.505922 [ 3 ] {fa2cc8fb-3254-4450-aa03-0c2a3a1c7f77} executeQuery: (from [fd00:1122:3344:101::d]:58769) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.12.01 20:22:35.506566 [ 3 ] {fa2cc8fb-3254-4450-aa03-0c2a3a1c7f77} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.12.01 20:22:35.512189 [ 3 ] {fa2cc8fb-3254-4450-aa03-0c2a3a1c7f77} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.35 GiB. 2023.12.01 20:22:35.515050 [ 3 ] {fa2cc8fb-3254-4450-aa03-0c2a3a1c7f77} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.01 20:22:35.515328 [ 3 ] {fa2cc8fb-3254-4450-aa03-0c2a3a1c7f77} oximeter.version (6f373921-9e96-4b8a-9b2d-26ad143b0561): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.01 20:22:35.515551 [ 3 ] {fa2cc8fb-3254-4450-aa03-0c2a3a1c7f77} executeQuery: Read 1 rows, 16.00 B in 0.009616698 sec., 103 rows/sec., 1.62 KiB/sec. 2023.12.01 20:22:35.515671 [ 3 ] {fa2cc8fb-3254-4450-aa03-0c2a3a1c7f77} DynamicQueryHandler: Done processing query 2023.12.01 20:22:35.515700 [ 3 ] {fa2cc8fb-3254-4450-aa03-0c2a3a1c7f77} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.12.01 20:22:35.515716 [ 3 ] {} HTTP-Session: afe26dc1-f465-4441-9588-f12043d7dbbe Destroying unnamed session 2023.12.01 20:22:36.001126 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.07 MiB, will set to 228.29 MiB (RSS), difference: 9.30 MiB 2023.12.01 20:22:39.698135 [ 119 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:22:39.698217 [ 119 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:22:54.698402 [ 146 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:22:54.698637 [ 146 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:23:09.698787 [ 127 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:23:09.698835 [ 127 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:23:10.441479 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:10.441756 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:10.441838 [ 3 ] {} HTTP-Session: 5a7bf935-d303-4d1f-bec1-dca71b18488e Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:10.441880 [ 3 ] {} HTTP-Session: 5a7bf935-d303-4d1f-bec1-dca71b18488e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:10.442123 [ 3 ] {7bf37a37-d2b7-4327-9549-21b53849f2b6} executeQuery: (from [fd00:1122:3344:101::d]:52973) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2023.12.01 20:23:10.442726 [ 3 ] {7bf37a37-d2b7-4327-9549-21b53849f2b6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:10.443397 [ 3 ] {7bf37a37-d2b7-4327-9549-21b53849f2b6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:10.443539 [ 3 ] {7bf37a37-d2b7-4327-9549-21b53849f2b6} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:23:10.444356 [ 3 ] {7bf37a37-d2b7-4327-9549-21b53849f2b6} DynamicQueryHandler: Done processing query 2023.12.01 20:23:10.444400 [ 3 ] {7bf37a37-d2b7-4327-9549-21b53849f2b6} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.01 20:23:10.444416 [ 3 ] {} HTTP-Session: 5a7bf935-d303-4d1f-bec1-dca71b18488e Destroying unnamed session 2023.12.01 20:23:10.449435 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:10.449561 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:10.449601 [ 3 ] {} HTTP-Session: 4f61e588-f3db-40e3-a9cd-525ebba2fb9d Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:10.449637 [ 3 ] {} HTTP-Session: 4f61e588-f3db-40e3-a9cd-525ebba2fb9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:10.449895 [ 3 ] {2a3f1429-9886-4743-b905-05413e7b6b4e} executeQuery: (from [fd00:1122:3344:101::d]:52973) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.01 20:23:10.455063 [ 3 ] {2a3f1429-9886-4743-b905-05413e7b6b4e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:10.455286 [ 3 ] {2a3f1429-9886-4743-b905-05413e7b6b4e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:10.455331 [ 3 ] {2a3f1429-9886-4743-b905-05413e7b6b4e} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:23:10.456188 [ 3 ] {2a3f1429-9886-4743-b905-05413e7b6b4e} DynamicQueryHandler: Done processing query 2023.12.01 20:23:10.456224 [ 3 ] {2a3f1429-9886-4743-b905-05413e7b6b4e} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.01 20:23:10.456241 [ 3 ] {} HTTP-Session: 4f61e588-f3db-40e3-a9cd-525ebba2fb9d Destroying unnamed session 2023.12.01 20:23:10.456537 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:10.456591 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:10.456610 [ 3 ] {} HTTP-Session: cb4afa98-3db5-4d0f-b916-bf6436ccc920 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:10.456628 [ 3 ] {} HTTP-Session: cb4afa98-3db5-4d0f-b916-bf6436ccc920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:10.456740 [ 3 ] {ff2993be-0c7e-4048-88b1-2b9d63621986} executeQuery: (from [fd00:1122:3344:101::d]:52973) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.01 20:23:10.457148 [ 3 ] {ff2993be-0c7e-4048-88b1-2b9d63621986} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:10.457299 [ 3 ] {ff2993be-0c7e-4048-88b1-2b9d63621986} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:10.457340 [ 3 ] {ff2993be-0c7e-4048-88b1-2b9d63621986} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:23:10.458208 [ 3 ] {ff2993be-0c7e-4048-88b1-2b9d63621986} DynamicQueryHandler: Done processing query 2023.12.01 20:23:10.458235 [ 3 ] {ff2993be-0c7e-4048-88b1-2b9d63621986} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.01 20:23:10.458252 [ 3 ] {} HTTP-Session: cb4afa98-3db5-4d0f-b916-bf6436ccc920 Destroying unnamed session 2023.12.01 20:23:10.458481 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:10.458527 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:10.458546 [ 3 ] {} HTTP-Session: c655a946-73d9-4e96-a159-2448cdbeb030 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:10.458563 [ 3 ] {} HTTP-Session: c655a946-73d9-4e96-a159-2448cdbeb030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:10.458676 [ 3 ] {52b179f9-363c-46cc-a606-0815058430f9} executeQuery: (from [fd00:1122:3344:101::d]:52973) 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) 2023.12.01 20:23:10.459022 [ 3 ] {52b179f9-363c-46cc-a606-0815058430f9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:10.459173 [ 3 ] {52b179f9-363c-46cc-a606-0815058430f9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:10.459215 [ 3 ] {52b179f9-363c-46cc-a606-0815058430f9} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:23:10.459965 [ 3 ] {52b179f9-363c-46cc-a606-0815058430f9} DynamicQueryHandler: Done processing query 2023.12.01 20:23:10.459993 [ 3 ] {52b179f9-363c-46cc-a606-0815058430f9} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.01 20:23:10.460010 [ 3 ] {} HTTP-Session: c655a946-73d9-4e96-a159-2448cdbeb030 Destroying unnamed session 2023.12.01 20:23:10.461763 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:10.461821 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:10.461843 [ 3 ] {} HTTP-Session: e24bc2fb-3f93-4a48-ad45-2f9809fd3ce3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:10.461864 [ 3 ] {} HTTP-Session: e24bc2fb-3f93-4a48-ad45-2f9809fd3ce3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:10.461957 [ 3 ] {6882c894-2cc5-4e2a-a588-aafae73fe0d3} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:10.462006 [ 3 ] {6882c894-2cc5-4e2a-a588-aafae73fe0d3} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:10.462820 [ 3 ] {6882c894-2cc5-4e2a-a588-aafae73fe0d3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:10.463873 [ 3 ] {6882c894-2cc5-4e2a-a588-aafae73fe0d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:10.464215 [ 3 ] {6882c894-2cc5-4e2a-a588-aafae73fe0d3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.01 20:23:10.464381 [ 3 ] {6882c894-2cc5-4e2a-a588-aafae73fe0d3} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.01 20:23:10.464499 [ 3 ] {6882c894-2cc5-4e2a-a588-aafae73fe0d3} executeQuery: Read 4 rows, 443.00 B in 0.002513917 sec., 1591 rows/sec., 172.09 KiB/sec. 2023.12.01 20:23:10.464655 [ 3 ] {6882c894-2cc5-4e2a-a588-aafae73fe0d3} DynamicQueryHandler: Done processing query 2023.12.01 20:23:10.464678 [ 3 ] {6882c894-2cc5-4e2a-a588-aafae73fe0d3} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.01 20:23:10.464694 [ 3 ] {} HTTP-Session: e24bc2fb-3f93-4a48-ad45-2f9809fd3ce3 Destroying unnamed session 2023.12.01 20:23:10.464818 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:10.464861 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:10.464880 [ 3 ] {} HTTP-Session: 4e3ed421-a254-4b6d-b1ff-cea65fc6b635 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:10.464897 [ 3 ] {} HTTP-Session: 4e3ed421-a254-4b6d-b1ff-cea65fc6b635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:10.464968 [ 3 ] {92373438-2564-4719-a452-3b577e20c741} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:10.465006 [ 3 ] {92373438-2564-4719-a452-3b577e20c741} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:23:10.465118 [ 3 ] {92373438-2564-4719-a452-3b577e20c741} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:10.468748 [ 3 ] {92373438-2564-4719-a452-3b577e20c741} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:10.468970 [ 3 ] {92373438-2564-4719-a452-3b577e20c741} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.01 20:23:10.469118 [ 3 ] {92373438-2564-4719-a452-3b577e20c741} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.01 20:23:10.469220 [ 3 ] {92373438-2564-4719-a452-3b577e20c741} executeQuery: Read 36 rows, 2.92 KiB in 0.004233638 sec., 8503 rows/sec., 689.23 KiB/sec. 2023.12.01 20:23:10.469373 [ 3 ] {92373438-2564-4719-a452-3b577e20c741} DynamicQueryHandler: Done processing query 2023.12.01 20:23:10.469395 [ 3 ] {92373438-2564-4719-a452-3b577e20c741} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:23:10.469411 [ 3 ] {} HTTP-Session: 4e3ed421-a254-4b6d-b1ff-cea65fc6b635 Destroying unnamed session 2023.12.01 20:23:10.469643 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 17462, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:10.469689 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:10.469707 [ 3 ] {} HTTP-Session: 3f167248-a8c9-4fdf-8a23-c2928b950c61 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:10.469725 [ 3 ] {} HTTP-Session: 3f167248-a8c9-4fdf-8a23-c2928b950c61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:10.469800 [ 3 ] {47f114eb-f260-4641-b6b9-6ee43975dcad} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:10.469839 [ 3 ] {47f114eb-f260-4641-b6b9-6ee43975dcad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:23:10.469946 [ 3 ] {47f114eb-f260-4641-b6b9-6ee43975dcad} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:10.470284 [ 3 ] {47f114eb-f260-4641-b6b9-6ee43975dcad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:10.470531 [ 3 ] {47f114eb-f260-4641-b6b9-6ee43975dcad} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.01 20:23:10.470680 [ 3 ] {47f114eb-f260-4641-b6b9-6ee43975dcad} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.01 20:23:10.470793 [ 3 ] {47f114eb-f260-4641-b6b9-6ee43975dcad} executeQuery: Read 108 rows, 10.83 KiB in 0.000966588 sec., 111733 rows/sec., 10.94 MiB/sec. 2023.12.01 20:23:10.470894 [ 3 ] {47f114eb-f260-4641-b6b9-6ee43975dcad} DynamicQueryHandler: Done processing query 2023.12.01 20:23:10.470917 [ 3 ] {47f114eb-f260-4641-b6b9-6ee43975dcad} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:23:10.470932 [ 3 ] {} HTTP-Session: 3f167248-a8c9-4fdf-8a23-c2928b950c61 Destroying unnamed session 2023.12.01 20:23:10.471062 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 9208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:10.471105 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:10.471124 [ 3 ] {} HTTP-Session: af5db9da-79b9-4422-b509-2a88c34d9068 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:10.471141 [ 3 ] {} HTTP-Session: af5db9da-79b9-4422-b509-2a88c34d9068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:10.471211 [ 3 ] {f7b0d986-4a27-4296-a2d5-8ae06de17165} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:10.471249 [ 3 ] {f7b0d986-4a27-4296-a2d5-8ae06de17165} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:23:10.472496 [ 3 ] {f7b0d986-4a27-4296-a2d5-8ae06de17165} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:10.477336 [ 3 ] {f7b0d986-4a27-4296-a2d5-8ae06de17165} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:10.477607 [ 3 ] {f7b0d986-4a27-4296-a2d5-8ae06de17165} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.01 20:23:10.477755 [ 3 ] {f7b0d986-4a27-4296-a2d5-8ae06de17165} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.01 20:23:10.477866 [ 3 ] {f7b0d986-4a27-4296-a2d5-8ae06de17165} executeQuery: Read 54 rows, 4.33 KiB in 0.006644433 sec., 8127 rows/sec., 651.69 KiB/sec. 2023.12.01 20:23:10.477989 [ 3 ] {f7b0d986-4a27-4296-a2d5-8ae06de17165} DynamicQueryHandler: Done processing query 2023.12.01 20:23:10.478011 [ 3 ] {f7b0d986-4a27-4296-a2d5-8ae06de17165} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.01 20:23:10.478027 [ 3 ] {} HTTP-Session: af5db9da-79b9-4422-b509-2a88c34d9068 Destroying unnamed session 2023.12.01 20:23:10.478297 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 38533, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:10.478343 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:10.478362 [ 3 ] {} HTTP-Session: 6be6e8ee-3a97-4fee-a2e5-cb26bcd7afdc Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:10.478378 [ 3 ] {} HTTP-Session: 6be6e8ee-3a97-4fee-a2e5-cb26bcd7afdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:10.478461 [ 3 ] {9ed7dded-3de7-4b1d-8d88-3b8648a4479c} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:10.478506 [ 3 ] {9ed7dded-3de7-4b1d-8d88-3b8648a4479c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:23:10.478659 [ 3 ] {9ed7dded-3de7-4b1d-8d88-3b8648a4479c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:10.479148 [ 3 ] {9ed7dded-3de7-4b1d-8d88-3b8648a4479c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:10.480053 [ 3 ] {9ed7dded-3de7-4b1d-8d88-3b8648a4479c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.01 20:23:10.480237 [ 3 ] {9ed7dded-3de7-4b1d-8d88-3b8648a4479c} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.01 20:23:10.480366 [ 3 ] {9ed7dded-3de7-4b1d-8d88-3b8648a4479c} executeQuery: Read 36 rows, 49.75 KiB in 0.001877524 sec., 19174 rows/sec., 25.87 MiB/sec. 2023.12.01 20:23:10.480486 [ 3 ] {9ed7dded-3de7-4b1d-8d88-3b8648a4479c} DynamicQueryHandler: Done processing query 2023.12.01 20:23:10.480509 [ 3 ] {9ed7dded-3de7-4b1d-8d88-3b8648a4479c} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.01 20:23:10.480525 [ 3 ] {} HTTP-Session: 6be6e8ee-3a97-4fee-a2e5-cb26bcd7afdc Destroying unnamed session 2023.12.01 20:23:10.480656 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:10.480700 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:10.480719 [ 3 ] {} HTTP-Session: 284d7078-6aa8-443d-ac90-e6e8ca4865af Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:10.480736 [ 3 ] {} HTTP-Session: 284d7078-6aa8-443d-ac90-e6e8ca4865af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:10.480805 [ 3 ] {57515ebb-8c88-48c4-8822-f60ffc92a256} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:10.480845 [ 3 ] {57515ebb-8c88-48c4-8822-f60ffc92a256} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.01 20:23:10.480947 [ 3 ] {57515ebb-8c88-48c4-8822-f60ffc92a256} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:10.481236 [ 3 ] {57515ebb-8c88-48c4-8822-f60ffc92a256} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:10.481474 [ 3 ] {57515ebb-8c88-48c4-8822-f60ffc92a256} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.01 20:23:10.481643 [ 3 ] {57515ebb-8c88-48c4-8822-f60ffc92a256} oximeter.measurements_i64 (18bdd577-29c8-4562-ae91-8b2888239ae6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.01 20:23:10.481760 [ 3 ] {57515ebb-8c88-48c4-8822-f60ffc92a256} executeQuery: Read 33 rows, 2.36 KiB in 0.000926228 sec., 35628 rows/sec., 2.48 MiB/sec. 2023.12.01 20:23:10.481883 [ 3 ] {57515ebb-8c88-48c4-8822-f60ffc92a256} DynamicQueryHandler: Done processing query 2023.12.01 20:23:10.481906 [ 3 ] {57515ebb-8c88-48c4-8822-f60ffc92a256} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:23:10.481922 [ 3 ] {} HTTP-Session: 284d7078-6aa8-443d-ac90-e6e8ca4865af Destroying unnamed session 2023.12.01 20:23:20.398084 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:20.398205 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:20.398230 [ 3 ] {} HTTP-Session: 91eb854e-8c05-40d5-8fc7-05299a6063fd Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:20.398255 [ 3 ] {} HTTP-Session: 91eb854e-8c05-40d5-8fc7-05299a6063fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:20.398381 [ 3 ] {dec92e43-1522-41e7-ae05-cf5401bff216} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:20.398438 [ 3 ] {dec92e43-1522-41e7-ae05-cf5401bff216} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:23:20.398595 [ 3 ] {dec92e43-1522-41e7-ae05-cf5401bff216} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:20.399001 [ 3 ] {dec92e43-1522-41e7-ae05-cf5401bff216} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:20.399271 [ 3 ] {dec92e43-1522-41e7-ae05-cf5401bff216} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.01 20:23:20.399430 [ 3 ] {dec92e43-1522-41e7-ae05-cf5401bff216} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.01 20:23:20.399570 [ 3 ] {dec92e43-1522-41e7-ae05-cf5401bff216} executeQuery: Read 41 rows, 3.32 KiB in 0.001150181 sec., 35646 rows/sec., 2.82 MiB/sec. 2023.12.01 20:23:20.399713 [ 3 ] {dec92e43-1522-41e7-ae05-cf5401bff216} DynamicQueryHandler: Done processing query 2023.12.01 20:23:20.399738 [ 3 ] {dec92e43-1522-41e7-ae05-cf5401bff216} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:23:20.399754 [ 3 ] {} HTTP-Session: 91eb854e-8c05-40d5-8fc7-05299a6063fd Destroying unnamed session 2023.12.01 20:23:20.399910 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 19800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:20.399957 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:20.399976 [ 3 ] {} HTTP-Session: c9d4bd91-abb4-4c17-8f38-bf4b57e3217e Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:20.399992 [ 3 ] {} HTTP-Session: c9d4bd91-abb4-4c17-8f38-bf4b57e3217e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:20.400066 [ 3 ] {babd62af-e1f0-4e8f-a2f1-833a3f9ab87e} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:20.400105 [ 3 ] {babd62af-e1f0-4e8f-a2f1-833a3f9ab87e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:23:20.400209 [ 3 ] {babd62af-e1f0-4e8f-a2f1-833a3f9ab87e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:20.400552 [ 3 ] {babd62af-e1f0-4e8f-a2f1-833a3f9ab87e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:20.400764 [ 3 ] {babd62af-e1f0-4e8f-a2f1-833a3f9ab87e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.01 20:23:20.400913 [ 3 ] {babd62af-e1f0-4e8f-a2f1-833a3f9ab87e} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.01 20:23:20.401029 [ 3 ] {babd62af-e1f0-4e8f-a2f1-833a3f9ab87e} executeQuery: Read 123 rows, 12.26 KiB in 0.000936127 sec., 131392 rows/sec., 12.79 MiB/sec. 2023.12.01 20:23:20.401174 [ 3 ] {babd62af-e1f0-4e8f-a2f1-833a3f9ab87e} DynamicQueryHandler: Done processing query 2023.12.01 20:23:20.401198 [ 3 ] {babd62af-e1f0-4e8f-a2f1-833a3f9ab87e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:23:20.401214 [ 3 ] {} HTTP-Session: c9d4bd91-abb4-4c17-8f38-bf4b57e3217e Destroying unnamed session 2023.12.01 20:23:20.401366 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:20.401409 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:20.401428 [ 3 ] {} HTTP-Session: cd922db9-e1dc-4d92-9ef4-6c5eeb92f458 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:20.401445 [ 3 ] {} HTTP-Session: cd922db9-e1dc-4d92-9ef4-6c5eeb92f458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:20.401514 [ 3 ] {4c8cd3f2-e9df-435b-bf95-da7e62c60ad1} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:20.401553 [ 3 ] {4c8cd3f2-e9df-435b-bf95-da7e62c60ad1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:23:20.401662 [ 3 ] {4c8cd3f2-e9df-435b-bf95-da7e62c60ad1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:20.401934 [ 3 ] {4c8cd3f2-e9df-435b-bf95-da7e62c60ad1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:20.402138 [ 3 ] {4c8cd3f2-e9df-435b-bf95-da7e62c60ad1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.01 20:23:20.402282 [ 3 ] {4c8cd3f2-e9df-435b-bf95-da7e62c60ad1} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.01 20:23:20.402402 [ 3 ] {4c8cd3f2-e9df-435b-bf95-da7e62c60ad1} executeQuery: Read 41 rows, 3.28 KiB in 0.000862636 sec., 47528 rows/sec., 3.72 MiB/sec. 2023.12.01 20:23:20.402518 [ 3 ] {4c8cd3f2-e9df-435b-bf95-da7e62c60ad1} DynamicQueryHandler: Done processing query 2023.12.01 20:23:20.402540 [ 3 ] {4c8cd3f2-e9df-435b-bf95-da7e62c60ad1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:23:20.402555 [ 3 ] {} HTTP-Session: cd922db9-e1dc-4d92-9ef4-6c5eeb92f458 Destroying unnamed session 2023.12.01 20:23:20.402744 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 43874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:20.402788 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:20.402806 [ 3 ] {} HTTP-Session: c168c796-9a39-4c2a-a645-5f94dc4f1df3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:20.402823 [ 3 ] {} HTTP-Session: c168c796-9a39-4c2a-a645-5f94dc4f1df3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:20.402908 [ 3 ] {67455f8d-810b-4a3c-b24f-6c303a8e0489} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:20.402951 [ 3 ] {67455f8d-810b-4a3c-b24f-6c303a8e0489} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:23:20.403087 [ 3 ] {67455f8d-810b-4a3c-b24f-6c303a8e0489} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:20.403516 [ 3 ] {67455f8d-810b-4a3c-b24f-6c303a8e0489} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:20.403820 [ 3 ] {67455f8d-810b-4a3c-b24f-6c303a8e0489} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.01 20:23:20.403993 [ 3 ] {67455f8d-810b-4a3c-b24f-6c303a8e0489} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.01 20:23:20.404117 [ 3 ] {67455f8d-810b-4a3c-b24f-6c303a8e0489} executeQuery: Read 41 rows, 56.66 KiB in 0.001182872 sec., 34661 rows/sec., 46.77 MiB/sec. 2023.12.01 20:23:20.404240 [ 3 ] {67455f8d-810b-4a3c-b24f-6c303a8e0489} DynamicQueryHandler: Done processing query 2023.12.01 20:23:20.404263 [ 3 ] {67455f8d-810b-4a3c-b24f-6c303a8e0489} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.01 20:23:20.404278 [ 3 ] {} HTTP-Session: c168c796-9a39-4c2a-a645-5f94dc4f1df3 Destroying unnamed session 2023.12.01 20:23:24.699594 [ 116 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:23:24.699689 [ 116 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:23:25.381073 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:25.381217 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:25.381261 [ 3 ] {} HTTP-Session: 4ef5ed2e-ba8f-4987-9b32-248c1fb3736d Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:25.381303 [ 3 ] {} HTTP-Session: 4ef5ed2e-ba8f-4987-9b32-248c1fb3736d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:25.381580 [ 3 ] {fa9b1801-e278-487c-b7e7-e719a0419872} executeQuery: (from [fd00:1122:3344:101::d]:52973) 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) 2023.12.01 20:23:25.382357 [ 3 ] {fa9b1801-e278-487c-b7e7-e719a0419872} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:25.382528 [ 3 ] {fa9b1801-e278-487c-b7e7-e719a0419872} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:25.382632 [ 3 ] {fa9b1801-e278-487c-b7e7-e719a0419872} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:23:25.382936 [ 3 ] {fa9b1801-e278-487c-b7e7-e719a0419872} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2023.12.01 20:23:25.386965 [ 3 ] {fa9b1801-e278-487c-b7e7-e719a0419872} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:23:25.387031 [ 3 ] {fa9b1801-e278-487c-b7e7-e719a0419872} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (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 2023.12.01 20:23:25.387267 [ 3 ] {fa9b1801-e278-487c-b7e7-e719a0419872} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.01 20:23:25.392700 [ 3 ] {fa9b1801-e278-487c-b7e7-e719a0419872} executeQuery: Read 4 rows, 443.00 B in 0.011103495 sec., 360 rows/sec., 38.96 KiB/sec. 2023.12.01 20:23:25.392930 [ 3 ] {fa9b1801-e278-487c-b7e7-e719a0419872} DynamicQueryHandler: Done processing query 2023.12.01 20:23:25.392956 [ 3 ] {fa9b1801-e278-487c-b7e7-e719a0419872} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.01 20:23:25.392972 [ 3 ] {} HTTP-Session: 4ef5ed2e-ba8f-4987-9b32-248c1fb3736d Destroying unnamed session 2023.12.01 20:23:25.393275 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:25.393327 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:25.393348 [ 3 ] {} HTTP-Session: b59bd705-0ad2-49bd-a314-75d79befe5f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:25.393368 [ 3 ] {} HTTP-Session: b59bd705-0ad2-49bd-a314-75d79befe5f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:25.393499 [ 3 ] {efba4dd9-610e-42b7-9ce3-dfb7745cf2f2} executeQuery: (from [fd00:1122:3344:101::d]:52973) 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) 2023.12.01 20:23:25.393954 [ 3 ] {efba4dd9-610e-42b7-9ce3-dfb7745cf2f2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:25.394118 [ 3 ] {efba4dd9-610e-42b7-9ce3-dfb7745cf2f2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:25.394162 [ 3 ] {efba4dd9-610e-42b7-9ce3-dfb7745cf2f2} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:23:25.394308 [ 3 ] {efba4dd9-610e-42b7-9ce3-dfb7745cf2f2} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2023.12.01 20:23:25.394339 [ 3 ] {efba4dd9-610e-42b7-9ce3-dfb7745cf2f2} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:23:25.394361 [ 3 ] {efba4dd9-610e-42b7-9ce3-dfb7745cf2f2} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (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 2023.12.01 20:23:25.394391 [ 3 ] {efba4dd9-610e-42b7-9ce3-dfb7745cf2f2} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.01 20:23:25.395379 [ 3 ] {efba4dd9-610e-42b7-9ce3-dfb7745cf2f2} executeQuery: Read 4 rows, 443.00 B in 0.001849864 sec., 2162 rows/sec., 233.86 KiB/sec. 2023.12.01 20:23:25.395554 [ 3 ] {efba4dd9-610e-42b7-9ce3-dfb7745cf2f2} DynamicQueryHandler: Done processing query 2023.12.01 20:23:25.395579 [ 3 ] {efba4dd9-610e-42b7-9ce3-dfb7745cf2f2} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.01 20:23:25.395595 [ 3 ] {} HTTP-Session: b59bd705-0ad2-49bd-a314-75d79befe5f3 Destroying unnamed session 2023.12.01 20:23:25.395950 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:25.395996 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:25.396016 [ 3 ] {} HTTP-Session: fb33876a-820b-4e76-8374-38e0704d9632 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:25.396035 [ 3 ] {} HTTP-Session: fb33876a-820b-4e76-8374-38e0704d9632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:25.396153 [ 3 ] {61f07db3-0340-4b27-af1a-b972435249b2} executeQuery: (from [fd00:1122:3344:101::d]:52973) 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) 2023.12.01 20:23:25.396596 [ 3 ] {61f07db3-0340-4b27-af1a-b972435249b2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:25.396758 [ 3 ] {61f07db3-0340-4b27-af1a-b972435249b2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:25.396799 [ 3 ] {61f07db3-0340-4b27-af1a-b972435249b2} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:23:25.396943 [ 3 ] {61f07db3-0340-4b27-af1a-b972435249b2} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2023.12.01 20:23:25.396972 [ 3 ] {61f07db3-0340-4b27-af1a-b972435249b2} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:23:25.396994 [ 3 ] {61f07db3-0340-4b27-af1a-b972435249b2} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (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 2023.12.01 20:23:25.397022 [ 3 ] {61f07db3-0340-4b27-af1a-b972435249b2} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.01 20:23:25.398020 [ 3 ] {61f07db3-0340-4b27-af1a-b972435249b2} executeQuery: Read 4 rows, 443.00 B in 0.001834694 sec., 2180 rows/sec., 235.80 KiB/sec. 2023.12.01 20:23:25.398214 [ 3 ] {61f07db3-0340-4b27-af1a-b972435249b2} DynamicQueryHandler: Done processing query 2023.12.01 20:23:25.398238 [ 3 ] {61f07db3-0340-4b27-af1a-b972435249b2} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.01 20:23:25.398252 [ 3 ] {} HTTP-Session: fb33876a-820b-4e76-8374-38e0704d9632 Destroying unnamed session 2023.12.01 20:23:25.398494 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:25.398540 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:25.398559 [ 3 ] {} HTTP-Session: 510808b1-5415-4e94-835e-0f9efe2a112b Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:25.398577 [ 3 ] {} HTTP-Session: 510808b1-5415-4e94-835e-0f9efe2a112b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:25.398694 [ 3 ] {5a037eb0-fddc-47b2-a516-0ec3d618df4a} executeQuery: (from [fd00:1122:3344:101::d]:52973) 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) 2023.12.01 20:23:25.399151 [ 3 ] {5a037eb0-fddc-47b2-a516-0ec3d618df4a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:25.399314 [ 3 ] {5a037eb0-fddc-47b2-a516-0ec3d618df4a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:25.399355 [ 3 ] {5a037eb0-fddc-47b2-a516-0ec3d618df4a} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:23:25.399500 [ 3 ] {5a037eb0-fddc-47b2-a516-0ec3d618df4a} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2023.12.01 20:23:25.399529 [ 3 ] {5a037eb0-fddc-47b2-a516-0ec3d618df4a} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:23:25.399551 [ 3 ] {5a037eb0-fddc-47b2-a516-0ec3d618df4a} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (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 2023.12.01 20:23:25.399579 [ 3 ] {5a037eb0-fddc-47b2-a516-0ec3d618df4a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.01 20:23:25.400441 [ 3 ] {5a037eb0-fddc-47b2-a516-0ec3d618df4a} executeQuery: Read 4 rows, 443.00 B in 0.001712822 sec., 2335 rows/sec., 252.58 KiB/sec. 2023.12.01 20:23:25.400618 [ 3 ] {5a037eb0-fddc-47b2-a516-0ec3d618df4a} DynamicQueryHandler: Done processing query 2023.12.01 20:23:25.400642 [ 3 ] {5a037eb0-fddc-47b2-a516-0ec3d618df4a} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.01 20:23:25.400658 [ 3 ] {} HTTP-Session: 510808b1-5415-4e94-835e-0f9efe2a112b Destroying unnamed session 2023.12.01 20:23:25.400883 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:25.400927 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:25.400946 [ 3 ] {} HTTP-Session: 735ef401-f5ca-49b0-848e-29fdd6eb6477 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:25.400963 [ 3 ] {} HTTP-Session: 735ef401-f5ca-49b0-848e-29fdd6eb6477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:25.401083 [ 3 ] {0037f94c-48d0-4ece-9cc8-19cb24b10a75} executeQuery: (from [fd00:1122:3344:101::d]:52973) 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) 2023.12.01 20:23:25.401539 [ 3 ] {0037f94c-48d0-4ece-9cc8-19cb24b10a75} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:25.401707 [ 3 ] {0037f94c-48d0-4ece-9cc8-19cb24b10a75} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:25.401749 [ 3 ] {0037f94c-48d0-4ece-9cc8-19cb24b10a75} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:23:25.401892 [ 3 ] {0037f94c-48d0-4ece-9cc8-19cb24b10a75} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2023.12.01 20:23:25.401920 [ 3 ] {0037f94c-48d0-4ece-9cc8-19cb24b10a75} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:23:25.401942 [ 3 ] {0037f94c-48d0-4ece-9cc8-19cb24b10a75} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (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 2023.12.01 20:23:25.401970 [ 3 ] {0037f94c-48d0-4ece-9cc8-19cb24b10a75} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.01 20:23:25.403061 [ 3 ] {0037f94c-48d0-4ece-9cc8-19cb24b10a75} executeQuery: Read 4 rows, 443.00 B in 0.001943886 sec., 2057 rows/sec., 222.55 KiB/sec. 2023.12.01 20:23:25.403253 [ 3 ] {0037f94c-48d0-4ece-9cc8-19cb24b10a75} DynamicQueryHandler: Done processing query 2023.12.01 20:23:25.403276 [ 3 ] {0037f94c-48d0-4ece-9cc8-19cb24b10a75} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.01 20:23:25.403292 [ 3 ] {} HTTP-Session: 735ef401-f5ca-49b0-848e-29fdd6eb6477 Destroying unnamed session 2023.12.01 20:23:25.403536 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:25.403580 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:25.403598 [ 3 ] {} HTTP-Session: 0d053113-517a-4a41-b10b-efb66c8a77b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:25.403616 [ 3 ] {} HTTP-Session: 0d053113-517a-4a41-b10b-efb66c8a77b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:25.403736 [ 3 ] {91a4963d-b03b-46ee-bb0e-3eaea4fbe8e3} executeQuery: (from [fd00:1122:3344:101::d]:52973) 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) 2023.12.01 20:23:25.404198 [ 3 ] {91a4963d-b03b-46ee-bb0e-3eaea4fbe8e3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:25.404364 [ 3 ] {91a4963d-b03b-46ee-bb0e-3eaea4fbe8e3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:25.404406 [ 3 ] {91a4963d-b03b-46ee-bb0e-3eaea4fbe8e3} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:23:25.404553 [ 3 ] {91a4963d-b03b-46ee-bb0e-3eaea4fbe8e3} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2023.12.01 20:23:25.404583 [ 3 ] {91a4963d-b03b-46ee-bb0e-3eaea4fbe8e3} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:23:25.404603 [ 3 ] {91a4963d-b03b-46ee-bb0e-3eaea4fbe8e3} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (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 2023.12.01 20:23:25.404632 [ 3 ] {91a4963d-b03b-46ee-bb0e-3eaea4fbe8e3} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.01 20:23:25.405465 [ 3 ] {91a4963d-b03b-46ee-bb0e-3eaea4fbe8e3} executeQuery: Read 4 rows, 443.00 B in 0.001694462 sec., 2360 rows/sec., 255.31 KiB/sec. 2023.12.01 20:23:25.405656 [ 3 ] {91a4963d-b03b-46ee-bb0e-3eaea4fbe8e3} DynamicQueryHandler: Done processing query 2023.12.01 20:23:25.405681 [ 3 ] {91a4963d-b03b-46ee-bb0e-3eaea4fbe8e3} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.01 20:23:25.405697 [ 3 ] {} HTTP-Session: 0d053113-517a-4a41-b10b-efb66c8a77b2 Destroying unnamed session 2023.12.01 20:23:25.415586 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:25.415678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:25.415718 [ 3 ] {} HTTP-Session: 4a7b4441-426c-48c9-94d1-2e8f4b77ec9f Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:25.415753 [ 3 ] {} HTTP-Session: 4a7b4441-426c-48c9-94d1-2e8f4b77ec9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:25.415904 [ 3 ] {69d8bd18-938a-4924-8482-a6c74c9da7ae} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:25.415984 [ 3 ] {69d8bd18-938a-4924-8482-a6c74c9da7ae} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:25.416255 [ 3 ] {69d8bd18-938a-4924-8482-a6c74c9da7ae} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:25.416653 [ 3 ] {69d8bd18-938a-4924-8482-a6c74c9da7ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:25.416957 [ 3 ] {69d8bd18-938a-4924-8482-a6c74c9da7ae} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.01 20:23:25.417116 [ 3 ] {69d8bd18-938a-4924-8482-a6c74c9da7ae} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.01 20:23:25.417245 [ 3 ] {69d8bd18-938a-4924-8482-a6c74c9da7ae} executeQuery: Read 6 rows, 996.00 B in 0.001289944 sec., 4651 rows/sec., 754.03 KiB/sec. 2023.12.01 20:23:25.417409 [ 3 ] {69d8bd18-938a-4924-8482-a6c74c9da7ae} DynamicQueryHandler: Done processing query 2023.12.01 20:23:25.417435 [ 3 ] {69d8bd18-938a-4924-8482-a6c74c9da7ae} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.01 20:23:25.417451 [ 3 ] {} HTTP-Session: 4a7b4441-426c-48c9-94d1-2e8f4b77ec9f Destroying unnamed session 2023.12.01 20:23:25.417571 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5319, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:25.417615 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:25.417634 [ 3 ] {} HTTP-Session: 6574c73b-90e7-4f81-ac65-5b1f845f7865 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:25.417652 [ 3 ] {} HTTP-Session: 6574c73b-90e7-4f81-ac65-5b1f845f7865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:25.417724 [ 3 ] {15d3063f-ee85-40ce-b5ed-18aff6608407} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:25.417762 [ 3 ] {15d3063f-ee85-40ce-b5ed-18aff6608407} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:23:25.417872 [ 3 ] {15d3063f-ee85-40ce-b5ed-18aff6608407} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:25.418170 [ 3 ] {15d3063f-ee85-40ce-b5ed-18aff6608407} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:25.418371 [ 3 ] {15d3063f-ee85-40ce-b5ed-18aff6608407} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.01 20:23:25.418518 [ 3 ] {15d3063f-ee85-40ce-b5ed-18aff6608407} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.01 20:23:25.418638 [ 3 ] {15d3063f-ee85-40ce-b5ed-18aff6608407} executeQuery: Read 36 rows, 3.09 KiB in 0.000888887 sec., 40500 rows/sec., 3.40 MiB/sec. 2023.12.01 20:23:25.418761 [ 3 ] {15d3063f-ee85-40ce-b5ed-18aff6608407} DynamicQueryHandler: Done processing query 2023.12.01 20:23:25.418784 [ 3 ] {15d3063f-ee85-40ce-b5ed-18aff6608407} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:23:25.418800 [ 3 ] {} HTTP-Session: 6574c73b-90e7-4f81-ac65-5b1f845f7865 Destroying unnamed session 2023.12.01 20:23:25.418920 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 4090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:25.418964 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:25.418983 [ 3 ] {} HTTP-Session: 6790680b-5e51-4337-97f8-354161eebc32 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:25.419000 [ 3 ] {} HTTP-Session: 6790680b-5e51-4337-97f8-354161eebc32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:25.419070 [ 3 ] {072eccd5-84a6-48ed-9cac-804ccf10c5f6} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:25.419108 [ 3 ] {072eccd5-84a6-48ed-9cac-804ccf10c5f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:23:25.419214 [ 3 ] {072eccd5-84a6-48ed-9cac-804ccf10c5f6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:25.419488 [ 3 ] {072eccd5-84a6-48ed-9cac-804ccf10c5f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:25.419688 [ 3 ] {072eccd5-84a6-48ed-9cac-804ccf10c5f6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.01 20:23:25.419832 [ 3 ] {072eccd5-84a6-48ed-9cac-804ccf10c5f6} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.01 20:23:25.419949 [ 3 ] {072eccd5-84a6-48ed-9cac-804ccf10c5f6} executeQuery: Read 24 rows, 1.90 KiB in 0.000854186 sec., 28096 rows/sec., 2.17 MiB/sec. 2023.12.01 20:23:25.420053 [ 3 ] {072eccd5-84a6-48ed-9cac-804ccf10c5f6} DynamicQueryHandler: Done processing query 2023.12.01 20:23:25.420076 [ 3 ] {072eccd5-84a6-48ed-9cac-804ccf10c5f6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:23:25.420092 [ 3 ] {} HTTP-Session: 6790680b-5e51-4337-97f8-354161eebc32 Destroying unnamed session 2023.12.01 20:23:25.420269 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 39272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:25.420313 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:25.420332 [ 3 ] {} HTTP-Session: 8794d604-decb-4bc8-84c8-ddc48c943ffe Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:25.420349 [ 3 ] {} HTTP-Session: 8794d604-decb-4bc8-84c8-ddc48c943ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:25.420426 [ 3 ] {5c05f1e9-8956-471f-9822-54e0396f022b} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:25.420468 [ 3 ] {5c05f1e9-8956-471f-9822-54e0396f022b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.01 20:23:25.420582 [ 3 ] {5c05f1e9-8956-471f-9822-54e0396f022b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:25.421086 [ 3 ] {5c05f1e9-8956-471f-9822-54e0396f022b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:25.421358 [ 3 ] {5c05f1e9-8956-471f-9822-54e0396f022b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.01 20:23:25.421549 [ 3 ] {5c05f1e9-8956-471f-9822-54e0396f022b} oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.01 20:23:25.421669 [ 3 ] {5c05f1e9-8956-471f-9822-54e0396f022b} executeQuery: Read 204 rows, 14.54 KiB in 0.001215113 sec., 167885 rows/sec., 11.69 MiB/sec. 2023.12.01 20:23:25.421803 [ 3 ] {5c05f1e9-8956-471f-9822-54e0396f022b} DynamicQueryHandler: Done processing query 2023.12.01 20:23:25.421827 [ 3 ] {5c05f1e9-8956-471f-9822-54e0396f022b} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.12.01 20:23:25.421843 [ 3 ] {} HTTP-Session: 8794d604-decb-4bc8-84c8-ddc48c943ffe Destroying unnamed session 2023.12.01 20:23:30.370229 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:30.370362 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:30.370394 [ 3 ] {} HTTP-Session: eda08d87-820e-4a9a-9ed5-1bd4135b2ecb Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:30.370422 [ 3 ] {} HTTP-Session: eda08d87-820e-4a9a-9ed5-1bd4135b2ecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:30.370564 [ 3 ] {c2bf09f2-5790-43cf-b7e8-21b76d8d986a} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:30.370632 [ 3 ] {c2bf09f2-5790-43cf-b7e8-21b76d8d986a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:23:30.370811 [ 3 ] {c2bf09f2-5790-43cf-b7e8-21b76d8d986a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:30.371322 [ 3 ] {c2bf09f2-5790-43cf-b7e8-21b76d8d986a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:30.371591 [ 3 ] {c2bf09f2-5790-43cf-b7e8-21b76d8d986a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.01 20:23:30.371758 [ 3 ] {c2bf09f2-5790-43cf-b7e8-21b76d8d986a} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.01 20:23:30.371893 [ 3 ] {c2bf09f2-5790-43cf-b7e8-21b76d8d986a} executeQuery: Read 41 rows, 3.32 KiB in 0.001287894 sec., 31834 rows/sec., 2.52 MiB/sec. 2023.12.01 20:23:30.372049 [ 3 ] {c2bf09f2-5790-43cf-b7e8-21b76d8d986a} DynamicQueryHandler: Done processing query 2023.12.01 20:23:30.372076 [ 3 ] {c2bf09f2-5790-43cf-b7e8-21b76d8d986a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:23:30.372093 [ 3 ] {} HTTP-Session: eda08d87-820e-4a9a-9ed5-1bd4135b2ecb Destroying unnamed session 2023.12.01 20:23:30.372234 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 19800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:30.372288 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:30.372308 [ 3 ] {} HTTP-Session: a6866943-f8ae-416c-9b6c-ac5acb8d22fe Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:30.372328 [ 3 ] {} HTTP-Session: a6866943-f8ae-416c-9b6c-ac5acb8d22fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:30.372414 [ 3 ] {9f718195-bae4-4d99-b363-8ca9866a3128} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:30.372455 [ 3 ] {9f718195-bae4-4d99-b363-8ca9866a3128} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:23:30.372564 [ 3 ] {9f718195-bae4-4d99-b363-8ca9866a3128} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:30.372954 [ 3 ] {9f718195-bae4-4d99-b363-8ca9866a3128} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:30.373184 [ 3 ] {9f718195-bae4-4d99-b363-8ca9866a3128} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.01 20:23:30.373335 [ 3 ] {9f718195-bae4-4d99-b363-8ca9866a3128} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.01 20:23:30.373455 [ 3 ] {9f718195-bae4-4d99-b363-8ca9866a3128} executeQuery: Read 123 rows, 12.26 KiB in 0.001016389 sec., 121016 rows/sec., 11.78 MiB/sec. 2023.12.01 20:23:30.373581 [ 3 ] {9f718195-bae4-4d99-b363-8ca9866a3128} DynamicQueryHandler: Done processing query 2023.12.01 20:23:30.373605 [ 3 ] {9f718195-bae4-4d99-b363-8ca9866a3128} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:23:30.373620 [ 3 ] {} HTTP-Session: a6866943-f8ae-416c-9b6c-ac5acb8d22fe Destroying unnamed session 2023.12.01 20:23:30.373740 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:30.373787 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:30.373804 [ 3 ] {} HTTP-Session: 1bc2999b-8680-4891-bfee-1b40cc80b924 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:30.373821 [ 3 ] {} HTTP-Session: 1bc2999b-8680-4891-bfee-1b40cc80b924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:30.373893 [ 3 ] {5ba2d29d-cd2b-4597-ae48-3fcb04994d4d} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:30.373932 [ 3 ] {5ba2d29d-cd2b-4597-ae48-3fcb04994d4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:23:30.374037 [ 3 ] {5ba2d29d-cd2b-4597-ae48-3fcb04994d4d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:30.374355 [ 3 ] {5ba2d29d-cd2b-4597-ae48-3fcb04994d4d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:30.374560 [ 3 ] {5ba2d29d-cd2b-4597-ae48-3fcb04994d4d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.01 20:23:30.374706 [ 3 ] {5ba2d29d-cd2b-4597-ae48-3fcb04994d4d} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.01 20:23:30.374821 [ 3 ] {5ba2d29d-cd2b-4597-ae48-3fcb04994d4d} executeQuery: Read 41 rows, 3.28 KiB in 0.000902537 sec., 45427 rows/sec., 3.55 MiB/sec. 2023.12.01 20:23:30.374929 [ 3 ] {5ba2d29d-cd2b-4597-ae48-3fcb04994d4d} DynamicQueryHandler: Done processing query 2023.12.01 20:23:30.374951 [ 3 ] {5ba2d29d-cd2b-4597-ae48-3fcb04994d4d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:23:30.374966 [ 3 ] {} HTTP-Session: 1bc2999b-8680-4891-bfee-1b40cc80b924 Destroying unnamed session 2023.12.01 20:23:30.375098 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 43874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:30.375141 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:30.375160 [ 3 ] {} HTTP-Session: 547eb9fe-5a35-4cc7-a50a-637f1743cbae Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:30.375177 [ 3 ] {} HTTP-Session: 547eb9fe-5a35-4cc7-a50a-637f1743cbae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:30.375260 [ 3 ] {608b9a71-c48f-4b0d-9425-a3c857c784a5} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:30.375304 [ 3 ] {608b9a71-c48f-4b0d-9425-a3c857c784a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:23:30.375438 [ 3 ] {608b9a71-c48f-4b0d-9425-a3c857c784a5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:30.375873 [ 3 ] {608b9a71-c48f-4b0d-9425-a3c857c784a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:30.376197 [ 3 ] {608b9a71-c48f-4b0d-9425-a3c857c784a5} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.01 20:23:30.376394 [ 3 ] {608b9a71-c48f-4b0d-9425-a3c857c784a5} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.01 20:23:30.376521 [ 3 ] {608b9a71-c48f-4b0d-9425-a3c857c784a5} executeQuery: Read 41 rows, 56.66 KiB in 0.001235943 sec., 33173 rows/sec., 44.77 MiB/sec. 2023.12.01 20:23:30.376671 [ 3 ] {608b9a71-c48f-4b0d-9425-a3c857c784a5} DynamicQueryHandler: Done processing query 2023.12.01 20:23:30.376695 [ 3 ] {608b9a71-c48f-4b0d-9425-a3c857c784a5} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.01 20:23:30.376710 [ 3 ] {} HTTP-Session: 547eb9fe-5a35-4cc7-a50a-637f1743cbae Destroying unnamed session 2023.12.01 20:23:39.700550 [ 105 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:23:39.700621 [ 105 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:23:40.343577 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:40.343676 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:40.343700 [ 3 ] {} HTTP-Session: 6a66abc0-357b-4493-8497-ec085ab42d95 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:40.343724 [ 3 ] {} HTTP-Session: 6a66abc0-357b-4493-8497-ec085ab42d95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:40.343845 [ 3 ] {d0c54e1d-2579-4168-933a-9b5bb66b325e} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:40.343904 [ 3 ] {d0c54e1d-2579-4168-933a-9b5bb66b325e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:23:40.344058 [ 3 ] {d0c54e1d-2579-4168-933a-9b5bb66b325e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:40.344503 [ 3 ] {d0c54e1d-2579-4168-933a-9b5bb66b325e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:40.344757 [ 3 ] {d0c54e1d-2579-4168-933a-9b5bb66b325e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.01 20:23:40.344920 [ 3 ] {d0c54e1d-2579-4168-933a-9b5bb66b325e} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.01 20:23:40.345056 [ 3 ] {d0c54e1d-2579-4168-933a-9b5bb66b325e} executeQuery: Read 41 rows, 3.32 KiB in 0.001167092 sec., 35130 rows/sec., 2.78 MiB/sec. 2023.12.01 20:23:40.345190 [ 3 ] {d0c54e1d-2579-4168-933a-9b5bb66b325e} DynamicQueryHandler: Done processing query 2023.12.01 20:23:40.345214 [ 3 ] {d0c54e1d-2579-4168-933a-9b5bb66b325e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:23:40.345230 [ 3 ] {} HTTP-Session: 6a66abc0-357b-4493-8497-ec085ab42d95 Destroying unnamed session 2023.12.01 20:23:40.345361 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 19800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:40.345407 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:40.345427 [ 3 ] {} HTTP-Session: 9cf1f660-1d3b-4fb1-bb3c-1cbab7ccfd84 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:40.345446 [ 3 ] {} HTTP-Session: 9cf1f660-1d3b-4fb1-bb3c-1cbab7ccfd84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:40.345529 [ 3 ] {f807993e-2658-4591-98c3-543e81febe4d} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:40.345568 [ 3 ] {f807993e-2658-4591-98c3-543e81febe4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:23:40.345671 [ 3 ] {f807993e-2658-4591-98c3-543e81febe4d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:40.346036 [ 3 ] {f807993e-2658-4591-98c3-543e81febe4d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:40.346250 [ 3 ] {f807993e-2658-4591-98c3-543e81febe4d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.01 20:23:40.346403 [ 3 ] {f807993e-2658-4591-98c3-543e81febe4d} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.01 20:23:40.346532 [ 3 ] {f807993e-2658-4591-98c3-543e81febe4d} executeQuery: Read 123 rows, 12.26 KiB in 0.000977207 sec., 125868 rows/sec., 12.25 MiB/sec. 2023.12.01 20:23:40.346652 [ 3 ] {f807993e-2658-4591-98c3-543e81febe4d} DynamicQueryHandler: Done processing query 2023.12.01 20:23:40.346675 [ 3 ] {f807993e-2658-4591-98c3-543e81febe4d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:23:40.346691 [ 3 ] {} HTTP-Session: 9cf1f660-1d3b-4fb1-bb3c-1cbab7ccfd84 Destroying unnamed session 2023.12.01 20:23:40.346808 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:40.346852 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:40.346870 [ 3 ] {} HTTP-Session: 97a967f4-6aed-4d9e-a130-fa06549cddde Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:40.346886 [ 3 ] {} HTTP-Session: 97a967f4-6aed-4d9e-a130-fa06549cddde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:40.346957 [ 3 ] {af2d17ae-822f-4029-816d-cd5a04925313} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:40.346995 [ 3 ] {af2d17ae-822f-4029-816d-cd5a04925313} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:23:40.347101 [ 3 ] {af2d17ae-822f-4029-816d-cd5a04925313} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:40.347392 [ 3 ] {af2d17ae-822f-4029-816d-cd5a04925313} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:40.347598 [ 3 ] {af2d17ae-822f-4029-816d-cd5a04925313} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.01 20:23:40.347745 [ 3 ] {af2d17ae-822f-4029-816d-cd5a04925313} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.01 20:23:40.347865 [ 3 ] {af2d17ae-822f-4029-816d-cd5a04925313} executeQuery: Read 41 rows, 3.28 KiB in 0.000881056 sec., 46535 rows/sec., 3.64 MiB/sec. 2023.12.01 20:23:40.348031 [ 3 ] {af2d17ae-822f-4029-816d-cd5a04925313} DynamicQueryHandler: Done processing query 2023.12.01 20:23:40.348055 [ 3 ] {af2d17ae-822f-4029-816d-cd5a04925313} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:23:40.348070 [ 3 ] {} HTTP-Session: 97a967f4-6aed-4d9e-a130-fa06549cddde Destroying unnamed session 2023.12.01 20:23:40.348203 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 43874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:40.348248 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:40.348267 [ 3 ] {} HTTP-Session: 794048b1-0059-4bf3-83c1-d14fec6bb11e Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:40.348284 [ 3 ] {} HTTP-Session: 794048b1-0059-4bf3-83c1-d14fec6bb11e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:40.348363 [ 3 ] {9cea911d-97a8-4b56-a027-822d4e0a3c23} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:40.348408 [ 3 ] {9cea911d-97a8-4b56-a027-822d4e0a3c23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:23:40.348552 [ 3 ] {9cea911d-97a8-4b56-a027-822d4e0a3c23} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:40.349046 [ 3 ] {9cea911d-97a8-4b56-a027-822d4e0a3c23} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:40.349346 [ 3 ] {9cea911d-97a8-4b56-a027-822d4e0a3c23} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.01 20:23:40.349528 [ 3 ] {9cea911d-97a8-4b56-a027-822d4e0a3c23} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.01 20:23:40.349653 [ 3 ] {9cea911d-97a8-4b56-a027-822d4e0a3c23} executeQuery: Read 41 rows, 56.66 KiB in 0.001264154 sec., 32432 rows/sec., 43.77 MiB/sec. 2023.12.01 20:23:40.349768 [ 3 ] {9cea911d-97a8-4b56-a027-822d4e0a3c23} DynamicQueryHandler: Done processing query 2023.12.01 20:23:40.349790 [ 3 ] {9cea911d-97a8-4b56-a027-822d4e0a3c23} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.01 20:23:40.349809 [ 3 ] {} HTTP-Session: 794048b1-0059-4bf3-83c1-d14fec6bb11e Destroying unnamed session 2023.12.01 20:23:50.314370 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:50.314547 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:50.314594 [ 3 ] {} HTTP-Session: 7eb3416e-1294-4af9-b37d-17c63f358d13 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:50.314637 [ 3 ] {} HTTP-Session: 7eb3416e-1294-4af9-b37d-17c63f358d13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:50.314937 [ 3 ] {a18561b1-e683-47bc-91f8-13dec4c0891c} executeQuery: (from [fd00:1122:3344:101::d]:52973) 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) 2023.12.01 20:23:50.315548 [ 3 ] {a18561b1-e683-47bc-91f8-13dec4c0891c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:50.315732 [ 3 ] {a18561b1-e683-47bc-91f8-13dec4c0891c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:50.315783 [ 3 ] {a18561b1-e683-47bc-91f8-13dec4c0891c} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:23:50.315949 [ 3 ] {a18561b1-e683-47bc-91f8-13dec4c0891c} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2023.12.01 20:23:50.316028 [ 190 ] {a18561b1-e683-47bc-91f8-13dec4c0891c} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:23:50.316094 [ 187 ] {a18561b1-e683-47bc-91f8-13dec4c0891c} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.01 20:23:50.316238 [ 3 ] {a18561b1-e683-47bc-91f8-13dec4c0891c} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (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 2023.12.01 20:23:50.316324 [ 3 ] {a18561b1-e683-47bc-91f8-13dec4c0891c} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.01 20:23:50.318122 [ 3 ] {a18561b1-e683-47bc-91f8-13dec4c0891c} executeQuery: Read 10 rows, 1.41 KiB in 0.003148238 sec., 3176 rows/sec., 446.37 KiB/sec. 2023.12.01 20:23:50.318384 [ 3 ] {a18561b1-e683-47bc-91f8-13dec4c0891c} DynamicQueryHandler: Done processing query 2023.12.01 20:23:50.318409 [ 3 ] {a18561b1-e683-47bc-91f8-13dec4c0891c} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.01 20:23:50.318426 [ 3 ] {} HTTP-Session: 7eb3416e-1294-4af9-b37d-17c63f358d13 Destroying unnamed session 2023.12.01 20:23:50.318686 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:50.318734 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:50.318754 [ 3 ] {} HTTP-Session: 7c2eec89-0f6f-48fa-9392-c0c7d8258659 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:50.318773 [ 3 ] {} HTTP-Session: 7c2eec89-0f6f-48fa-9392-c0c7d8258659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:50.318908 [ 3 ] {a371356b-9693-4bf1-881f-ca41848b2ec2} executeQuery: (from [fd00:1122:3344:101::d]:52973) 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', 'instance_uuid:reset', '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) 2023.12.01 20:23:50.319400 [ 3 ] {a371356b-9693-4bf1-881f-ca41848b2ec2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:50.319576 [ 3 ] {a371356b-9693-4bf1-881f-ca41848b2ec2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:50.319618 [ 3 ] {a371356b-9693-4bf1-881f-ca41848b2ec2} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:23:50.319766 [ 3 ] {a371356b-9693-4bf1-881f-ca41848b2ec2} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 11-element set) 2023.12.01 20:23:50.319818 [ 193 ] {a371356b-9693-4bf1-881f-ca41848b2ec2} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:23:50.319836 [ 192 ] {a371356b-9693-4bf1-881f-ca41848b2ec2} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.01 20:23:50.319942 [ 3 ] {a371356b-9693-4bf1-881f-ca41848b2ec2} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (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 2023.12.01 20:23:50.320001 [ 3 ] {a371356b-9693-4bf1-881f-ca41848b2ec2} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.01 20:23:50.321523 [ 3 ] {a371356b-9693-4bf1-881f-ca41848b2ec2} executeQuery: Read 10 rows, 1.41 KiB in 0.002584878 sec., 3868 rows/sec., 543.65 KiB/sec. 2023.12.01 20:23:50.321760 [ 3 ] {a371356b-9693-4bf1-881f-ca41848b2ec2} DynamicQueryHandler: Done processing query 2023.12.01 20:23:50.321785 [ 3 ] {a371356b-9693-4bf1-881f-ca41848b2ec2} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.01 20:23:50.321801 [ 3 ] {} HTTP-Session: 7c2eec89-0f6f-48fa-9392-c0c7d8258659 Destroying unnamed session 2023.12.01 20:23:50.322156 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:50.322200 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:50.322219 [ 3 ] {} HTTP-Session: 80cce8f3-8856-46c3-bbd5-001a091cdca8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:50.322237 [ 3 ] {} HTTP-Session: 80cce8f3-8856-46c3-bbd5-001a091cdca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:50.322364 [ 3 ] {a12f15c1-8967-44b1-b4e5-f0442ad0a6da} executeQuery: (from [fd00:1122:3344:101::d]:52973) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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) 2023.12.01 20:23:50.322861 [ 3 ] {a12f15c1-8967-44b1-b4e5-f0442ad0a6da} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:50.323039 [ 3 ] {a12f15c1-8967-44b1-b4e5-f0442ad0a6da} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:50.323082 [ 3 ] {a12f15c1-8967-44b1-b4e5-f0442ad0a6da} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:23:50.323230 [ 3 ] {a12f15c1-8967-44b1-b4e5-f0442ad0a6da} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2023.12.01 20:23:50.323312 [ 187 ] {a12f15c1-8967-44b1-b4e5-f0442ad0a6da} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:23:50.323327 [ 190 ] {a12f15c1-8967-44b1-b4e5-f0442ad0a6da} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.01 20:23:50.323422 [ 3 ] {a12f15c1-8967-44b1-b4e5-f0442ad0a6da} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (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 2023.12.01 20:23:50.323475 [ 3 ] {a12f15c1-8967-44b1-b4e5-f0442ad0a6da} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.01 20:23:50.324939 [ 3 ] {a12f15c1-8967-44b1-b4e5-f0442ad0a6da} executeQuery: Read 10 rows, 1.41 KiB in 0.002546297 sec., 3927 rows/sec., 551.89 KiB/sec. 2023.12.01 20:23:50.325169 [ 3 ] {a12f15c1-8967-44b1-b4e5-f0442ad0a6da} DynamicQueryHandler: Done processing query 2023.12.01 20:23:50.325193 [ 3 ] {a12f15c1-8967-44b1-b4e5-f0442ad0a6da} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.01 20:23:50.325209 [ 3 ] {} HTTP-Session: 80cce8f3-8856-46c3-bbd5-001a091cdca8 Destroying unnamed session 2023.12.01 20:23:50.325445 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 556, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:50.325491 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:50.325511 [ 3 ] {} HTTP-Session: fec4a325-cd2c-4bf5-8874-f708d473749e Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:50.325529 [ 3 ] {} HTTP-Session: fec4a325-cd2c-4bf5-8874-f708d473749e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:50.325656 [ 3 ] {f6c90a2a-eb21-49a7-9dd5-f037abf11126} executeQuery: (from [fd00:1122:3344:101::d]:52973) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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) 2023.12.01 20:23:50.326143 [ 3 ] {f6c90a2a-eb21-49a7-9dd5-f037abf11126} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:50.326328 [ 3 ] {f6c90a2a-eb21-49a7-9dd5-f037abf11126} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:50.326370 [ 3 ] {f6c90a2a-eb21-49a7-9dd5-f037abf11126} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:23:50.326515 [ 3 ] {f6c90a2a-eb21-49a7-9dd5-f037abf11126} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2023.12.01 20:23:50.326596 [ 187 ] {f6c90a2a-eb21-49a7-9dd5-f037abf11126} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.01 20:23:50.326606 [ 191 ] {f6c90a2a-eb21-49a7-9dd5-f037abf11126} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:23:50.326718 [ 3 ] {f6c90a2a-eb21-49a7-9dd5-f037abf11126} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (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 2023.12.01 20:23:50.326776 [ 3 ] {f6c90a2a-eb21-49a7-9dd5-f037abf11126} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.01 20:23:50.328494 [ 3 ] {f6c90a2a-eb21-49a7-9dd5-f037abf11126} executeQuery: Read 10 rows, 1.41 KiB in 0.002809542 sec., 3559 rows/sec., 500.18 KiB/sec. 2023.12.01 20:23:50.328747 [ 3 ] {f6c90a2a-eb21-49a7-9dd5-f037abf11126} DynamicQueryHandler: Done processing query 2023.12.01 20:23:50.328771 [ 3 ] {f6c90a2a-eb21-49a7-9dd5-f037abf11126} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.01 20:23:50.328787 [ 3 ] {} HTTP-Session: fec4a325-cd2c-4bf5-8874-f708d473749e Destroying unnamed session 2023.12.01 20:23:50.329013 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:50.329059 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:50.329078 [ 3 ] {} HTTP-Session: 48a24523-2791-46b8-9654-b4bd4108a407 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:50.329095 [ 3 ] {} HTTP-Session: 48a24523-2791-46b8-9654-b4bd4108a407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:50.329222 [ 3 ] {51eed672-58be-49ed-bc8b-75bd29a9d864} executeQuery: (from [fd00:1122:3344:101::d]:52973) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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) 2023.12.01 20:23:50.329721 [ 3 ] {51eed672-58be-49ed-bc8b-75bd29a9d864} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:50.329910 [ 3 ] {51eed672-58be-49ed-bc8b-75bd29a9d864} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:50.329951 [ 3 ] {51eed672-58be-49ed-bc8b-75bd29a9d864} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:23:50.330098 [ 3 ] {51eed672-58be-49ed-bc8b-75bd29a9d864} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2023.12.01 20:23:50.330190 [ 187 ] {51eed672-58be-49ed-bc8b-75bd29a9d864} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.01 20:23:50.330190 [ 191 ] {51eed672-58be-49ed-bc8b-75bd29a9d864} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:23:50.330303 [ 3 ] {51eed672-58be-49ed-bc8b-75bd29a9d864} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (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 2023.12.01 20:23:50.330362 [ 3 ] {51eed672-58be-49ed-bc8b-75bd29a9d864} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.01 20:23:50.331877 [ 3 ] {51eed672-58be-49ed-bc8b-75bd29a9d864} executeQuery: Read 10 rows, 1.41 KiB in 0.002623019 sec., 3812 rows/sec., 535.75 KiB/sec. 2023.12.01 20:23:50.332123 [ 3 ] {51eed672-58be-49ed-bc8b-75bd29a9d864} DynamicQueryHandler: Done processing query 2023.12.01 20:23:50.332147 [ 3 ] {51eed672-58be-49ed-bc8b-75bd29a9d864} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.01 20:23:50.332163 [ 3 ] {} HTTP-Session: 48a24523-2791-46b8-9654-b4bd4108a407 Destroying unnamed session 2023.12.01 20:23:50.332397 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:50.332443 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:50.332462 [ 3 ] {} HTTP-Session: 1557316b-0b4c-42a4-b964-5b273196366c Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:50.332479 [ 3 ] {} HTTP-Session: 1557316b-0b4c-42a4-b964-5b273196366c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:50.332605 [ 3 ] {615e539e-ab99-4e5e-90bb-499abb7b71c5} executeQuery: (from [fd00:1122:3344:101::d]:52973) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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) 2023.12.01 20:23:50.333117 [ 3 ] {615e539e-ab99-4e5e-90bb-499abb7b71c5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:50.333298 [ 3 ] {615e539e-ab99-4e5e-90bb-499abb7b71c5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:50.333341 [ 3 ] {615e539e-ab99-4e5e-90bb-499abb7b71c5} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:23:50.333512 [ 3 ] {615e539e-ab99-4e5e-90bb-499abb7b71c5} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2023.12.01 20:23:50.333599 [ 187 ] {615e539e-ab99-4e5e-90bb-499abb7b71c5} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:23:50.333599 [ 191 ] {615e539e-ab99-4e5e-90bb-499abb7b71c5} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.01 20:23:50.333692 [ 3 ] {615e539e-ab99-4e5e-90bb-499abb7b71c5} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (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 2023.12.01 20:23:50.333750 [ 3 ] {615e539e-ab99-4e5e-90bb-499abb7b71c5} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.01 20:23:50.335211 [ 3 ] {615e539e-ab99-4e5e-90bb-499abb7b71c5} executeQuery: Read 10 rows, 1.41 KiB in 0.002576838 sec., 3880 rows/sec., 545.35 KiB/sec. 2023.12.01 20:23:50.335457 [ 3 ] {615e539e-ab99-4e5e-90bb-499abb7b71c5} DynamicQueryHandler: Done processing query 2023.12.01 20:23:50.335479 [ 3 ] {615e539e-ab99-4e5e-90bb-499abb7b71c5} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.01 20:23:50.335495 [ 3 ] {} HTTP-Session: 1557316b-0b4c-42a4-b964-5b273196366c Destroying unnamed session 2023.12.01 20:23:50.335708 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:50.335752 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:50.335771 [ 3 ] {} HTTP-Session: 8878942d-1cc8-4ec0-a67e-4390f91f1701 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:50.335788 [ 3 ] {} HTTP-Session: 8878942d-1cc8-4ec0-a67e-4390f91f1701 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:50.335915 [ 3 ] {a6da90a4-1c37-441f-bd54-0300738d2f87} executeQuery: (from [fd00:1122:3344:101::d]:52973) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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) 2023.12.01 20:23:50.336425 [ 3 ] {a6da90a4-1c37-441f-bd54-0300738d2f87} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:50.336607 [ 3 ] {a6da90a4-1c37-441f-bd54-0300738d2f87} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:50.336649 [ 3 ] {a6da90a4-1c37-441f-bd54-0300738d2f87} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:23:50.336794 [ 3 ] {a6da90a4-1c37-441f-bd54-0300738d2f87} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2023.12.01 20:23:50.336877 [ 191 ] {a6da90a4-1c37-441f-bd54-0300738d2f87} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:23:50.336887 [ 187 ] {a6da90a4-1c37-441f-bd54-0300738d2f87} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.01 20:23:50.336978 [ 3 ] {a6da90a4-1c37-441f-bd54-0300738d2f87} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (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 2023.12.01 20:23:50.337038 [ 3 ] {a6da90a4-1c37-441f-bd54-0300738d2f87} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.01 20:23:50.338677 [ 3 ] {a6da90a4-1c37-441f-bd54-0300738d2f87} executeQuery: Read 10 rows, 1.41 KiB in 0.00273003 sec., 3662 rows/sec., 514.75 KiB/sec. 2023.12.01 20:23:50.338947 [ 3 ] {a6da90a4-1c37-441f-bd54-0300738d2f87} DynamicQueryHandler: Done processing query 2023.12.01 20:23:50.338975 [ 3 ] {a6da90a4-1c37-441f-bd54-0300738d2f87} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.01 20:23:50.338994 [ 3 ] {} HTTP-Session: 8878942d-1cc8-4ec0-a67e-4390f91f1701 Destroying unnamed session 2023.12.01 20:23:50.339207 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:50.339260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:50.339282 [ 3 ] {} HTTP-Session: aabde7da-e4f5-4de2-a573-6b06d402a594 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:50.339303 [ 3 ] {} HTTP-Session: aabde7da-e4f5-4de2-a573-6b06d402a594 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:50.339459 [ 3 ] {7950086e-5a92-4321-b60b-faddb08a905c} executeQuery: (from [fd00:1122:3344:101::d]:52973) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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) 2023.12.01 20:23:50.340038 [ 3 ] {7950086e-5a92-4321-b60b-faddb08a905c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:50.340223 [ 3 ] {7950086e-5a92-4321-b60b-faddb08a905c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:50.340265 [ 3 ] {7950086e-5a92-4321-b60b-faddb08a905c} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:23:50.340412 [ 3 ] {7950086e-5a92-4321-b60b-faddb08a905c} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2023.12.01 20:23:50.340479 [ 192 ] {7950086e-5a92-4321-b60b-faddb08a905c} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:23:50.340480 [ 187 ] {7950086e-5a92-4321-b60b-faddb08a905c} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.01 20:23:50.340551 [ 3 ] {7950086e-5a92-4321-b60b-faddb08a905c} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (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 2023.12.01 20:23:50.340612 [ 3 ] {7950086e-5a92-4321-b60b-faddb08a905c} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.01 20:23:50.342127 [ 3 ] {7950086e-5a92-4321-b60b-faddb08a905c} executeQuery: Read 10 rows, 1.41 KiB in 0.002633368 sec., 3797 rows/sec., 533.64 KiB/sec. 2023.12.01 20:23:50.342375 [ 3 ] {7950086e-5a92-4321-b60b-faddb08a905c} DynamicQueryHandler: Done processing query 2023.12.01 20:23:50.342400 [ 3 ] {7950086e-5a92-4321-b60b-faddb08a905c} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.01 20:23:50.342416 [ 3 ] {} HTTP-Session: aabde7da-e4f5-4de2-a573-6b06d402a594 Destroying unnamed session 2023.12.01 20:23:50.342624 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:50.342667 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:50.342686 [ 3 ] {} HTTP-Session: 030232cd-a592-4e76-9b82-61b3305d752f Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:50.342703 [ 3 ] {} HTTP-Session: 030232cd-a592-4e76-9b82-61b3305d752f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:50.342832 [ 3 ] {446146ed-896a-41d4-ad4c-4dc97e3b446b} executeQuery: (from [fd00:1122:3344:101::d]:52973) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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) 2023.12.01 20:23:50.343349 [ 3 ] {446146ed-896a-41d4-ad4c-4dc97e3b446b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:50.343536 [ 3 ] {446146ed-896a-41d4-ad4c-4dc97e3b446b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:50.343576 [ 3 ] {446146ed-896a-41d4-ad4c-4dc97e3b446b} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:23:50.343720 [ 3 ] {446146ed-896a-41d4-ad4c-4dc97e3b446b} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2023.12.01 20:23:50.343796 [ 187 ] {446146ed-896a-41d4-ad4c-4dc97e3b446b} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:23:50.343814 [ 188 ] {446146ed-896a-41d4-ad4c-4dc97e3b446b} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.01 20:23:50.343922 [ 3 ] {446146ed-896a-41d4-ad4c-4dc97e3b446b} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (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 2023.12.01 20:23:50.343979 [ 3 ] {446146ed-896a-41d4-ad4c-4dc97e3b446b} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.01 20:23:50.345387 [ 3 ] {446146ed-896a-41d4-ad4c-4dc97e3b446b} executeQuery: Read 10 rows, 1.41 KiB in 0.002524217 sec., 3961 rows/sec., 556.72 KiB/sec. 2023.12.01 20:23:50.345633 [ 3 ] {446146ed-896a-41d4-ad4c-4dc97e3b446b} DynamicQueryHandler: Done processing query 2023.12.01 20:23:50.345656 [ 3 ] {446146ed-896a-41d4-ad4c-4dc97e3b446b} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.01 20:23:50.345673 [ 3 ] {} HTTP-Session: 030232cd-a592-4e76-9b82-61b3305d752f Destroying unnamed session 2023.12.01 20:23:50.345897 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:50.345941 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:50.345959 [ 3 ] {} HTTP-Session: 278592fd-4c8c-406a-8b9e-854d25fca1b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:50.345976 [ 3 ] {} HTTP-Session: 278592fd-4c8c-406a-8b9e-854d25fca1b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:50.346107 [ 3 ] {4058acd8-06b1-4a60-8581-003870f36e7a} executeQuery: (from [fd00:1122:3344:101::d]:52973) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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) 2023.12.01 20:23:50.346632 [ 3 ] {4058acd8-06b1-4a60-8581-003870f36e7a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:50.346818 [ 3 ] {4058acd8-06b1-4a60-8581-003870f36e7a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:50.346858 [ 3 ] {4058acd8-06b1-4a60-8581-003870f36e7a} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:23:50.347005 [ 3 ] {4058acd8-06b1-4a60-8581-003870f36e7a} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2023.12.01 20:23:50.347076 [ 192 ] {4058acd8-06b1-4a60-8581-003870f36e7a} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:23:50.347090 [ 193 ] {4058acd8-06b1-4a60-8581-003870f36e7a} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.01 20:23:50.347182 [ 3 ] {4058acd8-06b1-4a60-8581-003870f36e7a} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (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 2023.12.01 20:23:50.347233 [ 3 ] {4058acd8-06b1-4a60-8581-003870f36e7a} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.01 20:23:50.348689 [ 3 ] {4058acd8-06b1-4a60-8581-003870f36e7a} executeQuery: Read 10 rows, 1.41 KiB in 0.002550187 sec., 3921 rows/sec., 551.05 KiB/sec. 2023.12.01 20:23:50.348945 [ 3 ] {4058acd8-06b1-4a60-8581-003870f36e7a} DynamicQueryHandler: Done processing query 2023.12.01 20:23:50.348967 [ 3 ] {4058acd8-06b1-4a60-8581-003870f36e7a} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.01 20:23:50.348984 [ 3 ] {} HTTP-Session: 278592fd-4c8c-406a-8b9e-854d25fca1b3 Destroying unnamed session 2023.12.01 20:23:50.349189 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:50.349232 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:50.349250 [ 3 ] {} HTTP-Session: e378d176-0fba-4a09-87ee-bec6c2dbc508 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:50.349268 [ 3 ] {} HTTP-Session: e378d176-0fba-4a09-87ee-bec6c2dbc508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:50.349400 [ 3 ] {7c760749-3e0e-49a1-bfce-d15a41176f81} executeQuery: (from [fd00:1122:3344:101::d]:52973) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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) 2023.12.01 20:23:50.349930 [ 3 ] {7c760749-3e0e-49a1-bfce-d15a41176f81} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:50.350117 [ 3 ] {7c760749-3e0e-49a1-bfce-d15a41176f81} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:50.350158 [ 3 ] {7c760749-3e0e-49a1-bfce-d15a41176f81} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:23:50.350304 [ 3 ] {7c760749-3e0e-49a1-bfce-d15a41176f81} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2023.12.01 20:23:50.350387 [ 187 ] {7c760749-3e0e-49a1-bfce-d15a41176f81} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:23:50.350390 [ 191 ] {7c760749-3e0e-49a1-bfce-d15a41176f81} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.01 20:23:50.350486 [ 3 ] {7c760749-3e0e-49a1-bfce-d15a41176f81} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (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 2023.12.01 20:23:50.350544 [ 3 ] {7c760749-3e0e-49a1-bfce-d15a41176f81} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.01 20:23:50.351981 [ 3 ] {7c760749-3e0e-49a1-bfce-d15a41176f81} executeQuery: Read 10 rows, 1.41 KiB in 0.002552147 sec., 3918 rows/sec., 550.62 KiB/sec. 2023.12.01 20:23:50.352217 [ 3 ] {7c760749-3e0e-49a1-bfce-d15a41176f81} DynamicQueryHandler: Done processing query 2023.12.01 20:23:50.352239 [ 3 ] {7c760749-3e0e-49a1-bfce-d15a41176f81} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.01 20:23:50.352256 [ 3 ] {} HTTP-Session: e378d176-0fba-4a09-87ee-bec6c2dbc508 Destroying unnamed session 2023.12.01 20:23:50.355134 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:50.355186 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:50.355209 [ 3 ] {} HTTP-Session: 929506c8-433e-49ed-a858-4f6bf9aaab3e Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:50.355230 [ 3 ] {} HTTP-Session: 929506c8-433e-49ed-a858-4f6bf9aaab3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:50.355323 [ 3 ] {c49baa87-4837-4896-8e4c-af519a510e4d} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:50.355371 [ 3 ] {c49baa87-4837-4896-8e4c-af519a510e4d} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:50.355539 [ 3 ] {c49baa87-4837-4896-8e4c-af519a510e4d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:50.355865 [ 3 ] {c49baa87-4837-4896-8e4c-af519a510e4d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:50.356149 [ 3 ] {c49baa87-4837-4896-8e4c-af519a510e4d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.01 20:23:50.356307 [ 3 ] {c49baa87-4837-4896-8e4c-af519a510e4d} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.01 20:23:50.356431 [ 3 ] {c49baa87-4837-4896-8e4c-af519a510e4d} executeQuery: Read 11 rows, 1009.00 B in 0.00107267 sec., 10254 rows/sec., 918.60 KiB/sec. 2023.12.01 20:23:50.356557 [ 3 ] {c49baa87-4837-4896-8e4c-af519a510e4d} DynamicQueryHandler: Done processing query 2023.12.01 20:23:50.356581 [ 3 ] {c49baa87-4837-4896-8e4c-af519a510e4d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.01 20:23:50.356596 [ 3 ] {} HTTP-Session: 929506c8-433e-49ed-a858-4f6bf9aaab3e Destroying unnamed session 2023.12.01 20:23:50.356712 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:50.356755 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:50.356773 [ 3 ] {} HTTP-Session: 511f7827-9893-461b-b0f4-7d68f98a8f45 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:50.356790 [ 3 ] {} HTTP-Session: 511f7827-9893-461b-b0f4-7d68f98a8f45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:50.356864 [ 3 ] {8d52268d-9028-495b-8189-55fe87162e41} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:50.356901 [ 3 ] {8d52268d-9028-495b-8189-55fe87162e41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:23:50.357004 [ 3 ] {8d52268d-9028-495b-8189-55fe87162e41} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:50.357328 [ 3 ] {8d52268d-9028-495b-8189-55fe87162e41} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:50.357538 [ 3 ] {8d52268d-9028-495b-8189-55fe87162e41} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.01 20:23:50.357681 [ 3 ] {8d52268d-9028-495b-8189-55fe87162e41} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.01 20:23:50.357811 [ 3 ] {8d52268d-9028-495b-8189-55fe87162e41} executeQuery: Read 41 rows, 3.32 KiB in 0.000919937 sec., 44568 rows/sec., 3.53 MiB/sec. 2023.12.01 20:23:50.357930 [ 3 ] {8d52268d-9028-495b-8189-55fe87162e41} DynamicQueryHandler: Done processing query 2023.12.01 20:23:50.357953 [ 3 ] {8d52268d-9028-495b-8189-55fe87162e41} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:23:50.357968 [ 3 ] {} HTTP-Session: 511f7827-9893-461b-b0f4-7d68f98a8f45 Destroying unnamed session 2023.12.01 20:23:50.358095 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 19800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:50.358138 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:50.358155 [ 3 ] {} HTTP-Session: e386ae0b-cea6-4182-8c5d-259cc681cc80 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:50.358172 [ 3 ] {} HTTP-Session: e386ae0b-cea6-4182-8c5d-259cc681cc80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:50.358247 [ 3 ] {67aad3ae-ad1c-4d1c-95bb-93de93ab005d} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:50.358284 [ 3 ] {67aad3ae-ad1c-4d1c-95bb-93de93ab005d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:23:50.358387 [ 3 ] {67aad3ae-ad1c-4d1c-95bb-93de93ab005d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:50.358752 [ 3 ] {67aad3ae-ad1c-4d1c-95bb-93de93ab005d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:50.358968 [ 3 ] {67aad3ae-ad1c-4d1c-95bb-93de93ab005d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.01 20:23:50.359113 [ 3 ] {67aad3ae-ad1c-4d1c-95bb-93de93ab005d} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.01 20:23:50.359235 [ 3 ] {67aad3ae-ad1c-4d1c-95bb-93de93ab005d} executeQuery: Read 123 rows, 12.26 KiB in 0.000962667 sec., 127770 rows/sec., 12.43 MiB/sec. 2023.12.01 20:23:50.359253 [ 98 ] {} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.01 20:23:50.359346 [ 98 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:50.359408 [ 3 ] {67aad3ae-ad1c-4d1c-95bb-93de93ab005d} DynamicQueryHandler: Done processing query 2023.12.01 20:23:50.359446 [ 3 ] {67aad3ae-ad1c-4d1c-95bb-93de93ab005d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:23:50.359479 [ 3 ] {} HTTP-Session: e386ae0b-cea6-4182-8c5d-259cc681cc80 Destroying unnamed session 2023.12.01 20:23:50.359533 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.01 20:23:50.359606 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 8850, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:50.359656 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:50.359675 [ 3 ] {} HTTP-Session: 5f9527cc-5302-4144-b63f-bda8c5581321 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:50.359693 [ 3 ] {} HTTP-Session: 5f9527cc-5302-4144-b63f-bda8c5581321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:50.359767 [ 3 ] {33aeca85-d10d-4777-bc15-b7d95232d1c0} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:50.359806 [ 3 ] {33aeca85-d10d-4777-bc15-b7d95232d1c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:23:50.359917 [ 3 ] {33aeca85-d10d-4777-bc15-b7d95232d1c0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:50.360218 [ 3 ] {33aeca85-d10d-4777-bc15-b7d95232d1c0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:50.360419 [ 3 ] {33aeca85-d10d-4777-bc15-b7d95232d1c0} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.01 20:23:50.360585 [ 3 ] {33aeca85-d10d-4777-bc15-b7d95232d1c0} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.01 20:23:50.360695 [ 98 ] {} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.01 20:23:50.360712 [ 3 ] {33aeca85-d10d-4777-bc15-b7d95232d1c0} executeQuery: Read 52 rows, 4.15 KiB in 0.000919487 sec., 56553 rows/sec., 4.41 MiB/sec. 2023.12.01 20:23:50.360745 [ 98 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:50.360888 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.01 20:23:50.360939 [ 3 ] {33aeca85-d10d-4777-bc15-b7d95232d1c0} DynamicQueryHandler: Done processing query 2023.12.01 20:23:50.360970 [ 3 ] {33aeca85-d10d-4777-bc15-b7d95232d1c0} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.01 20:23:50.360986 [ 3 ] {} HTTP-Session: 5f9527cc-5302-4144-b63f-bda8c5581321 Destroying unnamed session 2023.12.01 20:23:50.361092 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 2131, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:50.361135 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:50.361152 [ 3 ] {} HTTP-Session: a5dd7a59-7785-487e-9105-292bb55cc4f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:50.361168 [ 3 ] {} HTTP-Session: a5dd7a59-7785-487e-9105-292bb55cc4f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:50.361240 [ 3 ] {d3b47860-d3ba-4c75-ac0b-0c14396c3952} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:50.361362 [ 3 ] {d3b47860-d3ba-4c75-ac0b-0c14396c3952} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.12.01 20:23:50.361497 [ 3 ] {d3b47860-d3ba-4c75-ac0b-0c14396c3952} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:50.361933 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:23:50.362004 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:23:50.362125 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 108 rows starting from the beginning of the part 2023.12.01 20:23:50.362164 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 54 rows starting from the beginning of the part 2023.12.01 20:23:50.362248 [ 3 ] {d3b47860-d3ba-4c75-ac0b-0c14396c3952} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:50.362495 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 123 rows starting from the beginning of the part 2023.12.01 20:23:50.362688 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 41 rows starting from the beginning of the part 2023.12.01 20:23:50.362930 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part 2023.12.01 20:23:50.363119 [ 3 ] {d3b47860-d3ba-4c75-ac0b-0c14396c3952} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.01 20:23:50.363284 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part 2023.12.01 20:23:50.363293 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 123 rows starting from the beginning of the part 2023.12.01 20:23:50.363613 [ 3 ] {d3b47860-d3ba-4c75-ac0b-0c14396c3952} oximeter.measurements_cumulativei64 (332d5a06-1891-4f79-9337-a6e3d73374ee): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.01 20:23:50.363662 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 123 rows starting from the beginning of the part 2023.12.01 20:23:50.363743 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 41 rows starting from the beginning of the part 2023.12.01 20:23:50.363892 [ 3 ] {d3b47860-d3ba-4c75-ac0b-0c14396c3952} executeQuery: Read 11 rows, 743.00 B in 0.002516636 sec., 4370 rows/sec., 288.32 KiB/sec. 2023.12.01 20:23:50.364275 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 123 rows starting from the beginning of the part 2023.12.01 20:23:50.364324 [ 3 ] {d3b47860-d3ba-4c75-ac0b-0c14396c3952} DynamicQueryHandler: Done processing query 2023.12.01 20:23:50.364328 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 41 rows starting from the beginning of the part 2023.12.01 20:23:50.364390 [ 3 ] {d3b47860-d3ba-4c75-ac0b-0c14396c3952} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:23:50.364482 [ 3 ] {} HTTP-Session: a5dd7a59-7785-487e-9105-292bb55cc4f3 Destroying unnamed session 2023.12.01 20:23:50.364731 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part 2023.12.01 20:23:50.364790 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 43874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:50.364891 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:50.364980 [ 3 ] {} HTTP-Session: c9600148-74e8-4596-bfc9-9fc1eb313d05 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:50.365068 [ 3 ] {} HTTP-Session: c9600148-74e8-4596-bfc9-9fc1eb313d05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:50.365455 [ 3 ] {574a126b-8014-4bcd-bcb1-cf82a6c0fb84} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:50.365603 [ 3 ] {574a126b-8014-4bcd-bcb1-cf82a6c0fb84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:23:50.366762 [ 3 ] {574a126b-8014-4bcd-bcb1-cf82a6c0fb84} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:50.367835 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 636 rows, containing 4 columns (4 merged, 0 gathered) in 0.008443967 sec., 75320.04802955767 rows/sec., 7.28 MiB/sec. 2023.12.01 20:23:50.368140 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.01 20:23:50.368472 [ 3 ] {574a126b-8014-4bcd-bcb1-cf82a6c0fb84} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:50.368621 [ 19 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 253 rows, containing 4 columns (4 merged, 0 gathered) in 0.007816734 sec., 32366.45893284842 rows/sec., 2.53 MiB/sec. 2023.12.01 20:23:50.368640 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_6_1} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.01 20:23:50.368806 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_6_1} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.01 20:23:50.368850 [ 19 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.01 20:23:50.369275 [ 3 ] {574a126b-8014-4bcd-bcb1-cf82a6c0fb84} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.01 20:23:50.369291 [ 19 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_6_1} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.01 20:23:50.369399 [ 19 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_6_1} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.01 20:23:50.369560 [ 3 ] {574a126b-8014-4bcd-bcb1-cf82a6c0fb84} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.01 20:23:50.369716 [ 3 ] {574a126b-8014-4bcd-bcb1-cf82a6c0fb84} executeQuery: Read 41 rows, 56.66 KiB in 0.004218858 sec., 9718 rows/sec., 13.11 MiB/sec. 2023.12.01 20:23:50.369873 [ 3 ] {574a126b-8014-4bcd-bcb1-cf82a6c0fb84} DynamicQueryHandler: Done processing query 2023.12.01 20:23:50.369896 [ 3 ] {574a126b-8014-4bcd-bcb1-cf82a6c0fb84} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.01 20:23:50.369913 [ 3 ] {} HTTP-Session: c9600148-74e8-4596-bfc9-9fc1eb313d05 Destroying unnamed session 2023.12.01 20:23:51.001138 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 231.88 MiB, peak 237.14 MiB, will set to 230.67 MiB (RSS), difference: -1.21 MiB 2023.12.01 20:23:54.701563 [ 93 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:23:54.701630 [ 93 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:23:55.302828 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:55.302934 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:55.302960 [ 3 ] {} HTTP-Session: d5a54058-25bb-4976-b2ce-ebaa6ad7f58a Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:55.302986 [ 3 ] {} HTTP-Session: d5a54058-25bb-4976-b2ce-ebaa6ad7f58a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:55.303190 [ 3 ] {da777796-8b12-4f29-ad57-ce2a6384e25d} executeQuery: (from [fd00:1122:3344:101::d]:52973) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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) 2023.12.01 20:23:55.303876 [ 3 ] {da777796-8b12-4f29-ad57-ce2a6384e25d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:55.304087 [ 3 ] {da777796-8b12-4f29-ad57-ce2a6384e25d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:55.304140 [ 3 ] {da777796-8b12-4f29-ad57-ce2a6384e25d} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:23:55.304318 [ 3 ] {da777796-8b12-4f29-ad57-ce2a6384e25d} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2023.12.01 20:23:55.304456 [ 193 ] {da777796-8b12-4f29-ad57-ce2a6384e25d} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:23:55.304487 [ 191 ] {da777796-8b12-4f29-ad57-ce2a6384e25d} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.01 20:23:55.304488 [ 187 ] {da777796-8b12-4f29-ad57-ce2a6384e25d} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.12.01 20:23:55.304648 [ 3 ] {da777796-8b12-4f29-ad57-ce2a6384e25d} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2023.12.01 20:23:55.304730 [ 3 ] {da777796-8b12-4f29-ad57-ce2a6384e25d} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Reading approx. 21 rows with 3 streams 2023.12.01 20:23:55.307070 [ 3 ] {da777796-8b12-4f29-ad57-ce2a6384e25d} executeQuery: Read 21 rows, 2.39 KiB in 0.003842291 sec., 5465 rows/sec., 622.19 KiB/sec. 2023.12.01 20:23:55.307417 [ 3 ] {da777796-8b12-4f29-ad57-ce2a6384e25d} DynamicQueryHandler: Done processing query 2023.12.01 20:23:55.307444 [ 3 ] {da777796-8b12-4f29-ad57-ce2a6384e25d} MemoryTracker: Peak memory usage (for query): 3.11 MiB. 2023.12.01 20:23:55.307461 [ 3 ] {} HTTP-Session: d5a54058-25bb-4976-b2ce-ebaa6ad7f58a Destroying unnamed session 2023.12.01 20:23:55.307620 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:55.307670 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:55.307692 [ 3 ] {} HTTP-Session: e2180418-c37a-4df8-bb0c-7e81a26b431a Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:55.307712 [ 3 ] {} HTTP-Session: e2180418-c37a-4df8-bb0c-7e81a26b431a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:55.307799 [ 3 ] {7bf6af65-56a6-4f87-a1f8-37d50ee03f74} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:55.307840 [ 3 ] {7bf6af65-56a6-4f87-a1f8-37d50ee03f74} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:23:55.307989 [ 3 ] {7bf6af65-56a6-4f87-a1f8-37d50ee03f74} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:55.308337 [ 3 ] {7bf6af65-56a6-4f87-a1f8-37d50ee03f74} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:55.308633 [ 3 ] {7bf6af65-56a6-4f87-a1f8-37d50ee03f74} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.01 20:23:55.308799 [ 3 ] {7bf6af65-56a6-4f87-a1f8-37d50ee03f74} oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.01 20:23:55.308943 [ 3 ] {7bf6af65-56a6-4f87-a1f8-37d50ee03f74} executeQuery: Read 1 rows, 232.00 B in 0.001113851 sec., 897 rows/sec., 203.40 KiB/sec. 2023.12.01 20:23:55.309093 [ 3 ] {7bf6af65-56a6-4f87-a1f8-37d50ee03f74} DynamicQueryHandler: Done processing query 2023.12.01 20:23:55.309117 [ 3 ] {7bf6af65-56a6-4f87-a1f8-37d50ee03f74} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.01 20:23:55.309134 [ 3 ] {} HTTP-Session: e2180418-c37a-4df8-bb0c-7e81a26b431a Destroying unnamed session 2023.12.01 20:23:55.309242 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:55.309288 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:55.309308 [ 3 ] {} HTTP-Session: 1b8d2275-beed-4025-a8cc-d6b18930b45e Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:55.309326 [ 3 ] {} HTTP-Session: 1b8d2275-beed-4025-a8cc-d6b18930b45e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:55.309400 [ 3 ] {b18807ac-6348-46ed-973e-59f41f74f54b} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:55.309438 [ 3 ] {b18807ac-6348-46ed-973e-59f41f74f54b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:23:55.309545 [ 3 ] {b18807ac-6348-46ed-973e-59f41f74f54b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:55.309838 [ 3 ] {b18807ac-6348-46ed-973e-59f41f74f54b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:55.310055 [ 3 ] {b18807ac-6348-46ed-973e-59f41f74f54b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.01 20:23:55.310208 [ 3 ] {b18807ac-6348-46ed-973e-59f41f74f54b} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.01 20:23:55.310337 [ 3 ] {b18807ac-6348-46ed-973e-59f41f74f54b} executeQuery: Read 3 rows, 249.00 B in 0.000908667 sec., 3301 rows/sec., 267.61 KiB/sec. 2023.12.01 20:23:55.310328 [ 93 ] {} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.01 20:23:55.310442 [ 93 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:55.310531 [ 3 ] {b18807ac-6348-46ed-973e-59f41f74f54b} DynamicQueryHandler: Done processing query 2023.12.01 20:23:55.310567 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.01 20:23:55.310590 [ 3 ] {b18807ac-6348-46ed-973e-59f41f74f54b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:23:55.310641 [ 3 ] {} HTTP-Session: 1b8d2275-beed-4025-a8cc-d6b18930b45e Destroying unnamed session 2023.12.01 20:23:55.310717 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:23:55.310778 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part 2023.12.01 20:23:55.310784 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:55.310867 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:55.310907 [ 3 ] {} HTTP-Session: a441fb7e-f454-4774-9172-ca68602ff7b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:55.310961 [ 3 ] {} HTTP-Session: a441fb7e-f454-4774-9172-ca68602ff7b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:55.311059 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 41 rows starting from the beginning of the part 2023.12.01 20:23:55.311162 [ 3 ] {8f947e6b-82b7-436a-b88a-e1f70621d660} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:55.311284 [ 3 ] {8f947e6b-82b7-436a-b88a-e1f70621d660} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.01 20:23:55.311326 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 41 rows starting from the beginning of the part 2023.12.01 20:23:55.311582 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 41 rows starting from the beginning of the part 2023.12.01 20:23:55.311854 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 41 rows starting from the beginning of the part 2023.12.01 20:23:55.311859 [ 3 ] {8f947e6b-82b7-436a-b88a-e1f70621d660} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:55.312068 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part 2023.12.01 20:23:55.312561 [ 3 ] {8f947e6b-82b7-436a-b88a-e1f70621d660} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:55.313102 [ 3 ] {8f947e6b-82b7-436a-b88a-e1f70621d660} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.01 20:23:55.313494 [ 3 ] {8f947e6b-82b7-436a-b88a-e1f70621d660} oximeter.fields_ipaddr (5c99bf73-d033-48ca-a7db-9c39b5ffc62f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.01 20:23:55.313571 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 4 columns (4 merged, 0 gathered) in 0.003067707 sec., 66173.20363385421 rows/sec., 5.24 MiB/sec. 2023.12.01 20:23:55.313700 [ 3 ] {8f947e6b-82b7-436a-b88a-e1f70621d660} executeQuery: Read 2 rows, 175.00 B in 0.002485076 sec., 804 rows/sec., 68.77 KiB/sec. 2023.12.01 20:23:55.313801 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.01 20:23:55.313943 [ 3 ] {8f947e6b-82b7-436a-b88a-e1f70621d660} DynamicQueryHandler: Done processing query 2023.12.01 20:23:55.313977 [ 3 ] {8f947e6b-82b7-436a-b88a-e1f70621d660} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:23:55.314010 [ 3 ] {} HTTP-Session: a441fb7e-f454-4774-9172-ca68602ff7b7 Destroying unnamed session 2023.12.01 20:23:55.314081 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_6_1} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.01 20:23:55.314144 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 6807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:55.314161 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_6_1} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.01 20:23:55.314211 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:55.314273 [ 3 ] {} HTTP-Session: 1d78bcd0-3eb0-4431-90da-89e17517c535 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:55.314297 [ 3 ] {} HTTP-Session: 1d78bcd0-3eb0-4431-90da-89e17517c535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:55.314371 [ 3 ] {eb0884fa-962f-4a41-8c88-32a6d40fa3f4} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:55.314411 [ 3 ] {eb0884fa-962f-4a41-8c88-32a6d40fa3f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:23:55.314527 [ 3 ] {eb0884fa-962f-4a41-8c88-32a6d40fa3f4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:55.314845 [ 3 ] {eb0884fa-962f-4a41-8c88-32a6d40fa3f4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:55.315060 [ 3 ] {eb0884fa-962f-4a41-8c88-32a6d40fa3f4} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.01 20:23:55.315209 [ 3 ] {eb0884fa-962f-4a41-8c88-32a6d40fa3f4} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.01 20:23:55.315325 [ 3 ] {eb0884fa-962f-4a41-8c88-32a6d40fa3f4} executeQuery: Read 46 rows, 3.97 KiB in 0.000927727 sec., 49583 rows/sec., 4.18 MiB/sec. 2023.12.01 20:23:55.315445 [ 3 ] {eb0884fa-962f-4a41-8c88-32a6d40fa3f4} DynamicQueryHandler: Done processing query 2023.12.01 20:23:55.315469 [ 3 ] {eb0884fa-962f-4a41-8c88-32a6d40fa3f4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:23:55.315485 [ 3 ] {} HTTP-Session: 1d78bcd0-3eb0-4431-90da-89e17517c535 Destroying unnamed session 2023.12.01 20:23:55.315587 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:55.315633 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:55.315652 [ 3 ] {} HTTP-Session: c6595ab7-4d8b-42dd-99bf-4333883de2d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:55.315670 [ 3 ] {} HTTP-Session: c6595ab7-4d8b-42dd-99bf-4333883de2d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:55.315737 [ 3 ] {fe3777e0-482e-45b2-8f52-839425190718} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:55.315777 [ 3 ] {fe3777e0-482e-45b2-8f52-839425190718} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.01 20:23:55.315882 [ 3 ] {fe3777e0-482e-45b2-8f52-839425190718} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:55.316236 [ 3 ] {fe3777e0-482e-45b2-8f52-839425190718} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:55.316448 [ 3 ] {fe3777e0-482e-45b2-8f52-839425190718} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.01 20:23:55.316596 [ 3 ] {fe3777e0-482e-45b2-8f52-839425190718} oximeter.fields_u16 (935d49c3-9627-4fa6-8b26-42b49150bfca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.01 20:23:55.316715 [ 3 ] {fe3777e0-482e-45b2-8f52-839425190718} executeQuery: Read 2 rows, 143.00 B in 0.000949888 sec., 2105 rows/sec., 147.02 KiB/sec. 2023.12.01 20:23:55.316847 [ 3 ] {fe3777e0-482e-45b2-8f52-839425190718} DynamicQueryHandler: Done processing query 2023.12.01 20:23:55.316870 [ 3 ] {fe3777e0-482e-45b2-8f52-839425190718} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:23:55.316887 [ 3 ] {} HTTP-Session: c6595ab7-4d8b-42dd-99bf-4333883de2d5 Destroying unnamed session 2023.12.01 20:23:55.316990 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 4940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:55.317033 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:55.317052 [ 3 ] {} HTTP-Session: d2647c74-3dee-495c-8c93-774a9973334c Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:55.317070 [ 3 ] {} HTTP-Session: d2647c74-3dee-495c-8c93-774a9973334c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:55.317141 [ 3 ] {1265b283-88a0-4d54-8301-9de42e04cf5b} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:55.317180 [ 3 ] {1265b283-88a0-4d54-8301-9de42e04cf5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:23:55.317286 [ 3 ] {1265b283-88a0-4d54-8301-9de42e04cf5b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:55.317579 [ 3 ] {1265b283-88a0-4d54-8301-9de42e04cf5b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:55.317793 [ 3 ] {1265b283-88a0-4d54-8301-9de42e04cf5b} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.01 20:23:55.317939 [ 3 ] {1265b283-88a0-4d54-8301-9de42e04cf5b} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.01 20:23:55.318038 [ 3 ] {1265b283-88a0-4d54-8301-9de42e04cf5b} executeQuery: Read 29 rows, 2.30 KiB in 0.000870156 sec., 33327 rows/sec., 2.58 MiB/sec. 2023.12.01 20:23:55.318190 [ 3 ] {1265b283-88a0-4d54-8301-9de42e04cf5b} DynamicQueryHandler: Done processing query 2023.12.01 20:23:55.318214 [ 3 ] {1265b283-88a0-4d54-8301-9de42e04cf5b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:23:55.318231 [ 3 ] {} HTTP-Session: d2647c74-3dee-495c-8c93-774a9973334c Destroying unnamed session 2023.12.01 20:23:55.318340 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7177, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:55.318385 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:55.318404 [ 3 ] {} HTTP-Session: 7619e18a-addb-41c6-83b6-b31330c2e5dd Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:55.318420 [ 3 ] {} HTTP-Session: 7619e18a-addb-41c6-83b6-b31330c2e5dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:55.318493 [ 3 ] {e66767d6-bebe-4ffb-adc2-3c35af503c11} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:55.318535 [ 3 ] {e66767d6-bebe-4ffb-adc2-3c35af503c11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.01 20:23:55.318656 [ 3 ] {e66767d6-bebe-4ffb-adc2-3c35af503c11} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:55.318970 [ 3 ] {e66767d6-bebe-4ffb-adc2-3c35af503c11} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:55.319228 [ 3 ] {e66767d6-bebe-4ffb-adc2-3c35af503c11} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.01 20:23:55.319400 [ 3 ] {e66767d6-bebe-4ffb-adc2-3c35af503c11} oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.01 20:23:55.319492 [ 3 ] {e66767d6-bebe-4ffb-adc2-3c35af503c11} executeQuery: Read 37 rows, 2.64 KiB in 0.000975288 sec., 37937 rows/sec., 2.64 MiB/sec. 2023.12.01 20:23:55.319612 [ 3 ] {e66767d6-bebe-4ffb-adc2-3c35af503c11} DynamicQueryHandler: Done processing query 2023.12.01 20:23:55.319635 [ 3 ] {e66767d6-bebe-4ffb-adc2-3c35af503c11} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:23:55.319651 [ 3 ] {} HTTP-Session: 7619e18a-addb-41c6-83b6-b31330c2e5dd Destroying unnamed session 2023.12.01 20:23:55.319752 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 3272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:23:55.319797 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:23:55.319816 [ 3 ] {} HTTP-Session: 1857f332-db7b-4773-8aee-1e8a364918f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:23:55.319834 [ 3 ] {} HTTP-Session: 1857f332-db7b-4773-8aee-1e8a364918f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:23:55.319903 [ 3 ] {3f10c5db-1a77-4530-9a12-fc1c6adab2db} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:23:55.319947 [ 3 ] {3f10c5db-1a77-4530-9a12-fc1c6adab2db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:23:55.320081 [ 3 ] {3f10c5db-1a77-4530-9a12-fc1c6adab2db} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:23:55.320382 [ 3 ] {3f10c5db-1a77-4530-9a12-fc1c6adab2db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:55.320652 [ 3 ] {3f10c5db-1a77-4530-9a12-fc1c6adab2db} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.01 20:23:55.320827 [ 3 ] {3f10c5db-1a77-4530-9a12-fc1c6adab2db} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.01 20:23:55.320916 [ 92 ] {} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.01 20:23:55.320931 [ 3 ] {3f10c5db-1a77-4530-9a12-fc1c6adab2db} executeQuery: Read 3 rows, 4.15 KiB in 0.000999969 sec., 3000 rows/sec., 4.05 MiB/sec. 2023.12.01 20:23:55.320971 [ 92 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:23:55.321105 [ 19 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.01 20:23:55.321164 [ 3 ] {3f10c5db-1a77-4530-9a12-fc1c6adab2db} DynamicQueryHandler: Done processing query 2023.12.01 20:23:55.321204 [ 3 ] {3f10c5db-1a77-4530-9a12-fc1c6adab2db} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:23:55.321243 [ 3 ] {} HTTP-Session: 1857f332-db7b-4773-8aee-1e8a364918f8 Destroying unnamed session 2023.12.01 20:23:55.321302 [ 19 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:23:55.321346 [ 19 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part 2023.12.01 20:23:55.321479 [ 19 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 41 rows starting from the beginning of the part 2023.12.01 20:23:55.321578 [ 19 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 41 rows starting from the beginning of the part 2023.12.01 20:23:55.321669 [ 19 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 41 rows starting from the beginning of the part 2023.12.01 20:23:55.321759 [ 19 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 41 rows starting from the beginning of the part 2023.12.01 20:23:55.321849 [ 19 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part 2023.12.01 20:23:55.328476 [ 15 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 6 columns (6 merged, 0 gathered) in 0.007464318 sec., 27196.054616108264 rows/sec., 36.70 MiB/sec. 2023.12.01 20:23:55.328697 [ 15 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.01 20:23:55.328960 [ 15 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_6_1} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.01 20:23:55.329039 [ 15 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_6_1} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.01 20:23:55.329118 [ 15 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_6_1: 4.11 MiB. 2023.12.01 20:24:00.290716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:00.290845 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:00.290875 [ 3 ] {} HTTP-Session: 6f4e14f5-a74a-46c4-89fc-4cd30abb5825 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:00.290903 [ 3 ] {} HTTP-Session: 6f4e14f5-a74a-46c4-89fc-4cd30abb5825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:00.291035 [ 3 ] {d74a732d-1b34-4025-a73c-62248044449f} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:00.291090 [ 3 ] {d74a732d-1b34-4025-a73c-62248044449f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:24:00.291248 [ 3 ] {d74a732d-1b34-4025-a73c-62248044449f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:00.291689 [ 3 ] {d74a732d-1b34-4025-a73c-62248044449f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:00.291953 [ 3 ] {d74a732d-1b34-4025-a73c-62248044449f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.01 20:24:00.292116 [ 3 ] {d74a732d-1b34-4025-a73c-62248044449f} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.01 20:24:00.292234 [ 3 ] {d74a732d-1b34-4025-a73c-62248044449f} executeQuery: Read 41 rows, 3.32 KiB in 0.001165181 sec., 35187 rows/sec., 2.79 MiB/sec. 2023.12.01 20:24:00.292382 [ 3 ] {d74a732d-1b34-4025-a73c-62248044449f} DynamicQueryHandler: Done processing query 2023.12.01 20:24:00.292407 [ 3 ] {d74a732d-1b34-4025-a73c-62248044449f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:24:00.292424 [ 3 ] {} HTTP-Session: 6f4e14f5-a74a-46c4-89fc-4cd30abb5825 Destroying unnamed session 2023.12.01 20:24:00.292543 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:00.292593 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:00.292613 [ 3 ] {} HTTP-Session: 5462e07b-a4f1-40d9-8c0e-5591b9d71095 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:00.292632 [ 3 ] {} HTTP-Session: 5462e07b-a4f1-40d9-8c0e-5591b9d71095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:00.292708 [ 3 ] {e11cc1db-5372-4d67-8157-0190f23d0547} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:00.292750 [ 3 ] {e11cc1db-5372-4d67-8157-0190f23d0547} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.01 20:24:00.292859 [ 3 ] {e11cc1db-5372-4d67-8157-0190f23d0547} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:00.293157 [ 3 ] {e11cc1db-5372-4d67-8157-0190f23d0547} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:00.293378 [ 3 ] {e11cc1db-5372-4d67-8157-0190f23d0547} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.01 20:24:00.293529 [ 3 ] {e11cc1db-5372-4d67-8157-0190f23d0547} oximeter.fields_ipaddr (5c99bf73-d033-48ca-a7db-9c39b5ffc62f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.01 20:24:00.293624 [ 3 ] {e11cc1db-5372-4d67-8157-0190f23d0547} executeQuery: Read 2 rows, 175.00 B in 0.000889196 sec., 2249 rows/sec., 192.19 KiB/sec. 2023.12.01 20:24:00.293740 [ 3 ] {e11cc1db-5372-4d67-8157-0190f23d0547} DynamicQueryHandler: Done processing query 2023.12.01 20:24:00.293764 [ 3 ] {e11cc1db-5372-4d67-8157-0190f23d0547} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:24:00.293779 [ 3 ] {} HTTP-Session: 5462e07b-a4f1-40d9-8c0e-5591b9d71095 Destroying unnamed session 2023.12.01 20:24:00.293939 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 19950, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:00.293984 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:00.294002 [ 3 ] {} HTTP-Session: 382e3281-3aa1-4a8d-b7c8-c13bde714a7c Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:00.294020 [ 3 ] {} HTTP-Session: 382e3281-3aa1-4a8d-b7c8-c13bde714a7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:00.294094 [ 3 ] {0514b85f-1cf4-48c5-9fc4-ea6e99799a81} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:00.294132 [ 3 ] {0514b85f-1cf4-48c5-9fc4-ea6e99799a81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:24:00.294235 [ 3 ] {0514b85f-1cf4-48c5-9fc4-ea6e99799a81} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:00.294591 [ 3 ] {0514b85f-1cf4-48c5-9fc4-ea6e99799a81} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:00.294807 [ 3 ] {0514b85f-1cf4-48c5-9fc4-ea6e99799a81} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.01 20:24:00.294955 [ 3 ] {0514b85f-1cf4-48c5-9fc4-ea6e99799a81} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.01 20:24:00.295056 [ 3 ] {0514b85f-1cf4-48c5-9fc4-ea6e99799a81} executeQuery: Read 124 rows, 12.35 KiB in 0.000935248 sec., 132585 rows/sec., 12.89 MiB/sec. 2023.12.01 20:24:00.295173 [ 3 ] {0514b85f-1cf4-48c5-9fc4-ea6e99799a81} DynamicQueryHandler: Done processing query 2023.12.01 20:24:00.295196 [ 3 ] {0514b85f-1cf4-48c5-9fc4-ea6e99799a81} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:24:00.295211 [ 3 ] {} HTTP-Session: 382e3281-3aa1-4a8d-b7c8-c13bde714a7c Destroying unnamed session 2023.12.01 20:24:00.295309 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:00.295356 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:00.295374 [ 3 ] {} HTTP-Session: 8741c09b-3843-43e5-b0c8-6c86c721414b Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:00.295391 [ 3 ] {} HTTP-Session: 8741c09b-3843-43e5-b0c8-6c86c721414b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:00.295460 [ 3 ] {3bb3fe62-b072-4229-b5ec-61f99dcaedeb} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:00.295498 [ 3 ] {3bb3fe62-b072-4229-b5ec-61f99dcaedeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.01 20:24:00.295604 [ 3 ] {3bb3fe62-b072-4229-b5ec-61f99dcaedeb} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:00.295862 [ 3 ] {3bb3fe62-b072-4229-b5ec-61f99dcaedeb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:00.296052 [ 3 ] {3bb3fe62-b072-4229-b5ec-61f99dcaedeb} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.01 20:24:00.296189 [ 3 ] {3bb3fe62-b072-4229-b5ec-61f99dcaedeb} oximeter.fields_u16 (935d49c3-9627-4fa6-8b26-42b49150bfca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.01 20:24:00.296283 [ 3 ] {3bb3fe62-b072-4229-b5ec-61f99dcaedeb} executeQuery: Read 2 rows, 143.00 B in 0.000827675 sec., 2416 rows/sec., 168.72 KiB/sec. 2023.12.01 20:24:00.296394 [ 3 ] {3bb3fe62-b072-4229-b5ec-61f99dcaedeb} DynamicQueryHandler: Done processing query 2023.12.01 20:24:00.296416 [ 3 ] {3bb3fe62-b072-4229-b5ec-61f99dcaedeb} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:24:00.296431 [ 3 ] {} HTTP-Session: 8741c09b-3843-43e5-b0c8-6c86c721414b Destroying unnamed session 2023.12.01 20:24:00.296537 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:00.296579 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:00.296597 [ 3 ] {} HTTP-Session: 4a3db77b-329d-4221-98f3-8a9824fd8ae9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:00.296613 [ 3 ] {} HTTP-Session: 4a3db77b-329d-4221-98f3-8a9824fd8ae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:00.296681 [ 3 ] {c0765a94-02fb-4cdf-a06a-8112aa76bd5f} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:00.296782 [ 3 ] {c0765a94-02fb-4cdf-a06a-8112aa76bd5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:24:00.296887 [ 3 ] {c0765a94-02fb-4cdf-a06a-8112aa76bd5f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:00.297182 [ 3 ] {c0765a94-02fb-4cdf-a06a-8112aa76bd5f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:00.297385 [ 3 ] {c0765a94-02fb-4cdf-a06a-8112aa76bd5f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.01 20:24:00.297535 [ 3 ] {c0765a94-02fb-4cdf-a06a-8112aa76bd5f} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.01 20:24:00.297633 [ 3 ] {c0765a94-02fb-4cdf-a06a-8112aa76bd5f} executeQuery: Read 43 rows, 3.45 KiB in 0.000861327 sec., 49922 rows/sec., 3.91 MiB/sec. 2023.12.01 20:24:00.297748 [ 3 ] {c0765a94-02fb-4cdf-a06a-8112aa76bd5f} DynamicQueryHandler: Done processing query 2023.12.01 20:24:00.297771 [ 3 ] {c0765a94-02fb-4cdf-a06a-8112aa76bd5f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:24:00.297786 [ 3 ] {} HTTP-Session: 4a3db77b-329d-4221-98f3-8a9824fd8ae9 Destroying unnamed session 2023.12.01 20:24:00.297885 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:00.297930 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:00.297948 [ 3 ] {} HTTP-Session: bc3b15f5-eb89-4a71-914f-7362d75be216 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:00.297965 [ 3 ] {} HTTP-Session: bc3b15f5-eb89-4a71-914f-7362d75be216 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:00.298032 [ 3 ] {0d07e4df-26f6-4998-9b25-ae980c9e1f78} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:00.298073 [ 3 ] {0d07e4df-26f6-4998-9b25-ae980c9e1f78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.01 20:24:00.298188 [ 3 ] {0d07e4df-26f6-4998-9b25-ae980c9e1f78} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:00.298452 [ 3 ] {0d07e4df-26f6-4998-9b25-ae980c9e1f78} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:00.298698 [ 3 ] {0d07e4df-26f6-4998-9b25-ae980c9e1f78} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.01 20:24:00.298873 [ 3 ] {0d07e4df-26f6-4998-9b25-ae980c9e1f78} oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.01 20:24:00.298975 [ 3 ] {0d07e4df-26f6-4998-9b25-ae980c9e1f78} executeQuery: Read 1 rows, 71.00 B in 0.000915467 sec., 1092 rows/sec., 75.74 KiB/sec. 2023.12.01 20:24:00.299096 [ 3 ] {0d07e4df-26f6-4998-9b25-ae980c9e1f78} DynamicQueryHandler: Done processing query 2023.12.01 20:24:00.299119 [ 3 ] {0d07e4df-26f6-4998-9b25-ae980c9e1f78} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.12.01 20:24:00.299134 [ 3 ] {} HTTP-Session: bc3b15f5-eb89-4a71-914f-7362d75be216 Destroying unnamed session 2023.12.01 20:24:00.299273 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 43874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:00.299318 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:00.299336 [ 3 ] {} HTTP-Session: d385a5c3-53c3-4183-ae74-907f71daa95b Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:00.299353 [ 3 ] {} HTTP-Session: d385a5c3-53c3-4183-ae74-907f71daa95b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:00.299430 [ 3 ] {77ee101f-e9b1-4f2f-bd61-10b6ed73d21a} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:00.299472 [ 3 ] {77ee101f-e9b1-4f2f-bd61-10b6ed73d21a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:24:00.299602 [ 3 ] {77ee101f-e9b1-4f2f-bd61-10b6ed73d21a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:00.300111 [ 3 ] {77ee101f-e9b1-4f2f-bd61-10b6ed73d21a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:00.300420 [ 3 ] {77ee101f-e9b1-4f2f-bd61-10b6ed73d21a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.01 20:24:00.300596 [ 3 ] {77ee101f-e9b1-4f2f-bd61-10b6ed73d21a} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.01 20:24:00.300702 [ 3 ] {77ee101f-e9b1-4f2f-bd61-10b6ed73d21a} executeQuery: Read 41 rows, 56.66 KiB in 0.001244083 sec., 32956 rows/sec., 44.47 MiB/sec. 2023.12.01 20:24:00.300835 [ 3 ] {77ee101f-e9b1-4f2f-bd61-10b6ed73d21a} DynamicQueryHandler: Done processing query 2023.12.01 20:24:00.300859 [ 3 ] {77ee101f-e9b1-4f2f-bd61-10b6ed73d21a} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.01 20:24:00.300875 [ 3 ] {} HTTP-Session: d385a5c3-53c3-4183-ae74-907f71daa95b Destroying unnamed session 2023.12.01 20:24:05.288249 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:05.288433 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:05.288480 [ 3 ] {} HTTP-Session: cc68c6ae-3e10-4065-8322-54a9e1b9688a Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:05.288523 [ 3 ] {} HTTP-Session: cc68c6ae-3e10-4065-8322-54a9e1b9688a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:05.288717 [ 3 ] {569b0248-bb8a-455e-acbe-38228e14bb98} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:05.288811 [ 3 ] {569b0248-bb8a-455e-acbe-38228e14bb98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:24:05.289082 [ 3 ] {569b0248-bb8a-455e-acbe-38228e14bb98} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:05.289610 [ 3 ] {569b0248-bb8a-455e-acbe-38228e14bb98} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:05.289881 [ 3 ] {569b0248-bb8a-455e-acbe-38228e14bb98} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.01 20:24:05.290048 [ 3 ] {569b0248-bb8a-455e-acbe-38228e14bb98} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.01 20:24:05.290190 [ 3 ] {569b0248-bb8a-455e-acbe-38228e14bb98} executeQuery: Read 5 rows, 415.00 B in 0.001414596 sec., 3534 rows/sec., 286.49 KiB/sec. 2023.12.01 20:24:05.290371 [ 3 ] {569b0248-bb8a-455e-acbe-38228e14bb98} DynamicQueryHandler: Done processing query 2023.12.01 20:24:05.290397 [ 3 ] {569b0248-bb8a-455e-acbe-38228e14bb98} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:24:05.290413 [ 3 ] {} HTTP-Session: cc68c6ae-3e10-4065-8322-54a9e1b9688a Destroying unnamed session 2023.12.01 20:24:05.290539 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:05.290589 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:05.290608 [ 3 ] {} HTTP-Session: 7796a558-d136-483d-9f6e-377717a75dc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:05.290627 [ 3 ] {} HTTP-Session: 7796a558-d136-483d-9f6e-377717a75dc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:05.290705 [ 3 ] {41966d22-e5a3-4a41-9fd5-73e60636ed37} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:05.290746 [ 3 ] {41966d22-e5a3-4a41-9fd5-73e60636ed37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:24:05.290859 [ 3 ] {41966d22-e5a3-4a41-9fd5-73e60636ed37} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:05.291170 [ 3 ] {41966d22-e5a3-4a41-9fd5-73e60636ed37} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:05.291378 [ 3 ] {41966d22-e5a3-4a41-9fd5-73e60636ed37} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.01 20:24:05.291534 [ 3 ] {41966d22-e5a3-4a41-9fd5-73e60636ed37} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.01 20:24:05.291635 [ 3 ] {41966d22-e5a3-4a41-9fd5-73e60636ed37} executeQuery: Read 15 rows, 1.39 KiB in 0.000901237 sec., 16643 rows/sec., 1.50 MiB/sec. 2023.12.01 20:24:05.291768 [ 3 ] {41966d22-e5a3-4a41-9fd5-73e60636ed37} DynamicQueryHandler: Done processing query 2023.12.01 20:24:05.291791 [ 3 ] {41966d22-e5a3-4a41-9fd5-73e60636ed37} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:24:05.291808 [ 3 ] {} HTTP-Session: 7796a558-d136-483d-9f6e-377717a75dc5 Destroying unnamed session 2023.12.01 20:24:05.291962 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:05.292007 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:05.292026 [ 3 ] {} HTTP-Session: dcc47bd1-be74-4224-8745-164762e2d937 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:05.292044 [ 3 ] {} HTTP-Session: dcc47bd1-be74-4224-8745-164762e2d937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:05.292113 [ 3 ] {e020dd5c-a69b-40cf-a036-5ef506c7d4c7} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:05.292153 [ 3 ] {e020dd5c-a69b-40cf-a036-5ef506c7d4c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:24:05.292260 [ 3 ] {e020dd5c-a69b-40cf-a036-5ef506c7d4c7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:05.292531 [ 3 ] {e020dd5c-a69b-40cf-a036-5ef506c7d4c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:05.292736 [ 3 ] {e020dd5c-a69b-40cf-a036-5ef506c7d4c7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.01 20:24:05.292884 [ 3 ] {e020dd5c-a69b-40cf-a036-5ef506c7d4c7} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.01 20:24:05.293006 [ 3 ] {e020dd5c-a69b-40cf-a036-5ef506c7d4c7} executeQuery: Read 5 rows, 410.00 B in 0.000862826 sec., 5794 rows/sec., 464.05 KiB/sec. 2023.12.01 20:24:05.293127 [ 3 ] {e020dd5c-a69b-40cf-a036-5ef506c7d4c7} DynamicQueryHandler: Done processing query 2023.12.01 20:24:05.293151 [ 3 ] {e020dd5c-a69b-40cf-a036-5ef506c7d4c7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:24:05.293166 [ 3 ] {} HTTP-Session: dcc47bd1-be74-4224-8745-164762e2d937 Destroying unnamed session 2023.12.01 20:24:05.293275 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:05.293321 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:05.293339 [ 3 ] {} HTTP-Session: 22891f3b-25ea-43f8-9677-7acc46b5caf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:05.293356 [ 3 ] {} HTTP-Session: 22891f3b-25ea-43f8-9677-7acc46b5caf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:05.293427 [ 3 ] {b2df4e65-1ebf-4ab0-89ca-15e3fbc6ac50} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:05.293470 [ 3 ] {b2df4e65-1ebf-4ab0-89ca-15e3fbc6ac50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:24:05.293610 [ 3 ] {b2df4e65-1ebf-4ab0-89ca-15e3fbc6ac50} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:05.293924 [ 3 ] {b2df4e65-1ebf-4ab0-89ca-15e3fbc6ac50} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:05.294198 [ 3 ] {b2df4e65-1ebf-4ab0-89ca-15e3fbc6ac50} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.01 20:24:05.294373 [ 3 ] {b2df4e65-1ebf-4ab0-89ca-15e3fbc6ac50} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.01 20:24:05.294502 [ 3 ] {b2df4e65-1ebf-4ab0-89ca-15e3fbc6ac50} executeQuery: Read 5 rows, 6.91 KiB in 0.001046809 sec., 4776 rows/sec., 6.45 MiB/sec. 2023.12.01 20:24:05.294627 [ 3 ] {b2df4e65-1ebf-4ab0-89ca-15e3fbc6ac50} DynamicQueryHandler: Done processing query 2023.12.01 20:24:05.294650 [ 3 ] {b2df4e65-1ebf-4ab0-89ca-15e3fbc6ac50} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:24:05.294667 [ 3 ] {} HTTP-Session: 22891f3b-25ea-43f8-9677-7acc46b5caf5 Destroying unnamed session 2023.12.01 20:24:09.701670 [ 68 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:24:09.701734 [ 68 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:24:10.291034 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:10.291140 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:10.291169 [ 3 ] {} HTTP-Session: 5940bfea-5085-4c71-a3d8-5b3422573cd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:10.291197 [ 3 ] {} HTTP-Session: 5940bfea-5085-4c71-a3d8-5b3422573cd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:10.291339 [ 3 ] {fe0d131d-5fd1-450f-bbf3-1d617fbcb090} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:10.291402 [ 3 ] {fe0d131d-5fd1-450f-bbf3-1d617fbcb090} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:24:10.291562 [ 3 ] {fe0d131d-5fd1-450f-bbf3-1d617fbcb090} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:10.292088 [ 3 ] {fe0d131d-5fd1-450f-bbf3-1d617fbcb090} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:10.292357 [ 3 ] {fe0d131d-5fd1-450f-bbf3-1d617fbcb090} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.01 20:24:10.292522 [ 3 ] {fe0d131d-5fd1-450f-bbf3-1d617fbcb090} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.01 20:24:10.292644 [ 3 ] {fe0d131d-5fd1-450f-bbf3-1d617fbcb090} executeQuery: Read 41 rows, 3.32 KiB in 0.001267293 sec., 32352 rows/sec., 2.56 MiB/sec. 2023.12.01 20:24:10.292791 [ 3 ] {fe0d131d-5fd1-450f-bbf3-1d617fbcb090} DynamicQueryHandler: Done processing query 2023.12.01 20:24:10.292816 [ 3 ] {fe0d131d-5fd1-450f-bbf3-1d617fbcb090} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:24:10.292832 [ 3 ] {} HTTP-Session: 5940bfea-5085-4c71-a3d8-5b3422573cd8 Destroying unnamed session 2023.12.01 20:24:10.292978 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 19800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:10.293029 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:10.293048 [ 3 ] {} HTTP-Session: ecf94a88-66eb-4ea4-8bd8-76486a6c6730 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:10.293067 [ 3 ] {} HTTP-Session: ecf94a88-66eb-4ea4-8bd8-76486a6c6730 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:10.293151 [ 3 ] {98f31502-5e61-46bf-a89d-8a85f3093577} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:10.293192 [ 3 ] {98f31502-5e61-46bf-a89d-8a85f3093577} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:24:10.293299 [ 3 ] {98f31502-5e61-46bf-a89d-8a85f3093577} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:10.293692 [ 3 ] {98f31502-5e61-46bf-a89d-8a85f3093577} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:10.293912 [ 3 ] {98f31502-5e61-46bf-a89d-8a85f3093577} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.01 20:24:10.294071 [ 3 ] {98f31502-5e61-46bf-a89d-8a85f3093577} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.01 20:24:10.294177 [ 3 ] {98f31502-5e61-46bf-a89d-8a85f3093577} executeQuery: Read 123 rows, 12.26 KiB in 0.000994559 sec., 123672 rows/sec., 12.04 MiB/sec. 2023.12.01 20:24:10.294316 [ 3 ] {98f31502-5e61-46bf-a89d-8a85f3093577} DynamicQueryHandler: Done processing query 2023.12.01 20:24:10.294340 [ 3 ] {98f31502-5e61-46bf-a89d-8a85f3093577} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:24:10.294356 [ 3 ] {} HTTP-Session: ecf94a88-66eb-4ea4-8bd8-76486a6c6730 Destroying unnamed session 2023.12.01 20:24:10.294502 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:10.294548 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:10.294567 [ 3 ] {} HTTP-Session: b9186350-1709-4256-981a-71da95b62dac Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:10.294585 [ 3 ] {} HTTP-Session: b9186350-1709-4256-981a-71da95b62dac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:10.294659 [ 3 ] {3a63a80d-68c8-4168-851b-de6f7acbf47d} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:10.294697 [ 3 ] {3a63a80d-68c8-4168-851b-de6f7acbf47d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:24:10.294803 [ 3 ] {3a63a80d-68c8-4168-851b-de6f7acbf47d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:10.295096 [ 3 ] {3a63a80d-68c8-4168-851b-de6f7acbf47d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:10.295305 [ 3 ] {3a63a80d-68c8-4168-851b-de6f7acbf47d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.01 20:24:10.295453 [ 3 ] {3a63a80d-68c8-4168-851b-de6f7acbf47d} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.01 20:24:10.295553 [ 3 ] {3a63a80d-68c8-4168-851b-de6f7acbf47d} executeQuery: Read 41 rows, 3.28 KiB in 0.000868826 sec., 47190 rows/sec., 3.69 MiB/sec. 2023.12.01 20:24:10.295667 [ 3 ] {3a63a80d-68c8-4168-851b-de6f7acbf47d} DynamicQueryHandler: Done processing query 2023.12.01 20:24:10.295690 [ 3 ] {3a63a80d-68c8-4168-851b-de6f7acbf47d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:24:10.295705 [ 3 ] {} HTTP-Session: b9186350-1709-4256-981a-71da95b62dac Destroying unnamed session 2023.12.01 20:24:10.295871 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 43874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:10.295916 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:10.295935 [ 3 ] {} HTTP-Session: b57d164c-6d81-499c-bd31-145ceedd9ea6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:10.295952 [ 3 ] {} HTTP-Session: b57d164c-6d81-499c-bd31-145ceedd9ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:10.296034 [ 3 ] {bf151d5d-794b-4331-ad01-aaa26a8aa52d} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:10.296079 [ 3 ] {bf151d5d-794b-4331-ad01-aaa26a8aa52d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:24:10.296212 [ 3 ] {bf151d5d-794b-4331-ad01-aaa26a8aa52d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:10.296697 [ 3 ] {bf151d5d-794b-4331-ad01-aaa26a8aa52d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:10.297010 [ 3 ] {bf151d5d-794b-4331-ad01-aaa26a8aa52d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.01 20:24:10.297187 [ 3 ] {bf151d5d-794b-4331-ad01-aaa26a8aa52d} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.01 20:24:10.297292 [ 3 ] {bf151d5d-794b-4331-ad01-aaa26a8aa52d} executeQuery: Read 41 rows, 56.66 KiB in 0.001229853 sec., 33337 rows/sec., 44.99 MiB/sec. 2023.12.01 20:24:10.297432 [ 3 ] {bf151d5d-794b-4331-ad01-aaa26a8aa52d} DynamicQueryHandler: Done processing query 2023.12.01 20:24:10.297455 [ 3 ] {bf151d5d-794b-4331-ad01-aaa26a8aa52d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.01 20:24:10.297471 [ 3 ] {} HTTP-Session: b57d164c-6d81-499c-bd31-145ceedd9ea6 Destroying unnamed session 2023.12.01 20:24:15.288561 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:15.288689 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:15.288719 [ 3 ] {} HTTP-Session: 0b53bae6-0cd2-40a5-888e-a29c8bdf980a Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:15.288747 [ 3 ] {} HTTP-Session: 0b53bae6-0cd2-40a5-888e-a29c8bdf980a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:15.288884 [ 3 ] {fd65c183-54d0-4ffd-b5c5-372e98df4f0c} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:15.288950 [ 3 ] {fd65c183-54d0-4ffd-b5c5-372e98df4f0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:24:15.289128 [ 3 ] {fd65c183-54d0-4ffd-b5c5-372e98df4f0c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:15.289575 [ 3 ] {fd65c183-54d0-4ffd-b5c5-372e98df4f0c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:15.289840 [ 3 ] {fd65c183-54d0-4ffd-b5c5-372e98df4f0c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.01 20:24:15.289999 [ 3 ] {fd65c183-54d0-4ffd-b5c5-372e98df4f0c} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.01 20:24:15.290116 [ 3 ] {fd65c183-54d0-4ffd-b5c5-372e98df4f0c} executeQuery: Read 5 rows, 415.00 B in 0.001193702 sec., 4188 rows/sec., 339.51 KiB/sec. 2023.12.01 20:24:15.290257 [ 3 ] {fd65c183-54d0-4ffd-b5c5-372e98df4f0c} DynamicQueryHandler: Done processing query 2023.12.01 20:24:15.290282 [ 3 ] {fd65c183-54d0-4ffd-b5c5-372e98df4f0c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:24:15.290298 [ 3 ] {} HTTP-Session: 0b53bae6-0cd2-40a5-888e-a29c8bdf980a Destroying unnamed session 2023.12.01 20:24:15.290414 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:15.290460 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:15.290479 [ 3 ] {} HTTP-Session: 93c79cfe-1419-451c-acdf-3dca0b4f9d5d Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:15.290498 [ 3 ] {} HTTP-Session: 93c79cfe-1419-451c-acdf-3dca0b4f9d5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:15.290569 [ 3 ] {9c3ecab4-8ddc-4db4-b7ab-970b9228e140} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:15.290608 [ 3 ] {9c3ecab4-8ddc-4db4-b7ab-970b9228e140} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:24:15.290712 [ 3 ] {9c3ecab4-8ddc-4db4-b7ab-970b9228e140} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:15.290981 [ 3 ] {9c3ecab4-8ddc-4db4-b7ab-970b9228e140} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:15.291182 [ 3 ] {9c3ecab4-8ddc-4db4-b7ab-970b9228e140} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.01 20:24:15.291340 [ 3 ] {9c3ecab4-8ddc-4db4-b7ab-970b9228e140} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.01 20:24:15.291442 [ 3 ] {9c3ecab4-8ddc-4db4-b7ab-970b9228e140} executeQuery: Read 15 rows, 1.39 KiB in 0.000845306 sec., 17745 rows/sec., 1.60 MiB/sec. 2023.12.01 20:24:15.291434 [ 52 ] {} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.01 20:24:15.291508 [ 52 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:15.291593 [ 3 ] {9c3ecab4-8ddc-4db4-b7ab-970b9228e140} DynamicQueryHandler: Done processing query 2023.12.01 20:24:15.291631 [ 3 ] {9c3ecab4-8ddc-4db4-b7ab-970b9228e140} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:24:15.291628 [ 14 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.01 20:24:15.291655 [ 3 ] {} HTTP-Session: 93c79cfe-1419-451c-acdf-3dca0b4f9d5d Destroying unnamed session 2023.12.01 20:24:15.291786 [ 14 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:24:15.291840 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:15.291857 [ 14 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 159 rows starting from the beginning of the part 2023.12.01 20:24:15.291930 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:15.291992 [ 3 ] {} HTTP-Session: 496b7f6d-f24b-4fad-83d0-e818dd02de2d Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:15.292020 [ 3 ] {} HTTP-Session: 496b7f6d-f24b-4fad-83d0-e818dd02de2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:15.292151 [ 14 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part 2023.12.01 20:24:15.292217 [ 3 ] {be785b8f-9ddf-4149-95ae-0383ecdbaef6} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:15.292307 [ 3 ] {be785b8f-9ddf-4149-95ae-0383ecdbaef6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:24:15.292404 [ 14 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 124 rows starting from the beginning of the part 2023.12.01 20:24:15.292735 [ 14 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 15 rows starting from the beginning of the part 2023.12.01 20:24:15.292825 [ 3 ] {be785b8f-9ddf-4149-95ae-0383ecdbaef6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:15.293009 [ 14 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 123 rows starting from the beginning of the part 2023.12.01 20:24:15.293196 [ 14 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 15 rows starting from the beginning of the part 2023.12.01 20:24:15.293699 [ 3 ] {be785b8f-9ddf-4149-95ae-0383ecdbaef6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:15.294097 [ 3 ] {be785b8f-9ddf-4149-95ae-0383ecdbaef6} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.01 20:24:15.294452 [ 3 ] {be785b8f-9ddf-4149-95ae-0383ecdbaef6} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.01 20:24:15.294630 [ 52 ] {} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.01 20:24:15.294729 [ 52 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:15.294747 [ 3 ] {be785b8f-9ddf-4149-95ae-0383ecdbaef6} executeQuery: Read 5 rows, 410.00 B in 0.002457276 sec., 2034 rows/sec., 162.94 KiB/sec. 2023.12.01 20:24:15.294966 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.01 20:24:15.295341 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:24:15.295374 [ 3 ] {be785b8f-9ddf-4149-95ae-0383ecdbaef6} DynamicQueryHandler: Done processing query 2023.12.01 20:24:15.295403 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 94 rows starting from the beginning of the part 2023.12.01 20:24:15.295427 [ 3 ] {be785b8f-9ddf-4149-95ae-0383ecdbaef6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:24:15.295436 [ 9 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 4 columns (4 merged, 0 gathered) in 0.003859631 sec., 124882.40456147233 rows/sec., 11.82 MiB/sec. 2023.12.01 20:24:15.295495 [ 3 ] {} HTTP-Session: 496b7f6d-f24b-4fad-83d0-e818dd02de2d Destroying unnamed session 2023.12.01 20:24:15.295631 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 29 rows starting from the beginning of the part 2023.12.01 20:24:15.295730 [ 9 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.01 20:24:15.295757 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:15.295898 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:15.295922 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 43 rows starting from the beginning of the part 2023.12.01 20:24:15.295950 [ 3 ] {} HTTP-Session: d3ed9854-57ad-4f24-9f32-e76487eff8a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:15.296041 [ 3 ] {} HTTP-Session: d3ed9854-57ad-4f24-9f32-e76487eff8a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:15.296293 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part 2023.12.01 20:24:15.296288 [ 9 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_11_2} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.01 20:24:15.296350 [ 3 ] {c6d25274-b599-4f1b-be50-83fd17e7d261} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:15.296488 [ 3 ] {c6d25274-b599-4f1b-be50-83fd17e7d261} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:24:15.296497 [ 9 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_11_2} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.01 20:24:15.296732 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part 2023.12.01 20:24:15.297061 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part 2023.12.01 20:24:15.297266 [ 3 ] {c6d25274-b599-4f1b-be50-83fd17e7d261} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:15.298168 [ 3 ] {c6d25274-b599-4f1b-be50-83fd17e7d261} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:15.298862 [ 9 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 217 rows, containing 4 columns (4 merged, 0 gathered) in 0.004071185 sec., 53301.434348967196 rows/sec., 4.16 MiB/sec. 2023.12.01 20:24:15.298930 [ 3 ] {c6d25274-b599-4f1b-be50-83fd17e7d261} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.01 20:24:15.298982 [ 9 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.01 20:24:15.299155 [ 3 ] {c6d25274-b599-4f1b-be50-83fd17e7d261} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.01 20:24:15.299172 [ 9 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_11_2} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.01 20:24:15.299249 [ 9 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_11_2} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.01 20:24:15.299299 [ 3 ] {c6d25274-b599-4f1b-be50-83fd17e7d261} executeQuery: Read 5 rows, 6.91 KiB in 0.002871323 sec., 1741 rows/sec., 2.35 MiB/sec. 2023.12.01 20:24:15.299547 [ 3 ] {c6d25274-b599-4f1b-be50-83fd17e7d261} DynamicQueryHandler: Done processing query 2023.12.01 20:24:15.299570 [ 3 ] {c6d25274-b599-4f1b-be50-83fd17e7d261} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.01 20:24:15.299587 [ 3 ] {} HTTP-Session: d3ed9854-57ad-4f24-9f32-e76487eff8a1 Destroying unnamed session 2023.12.01 20:24:20.291833 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:20.291992 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:20.292036 [ 3 ] {} HTTP-Session: a02ef0c0-f4a2-419c-b2c2-50f598166c26 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:20.292076 [ 3 ] {} HTTP-Session: a02ef0c0-f4a2-419c-b2c2-50f598166c26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:20.292259 [ 3 ] {447aa081-665b-47d6-b491-5044b1f6cb8b} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:20.292344 [ 3 ] {447aa081-665b-47d6-b491-5044b1f6cb8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:24:20.292591 [ 3 ] {447aa081-665b-47d6-b491-5044b1f6cb8b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:20.293147 [ 3 ] {447aa081-665b-47d6-b491-5044b1f6cb8b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:20.293418 [ 3 ] {447aa081-665b-47d6-b491-5044b1f6cb8b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.01 20:24:20.293588 [ 3 ] {447aa081-665b-47d6-b491-5044b1f6cb8b} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.01 20:24:20.293722 [ 3 ] {447aa081-665b-47d6-b491-5044b1f6cb8b} executeQuery: Read 41 rows, 3.32 KiB in 0.001406286 sec., 29154 rows/sec., 2.31 MiB/sec. 2023.12.01 20:24:20.293743 [ 66 ] {} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.01 20:24:20.293898 [ 66 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:20.293930 [ 3 ] {447aa081-665b-47d6-b491-5044b1f6cb8b} DynamicQueryHandler: Done processing query 2023.12.01 20:24:20.293988 [ 3 ] {447aa081-665b-47d6-b491-5044b1f6cb8b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:24:20.294043 [ 3 ] {} HTTP-Session: a02ef0c0-f4a2-419c-b2c2-50f598166c26 Destroying unnamed session 2023.12.01 20:24:20.294050 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.01 20:24:20.294197 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:24:20.294220 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:20.294254 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 44 rows starting from the beginning of the part 2023.12.01 20:24:20.294301 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:20.294343 [ 3 ] {} HTTP-Session: 55ba29b4-bd1e-4af3-b850-e55361f2be6b Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:20.294378 [ 3 ] {} HTTP-Session: 55ba29b4-bd1e-4af3-b850-e55361f2be6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:20.294509 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part 2023.12.01 20:24:20.294550 [ 3 ] {06a9b191-39f3-4124-aecb-00506f95ecd7} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:20.294625 [ 3 ] {06a9b191-39f3-4124-aecb-00506f95ecd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.01 20:24:20.294759 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part 2023.12.01 20:24:20.295065 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part 2023.12.01 20:24:20.295091 [ 3 ] {06a9b191-39f3-4124-aecb-00506f95ecd7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:20.295268 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part 2023.12.01 20:24:20.295512 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part 2023.12.01 20:24:20.295906 [ 3 ] {06a9b191-39f3-4124-aecb-00506f95ecd7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:20.296272 [ 3 ] {06a9b191-39f3-4124-aecb-00506f95ecd7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.01 20:24:20.296597 [ 3 ] {06a9b191-39f3-4124-aecb-00506f95ecd7} oximeter.fields_ipaddr (5c99bf73-d033-48ca-a7db-9c39b5ffc62f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.01 20:24:20.296901 [ 3 ] {06a9b191-39f3-4124-aecb-00506f95ecd7} executeQuery: Read 2 rows, 175.00 B in 0.002259642 sec., 885 rows/sec., 75.63 KiB/sec. 2023.12.01 20:24:20.297192 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 4 columns (4 merged, 0 gathered) in 0.00323385 sec., 54733.521962985295 rows/sec., 4.33 MiB/sec. 2023.12.01 20:24:20.297236 [ 3 ] {06a9b191-39f3-4124-aecb-00506f95ecd7} DynamicQueryHandler: Done processing query 2023.12.01 20:24:20.297279 [ 3 ] {06a9b191-39f3-4124-aecb-00506f95ecd7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:24:20.297308 [ 3 ] {} HTTP-Session: 55ba29b4-bd1e-4af3-b850-e55361f2be6b Destroying unnamed session 2023.12.01 20:24:20.297316 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.01 20:24:20.297453 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 19942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:20.297531 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:20.297541 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_11_2} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.01 20:24:20.297557 [ 3 ] {} HTTP-Session: aa8dcec8-75b9-4243-a6b0-6b18fdaf1e86 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:20.297597 [ 3 ] {} HTTP-Session: aa8dcec8-75b9-4243-a6b0-6b18fdaf1e86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:20.297645 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_11_2} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.01 20:24:20.297749 [ 3 ] {ff98754b-a476-45f5-a0f5-d14953cb7ec0} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:20.297805 [ 3 ] {ff98754b-a476-45f5-a0f5-d14953cb7ec0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:24:20.297925 [ 3 ] {ff98754b-a476-45f5-a0f5-d14953cb7ec0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:20.298296 [ 3 ] {ff98754b-a476-45f5-a0f5-d14953cb7ec0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:20.298522 [ 3 ] {ff98754b-a476-45f5-a0f5-d14953cb7ec0} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.01 20:24:20.298670 [ 3 ] {ff98754b-a476-45f5-a0f5-d14953cb7ec0} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.01 20:24:20.298797 [ 3 ] {ff98754b-a476-45f5-a0f5-d14953cb7ec0} executeQuery: Read 124 rows, 12.34 KiB in 0.001004509 sec., 123443 rows/sec., 12.00 MiB/sec. 2023.12.01 20:24:20.298919 [ 3 ] {ff98754b-a476-45f5-a0f5-d14953cb7ec0} DynamicQueryHandler: Done processing query 2023.12.01 20:24:20.298942 [ 3 ] {ff98754b-a476-45f5-a0f5-d14953cb7ec0} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:24:20.298957 [ 3 ] {} HTTP-Session: aa8dcec8-75b9-4243-a6b0-6b18fdaf1e86 Destroying unnamed session 2023.12.01 20:24:20.299072 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:20.299118 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:20.299136 [ 3 ] {} HTTP-Session: 5e1d9388-dc58-4f24-be36-fc4bd5432a72 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:20.299154 [ 3 ] {} HTTP-Session: 5e1d9388-dc58-4f24-be36-fc4bd5432a72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:20.299223 [ 3 ] {0addb007-ef35-41ff-83b9-8f6d0f2406a8} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:20.299262 [ 3 ] {0addb007-ef35-41ff-83b9-8f6d0f2406a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.01 20:24:20.299368 [ 3 ] {0addb007-ef35-41ff-83b9-8f6d0f2406a8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:20.299647 [ 3 ] {0addb007-ef35-41ff-83b9-8f6d0f2406a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:20.299849 [ 3 ] {0addb007-ef35-41ff-83b9-8f6d0f2406a8} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.01 20:24:20.300001 [ 3 ] {0addb007-ef35-41ff-83b9-8f6d0f2406a8} oximeter.fields_u16 (935d49c3-9627-4fa6-8b26-42b49150bfca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.01 20:24:20.300124 [ 3 ] {0addb007-ef35-41ff-83b9-8f6d0f2406a8} executeQuery: Read 2 rows, 143.00 B in 0.000873086 sec., 2290 rows/sec., 159.95 KiB/sec. 2023.12.01 20:24:20.300228 [ 3 ] {0addb007-ef35-41ff-83b9-8f6d0f2406a8} DynamicQueryHandler: Done processing query 2023.12.01 20:24:20.300251 [ 3 ] {0addb007-ef35-41ff-83b9-8f6d0f2406a8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:24:20.300266 [ 3 ] {} HTTP-Session: 5e1d9388-dc58-4f24-be36-fc4bd5432a72 Destroying unnamed session 2023.12.01 20:24:20.300369 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 9193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:20.300411 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:20.300430 [ 3 ] {} HTTP-Session: ba262b5c-7ad5-4e82-8161-ee6441b9bdf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:20.300448 [ 3 ] {} HTTP-Session: ba262b5c-7ad5-4e82-8161-ee6441b9bdf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:20.300522 [ 3 ] {4d78d126-a3b0-4b4f-93cd-ae486eff6524} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:20.300559 [ 3 ] {4d78d126-a3b0-4b4f-93cd-ae486eff6524} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:24:20.300662 [ 3 ] {4d78d126-a3b0-4b4f-93cd-ae486eff6524} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:20.300950 [ 3 ] {4d78d126-a3b0-4b4f-93cd-ae486eff6524} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:20.301160 [ 3 ] {4d78d126-a3b0-4b4f-93cd-ae486eff6524} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.01 20:24:20.301309 [ 3 ] {4d78d126-a3b0-4b4f-93cd-ae486eff6524} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.01 20:24:20.301431 [ 3 ] {4d78d126-a3b0-4b4f-93cd-ae486eff6524} executeQuery: Read 54 rows, 4.31 KiB in 0.000883436 sec., 61124 rows/sec., 4.77 MiB/sec. 2023.12.01 20:24:20.301548 [ 3 ] {4d78d126-a3b0-4b4f-93cd-ae486eff6524} DynamicQueryHandler: Done processing query 2023.12.01 20:24:20.301571 [ 3 ] {4d78d126-a3b0-4b4f-93cd-ae486eff6524} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.01 20:24:20.301587 [ 3 ] {} HTTP-Session: ba262b5c-7ad5-4e82-8161-ee6441b9bdf0 Destroying unnamed session 2023.12.01 20:24:20.301688 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:20.301733 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:20.301753 [ 3 ] {} HTTP-Session: 9fd79518-0ee5-4854-8cd1-fd01c91d8b97 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:20.301769 [ 3 ] {} HTTP-Session: 9fd79518-0ee5-4854-8cd1-fd01c91d8b97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:20.301841 [ 3 ] {c302af51-356b-455e-a173-e96bb80519e2} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:20.301883 [ 3 ] {c302af51-356b-455e-a173-e96bb80519e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.12.01 20:24:20.302002 [ 3 ] {c302af51-356b-455e-a173-e96bb80519e2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:20.302269 [ 3 ] {c302af51-356b-455e-a173-e96bb80519e2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:20.302526 [ 3 ] {c302af51-356b-455e-a173-e96bb80519e2} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.01 20:24:20.302704 [ 3 ] {c302af51-356b-455e-a173-e96bb80519e2} oximeter.measurements_cumulativei64 (332d5a06-1891-4f79-9337-a6e3d73374ee): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.01 20:24:20.302830 [ 3 ] {c302af51-356b-455e-a173-e96bb80519e2} executeQuery: Read 11 rows, 743.00 B in 0.000957747 sec., 11485 rows/sec., 757.60 KiB/sec. 2023.12.01 20:24:20.302956 [ 3 ] {c302af51-356b-455e-a173-e96bb80519e2} DynamicQueryHandler: Done processing query 2023.12.01 20:24:20.302980 [ 3 ] {c302af51-356b-455e-a173-e96bb80519e2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:24:20.302995 [ 3 ] {} HTTP-Session: 9fd79518-0ee5-4854-8cd1-fd01c91d8b97 Destroying unnamed session 2023.12.01 20:24:20.303089 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:20.303133 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:20.303151 [ 3 ] {} HTTP-Session: a9fe71bc-4e59-43f3-9f55-145dd1a8d1fd Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:20.303168 [ 3 ] {} HTTP-Session: a9fe71bc-4e59-43f3-9f55-145dd1a8d1fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:20.303237 [ 3 ] {b6023006-5164-4d9c-946c-c7a293050166} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:20.303279 [ 3 ] {b6023006-5164-4d9c-946c-c7a293050166} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.01 20:24:20.303396 [ 3 ] {b6023006-5164-4d9c-946c-c7a293050166} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:20.303658 [ 3 ] {b6023006-5164-4d9c-946c-c7a293050166} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:20.303896 [ 3 ] {b6023006-5164-4d9c-946c-c7a293050166} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.01 20:24:20.304070 [ 3 ] {b6023006-5164-4d9c-946c-c7a293050166} oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.01 20:24:20.304183 [ 3 ] {b6023006-5164-4d9c-946c-c7a293050166} executeQuery: Read 1 rows, 71.00 B in 0.000909457 sec., 1099 rows/sec., 76.24 KiB/sec. 2023.12.01 20:24:20.304309 [ 3 ] {b6023006-5164-4d9c-946c-c7a293050166} DynamicQueryHandler: Done processing query 2023.12.01 20:24:20.304332 [ 3 ] {b6023006-5164-4d9c-946c-c7a293050166} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:24:20.304347 [ 3 ] {} HTTP-Session: a9fe71bc-4e59-43f3-9f55-145dd1a8d1fd Destroying unnamed session 2023.12.01 20:24:20.304478 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 43874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:20.304522 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:20.304541 [ 3 ] {} HTTP-Session: df603ce0-d482-42b7-84f5-3bd9883aeb66 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:20.304558 [ 3 ] {} HTTP-Session: df603ce0-d482-42b7-84f5-3bd9883aeb66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:20.304635 [ 3 ] {25bbd5d0-3714-4e00-a59b-f8342134f9c3} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:20.304677 [ 3 ] {25bbd5d0-3714-4e00-a59b-f8342134f9c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:24:20.304811 [ 3 ] {25bbd5d0-3714-4e00-a59b-f8342134f9c3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:20.305243 [ 3 ] {25bbd5d0-3714-4e00-a59b-f8342134f9c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:20.305542 [ 3 ] {25bbd5d0-3714-4e00-a59b-f8342134f9c3} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.01 20:24:20.305719 [ 3 ] {25bbd5d0-3714-4e00-a59b-f8342134f9c3} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.01 20:24:20.305843 [ 3 ] {25bbd5d0-3714-4e00-a59b-f8342134f9c3} executeQuery: Read 41 rows, 56.66 KiB in 0.001174512 sec., 34908 rows/sec., 47.11 MiB/sec. 2023.12.01 20:24:20.305840 [ 58 ] {} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.01 20:24:20.305936 [ 58 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:20.306059 [ 9 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.01 20:24:20.306059 [ 3 ] {25bbd5d0-3714-4e00-a59b-f8342134f9c3} DynamicQueryHandler: Done processing query 2023.12.01 20:24:20.306130 [ 3 ] {25bbd5d0-3714-4e00-a59b-f8342134f9c3} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.01 20:24:20.306156 [ 3 ] {} HTTP-Session: df603ce0-d482-42b7-84f5-3bd9883aeb66 Destroying unnamed session 2023.12.01 20:24:20.306186 [ 9 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:24:20.306217 [ 9 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 203 rows starting from the beginning of the part 2023.12.01 20:24:20.306343 [ 9 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part 2023.12.01 20:24:20.306437 [ 9 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part 2023.12.01 20:24:20.306522 [ 9 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part 2023.12.01 20:24:20.306602 [ 9 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part 2023.12.01 20:24:20.306684 [ 9 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part 2023.12.01 20:24:20.307883 [ 19 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 6 columns (6 merged, 0 gathered) in 0.001875925 sec., 179111.63825845916 rows/sec., 241.70 MiB/sec. 2023.12.01 20:24:20.308116 [ 20 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.01 20:24:20.308325 [ 20 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_11_2} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.01 20:24:20.308387 [ 20 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_11_2} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.01 20:24:20.308446 [ 20 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_11_2: 4.02 MiB. 2023.12.01 20:24:21.000151 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.42 MiB, peak 237.14 MiB, will set to 231.17 MiB (RSS), difference: -4.25 MiB 2023.12.01 20:24:24.701787 [ 69 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:24:24.701894 [ 69 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:24:25.290668 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:25.290822 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:25.290869 [ 3 ] {} HTTP-Session: 31451d85-959b-436a-bff3-08814428d2e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:25.290913 [ 3 ] {} HTTP-Session: 31451d85-959b-436a-bff3-08814428d2e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:25.291105 [ 3 ] {e9766a42-b23a-434a-b8ea-42dfce5ab599} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:25.291200 [ 3 ] {e9766a42-b23a-434a-b8ea-42dfce5ab599} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:24:25.291364 [ 3 ] {e9766a42-b23a-434a-b8ea-42dfce5ab599} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:25.291757 [ 3 ] {e9766a42-b23a-434a-b8ea-42dfce5ab599} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:25.292016 [ 3 ] {e9766a42-b23a-434a-b8ea-42dfce5ab599} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.01 20:24:25.292186 [ 3 ] {e9766a42-b23a-434a-b8ea-42dfce5ab599} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.01 20:24:25.292314 [ 3 ] {e9766a42-b23a-434a-b8ea-42dfce5ab599} executeQuery: Read 5 rows, 415.00 B in 0.001152812 sec., 4337 rows/sec., 351.55 KiB/sec. 2023.12.01 20:24:25.292495 [ 3 ] {e9766a42-b23a-434a-b8ea-42dfce5ab599} DynamicQueryHandler: Done processing query 2023.12.01 20:24:25.292522 [ 3 ] {e9766a42-b23a-434a-b8ea-42dfce5ab599} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:24:25.292541 [ 3 ] {} HTTP-Session: 31451d85-959b-436a-bff3-08814428d2e8 Destroying unnamed session 2023.12.01 20:24:25.292671 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7614, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:25.292718 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:25.292740 [ 3 ] {} HTTP-Session: a48d4bf0-0fb6-4383-8238-27a213e7592a Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:25.292759 [ 3 ] {} HTTP-Session: a48d4bf0-0fb6-4383-8238-27a213e7592a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:25.292834 [ 3 ] {18c674e3-021c-4fc5-b0e9-a40f06439390} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:25.292876 [ 3 ] {18c674e3-021c-4fc5-b0e9-a40f06439390} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:24:25.292991 [ 3 ] {18c674e3-021c-4fc5-b0e9-a40f06439390} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:25.293309 [ 3 ] {18c674e3-021c-4fc5-b0e9-a40f06439390} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:25.293524 [ 3 ] {18c674e3-021c-4fc5-b0e9-a40f06439390} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.01 20:24:25.293678 [ 3 ] {18c674e3-021c-4fc5-b0e9-a40f06439390} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.01 20:24:25.293815 [ 3 ] {18c674e3-021c-4fc5-b0e9-a40f06439390} executeQuery: Read 51 rows, 4.48 KiB in 0.000942117 sec., 54133 rows/sec., 4.64 MiB/sec. 2023.12.01 20:24:25.293959 [ 3 ] {18c674e3-021c-4fc5-b0e9-a40f06439390} DynamicQueryHandler: Done processing query 2023.12.01 20:24:25.293984 [ 3 ] {18c674e3-021c-4fc5-b0e9-a40f06439390} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:24:25.294000 [ 3 ] {} HTTP-Session: a48d4bf0-0fb6-4383-8238-27a213e7592a Destroying unnamed session 2023.12.01 20:24:25.294114 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 4937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:25.294161 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:25.294181 [ 3 ] {} HTTP-Session: 0306fa09-d24e-48a1-b6f4-3ea33f47e0c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:25.294200 [ 3 ] {} HTTP-Session: 0306fa09-d24e-48a1-b6f4-3ea33f47e0c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:25.294271 [ 3 ] {86574bae-62df-4cdf-94f3-f880c6bdeb8a} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:25.294311 [ 3 ] {86574bae-62df-4cdf-94f3-f880c6bdeb8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:24:25.294422 [ 3 ] {86574bae-62df-4cdf-94f3-f880c6bdeb8a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:25.294698 [ 3 ] {86574bae-62df-4cdf-94f3-f880c6bdeb8a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:25.294903 [ 3 ] {86574bae-62df-4cdf-94f3-f880c6bdeb8a} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.01 20:24:25.295057 [ 3 ] {86574bae-62df-4cdf-94f3-f880c6bdeb8a} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.01 20:24:25.295187 [ 3 ] {86574bae-62df-4cdf-94f3-f880c6bdeb8a} executeQuery: Read 29 rows, 2.30 KiB in 0.000885726 sec., 32741 rows/sec., 2.53 MiB/sec. 2023.12.01 20:24:25.295310 [ 3 ] {86574bae-62df-4cdf-94f3-f880c6bdeb8a} DynamicQueryHandler: Done processing query 2023.12.01 20:24:25.295334 [ 3 ] {86574bae-62df-4cdf-94f3-f880c6bdeb8a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:24:25.295351 [ 3 ] {} HTTP-Session: 0306fa09-d24e-48a1-b6f4-3ea33f47e0c3 Destroying unnamed session 2023.12.01 20:24:25.295458 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 6990, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:25.295503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:25.295523 [ 3 ] {} HTTP-Session: 97ed268f-67a1-47f2-87ac-03ecdae56144 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:25.295542 [ 3 ] {} HTTP-Session: 97ed268f-67a1-47f2-87ac-03ecdae56144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:25.295614 [ 3 ] {3528307e-0253-4cb1-8d8a-9ecc954388d6} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:25.295656 [ 3 ] {3528307e-0253-4cb1-8d8a-9ecc954388d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.01 20:24:25.295776 [ 3 ] {3528307e-0253-4cb1-8d8a-9ecc954388d6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:25.296094 [ 3 ] {3528307e-0253-4cb1-8d8a-9ecc954388d6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:25.296343 [ 3 ] {3528307e-0253-4cb1-8d8a-9ecc954388d6} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.01 20:24:25.296530 [ 3 ] {3528307e-0253-4cb1-8d8a-9ecc954388d6} oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.01 20:24:25.296669 [ 3 ] {3528307e-0253-4cb1-8d8a-9ecc954388d6} executeQuery: Read 36 rows, 2.57 KiB in 0.001019638 sec., 35306 rows/sec., 2.46 MiB/sec. 2023.12.01 20:24:25.296799 [ 3 ] {3528307e-0253-4cb1-8d8a-9ecc954388d6} DynamicQueryHandler: Done processing query 2023.12.01 20:24:25.296823 [ 3 ] {3528307e-0253-4cb1-8d8a-9ecc954388d6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:24:25.296839 [ 3 ] {} HTTP-Session: 97ed268f-67a1-47f2-87ac-03ecdae56144 Destroying unnamed session 2023.12.01 20:24:25.296940 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:25.296986 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:25.297006 [ 3 ] {} HTTP-Session: 8d5e6ea3-d153-4c70-8708-0f30b04345a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:25.297025 [ 3 ] {} HTTP-Session: 8d5e6ea3-d153-4c70-8708-0f30b04345a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:25.297098 [ 3 ] {05dc0387-0202-47c7-8095-cd3e4f6f02d2} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:25.297143 [ 3 ] {05dc0387-0202-47c7-8095-cd3e4f6f02d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:24:25.297281 [ 3 ] {05dc0387-0202-47c7-8095-cd3e4f6f02d2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:25.297575 [ 3 ] {05dc0387-0202-47c7-8095-cd3e4f6f02d2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:25.297851 [ 3 ] {05dc0387-0202-47c7-8095-cd3e4f6f02d2} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.01 20:24:25.298040 [ 3 ] {05dc0387-0202-47c7-8095-cd3e4f6f02d2} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.01 20:24:25.298160 [ 3 ] {05dc0387-0202-47c7-8095-cd3e4f6f02d2} executeQuery: Read 5 rows, 6.91 KiB in 0.001031579 sec., 4846 rows/sec., 6.54 MiB/sec. 2023.12.01 20:24:25.298271 [ 3 ] {05dc0387-0202-47c7-8095-cd3e4f6f02d2} DynamicQueryHandler: Done processing query 2023.12.01 20:24:25.298295 [ 3 ] {05dc0387-0202-47c7-8095-cd3e4f6f02d2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:24:25.298311 [ 3 ] {} HTTP-Session: 8d5e6ea3-d153-4c70-8708-0f30b04345a6 Destroying unnamed session 2023.12.01 20:24:30.291553 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:30.291680 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:30.291713 [ 3 ] {} HTTP-Session: c84f0816-a290-405a-afb0-c1e4d119ea40 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:30.291742 [ 3 ] {} HTTP-Session: c84f0816-a290-405a-afb0-c1e4d119ea40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:30.291882 [ 3 ] {65f1faa3-8abb-4c87-8a55-db7d92be1057} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:30.291948 [ 3 ] {65f1faa3-8abb-4c87-8a55-db7d92be1057} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:24:30.292129 [ 3 ] {65f1faa3-8abb-4c87-8a55-db7d92be1057} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:30.292575 [ 3 ] {65f1faa3-8abb-4c87-8a55-db7d92be1057} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:30.292841 [ 3 ] {65f1faa3-8abb-4c87-8a55-db7d92be1057} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.01 20:24:30.293016 [ 3 ] {65f1faa3-8abb-4c87-8a55-db7d92be1057} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.01 20:24:30.293149 [ 3 ] {65f1faa3-8abb-4c87-8a55-db7d92be1057} executeQuery: Read 41 rows, 3.32 KiB in 0.001223553 sec., 33508 rows/sec., 2.65 MiB/sec. 2023.12.01 20:24:30.293295 [ 3 ] {65f1faa3-8abb-4c87-8a55-db7d92be1057} DynamicQueryHandler: Done processing query 2023.12.01 20:24:30.293319 [ 3 ] {65f1faa3-8abb-4c87-8a55-db7d92be1057} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:24:30.293336 [ 3 ] {} HTTP-Session: c84f0816-a290-405a-afb0-c1e4d119ea40 Destroying unnamed session 2023.12.01 20:24:30.293468 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 19800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:30.293515 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:30.293535 [ 3 ] {} HTTP-Session: efc87314-fc3b-4810-9e9a-67c7d588c51a Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:30.293553 [ 3 ] {} HTTP-Session: efc87314-fc3b-4810-9e9a-67c7d588c51a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:30.293628 [ 3 ] {e83e8624-672f-4a9b-9687-7c9651eb4b03} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:30.293668 [ 3 ] {e83e8624-672f-4a9b-9687-7c9651eb4b03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:24:30.293773 [ 3 ] {e83e8624-672f-4a9b-9687-7c9651eb4b03} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:30.294133 [ 3 ] {e83e8624-672f-4a9b-9687-7c9651eb4b03} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:30.294360 [ 3 ] {e83e8624-672f-4a9b-9687-7c9651eb4b03} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.01 20:24:30.294521 [ 3 ] {e83e8624-672f-4a9b-9687-7c9651eb4b03} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.01 20:24:30.294649 [ 3 ] {e83e8624-672f-4a9b-9687-7c9651eb4b03} executeQuery: Read 123 rows, 12.26 KiB in 0.000990428 sec., 124188 rows/sec., 12.09 MiB/sec. 2023.12.01 20:24:30.294819 [ 3 ] {e83e8624-672f-4a9b-9687-7c9651eb4b03} DynamicQueryHandler: Done processing query 2023.12.01 20:24:30.294844 [ 3 ] {e83e8624-672f-4a9b-9687-7c9651eb4b03} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:24:30.294862 [ 3 ] {} HTTP-Session: efc87314-fc3b-4810-9e9a-67c7d588c51a Destroying unnamed session 2023.12.01 20:24:30.294976 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:30.295019 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:30.295039 [ 3 ] {} HTTP-Session: 37a5bc38-1cee-4385-8fbf-b5ebda8a1907 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:30.295057 [ 3 ] {} HTTP-Session: 37a5bc38-1cee-4385-8fbf-b5ebda8a1907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:30.295132 [ 3 ] {0a85c67a-da2e-466f-865b-2fc1e025cab5} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:30.295172 [ 3 ] {0a85c67a-da2e-466f-865b-2fc1e025cab5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:24:30.295288 [ 3 ] {0a85c67a-da2e-466f-865b-2fc1e025cab5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:30.295568 [ 3 ] {0a85c67a-da2e-466f-865b-2fc1e025cab5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:30.295779 [ 3 ] {0a85c67a-da2e-466f-865b-2fc1e025cab5} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.01 20:24:30.295948 [ 3 ] {0a85c67a-da2e-466f-865b-2fc1e025cab5} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.01 20:24:30.296087 [ 3 ] {0a85c67a-da2e-466f-865b-2fc1e025cab5} executeQuery: Read 41 rows, 3.28 KiB in 0.000919448 sec., 44591 rows/sec., 3.49 MiB/sec. 2023.12.01 20:24:30.296226 [ 3 ] {0a85c67a-da2e-466f-865b-2fc1e025cab5} DynamicQueryHandler: Done processing query 2023.12.01 20:24:30.296252 [ 3 ] {0a85c67a-da2e-466f-865b-2fc1e025cab5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:24:30.296269 [ 3 ] {} HTTP-Session: 37a5bc38-1cee-4385-8fbf-b5ebda8a1907 Destroying unnamed session 2023.12.01 20:24:30.296505 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 43875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:30.296553 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:30.296573 [ 3 ] {} HTTP-Session: fba18c56-6b89-4733-a8dc-e77cfdcf6aa8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:30.296591 [ 3 ] {} HTTP-Session: fba18c56-6b89-4733-a8dc-e77cfdcf6aa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:30.296676 [ 3 ] {f74996df-f340-4502-aab8-de84323f1aff} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:30.296721 [ 3 ] {f74996df-f340-4502-aab8-de84323f1aff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:24:30.296864 [ 3 ] {f74996df-f340-4502-aab8-de84323f1aff} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:30.297346 [ 3 ] {f74996df-f340-4502-aab8-de84323f1aff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:30.297663 [ 3 ] {f74996df-f340-4502-aab8-de84323f1aff} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.01 20:24:30.297855 [ 3 ] {f74996df-f340-4502-aab8-de84323f1aff} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.01 20:24:30.297987 [ 3 ] {f74996df-f340-4502-aab8-de84323f1aff} executeQuery: Read 41 rows, 56.66 KiB in 0.001282674 sec., 31964 rows/sec., 43.13 MiB/sec. 2023.12.01 20:24:30.298112 [ 3 ] {f74996df-f340-4502-aab8-de84323f1aff} DynamicQueryHandler: Done processing query 2023.12.01 20:24:30.298135 [ 3 ] {f74996df-f340-4502-aab8-de84323f1aff} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.01 20:24:30.298150 [ 3 ] {} HTTP-Session: fba18c56-6b89-4733-a8dc-e77cfdcf6aa8 Destroying unnamed session 2023.12.01 20:24:35.289668 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:35.289782 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:35.289824 [ 3 ] {} HTTP-Session: acb193bd-d719-4be6-93c0-3bf55a1f8c46 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:35.289850 [ 3 ] {} HTTP-Session: acb193bd-d719-4be6-93c0-3bf55a1f8c46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:35.289971 [ 3 ] {060313d2-e54a-4791-b2f6-f21348e099ad} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:35.290029 [ 3 ] {060313d2-e54a-4791-b2f6-f21348e099ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:24:35.290186 [ 3 ] {060313d2-e54a-4791-b2f6-f21348e099ad} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:35.290555 [ 3 ] {060313d2-e54a-4791-b2f6-f21348e099ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:35.290815 [ 3 ] {060313d2-e54a-4791-b2f6-f21348e099ad} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.01 20:24:35.290982 [ 3 ] {060313d2-e54a-4791-b2f6-f21348e099ad} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.01 20:24:35.291105 [ 3 ] {060313d2-e54a-4791-b2f6-f21348e099ad} executeQuery: Read 5 rows, 415.00 B in 0.001096351 sec., 4560 rows/sec., 369.66 KiB/sec. 2023.12.01 20:24:35.291244 [ 3 ] {060313d2-e54a-4791-b2f6-f21348e099ad} DynamicQueryHandler: Done processing query 2023.12.01 20:24:35.291270 [ 3 ] {060313d2-e54a-4791-b2f6-f21348e099ad} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:24:35.291288 [ 3 ] {} HTTP-Session: acb193bd-d719-4be6-93c0-3bf55a1f8c46 Destroying unnamed session 2023.12.01 20:24:35.291402 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:35.291448 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:35.291470 [ 3 ] {} HTTP-Session: 2a291798-33b6-4887-9901-1b6e1e98a04e Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:35.291488 [ 3 ] {} HTTP-Session: 2a291798-33b6-4887-9901-1b6e1e98a04e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:35.291560 [ 3 ] {55e07306-0bbb-4783-9c94-73e1534db152} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:35.291601 [ 3 ] {55e07306-0bbb-4783-9c94-73e1534db152} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:24:35.291711 [ 3 ] {55e07306-0bbb-4783-9c94-73e1534db152} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:35.291991 [ 3 ] {55e07306-0bbb-4783-9c94-73e1534db152} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:35.292201 [ 3 ] {55e07306-0bbb-4783-9c94-73e1534db152} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.01 20:24:35.292358 [ 3 ] {55e07306-0bbb-4783-9c94-73e1534db152} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.01 20:24:35.292484 [ 3 ] {55e07306-0bbb-4783-9c94-73e1534db152} executeQuery: Read 15 rows, 1.39 KiB in 0.000894496 sec., 16769 rows/sec., 1.51 MiB/sec. 2023.12.01 20:24:35.292599 [ 3 ] {55e07306-0bbb-4783-9c94-73e1534db152} DynamicQueryHandler: Done processing query 2023.12.01 20:24:35.292624 [ 3 ] {55e07306-0bbb-4783-9c94-73e1534db152} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:24:35.292641 [ 3 ] {} HTTP-Session: 2a291798-33b6-4887-9901-1b6e1e98a04e Destroying unnamed session 2023.12.01 20:24:35.292748 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:35.292793 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:35.292813 [ 3 ] {} HTTP-Session: e506ab75-c49b-4a15-b768-db77dc08cdeb Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:35.292831 [ 3 ] {} HTTP-Session: e506ab75-c49b-4a15-b768-db77dc08cdeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:35.292900 [ 3 ] {930b7a41-3e6b-4fad-b9b1-66c599cdf4ff} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:35.292939 [ 3 ] {930b7a41-3e6b-4fad-b9b1-66c599cdf4ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:24:35.293045 [ 3 ] {930b7a41-3e6b-4fad-b9b1-66c599cdf4ff} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:35.293326 [ 3 ] {930b7a41-3e6b-4fad-b9b1-66c599cdf4ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:35.293530 [ 3 ] {930b7a41-3e6b-4fad-b9b1-66c599cdf4ff} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.01 20:24:35.293706 [ 3 ] {930b7a41-3e6b-4fad-b9b1-66c599cdf4ff} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.01 20:24:35.293840 [ 3 ] {930b7a41-3e6b-4fad-b9b1-66c599cdf4ff} executeQuery: Read 5 rows, 410.00 B in 0.000906887 sec., 5513 rows/sec., 441.50 KiB/sec. 2023.12.01 20:24:35.294018 [ 3 ] {930b7a41-3e6b-4fad-b9b1-66c599cdf4ff} DynamicQueryHandler: Done processing query 2023.12.01 20:24:35.294044 [ 3 ] {930b7a41-3e6b-4fad-b9b1-66c599cdf4ff} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:24:35.294061 [ 3 ] {} HTTP-Session: e506ab75-c49b-4a15-b768-db77dc08cdeb Destroying unnamed session 2023.12.01 20:24:35.294206 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:35.294252 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:35.294272 [ 3 ] {} HTTP-Session: 5d35565c-31ae-4f06-b95d-85ce0c339db1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:35.294290 [ 3 ] {} HTTP-Session: 5d35565c-31ae-4f06-b95d-85ce0c339db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:35.294364 [ 3 ] {14d5504c-e53f-4b33-a5e0-07e9896ea890} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:35.294408 [ 3 ] {14d5504c-e53f-4b33-a5e0-07e9896ea890} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:24:35.294560 [ 3 ] {14d5504c-e53f-4b33-a5e0-07e9896ea890} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:35.294851 [ 3 ] {14d5504c-e53f-4b33-a5e0-07e9896ea890} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:35.295129 [ 3 ] {14d5504c-e53f-4b33-a5e0-07e9896ea890} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.01 20:24:35.295313 [ 3 ] {14d5504c-e53f-4b33-a5e0-07e9896ea890} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.01 20:24:35.295444 [ 3 ] {14d5504c-e53f-4b33-a5e0-07e9896ea890} executeQuery: Read 5 rows, 6.91 KiB in 0.001052289 sec., 4751 rows/sec., 6.41 MiB/sec. 2023.12.01 20:24:35.295556 [ 3 ] {14d5504c-e53f-4b33-a5e0-07e9896ea890} DynamicQueryHandler: Done processing query 2023.12.01 20:24:35.295579 [ 3 ] {14d5504c-e53f-4b33-a5e0-07e9896ea890} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.01 20:24:35.295595 [ 3 ] {} HTTP-Session: 5d35565c-31ae-4f06-b95d-85ce0c339db1 Destroying unnamed session 2023.12.01 20:24:36.525777 [ 70 ] {} oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2023.12.01 20:24:36.525898 [ 70 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:36.526081 [ 16 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2023.12.01 20:24:36.526303 [ 16 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:24:36.526358 [ 16 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 204 rows starting from the beginning of the part 2023.12.01 20:24:36.526558 [ 16 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part 2023.12.01 20:24:36.526685 [ 16 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2023.12.01 20:24:36.526801 [ 16 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2023.12.01 20:24:36.526916 [ 16 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part 2023.12.01 20:24:36.527626 [ 9 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 279 rows, containing 5 columns (5 merged, 0 gathered) in 0.001636251 sec., 170511.73689122268 rows/sec., 11.87 MiB/sec. 2023.12.01 20:24:36.527787 [ 9 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2023.12.01 20:24:36.528035 [ 9 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_5_1} oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2023.12.01 20:24:36.528110 [ 9 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_5_1} oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2023.12.01 20:24:39.701959 [ 61 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:24:39.702063 [ 61 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:24:40.291593 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:40.291751 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:40.291798 [ 3 ] {} HTTP-Session: 0102cee8-f2db-4995-addb-b1a799e947c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:40.291844 [ 3 ] {} HTTP-Session: 0102cee8-f2db-4995-addb-b1a799e947c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:40.292043 [ 3 ] {27ca8eb3-fa00-4810-afaa-0df7bbab0cfa} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:40.292136 [ 3 ] {27ca8eb3-fa00-4810-afaa-0df7bbab0cfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:24:40.292336 [ 3 ] {27ca8eb3-fa00-4810-afaa-0df7bbab0cfa} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:40.292752 [ 3 ] {27ca8eb3-fa00-4810-afaa-0df7bbab0cfa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:40.293029 [ 3 ] {27ca8eb3-fa00-4810-afaa-0df7bbab0cfa} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.01 20:24:40.293204 [ 3 ] {27ca8eb3-fa00-4810-afaa-0df7bbab0cfa} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.01 20:24:40.293358 [ 3 ] {27ca8eb3-fa00-4810-afaa-0df7bbab0cfa} executeQuery: Read 41 rows, 3.32 KiB in 0.001256603 sec., 32627 rows/sec., 2.58 MiB/sec. 2023.12.01 20:24:40.293510 [ 3 ] {27ca8eb3-fa00-4810-afaa-0df7bbab0cfa} DynamicQueryHandler: Done processing query 2023.12.01 20:24:40.293537 [ 3 ] {27ca8eb3-fa00-4810-afaa-0df7bbab0cfa} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:24:40.293554 [ 3 ] {} HTTP-Session: 0102cee8-f2db-4995-addb-b1a799e947c5 Destroying unnamed session 2023.12.01 20:24:40.293704 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 19800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:40.293756 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:40.293779 [ 3 ] {} HTTP-Session: 663c59f5-6b92-4265-9246-f0b7cefe97c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:40.293803 [ 3 ] {} HTTP-Session: 663c59f5-6b92-4265-9246-f0b7cefe97c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:40.293898 [ 3 ] {14b55168-7dc6-44dd-8faf-85c722637fd8} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:40.293942 [ 3 ] {14b55168-7dc6-44dd-8faf-85c722637fd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:24:40.294057 [ 3 ] {14b55168-7dc6-44dd-8faf-85c722637fd8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:40.294426 [ 3 ] {14b55168-7dc6-44dd-8faf-85c722637fd8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:40.294665 [ 3 ] {14b55168-7dc6-44dd-8faf-85c722637fd8} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.01 20:24:40.294829 [ 3 ] {14b55168-7dc6-44dd-8faf-85c722637fd8} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.01 20:24:40.294940 [ 3 ] {14b55168-7dc6-44dd-8faf-85c722637fd8} executeQuery: Read 123 rows, 12.26 KiB in 0.001010359 sec., 121738 rows/sec., 11.85 MiB/sec. 2023.12.01 20:24:40.294947 [ 56 ] {} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.12.01 20:24:40.295018 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:40.295080 [ 3 ] {14b55168-7dc6-44dd-8faf-85c722637fd8} DynamicQueryHandler: Done processing query 2023.12.01 20:24:40.295121 [ 3 ] {14b55168-7dc6-44dd-8faf-85c722637fd8} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:24:40.295130 [ 19 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.12.01 20:24:40.295147 [ 3 ] {} HTTP-Session: 663c59f5-6b92-4265-9246-f0b7cefe97c7 Destroying unnamed session 2023.12.01 20:24:40.295285 [ 19 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:24:40.295339 [ 19 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 176 rows starting from the beginning of the part 2023.12.01 20:24:40.295351 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:40.295446 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:40.295483 [ 3 ] {} HTTP-Session: 94fb2d76-7048-414c-84df-d33a994bdca5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:40.295538 [ 3 ] {} HTTP-Session: 94fb2d76-7048-414c-84df-d33a994bdca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:40.295586 [ 19 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 124 rows starting from the beginning of the part 2023.12.01 20:24:40.295728 [ 3 ] {415dc98e-f1b7-4ac7-a476-87d5fa2ec2ea} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:40.295821 [ 19 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 51 rows starting from the beginning of the part 2023.12.01 20:24:40.295834 [ 3 ] {415dc98e-f1b7-4ac7-a476-87d5fa2ec2ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:24:40.296120 [ 19 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 123 rows starting from the beginning of the part 2023.12.01 20:24:40.296278 [ 3 ] {415dc98e-f1b7-4ac7-a476-87d5fa2ec2ea} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:40.296365 [ 19 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 15 rows starting from the beginning of the part 2023.12.01 20:24:40.296517 [ 19 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 123 rows starting from the beginning of the part 2023.12.01 20:24:40.297022 [ 3 ] {415dc98e-f1b7-4ac7-a476-87d5fa2ec2ea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:40.297410 [ 3 ] {415dc98e-f1b7-4ac7-a476-87d5fa2ec2ea} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.01 20:24:40.297685 [ 3 ] {415dc98e-f1b7-4ac7-a476-87d5fa2ec2ea} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.01 20:24:40.297907 [ 56 ] {} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.12.01 20:24:40.298027 [ 3 ] {415dc98e-f1b7-4ac7-a476-87d5fa2ec2ea} executeQuery: Read 41 rows, 3.28 KiB in 0.002220421 sec., 18464 rows/sec., 1.44 MiB/sec. 2023.12.01 20:24:40.298030 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:40.298434 [ 19 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 4 columns (4 merged, 0 gathered) in 0.003338402 sec., 183321.24171984082 rows/sec., 17.44 MiB/sec. 2023.12.01 20:24:40.298485 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.12.01 20:24:40.298533 [ 3 ] {415dc98e-f1b7-4ac7-a476-87d5fa2ec2ea} DynamicQueryHandler: Done processing query 2023.12.01 20:24:40.298592 [ 3 ] {415dc98e-f1b7-4ac7-a476-87d5fa2ec2ea} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:24:40.298646 [ 3 ] {} HTTP-Session: 94fb2d76-7048-414c-84df-d33a994bdca5 Destroying unnamed session 2023.12.01 20:24:40.298727 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:24:40.298754 [ 21 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.12.01 20:24:40.298775 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 103 rows starting from the beginning of the part 2023.12.01 20:24:40.298892 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 43875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:40.299010 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:40.299106 [ 3 ] {} HTTP-Session: 0375c10d-32c4-419f-83b8-fa47ca1419c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:40.299117 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 54 rows starting from the beginning of the part 2023.12.01 20:24:40.299159 [ 3 ] {} HTTP-Session: 0375c10d-32c4-419f-83b8-fa47ca1419c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:40.299167 [ 21 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_16_3} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.12.01 20:24:40.299328 [ 21 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_16_3} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.12.01 20:24:40.299457 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 29 rows starting from the beginning of the part 2023.12.01 20:24:40.299580 [ 3 ] {7e24df28-48bb-4e9a-ad33-86c7c416da87} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:40.299711 [ 3 ] {7e24df28-48bb-4e9a-ad33-86c7c416da87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:24:40.299745 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part 2023.12.01 20:24:40.300066 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part 2023.12.01 20:24:40.300344 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part 2023.12.01 20:24:40.300401 [ 3 ] {7e24df28-48bb-4e9a-ad33-86c7c416da87} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:40.301548 [ 3 ] {7e24df28-48bb-4e9a-ad33-86c7c416da87} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:40.301978 [ 22 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 273 rows, containing 4 columns (4 merged, 0 gathered) in 0.003792791 sec., 71978.65635095633 rows/sec., 5.61 MiB/sec. 2023.12.01 20:24:40.302178 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.12.01 20:24:40.302245 [ 3 ] {7e24df28-48bb-4e9a-ad33-86c7c416da87} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.01 20:24:40.302439 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_16_3} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.12.01 20:24:40.302543 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_16_3} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.12.01 20:24:40.302631 [ 3 ] {7e24df28-48bb-4e9a-ad33-86c7c416da87} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.01 20:24:40.302823 [ 3 ] {7e24df28-48bb-4e9a-ad33-86c7c416da87} executeQuery: Read 41 rows, 56.66 KiB in 0.003181389 sec., 12887 rows/sec., 17.39 MiB/sec. 2023.12.01 20:24:40.303086 [ 3 ] {7e24df28-48bb-4e9a-ad33-86c7c416da87} DynamicQueryHandler: Done processing query 2023.12.01 20:24:40.303117 [ 3 ] {7e24df28-48bb-4e9a-ad33-86c7c416da87} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.01 20:24:40.303137 [ 3 ] {} HTTP-Session: 0375c10d-32c4-419f-83b8-fa47ca1419c3 Destroying unnamed session 2023.12.01 20:24:45.290059 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:45.290240 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:45.290289 [ 3 ] {} HTTP-Session: 33e216ec-4f32-4913-aaab-d63bced157fa Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:45.290334 [ 3 ] {} HTTP-Session: 33e216ec-4f32-4913-aaab-d63bced157fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:45.290529 [ 3 ] {b0b36c2a-b489-4a7c-92f3-1e07d089f938} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:45.290617 [ 3 ] {b0b36c2a-b489-4a7c-92f3-1e07d089f938} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:24:45.290777 [ 3 ] {b0b36c2a-b489-4a7c-92f3-1e07d089f938} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:45.291181 [ 3 ] {b0b36c2a-b489-4a7c-92f3-1e07d089f938} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:45.291450 [ 3 ] {b0b36c2a-b489-4a7c-92f3-1e07d089f938} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.01 20:24:45.291624 [ 3 ] {b0b36c2a-b489-4a7c-92f3-1e07d089f938} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.01 20:24:45.291792 [ 3 ] {b0b36c2a-b489-4a7c-92f3-1e07d089f938} executeQuery: Read 5 rows, 415.00 B in 0.001201072 sec., 4162 rows/sec., 337.43 KiB/sec. 2023.12.01 20:24:45.291787 [ 54 ] {} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.12.01 20:24:45.291912 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:45.292027 [ 3 ] {b0b36c2a-b489-4a7c-92f3-1e07d089f938} DynamicQueryHandler: Done processing query 2023.12.01 20:24:45.292083 [ 3 ] {b0b36c2a-b489-4a7c-92f3-1e07d089f938} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:24:45.292091 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.12.01 20:24:45.292134 [ 3 ] {} HTTP-Session: 33e216ec-4f32-4913-aaab-d63bced157fa Destroying unnamed session 2023.12.01 20:24:45.292259 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:24:45.292295 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:45.292318 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 46 rows starting from the beginning of the part 2023.12.01 20:24:45.292393 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:45.292445 [ 3 ] {} HTTP-Session: cd75a568-22e1-4ea8-9bb2-a44444627831 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:45.292475 [ 3 ] {} HTTP-Session: cd75a568-22e1-4ea8-9bb2-a44444627831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:45.292584 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part 2023.12.01 20:24:45.292693 [ 3 ] {a81e7263-f3d7-47dd-b581-96df374c1f2a} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:45.292804 [ 3 ] {a81e7263-f3d7-47dd-b581-96df374c1f2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.01 20:24:45.292822 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part 2023.12.01 20:24:45.293139 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part 2023.12.01 20:24:45.293273 [ 3 ] {a81e7263-f3d7-47dd-b581-96df374c1f2a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:45.293370 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part 2023.12.01 20:24:45.293548 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part 2023.12.01 20:24:45.294194 [ 3 ] {a81e7263-f3d7-47dd-b581-96df374c1f2a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:45.294659 [ 3 ] {a81e7263-f3d7-47dd-b581-96df374c1f2a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.01 20:24:45.295064 [ 3 ] {a81e7263-f3d7-47dd-b581-96df374c1f2a} oximeter.fields_ipaddr (5c99bf73-d033-48ca-a7db-9c39b5ffc62f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.01 20:24:45.295109 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 143 rows, containing 4 columns (4 merged, 0 gathered) in 0.003124878 sec., 45761.786540146524 rows/sec., 3.62 MiB/sec. 2023.12.01 20:24:45.295286 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.12.01 20:24:45.295329 [ 3 ] {a81e7263-f3d7-47dd-b581-96df374c1f2a} executeQuery: Read 4 rows, 342.00 B in 0.002576858 sec., 1552 rows/sec., 129.61 KiB/sec. 2023.12.01 20:24:45.295550 [ 3 ] {a81e7263-f3d7-47dd-b581-96df374c1f2a} DynamicQueryHandler: Done processing query 2023.12.01 20:24:45.295589 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_16_3} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.12.01 20:24:45.295593 [ 3 ] {a81e7263-f3d7-47dd-b581-96df374c1f2a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:24:45.295639 [ 3 ] {} HTTP-Session: cd75a568-22e1-4ea8-9bb2-a44444627831 Destroying unnamed session 2023.12.01 20:24:45.295688 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_16_3} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.12.01 20:24:45.295798 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 2649, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:45.295850 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:45.295871 [ 3 ] {} HTTP-Session: d7ca6bc1-c513-4523-be42-f5ac03d0b0c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:45.295891 [ 3 ] {} HTTP-Session: d7ca6bc1-c513-4523-be42-f5ac03d0b0c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:45.295969 [ 3 ] {2e7557b7-ddb1-4742-bb71-6090cfd5a9ff} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:45.296010 [ 3 ] {2e7557b7-ddb1-4742-bb71-6090cfd5a9ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:24:45.296133 [ 3 ] {2e7557b7-ddb1-4742-bb71-6090cfd5a9ff} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:45.296493 [ 3 ] {2e7557b7-ddb1-4742-bb71-6090cfd5a9ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:45.296728 [ 3 ] {2e7557b7-ddb1-4742-bb71-6090cfd5a9ff} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.01 20:24:45.296887 [ 3 ] {2e7557b7-ddb1-4742-bb71-6090cfd5a9ff} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.01 20:24:45.297032 [ 3 ] {2e7557b7-ddb1-4742-bb71-6090cfd5a9ff} executeQuery: Read 17 rows, 1.56 KiB in 0.001023769 sec., 16605 rows/sec., 1.49 MiB/sec. 2023.12.01 20:24:45.297169 [ 3 ] {2e7557b7-ddb1-4742-bb71-6090cfd5a9ff} DynamicQueryHandler: Done processing query 2023.12.01 20:24:45.297192 [ 3 ] {2e7557b7-ddb1-4742-bb71-6090cfd5a9ff} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:24:45.297209 [ 3 ] {} HTTP-Session: d7ca6bc1-c513-4523-be42-f5ac03d0b0c4 Destroying unnamed session 2023.12.01 20:24:45.297308 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:45.297355 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:45.297377 [ 3 ] {} HTTP-Session: 1f87ef82-d337-46ac-9066-d9b12e925f2d Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:45.297396 [ 3 ] {} HTTP-Session: 1f87ef82-d337-46ac-9066-d9b12e925f2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:45.297467 [ 3 ] {53b5e926-f1d2-404b-83a9-4cb04d78c562} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:45.297506 [ 3 ] {53b5e926-f1d2-404b-83a9-4cb04d78c562} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.01 20:24:45.297616 [ 3 ] {53b5e926-f1d2-404b-83a9-4cb04d78c562} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:45.297994 [ 3 ] {53b5e926-f1d2-404b-83a9-4cb04d78c562} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:45.298199 [ 3 ] {53b5e926-f1d2-404b-83a9-4cb04d78c562} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.01 20:24:45.298354 [ 3 ] {53b5e926-f1d2-404b-83a9-4cb04d78c562} oximeter.fields_u16 (935d49c3-9627-4fa6-8b26-42b49150bfca): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.01 20:24:45.298482 [ 3 ] {53b5e926-f1d2-404b-83a9-4cb04d78c562} executeQuery: Read 4 rows, 286.00 B in 0.000986078 sec., 4056 rows/sec., 283.24 KiB/sec. 2023.12.01 20:24:45.298602 [ 3 ] {53b5e926-f1d2-404b-83a9-4cb04d78c562} DynamicQueryHandler: Done processing query 2023.12.01 20:24:45.298626 [ 3 ] {53b5e926-f1d2-404b-83a9-4cb04d78c562} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:24:45.298642 [ 3 ] {} HTTP-Session: 1f87ef82-d337-46ac-9066-d9b12e925f2d Destroying unnamed session 2023.12.01 20:24:45.298744 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 1585, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:45.298791 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:45.298812 [ 3 ] {} HTTP-Session: 0e06a987-ca1d-4878-874b-2605d4a3c1ff Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:45.298831 [ 3 ] {} HTTP-Session: 0e06a987-ca1d-4878-874b-2605d4a3c1ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:45.298904 [ 3 ] {4570c0a6-cffe-4cc9-bde5-16cfda7fb089} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:45.298943 [ 3 ] {4570c0a6-cffe-4cc9-bde5-16cfda7fb089} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:24:45.299054 [ 3 ] {4570c0a6-cffe-4cc9-bde5-16cfda7fb089} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:45.299331 [ 3 ] {4570c0a6-cffe-4cc9-bde5-16cfda7fb089} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:45.299540 [ 3 ] {4570c0a6-cffe-4cc9-bde5-16cfda7fb089} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.01 20:24:45.299698 [ 3 ] {4570c0a6-cffe-4cc9-bde5-16cfda7fb089} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.01 20:24:45.299834 [ 3 ] {4570c0a6-cffe-4cc9-bde5-16cfda7fb089} executeQuery: Read 9 rows, 744.00 B in 0.000894036 sec., 10066 rows/sec., 812.68 KiB/sec. 2023.12.01 20:24:45.299977 [ 3 ] {4570c0a6-cffe-4cc9-bde5-16cfda7fb089} DynamicQueryHandler: Done processing query 2023.12.01 20:24:45.300001 [ 3 ] {4570c0a6-cffe-4cc9-bde5-16cfda7fb089} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:24:45.300017 [ 3 ] {} HTTP-Session: 0e06a987-ca1d-4878-874b-2605d4a3c1ff Destroying unnamed session 2023.12.01 20:24:45.300118 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:45.300164 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:45.300185 [ 3 ] {} HTTP-Session: 9dbeec28-f5ad-4ff3-909c-9b95e31849ef Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:45.300203 [ 3 ] {} HTTP-Session: 9dbeec28-f5ad-4ff3-909c-9b95e31849ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:45.300273 [ 3 ] {716447f7-fbf9-40bf-9c6a-c3326f49b71b} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:45.300315 [ 3 ] {716447f7-fbf9-40bf-9c6a-c3326f49b71b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.01 20:24:45.300437 [ 3 ] {716447f7-fbf9-40bf-9c6a-c3326f49b71b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:45.300704 [ 3 ] {716447f7-fbf9-40bf-9c6a-c3326f49b71b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:45.300952 [ 3 ] {716447f7-fbf9-40bf-9c6a-c3326f49b71b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.01 20:24:45.301140 [ 3 ] {716447f7-fbf9-40bf-9c6a-c3326f49b71b} oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.01 20:24:45.301279 [ 3 ] {716447f7-fbf9-40bf-9c6a-c3326f49b71b} executeQuery: Read 2 rows, 142.00 B in 0.000970038 sec., 2061 rows/sec., 142.96 KiB/sec. 2023.12.01 20:24:45.301411 [ 3 ] {716447f7-fbf9-40bf-9c6a-c3326f49b71b} DynamicQueryHandler: Done processing query 2023.12.01 20:24:45.301436 [ 3 ] {716447f7-fbf9-40bf-9c6a-c3326f49b71b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:24:45.301453 [ 3 ] {} HTTP-Session: 9dbeec28-f5ad-4ff3-909c-9b95e31849ef Destroying unnamed session 2023.12.01 20:24:45.301559 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:45.301603 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:45.301624 [ 3 ] {} HTTP-Session: 96783700-1063-43c2-b08f-97c3c3956bbc Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:45.301643 [ 3 ] {} HTTP-Session: 96783700-1063-43c2-b08f-97c3c3956bbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:45.301716 [ 3 ] {ee715f66-a321-4ac8-ad01-e8a0b6fa2f0f} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:45.301760 [ 3 ] {ee715f66-a321-4ac8-ad01-e8a0b6fa2f0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:24:45.301898 [ 3 ] {ee715f66-a321-4ac8-ad01-e8a0b6fa2f0f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:45.302203 [ 3 ] {ee715f66-a321-4ac8-ad01-e8a0b6fa2f0f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:45.302483 [ 3 ] {ee715f66-a321-4ac8-ad01-e8a0b6fa2f0f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.01 20:24:45.302675 [ 3 ] {ee715f66-a321-4ac8-ad01-e8a0b6fa2f0f} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.01 20:24:45.302796 [ 54 ] {} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.12.01 20:24:45.302815 [ 3 ] {ee715f66-a321-4ac8-ad01-e8a0b6fa2f0f} executeQuery: Read 5 rows, 6.91 KiB in 0.00106925 sec., 4676 rows/sec., 6.31 MiB/sec. 2023.12.01 20:24:45.302846 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:45.303010 [ 10 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.12.01 20:24:45.303074 [ 3 ] {ee715f66-a321-4ac8-ad01-e8a0b6fa2f0f} DynamicQueryHandler: Done processing query 2023.12.01 20:24:45.303110 [ 3 ] {ee715f66-a321-4ac8-ad01-e8a0b6fa2f0f} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.01 20:24:45.303159 [ 3 ] {} HTTP-Session: 96783700-1063-43c2-b08f-97c3c3956bbc Destroying unnamed session 2023.12.01 20:24:45.303223 [ 10 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:24:45.303271 [ 10 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 336 rows starting from the beginning of the part 2023.12.01 20:24:45.303446 [ 10 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part 2023.12.01 20:24:45.303565 [ 10 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part 2023.12.01 20:24:45.303657 [ 10 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part 2023.12.01 20:24:45.303747 [ 10 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part 2023.12.01 20:24:45.303834 [ 10 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part 2023.12.01 20:24:45.305202 [ 19 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 433 rows, containing 6 columns (6 merged, 0 gathered) in 0.002298553 sec., 188379.38476946147 rows/sec., 254.21 MiB/sec. 2023.12.01 20:24:45.305516 [ 19 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.12.01 20:24:45.305754 [ 19 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_16_3} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.12.01 20:24:45.305822 [ 19 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_16_3} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.12.01 20:24:45.305897 [ 19 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_16_3: 4.02 MiB. 2023.12.01 20:24:46.000171 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.49 MiB, peak 237.14 MiB, will set to 231.33 MiB (RSS), difference: -4.17 MiB 2023.12.01 20:24:50.292498 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:50.292627 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:50.292660 [ 3 ] {} HTTP-Session: d195639a-82b6-48eb-ac36-4e504201bcf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:50.292689 [ 3 ] {} HTTP-Session: d195639a-82b6-48eb-ac36-4e504201bcf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:50.292830 [ 3 ] {7fa9375c-92ba-4c49-b02c-c729bdcb607c} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:50.292897 [ 3 ] {7fa9375c-92ba-4c49-b02c-c729bdcb607c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:24:50.293056 [ 3 ] {7fa9375c-92ba-4c49-b02c-c729bdcb607c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:50.293533 [ 3 ] {7fa9375c-92ba-4c49-b02c-c729bdcb607c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:50.293787 [ 3 ] {7fa9375c-92ba-4c49-b02c-c729bdcb607c} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.01 20:24:50.293946 [ 3 ] {7fa9375c-92ba-4c49-b02c-c729bdcb607c} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.01 20:24:50.294097 [ 3 ] {7fa9375c-92ba-4c49-b02c-c729bdcb607c} executeQuery: Read 41 rows, 3.32 KiB in 0.001279573 sec., 32041 rows/sec., 2.54 MiB/sec. 2023.12.01 20:24:50.294304 [ 3 ] {7fa9375c-92ba-4c49-b02c-c729bdcb607c} DynamicQueryHandler: Done processing query 2023.12.01 20:24:50.294331 [ 3 ] {7fa9375c-92ba-4c49-b02c-c729bdcb607c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:24:50.294349 [ 3 ] {} HTTP-Session: d195639a-82b6-48eb-ac36-4e504201bcf9 Destroying unnamed session 2023.12.01 20:24:50.294490 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 19800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:50.294541 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:50.294562 [ 3 ] {} HTTP-Session: b82b3b72-8b27-4bdd-bf2c-e1f854145eea Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:50.294582 [ 3 ] {} HTTP-Session: b82b3b72-8b27-4bdd-bf2c-e1f854145eea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:50.294667 [ 3 ] {c36efc4b-36fc-4b9f-a4ca-459bd7616aa7} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:50.294708 [ 3 ] {c36efc4b-36fc-4b9f-a4ca-459bd7616aa7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:24:50.294822 [ 3 ] {c36efc4b-36fc-4b9f-a4ca-459bd7616aa7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:50.295284 [ 3 ] {c36efc4b-36fc-4b9f-a4ca-459bd7616aa7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:50.295505 [ 3 ] {c36efc4b-36fc-4b9f-a4ca-459bd7616aa7} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.01 20:24:50.295658 [ 3 ] {c36efc4b-36fc-4b9f-a4ca-459bd7616aa7} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.01 20:24:50.295795 [ 3 ] {c36efc4b-36fc-4b9f-a4ca-459bd7616aa7} executeQuery: Read 123 rows, 12.26 KiB in 0.001099271 sec., 111892 rows/sec., 10.89 MiB/sec. 2023.12.01 20:24:50.295943 [ 3 ] {c36efc4b-36fc-4b9f-a4ca-459bd7616aa7} DynamicQueryHandler: Done processing query 2023.12.01 20:24:50.295970 [ 3 ] {c36efc4b-36fc-4b9f-a4ca-459bd7616aa7} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:24:50.295988 [ 3 ] {} HTTP-Session: b82b3b72-8b27-4bdd-bf2c-e1f854145eea Destroying unnamed session 2023.12.01 20:24:50.296121 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 8850, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:50.296167 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:50.296187 [ 3 ] {} HTTP-Session: c6ecf2fa-f2f2-41bf-a6c7-73f2a511b2fd Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:50.296205 [ 3 ] {} HTTP-Session: c6ecf2fa-f2f2-41bf-a6c7-73f2a511b2fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:50.296282 [ 3 ] {6656091b-c460-4648-8392-02d435020fe6} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:50.296322 [ 3 ] {6656091b-c460-4648-8392-02d435020fe6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:24:50.296434 [ 3 ] {6656091b-c460-4648-8392-02d435020fe6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:50.296778 [ 3 ] {6656091b-c460-4648-8392-02d435020fe6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:50.296991 [ 3 ] {6656091b-c460-4648-8392-02d435020fe6} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.01 20:24:50.297145 [ 3 ] {6656091b-c460-4648-8392-02d435020fe6} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.01 20:24:50.297275 [ 3 ] {6656091b-c460-4648-8392-02d435020fe6} executeQuery: Read 52 rows, 4.15 KiB in 0.000963218 sec., 53985 rows/sec., 4.21 MiB/sec. 2023.12.01 20:24:50.297408 [ 3 ] {6656091b-c460-4648-8392-02d435020fe6} DynamicQueryHandler: Done processing query 2023.12.01 20:24:50.297434 [ 3 ] {6656091b-c460-4648-8392-02d435020fe6} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.01 20:24:50.297450 [ 3 ] {} HTTP-Session: c6ecf2fa-f2f2-41bf-a6c7-73f2a511b2fd Destroying unnamed session 2023.12.01 20:24:50.297551 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:50.297596 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:50.297616 [ 3 ] {} HTTP-Session: 3c49858b-8968-4793-b533-b9829ba764b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:50.297633 [ 3 ] {} HTTP-Session: 3c49858b-8968-4793-b533-b9829ba764b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:50.297704 [ 3 ] {ba73d9bf-d2a4-4ceb-96df-5fa2adedaecd} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:50.297747 [ 3 ] {ba73d9bf-d2a4-4ceb-96df-5fa2adedaecd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.12.01 20:24:50.297867 [ 3 ] {ba73d9bf-d2a4-4ceb-96df-5fa2adedaecd} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:50.298160 [ 3 ] {ba73d9bf-d2a4-4ceb-96df-5fa2adedaecd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:50.298422 [ 3 ] {ba73d9bf-d2a4-4ceb-96df-5fa2adedaecd} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.01 20:24:50.298604 [ 3 ] {ba73d9bf-d2a4-4ceb-96df-5fa2adedaecd} oximeter.measurements_cumulativei64 (332d5a06-1891-4f79-9337-a6e3d73374ee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.01 20:24:50.298743 [ 3 ] {ba73d9bf-d2a4-4ceb-96df-5fa2adedaecd} executeQuery: Read 11 rows, 743.00 B in 0.001002838 sec., 10968 rows/sec., 723.53 KiB/sec. 2023.12.01 20:24:50.298870 [ 3 ] {ba73d9bf-d2a4-4ceb-96df-5fa2adedaecd} DynamicQueryHandler: Done processing query 2023.12.01 20:24:50.298895 [ 3 ] {ba73d9bf-d2a4-4ceb-96df-5fa2adedaecd} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:24:50.298912 [ 3 ] {} HTTP-Session: 3c49858b-8968-4793-b533-b9829ba764b1 Destroying unnamed session 2023.12.01 20:24:50.299039 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 43875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:50.299084 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:50.299105 [ 3 ] {} HTTP-Session: e2c5cc89-ae1b-434a-b32b-6cca8e77b3dc Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:50.299123 [ 3 ] {} HTTP-Session: e2c5cc89-ae1b-434a-b32b-6cca8e77b3dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:50.299204 [ 3 ] {69cd32a3-7a65-4a20-8f40-f8e5222cd4db} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:50.299249 [ 3 ] {69cd32a3-7a65-4a20-8f40-f8e5222cd4db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:24:50.299388 [ 3 ] {69cd32a3-7a65-4a20-8f40-f8e5222cd4db} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:50.299839 [ 3 ] {69cd32a3-7a65-4a20-8f40-f8e5222cd4db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:50.300142 [ 3 ] {69cd32a3-7a65-4a20-8f40-f8e5222cd4db} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.01 20:24:50.300333 [ 3 ] {69cd32a3-7a65-4a20-8f40-f8e5222cd4db} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.01 20:24:50.300455 [ 3 ] {69cd32a3-7a65-4a20-8f40-f8e5222cd4db} executeQuery: Read 41 rows, 56.66 KiB in 0.001222612 sec., 33534 rows/sec., 45.25 MiB/sec. 2023.12.01 20:24:50.300584 [ 3 ] {69cd32a3-7a65-4a20-8f40-f8e5222cd4db} DynamicQueryHandler: Done processing query 2023.12.01 20:24:50.300608 [ 3 ] {69cd32a3-7a65-4a20-8f40-f8e5222cd4db} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.01 20:24:50.300626 [ 3 ] {} HTTP-Session: e2c5cc89-ae1b-434a-b32b-6cca8e77b3dc Destroying unnamed session 2023.12.01 20:24:54.702120 [ 89 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:24:54.702197 [ 89 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:24:55.292345 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:55.292505 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:55.292553 [ 3 ] {} HTTP-Session: aa2625ed-31b1-47eb-8363-ca49bd115887 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:55.292594 [ 3 ] {} HTTP-Session: aa2625ed-31b1-47eb-8363-ca49bd115887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:55.292790 [ 3 ] {1dea31ce-c569-497e-8012-03f5e51f1cbb} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:55.292886 [ 3 ] {1dea31ce-c569-497e-8012-03f5e51f1cbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:24:55.293154 [ 3 ] {1dea31ce-c569-497e-8012-03f5e51f1cbb} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:55.293690 [ 3 ] {1dea31ce-c569-497e-8012-03f5e51f1cbb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:55.293954 [ 3 ] {1dea31ce-c569-497e-8012-03f5e51f1cbb} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.01 20:24:55.294119 [ 3 ] {1dea31ce-c569-497e-8012-03f5e51f1cbb} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.01 20:24:55.294264 [ 3 ] {1dea31ce-c569-497e-8012-03f5e51f1cbb} executeQuery: Read 5 rows, 415.00 B in 0.001411056 sec., 3543 rows/sec., 287.21 KiB/sec. 2023.12.01 20:24:55.294453 [ 3 ] {1dea31ce-c569-497e-8012-03f5e51f1cbb} DynamicQueryHandler: Done processing query 2023.12.01 20:24:55.294480 [ 3 ] {1dea31ce-c569-497e-8012-03f5e51f1cbb} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:24:55.294497 [ 3 ] {} HTTP-Session: aa2625ed-31b1-47eb-8363-ca49bd115887 Destroying unnamed session 2023.12.01 20:24:55.294620 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:55.294667 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:55.294688 [ 3 ] {} HTTP-Session: adfbe392-ffa9-4d4f-bd94-d8fbb678009b Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:55.294706 [ 3 ] {} HTTP-Session: adfbe392-ffa9-4d4f-bd94-d8fbb678009b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:55.294780 [ 3 ] {595a61da-83a6-4864-a473-2ee0c2a85c46} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:55.294821 [ 3 ] {595a61da-83a6-4864-a473-2ee0c2a85c46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.01 20:24:55.294941 [ 3 ] {595a61da-83a6-4864-a473-2ee0c2a85c46} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:55.295206 [ 3 ] {595a61da-83a6-4864-a473-2ee0c2a85c46} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:55.295410 [ 3 ] {595a61da-83a6-4864-a473-2ee0c2a85c46} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.01 20:24:55.295573 [ 3 ] {595a61da-83a6-4864-a473-2ee0c2a85c46} oximeter.fields_ipaddr (5c99bf73-d033-48ca-a7db-9c39b5ffc62f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.01 20:24:55.295700 [ 3 ] {595a61da-83a6-4864-a473-2ee0c2a85c46} executeQuery: Read 2 rows, 175.00 B in 0.000890877 sec., 2244 rows/sec., 191.83 KiB/sec. 2023.12.01 20:24:55.295820 [ 3 ] {595a61da-83a6-4864-a473-2ee0c2a85c46} DynamicQueryHandler: Done processing query 2023.12.01 20:24:55.295845 [ 3 ] {595a61da-83a6-4864-a473-2ee0c2a85c46} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:24:55.295863 [ 3 ] {} HTTP-Session: adfbe392-ffa9-4d4f-bd94-d8fbb678009b Destroying unnamed session 2023.12.01 20:24:55.295983 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:55.296029 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:55.296050 [ 3 ] {} HTTP-Session: 691cc57b-261f-409a-bb7c-242393886a82 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:55.296069 [ 3 ] {} HTTP-Session: 691cc57b-261f-409a-bb7c-242393886a82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:55.296143 [ 3 ] {63245197-9a17-4df8-83d4-3866325c52e6} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:55.296182 [ 3 ] {63245197-9a17-4df8-83d4-3866325c52e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:24:55.296289 [ 3 ] {63245197-9a17-4df8-83d4-3866325c52e6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:55.296584 [ 3 ] {63245197-9a17-4df8-83d4-3866325c52e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:55.296788 [ 3 ] {63245197-9a17-4df8-83d4-3866325c52e6} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.01 20:24:55.296940 [ 3 ] {63245197-9a17-4df8-83d4-3866325c52e6} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.01 20:24:55.297061 [ 3 ] {63245197-9a17-4df8-83d4-3866325c52e6} executeQuery: Read 52 rows, 4.57 KiB in 0.000890756 sec., 58377 rows/sec., 5.01 MiB/sec. 2023.12.01 20:24:55.297178 [ 3 ] {63245197-9a17-4df8-83d4-3866325c52e6} DynamicQueryHandler: Done processing query 2023.12.01 20:24:55.297202 [ 3 ] {63245197-9a17-4df8-83d4-3866325c52e6} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.01 20:24:55.297219 [ 3 ] {} HTTP-Session: 691cc57b-261f-409a-bb7c-242393886a82 Destroying unnamed session 2023.12.01 20:24:55.297326 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:55.297371 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:55.297391 [ 3 ] {} HTTP-Session: 3e7b62d1-78e5-4162-a8da-ed4f280a764a Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:55.297409 [ 3 ] {} HTTP-Session: 3e7b62d1-78e5-4162-a8da-ed4f280a764a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:55.297478 [ 3 ] {2b2a2fa1-dbdd-4403-a51d-be207822ced0} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:55.297518 [ 3 ] {2b2a2fa1-dbdd-4403-a51d-be207822ced0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.01 20:24:55.297627 [ 3 ] {2b2a2fa1-dbdd-4403-a51d-be207822ced0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:55.297881 [ 3 ] {2b2a2fa1-dbdd-4403-a51d-be207822ced0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:55.298086 [ 3 ] {2b2a2fa1-dbdd-4403-a51d-be207822ced0} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.01 20:24:55.298237 [ 3 ] {2b2a2fa1-dbdd-4403-a51d-be207822ced0} oximeter.fields_u16 (935d49c3-9627-4fa6-8b26-42b49150bfca): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.01 20:24:55.298361 [ 3 ] {2b2a2fa1-dbdd-4403-a51d-be207822ced0} executeQuery: Read 2 rows, 143.00 B in 0.000853606 sec., 2343 rows/sec., 163.60 KiB/sec. 2023.12.01 20:24:55.298478 [ 3 ] {2b2a2fa1-dbdd-4403-a51d-be207822ced0} DynamicQueryHandler: Done processing query 2023.12.01 20:24:55.298502 [ 3 ] {2b2a2fa1-dbdd-4403-a51d-be207822ced0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:24:55.298519 [ 3 ] {} HTTP-Session: 3e7b62d1-78e5-4162-a8da-ed4f280a764a Destroying unnamed session 2023.12.01 20:24:55.298625 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:55.298670 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:55.298690 [ 3 ] {} HTTP-Session: abf9166a-64d7-45ae-a3a3-2b1e4145cf7e Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:55.298708 [ 3 ] {} HTTP-Session: abf9166a-64d7-45ae-a3a3-2b1e4145cf7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:55.298781 [ 3 ] {654e5fac-f686-4d98-8faf-3c42f5c9c7d1} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:55.298819 [ 3 ] {654e5fac-f686-4d98-8faf-3c42f5c9c7d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:24:55.298926 [ 3 ] {654e5fac-f686-4d98-8faf-3c42f5c9c7d1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:55.299205 [ 3 ] {654e5fac-f686-4d98-8faf-3c42f5c9c7d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:55.299408 [ 3 ] {654e5fac-f686-4d98-8faf-3c42f5c9c7d1} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.01 20:24:55.299558 [ 3 ] {654e5fac-f686-4d98-8faf-3c42f5c9c7d1} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.01 20:24:55.299684 [ 3 ] {654e5fac-f686-4d98-8faf-3c42f5c9c7d1} executeQuery: Read 31 rows, 2.46 KiB in 0.000873466 sec., 35490 rows/sec., 2.75 MiB/sec. 2023.12.01 20:24:55.299804 [ 3 ] {654e5fac-f686-4d98-8faf-3c42f5c9c7d1} DynamicQueryHandler: Done processing query 2023.12.01 20:24:55.299834 [ 3 ] {654e5fac-f686-4d98-8faf-3c42f5c9c7d1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:24:55.299852 [ 3 ] {} HTTP-Session: abf9166a-64d7-45ae-a3a3-2b1e4145cf7e Destroying unnamed session 2023.12.01 20:24:55.299957 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:55.300003 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:55.300024 [ 3 ] {} HTTP-Session: 168f5514-dbe5-4f5f-9db1-16b35a6f199d Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:55.300042 [ 3 ] {} HTTP-Session: 168f5514-dbe5-4f5f-9db1-16b35a6f199d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:55.300117 [ 3 ] {0aa7c046-3b13-4676-bde3-11814a295008} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:55.300160 [ 3 ] {0aa7c046-3b13-4676-bde3-11814a295008} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.01 20:24:55.300281 [ 3 ] {0aa7c046-3b13-4676-bde3-11814a295008} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:55.300559 [ 3 ] {0aa7c046-3b13-4676-bde3-11814a295008} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:55.300803 [ 3 ] {0aa7c046-3b13-4676-bde3-11814a295008} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.01 20:24:55.300990 [ 3 ] {0aa7c046-3b13-4676-bde3-11814a295008} oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.01 20:24:55.301125 [ 3 ] {0aa7c046-3b13-4676-bde3-11814a295008} executeQuery: Read 37 rows, 2.64 KiB in 0.000972938 sec., 38029 rows/sec., 2.65 MiB/sec. 2023.12.01 20:24:55.301259 [ 3 ] {0aa7c046-3b13-4676-bde3-11814a295008} DynamicQueryHandler: Done processing query 2023.12.01 20:24:55.301284 [ 3 ] {0aa7c046-3b13-4676-bde3-11814a295008} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:24:55.301302 [ 3 ] {} HTTP-Session: 168f5514-dbe5-4f5f-9db1-16b35a6f199d Destroying unnamed session 2023.12.01 20:24:55.301411 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:24:55.301459 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:24:55.301479 [ 3 ] {} HTTP-Session: 330416ea-964c-406e-8920-2be67cc67d6a Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:24:55.301497 [ 3 ] {} HTTP-Session: 330416ea-964c-406e-8920-2be67cc67d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:24:55.301570 [ 3 ] {57e3e270-38fe-407c-9455-2744dc277be5} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:24:55.301615 [ 3 ] {57e3e270-38fe-407c-9455-2744dc277be5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:24:55.301759 [ 3 ] {57e3e270-38fe-407c-9455-2744dc277be5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:24:55.302081 [ 3 ] {57e3e270-38fe-407c-9455-2744dc277be5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. 2023.12.01 20:24:55.302377 [ 3 ] {57e3e270-38fe-407c-9455-2744dc277be5} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.01 20:24:55.302557 [ 3 ] {57e3e270-38fe-407c-9455-2744dc277be5} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.01 20:24:55.302684 [ 3 ] {57e3e270-38fe-407c-9455-2744dc277be5} executeQuery: Read 5 rows, 6.91 KiB in 0.001085309 sec., 4606 rows/sec., 6.22 MiB/sec. 2023.12.01 20:24:55.302808 [ 3 ] {57e3e270-38fe-407c-9455-2744dc277be5} DynamicQueryHandler: Done processing query 2023.12.01 20:24:55.302833 [ 3 ] {57e3e270-38fe-407c-9455-2744dc277be5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:24:55.302851 [ 3 ] {} HTTP-Session: 330416ea-964c-406e-8920-2be67cc67d6a Destroying unnamed session 2023.12.01 20:25:00.292109 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:00.292282 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:00.292330 [ 3 ] {} HTTP-Session: 0065a099-d771-4b8c-89c0-055084e9e7f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:00.292373 [ 3 ] {} HTTP-Session: 0065a099-d771-4b8c-89c0-055084e9e7f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:00.292572 [ 3 ] {85e68c3e-def0-43c7-bfa4-7cc07329b3b2} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:00.292664 [ 3 ] {85e68c3e-def0-43c7-bfa4-7cc07329b3b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:25:00.292827 [ 3 ] {85e68c3e-def0-43c7-bfa4-7cc07329b3b2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:00.293241 [ 3 ] {85e68c3e-def0-43c7-bfa4-7cc07329b3b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:00.293503 [ 3 ] {85e68c3e-def0-43c7-bfa4-7cc07329b3b2} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.01 20:25:00.293678 [ 3 ] {85e68c3e-def0-43c7-bfa4-7cc07329b3b2} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.01 20:25:00.293800 [ 3 ] {85e68c3e-def0-43c7-bfa4-7cc07329b3b2} executeQuery: Read 41 rows, 3.32 KiB in 0.001172452 sec., 34969 rows/sec., 2.77 MiB/sec. 2023.12.01 20:25:00.293997 [ 3 ] {85e68c3e-def0-43c7-bfa4-7cc07329b3b2} DynamicQueryHandler: Done processing query 2023.12.01 20:25:00.294023 [ 3 ] {85e68c3e-def0-43c7-bfa4-7cc07329b3b2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:25:00.294042 [ 3 ] {} HTTP-Session: 0065a099-d771-4b8c-89c0-055084e9e7f4 Destroying unnamed session 2023.12.01 20:25:00.294160 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:00.294207 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:00.294228 [ 3 ] {} HTTP-Session: 41738691-1b2c-4ec4-b371-e7b74844b56f Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:00.294245 [ 3 ] {} HTTP-Session: 41738691-1b2c-4ec4-b371-e7b74844b56f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:00.294317 [ 3 ] {feef558d-9cd2-4167-b17b-584aea4157c7} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:00.294358 [ 3 ] {feef558d-9cd2-4167-b17b-584aea4157c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.01 20:25:00.294482 [ 3 ] {feef558d-9cd2-4167-b17b-584aea4157c7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:00.294741 [ 3 ] {feef558d-9cd2-4167-b17b-584aea4157c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:00.294945 [ 3 ] {feef558d-9cd2-4167-b17b-584aea4157c7} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.01 20:25:00.295099 [ 3 ] {feef558d-9cd2-4167-b17b-584aea4157c7} oximeter.fields_ipaddr (5c99bf73-d033-48ca-a7db-9c39b5ffc62f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.01 20:25:00.295201 [ 3 ] {feef558d-9cd2-4167-b17b-584aea4157c7} executeQuery: Read 2 rows, 175.00 B in 0.000856106 sec., 2336 rows/sec., 199.62 KiB/sec. 2023.12.01 20:25:00.295192 [ 152 ] {} oximeter.fields_ipaddr (5c99bf73-d033-48ca-a7db-9c39b5ffc62f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.01 20:25:00.295264 [ 152 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:00.295349 [ 3 ] {feef558d-9cd2-4167-b17b-584aea4157c7} DynamicQueryHandler: Done processing query 2023.12.01 20:25:00.295405 [ 3 ] {feef558d-9cd2-4167-b17b-584aea4157c7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:25:00.295445 [ 3 ] {} HTTP-Session: 41738691-1b2c-4ec4-b371-e7b74844b56f Destroying unnamed session 2023.12.01 20:25:00.295453 [ 16 ] {5c99bf73-d033-48ca-a7db-9c39b5ffc62f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.01 20:25:00.295633 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 19950, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:00.295711 [ 16 ] {5c99bf73-d033-48ca-a7db-9c39b5ffc62f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:25:00.295724 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:00.295796 [ 3 ] {} HTTP-Session: 46bd494f-e35e-4014-8be0-c4704d07e1b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:00.295805 [ 16 ] {5c99bf73-d033-48ca-a7db-9c39b5ffc62f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2023.12.01 20:25:00.295829 [ 3 ] {} HTTP-Session: 46bd494f-e35e-4014-8be0-c4704d07e1b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:00.296040 [ 3 ] {864bb1d7-f6e4-41be-a670-698ad96174a2} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:00.296169 [ 3 ] {864bb1d7-f6e4-41be-a670-698ad96174a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:25:00.296222 [ 16 ] {5c99bf73-d033-48ca-a7db-9c39b5ffc62f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2023.12.01 20:25:00.296581 [ 3 ] {864bb1d7-f6e4-41be-a670-698ad96174a2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:00.296641 [ 16 ] {5c99bf73-d033-48ca-a7db-9c39b5ffc62f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2023.12.01 20:25:00.296813 [ 16 ] {5c99bf73-d033-48ca-a7db-9c39b5ffc62f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2023.12.01 20:25:00.297071 [ 16 ] {5c99bf73-d033-48ca-a7db-9c39b5ffc62f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2023.12.01 20:25:00.297374 [ 16 ] {5c99bf73-d033-48ca-a7db-9c39b5ffc62f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2023.12.01 20:25:00.297530 [ 3 ] {864bb1d7-f6e4-41be-a670-698ad96174a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:00.298047 [ 3 ] {864bb1d7-f6e4-41be-a670-698ad96174a2} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.01 20:25:00.298367 [ 3 ] {864bb1d7-f6e4-41be-a670-698ad96174a2} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.01 20:25:00.298696 [ 3 ] {864bb1d7-f6e4-41be-a670-698ad96174a2} executeQuery: Read 124 rows, 12.35 KiB in 0.002580688 sec., 48049 rows/sec., 4.67 MiB/sec. 2023.12.01 20:25:00.298808 [ 13 ] {5c99bf73-d033-48ca-a7db-9c39b5ffc62f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.003468964 sec., 4035.787053425749 rows/sec., 342.60 KiB/sec. 2023.12.01 20:25:00.298892 [ 3 ] {864bb1d7-f6e4-41be-a670-698ad96174a2} DynamicQueryHandler: Done processing query 2023.12.01 20:25:00.298930 [ 3 ] {864bb1d7-f6e4-41be-a670-698ad96174a2} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:25:00.298966 [ 3 ] {} HTTP-Session: 46bd494f-e35e-4014-8be0-c4704d07e1b0 Destroying unnamed session 2023.12.01 20:25:00.298973 [ 16 ] {5c99bf73-d033-48ca-a7db-9c39b5ffc62f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.01 20:25:00.299126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:00.299203 [ 16 ] {5c99bf73-d033-48ca-a7db-9c39b5ffc62f::all_1_6_1} oximeter.fields_ipaddr (5c99bf73-d033-48ca-a7db-9c39b5ffc62f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.01 20:25:00.299219 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:00.299269 [ 3 ] {} HTTP-Session: cdbc5470-acad-4a1c-937f-ccb5a97b759a Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:00.299289 [ 3 ] {} HTTP-Session: cdbc5470-acad-4a1c-937f-ccb5a97b759a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:00.299309 [ 16 ] {5c99bf73-d033-48ca-a7db-9c39b5ffc62f::all_1_6_1} oximeter.fields_ipaddr (5c99bf73-d033-48ca-a7db-9c39b5ffc62f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.01 20:25:00.299447 [ 3 ] {0f7da0bd-1a0e-42f8-b1bb-b963ecf457ce} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:00.299493 [ 3 ] {0f7da0bd-1a0e-42f8-b1bb-b963ecf457ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.01 20:25:00.299607 [ 3 ] {0f7da0bd-1a0e-42f8-b1bb-b963ecf457ce} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:00.299869 [ 3 ] {0f7da0bd-1a0e-42f8-b1bb-b963ecf457ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:00.300077 [ 3 ] {0f7da0bd-1a0e-42f8-b1bb-b963ecf457ce} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.01 20:25:00.300232 [ 3 ] {0f7da0bd-1a0e-42f8-b1bb-b963ecf457ce} oximeter.fields_u16 (935d49c3-9627-4fa6-8b26-42b49150bfca): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.01 20:25:00.300323 [ 152 ] {} oximeter.fields_u16 (935d49c3-9627-4fa6-8b26-42b49150bfca) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.01 20:25:00.300335 [ 3 ] {0f7da0bd-1a0e-42f8-b1bb-b963ecf457ce} executeQuery: Read 2 rows, 143.00 B in 0.000854486 sec., 2340 rows/sec., 163.43 KiB/sec. 2023.12.01 20:25:00.300357 [ 152 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:00.300499 [ 10 ] {935d49c3-9627-4fa6-8b26-42b49150bfca::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.01 20:25:00.300554 [ 3 ] {0f7da0bd-1a0e-42f8-b1bb-b963ecf457ce} DynamicQueryHandler: Done processing query 2023.12.01 20:25:00.300592 [ 3 ] {0f7da0bd-1a0e-42f8-b1bb-b963ecf457ce} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:25:00.300644 [ 3 ] {} HTTP-Session: cdbc5470-acad-4a1c-937f-ccb5a97b759a Destroying unnamed session 2023.12.01 20:25:00.300692 [ 10 ] {935d49c3-9627-4fa6-8b26-42b49150bfca::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:25:00.300729 [ 10 ] {935d49c3-9627-4fa6-8b26-42b49150bfca::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2023.12.01 20:25:00.300824 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:00.300886 [ 10 ] {935d49c3-9627-4fa6-8b26-42b49150bfca::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2023.12.01 20:25:00.300909 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:00.300961 [ 3 ] {} HTTP-Session: 9ac6ac1f-c8b3-4e20-ac9d-871c5e49e764 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:00.301032 [ 3 ] {} HTTP-Session: 9ac6ac1f-c8b3-4e20-ac9d-871c5e49e764 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:00.301074 [ 10 ] {935d49c3-9627-4fa6-8b26-42b49150bfca::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2023.12.01 20:25:00.301246 [ 3 ] {57f60c74-e5da-4490-a7ca-05f1eeccb3da} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:00.301284 [ 10 ] {935d49c3-9627-4fa6-8b26-42b49150bfca::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2023.12.01 20:25:00.301361 [ 3 ] {57f60c74-e5da-4490-a7ca-05f1eeccb3da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:25:00.301546 [ 10 ] {935d49c3-9627-4fa6-8b26-42b49150bfca::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2023.12.01 20:25:00.301835 [ 10 ] {935d49c3-9627-4fa6-8b26-42b49150bfca::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2023.12.01 20:25:00.301889 [ 3 ] {57f60c74-e5da-4490-a7ca-05f1eeccb3da} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:00.302629 [ 3 ] {57f60c74-e5da-4490-a7ca-05f1eeccb3da} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:00.303150 [ 3 ] {57f60c74-e5da-4490-a7ca-05f1eeccb3da} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.01 20:25:00.303299 [ 10 ] {935d49c3-9627-4fa6-8b26-42b49150bfca::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.002891113 sec., 4842.425737077728 rows/sec., 338.12 KiB/sec. 2023.12.01 20:25:00.303431 [ 3 ] {57f60c74-e5da-4490-a7ca-05f1eeccb3da} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.01 20:25:00.303471 [ 10 ] {935d49c3-9627-4fa6-8b26-42b49150bfca::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.01 20:25:00.303629 [ 3 ] {57f60c74-e5da-4490-a7ca-05f1eeccb3da} executeQuery: Read 43 rows, 3.45 KiB in 0.002298863 sec., 18704 rows/sec., 1.46 MiB/sec. 2023.12.01 20:25:00.303780 [ 10 ] {935d49c3-9627-4fa6-8b26-42b49150bfca::all_1_6_1} oximeter.fields_u16 (935d49c3-9627-4fa6-8b26-42b49150bfca): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.01 20:25:00.303868 [ 3 ] {57f60c74-e5da-4490-a7ca-05f1eeccb3da} DynamicQueryHandler: Done processing query 2023.12.01 20:25:00.303881 [ 10 ] {935d49c3-9627-4fa6-8b26-42b49150bfca::all_1_6_1} oximeter.fields_u16 (935d49c3-9627-4fa6-8b26-42b49150bfca) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.01 20:25:00.303911 [ 3 ] {57f60c74-e5da-4490-a7ca-05f1eeccb3da} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:25:00.303946 [ 3 ] {} HTTP-Session: 9ac6ac1f-c8b3-4e20-ac9d-871c5e49e764 Destroying unnamed session 2023.12.01 20:25:00.304101 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:00.304151 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:00.304172 [ 3 ] {} HTTP-Session: 1a22d5a1-5481-4ebf-97b3-88fe0977efcb Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:00.304192 [ 3 ] {} HTTP-Session: 1a22d5a1-5481-4ebf-97b3-88fe0977efcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:00.304265 [ 3 ] {93dd431a-22c1-4784-8341-52151280a3f8} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:00.304309 [ 3 ] {93dd431a-22c1-4784-8341-52151280a3f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.01 20:25:00.304448 [ 3 ] {93dd431a-22c1-4784-8341-52151280a3f8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:00.304734 [ 3 ] {93dd431a-22c1-4784-8341-52151280a3f8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:00.304982 [ 3 ] {93dd431a-22c1-4784-8341-52151280a3f8} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.01 20:25:00.305164 [ 3 ] {93dd431a-22c1-4784-8341-52151280a3f8} oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.01 20:25:00.305268 [ 3 ] {93dd431a-22c1-4784-8341-52151280a3f8} executeQuery: Read 1 rows, 71.00 B in 0.000973438 sec., 1027 rows/sec., 71.23 KiB/sec. 2023.12.01 20:25:00.305386 [ 3 ] {93dd431a-22c1-4784-8341-52151280a3f8} DynamicQueryHandler: Done processing query 2023.12.01 20:25:00.305410 [ 3 ] {93dd431a-22c1-4784-8341-52151280a3f8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:25:00.305427 [ 3 ] {} HTTP-Session: 1a22d5a1-5481-4ebf-97b3-88fe0977efcb Destroying unnamed session 2023.12.01 20:25:00.305560 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 43875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:00.305606 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:00.305627 [ 3 ] {} HTTP-Session: 29c7f73f-8434-43f9-9fa4-645a96487457 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:00.305645 [ 3 ] {} HTTP-Session: 29c7f73f-8434-43f9-9fa4-645a96487457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:00.305723 [ 3 ] {740217e4-ba38-492d-8762-ac7a9cf58aa0} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:00.305767 [ 3 ] {740217e4-ba38-492d-8762-ac7a9cf58aa0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:25:00.305901 [ 3 ] {740217e4-ba38-492d-8762-ac7a9cf58aa0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:00.306346 [ 3 ] {740217e4-ba38-492d-8762-ac7a9cf58aa0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:00.306652 [ 3 ] {740217e4-ba38-492d-8762-ac7a9cf58aa0} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.01 20:25:00.306841 [ 3 ] {740217e4-ba38-492d-8762-ac7a9cf58aa0} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.01 20:25:00.306944 [ 3 ] {740217e4-ba38-492d-8762-ac7a9cf58aa0} executeQuery: Read 41 rows, 56.66 KiB in 0.001193683 sec., 34347 rows/sec., 46.35 MiB/sec. 2023.12.01 20:25:00.307069 [ 3 ] {740217e4-ba38-492d-8762-ac7a9cf58aa0} DynamicQueryHandler: Done processing query 2023.12.01 20:25:00.307093 [ 3 ] {740217e4-ba38-492d-8762-ac7a9cf58aa0} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.01 20:25:00.307109 [ 3 ] {} HTTP-Session: 29c7f73f-8434-43f9-9fa4-645a96487457 Destroying unnamed session 2023.12.01 20:25:05.290445 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:05.290570 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:05.290601 [ 3 ] {} HTTP-Session: dd22d87c-0f12-4dd0-97e8-318c9db10dde Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:05.290630 [ 3 ] {} HTTP-Session: dd22d87c-0f12-4dd0-97e8-318c9db10dde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:05.290764 [ 3 ] {81867b00-ddd7-4cc3-8fc2-5e867327f388} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:05.290826 [ 3 ] {81867b00-ddd7-4cc3-8fc2-5e867327f388} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:25:05.290999 [ 3 ] {81867b00-ddd7-4cc3-8fc2-5e867327f388} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:05.291455 [ 3 ] {81867b00-ddd7-4cc3-8fc2-5e867327f388} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:05.291720 [ 3 ] {81867b00-ddd7-4cc3-8fc2-5e867327f388} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.01 20:25:05.291893 [ 3 ] {81867b00-ddd7-4cc3-8fc2-5e867327f388} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.01 20:25:05.292030 [ 3 ] {81867b00-ddd7-4cc3-8fc2-5e867327f388} executeQuery: Read 5 rows, 415.00 B in 0.001218183 sec., 4104 rows/sec., 332.69 KiB/sec. 2023.12.01 20:25:05.292190 [ 3 ] {81867b00-ddd7-4cc3-8fc2-5e867327f388} DynamicQueryHandler: Done processing query 2023.12.01 20:25:05.292215 [ 3 ] {81867b00-ddd7-4cc3-8fc2-5e867327f388} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:25:05.292233 [ 3 ] {} HTTP-Session: dd22d87c-0f12-4dd0-97e8-318c9db10dde Destroying unnamed session 2023.12.01 20:25:05.292363 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:05.292413 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:05.292435 [ 3 ] {} HTTP-Session: 2b6741a5-cf22-43fd-9341-94449c2b906f Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:05.292455 [ 3 ] {} HTTP-Session: 2b6741a5-cf22-43fd-9341-94449c2b906f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:05.292534 [ 3 ] {bd0bc58a-e1e3-4101-b2b5-a1a8a508aa39} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:05.292575 [ 3 ] {bd0bc58a-e1e3-4101-b2b5-a1a8a508aa39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:25:05.292684 [ 3 ] {bd0bc58a-e1e3-4101-b2b5-a1a8a508aa39} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:05.292991 [ 3 ] {bd0bc58a-e1e3-4101-b2b5-a1a8a508aa39} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:05.293197 [ 3 ] {bd0bc58a-e1e3-4101-b2b5-a1a8a508aa39} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.01 20:25:05.293353 [ 3 ] {bd0bc58a-e1e3-4101-b2b5-a1a8a508aa39} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.01 20:25:05.293481 [ 3 ] {bd0bc58a-e1e3-4101-b2b5-a1a8a508aa39} executeQuery: Read 15 rows, 1.39 KiB in 0.000909797 sec., 16487 rows/sec., 1.49 MiB/sec. 2023.12.01 20:25:05.293480 [ 94 ] {} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.12.01 20:25:05.293582 [ 94 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:05.293674 [ 3 ] {bd0bc58a-e1e3-4101-b2b5-a1a8a508aa39} DynamicQueryHandler: Done processing query 2023.12.01 20:25:05.293737 [ 3 ] {bd0bc58a-e1e3-4101-b2b5-a1a8a508aa39} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:25:05.293749 [ 12 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.12.01 20:25:05.293791 [ 3 ] {} HTTP-Session: 2b6741a5-cf22-43fd-9341-94449c2b906f Destroying unnamed session 2023.12.01 20:25:05.293906 [ 12 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:25:05.293959 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:05.293972 [ 12 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 177 rows starting from the beginning of the part 2023.12.01 20:25:05.294031 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:05.294081 [ 3 ] {} HTTP-Session: c56e43d5-cf90-4ced-8299-c006df41c19c Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:05.294130 [ 3 ] {} HTTP-Session: c56e43d5-cf90-4ced-8299-c006df41c19c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:05.294281 [ 12 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 17 rows starting from the beginning of the part 2023.12.01 20:25:05.294319 [ 3 ] {fc4b6431-d90e-437e-b0a4-0dfe91c52b85} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:05.294402 [ 3 ] {fc4b6431-d90e-437e-b0a4-0dfe91c52b85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:25:05.294531 [ 12 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 123 rows starting from the beginning of the part 2023.12.01 20:25:05.294857 [ 12 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part 2023.12.01 20:25:05.294925 [ 3 ] {fc4b6431-d90e-437e-b0a4-0dfe91c52b85} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:05.295102 [ 12 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 124 rows starting from the beginning of the part 2023.12.01 20:25:05.295289 [ 12 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 15 rows starting from the beginning of the part 2023.12.01 20:25:05.295828 [ 3 ] {fc4b6431-d90e-437e-b0a4-0dfe91c52b85} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:05.296265 [ 3 ] {fc4b6431-d90e-437e-b0a4-0dfe91c52b85} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.01 20:25:05.296632 [ 3 ] {fc4b6431-d90e-437e-b0a4-0dfe91c52b85} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.01 20:25:05.296823 [ 94 ] {} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.12.01 20:25:05.296872 [ 3 ] {fc4b6431-d90e-437e-b0a4-0dfe91c52b85} executeQuery: Read 5 rows, 410.00 B in 0.002484016 sec., 2012 rows/sec., 161.19 KiB/sec. 2023.12.01 20:25:05.296967 [ 94 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:05.297350 [ 3 ] {fc4b6431-d90e-437e-b0a4-0dfe91c52b85} DynamicQueryHandler: Done processing query 2023.12.01 20:25:05.297397 [ 10 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 508 rows, containing 4 columns (4 merged, 0 gathered) in 0.00373126 sec., 136147.03880190605 rows/sec., 12.86 MiB/sec. 2023.12.01 20:25:05.297417 [ 3 ] {fc4b6431-d90e-437e-b0a4-0dfe91c52b85} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:25:05.297496 [ 3 ] {} HTTP-Session: c56e43d5-cf90-4ced-8299-c006df41c19c Destroying unnamed session 2023.12.01 20:25:05.297519 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.12.01 20:25:05.297644 [ 10 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.12.01 20:25:05.297701 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:05.297778 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:25:05.297825 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:05.297848 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 105 rows starting from the beginning of the part 2023.12.01 20:25:05.297860 [ 3 ] {} HTTP-Session: cb30a27c-8973-4aad-8209-1a51494d3398 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:05.297940 [ 3 ] {} HTTP-Session: cb30a27c-8973-4aad-8209-1a51494d3398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:05.298157 [ 10 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_21_4} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.12.01 20:25:05.298238 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 9 rows starting from the beginning of the part 2023.12.01 20:25:05.298264 [ 3 ] {2c7a0ed8-a544-4b85-916f-d9dcf64396d2} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:05.298385 [ 10 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_21_4} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.12.01 20:25:05.298430 [ 3 ] {2c7a0ed8-a544-4b85-916f-d9dcf64396d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:25:05.298561 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 52 rows starting from the beginning of the part 2023.12.01 20:25:05.298945 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part 2023.12.01 20:25:05.299230 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 43 rows starting from the beginning of the part 2023.12.01 20:25:05.299315 [ 3 ] {2c7a0ed8-a544-4b85-916f-d9dcf64396d2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:05.299467 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part 2023.12.01 20:25:05.300060 [ 3 ] {2c7a0ed8-a544-4b85-916f-d9dcf64396d2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:05.300786 [ 3 ] {2c7a0ed8-a544-4b85-916f-d9dcf64396d2} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.01 20:25:05.300883 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 245 rows, containing 4 columns (4 merged, 0 gathered) in 0.003490345 sec., 70193.63415364384 rows/sec., 5.48 MiB/sec. 2023.12.01 20:25:05.301015 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.12.01 20:25:05.301143 [ 3 ] {2c7a0ed8-a544-4b85-916f-d9dcf64396d2} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.01 20:25:05.301367 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_21_4} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.12.01 20:25:05.301384 [ 3 ] {2c7a0ed8-a544-4b85-916f-d9dcf64396d2} executeQuery: Read 5 rows, 6.91 KiB in 0.003061167 sec., 1633 rows/sec., 2.20 MiB/sec. 2023.12.01 20:25:05.301509 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_21_4} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.12.01 20:25:05.301682 [ 3 ] {2c7a0ed8-a544-4b85-916f-d9dcf64396d2} DynamicQueryHandler: Done processing query 2023.12.01 20:25:05.301711 [ 3 ] {2c7a0ed8-a544-4b85-916f-d9dcf64396d2} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.01 20:25:05.301729 [ 3 ] {} HTTP-Session: cb30a27c-8973-4aad-8209-1a51494d3398 Destroying unnamed session 2023.12.01 20:25:09.702437 [ 87 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:25:09.702506 [ 87 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:25:10.292341 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:10.292451 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:10.292482 [ 3 ] {} HTTP-Session: f243cd60-3dc1-45c0-9d15-57b42e3e28c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:10.292511 [ 3 ] {} HTTP-Session: f243cd60-3dc1-45c0-9d15-57b42e3e28c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:10.292650 [ 3 ] {ec38fbac-c5f6-4428-a006-8bd27d136f10} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:10.292715 [ 3 ] {ec38fbac-c5f6-4428-a006-8bd27d136f10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:25:10.292896 [ 3 ] {ec38fbac-c5f6-4428-a006-8bd27d136f10} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:10.293383 [ 3 ] {ec38fbac-c5f6-4428-a006-8bd27d136f10} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:10.293669 [ 3 ] {ec38fbac-c5f6-4428-a006-8bd27d136f10} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.01 20:25:10.293835 [ 3 ] {ec38fbac-c5f6-4428-a006-8bd27d136f10} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.01 20:25:10.293991 [ 3 ] {ec38fbac-c5f6-4428-a006-8bd27d136f10} executeQuery: Read 41 rows, 3.32 KiB in 0.001299894 sec., 31541 rows/sec., 2.50 MiB/sec. 2023.12.01 20:25:10.293984 [ 87 ] {} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.12.01 20:25:10.294093 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:10.294184 [ 3 ] {ec38fbac-c5f6-4428-a006-8bd27d136f10} DynamicQueryHandler: Done processing query 2023.12.01 20:25:10.294193 [ 17 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.12.01 20:25:10.294222 [ 3 ] {ec38fbac-c5f6-4428-a006-8bd27d136f10} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:25:10.294248 [ 3 ] {} HTTP-Session: f243cd60-3dc1-45c0-9d15-57b42e3e28c6 Destroying unnamed session 2023.12.01 20:25:10.294301 [ 17 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:25:10.294334 [ 17 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 46 rows starting from the beginning of the part 2023.12.01 20:25:10.294400 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 19800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:10.294456 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:10.294487 [ 3 ] {} HTTP-Session: 18e34c1d-aafa-4c68-9eb0-8f4f2b72cff5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:10.294515 [ 3 ] {} HTTP-Session: 18e34c1d-aafa-4c68-9eb0-8f4f2b72cff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:10.294514 [ 17 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part 2023.12.01 20:25:10.294633 [ 3 ] {dfaa8240-c614-45d1-b4ad-e0fa0b8428ba} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:10.294661 [ 17 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part 2023.12.01 20:25:10.294690 [ 3 ] {dfaa8240-c614-45d1-b4ad-e0fa0b8428ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:25:10.294796 [ 17 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part 2023.12.01 20:25:10.294943 [ 3 ] {dfaa8240-c614-45d1-b4ad-e0fa0b8428ba} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:10.294954 [ 17 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part 2023.12.01 20:25:10.295063 [ 17 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part 2023.12.01 20:25:10.295648 [ 3 ] {dfaa8240-c614-45d1-b4ad-e0fa0b8428ba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:10.295967 [ 3 ] {dfaa8240-c614-45d1-b4ad-e0fa0b8428ba} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.01 20:25:10.296026 [ 23 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 4 columns (4 merged, 0 gathered) in 0.001852995 sec., 96600.36859246787 rows/sec., 7.65 MiB/sec. 2023.12.01 20:25:10.296184 [ 3 ] {dfaa8240-c614-45d1-b4ad-e0fa0b8428ba} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.01 20:25:10.296195 [ 23 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.12.01 20:25:10.296357 [ 3 ] {dfaa8240-c614-45d1-b4ad-e0fa0b8428ba} executeQuery: Read 123 rows, 12.26 KiB in 0.001684411 sec., 73022 rows/sec., 7.11 MiB/sec. 2023.12.01 20:25:10.296511 [ 23 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_21_4} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.12.01 20:25:10.296558 [ 3 ] {dfaa8240-c614-45d1-b4ad-e0fa0b8428ba} DynamicQueryHandler: Done processing query 2023.12.01 20:25:10.296593 [ 3 ] {dfaa8240-c614-45d1-b4ad-e0fa0b8428ba} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:25:10.296617 [ 23 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_21_4} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.12.01 20:25:10.296626 [ 3 ] {} HTTP-Session: 18e34c1d-aafa-4c68-9eb0-8f4f2b72cff5 Destroying unnamed session 2023.12.01 20:25:10.296778 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:10.296828 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:10.296849 [ 3 ] {} HTTP-Session: 599f214d-acae-4f7e-8a56-553bf4570ba5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:10.296868 [ 3 ] {} HTTP-Session: 599f214d-acae-4f7e-8a56-553bf4570ba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:10.296944 [ 3 ] {27c3c250-897e-49a3-9f84-187812c03e11} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:10.296984 [ 3 ] {27c3c250-897e-49a3-9f84-187812c03e11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:25:10.297104 [ 3 ] {27c3c250-897e-49a3-9f84-187812c03e11} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:10.297422 [ 3 ] {27c3c250-897e-49a3-9f84-187812c03e11} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:10.297638 [ 3 ] {27c3c250-897e-49a3-9f84-187812c03e11} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.01 20:25:10.297797 [ 3 ] {27c3c250-897e-49a3-9f84-187812c03e11} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.01 20:25:10.297934 [ 3 ] {27c3c250-897e-49a3-9f84-187812c03e11} executeQuery: Read 41 rows, 3.28 KiB in 0.000956208 sec., 42877 rows/sec., 3.35 MiB/sec. 2023.12.01 20:25:10.298081 [ 3 ] {27c3c250-897e-49a3-9f84-187812c03e11} DynamicQueryHandler: Done processing query 2023.12.01 20:25:10.298105 [ 3 ] {27c3c250-897e-49a3-9f84-187812c03e11} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:25:10.298122 [ 3 ] {} HTTP-Session: 599f214d-acae-4f7e-8a56-553bf4570ba5 Destroying unnamed session 2023.12.01 20:25:10.298283 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 43875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:10.298330 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:10.298351 [ 3 ] {} HTTP-Session: 89d24d2a-0ef6-45e3-9cd2-5739046305f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:10.298368 [ 3 ] {} HTTP-Session: 89d24d2a-0ef6-45e3-9cd2-5739046305f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:10.298456 [ 3 ] {5a5c8842-6260-47c0-8b3e-e2efaf6936f2} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:10.298501 [ 3 ] {5a5c8842-6260-47c0-8b3e-e2efaf6936f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:25:10.298645 [ 3 ] {5a5c8842-6260-47c0-8b3e-e2efaf6936f2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:10.299129 [ 3 ] {5a5c8842-6260-47c0-8b3e-e2efaf6936f2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:10.299451 [ 3 ] {5a5c8842-6260-47c0-8b3e-e2efaf6936f2} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.01 20:25:10.299637 [ 3 ] {5a5c8842-6260-47c0-8b3e-e2efaf6936f2} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.01 20:25:10.299756 [ 87 ] {} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.12.01 20:25:10.299775 [ 3 ] {5a5c8842-6260-47c0-8b3e-e2efaf6936f2} executeQuery: Read 41 rows, 56.66 KiB in 0.001292293 sec., 31726 rows/sec., 42.81 MiB/sec. 2023.12.01 20:25:10.299809 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:10.299949 [ 17 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.12.01 20:25:10.299995 [ 3 ] {5a5c8842-6260-47c0-8b3e-e2efaf6936f2} DynamicQueryHandler: Done processing query 2023.12.01 20:25:10.300023 [ 3 ] {5a5c8842-6260-47c0-8b3e-e2efaf6936f2} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.01 20:25:10.300050 [ 3 ] {} HTTP-Session: 89d24d2a-0ef6-45e3-9cd2-5739046305f2 Destroying unnamed session 2023.12.01 20:25:10.300082 [ 17 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:25:10.300117 [ 17 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 433 rows starting from the beginning of the part 2023.12.01 20:25:10.300236 [ 17 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part 2023.12.01 20:25:10.300337 [ 17 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part 2023.12.01 20:25:10.300434 [ 17 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part 2023.12.01 20:25:10.300529 [ 17 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part 2023.12.01 20:25:10.300617 [ 17 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part 2023.12.01 20:25:10.301966 [ 17 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 6 columns (6 merged, 0 gathered) in 0.002092258 sec., 270521.13075920846 rows/sec., 365.05 MiB/sec. 2023.12.01 20:25:10.302378 [ 17 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.12.01 20:25:10.302626 [ 17 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_21_4} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.12.01 20:25:10.302689 [ 17 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_21_4} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.12.01 20:25:10.302753 [ 17 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_21_4: 4.48 MiB. 2023.12.01 20:25:15.287937 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:15.288069 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:15.288101 [ 3 ] {} HTTP-Session: bb110638-8fcd-4c5e-994b-1892e88e3610 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:15.288131 [ 3 ] {} HTTP-Session: bb110638-8fcd-4c5e-994b-1892e88e3610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:15.288266 [ 3 ] {babdfc0a-99a9-4bad-920a-3562c5300134} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:15.288330 [ 3 ] {babdfc0a-99a9-4bad-920a-3562c5300134} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:25:15.288515 [ 3 ] {babdfc0a-99a9-4bad-920a-3562c5300134} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:15.288943 [ 3 ] {babdfc0a-99a9-4bad-920a-3562c5300134} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:15.289235 [ 3 ] {babdfc0a-99a9-4bad-920a-3562c5300134} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.01 20:25:15.289409 [ 3 ] {babdfc0a-99a9-4bad-920a-3562c5300134} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.01 20:25:15.289538 [ 3 ] {babdfc0a-99a9-4bad-920a-3562c5300134} executeQuery: Read 5 rows, 415.00 B in 0.001232683 sec., 4056 rows/sec., 328.77 KiB/sec. 2023.12.01 20:25:15.289727 [ 3 ] {babdfc0a-99a9-4bad-920a-3562c5300134} DynamicQueryHandler: Done processing query 2023.12.01 20:25:15.289756 [ 3 ] {babdfc0a-99a9-4bad-920a-3562c5300134} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:25:15.289774 [ 3 ] {} HTTP-Session: bb110638-8fcd-4c5e-994b-1892e88e3610 Destroying unnamed session 2023.12.01 20:25:15.289892 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:15.289940 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:15.289962 [ 3 ] {} HTTP-Session: da291990-9b5b-41a3-a11a-fd3eaf0a33ab Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:15.289982 [ 3 ] {} HTTP-Session: da291990-9b5b-41a3-a11a-fd3eaf0a33ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:15.290065 [ 3 ] {9e6130bf-9ff3-4466-af3c-e1193d46b9b9} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:15.290107 [ 3 ] {9e6130bf-9ff3-4466-af3c-e1193d46b9b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:25:15.290222 [ 3 ] {9e6130bf-9ff3-4466-af3c-e1193d46b9b9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:15.290516 [ 3 ] {9e6130bf-9ff3-4466-af3c-e1193d46b9b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:15.290733 [ 3 ] {9e6130bf-9ff3-4466-af3c-e1193d46b9b9} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.01 20:25:15.290895 [ 3 ] {9e6130bf-9ff3-4466-af3c-e1193d46b9b9} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.01 20:25:15.290998 [ 3 ] {9e6130bf-9ff3-4466-af3c-e1193d46b9b9} executeQuery: Read 15 rows, 1.39 KiB in 0.000902486 sec., 16620 rows/sec., 1.50 MiB/sec. 2023.12.01 20:25:15.291122 [ 3 ] {9e6130bf-9ff3-4466-af3c-e1193d46b9b9} DynamicQueryHandler: Done processing query 2023.12.01 20:25:15.291147 [ 3 ] {9e6130bf-9ff3-4466-af3c-e1193d46b9b9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:25:15.291163 [ 3 ] {} HTTP-Session: da291990-9b5b-41a3-a11a-fd3eaf0a33ab Destroying unnamed session 2023.12.01 20:25:15.291277 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:15.291325 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:15.291346 [ 3 ] {} HTTP-Session: 29ba8789-af13-434f-8a56-bc8cba98191f Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:15.291365 [ 3 ] {} HTTP-Session: 29ba8789-af13-434f-8a56-bc8cba98191f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:15.291438 [ 3 ] {3dbfc7ac-4cbf-498c-84f2-f15e9b8cbff8} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:15.291478 [ 3 ] {3dbfc7ac-4cbf-498c-84f2-f15e9b8cbff8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:25:15.291583 [ 3 ] {3dbfc7ac-4cbf-498c-84f2-f15e9b8cbff8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:15.291847 [ 3 ] {3dbfc7ac-4cbf-498c-84f2-f15e9b8cbff8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:15.292055 [ 3 ] {3dbfc7ac-4cbf-498c-84f2-f15e9b8cbff8} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.01 20:25:15.292215 [ 3 ] {3dbfc7ac-4cbf-498c-84f2-f15e9b8cbff8} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.01 20:25:15.292325 [ 3 ] {3dbfc7ac-4cbf-498c-84f2-f15e9b8cbff8} executeQuery: Read 5 rows, 410.00 B in 0.000851386 sec., 5872 rows/sec., 470.28 KiB/sec. 2023.12.01 20:25:15.292516 [ 3 ] {3dbfc7ac-4cbf-498c-84f2-f15e9b8cbff8} DynamicQueryHandler: Done processing query 2023.12.01 20:25:15.292540 [ 3 ] {3dbfc7ac-4cbf-498c-84f2-f15e9b8cbff8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:25:15.292556 [ 3 ] {} HTTP-Session: 29ba8789-af13-434f-8a56-bc8cba98191f Destroying unnamed session 2023.12.01 20:25:15.292704 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:15.292750 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:15.292771 [ 3 ] {} HTTP-Session: 01505757-447d-4434-94d6-1f84ab7fda63 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:15.292789 [ 3 ] {} HTTP-Session: 01505757-447d-4434-94d6-1f84ab7fda63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:15.292863 [ 3 ] {aa1880a1-4f1c-482a-8dac-c4a761b99852} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:15.292908 [ 3 ] {aa1880a1-4f1c-482a-8dac-c4a761b99852} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:25:15.293059 [ 3 ] {aa1880a1-4f1c-482a-8dac-c4a761b99852} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:15.293351 [ 3 ] {aa1880a1-4f1c-482a-8dac-c4a761b99852} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:15.293647 [ 3 ] {aa1880a1-4f1c-482a-8dac-c4a761b99852} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.01 20:25:15.293846 [ 3 ] {aa1880a1-4f1c-482a-8dac-c4a761b99852} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.01 20:25:15.293954 [ 3 ] {aa1880a1-4f1c-482a-8dac-c4a761b99852} executeQuery: Read 5 rows, 6.91 KiB in 0.001060869 sec., 4713 rows/sec., 6.36 MiB/sec. 2023.12.01 20:25:15.294081 [ 3 ] {aa1880a1-4f1c-482a-8dac-c4a761b99852} DynamicQueryHandler: Done processing query 2023.12.01 20:25:15.294105 [ 3 ] {aa1880a1-4f1c-482a-8dac-c4a761b99852} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:25:15.294124 [ 3 ] {} HTTP-Session: 01505757-447d-4434-94d6-1f84ab7fda63 Destroying unnamed session 2023.12.01 20:25:20.291715 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:20.291889 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:20.291939 [ 3 ] {} HTTP-Session: 24366a51-0f33-4e55-93ad-12b2fa7257d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:20.291983 [ 3 ] {} HTTP-Session: 24366a51-0f33-4e55-93ad-12b2fa7257d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:20.292185 [ 3 ] {dbe5fc1b-2941-4078-a784-06e7d2d52421} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:20.292279 [ 3 ] {dbe5fc1b-2941-4078-a784-06e7d2d52421} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:25:20.292502 [ 3 ] {dbe5fc1b-2941-4078-a784-06e7d2d52421} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:20.292929 [ 3 ] {dbe5fc1b-2941-4078-a784-06e7d2d52421} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:20.293199 [ 3 ] {dbe5fc1b-2941-4078-a784-06e7d2d52421} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.01 20:25:20.293370 [ 3 ] {dbe5fc1b-2941-4078-a784-06e7d2d52421} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.01 20:25:20.293495 [ 3 ] {dbe5fc1b-2941-4078-a784-06e7d2d52421} executeQuery: Read 41 rows, 3.32 KiB in 0.001250783 sec., 32779 rows/sec., 2.59 MiB/sec. 2023.12.01 20:25:20.293624 [ 3 ] {dbe5fc1b-2941-4078-a784-06e7d2d52421} DynamicQueryHandler: Done processing query 2023.12.01 20:25:20.293650 [ 3 ] {dbe5fc1b-2941-4078-a784-06e7d2d52421} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:25:20.293667 [ 3 ] {} HTTP-Session: 24366a51-0f33-4e55-93ad-12b2fa7257d1 Destroying unnamed session 2023.12.01 20:25:20.293788 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:20.293837 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:20.293857 [ 3 ] {} HTTP-Session: f855f6e3-0c47-4bbc-8f7b-900e851704ad Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:20.293878 [ 3 ] {} HTTP-Session: f855f6e3-0c47-4bbc-8f7b-900e851704ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:20.293957 [ 3 ] {1cb39e79-e3c0-4bed-980c-1d168c0942a5} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:20.293999 [ 3 ] {1cb39e79-e3c0-4bed-980c-1d168c0942a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.01 20:25:20.294106 [ 3 ] {1cb39e79-e3c0-4bed-980c-1d168c0942a5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:20.294376 [ 3 ] {1cb39e79-e3c0-4bed-980c-1d168c0942a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:20.294589 [ 3 ] {1cb39e79-e3c0-4bed-980c-1d168c0942a5} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.01 20:25:20.294743 [ 3 ] {1cb39e79-e3c0-4bed-980c-1d168c0942a5} oximeter.fields_ipaddr (5c99bf73-d033-48ca-a7db-9c39b5ffc62f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.01 20:25:20.294846 [ 3 ] {1cb39e79-e3c0-4bed-980c-1d168c0942a5} executeQuery: Read 2 rows, 175.00 B in 0.000859496 sec., 2326 rows/sec., 198.84 KiB/sec. 2023.12.01 20:25:20.294968 [ 3 ] {1cb39e79-e3c0-4bed-980c-1d168c0942a5} DynamicQueryHandler: Done processing query 2023.12.01 20:25:20.294992 [ 3 ] {1cb39e79-e3c0-4bed-980c-1d168c0942a5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:25:20.295009 [ 3 ] {} HTTP-Session: f855f6e3-0c47-4bbc-8f7b-900e851704ad Destroying unnamed session 2023.12.01 20:25:20.295138 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 19942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:20.295186 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:20.295206 [ 3 ] {} HTTP-Session: c790e098-af7b-4f8f-ac37-4484e29e4567 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:20.295226 [ 3 ] {} HTTP-Session: c790e098-af7b-4f8f-ac37-4484e29e4567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:20.295305 [ 3 ] {015a750e-5539-4c28-bd60-cc6114c6fcff} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:20.295344 [ 3 ] {015a750e-5539-4c28-bd60-cc6114c6fcff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:25:20.295448 [ 3 ] {015a750e-5539-4c28-bd60-cc6114c6fcff} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:20.295860 [ 3 ] {015a750e-5539-4c28-bd60-cc6114c6fcff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:20.296076 [ 3 ] {015a750e-5539-4c28-bd60-cc6114c6fcff} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.01 20:25:20.296233 [ 3 ] {015a750e-5539-4c28-bd60-cc6114c6fcff} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.01 20:25:20.296336 [ 3 ] {015a750e-5539-4c28-bd60-cc6114c6fcff} executeQuery: Read 124 rows, 12.34 KiB in 0.001000879 sec., 123891 rows/sec., 12.04 MiB/sec. 2023.12.01 20:25:20.296469 [ 3 ] {015a750e-5539-4c28-bd60-cc6114c6fcff} DynamicQueryHandler: Done processing query 2023.12.01 20:25:20.296500 [ 3 ] {015a750e-5539-4c28-bd60-cc6114c6fcff} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:25:20.296518 [ 3 ] {} HTTP-Session: c790e098-af7b-4f8f-ac37-4484e29e4567 Destroying unnamed session 2023.12.01 20:25:20.296664 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:20.296717 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:20.296745 [ 3 ] {} HTTP-Session: 539fa86f-f6d0-49a7-b2bd-5dd107d846d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:20.296768 [ 3 ] {} HTTP-Session: 539fa86f-f6d0-49a7-b2bd-5dd107d846d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:20.296852 [ 3 ] {b5892afe-9523-4733-9e92-ca62d21d8ec8} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:20.296898 [ 3 ] {b5892afe-9523-4733-9e92-ca62d21d8ec8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.01 20:25:20.297019 [ 3 ] {b5892afe-9523-4733-9e92-ca62d21d8ec8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:20.297293 [ 3 ] {b5892afe-9523-4733-9e92-ca62d21d8ec8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:20.297502 [ 3 ] {b5892afe-9523-4733-9e92-ca62d21d8ec8} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.01 20:25:20.297654 [ 3 ] {b5892afe-9523-4733-9e92-ca62d21d8ec8} oximeter.fields_u16 (935d49c3-9627-4fa6-8b26-42b49150bfca): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.01 20:25:20.297756 [ 3 ] {b5892afe-9523-4733-9e92-ca62d21d8ec8} executeQuery: Read 2 rows, 143.00 B in 0.000873676 sec., 2289 rows/sec., 159.84 KiB/sec. 2023.12.01 20:25:20.297912 [ 3 ] {b5892afe-9523-4733-9e92-ca62d21d8ec8} DynamicQueryHandler: Done processing query 2023.12.01 20:25:20.297936 [ 3 ] {b5892afe-9523-4733-9e92-ca62d21d8ec8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:25:20.297952 [ 3 ] {} HTTP-Session: 539fa86f-f6d0-49a7-b2bd-5dd107d846d7 Destroying unnamed session 2023.12.01 20:25:20.298072 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 9193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:20.298117 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:20.298137 [ 3 ] {} HTTP-Session: eae71c8e-46bc-4cf7-afce-56fc7a4053c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:20.298156 [ 3 ] {} HTTP-Session: eae71c8e-46bc-4cf7-afce-56fc7a4053c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:20.298228 [ 3 ] {68f70557-1559-4953-b1dd-b793df15b901} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:20.298268 [ 3 ] {68f70557-1559-4953-b1dd-b793df15b901} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:25:20.298385 [ 3 ] {68f70557-1559-4953-b1dd-b793df15b901} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:20.298721 [ 3 ] {68f70557-1559-4953-b1dd-b793df15b901} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:20.298931 [ 3 ] {68f70557-1559-4953-b1dd-b793df15b901} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.01 20:25:20.299083 [ 3 ] {68f70557-1559-4953-b1dd-b793df15b901} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.01 20:25:20.299184 [ 3 ] {68f70557-1559-4953-b1dd-b793df15b901} executeQuery: Read 54 rows, 4.31 KiB in 0.000927967 sec., 58191 rows/sec., 4.54 MiB/sec. 2023.12.01 20:25:20.299300 [ 3 ] {68f70557-1559-4953-b1dd-b793df15b901} DynamicQueryHandler: Done processing query 2023.12.01 20:25:20.299324 [ 3 ] {68f70557-1559-4953-b1dd-b793df15b901} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.01 20:25:20.299341 [ 3 ] {} HTTP-Session: eae71c8e-46bc-4cf7-afce-56fc7a4053c2 Destroying unnamed session 2023.12.01 20:25:20.299447 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:20.299493 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:20.299514 [ 3 ] {} HTTP-Session: 24367ac9-fcb9-4983-92d4-85676231a2ea Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:20.299532 [ 3 ] {} HTTP-Session: 24367ac9-fcb9-4983-92d4-85676231a2ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:20.299604 [ 3 ] {4cce07e2-b441-4560-aa16-f511fedc6a3d} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:20.299646 [ 3 ] {4cce07e2-b441-4560-aa16-f511fedc6a3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.12.01 20:25:20.299764 [ 3 ] {4cce07e2-b441-4560-aa16-f511fedc6a3d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:20.300046 [ 3 ] {4cce07e2-b441-4560-aa16-f511fedc6a3d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:20.300298 [ 3 ] {4cce07e2-b441-4560-aa16-f511fedc6a3d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.01 20:25:20.300482 [ 3 ] {4cce07e2-b441-4560-aa16-f511fedc6a3d} oximeter.measurements_cumulativei64 (332d5a06-1891-4f79-9337-a6e3d73374ee): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.01 20:25:20.300589 [ 3 ] {4cce07e2-b441-4560-aa16-f511fedc6a3d} executeQuery: Read 11 rows, 743.00 B in 0.000957018 sec., 11494 rows/sec., 758.17 KiB/sec. 2023.12.01 20:25:20.300702 [ 3 ] {4cce07e2-b441-4560-aa16-f511fedc6a3d} DynamicQueryHandler: Done processing query 2023.12.01 20:25:20.300726 [ 3 ] {4cce07e2-b441-4560-aa16-f511fedc6a3d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:25:20.300742 [ 3 ] {} HTTP-Session: 24367ac9-fcb9-4983-92d4-85676231a2ea Destroying unnamed session 2023.12.01 20:25:20.300843 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:20.300894 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:20.300915 [ 3 ] {} HTTP-Session: ec66376d-6f0a-4c15-813c-2012631e40b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:20.300933 [ 3 ] {} HTTP-Session: ec66376d-6f0a-4c15-813c-2012631e40b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:20.301003 [ 3 ] {267c27ae-e8df-42b1-bc13-a5e82c43a92f} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:20.301044 [ 3 ] {267c27ae-e8df-42b1-bc13-a5e82c43a92f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.01 20:25:20.301160 [ 3 ] {267c27ae-e8df-42b1-bc13-a5e82c43a92f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:20.301481 [ 3 ] {267c27ae-e8df-42b1-bc13-a5e82c43a92f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:20.301717 [ 3 ] {267c27ae-e8df-42b1-bc13-a5e82c43a92f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.01 20:25:20.301906 [ 3 ] {267c27ae-e8df-42b1-bc13-a5e82c43a92f} oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.01 20:25:20.302010 [ 3 ] {267c27ae-e8df-42b1-bc13-a5e82c43a92f} executeQuery: Read 1 rows, 71.00 B in 0.000978598 sec., 1021 rows/sec., 70.85 KiB/sec. 2023.12.01 20:25:20.302168 [ 3 ] {267c27ae-e8df-42b1-bc13-a5e82c43a92f} DynamicQueryHandler: Done processing query 2023.12.01 20:25:20.302193 [ 3 ] {267c27ae-e8df-42b1-bc13-a5e82c43a92f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:25:20.302210 [ 3 ] {} HTTP-Session: ec66376d-6f0a-4c15-813c-2012631e40b9 Destroying unnamed session 2023.12.01 20:25:20.302342 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 43875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:20.302389 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:20.302409 [ 3 ] {} HTTP-Session: b4468d7c-c917-44c7-a062-2d2bc1a4418e Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:20.302426 [ 3 ] {} HTTP-Session: b4468d7c-c917-44c7-a062-2d2bc1a4418e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:20.302508 [ 3 ] {c6246fe9-880d-4b57-94cf-1a70b5dcab48} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:20.302552 [ 3 ] {c6246fe9-880d-4b57-94cf-1a70b5dcab48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:25:20.302694 [ 3 ] {c6246fe9-880d-4b57-94cf-1a70b5dcab48} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:20.303149 [ 3 ] {c6246fe9-880d-4b57-94cf-1a70b5dcab48} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:20.303458 [ 3 ] {c6246fe9-880d-4b57-94cf-1a70b5dcab48} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.01 20:25:20.303643 [ 3 ] {c6246fe9-880d-4b57-94cf-1a70b5dcab48} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.01 20:25:20.303751 [ 3 ] {c6246fe9-880d-4b57-94cf-1a70b5dcab48} executeQuery: Read 41 rows, 56.66 KiB in 0.001214842 sec., 33749 rows/sec., 45.54 MiB/sec. 2023.12.01 20:25:20.303870 [ 3 ] {c6246fe9-880d-4b57-94cf-1a70b5dcab48} DynamicQueryHandler: Done processing query 2023.12.01 20:25:20.303895 [ 3 ] {c6246fe9-880d-4b57-94cf-1a70b5dcab48} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.01 20:25:20.303912 [ 3 ] {} HTTP-Session: b4468d7c-c917-44c7-a062-2d2bc1a4418e Destroying unnamed session 2023.12.01 20:25:24.702565 [ 77 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:25:24.702669 [ 77 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:25:25.290109 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:25.290212 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:25.290238 [ 3 ] {} HTTP-Session: b6bb23e9-364d-4f0a-a6db-188c5dc5d3be Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:25.290264 [ 3 ] {} HTTP-Session: b6bb23e9-364d-4f0a-a6db-188c5dc5d3be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:25.290393 [ 3 ] {d98e0bf1-3ac1-4007-956a-e8700999655c} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:25.290451 [ 3 ] {d98e0bf1-3ac1-4007-956a-e8700999655c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:25:25.290605 [ 3 ] {d98e0bf1-3ac1-4007-956a-e8700999655c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:25.291044 [ 3 ] {d98e0bf1-3ac1-4007-956a-e8700999655c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:25.291302 [ 3 ] {d98e0bf1-3ac1-4007-956a-e8700999655c} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.01 20:25:25.291464 [ 3 ] {d98e0bf1-3ac1-4007-956a-e8700999655c} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.01 20:25:25.291598 [ 3 ] {d98e0bf1-3ac1-4007-956a-e8700999655c} executeQuery: Read 5 rows, 415.00 B in 0.001171192 sec., 4269 rows/sec., 346.04 KiB/sec. 2023.12.01 20:25:25.291787 [ 3 ] {d98e0bf1-3ac1-4007-956a-e8700999655c} DynamicQueryHandler: Done processing query 2023.12.01 20:25:25.291815 [ 3 ] {d98e0bf1-3ac1-4007-956a-e8700999655c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:25:25.291833 [ 3 ] {} HTTP-Session: b6bb23e9-364d-4f0a-a6db-188c5dc5d3be Destroying unnamed session 2023.12.01 20:25:25.291956 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7614, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:25.292003 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:25.292023 [ 3 ] {} HTTP-Session: cd78e953-99a0-4d27-b216-b4b87f899455 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:25.292041 [ 3 ] {} HTTP-Session: cd78e953-99a0-4d27-b216-b4b87f899455 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:25.292116 [ 3 ] {08dc927f-5ca9-4355-b0dd-27df5692c4c9} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:25.292158 [ 3 ] {08dc927f-5ca9-4355-b0dd-27df5692c4c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:25:25.292281 [ 3 ] {08dc927f-5ca9-4355-b0dd-27df5692c4c9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:25.292626 [ 3 ] {08dc927f-5ca9-4355-b0dd-27df5692c4c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:25.292844 [ 3 ] {08dc927f-5ca9-4355-b0dd-27df5692c4c9} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.12.01 20:25:25.293000 [ 3 ] {08dc927f-5ca9-4355-b0dd-27df5692c4c9} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.12.01 20:25:25.293130 [ 3 ] {08dc927f-5ca9-4355-b0dd-27df5692c4c9} executeQuery: Read 51 rows, 4.48 KiB in 0.000984359 sec., 51810 rows/sec., 4.44 MiB/sec. 2023.12.01 20:25:25.293246 [ 3 ] {08dc927f-5ca9-4355-b0dd-27df5692c4c9} DynamicQueryHandler: Done processing query 2023.12.01 20:25:25.293271 [ 3 ] {08dc927f-5ca9-4355-b0dd-27df5692c4c9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:25:25.293288 [ 3 ] {} HTTP-Session: cd78e953-99a0-4d27-b216-b4b87f899455 Destroying unnamed session 2023.12.01 20:25:25.293411 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 4937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:25.293458 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:25.293479 [ 3 ] {} HTTP-Session: 31c13c00-9313-4666-9830-daf9fabbe934 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:25.293497 [ 3 ] {} HTTP-Session: 31c13c00-9313-4666-9830-daf9fabbe934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:25.293568 [ 3 ] {4f178058-7991-42e8-9cf8-4956cfaac75d} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:25.293607 [ 3 ] {4f178058-7991-42e8-9cf8-4956cfaac75d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:25:25.293715 [ 3 ] {4f178058-7991-42e8-9cf8-4956cfaac75d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:25.294010 [ 3 ] {4f178058-7991-42e8-9cf8-4956cfaac75d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:25.294219 [ 3 ] {4f178058-7991-42e8-9cf8-4956cfaac75d} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.12.01 20:25:25.294380 [ 3 ] {4f178058-7991-42e8-9cf8-4956cfaac75d} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.12.01 20:25:25.294510 [ 3 ] {4f178058-7991-42e8-9cf8-4956cfaac75d} executeQuery: Read 29 rows, 2.30 KiB in 0.000912477 sec., 31781 rows/sec., 2.46 MiB/sec. 2023.12.01 20:25:25.294629 [ 3 ] {4f178058-7991-42e8-9cf8-4956cfaac75d} DynamicQueryHandler: Done processing query 2023.12.01 20:25:25.294653 [ 3 ] {4f178058-7991-42e8-9cf8-4956cfaac75d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:25:25.294669 [ 3 ] {} HTTP-Session: 31c13c00-9313-4666-9830-daf9fabbe934 Destroying unnamed session 2023.12.01 20:25:25.294829 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7003, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:25.294876 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:25.294896 [ 3 ] {} HTTP-Session: 6a68f347-2768-442b-a12b-01256b576347 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:25.294914 [ 3 ] {} HTTP-Session: 6a68f347-2768-442b-a12b-01256b576347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:25.294986 [ 3 ] {36ca6fbc-e2c7-4a12-af9e-ccf3319cd3df} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:25.295029 [ 3 ] {36ca6fbc-e2c7-4a12-af9e-ccf3319cd3df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.01 20:25:25.295152 [ 3 ] {36ca6fbc-e2c7-4a12-af9e-ccf3319cd3df} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:25.295447 [ 3 ] {36ca6fbc-e2c7-4a12-af9e-ccf3319cd3df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:25.295690 [ 3 ] {36ca6fbc-e2c7-4a12-af9e-ccf3319cd3df} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.01 20:25:25.295872 [ 3 ] {36ca6fbc-e2c7-4a12-af9e-ccf3319cd3df} oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.01 20:25:25.295975 [ 3 ] {36ca6fbc-e2c7-4a12-af9e-ccf3319cd3df} executeQuery: Read 36 rows, 2.57 KiB in 0.000960308 sec., 37487 rows/sec., 2.61 MiB/sec. 2023.12.01 20:25:25.296008 [ 179 ] {} oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2023.12.01 20:25:25.296104 [ 179 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:25.296123 [ 3 ] {36ca6fbc-e2c7-4a12-af9e-ccf3319cd3df} DynamicQueryHandler: Done processing query 2023.12.01 20:25:25.296168 [ 3 ] {36ca6fbc-e2c7-4a12-af9e-ccf3319cd3df} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:25:25.296228 [ 3 ] {} HTTP-Session: 6a68f347-2768-442b-a12b-01256b576347 Destroying unnamed session 2023.12.01 20:25:25.296244 [ 11 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2023.12.01 20:25:25.296377 [ 11 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:25:25.296399 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:25.296428 [ 11 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 279 rows starting from the beginning of the part 2023.12.01 20:25:25.296464 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:25.296517 [ 3 ] {} HTTP-Session: c93dd531-0809-4aab-9f97-5b17744038f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:25.296549 [ 3 ] {} HTTP-Session: c93dd531-0809-4aab-9f97-5b17744038f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:25.296698 [ 11 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2023.12.01 20:25:25.296740 [ 3 ] {b8ca3fe4-1a7b-4c2b-a6f2-679c3787451d} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:25.296840 [ 3 ] {b8ca3fe4-1a7b-4c2b-a6f2-679c3787451d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:25:25.296916 [ 11 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part 2023.12.01 20:25:25.297215 [ 11 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2023.12.01 20:25:25.297497 [ 3 ] {b8ca3fe4-1a7b-4c2b-a6f2-679c3787451d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:25.297508 [ 11 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2023.12.01 20:25:25.297694 [ 11 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part 2023.12.01 20:25:25.298210 [ 3 ] {b8ca3fe4-1a7b-4c2b-a6f2-679c3787451d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:25.298852 [ 3 ] {b8ca3fe4-1a7b-4c2b-a6f2-679c3787451d} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.01 20:25:25.299263 [ 3 ] {b8ca3fe4-1a7b-4c2b-a6f2-679c3787451d} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.01 20:25:25.299275 [ 10 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 5 columns (5 merged, 0 gathered) in 0.003113427 sec., 114343.4549774252 rows/sec., 7.96 MiB/sec. 2023.12.01 20:25:25.299466 [ 3 ] {b8ca3fe4-1a7b-4c2b-a6f2-679c3787451d} executeQuery: Read 5 rows, 6.91 KiB in 0.00267432 sec., 1869 rows/sec., 2.52 MiB/sec. 2023.12.01 20:25:25.299510 [ 11 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2023.12.01 20:25:25.299706 [ 3 ] {b8ca3fe4-1a7b-4c2b-a6f2-679c3787451d} DynamicQueryHandler: Done processing query 2023.12.01 20:25:25.299740 [ 3 ] {b8ca3fe4-1a7b-4c2b-a6f2-679c3787451d} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.01 20:25:25.299762 [ 3 ] {} HTTP-Session: c93dd531-0809-4aab-9f97-5b17744038f6 Destroying unnamed session 2023.12.01 20:25:25.299898 [ 11 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_10_2} oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2023.12.01 20:25:25.299972 [ 11 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_10_2} oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2023.12.01 20:25:30.290735 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:30.290868 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:30.290900 [ 3 ] {} HTTP-Session: 51050be3-c28b-459f-9a8c-bc9d76c21298 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:30.290934 [ 3 ] {} HTTP-Session: 51050be3-c28b-459f-9a8c-bc9d76c21298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:30.291141 [ 3 ] {f6013395-a6e9-44c0-a61d-05142622da0c} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:30.291208 [ 3 ] {f6013395-a6e9-44c0-a61d-05142622da0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:25:30.291386 [ 3 ] {f6013395-a6e9-44c0-a61d-05142622da0c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:30.291836 [ 3 ] {f6013395-a6e9-44c0-a61d-05142622da0c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:30.292110 [ 3 ] {f6013395-a6e9-44c0-a61d-05142622da0c} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.12.01 20:25:30.292278 [ 3 ] {f6013395-a6e9-44c0-a61d-05142622da0c} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.12.01 20:25:30.292432 [ 3 ] {f6013395-a6e9-44c0-a61d-05142622da0c} executeQuery: Read 41 rows, 3.32 KiB in 0.001244953 sec., 32932 rows/sec., 2.61 MiB/sec. 2023.12.01 20:25:30.292577 [ 3 ] {f6013395-a6e9-44c0-a61d-05142622da0c} DynamicQueryHandler: Done processing query 2023.12.01 20:25:30.292602 [ 3 ] {f6013395-a6e9-44c0-a61d-05142622da0c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:25:30.292620 [ 3 ] {} HTTP-Session: 51050be3-c28b-459f-9a8c-bc9d76c21298 Destroying unnamed session 2023.12.01 20:25:30.292755 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 19800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:30.292803 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:30.292824 [ 3 ] {} HTTP-Session: 28f6e1f7-23e2-43ba-a623-f5cd97c338bc Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:30.292843 [ 3 ] {} HTTP-Session: 28f6e1f7-23e2-43ba-a623-f5cd97c338bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:30.292922 [ 3 ] {e104fa32-67a4-49de-95e4-3d5c36122218} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:30.292961 [ 3 ] {e104fa32-67a4-49de-95e4-3d5c36122218} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:25:30.293066 [ 3 ] {e104fa32-67a4-49de-95e4-3d5c36122218} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:30.293444 [ 3 ] {e104fa32-67a4-49de-95e4-3d5c36122218} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:30.293671 [ 3 ] {e104fa32-67a4-49de-95e4-3d5c36122218} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.12.01 20:25:30.293825 [ 3 ] {e104fa32-67a4-49de-95e4-3d5c36122218} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.12.01 20:25:30.293968 [ 3 ] {e104fa32-67a4-49de-95e4-3d5c36122218} executeQuery: Read 123 rows, 12.26 KiB in 0.001013959 sec., 121306 rows/sec., 11.81 MiB/sec. 2023.12.01 20:25:30.293965 [ 62 ] {} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.12.01 20:25:30.294071 [ 62 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:30.294158 [ 3 ] {e104fa32-67a4-49de-95e4-3d5c36122218} DynamicQueryHandler: Done processing query 2023.12.01 20:25:30.294169 [ 10 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.12.01 20:25:30.294193 [ 3 ] {e104fa32-67a4-49de-95e4-3d5c36122218} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:25:30.294231 [ 3 ] {} HTTP-Session: 28f6e1f7-23e2-43ba-a623-f5cd97c338bc Destroying unnamed session 2023.12.01 20:25:30.294295 [ 10 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:25:30.294329 [ 10 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 179 rows starting from the beginning of the part 2023.12.01 20:25:30.294392 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:30.294484 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:30.294515 [ 10 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 123 rows starting from the beginning of the part 2023.12.01 20:25:30.294526 [ 3 ] {} HTTP-Session: 9d717ca5-4abd-43d4-9105-c2493f7f8b48 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:30.294587 [ 3 ] {} HTTP-Session: 9d717ca5-4abd-43d4-9105-c2493f7f8b48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:30.294732 [ 10 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 15 rows starting from the beginning of the part 2023.12.01 20:25:30.294784 [ 3 ] {9092408e-274a-42e2-978e-f3f0c45a2528} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:30.294897 [ 3 ] {9092408e-274a-42e2-978e-f3f0c45a2528} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:25:30.294935 [ 10 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 124 rows starting from the beginning of the part 2023.12.01 20:25:30.295277 [ 10 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 51 rows starting from the beginning of the part 2023.12.01 20:25:30.295454 [ 3 ] {9092408e-274a-42e2-978e-f3f0c45a2528} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:30.295494 [ 10 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 123 rows starting from the beginning of the part 2023.12.01 20:25:30.296010 [ 3 ] {9092408e-274a-42e2-978e-f3f0c45a2528} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:30.296506 [ 3 ] {9092408e-274a-42e2-978e-f3f0c45a2528} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.12.01 20:25:30.296797 [ 3 ] {9092408e-274a-42e2-978e-f3f0c45a2528} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.12.01 20:25:30.297073 [ 62 ] {} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.12.01 20:25:30.297115 [ 3 ] {9092408e-274a-42e2-978e-f3f0c45a2528} executeQuery: Read 41 rows, 3.28 KiB in 0.002216671 sec., 18496 rows/sec., 1.45 MiB/sec. 2023.12.01 20:25:30.297087 [ 11 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 615 rows, containing 4 columns (4 merged, 0 gathered) in 0.002927904 sec., 210047.87042198106 rows/sec., 19.98 MiB/sec. 2023.12.01 20:25:30.297167 [ 62 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:30.297440 [ 11 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.12.01 20:25:30.297471 [ 3 ] {9092408e-274a-42e2-978e-f3f0c45a2528} DynamicQueryHandler: Done processing query 2023.12.01 20:25:30.297496 [ 25 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.12.01 20:25:30.297525 [ 3 ] {9092408e-274a-42e2-978e-f3f0c45a2528} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:25:30.297606 [ 3 ] {} HTTP-Session: 9d717ca5-4abd-43d4-9105-c2493f7f8b48 Destroying unnamed session 2023.12.01 20:25:30.297755 [ 25 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:25:30.297817 [ 11 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_26_5} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.12.01 20:25:30.297846 [ 25 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 109 rows starting from the beginning of the part 2023.12.01 20:25:30.297867 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 43875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:30.297959 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:30.297972 [ 11 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_26_5} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.12.01 20:25:30.298026 [ 3 ] {} HTTP-Session: 81e6c1c1-b2a7-4158-9ef7-469b8edc828d Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:30.298096 [ 3 ] {} HTTP-Session: 81e6c1c1-b2a7-4158-9ef7-469b8edc828d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:30.298271 [ 25 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part 2023.12.01 20:25:30.298375 [ 3 ] {b3a9b84a-a7cd-4559-82c2-c2fcb8813dae} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:30.298497 [ 25 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part 2023.12.01 20:25:30.298513 [ 3 ] {b3a9b84a-a7cd-4559-82c2-c2fcb8813dae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:25:30.298764 [ 25 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 54 rows starting from the beginning of the part 2023.12.01 20:25:30.299065 [ 25 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 29 rows starting from the beginning of the part 2023.12.01 20:25:30.299194 [ 3 ] {b3a9b84a-a7cd-4559-82c2-c2fcb8813dae} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:30.299302 [ 25 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part 2023.12.01 20:25:30.300307 [ 3 ] {b3a9b84a-a7cd-4559-82c2-c2fcb8813dae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:30.300980 [ 11 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 279 rows, containing 4 columns (4 merged, 0 gathered) in 0.003714229 sec., 75116.53158704001 rows/sec., 5.86 MiB/sec. 2023.12.01 20:25:30.301125 [ 11 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.12.01 20:25:30.301134 [ 3 ] {b3a9b84a-a7cd-4559-82c2-c2fcb8813dae} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.12.01 20:25:30.301387 [ 11 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_26_5} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.12.01 20:25:30.301483 [ 3 ] {b3a9b84a-a7cd-4559-82c2-c2fcb8813dae} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.12.01 20:25:30.301512 [ 11 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_26_5} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.12.01 20:25:30.301746 [ 3 ] {b3a9b84a-a7cd-4559-82c2-c2fcb8813dae} executeQuery: Read 41 rows, 56.66 KiB in 0.003311762 sec., 12380 rows/sec., 16.71 MiB/sec. 2023.12.01 20:25:30.301918 [ 3 ] {b3a9b84a-a7cd-4559-82c2-c2fcb8813dae} DynamicQueryHandler: Done processing query 2023.12.01 20:25:30.301943 [ 3 ] {b3a9b84a-a7cd-4559-82c2-c2fcb8813dae} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.01 20:25:30.301960 [ 3 ] {} HTTP-Session: 81e6c1c1-b2a7-4158-9ef7-469b8edc828d Destroying unnamed session 2023.12.01 20:25:35.289391 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:35.289589 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:35.289639 [ 3 ] {} HTTP-Session: 97a84115-7bf3-450b-97ce-00f1fdd4d5e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:35.289683 [ 3 ] {} HTTP-Session: 97a84115-7bf3-450b-97ce-00f1fdd4d5e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:35.289881 [ 3 ] {fe755d03-33e5-44b5-92d0-9a5c56565cfc} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:35.289977 [ 3 ] {fe755d03-33e5-44b5-92d0-9a5c56565cfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:25:35.290232 [ 3 ] {fe755d03-33e5-44b5-92d0-9a5c56565cfc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:35.290719 [ 3 ] {fe755d03-33e5-44b5-92d0-9a5c56565cfc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:35.290987 [ 3 ] {fe755d03-33e5-44b5-92d0-9a5c56565cfc} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.12.01 20:25:35.291163 [ 3 ] {fe755d03-33e5-44b5-92d0-9a5c56565cfc} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.12.01 20:25:35.291317 [ 3 ] {fe755d03-33e5-44b5-92d0-9a5c56565cfc} executeQuery: Read 5 rows, 415.00 B in 0.001375025 sec., 3636 rows/sec., 294.74 KiB/sec. 2023.12.01 20:25:35.291311 [ 102 ] {} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.12.01 20:25:35.291436 [ 102 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:35.291531 [ 3 ] {fe755d03-33e5-44b5-92d0-9a5c56565cfc} DynamicQueryHandler: Done processing query 2023.12.01 20:25:35.291538 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.12.01 20:25:35.291570 [ 3 ] {fe755d03-33e5-44b5-92d0-9a5c56565cfc} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:25:35.291604 [ 3 ] {} HTTP-Session: 97a84115-7bf3-450b-97ce-00f1fdd4d5e5 Destroying unnamed session 2023.12.01 20:25:35.291680 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:25:35.291724 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 46 rows starting from the beginning of the part 2023.12.01 20:25:35.291760 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:35.291841 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:35.291890 [ 3 ] {} HTTP-Session: e7c8bba0-6b97-4eaa-9cc5-64a9f8e097cd Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:35.291947 [ 3 ] {} HTTP-Session: e7c8bba0-6b97-4eaa-9cc5-64a9f8e097cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:35.291964 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part 2023.12.01 20:25:35.292147 [ 3 ] {47112e30-e3ef-4a92-b40d-4016bb28c448} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:35.292207 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part 2023.12.01 20:25:35.292236 [ 3 ] {47112e30-e3ef-4a92-b40d-4016bb28c448} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:25:35.292439 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part 2023.12.01 20:25:35.292728 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part 2023.12.01 20:25:35.292783 [ 3 ] {47112e30-e3ef-4a92-b40d-4016bb28c448} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:35.292970 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part 2023.12.01 20:25:35.293454 [ 3 ] {47112e30-e3ef-4a92-b40d-4016bb28c448} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:35.293967 [ 3 ] {47112e30-e3ef-4a92-b40d-4016bb28c448} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.12.01 20:25:35.294360 [ 3 ] {47112e30-e3ef-4a92-b40d-4016bb28c448} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.12.01 20:25:35.294393 [ 11 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 143 rows, containing 4 columns (4 merged, 0 gathered) in 0.002876954 sec., 49705.34808690024 rows/sec., 3.93 MiB/sec. 2023.12.01 20:25:35.294559 [ 3 ] {47112e30-e3ef-4a92-b40d-4016bb28c448} executeQuery: Read 15 rows, 1.39 KiB in 0.002345254 sec., 6395 rows/sec., 590.87 KiB/sec. 2023.12.01 20:25:35.294588 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.12.01 20:25:35.294791 [ 3 ] {47112e30-e3ef-4a92-b40d-4016bb28c448} DynamicQueryHandler: Done processing query 2023.12.01 20:25:35.294831 [ 3 ] {47112e30-e3ef-4a92-b40d-4016bb28c448} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:25:35.294856 [ 3 ] {} HTTP-Session: e7c8bba0-6b97-4eaa-9cc5-64a9f8e097cd Destroying unnamed session 2023.12.01 20:25:35.294894 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_26_5} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.12.01 20:25:35.294982 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_26_5} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.12.01 20:25:35.295023 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:35.295116 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:35.295140 [ 3 ] {} HTTP-Session: 27665750-4325-4d25-bcec-0b51e1a4cb9f Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:35.295158 [ 3 ] {} HTTP-Session: 27665750-4325-4d25-bcec-0b51e1a4cb9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:35.295232 [ 3 ] {81ea4796-081e-4958-84c9-39dd484bf600} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:35.295273 [ 3 ] {81ea4796-081e-4958-84c9-39dd484bf600} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:25:35.295395 [ 3 ] {81ea4796-081e-4958-84c9-39dd484bf600} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:35.295671 [ 3 ] {81ea4796-081e-4958-84c9-39dd484bf600} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:35.295882 [ 3 ] {81ea4796-081e-4958-84c9-39dd484bf600} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.12.01 20:25:35.296039 [ 3 ] {81ea4796-081e-4958-84c9-39dd484bf600} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.12.01 20:25:35.296169 [ 3 ] {81ea4796-081e-4958-84c9-39dd484bf600} executeQuery: Read 5 rows, 410.00 B in 0.000900406 sec., 5553 rows/sec., 444.68 KiB/sec. 2023.12.01 20:25:35.296387 [ 3 ] {81ea4796-081e-4958-84c9-39dd484bf600} DynamicQueryHandler: Done processing query 2023.12.01 20:25:35.296412 [ 3 ] {81ea4796-081e-4958-84c9-39dd484bf600} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:25:35.296428 [ 3 ] {} HTTP-Session: 27665750-4325-4d25-bcec-0b51e1a4cb9f Destroying unnamed session 2023.12.01 20:25:35.296535 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:35.296584 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:35.296604 [ 3 ] {} HTTP-Session: dc848ac9-7b47-4f8f-8808-226b173ea3b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:35.296623 [ 3 ] {} HTTP-Session: dc848ac9-7b47-4f8f-8808-226b173ea3b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:35.296699 [ 3 ] {9c2c4a75-87ba-4c91-aa24-c308d7e246c9} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:35.296745 [ 3 ] {9c2c4a75-87ba-4c91-aa24-c308d7e246c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:25:35.296903 [ 3 ] {9c2c4a75-87ba-4c91-aa24-c308d7e246c9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:35.297219 [ 3 ] {9c2c4a75-87ba-4c91-aa24-c308d7e246c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:35.297504 [ 3 ] {9c2c4a75-87ba-4c91-aa24-c308d7e246c9} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.12.01 20:25:35.297691 [ 3 ] {9c2c4a75-87ba-4c91-aa24-c308d7e246c9} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.12.01 20:25:35.297800 [ 3 ] {9c2c4a75-87ba-4c91-aa24-c308d7e246c9} executeQuery: Read 5 rows, 6.91 KiB in 0.00107087 sec., 4669 rows/sec., 6.30 MiB/sec. 2023.12.01 20:25:35.297804 [ 144 ] {} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.12.01 20:25:35.297889 [ 144 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:35.297964 [ 3 ] {9c2c4a75-87ba-4c91-aa24-c308d7e246c9} DynamicQueryHandler: Done processing query 2023.12.01 20:25:35.298030 [ 3 ] {9c2c4a75-87ba-4c91-aa24-c308d7e246c9} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.01 20:25:35.298072 [ 3 ] {} HTTP-Session: dc848ac9-7b47-4f8f-8808-226b173ea3b0 Destroying unnamed session 2023.12.01 20:25:35.298068 [ 25 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.12.01 20:25:35.298240 [ 25 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:25:35.298279 [ 25 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 566 rows starting from the beginning of the part 2023.12.01 20:25:35.298411 [ 25 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part 2023.12.01 20:25:35.298516 [ 25 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part 2023.12.01 20:25:35.298612 [ 25 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part 2023.12.01 20:25:35.298705 [ 25 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part 2023.12.01 20:25:35.298797 [ 25 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part 2023.12.01 20:25:35.300367 [ 11 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 663 rows, containing 6 columns (6 merged, 0 gathered) in 0.002423034 sec., 273623.89467089606 rows/sec., 369.24 MiB/sec. 2023.12.01 20:25:35.300808 [ 11 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.12.01 20:25:35.301071 [ 11 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_26_5} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.12.01 20:25:35.301147 [ 11 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_26_5} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.12.01 20:25:35.301247 [ 11 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_26_5: 4.08 MiB. 2023.12.01 20:25:39.702736 [ 138 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:25:39.702836 [ 138 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:25:40.290660 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:40.290758 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:40.290783 [ 3 ] {} HTTP-Session: ff720d92-b93c-4e81-abdc-d226bbf96885 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:40.290805 [ 3 ] {} HTTP-Session: ff720d92-b93c-4e81-abdc-d226bbf96885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:40.290931 [ 3 ] {0f0f183b-dc7d-4c44-97a2-17c98a42a025} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:40.290988 [ 3 ] {0f0f183b-dc7d-4c44-97a2-17c98a42a025} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:25:40.291144 [ 3 ] {0f0f183b-dc7d-4c44-97a2-17c98a42a025} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:40.291562 [ 3 ] {0f0f183b-dc7d-4c44-97a2-17c98a42a025} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:40.291822 [ 3 ] {0f0f183b-dc7d-4c44-97a2-17c98a42a025} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.12.01 20:25:40.291985 [ 3 ] {0f0f183b-dc7d-4c44-97a2-17c98a42a025} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.12.01 20:25:40.292112 [ 3 ] {0f0f183b-dc7d-4c44-97a2-17c98a42a025} executeQuery: Read 41 rows, 3.32 KiB in 0.001142311 sec., 35892 rows/sec., 2.84 MiB/sec. 2023.12.01 20:25:40.292293 [ 3 ] {0f0f183b-dc7d-4c44-97a2-17c98a42a025} DynamicQueryHandler: Done processing query 2023.12.01 20:25:40.292319 [ 3 ] {0f0f183b-dc7d-4c44-97a2-17c98a42a025} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:25:40.292336 [ 3 ] {} HTTP-Session: ff720d92-b93c-4e81-abdc-d226bbf96885 Destroying unnamed session 2023.12.01 20:25:40.292503 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 19800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:40.292556 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:40.292577 [ 3 ] {} HTTP-Session: 17c57bd4-99a4-477c-ac70-fed8723e0b98 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:40.292596 [ 3 ] {} HTTP-Session: 17c57bd4-99a4-477c-ac70-fed8723e0b98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:40.292686 [ 3 ] {2939080b-b3e7-4e96-99c6-1633df56cea3} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:40.292729 [ 3 ] {2939080b-b3e7-4e96-99c6-1633df56cea3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:25:40.292843 [ 3 ] {2939080b-b3e7-4e96-99c6-1633df56cea3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:40.293245 [ 3 ] {2939080b-b3e7-4e96-99c6-1633df56cea3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:40.293466 [ 3 ] {2939080b-b3e7-4e96-99c6-1633df56cea3} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.12.01 20:25:40.293613 [ 3 ] {2939080b-b3e7-4e96-99c6-1633df56cea3} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.12.01 20:25:40.293737 [ 3 ] {2939080b-b3e7-4e96-99c6-1633df56cea3} executeQuery: Read 123 rows, 12.26 KiB in 0.001018649 sec., 120748 rows/sec., 11.75 MiB/sec. 2023.12.01 20:25:40.293850 [ 3 ] {2939080b-b3e7-4e96-99c6-1633df56cea3} DynamicQueryHandler: Done processing query 2023.12.01 20:25:40.293873 [ 3 ] {2939080b-b3e7-4e96-99c6-1633df56cea3} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:25:40.293889 [ 3 ] {} HTTP-Session: 17c57bd4-99a4-477c-ac70-fed8723e0b98 Destroying unnamed session 2023.12.01 20:25:40.294019 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:40.294062 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:40.294081 [ 3 ] {} HTTP-Session: d04e9305-3835-49bf-b5f7-0ef876e8a486 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:40.294097 [ 3 ] {} HTTP-Session: d04e9305-3835-49bf-b5f7-0ef876e8a486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:40.294173 [ 3 ] {86881a6e-84c8-42f7-b65d-92caad5d5032} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:40.294212 [ 3 ] {86881a6e-84c8-42f7-b65d-92caad5d5032} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:25:40.294321 [ 3 ] {86881a6e-84c8-42f7-b65d-92caad5d5032} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:40.294623 [ 3 ] {86881a6e-84c8-42f7-b65d-92caad5d5032} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:40.294832 [ 3 ] {86881a6e-84c8-42f7-b65d-92caad5d5032} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.12.01 20:25:40.294978 [ 3 ] {86881a6e-84c8-42f7-b65d-92caad5d5032} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.12.01 20:25:40.295096 [ 3 ] {86881a6e-84c8-42f7-b65d-92caad5d5032} executeQuery: Read 41 rows, 3.28 KiB in 0.000894517 sec., 45834 rows/sec., 3.58 MiB/sec. 2023.12.01 20:25:40.295215 [ 3 ] {86881a6e-84c8-42f7-b65d-92caad5d5032} DynamicQueryHandler: Done processing query 2023.12.01 20:25:40.295238 [ 3 ] {86881a6e-84c8-42f7-b65d-92caad5d5032} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:25:40.295254 [ 3 ] {} HTTP-Session: d04e9305-3835-49bf-b5f7-0ef876e8a486 Destroying unnamed session 2023.12.01 20:25:40.295435 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 43875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:40.295480 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:40.295499 [ 3 ] {} HTTP-Session: a694b082-9911-4dc3-abf3-7e4683c30cde Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:40.295515 [ 3 ] {} HTTP-Session: a694b082-9911-4dc3-abf3-7e4683c30cde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:40.295601 [ 3 ] {6dd2fb00-037d-4c11-ada2-8ceefaf55a83} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:40.295647 [ 3 ] {6dd2fb00-037d-4c11-ada2-8ceefaf55a83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:25:40.295787 [ 3 ] {6dd2fb00-037d-4c11-ada2-8ceefaf55a83} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:40.296235 [ 3 ] {6dd2fb00-037d-4c11-ada2-8ceefaf55a83} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:40.296549 [ 3 ] {6dd2fb00-037d-4c11-ada2-8ceefaf55a83} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.12.01 20:25:40.296726 [ 3 ] {6dd2fb00-037d-4c11-ada2-8ceefaf55a83} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.12.01 20:25:40.296851 [ 3 ] {6dd2fb00-037d-4c11-ada2-8ceefaf55a83} executeQuery: Read 41 rows, 56.66 KiB in 0.001219163 sec., 33629 rows/sec., 45.38 MiB/sec. 2023.12.01 20:25:40.297037 [ 3 ] {6dd2fb00-037d-4c11-ada2-8ceefaf55a83} DynamicQueryHandler: Done processing query 2023.12.01 20:25:40.297059 [ 3 ] {6dd2fb00-037d-4c11-ada2-8ceefaf55a83} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.01 20:25:40.297075 [ 3 ] {} HTTP-Session: a694b082-9911-4dc3-abf3-7e4683c30cde Destroying unnamed session 2023.12.01 20:25:45.289311 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:45.289484 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:45.289510 [ 3 ] {} HTTP-Session: 42bc0456-9c0d-41a2-a941-84e2ae2c66da Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:45.289534 [ 3 ] {} HTTP-Session: 42bc0456-9c0d-41a2-a941-84e2ae2c66da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:45.289657 [ 3 ] {86e20ab3-3f21-4eb1-b48e-7223d6ab3a85} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:45.289717 [ 3 ] {86e20ab3-3f21-4eb1-b48e-7223d6ab3a85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:25:45.289877 [ 3 ] {86e20ab3-3f21-4eb1-b48e-7223d6ab3a85} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:45.290278 [ 3 ] {86e20ab3-3f21-4eb1-b48e-7223d6ab3a85} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:45.290606 [ 3 ] {86e20ab3-3f21-4eb1-b48e-7223d6ab3a85} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.12.01 20:25:45.290772 [ 3 ] {86e20ab3-3f21-4eb1-b48e-7223d6ab3a85} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.12.01 20:25:45.290921 [ 3 ] {86e20ab3-3f21-4eb1-b48e-7223d6ab3a85} executeQuery: Read 5 rows, 415.00 B in 0.001224243 sec., 4084 rows/sec., 331.04 KiB/sec. 2023.12.01 20:25:45.291070 [ 3 ] {86e20ab3-3f21-4eb1-b48e-7223d6ab3a85} DynamicQueryHandler: Done processing query 2023.12.01 20:25:45.291096 [ 3 ] {86e20ab3-3f21-4eb1-b48e-7223d6ab3a85} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:25:45.291113 [ 3 ] {} HTTP-Session: 42bc0456-9c0d-41a2-a941-84e2ae2c66da Destroying unnamed session 2023.12.01 20:25:45.291231 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:45.291280 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:45.291302 [ 3 ] {} HTTP-Session: 419712da-9cc3-42f4-ad06-1ecbc2d9d111 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:45.291322 [ 3 ] {} HTTP-Session: 419712da-9cc3-42f4-ad06-1ecbc2d9d111 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:45.291406 [ 3 ] {5151fb90-5696-4e02-869a-0fc2e969e6e0} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:45.291450 [ 3 ] {5151fb90-5696-4e02-869a-0fc2e969e6e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.01 20:25:45.291568 [ 3 ] {5151fb90-5696-4e02-869a-0fc2e969e6e0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:45.291865 [ 3 ] {5151fb90-5696-4e02-869a-0fc2e969e6e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:45.292075 [ 3 ] {5151fb90-5696-4e02-869a-0fc2e969e6e0} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.01 20:25:45.292227 [ 3 ] {5151fb90-5696-4e02-869a-0fc2e969e6e0} oximeter.fields_ipaddr (5c99bf73-d033-48ca-a7db-9c39b5ffc62f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.01 20:25:45.292358 [ 3 ] {5151fb90-5696-4e02-869a-0fc2e969e6e0} executeQuery: Read 4 rows, 342.00 B in 0.000920726 sec., 4344 rows/sec., 362.74 KiB/sec. 2023.12.01 20:25:45.292471 [ 3 ] {5151fb90-5696-4e02-869a-0fc2e969e6e0} DynamicQueryHandler: Done processing query 2023.12.01 20:25:45.292495 [ 3 ] {5151fb90-5696-4e02-869a-0fc2e969e6e0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:25:45.292511 [ 3 ] {} HTTP-Session: 419712da-9cc3-42f4-ad06-1ecbc2d9d111 Destroying unnamed session 2023.12.01 20:25:45.292630 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 2649, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:45.292676 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:45.292695 [ 3 ] {} HTTP-Session: c7427eb7-3ae5-4e63-99a9-f46024555b94 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:45.292712 [ 3 ] {} HTTP-Session: c7427eb7-3ae5-4e63-99a9-f46024555b94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:45.292790 [ 3 ] {8e8e5e2b-a575-4100-a917-f01142ee7a07} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:45.292832 [ 3 ] {8e8e5e2b-a575-4100-a917-f01142ee7a07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:25:45.292941 [ 3 ] {8e8e5e2b-a575-4100-a917-f01142ee7a07} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:45.293211 [ 3 ] {8e8e5e2b-a575-4100-a917-f01142ee7a07} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:45.293411 [ 3 ] {8e8e5e2b-a575-4100-a917-f01142ee7a07} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.12.01 20:25:45.293568 [ 3 ] {8e8e5e2b-a575-4100-a917-f01142ee7a07} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.12.01 20:25:45.293697 [ 3 ] {8e8e5e2b-a575-4100-a917-f01142ee7a07} executeQuery: Read 17 rows, 1.56 KiB in 0.000876136 sec., 19403 rows/sec., 1.74 MiB/sec. 2023.12.01 20:25:45.293814 [ 3 ] {8e8e5e2b-a575-4100-a917-f01142ee7a07} DynamicQueryHandler: Done processing query 2023.12.01 20:25:45.293837 [ 3 ] {8e8e5e2b-a575-4100-a917-f01142ee7a07} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:25:45.293854 [ 3 ] {} HTTP-Session: c7427eb7-3ae5-4e63-99a9-f46024555b94 Destroying unnamed session 2023.12.01 20:25:45.293992 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:45.294038 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:45.294056 [ 3 ] {} HTTP-Session: 35415d11-8a81-4367-8acd-72ec69319601 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:45.294074 [ 3 ] {} HTTP-Session: 35415d11-8a81-4367-8acd-72ec69319601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:45.294146 [ 3 ] {d89e36dd-258d-4ab5-b867-da6df74bd9d3} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:45.294186 [ 3 ] {d89e36dd-258d-4ab5-b867-da6df74bd9d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.01 20:25:45.294295 [ 3 ] {d89e36dd-258d-4ab5-b867-da6df74bd9d3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:45.294620 [ 3 ] {d89e36dd-258d-4ab5-b867-da6df74bd9d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:45.294825 [ 3 ] {d89e36dd-258d-4ab5-b867-da6df74bd9d3} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.01 20:25:45.294972 [ 3 ] {d89e36dd-258d-4ab5-b867-da6df74bd9d3} oximeter.fields_u16 (935d49c3-9627-4fa6-8b26-42b49150bfca): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.01 20:25:45.295100 [ 3 ] {d89e36dd-258d-4ab5-b867-da6df74bd9d3} executeQuery: Read 4 rows, 286.00 B in 0.000925027 sec., 4324 rows/sec., 301.93 KiB/sec. 2023.12.01 20:25:45.295222 [ 3 ] {d89e36dd-258d-4ab5-b867-da6df74bd9d3} DynamicQueryHandler: Done processing query 2023.12.01 20:25:45.295245 [ 3 ] {d89e36dd-258d-4ab5-b867-da6df74bd9d3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:25:45.295261 [ 3 ] {} HTTP-Session: 35415d11-8a81-4367-8acd-72ec69319601 Destroying unnamed session 2023.12.01 20:25:45.295380 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 1585, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:45.295425 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:45.295444 [ 3 ] {} HTTP-Session: 823be082-0240-46b9-9314-22f4b7f65880 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:45.295461 [ 3 ] {} HTTP-Session: 823be082-0240-46b9-9314-22f4b7f65880 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:45.295546 [ 3 ] {88bd1361-c94f-48e2-8ca4-965c2f971281} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:45.295586 [ 3 ] {88bd1361-c94f-48e2-8ca4-965c2f971281} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:25:45.295694 [ 3 ] {88bd1361-c94f-48e2-8ca4-965c2f971281} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:45.296034 [ 3 ] {88bd1361-c94f-48e2-8ca4-965c2f971281} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:45.296239 [ 3 ] {88bd1361-c94f-48e2-8ca4-965c2f971281} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.12.01 20:25:45.296390 [ 3 ] {88bd1361-c94f-48e2-8ca4-965c2f971281} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.12.01 20:25:45.296513 [ 3 ] {88bd1361-c94f-48e2-8ca4-965c2f971281} executeQuery: Read 9 rows, 744.00 B in 0.000936897 sec., 9606 rows/sec., 775.50 KiB/sec. 2023.12.01 20:25:45.296634 [ 3 ] {88bd1361-c94f-48e2-8ca4-965c2f971281} DynamicQueryHandler: Done processing query 2023.12.01 20:25:45.296665 [ 3 ] {88bd1361-c94f-48e2-8ca4-965c2f971281} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:25:45.296688 [ 3 ] {} HTTP-Session: 823be082-0240-46b9-9314-22f4b7f65880 Destroying unnamed session 2023.12.01 20:25:45.296797 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:45.296856 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:45.296884 [ 3 ] {} HTTP-Session: 81e0f47c-0b62-4b04-a5b3-eaba37756eb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:45.296903 [ 3 ] {} HTTP-Session: 81e0f47c-0b62-4b04-a5b3-eaba37756eb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:45.296977 [ 3 ] {514cf7d5-be45-4acd-ab8a-a4dda2c29d31} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:45.297021 [ 3 ] {514cf7d5-be45-4acd-ab8a-a4dda2c29d31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.01 20:25:45.297144 [ 3 ] {514cf7d5-be45-4acd-ab8a-a4dda2c29d31} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:45.297440 [ 3 ] {514cf7d5-be45-4acd-ab8a-a4dda2c29d31} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:45.297722 [ 3 ] {514cf7d5-be45-4acd-ab8a-a4dda2c29d31} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.01 20:25:45.297984 [ 3 ] {514cf7d5-be45-4acd-ab8a-a4dda2c29d31} oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.01 20:25:45.298129 [ 3 ] {514cf7d5-be45-4acd-ab8a-a4dda2c29d31} executeQuery: Read 2 rows, 142.00 B in 0.00111662 sec., 1791 rows/sec., 124.19 KiB/sec. 2023.12.01 20:25:45.298278 [ 3 ] {514cf7d5-be45-4acd-ab8a-a4dda2c29d31} DynamicQueryHandler: Done processing query 2023.12.01 20:25:45.298308 [ 3 ] {514cf7d5-be45-4acd-ab8a-a4dda2c29d31} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:25:45.298330 [ 3 ] {} HTTP-Session: 81e0f47c-0b62-4b04-a5b3-eaba37756eb6 Destroying unnamed session 2023.12.01 20:25:45.298457 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:45.298505 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:45.298524 [ 3 ] {} HTTP-Session: 4e919134-0aed-4917-b7be-a5b88221c6d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:45.298541 [ 3 ] {} HTTP-Session: 4e919134-0aed-4917-b7be-a5b88221c6d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:45.298616 [ 3 ] {44af552d-4aa3-4fc3-baf1-21dc14cd573a} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:45.298660 [ 3 ] {44af552d-4aa3-4fc3-baf1-21dc14cd573a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:25:45.298797 [ 3 ] {44af552d-4aa3-4fc3-baf1-21dc14cd573a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:45.299123 [ 3 ] {44af552d-4aa3-4fc3-baf1-21dc14cd573a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. 2023.12.01 20:25:45.299391 [ 3 ] {44af552d-4aa3-4fc3-baf1-21dc14cd573a} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.12.01 20:25:45.299573 [ 3 ] {44af552d-4aa3-4fc3-baf1-21dc14cd573a} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.12.01 20:25:45.299696 [ 3 ] {44af552d-4aa3-4fc3-baf1-21dc14cd573a} executeQuery: Read 5 rows, 6.91 KiB in 0.001052119 sec., 4752 rows/sec., 6.41 MiB/sec. 2023.12.01 20:25:45.299820 [ 3 ] {44af552d-4aa3-4fc3-baf1-21dc14cd573a} DynamicQueryHandler: Done processing query 2023.12.01 20:25:45.299842 [ 3 ] {44af552d-4aa3-4fc3-baf1-21dc14cd573a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:25:45.299858 [ 3 ] {} HTTP-Session: 4e919134-0aed-4917-b7be-a5b88221c6d1 Destroying unnamed session 2023.12.01 20:25:50.292430 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:50.292606 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:50.292650 [ 3 ] {} HTTP-Session: 2cb2bf54-bce9-431f-9510-22d1d8fb4ab3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:50.292691 [ 3 ] {} HTTP-Session: 2cb2bf54-bce9-431f-9510-22d1d8fb4ab3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:50.292890 [ 3 ] {330edda3-9875-4966-b5d7-7c3e554bb8a3} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:50.292984 [ 3 ] {330edda3-9875-4966-b5d7-7c3e554bb8a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:25:50.293149 [ 3 ] {330edda3-9875-4966-b5d7-7c3e554bb8a3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:50.293657 [ 3 ] {330edda3-9875-4966-b5d7-7c3e554bb8a3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB. 2023.12.01 20:25:50.293922 [ 3 ] {330edda3-9875-4966-b5d7-7c3e554bb8a3} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.12.01 20:25:50.294091 [ 3 ] {330edda3-9875-4966-b5d7-7c3e554bb8a3} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.12.01 20:25:50.294226 [ 3 ] {330edda3-9875-4966-b5d7-7c3e554bb8a3} executeQuery: Read 41 rows, 3.32 KiB in 0.001275014 sec., 32156 rows/sec., 2.55 MiB/sec. 2023.12.01 20:25:50.294413 [ 3 ] {330edda3-9875-4966-b5d7-7c3e554bb8a3} DynamicQueryHandler: Done processing query 2023.12.01 20:25:50.294439 [ 3 ] {330edda3-9875-4966-b5d7-7c3e554bb8a3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:25:50.294456 [ 3 ] {} HTTP-Session: 2cb2bf54-bce9-431f-9510-22d1d8fb4ab3 Destroying unnamed session 2023.12.01 20:25:50.294604 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 19800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:50.294655 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:50.294675 [ 3 ] {} HTTP-Session: 185fc62d-3aa6-47ca-96ad-6424666d728b Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:50.294693 [ 3 ] {} HTTP-Session: 185fc62d-3aa6-47ca-96ad-6424666d728b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:50.294780 [ 3 ] {5b24c01c-8fc7-4509-b96a-22f6c7e57035} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:50.294823 [ 3 ] {5b24c01c-8fc7-4509-b96a-22f6c7e57035} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:25:50.294933 [ 3 ] {5b24c01c-8fc7-4509-b96a-22f6c7e57035} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:50.295332 [ 3 ] {5b24c01c-8fc7-4509-b96a-22f6c7e57035} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB. 2023.12.01 20:25:50.295549 [ 3 ] {5b24c01c-8fc7-4509-b96a-22f6c7e57035} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.12.01 20:25:50.295697 [ 3 ] {5b24c01c-8fc7-4509-b96a-22f6c7e57035} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.12.01 20:25:50.295827 [ 3 ] {5b24c01c-8fc7-4509-b96a-22f6c7e57035} executeQuery: Read 123 rows, 12.26 KiB in 0.001019079 sec., 120697 rows/sec., 11.75 MiB/sec. 2023.12.01 20:25:50.295947 [ 3 ] {5b24c01c-8fc7-4509-b96a-22f6c7e57035} DynamicQueryHandler: Done processing query 2023.12.01 20:25:50.295969 [ 3 ] {5b24c01c-8fc7-4509-b96a-22f6c7e57035} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:25:50.295985 [ 3 ] {} HTTP-Session: 185fc62d-3aa6-47ca-96ad-6424666d728b Destroying unnamed session 2023.12.01 20:25:50.296138 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 8850, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:50.296185 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:50.296204 [ 3 ] {} HTTP-Session: 204af709-7025-43e3-b207-7c474c697efc Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:50.296221 [ 3 ] {} HTTP-Session: 204af709-7025-43e3-b207-7c474c697efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:50.296299 [ 3 ] {584eda41-72cb-4730-a694-136066d55a2c} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:50.296339 [ 3 ] {584eda41-72cb-4730-a694-136066d55a2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:25:50.296446 [ 3 ] {584eda41-72cb-4730-a694-136066d55a2c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:50.296749 [ 3 ] {584eda41-72cb-4730-a694-136066d55a2c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB. 2023.12.01 20:25:50.296958 [ 3 ] {584eda41-72cb-4730-a694-136066d55a2c} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.12.01 20:25:50.297104 [ 3 ] {584eda41-72cb-4730-a694-136066d55a2c} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.12.01 20:25:50.297230 [ 3 ] {584eda41-72cb-4730-a694-136066d55a2c} executeQuery: Read 52 rows, 4.15 KiB in 0.000899676 sec., 57798 rows/sec., 4.51 MiB/sec. 2023.12.01 20:25:50.297344 [ 3 ] {584eda41-72cb-4730-a694-136066d55a2c} DynamicQueryHandler: Done processing query 2023.12.01 20:25:50.297367 [ 3 ] {584eda41-72cb-4730-a694-136066d55a2c} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.01 20:25:50.297383 [ 3 ] {} HTTP-Session: 204af709-7025-43e3-b207-7c474c697efc Destroying unnamed session 2023.12.01 20:25:50.297489 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:50.297535 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:50.297553 [ 3 ] {} HTTP-Session: 9e60881a-7e28-44b6-baef-42b30322b28a Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:50.297569 [ 3 ] {} HTTP-Session: 9e60881a-7e28-44b6-baef-42b30322b28a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:50.297643 [ 3 ] {52a6dd66-d522-4c5e-a814-95fc0d43f339} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:50.297686 [ 3 ] {52a6dd66-d522-4c5e-a814-95fc0d43f339} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.12.01 20:25:50.297806 [ 3 ] {52a6dd66-d522-4c5e-a814-95fc0d43f339} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:50.298077 [ 3 ] {52a6dd66-d522-4c5e-a814-95fc0d43f339} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB. 2023.12.01 20:25:50.298325 [ 3 ] {52a6dd66-d522-4c5e-a814-95fc0d43f339} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.01 20:25:50.298510 [ 3 ] {52a6dd66-d522-4c5e-a814-95fc0d43f339} oximeter.measurements_cumulativei64 (332d5a06-1891-4f79-9337-a6e3d73374ee): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.01 20:25:50.298642 [ 3 ] {52a6dd66-d522-4c5e-a814-95fc0d43f339} executeQuery: Read 11 rows, 743.00 B in 0.000966998 sec., 11375 rows/sec., 750.35 KiB/sec. 2023.12.01 20:25:50.298784 [ 3 ] {52a6dd66-d522-4c5e-a814-95fc0d43f339} DynamicQueryHandler: Done processing query 2023.12.01 20:25:50.298806 [ 3 ] {52a6dd66-d522-4c5e-a814-95fc0d43f339} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:25:50.298822 [ 3 ] {} HTTP-Session: 9e60881a-7e28-44b6-baef-42b30322b28a Destroying unnamed session 2023.12.01 20:25:50.298965 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 43875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:50.299011 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:50.299030 [ 3 ] {} HTTP-Session: 3a7e6898-5acd-452b-9312-cd9b9b66c1b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:50.299047 [ 3 ] {} HTTP-Session: 3a7e6898-5acd-452b-9312-cd9b9b66c1b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:50.299135 [ 3 ] {e6e12be7-cc15-43b6-922f-1b9986775123} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:50.299179 [ 3 ] {e6e12be7-cc15-43b6-922f-1b9986775123} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:25:50.299317 [ 3 ] {e6e12be7-cc15-43b6-922f-1b9986775123} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:50.299798 [ 3 ] {e6e12be7-cc15-43b6-922f-1b9986775123} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB. 2023.12.01 20:25:50.300099 [ 3 ] {e6e12be7-cc15-43b6-922f-1b9986775123} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.12.01 20:25:50.300278 [ 3 ] {e6e12be7-cc15-43b6-922f-1b9986775123} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.12.01 20:25:50.300403 [ 3 ] {e6e12be7-cc15-43b6-922f-1b9986775123} executeQuery: Read 41 rows, 56.66 KiB in 0.001240834 sec., 33042 rows/sec., 44.59 MiB/sec. 2023.12.01 20:25:50.300526 [ 3 ] {e6e12be7-cc15-43b6-922f-1b9986775123} DynamicQueryHandler: Done processing query 2023.12.01 20:25:50.300548 [ 3 ] {e6e12be7-cc15-43b6-922f-1b9986775123} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.01 20:25:50.300563 [ 3 ] {} HTTP-Session: 3a7e6898-5acd-452b-9312-cd9b9b66c1b9 Destroying unnamed session 2023.12.01 20:25:54.702881 [ 172 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:25:54.702949 [ 172 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:25:55.291049 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:55.291160 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:55.291190 [ 3 ] {} HTTP-Session: 7c2b34eb-09fd-43df-bb65-0546b8e13450 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:55.291216 [ 3 ] {} HTTP-Session: 7c2b34eb-09fd-43df-bb65-0546b8e13450 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:55.291354 [ 3 ] {31b44308-9220-4148-9369-50bc4d9988d1} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:55.291418 [ 3 ] {31b44308-9220-4148-9369-50bc4d9988d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:25:55.291599 [ 3 ] {31b44308-9220-4148-9369-50bc4d9988d1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:55.292107 [ 3 ] {31b44308-9220-4148-9369-50bc4d9988d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB. 2023.12.01 20:25:55.292387 [ 3 ] {31b44308-9220-4148-9369-50bc4d9988d1} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.12.01 20:25:55.292556 [ 3 ] {31b44308-9220-4148-9369-50bc4d9988d1} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.12.01 20:25:55.292682 [ 3 ] {31b44308-9220-4148-9369-50bc4d9988d1} executeQuery: Read 5 rows, 415.00 B in 0.001289324 sec., 3878 rows/sec., 314.33 KiB/sec. 2023.12.01 20:25:55.292852 [ 3 ] {31b44308-9220-4148-9369-50bc4d9988d1} DynamicQueryHandler: Done processing query 2023.12.01 20:25:55.292880 [ 3 ] {31b44308-9220-4148-9369-50bc4d9988d1} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:25:55.292898 [ 3 ] {} HTTP-Session: 7c2b34eb-09fd-43df-bb65-0546b8e13450 Destroying unnamed session 2023.12.01 20:25:55.293014 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:55.293068 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:55.293088 [ 3 ] {} HTTP-Session: 8029ea7d-43b1-4446-beae-3743a188d2ab Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:55.293107 [ 3 ] {} HTTP-Session: 8029ea7d-43b1-4446-beae-3743a188d2ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:55.293188 [ 3 ] {b5c69330-4e56-475d-acc7-e499e80a3738} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:55.293231 [ 3 ] {b5c69330-4e56-475d-acc7-e499e80a3738} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.01 20:25:55.293347 [ 3 ] {b5c69330-4e56-475d-acc7-e499e80a3738} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:55.293650 [ 3 ] {b5c69330-4e56-475d-acc7-e499e80a3738} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB. 2023.12.01 20:25:55.293865 [ 3 ] {b5c69330-4e56-475d-acc7-e499e80a3738} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.01 20:25:55.294013 [ 3 ] {b5c69330-4e56-475d-acc7-e499e80a3738} oximeter.fields_ipaddr (5c99bf73-d033-48ca-a7db-9c39b5ffc62f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.01 20:25:55.294119 [ 3 ] {b5c69330-4e56-475d-acc7-e499e80a3738} executeQuery: Read 2 rows, 175.00 B in 0.000900467 sec., 2221 rows/sec., 189.79 KiB/sec. 2023.12.01 20:25:55.294275 [ 3 ] {b5c69330-4e56-475d-acc7-e499e80a3738} DynamicQueryHandler: Done processing query 2023.12.01 20:25:55.294298 [ 3 ] {b5c69330-4e56-475d-acc7-e499e80a3738} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:25:55.294314 [ 3 ] {} HTTP-Session: 8029ea7d-43b1-4446-beae-3743a188d2ab Destroying unnamed session 2023.12.01 20:25:55.294448 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:55.294493 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:55.294512 [ 3 ] {} HTTP-Session: bb222a76-7c1c-4db6-a252-b8a156899db1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:55.294529 [ 3 ] {} HTTP-Session: bb222a76-7c1c-4db6-a252-b8a156899db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:55.294603 [ 3 ] {afc8f52b-6d11-4423-a7a0-7cb151c204e9} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:55.294643 [ 3 ] {afc8f52b-6d11-4423-a7a0-7cb151c204e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:25:55.294753 [ 3 ] {afc8f52b-6d11-4423-a7a0-7cb151c204e9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:55.295093 [ 3 ] {afc8f52b-6d11-4423-a7a0-7cb151c204e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB. 2023.12.01 20:25:55.295316 [ 3 ] {afc8f52b-6d11-4423-a7a0-7cb151c204e9} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.12.01 20:25:55.295469 [ 3 ] {afc8f52b-6d11-4423-a7a0-7cb151c204e9} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.12.01 20:25:55.295570 [ 3 ] {afc8f52b-6d11-4423-a7a0-7cb151c204e9} executeQuery: Read 52 rows, 4.57 KiB in 0.000939637 sec., 55340 rows/sec., 4.75 MiB/sec. 2023.12.01 20:25:55.295564 [ 172 ] {} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.12.01 20:25:55.295628 [ 172 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB. 2023.12.01 20:25:55.295729 [ 3 ] {afc8f52b-6d11-4423-a7a0-7cb151c204e9} DynamicQueryHandler: Done processing query 2023.12.01 20:25:55.295765 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.12.01 20:25:55.295781 [ 3 ] {afc8f52b-6d11-4423-a7a0-7cb151c204e9} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.01 20:25:55.295853 [ 3 ] {} HTTP-Session: bb222a76-7c1c-4db6-a252-b8a156899db1 Destroying unnamed session 2023.12.01 20:25:55.295916 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:25:55.295954 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 179 rows starting from the beginning of the part 2023.12.01 20:25:55.296029 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:55.296115 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:55.296129 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 15 rows starting from the beginning of the part 2023.12.01 20:25:55.296146 [ 3 ] {} HTTP-Session: 1101be2b-e43c-49fa-a886-cf7e7c64264a Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:55.296200 [ 3 ] {} HTTP-Session: 1101be2b-e43c-49fa-a886-cf7e7c64264a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:55.296358 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 123 rows starting from the beginning of the part 2023.12.01 20:25:55.296410 [ 3 ] {22280190-8dfb-42ed-84f9-ab3111bf310d} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:55.296511 [ 3 ] {22280190-8dfb-42ed-84f9-ab3111bf310d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.01 20:25:55.296552 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 17 rows starting from the beginning of the part 2023.12.01 20:25:55.296847 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 123 rows starting from the beginning of the part 2023.12.01 20:25:55.296981 [ 3 ] {22280190-8dfb-42ed-84f9-ab3111bf310d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:55.297054 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 52 rows starting from the beginning of the part 2023.12.01 20:25:55.297552 [ 3 ] {22280190-8dfb-42ed-84f9-ab3111bf310d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB. 2023.12.01 20:25:55.298065 [ 3 ] {22280190-8dfb-42ed-84f9-ab3111bf310d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.01 20:25:55.298371 [ 3 ] {22280190-8dfb-42ed-84f9-ab3111bf310d} oximeter.fields_u16 (935d49c3-9627-4fa6-8b26-42b49150bfca): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.01 20:25:55.298612 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 509 rows, containing 4 columns (4 merged, 0 gathered) in 0.002909423 sec., 174948.77850350397 rows/sec., 16.52 MiB/sec. 2023.12.01 20:25:55.298690 [ 3 ] {22280190-8dfb-42ed-84f9-ab3111bf310d} executeQuery: Read 2 rows, 143.00 B in 0.002222341 sec., 899 rows/sec., 62.84 KiB/sec. 2023.12.01 20:25:55.298794 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.12.01 20:25:55.298954 [ 3 ] {22280190-8dfb-42ed-84f9-ab3111bf310d} DynamicQueryHandler: Done processing query 2023.12.01 20:25:55.298987 [ 3 ] {22280190-8dfb-42ed-84f9-ab3111bf310d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:25:55.299009 [ 3 ] {} HTTP-Session: 1101be2b-e43c-49fa-a886-cf7e7c64264a Destroying unnamed session 2023.12.01 20:25:55.299083 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_31_6} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.12.01 20:25:55.299155 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:55.299171 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_31_6} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.12.01 20:25:55.299220 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:55.299287 [ 3 ] {} HTTP-Session: 0ba82051-bc90-4568-af59-8bff32258693 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:55.299308 [ 3 ] {} HTTP-Session: 0ba82051-bc90-4568-af59-8bff32258693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:55.299385 [ 3 ] {730722e6-73b2-472f-b909-2ad3b105b46c} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:55.299424 [ 3 ] {730722e6-73b2-472f-b909-2ad3b105b46c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:25:55.299548 [ 3 ] {730722e6-73b2-472f-b909-2ad3b105b46c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:55.299850 [ 3 ] {730722e6-73b2-472f-b909-2ad3b105b46c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB. 2023.12.01 20:25:55.300049 [ 3 ] {730722e6-73b2-472f-b909-2ad3b105b46c} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.12.01 20:25:55.300196 [ 3 ] {730722e6-73b2-472f-b909-2ad3b105b46c} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.12.01 20:25:55.300286 [ 172 ] {} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.12.01 20:25:55.300293 [ 3 ] {730722e6-73b2-472f-b909-2ad3b105b46c} executeQuery: Read 31 rows, 2.46 KiB in 0.000919367 sec., 33718 rows/sec., 2.62 MiB/sec. 2023.12.01 20:25:55.300319 [ 172 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB. 2023.12.01 20:25:55.300462 [ 11 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.12.01 20:25:55.300494 [ 3 ] {730722e6-73b2-472f-b909-2ad3b105b46c} DynamicQueryHandler: Done processing query 2023.12.01 20:25:55.300535 [ 3 ] {730722e6-73b2-472f-b909-2ad3b105b46c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:25:55.300568 [ 3 ] {} HTTP-Session: 0ba82051-bc90-4568-af59-8bff32258693 Destroying unnamed session 2023.12.01 20:25:55.300615 [ 11 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:25:55.300722 [ 11 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 109 rows starting from the beginning of the part 2023.12.01 20:25:55.300795 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:55.300881 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:55.300894 [ 11 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part 2023.12.01 20:25:55.300918 [ 3 ] {} HTTP-Session: 93016ae6-c0cb-4019-9c66-4a81a302fba4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:55.300967 [ 3 ] {} HTTP-Session: 93016ae6-c0cb-4019-9c66-4a81a302fba4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:55.301099 [ 11 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part 2023.12.01 20:25:55.301158 [ 3 ] {6cdef6fe-913a-4ad2-944b-4e0771a13075} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:55.301283 [ 3 ] {6cdef6fe-913a-4ad2-944b-4e0771a13075} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.01 20:25:55.301305 [ 11 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 9 rows starting from the beginning of the part 2023.12.01 20:25:55.301601 [ 11 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 52 rows starting from the beginning of the part 2023.12.01 20:25:55.301790 [ 3 ] {6cdef6fe-913a-4ad2-944b-4e0771a13075} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:55.301829 [ 11 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part 2023.12.01 20:25:55.302558 [ 3 ] {6cdef6fe-913a-4ad2-944b-4e0771a13075} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB. 2023.12.01 20:25:55.303183 [ 3 ] {6cdef6fe-913a-4ad2-944b-4e0771a13075} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.01 20:25:55.303311 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 247 rows, containing 4 columns (4 merged, 0 gathered) in 0.002890894 sec., 85440.69758351568 rows/sec., 6.67 MiB/sec. 2023.12.01 20:25:55.303448 [ 3 ] {6cdef6fe-913a-4ad2-944b-4e0771a13075} oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.01 20:25:55.303487 [ 9 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.12.01 20:25:55.303595 [ 3 ] {6cdef6fe-913a-4ad2-944b-4e0771a13075} executeQuery: Read 37 rows, 2.64 KiB in 0.002367974 sec., 15625 rows/sec., 1.09 MiB/sec. 2023.12.01 20:25:55.303793 [ 9 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_31_6} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.12.01 20:25:55.303811 [ 3 ] {6cdef6fe-913a-4ad2-944b-4e0771a13075} DynamicQueryHandler: Done processing query 2023.12.01 20:25:55.303840 [ 3 ] {6cdef6fe-913a-4ad2-944b-4e0771a13075} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:25:55.303857 [ 3 ] {} HTTP-Session: 93016ae6-c0cb-4019-9c66-4a81a302fba4 Destroying unnamed session 2023.12.01 20:25:55.303888 [ 9 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_31_6} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.12.01 20:25:55.304058 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:25:55.304103 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:25:55.304122 [ 3 ] {} HTTP-Session: 81b86879-82d8-415b-beb5-d8647e6e907f Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:25:55.304139 [ 3 ] {} HTTP-Session: 81b86879-82d8-415b-beb5-d8647e6e907f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:25:55.304213 [ 3 ] {385008ab-6758-45fe-ac65-d2bf55491d07} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:25:55.304257 [ 3 ] {385008ab-6758-45fe-ac65-d2bf55491d07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:25:55.304395 [ 3 ] {385008ab-6758-45fe-ac65-d2bf55491d07} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:25:55.304735 [ 3 ] {385008ab-6758-45fe-ac65-d2bf55491d07} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB. 2023.12.01 20:25:55.305005 [ 3 ] {385008ab-6758-45fe-ac65-d2bf55491d07} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.12.01 20:25:55.305180 [ 3 ] {385008ab-6758-45fe-ac65-d2bf55491d07} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.12.01 20:25:55.305297 [ 3 ] {385008ab-6758-45fe-ac65-d2bf55491d07} executeQuery: Read 5 rows, 6.91 KiB in 0.00104824 sec., 4769 rows/sec., 6.44 MiB/sec. 2023.12.01 20:25:55.305427 [ 3 ] {385008ab-6758-45fe-ac65-d2bf55491d07} DynamicQueryHandler: Done processing query 2023.12.01 20:25:55.305450 [ 3 ] {385008ab-6758-45fe-ac65-d2bf55491d07} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.01 20:25:55.305465 [ 3 ] {} HTTP-Session: 81b86879-82d8-415b-beb5-d8647e6e907f Destroying unnamed session 2023.12.01 20:26:00.292395 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 6792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:26:00.292542 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:26:00.292570 [ 3 ] {} HTTP-Session: ca5d055d-95ca-43c2-9226-87f64ef63e73 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:26:00.292593 [ 3 ] {} HTTP-Session: ca5d055d-95ca-43c2-9226-87f64ef63e73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:26:00.292718 [ 3 ] {3772a5d3-e56b-4f56-9933-0eab6525bb8b} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:26:00.292775 [ 3 ] {3772a5d3-e56b-4f56-9933-0eab6525bb8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:26:00.292930 [ 3 ] {3772a5d3-e56b-4f56-9933-0eab6525bb8b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:26:00.293352 [ 3 ] {3772a5d3-e56b-4f56-9933-0eab6525bb8b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.12.01 20:26:00.293616 [ 3 ] {3772a5d3-e56b-4f56-9933-0eab6525bb8b} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.12.01 20:26:00.293781 [ 3 ] {3772a5d3-e56b-4f56-9933-0eab6525bb8b} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.12.01 20:26:00.293919 [ 3 ] {3772a5d3-e56b-4f56-9933-0eab6525bb8b} executeQuery: Read 47 rows, 3.81 KiB in 0.001160342 sec., 40505 rows/sec., 3.21 MiB/sec. 2023.12.01 20:26:00.293932 [ 169 ] {} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.12.01 20:26:00.294063 [ 169 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.12.01 20:26:00.294139 [ 3 ] {3772a5d3-e56b-4f56-9933-0eab6525bb8b} DynamicQueryHandler: Done processing query 2023.12.01 20:26:00.294167 [ 20 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.12.01 20:26:00.294176 [ 3 ] {3772a5d3-e56b-4f56-9933-0eab6525bb8b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:26:00.294211 [ 3 ] {} HTTP-Session: ca5d055d-95ca-43c2-9226-87f64ef63e73 Destroying unnamed session 2023.12.01 20:26:00.294257 [ 20 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:26:00.294286 [ 20 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 46 rows starting from the beginning of the part 2023.12.01 20:26:00.294347 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:26:00.294416 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:26:00.294438 [ 20 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part 2023.12.01 20:26:00.294443 [ 3 ] {} HTTP-Session: 1fb319af-9f3a-43fa-9e60-bbbdc15a2888 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:26:00.294479 [ 3 ] {} HTTP-Session: 1fb319af-9f3a-43fa-9e60-bbbdc15a2888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:26:00.294561 [ 20 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part 2023.12.01 20:26:00.294607 [ 3 ] {2854c798-6d6f-4090-bd54-0c6c963c2dbb} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:26:00.294676 [ 3 ] {2854c798-6d6f-4090-bd54-0c6c963c2dbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.01 20:26:00.294688 [ 20 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part 2023.12.01 20:26:00.294850 [ 20 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part 2023.12.01 20:26:00.294934 [ 3 ] {2854c798-6d6f-4090-bd54-0c6c963c2dbb} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:26:00.294993 [ 20 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 47 rows starting from the beginning of the part 2023.12.01 20:26:00.295407 [ 3 ] {2854c798-6d6f-4090-bd54-0c6c963c2dbb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.12.01 20:26:00.295730 [ 3 ] {2854c798-6d6f-4090-bd54-0c6c963c2dbb} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.01 20:26:00.295964 [ 3 ] {2854c798-6d6f-4090-bd54-0c6c963c2dbb} oximeter.fields_ipaddr (5c99bf73-d033-48ca-a7db-9c39b5ffc62f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.01 20:26:00.295975 [ 20 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 4 columns (4 merged, 0 gathered) in 0.001853834 sec., 99793.18536611153 rows/sec., 7.90 MiB/sec. 2023.12.01 20:26:00.296070 [ 20 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.12.01 20:26:00.296181 [ 3 ] {2854c798-6d6f-4090-bd54-0c6c963c2dbb} executeQuery: Read 2 rows, 175.00 B in 0.001523099 sec., 1313 rows/sec., 112.20 KiB/sec. 2023.12.01 20:26:00.296400 [ 3 ] {2854c798-6d6f-4090-bd54-0c6c963c2dbb} DynamicQueryHandler: Done processing query 2023.12.01 20:26:00.296405 [ 20 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_31_6} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.12.01 20:26:00.296426 [ 3 ] {2854c798-6d6f-4090-bd54-0c6c963c2dbb} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:26:00.296445 [ 3 ] {} HTTP-Session: 1fb319af-9f3a-43fa-9e60-bbbdc15a2888 Destroying unnamed session 2023.12.01 20:26:00.296485 [ 20 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_31_6} oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.12.01 20:26:00.296632 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 22696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:26:00.296681 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:26:00.296701 [ 3 ] {} HTTP-Session: 4812aab1-6bc9-4c71-9bd4-44dc00a57e96 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:26:00.296720 [ 3 ] {} HTTP-Session: 4812aab1-6bc9-4c71-9bd4-44dc00a57e96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:26:00.296800 [ 3 ] {d0cda6bc-09a0-4e8f-8ec7-a0f21efc0ba9} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:26:00.296841 [ 3 ] {d0cda6bc-09a0-4e8f-8ec7-a0f21efc0ba9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:26:00.296948 [ 3 ] {d0cda6bc-09a0-4e8f-8ec7-a0f21efc0ba9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:26:00.297312 [ 3 ] {d0cda6bc-09a0-4e8f-8ec7-a0f21efc0ba9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.12.01 20:26:00.297530 [ 3 ] {d0cda6bc-09a0-4e8f-8ec7-a0f21efc0ba9} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.12.01 20:26:00.297673 [ 3 ] {d0cda6bc-09a0-4e8f-8ec7-a0f21efc0ba9} oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.12.01 20:26:00.297808 [ 3 ] {d0cda6bc-09a0-4e8f-8ec7-a0f21efc0ba9} executeQuery: Read 142 rows, 14.01 KiB in 0.000971588 sec., 146152 rows/sec., 14.08 MiB/sec. 2023.12.01 20:26:00.298027 [ 3 ] {d0cda6bc-09a0-4e8f-8ec7-a0f21efc0ba9} DynamicQueryHandler: Done processing query 2023.12.01 20:26:00.298051 [ 3 ] {d0cda6bc-09a0-4e8f-8ec7-a0f21efc0ba9} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:26:00.298066 [ 3 ] {} HTTP-Session: 4812aab1-6bc9-4c71-9bd4-44dc00a57e96 Destroying unnamed session 2023.12.01 20:26:00.298173 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:26:00.298218 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:26:00.298238 [ 3 ] {} HTTP-Session: bb5e6f98-6a00-47a9-9883-aba6ebd0dcc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:26:00.298256 [ 3 ] {} HTTP-Session: bb5e6f98-6a00-47a9-9883-aba6ebd0dcc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:26:00.298329 [ 3 ] {ae99e8bc-508b-4c8b-81f6-eb1b9e8b0993} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:26:00.298369 [ 3 ] {ae99e8bc-508b-4c8b-81f6-eb1b9e8b0993} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.01 20:26:00.298493 [ 3 ] {ae99e8bc-508b-4c8b-81f6-eb1b9e8b0993} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:26:00.298756 [ 3 ] {ae99e8bc-508b-4c8b-81f6-eb1b9e8b0993} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.12.01 20:26:00.298961 [ 3 ] {ae99e8bc-508b-4c8b-81f6-eb1b9e8b0993} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.01 20:26:00.299106 [ 3 ] {ae99e8bc-508b-4c8b-81f6-eb1b9e8b0993} oximeter.fields_u16 (935d49c3-9627-4fa6-8b26-42b49150bfca): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.01 20:26:00.299229 [ 3 ] {ae99e8bc-508b-4c8b-81f6-eb1b9e8b0993} executeQuery: Read 2 rows, 143.00 B in 0.000870796 sec., 2296 rows/sec., 160.37 KiB/sec. 2023.12.01 20:26:00.299349 [ 3 ] {ae99e8bc-508b-4c8b-81f6-eb1b9e8b0993} DynamicQueryHandler: Done processing query 2023.12.01 20:26:00.299372 [ 3 ] {ae99e8bc-508b-4c8b-81f6-eb1b9e8b0993} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:26:00.299387 [ 3 ] {} HTTP-Session: bb5e6f98-6a00-47a9-9883-aba6ebd0dcc4 Destroying unnamed session 2023.12.01 20:26:00.299526 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 9886, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:26:00.299570 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:26:00.299589 [ 3 ] {} HTTP-Session: c8fa96cc-f501-4e97-8562-96928cb4135a Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:26:00.299606 [ 3 ] {} HTTP-Session: c8fa96cc-f501-4e97-8562-96928cb4135a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:26:00.299680 [ 3 ] {8acb3ef8-3306-493a-9ccb-fe4d41b31889} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:26:00.299719 [ 3 ] {8acb3ef8-3306-493a-9ccb-fe4d41b31889} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:26:00.299829 [ 3 ] {8acb3ef8-3306-493a-9ccb-fe4d41b31889} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:26:00.300164 [ 3 ] {8acb3ef8-3306-493a-9ccb-fe4d41b31889} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.12.01 20:26:00.300373 [ 3 ] {8acb3ef8-3306-493a-9ccb-fe4d41b31889} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.12.01 20:26:00.300518 [ 3 ] {8acb3ef8-3306-493a-9ccb-fe4d41b31889} oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.12.01 20:26:00.300637 [ 3 ] {8acb3ef8-3306-493a-9ccb-fe4d41b31889} executeQuery: Read 58 rows, 4.65 KiB in 0.000930087 sec., 62359 rows/sec., 4.88 MiB/sec. 2023.12.01 20:26:00.300757 [ 3 ] {8acb3ef8-3306-493a-9ccb-fe4d41b31889} DynamicQueryHandler: Done processing query 2023.12.01 20:26:00.300781 [ 3 ] {8acb3ef8-3306-493a-9ccb-fe4d41b31889} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.01 20:26:00.300796 [ 3 ] {} HTTP-Session: c8fa96cc-f501-4e97-8562-96928cb4135a Destroying unnamed session 2023.12.01 20:26:00.300890 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:26:00.300935 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:26:00.300953 [ 3 ] {} HTTP-Session: 8571c582-fe11-440f-89fc-b2c0d0cc082d Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:26:00.300970 [ 3 ] {} HTTP-Session: 8571c582-fe11-440f-89fc-b2c0d0cc082d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:26:00.301040 [ 3 ] {f4386d72-abe3-4899-a8b2-b94160e2d89d} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:26:00.301081 [ 3 ] {f4386d72-abe3-4899-a8b2-b94160e2d89d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.01 20:26:00.301198 [ 3 ] {f4386d72-abe3-4899-a8b2-b94160e2d89d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:26:00.301446 [ 3 ] {f4386d72-abe3-4899-a8b2-b94160e2d89d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.12.01 20:26:00.301683 [ 3 ] {f4386d72-abe3-4899-a8b2-b94160e2d89d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.01 20:26:00.301853 [ 3 ] {f4386d72-abe3-4899-a8b2-b94160e2d89d} oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.01 20:26:00.301977 [ 3 ] {f4386d72-abe3-4899-a8b2-b94160e2d89d} executeQuery: Read 1 rows, 71.00 B in 0.000908557 sec., 1100 rows/sec., 76.31 KiB/sec. 2023.12.01 20:26:00.302096 [ 3 ] {f4386d72-abe3-4899-a8b2-b94160e2d89d} DynamicQueryHandler: Done processing query 2023.12.01 20:26:00.302119 [ 3 ] {f4386d72-abe3-4899-a8b2-b94160e2d89d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:26:00.302136 [ 3 ] {} HTTP-Session: 8571c582-fe11-440f-89fc-b2c0d0cc082d Destroying unnamed session 2023.12.01 20:26:00.302284 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 50283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:26:00.302329 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:26:00.302347 [ 3 ] {} HTTP-Session: 7aebd9d9-6f10-4ed3-96dc-2cad900dea06 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:26:00.302365 [ 3 ] {} HTTP-Session: 7aebd9d9-6f10-4ed3-96dc-2cad900dea06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:26:00.302450 [ 3 ] {99a13f91-cfda-4fe3-9447-007652618fc1} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:26:00.302493 [ 3 ] {99a13f91-cfda-4fe3-9447-007652618fc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:26:00.302627 [ 3 ] {99a13f91-cfda-4fe3-9447-007652618fc1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:26:00.303085 [ 3 ] {99a13f91-cfda-4fe3-9447-007652618fc1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.12.01 20:26:00.303394 [ 3 ] {99a13f91-cfda-4fe3-9447-007652618fc1} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.12.01 20:26:00.303569 [ 3 ] {99a13f91-cfda-4fe3-9447-007652618fc1} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.12.01 20:26:00.303697 [ 169 ] {} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.12.01 20:26:00.303707 [ 3 ] {99a13f91-cfda-4fe3-9447-007652618fc1} executeQuery: Read 47 rows, 64.95 KiB in 0.001220983 sec., 38493 rows/sec., 51.95 MiB/sec. 2023.12.01 20:26:00.303748 [ 169 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.12.01 20:26:00.303929 [ 18 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.12.01 20:26:00.303976 [ 3 ] {99a13f91-cfda-4fe3-9447-007652618fc1} DynamicQueryHandler: Done processing query 2023.12.01 20:26:00.304015 [ 3 ] {99a13f91-cfda-4fe3-9447-007652618fc1} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.01 20:26:00.304063 [ 3 ] {} HTTP-Session: 7aebd9d9-6f10-4ed3-96dc-2cad900dea06 Destroying unnamed session 2023.12.01 20:26:00.304127 [ 18 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:26:00.304167 [ 18 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 663 rows starting from the beginning of the part 2023.12.01 20:26:00.304230 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 1432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:26:00.304312 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:26:00.304373 [ 3 ] {} HTTP-Session: 90bd3412-5f54-44c5-b284-2c94c3cfa9f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 2023.12.01 20:26:00.304426 [ 3 ] {} HTTP-Session: 90bd3412-5f54-44c5-b284-2c94c3cfa9f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:26:00.304446 [ 18 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part 2023.12.01 20:26:00.304623 [ 3 ] {3dfc797e-146b-40a4-bef2-1e197f3d3d3c} executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:26:00.304744 [ 18 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part 2023.12.01 20:26:00.304746 [ 3 ] {3dfc797e-146b-40a4-bef2-1e197f3d3d3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.01 20:26:00.305092 [ 18 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part 2023.12.01 20:26:00.305277 [ 3 ] {3dfc797e-146b-40a4-bef2-1e197f3d3d3c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:26:00.305400 [ 18 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part 2023.12.01 20:26:00.305551 [ 18 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 47 rows starting from the beginning of the part 2023.12.01 20:26:00.306048 [ 3 ] {3dfc797e-146b-40a4-bef2-1e197f3d3d3c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. 2023.12.01 20:26:00.306482 [ 3 ] {3dfc797e-146b-40a4-bef2-1e197f3d3d3c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.01 20:26:00.306689 [ 3 ] {3dfc797e-146b-40a4-bef2-1e197f3d3d3c} oximeter.measurements_i64 (18bdd577-29c8-4562-ae91-8b2888239ae6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.01 20:26:00.306822 [ 3 ] {3dfc797e-146b-40a4-bef2-1e197f3d3d3c} executeQuery: Read 9 rows, 642.00 B in 0.00213766 sec., 4210 rows/sec., 293.29 KiB/sec. 2023.12.01 20:26:00.307059 [ 3 ] {3dfc797e-146b-40a4-bef2-1e197f3d3d3c} DynamicQueryHandler: Done processing query 2023.12.01 20:26:00.307100 [ 3 ] {3dfc797e-146b-40a4-bef2-1e197f3d3d3c} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.12.01 20:26:00.307144 [ 3 ] {} HTTP-Session: 90bd3412-5f54-44c5-b284-2c94c3cfa9f1 Destroying unnamed session 2023.12.01 20:26:00.308827 [ 20 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 802 rows, containing 6 columns (6 merged, 0 gathered) in 0.005002043 sec., 160334.48732847758 rows/sec., 216.36 MiB/sec. 2023.12.01 20:26:00.309744 [ 20 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.12.01 20:26:00.309955 [ 20 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_31_6} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.12.01 20:26:00.310020 [ 20 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_31_6} oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.12.01 20:26:00.310097 [ 20 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_31_6: 4.15 MiB.