[ Nov 30 06:21:07 Enabled. ] [ Nov 30 06:21:07 Rereading configuration. ] [ Nov 30 06:21:08 Rereading configuration. ] [ Nov 30 06:21:10 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 [ Nov 30 06:21:11 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.11.30 06:21:11.788852 [ 1 ] {} Application: Will watch for the process with pid 21529 2023.11.30 06:21:11.788958 [ 1 ] {} Application: Forked a child process to watch 2023.11.30 06:21:12.269433 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 21529 2023.11.30 06:21:12.269597 [ 1 ] {} Application: starting up 2023.11.30 06:21:12.269794 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.11.30 06:21:12.362406 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.11.30 06:21:12.362459 [ 1 ] {} Application: Initializing DateLUT. 2023.11.30 06:21:12.362474 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.11.30 06:21:12.362517 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.11.30 06:21:12.362909 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.11.30 06:21:12.363554 [ 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.11.30 06:21:12.364133 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.30 06:21:12.364392 [ 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.11.30 06:21:12.365825 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.30 06:21:12.365869 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.30 06:21:12.366699 [ 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.11.30 06:21:12.366886 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.30 06:21:12.372079 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.30 06:21:12.372541 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.11.30 06:21:12.372571 [ 1 ] {} Application: Uncompressed cache policy name 2023.11.30 06:21:12.374002 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.11.30 06:21:12.374429 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.11.30 06:21:12.374788 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.11.30 06:21:12.375099 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.11.30 06:21:12.375966 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.11.30 06:21:12.376006 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.11.30 06:21:12.376067 [ 1 ] {} Application: Loaded user defined objects 2023.11.30 06:21:12.376085 [ 1 ] {} Application: Loading metadata from /data/ 2023.11.30 06:21:12.384007 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.11.30 06:21:12.384045 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000137702 sec 2023.11.30 06:21:12.384101 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.30 06:21:12.384187 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.11.30 06:21:12.384212 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.11.30 06:21:12.384235 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.11.30 06:21:12.384251 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.11.30 06:21:12.384269 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.11.30 06:21:12.384287 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.11.30 06:21:12.384324 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.11.30 06:21:12.384348 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.11.30 06:21:12.384383 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.11.30 06:21:12.384399 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.11.30 06:21:12.384417 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.11.30 06:21:12.384436 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.11.30 06:21:12.384474 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.11.30 06:21:12.384492 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.11.30 06:21:12.384508 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.11.30 06:21:12.425879 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.11.30 06:21:12.427148 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.11.30 06:21:12.427194 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.7391e-05 sec 2023.11.30 06:21:12.427227 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.30 06:21:12.427247 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.11.30 06:21:12.427275 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.11.30 06:21:12.430003 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.11.30 06:21:12.435740 [ 1 ] {} Application: Loaded metadata. 2023.11.30 06:21:12.435956 [ 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.11.30 06:21:12.436031 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.11.30 06:21:12.656050 [ 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.11.30 06:21:12.676444 [ 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.11.30 06:21:12.676559 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.11.30 06:21:12.749393 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.30 06:21:12.749632 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB 2023.11.30 06:21:12.750050 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.11.30 06:21:12.750113 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.11.30 06:21:12.750140 [ 87 ] {} DNSResolver: Updating DNS cache 2023.11.30 06:21:12.750240 [ 87 ] {} DNSResolver: Updated DNS cache 2023.11.30 06:21:12.750268 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.11.30 06:21:12.750316 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.11.30 06:21:12.751012 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.11.30 06:21:12.751037 [ 1 ] {} Application: Ready for connections. 2023.11.30 06:21:27.790928 [ 169 ] {} DNSResolver: Updating DNS cache 2023.11.30 06:21:27.790985 [ 169 ] {} DNSResolver: Updated DNS cache 2023.11.30 06:21:31.306059 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.308172 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.308731 [ 3 ] {} HTTP-Session: e6fcb713-fb11-4c05-8a89-89c23a152c11 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.308767 [ 3 ] {} HTTP-Session: e6fcb713-fb11-4c05-8a89-89c23a152c11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.308951 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.11.30 06:21:31.308982 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.30 06:21:31.308997 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.30 06:21:31.313012 [ 3 ] {8fd2a1e1-75c5-407e-8481-4abada9b1dfd} executeQuery: (from [fd00:1122:3344:101::d]:58947) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.11.30 06:21:31.339149 [ 3 ] {8fd2a1e1-75c5-407e-8481-4abada9b1dfd} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:58947) (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.11.30 06:21:31.339859 [ 3 ] {8fd2a1e1-75c5-407e-8481-4abada9b1dfd} 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.11.30 06:21:31.340690 [ 3 ] {8fd2a1e1-75c5-407e-8481-4abada9b1dfd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.340721 [ 3 ] {} HTTP-Session: e6fcb713-fb11-4c05-8a89-89c23a152c11 Destroying unnamed session 2023.11.30 06:21:31.348574 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.348641 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.348671 [ 3 ] {} HTTP-Session: a3abc3df-0a86-42bf-a488-2d68a7a0d535 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.348694 [ 3 ] {} HTTP-Session: a3abc3df-0a86-42bf-a488-2d68a7a0d535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.348809 [ 3 ] {f9759001-7db4-4eab-8349-41aa5739e05b} executeQuery: (from [fd00:1122:3344:101::d]:58947) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.11.30 06:21:31.348972 [ 3 ] {f9759001-7db4-4eab-8349-41aa5739e05b} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.11.30 06:21:31.354194 [ 3 ] {f9759001-7db4-4eab-8349-41aa5739e05b} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.11.30 06:21:31.358252 [ 3 ] {f9759001-7db4-4eab-8349-41aa5739e05b} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 06:21:31.370500 [ 3 ] {f9759001-7db4-4eab-8349-41aa5739e05b} DynamicQueryHandler: Done processing query 2023.11.30 06:21:31.370525 [ 3 ] {f9759001-7db4-4eab-8349-41aa5739e05b} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.11.30 06:21:31.370541 [ 3 ] {} HTTP-Session: a3abc3df-0a86-42bf-a488-2d68a7a0d535 Destroying unnamed session 2023.11.30 06:21:31.370715 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.370762 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.370781 [ 3 ] {} HTTP-Session: 9563964b-3821-4fb8-a0c5-5178ff253e05 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.370800 [ 3 ] {} HTTP-Session: 9563964b-3821-4fb8-a0c5-5178ff253e05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.370894 [ 3 ] {f2e35808-d5a2-4bbc-8741-df4358a37bbd} executeQuery: (from [fd00:1122:3344:101::d]:58947) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.11.30 06:21:31.371195 [ 3 ] {f2e35808-d5a2-4bbc-8741-df4358a37bbd} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:58947) (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.11.30 06:21:31.371306 [ 3 ] {f2e35808-d5a2-4bbc-8741-df4358a37bbd} 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.11.30 06:21:31.371408 [ 3 ] {f2e35808-d5a2-4bbc-8741-df4358a37bbd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.371429 [ 3 ] {} HTTP-Session: 9563964b-3821-4fb8-a0c5-5178ff253e05 Destroying unnamed session 2023.11.30 06:21:31.371611 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.371655 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.371676 [ 3 ] {} HTTP-Session: 85d62a56-6f89-43a8-9d91-e573fd75d53e Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.371692 [ 3 ] {} HTTP-Session: 85d62a56-6f89-43a8-9d91-e573fd75d53e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.371843 [ 3 ] {39389a38-94df-41cc-8012-9b33305da0e5} executeQuery: (from [fd00:1122:3344:101::d]:58947) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2023.11.30 06:21:31.372464 [ 3 ] {39389a38-94df-41cc-8012-9b33305da0e5} DynamicQueryHandler: Done processing query 2023.11.30 06:21:31.372486 [ 3 ] {39389a38-94df-41cc-8012-9b33305da0e5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.372505 [ 3 ] {} HTTP-Session: 85d62a56-6f89-43a8-9d91-e573fd75d53e Destroying unnamed session 2023.11.30 06:21:31.372613 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.372655 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.372675 [ 3 ] {} HTTP-Session: ad87c911-a195-447d-bae9-927c9ebf7f72 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.372690 [ 3 ] {} HTTP-Session: ad87c911-a195-447d-bae9-927c9ebf7f72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.372746 [ 3 ] {44542c15-f612-485a-8d17-869abdaf6ca0} executeQuery: (from [fd00:1122:3344:101::d]:58947) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2023.11.30 06:21:31.372797 [ 3 ] {44542c15-f612-485a-8d17-869abdaf6ca0} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.11.30 06:21:31.381859 [ 3 ] {44542c15-f612-485a-8d17-869abdaf6ca0} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.11.30 06:21:31.381885 [ 3 ] {44542c15-f612-485a-8d17-869abdaf6ca0} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.7321e-05 sec 2023.11.30 06:21:31.381908 [ 3 ] {44542c15-f612-485a-8d17-869abdaf6ca0} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.30 06:21:31.381923 [ 3 ] {44542c15-f612-485a-8d17-869abdaf6ca0} DatabaseAtomic (oximeter): Starting up tables. 2023.11.30 06:21:31.382058 [ 3 ] {44542c15-f612-485a-8d17-869abdaf6ca0} DynamicQueryHandler: Done processing query 2023.11.30 06:21:31.382081 [ 3 ] {44542c15-f612-485a-8d17-869abdaf6ca0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.382102 [ 3 ] {} HTTP-Session: ad87c911-a195-447d-bae9-927c9ebf7f72 Destroying unnamed session 2023.11.30 06:21:31.382202 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.382246 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.382269 [ 3 ] {} HTTP-Session: e3e7158d-c226-4ce4-bff4-7e64aa5186ac Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.382285 [ 3 ] {} HTTP-Session: e3e7158d-c226-4ce4-bff4-7e64aa5186ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.382416 [ 3 ] {de5cb5d4-4844-4639-86c8-794a4376adfb} executeQuery: (from [fd00:1122:3344:101::d]:58947) /* 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.11.30 06:21:31.382457 [ 3 ] {de5cb5d4-4844-4639-86c8-794a4376adfb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.11.30 06:21:31.400127 [ 3 ] {de5cb5d4-4844-4639-86c8-794a4376adfb} oximeter.version (4e7d1c24-edad-4bc5-a77b-8fe1fd8cb541): Loading data parts 2023.11.30 06:21:31.400245 [ 3 ] {de5cb5d4-4844-4639-86c8-794a4376adfb} oximeter.version (4e7d1c24-edad-4bc5-a77b-8fe1fd8cb541): There are no data parts 2023.11.30 06:21:31.406199 [ 3 ] {de5cb5d4-4844-4639-86c8-794a4376adfb} DynamicQueryHandler: Done processing query 2023.11.30 06:21:31.406228 [ 3 ] {de5cb5d4-4844-4639-86c8-794a4376adfb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.406244 [ 3 ] {} HTTP-Session: e3e7158d-c226-4ce4-bff4-7e64aa5186ac Destroying unnamed session 2023.11.30 06:21:31.406856 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.406902 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.406921 [ 3 ] {} HTTP-Session: 65992437-cb1e-4466-acdd-164107ce3e41 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.406940 [ 3 ] {} HTTP-Session: 65992437-cb1e-4466-acdd-164107ce3e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.407186 [ 3 ] {9fad49e8-3b9d-4bbb-ac8f-d83b907e2528} executeQuery: (from [fd00:1122:3344:101::d]:58947) /* 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.11.30 06:21:31.407238 [ 3 ] {9fad49e8-3b9d-4bbb-ac8f-d83b907e2528} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.11.30 06:21:31.418067 [ 3 ] {9fad49e8-3b9d-4bbb-ac8f-d83b907e2528} oximeter.measurements_bool (43b88a3f-fa2d-4b95-aefc-4b5b45dc4730): Loading data parts 2023.11.30 06:21:31.418264 [ 3 ] {9fad49e8-3b9d-4bbb-ac8f-d83b907e2528} oximeter.measurements_bool (43b88a3f-fa2d-4b95-aefc-4b5b45dc4730): There are no data parts 2023.11.30 06:21:31.423334 [ 3 ] {9fad49e8-3b9d-4bbb-ac8f-d83b907e2528} DynamicQueryHandler: Done processing query 2023.11.30 06:21:31.423390 [ 3 ] {9fad49e8-3b9d-4bbb-ac8f-d83b907e2528} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.423425 [ 3 ] {} HTTP-Session: 65992437-cb1e-4466-acdd-164107ce3e41 Destroying unnamed session 2023.11.30 06:21:31.423616 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.423708 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.423747 [ 3 ] {} HTTP-Session: 34a0f608-51b0-4c91-863b-6fac429f47fa Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.423787 [ 3 ] {} HTTP-Session: 34a0f608-51b0-4c91-863b-6fac429f47fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.424035 [ 3 ] {23f10045-7bf0-4122-9018-264ada954fef} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:31.424083 [ 3 ] {23f10045-7bf0-4122-9018-264ada954fef} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.11.30 06:21:31.436603 [ 3 ] {23f10045-7bf0-4122-9018-264ada954fef} oximeter.measurements_i8 (b2db0253-b3e5-4fd3-9e7c-9e336b72c1cb): Loading data parts 2023.11.30 06:21:31.436715 [ 3 ] {23f10045-7bf0-4122-9018-264ada954fef} oximeter.measurements_i8 (b2db0253-b3e5-4fd3-9e7c-9e336b72c1cb): There are no data parts 2023.11.30 06:21:31.442545 [ 3 ] {23f10045-7bf0-4122-9018-264ada954fef} DynamicQueryHandler: Done processing query 2023.11.30 06:21:31.442569 [ 3 ] {23f10045-7bf0-4122-9018-264ada954fef} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.442593 [ 3 ] {} HTTP-Session: 34a0f608-51b0-4c91-863b-6fac429f47fa Destroying unnamed session 2023.11.30 06:21:31.442715 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.442756 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.442779 [ 3 ] {} HTTP-Session: 1ad5157f-4d1e-409e-be17-0639696f9cab Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.442799 [ 3 ] {} HTTP-Session: 1ad5157f-4d1e-409e-be17-0639696f9cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.442976 [ 3 ] {29943132-2503-4c3b-83e3-b2f846ab0bc6} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:31.443021 [ 3 ] {29943132-2503-4c3b-83e3-b2f846ab0bc6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.11.30 06:21:31.455485 [ 3 ] {29943132-2503-4c3b-83e3-b2f846ab0bc6} oximeter.measurements_u8 (85f126d7-c1b6-4416-9ffa-55c31860ebaa): Loading data parts 2023.11.30 06:21:31.455592 [ 3 ] {29943132-2503-4c3b-83e3-b2f846ab0bc6} oximeter.measurements_u8 (85f126d7-c1b6-4416-9ffa-55c31860ebaa): There are no data parts 2023.11.30 06:21:31.457772 [ 3 ] {29943132-2503-4c3b-83e3-b2f846ab0bc6} DynamicQueryHandler: Done processing query 2023.11.30 06:21:31.457798 [ 3 ] {29943132-2503-4c3b-83e3-b2f846ab0bc6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.457819 [ 3 ] {} HTTP-Session: 1ad5157f-4d1e-409e-be17-0639696f9cab Destroying unnamed session 2023.11.30 06:21:31.457936 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.457987 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.458008 [ 3 ] {} HTTP-Session: c5048d48-cd7e-4036-95f8-ba2a3af8bd58 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.458029 [ 3 ] {} HTTP-Session: c5048d48-cd7e-4036-95f8-ba2a3af8bd58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.458270 [ 3 ] {c2fd2945-dbd0-4c64-a3f0-685840ef6c34} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:31.458317 [ 3 ] {c2fd2945-dbd0-4c64-a3f0-685840ef6c34} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.11.30 06:21:31.462025 [ 3 ] {c2fd2945-dbd0-4c64-a3f0-685840ef6c34} oximeter.measurements_i16 (7c26494d-c36d-438f-bd06-a25dec1e4b54): Loading data parts 2023.11.30 06:21:31.462118 [ 3 ] {c2fd2945-dbd0-4c64-a3f0-685840ef6c34} oximeter.measurements_i16 (7c26494d-c36d-438f-bd06-a25dec1e4b54): There are no data parts 2023.11.30 06:21:31.475572 [ 3 ] {c2fd2945-dbd0-4c64-a3f0-685840ef6c34} DynamicQueryHandler: Done processing query 2023.11.30 06:21:31.475618 [ 3 ] {c2fd2945-dbd0-4c64-a3f0-685840ef6c34} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.475662 [ 3 ] {} HTTP-Session: c5048d48-cd7e-4036-95f8-ba2a3af8bd58 Destroying unnamed session 2023.11.30 06:21:31.475855 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.475951 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.476000 [ 3 ] {} HTTP-Session: 7278505f-2dda-4cfa-abb9-18ded8ceb0c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.476036 [ 3 ] {} HTTP-Session: 7278505f-2dda-4cfa-abb9-18ded8ceb0c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.476510 [ 3 ] {92b65d71-f15c-4d9c-a55c-9fe6be8813bd} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:31.476566 [ 3 ] {92b65d71-f15c-4d9c-a55c-9fe6be8813bd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.11.30 06:21:31.481953 [ 3 ] {92b65d71-f15c-4d9c-a55c-9fe6be8813bd} oximeter.measurements_u16 (1c5e16fd-382d-4ce0-ab94-3fb00ffb9d85): Loading data parts 2023.11.30 06:21:31.482047 [ 3 ] {92b65d71-f15c-4d9c-a55c-9fe6be8813bd} oximeter.measurements_u16 (1c5e16fd-382d-4ce0-ab94-3fb00ffb9d85): There are no data parts 2023.11.30 06:21:31.495109 [ 3 ] {92b65d71-f15c-4d9c-a55c-9fe6be8813bd} DynamicQueryHandler: Done processing query 2023.11.30 06:21:31.495137 [ 3 ] {92b65d71-f15c-4d9c-a55c-9fe6be8813bd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.495163 [ 3 ] {} HTTP-Session: 7278505f-2dda-4cfa-abb9-18ded8ceb0c1 Destroying unnamed session 2023.11.30 06:21:31.495362 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.495416 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.495438 [ 3 ] {} HTTP-Session: 675f68c0-71da-42cd-9bac-162d4deac7f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.495461 [ 3 ] {} HTTP-Session: 675f68c0-71da-42cd-9bac-162d4deac7f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.495675 [ 3 ] {3d3b5258-89a0-4d07-96cb-235a3ceb4c30} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:31.495729 [ 3 ] {3d3b5258-89a0-4d07-96cb-235a3ceb4c30} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.11.30 06:21:31.501158 [ 3 ] {3d3b5258-89a0-4d07-96cb-235a3ceb4c30} oximeter.measurements_i32 (a15b7434-a2d7-4bd6-8efc-6f09a8fd83ab): Loading data parts 2023.11.30 06:21:31.501251 [ 3 ] {3d3b5258-89a0-4d07-96cb-235a3ceb4c30} oximeter.measurements_i32 (a15b7434-a2d7-4bd6-8efc-6f09a8fd83ab): There are no data parts 2023.11.30 06:21:31.515219 [ 3 ] {3d3b5258-89a0-4d07-96cb-235a3ceb4c30} DynamicQueryHandler: Done processing query 2023.11.30 06:21:31.515242 [ 3 ] {3d3b5258-89a0-4d07-96cb-235a3ceb4c30} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.515257 [ 3 ] {} HTTP-Session: 675f68c0-71da-42cd-9bac-162d4deac7f3 Destroying unnamed session 2023.11.30 06:21:31.515443 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.515487 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.515505 [ 3 ] {} HTTP-Session: f35f8fce-eac2-4c37-a885-af1b1a63a80a Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.515523 [ 3 ] {} HTTP-Session: f35f8fce-eac2-4c37-a885-af1b1a63a80a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.515708 [ 3 ] {868698a0-dbe9-4f24-9a49-639690b4ac1f} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:31.515747 [ 3 ] {868698a0-dbe9-4f24-9a49-639690b4ac1f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.11.30 06:21:31.521721 [ 3 ] {868698a0-dbe9-4f24-9a49-639690b4ac1f} oximeter.measurements_u32 (a8fb54d6-78bb-418a-b8ff-9823c1fd5415): Loading data parts 2023.11.30 06:21:31.521820 [ 3 ] {868698a0-dbe9-4f24-9a49-639690b4ac1f} oximeter.measurements_u32 (a8fb54d6-78bb-418a-b8ff-9823c1fd5415): There are no data parts 2023.11.30 06:21:31.534949 [ 3 ] {868698a0-dbe9-4f24-9a49-639690b4ac1f} DynamicQueryHandler: Done processing query 2023.11.30 06:21:31.534988 [ 3 ] {868698a0-dbe9-4f24-9a49-639690b4ac1f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.535006 [ 3 ] {} HTTP-Session: f35f8fce-eac2-4c37-a885-af1b1a63a80a Destroying unnamed session 2023.11.30 06:21:31.535162 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.535216 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.535234 [ 3 ] {} HTTP-Session: 8e0c61dc-ec4e-497f-b301-f4698680c865 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.535253 [ 3 ] {} HTTP-Session: 8e0c61dc-ec4e-497f-b301-f4698680c865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.535498 [ 3 ] {b211ba3c-bb3d-4c6d-a6c0-096de9a479ba} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:31.535541 [ 3 ] {b211ba3c-bb3d-4c6d-a6c0-096de9a479ba} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.11.30 06:21:31.551973 [ 3 ] {b211ba3c-bb3d-4c6d-a6c0-096de9a479ba} oximeter.measurements_i64 (6d510d06-b16b-4d0f-9da1-e35a6b7995f8): Loading data parts 2023.11.30 06:21:31.552066 [ 3 ] {b211ba3c-bb3d-4c6d-a6c0-096de9a479ba} oximeter.measurements_i64 (6d510d06-b16b-4d0f-9da1-e35a6b7995f8): There are no data parts 2023.11.30 06:21:31.557907 [ 3 ] {b211ba3c-bb3d-4c6d-a6c0-096de9a479ba} DynamicQueryHandler: Done processing query 2023.11.30 06:21:31.557964 [ 3 ] {b211ba3c-bb3d-4c6d-a6c0-096de9a479ba} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.557991 [ 3 ] {} HTTP-Session: 8e0c61dc-ec4e-497f-b301-f4698680c865 Destroying unnamed session 2023.11.30 06:21:31.558215 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.558298 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.558326 [ 3 ] {} HTTP-Session: 245d59b1-053e-4fc7-8048-5448d8a337ac Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.558347 [ 3 ] {} HTTP-Session: 245d59b1-053e-4fc7-8048-5448d8a337ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.558587 [ 3 ] {4513e090-45ff-4448-bb0b-6042219bd148} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:31.558636 [ 3 ] {4513e090-45ff-4448-bb0b-6042219bd148} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.11.30 06:21:31.574430 [ 3 ] {4513e090-45ff-4448-bb0b-6042219bd148} oximeter.measurements_u64 (b7a0cd3b-e069-4488-8953-d7fd847d8a78): Loading data parts 2023.11.30 06:21:31.574569 [ 3 ] {4513e090-45ff-4448-bb0b-6042219bd148} oximeter.measurements_u64 (b7a0cd3b-e069-4488-8953-d7fd847d8a78): There are no data parts 2023.11.30 06:21:31.588682 [ 3 ] {4513e090-45ff-4448-bb0b-6042219bd148} DynamicQueryHandler: Done processing query 2023.11.30 06:21:31.588713 [ 3 ] {4513e090-45ff-4448-bb0b-6042219bd148} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.588733 [ 3 ] {} HTTP-Session: 245d59b1-053e-4fc7-8048-5448d8a337ac Destroying unnamed session 2023.11.30 06:21:31.588860 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.588912 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.588930 [ 3 ] {} HTTP-Session: 6b516c65-5f53-4974-8386-7dd2b7b55d33 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.588945 [ 3 ] {} HTTP-Session: 6b516c65-5f53-4974-8386-7dd2b7b55d33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.589124 [ 3 ] {4c617813-f8ce-4343-94cd-f9e38a4a89e0} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:31.589170 [ 3 ] {4c617813-f8ce-4343-94cd-f9e38a4a89e0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.11.30 06:21:31.606452 [ 3 ] {4c617813-f8ce-4343-94cd-f9e38a4a89e0} oximeter.measurements_f32 (19d4cdb3-bb80-4a8a-942c-67274606c81d): Loading data parts 2023.11.30 06:21:31.606519 [ 3 ] {4c617813-f8ce-4343-94cd-f9e38a4a89e0} oximeter.measurements_f32 (19d4cdb3-bb80-4a8a-942c-67274606c81d): There are no data parts 2023.11.30 06:21:31.623702 [ 3 ] {4c617813-f8ce-4343-94cd-f9e38a4a89e0} DynamicQueryHandler: Done processing query 2023.11.30 06:21:31.623748 [ 3 ] {4c617813-f8ce-4343-94cd-f9e38a4a89e0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.623789 [ 3 ] {} HTTP-Session: 6b516c65-5f53-4974-8386-7dd2b7b55d33 Destroying unnamed session 2023.11.30 06:21:31.623984 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.624070 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.624118 [ 3 ] {} HTTP-Session: 68d05b4b-36db-4e6c-ae7e-9152be63e655 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.624149 [ 3 ] {} HTTP-Session: 68d05b4b-36db-4e6c-ae7e-9152be63e655 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.624503 [ 3 ] {d1308833-af14-45a7-bd56-b959b2463bcb} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:31.624550 [ 3 ] {d1308833-af14-45a7-bd56-b959b2463bcb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.11.30 06:21:31.641040 [ 3 ] {d1308833-af14-45a7-bd56-b959b2463bcb} oximeter.measurements_f64 (f19fe9a1-9a7f-4afb-a828-015dfa963a30): Loading data parts 2023.11.30 06:21:31.641131 [ 3 ] {d1308833-af14-45a7-bd56-b959b2463bcb} oximeter.measurements_f64 (f19fe9a1-9a7f-4afb-a828-015dfa963a30): There are no data parts 2023.11.30 06:21:31.646445 [ 3 ] {d1308833-af14-45a7-bd56-b959b2463bcb} DynamicQueryHandler: Done processing query 2023.11.30 06:21:31.646471 [ 3 ] {d1308833-af14-45a7-bd56-b959b2463bcb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.646500 [ 3 ] {} HTTP-Session: 68d05b4b-36db-4e6c-ae7e-9152be63e655 Destroying unnamed session 2023.11.30 06:21:31.646626 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.646675 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.646766 [ 3 ] {} HTTP-Session: c2b59e12-ecce-466b-a416-230b668429bb Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.646783 [ 3 ] {} HTTP-Session: c2b59e12-ecce-466b-a416-230b668429bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.646963 [ 3 ] {6ee85ea6-7b1d-41c7-ac62-bed2ce2c9b28} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:31.647016 [ 3 ] {6ee85ea6-7b1d-41c7-ac62-bed2ce2c9b28} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.11.30 06:21:31.659176 [ 3 ] {6ee85ea6-7b1d-41c7-ac62-bed2ce2c9b28} oximeter.measurements_string (3be1435b-fc91-4fae-a63e-753253e0fd81): Loading data parts 2023.11.30 06:21:31.659274 [ 3 ] {6ee85ea6-7b1d-41c7-ac62-bed2ce2c9b28} oximeter.measurements_string (3be1435b-fc91-4fae-a63e-753253e0fd81): There are no data parts 2023.11.30 06:21:31.664647 [ 3 ] {6ee85ea6-7b1d-41c7-ac62-bed2ce2c9b28} DynamicQueryHandler: Done processing query 2023.11.30 06:21:31.664671 [ 3 ] {6ee85ea6-7b1d-41c7-ac62-bed2ce2c9b28} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.664692 [ 3 ] {} HTTP-Session: c2b59e12-ecce-466b-a416-230b668429bb Destroying unnamed session 2023.11.30 06:21:31.664881 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.664931 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.664955 [ 3 ] {} HTTP-Session: 6a2d1ad0-e517-4e1e-9667-8423de0a3f8d Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.664971 [ 3 ] {} HTTP-Session: 6a2d1ad0-e517-4e1e-9667-8423de0a3f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.665153 [ 3 ] {4bd3874c-e66d-4296-a2c4-21790fb41730} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:31.665200 [ 3 ] {4bd3874c-e66d-4296-a2c4-21790fb41730} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.11.30 06:21:31.677946 [ 3 ] {4bd3874c-e66d-4296-a2c4-21790fb41730} oximeter.measurements_bytes (a179a6a2-ebc9-44dd-8614-316f1d1b549a): Loading data parts 2023.11.30 06:21:31.678113 [ 3 ] {4bd3874c-e66d-4296-a2c4-21790fb41730} oximeter.measurements_bytes (a179a6a2-ebc9-44dd-8614-316f1d1b549a): There are no data parts 2023.11.30 06:21:31.681938 [ 3 ] {4bd3874c-e66d-4296-a2c4-21790fb41730} DynamicQueryHandler: Done processing query 2023.11.30 06:21:31.681972 [ 3 ] {4bd3874c-e66d-4296-a2c4-21790fb41730} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.681994 [ 3 ] {} HTTP-Session: 6a2d1ad0-e517-4e1e-9667-8423de0a3f8d Destroying unnamed session 2023.11.30 06:21:31.682110 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.682158 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.682181 [ 3 ] {} HTTP-Session: 78bd22d3-43a9-4d05-a5d8-8ef468bd28e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.682196 [ 3 ] {} HTTP-Session: 78bd22d3-43a9-4d05-a5d8-8ef468bd28e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.682403 [ 3 ] {6b604ee3-94fd-4bd8-8b34-ff35ef132b58} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:31.682455 [ 3 ] {6b604ee3-94fd-4bd8-8b34-ff35ef132b58} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.11.30 06:21:31.689758 [ 3 ] {6b604ee3-94fd-4bd8-8b34-ff35ef132b58} oximeter.measurements_cumulativei64 (56608886-c5d5-47c3-a5ce-c68d7cbff682): Loading data parts 2023.11.30 06:21:31.689920 [ 3 ] {6b604ee3-94fd-4bd8-8b34-ff35ef132b58} oximeter.measurements_cumulativei64 (56608886-c5d5-47c3-a5ce-c68d7cbff682): There are no data parts 2023.11.30 06:21:31.692268 [ 3 ] {6b604ee3-94fd-4bd8-8b34-ff35ef132b58} DynamicQueryHandler: Done processing query 2023.11.30 06:21:31.692292 [ 3 ] {6b604ee3-94fd-4bd8-8b34-ff35ef132b58} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.692319 [ 3 ] {} HTTP-Session: 78bd22d3-43a9-4d05-a5d8-8ef468bd28e0 Destroying unnamed session 2023.11.30 06:21:31.692445 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.692494 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.692516 [ 3 ] {} HTTP-Session: 4d2b6a65-19e3-4853-b03d-b69f832af4f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.692532 [ 3 ] {} HTTP-Session: 4d2b6a65-19e3-4853-b03d-b69f832af4f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.692728 [ 3 ] {58ed9da4-e4eb-420b-91ab-6e06c1929976} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:31.692779 [ 3 ] {58ed9da4-e4eb-420b-91ab-6e06c1929976} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.11.30 06:21:31.705313 [ 3 ] {58ed9da4-e4eb-420b-91ab-6e06c1929976} oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Loading data parts 2023.11.30 06:21:31.705392 [ 3 ] {58ed9da4-e4eb-420b-91ab-6e06c1929976} oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): There are no data parts 2023.11.30 06:21:31.715297 [ 3 ] {58ed9da4-e4eb-420b-91ab-6e06c1929976} DynamicQueryHandler: Done processing query 2023.11.30 06:21:31.715322 [ 3 ] {58ed9da4-e4eb-420b-91ab-6e06c1929976} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.715345 [ 3 ] {} HTTP-Session: 4d2b6a65-19e3-4853-b03d-b69f832af4f1 Destroying unnamed session 2023.11.30 06:21:31.715481 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.715533 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.715557 [ 3 ] {} HTTP-Session: 00e14310-16a1-487e-b2b6-4e60c844fdff Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.715573 [ 3 ] {} HTTP-Session: 00e14310-16a1-487e-b2b6-4e60c844fdff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.715771 [ 3 ] {60b64428-a77a-49a4-8269-a852b0192697} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:31.715825 [ 3 ] {60b64428-a77a-49a4-8269-a852b0192697} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.11.30 06:21:31.719650 [ 3 ] {60b64428-a77a-49a4-8269-a852b0192697} oximeter.measurements_cumulativef32 (b32f1e9d-e8ba-404d-8bea-e386a1dddbc9): Loading data parts 2023.11.30 06:21:31.719718 [ 3 ] {60b64428-a77a-49a4-8269-a852b0192697} oximeter.measurements_cumulativef32 (b32f1e9d-e8ba-404d-8bea-e386a1dddbc9): There are no data parts 2023.11.30 06:21:31.729438 [ 3 ] {60b64428-a77a-49a4-8269-a852b0192697} DynamicQueryHandler: Done processing query 2023.11.30 06:21:31.729480 [ 3 ] {60b64428-a77a-49a4-8269-a852b0192697} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.729503 [ 3 ] {} HTTP-Session: 00e14310-16a1-487e-b2b6-4e60c844fdff Destroying unnamed session 2023.11.30 06:21:31.729640 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.729706 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.729725 [ 3 ] {} HTTP-Session: c5358e57-33fd-4ea0-bd6b-899a40accab0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.729747 [ 3 ] {} HTTP-Session: c5358e57-33fd-4ea0-bd6b-899a40accab0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.730002 [ 3 ] {f03f765d-14b3-4b5b-8228-b9c401a80056} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:31.730052 [ 3 ] {f03f765d-14b3-4b5b-8228-b9c401a80056} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.11.30 06:21:31.734264 [ 3 ] {f03f765d-14b3-4b5b-8228-b9c401a80056} oximeter.measurements_cumulativef64 (92924bf0-2bb0-4995-a285-0921d4091bf9): Loading data parts 2023.11.30 06:21:31.734348 [ 3 ] {f03f765d-14b3-4b5b-8228-b9c401a80056} oximeter.measurements_cumulativef64 (92924bf0-2bb0-4995-a285-0921d4091bf9): There are no data parts 2023.11.30 06:21:31.742164 [ 3 ] {f03f765d-14b3-4b5b-8228-b9c401a80056} DynamicQueryHandler: Done processing query 2023.11.30 06:21:31.742201 [ 3 ] {f03f765d-14b3-4b5b-8228-b9c401a80056} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.742216 [ 3 ] {} HTTP-Session: c5358e57-33fd-4ea0-bd6b-899a40accab0 Destroying unnamed session 2023.11.30 06:21:31.742349 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.742397 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.742415 [ 3 ] {} HTTP-Session: d86b93fb-b23d-42dd-9aa7-e567dfa9d357 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.742436 [ 3 ] {} HTTP-Session: d86b93fb-b23d-42dd-9aa7-e567dfa9d357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.742645 [ 3 ] {9d690088-4d22-4c37-a3c2-2517ce38e218} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:31.742699 [ 3 ] {9d690088-4d22-4c37-a3c2-2517ce38e218} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.11.30 06:21:31.745889 [ 3 ] {9d690088-4d22-4c37-a3c2-2517ce38e218} oximeter.measurements_histogrami8 (8502d5fb-dc4b-4756-ba0e-9db2bfe09f95): Loading data parts 2023.11.30 06:21:31.746033 [ 3 ] {9d690088-4d22-4c37-a3c2-2517ce38e218} oximeter.measurements_histogrami8 (8502d5fb-dc4b-4756-ba0e-9db2bfe09f95): There are no data parts 2023.11.30 06:21:31.757359 [ 3 ] {9d690088-4d22-4c37-a3c2-2517ce38e218} DynamicQueryHandler: Done processing query 2023.11.30 06:21:31.757384 [ 3 ] {9d690088-4d22-4c37-a3c2-2517ce38e218} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.757400 [ 3 ] {} HTTP-Session: d86b93fb-b23d-42dd-9aa7-e567dfa9d357 Destroying unnamed session 2023.11.30 06:21:31.757531 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.757580 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.757616 [ 3 ] {} HTTP-Session: 52a68360-66fc-4c38-a4b8-8e5ff468224e Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.757639 [ 3 ] {} HTTP-Session: 52a68360-66fc-4c38-a4b8-8e5ff468224e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.757847 [ 3 ] {7a01afd1-944e-480a-9443-42a13087c661} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:31.757900 [ 3 ] {7a01afd1-944e-480a-9443-42a13087c661} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.11.30 06:21:31.763279 [ 3 ] {7a01afd1-944e-480a-9443-42a13087c661} oximeter.measurements_histogramu8 (bd83775e-6086-40ed-954e-8a3a0442a9bd): Loading data parts 2023.11.30 06:21:31.763370 [ 3 ] {7a01afd1-944e-480a-9443-42a13087c661} oximeter.measurements_histogramu8 (bd83775e-6086-40ed-954e-8a3a0442a9bd): There are no data parts 2023.11.30 06:21:31.776327 [ 3 ] {7a01afd1-944e-480a-9443-42a13087c661} DynamicQueryHandler: Done processing query 2023.11.30 06:21:31.776356 [ 3 ] {7a01afd1-944e-480a-9443-42a13087c661} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.776384 [ 3 ] {} HTTP-Session: 52a68360-66fc-4c38-a4b8-8e5ff468224e Destroying unnamed session 2023.11.30 06:21:31.776544 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.776610 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.776640 [ 3 ] {} HTTP-Session: e1bbfa3d-2fbf-4313-ad53-8849880cc437 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.776659 [ 3 ] {} HTTP-Session: e1bbfa3d-2fbf-4313-ad53-8849880cc437 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.776908 [ 3 ] {36857e6c-0a9e-4f1a-99d1-69497472953d} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:31.776961 [ 3 ] {36857e6c-0a9e-4f1a-99d1-69497472953d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.11.30 06:21:31.794023 [ 3 ] {36857e6c-0a9e-4f1a-99d1-69497472953d} oximeter.measurements_histogrami16 (87c2d3ce-2581-4d65-9756-b3f4ca607c0a): Loading data parts 2023.11.30 06:21:31.794165 [ 3 ] {36857e6c-0a9e-4f1a-99d1-69497472953d} oximeter.measurements_histogrami16 (87c2d3ce-2581-4d65-9756-b3f4ca607c0a): There are no data parts 2023.11.30 06:21:31.798882 [ 3 ] {36857e6c-0a9e-4f1a-99d1-69497472953d} DynamicQueryHandler: Done processing query 2023.11.30 06:21:31.798912 [ 3 ] {36857e6c-0a9e-4f1a-99d1-69497472953d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.798941 [ 3 ] {} HTTP-Session: e1bbfa3d-2fbf-4313-ad53-8849880cc437 Destroying unnamed session 2023.11.30 06:21:31.799097 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.799212 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.799241 [ 3 ] {} HTTP-Session: bd1b4c6f-3bf0-4607-a938-a518911ecac2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.799270 [ 3 ] {} HTTP-Session: bd1b4c6f-3bf0-4607-a938-a518911ecac2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.799514 [ 3 ] {e517f62f-d9d9-4fdc-bd6e-8b417f523a80} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:31.799577 [ 3 ] {e517f62f-d9d9-4fdc-bd6e-8b417f523a80} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.11.30 06:21:31.811927 [ 3 ] {e517f62f-d9d9-4fdc-bd6e-8b417f523a80} oximeter.measurements_histogramu16 (9737cd58-18e9-4758-b703-c9a18954a3f9): Loading data parts 2023.11.30 06:21:31.812040 [ 3 ] {e517f62f-d9d9-4fdc-bd6e-8b417f523a80} oximeter.measurements_histogramu16 (9737cd58-18e9-4758-b703-c9a18954a3f9): There are no data parts 2023.11.30 06:21:31.828715 [ 3 ] {e517f62f-d9d9-4fdc-bd6e-8b417f523a80} DynamicQueryHandler: Done processing query 2023.11.30 06:21:31.828768 [ 3 ] {e517f62f-d9d9-4fdc-bd6e-8b417f523a80} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.828795 [ 3 ] {} HTTP-Session: bd1b4c6f-3bf0-4607-a938-a518911ecac2 Destroying unnamed session 2023.11.30 06:21:31.829000 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.829073 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.829092 [ 3 ] {} HTTP-Session: b2b523c9-e2b9-4097-81c8-114e632655af Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.829112 [ 3 ] {} HTTP-Session: b2b523c9-e2b9-4097-81c8-114e632655af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.829379 [ 3 ] {0c8696c1-bef1-48e3-abc4-7a7d68709478} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:31.829429 [ 3 ] {0c8696c1-bef1-48e3-abc4-7a7d68709478} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.11.30 06:21:31.834098 [ 3 ] {0c8696c1-bef1-48e3-abc4-7a7d68709478} oximeter.measurements_histogrami32 (884ff63e-765b-499b-bfee-62ac351b509c): Loading data parts 2023.11.30 06:21:31.834280 [ 3 ] {0c8696c1-bef1-48e3-abc4-7a7d68709478} oximeter.measurements_histogrami32 (884ff63e-765b-499b-bfee-62ac351b509c): There are no data parts 2023.11.30 06:21:31.846703 [ 3 ] {0c8696c1-bef1-48e3-abc4-7a7d68709478} DynamicQueryHandler: Done processing query 2023.11.30 06:21:31.846759 [ 3 ] {0c8696c1-bef1-48e3-abc4-7a7d68709478} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.846799 [ 3 ] {} HTTP-Session: b2b523c9-e2b9-4097-81c8-114e632655af Destroying unnamed session 2023.11.30 06:21:31.846962 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.847041 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.847079 [ 3 ] {} HTTP-Session: c4550fdb-1fd9-4e32-b57e-28a3b5c6a82c Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.847104 [ 3 ] {} HTTP-Session: c4550fdb-1fd9-4e32-b57e-28a3b5c6a82c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.847469 [ 3 ] {e11dd0a2-a35f-4f9c-ba46-36cb835eb478} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:31.847544 [ 3 ] {e11dd0a2-a35f-4f9c-ba46-36cb835eb478} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.11.30 06:21:31.861907 [ 3 ] {e11dd0a2-a35f-4f9c-ba46-36cb835eb478} oximeter.measurements_histogramu32 (91365944-ccba-44c9-855c-f319204ac8a9): Loading data parts 2023.11.30 06:21:31.861979 [ 3 ] {e11dd0a2-a35f-4f9c-ba46-36cb835eb478} oximeter.measurements_histogramu32 (91365944-ccba-44c9-855c-f319204ac8a9): There are no data parts 2023.11.30 06:21:31.864235 [ 3 ] {e11dd0a2-a35f-4f9c-ba46-36cb835eb478} DynamicQueryHandler: Done processing query 2023.11.30 06:21:31.864259 [ 3 ] {e11dd0a2-a35f-4f9c-ba46-36cb835eb478} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.864282 [ 3 ] {} HTTP-Session: c4550fdb-1fd9-4e32-b57e-28a3b5c6a82c Destroying unnamed session 2023.11.30 06:21:31.864466 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.864513 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.864537 [ 3 ] {} HTTP-Session: 0c11e108-c27a-4efc-af5e-24f04a733dfa Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.864552 [ 3 ] {} HTTP-Session: 0c11e108-c27a-4efc-af5e-24f04a733dfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.864754 [ 3 ] {01a459fb-38c0-42ce-b6af-554b1d1a0e4c} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:31.864805 [ 3 ] {01a459fb-38c0-42ce-b6af-554b1d1a0e4c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.11.30 06:21:31.867751 [ 3 ] {01a459fb-38c0-42ce-b6af-554b1d1a0e4c} oximeter.measurements_histogrami64 (3c2e2752-bb52-4610-9561-0de6ca615919): Loading data parts 2023.11.30 06:21:31.867870 [ 3 ] {01a459fb-38c0-42ce-b6af-554b1d1a0e4c} oximeter.measurements_histogrami64 (3c2e2752-bb52-4610-9561-0de6ca615919): There are no data parts 2023.11.30 06:21:31.881034 [ 3 ] {01a459fb-38c0-42ce-b6af-554b1d1a0e4c} DynamicQueryHandler: Done processing query 2023.11.30 06:21:31.881072 [ 3 ] {01a459fb-38c0-42ce-b6af-554b1d1a0e4c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.881090 [ 3 ] {} HTTP-Session: 0c11e108-c27a-4efc-af5e-24f04a733dfa Destroying unnamed session 2023.11.30 06:21:31.881221 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.881272 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.881291 [ 3 ] {} HTTP-Session: 76b781e4-9b08-425a-9035-c82291688867 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.881313 [ 3 ] {} HTTP-Session: 76b781e4-9b08-425a-9035-c82291688867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.881577 [ 3 ] {e34db028-042b-453b-ac81-57920928b68f} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:31.881628 [ 3 ] {e34db028-042b-453b-ac81-57920928b68f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.11.30 06:21:31.896887 [ 3 ] {e34db028-042b-453b-ac81-57920928b68f} oximeter.measurements_histogramu64 (5815ee3c-702a-49aa-aa96-095eca2f3537): Loading data parts 2023.11.30 06:21:31.897012 [ 3 ] {e34db028-042b-453b-ac81-57920928b68f} oximeter.measurements_histogramu64 (5815ee3c-702a-49aa-aa96-095eca2f3537): There are no data parts 2023.11.30 06:21:31.913033 [ 3 ] {e34db028-042b-453b-ac81-57920928b68f} DynamicQueryHandler: Done processing query 2023.11.30 06:21:31.913080 [ 3 ] {e34db028-042b-453b-ac81-57920928b68f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.913096 [ 3 ] {} HTTP-Session: 76b781e4-9b08-425a-9035-c82291688867 Destroying unnamed session 2023.11.30 06:21:31.913230 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.913282 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.913300 [ 3 ] {} HTTP-Session: 249d3f47-ff60-4d8e-84de-7203b6e0b145 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.913322 [ 3 ] {} HTTP-Session: 249d3f47-ff60-4d8e-84de-7203b6e0b145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.913617 [ 3 ] {22ea7a76-7e41-4459-acd1-da10421c0d62} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:31.913681 [ 3 ] {22ea7a76-7e41-4459-acd1-da10421c0d62} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.11.30 06:21:31.922605 [ 3 ] {22ea7a76-7e41-4459-acd1-da10421c0d62} oximeter.measurements_histogramf32 (d907282c-7cd6-4d8a-9cb6-9190ac3c0628): Loading data parts 2023.11.30 06:21:31.922777 [ 3 ] {22ea7a76-7e41-4459-acd1-da10421c0d62} oximeter.measurements_histogramf32 (d907282c-7cd6-4d8a-9cb6-9190ac3c0628): There are no data parts 2023.11.30 06:21:31.934206 [ 3 ] {22ea7a76-7e41-4459-acd1-da10421c0d62} DynamicQueryHandler: Done processing query 2023.11.30 06:21:31.934250 [ 3 ] {22ea7a76-7e41-4459-acd1-da10421c0d62} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.934297 [ 3 ] {} HTTP-Session: 249d3f47-ff60-4d8e-84de-7203b6e0b145 Destroying unnamed session 2023.11.30 06:21:31.934609 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.934711 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.934740 [ 3 ] {} HTTP-Session: aff6de30-60b3-48e7-9e07-56da51936d6e Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.934759 [ 3 ] {} HTTP-Session: aff6de30-60b3-48e7-9e07-56da51936d6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.934964 [ 3 ] {b9d25deb-38dd-4de0-b5ab-259cde80d32d} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:31.935022 [ 3 ] {b9d25deb-38dd-4de0-b5ab-259cde80d32d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.11.30 06:21:31.939074 [ 3 ] {b9d25deb-38dd-4de0-b5ab-259cde80d32d} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Loading data parts 2023.11.30 06:21:31.939165 [ 3 ] {b9d25deb-38dd-4de0-b5ab-259cde80d32d} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): There are no data parts 2023.11.30 06:21:31.947208 [ 3 ] {b9d25deb-38dd-4de0-b5ab-259cde80d32d} DynamicQueryHandler: Done processing query 2023.11.30 06:21:31.947233 [ 3 ] {b9d25deb-38dd-4de0-b5ab-259cde80d32d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.947261 [ 3 ] {} HTTP-Session: aff6de30-60b3-48e7-9e07-56da51936d6e Destroying unnamed session 2023.11.30 06:21:31.947410 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.947454 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.947479 [ 3 ] {} HTTP-Session: c0bd00bc-331e-48ab-8c35-a643a49d6002 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.947503 [ 3 ] {} HTTP-Session: c0bd00bc-331e-48ab-8c35-a643a49d6002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.947721 [ 3 ] {b06f4fda-d36a-454c-9239-5f09006a4b27} executeQuery: (from [fd00:1122:3344:101::d]:58947) /* 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.11.30 06:21:31.947772 [ 3 ] {b06f4fda-d36a-454c-9239-5f09006a4b27} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.11.30 06:21:31.960745 [ 3 ] {b06f4fda-d36a-454c-9239-5f09006a4b27} oximeter.fields_bool (ad0810c2-8929-4d08-a1a5-599a446c91e2): Loading data parts 2023.11.30 06:21:31.960849 [ 3 ] {b06f4fda-d36a-454c-9239-5f09006a4b27} oximeter.fields_bool (ad0810c2-8929-4d08-a1a5-599a446c91e2): There are no data parts 2023.11.30 06:21:31.962841 [ 3 ] {b06f4fda-d36a-454c-9239-5f09006a4b27} DynamicQueryHandler: Done processing query 2023.11.30 06:21:31.962876 [ 3 ] {b06f4fda-d36a-454c-9239-5f09006a4b27} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.962890 [ 3 ] {} HTTP-Session: c0bd00bc-331e-48ab-8c35-a643a49d6002 Destroying unnamed session 2023.11.30 06:21:31.963018 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.963069 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.963088 [ 3 ] {} HTTP-Session: 5ec3008b-710a-4fd7-90d1-1818a568ecef Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.963112 [ 3 ] {} HTTP-Session: 5ec3008b-710a-4fd7-90d1-1818a568ecef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.963261 [ 3 ] {b77e6c4e-ab7a-4e53-bada-8c238b249968} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:31.963304 [ 3 ] {b77e6c4e-ab7a-4e53-bada-8c238b249968} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.11.30 06:21:31.974212 [ 3 ] {b77e6c4e-ab7a-4e53-bada-8c238b249968} oximeter.fields_i8 (b111a792-eb4b-49d1-a8fd-cd12a5d27997): Loading data parts 2023.11.30 06:21:31.974303 [ 3 ] {b77e6c4e-ab7a-4e53-bada-8c238b249968} oximeter.fields_i8 (b111a792-eb4b-49d1-a8fd-cd12a5d27997): There are no data parts 2023.11.30 06:21:31.978715 [ 3 ] {b77e6c4e-ab7a-4e53-bada-8c238b249968} DynamicQueryHandler: Done processing query 2023.11.30 06:21:31.978749 [ 3 ] {b77e6c4e-ab7a-4e53-bada-8c238b249968} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:31.978765 [ 3 ] {} HTTP-Session: 5ec3008b-710a-4fd7-90d1-1818a568ecef Destroying unnamed session 2023.11.30 06:21:31.978887 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:31.978943 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:31.978962 [ 3 ] {} HTTP-Session: 754e87fd-0005-474e-9e26-3ba32f32e55c Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:31.978977 [ 3 ] {} HTTP-Session: 754e87fd-0005-474e-9e26-3ba32f32e55c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:31.979138 [ 3 ] {c3dd391f-f5c3-4bd1-95f4-cfaa40874d17} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:31.979186 [ 3 ] {c3dd391f-f5c3-4bd1-95f4-cfaa40874d17} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.11.30 06:21:31.988242 [ 3 ] {c3dd391f-f5c3-4bd1-95f4-cfaa40874d17} oximeter.fields_u8 (99ddb67f-fff8-4411-b9cd-692af5026acf): Loading data parts 2023.11.30 06:21:31.988333 [ 3 ] {c3dd391f-f5c3-4bd1-95f4-cfaa40874d17} oximeter.fields_u8 (99ddb67f-fff8-4411-b9cd-692af5026acf): There are no data parts 2023.11.30 06:21:32.002908 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 219.49 MiB, peak 222.02 MiB, will set to 226.30 MiB (RSS), difference: 6.82 MiB 2023.11.30 06:21:32.006188 [ 3 ] {c3dd391f-f5c3-4bd1-95f4-cfaa40874d17} DynamicQueryHandler: Done processing query 2023.11.30 06:21:32.006255 [ 3 ] {c3dd391f-f5c3-4bd1-95f4-cfaa40874d17} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:32.006284 [ 3 ] {} HTTP-Session: 754e87fd-0005-474e-9e26-3ba32f32e55c Destroying unnamed session 2023.11.30 06:21:32.006523 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:32.006585 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:32.006604 [ 3 ] {} HTTP-Session: ee73b7c8-84ea-4035-8de9-d03a747c6968 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:32.006627 [ 3 ] {} HTTP-Session: ee73b7c8-84ea-4035-8de9-d03a747c6968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:32.006853 [ 3 ] {04267e80-71f4-4388-bdaf-69e6c628a49b} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:32.006896 [ 3 ] {04267e80-71f4-4388-bdaf-69e6c628a49b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.11.30 06:21:32.011527 [ 3 ] {04267e80-71f4-4388-bdaf-69e6c628a49b} oximeter.fields_i16 (24b6be59-f854-44bd-a26a-756c2e0ec77f): Loading data parts 2023.11.30 06:21:32.011648 [ 3 ] {04267e80-71f4-4388-bdaf-69e6c628a49b} oximeter.fields_i16 (24b6be59-f854-44bd-a26a-756c2e0ec77f): There are no data parts 2023.11.30 06:21:32.025163 [ 3 ] {04267e80-71f4-4388-bdaf-69e6c628a49b} DynamicQueryHandler: Done processing query 2023.11.30 06:21:32.025188 [ 3 ] {04267e80-71f4-4388-bdaf-69e6c628a49b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:32.025213 [ 3 ] {} HTTP-Session: ee73b7c8-84ea-4035-8de9-d03a747c6968 Destroying unnamed session 2023.11.30 06:21:32.025331 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:32.025383 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:32.025408 [ 3 ] {} HTTP-Session: 68266d4a-9e56-4e00-a94e-7edc0a8a29cc Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:32.025424 [ 3 ] {} HTTP-Session: 68266d4a-9e56-4e00-a94e-7edc0a8a29cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:32.025573 [ 3 ] {ac2b4013-e2c5-4fb2-8860-50bb4085e2cc} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:32.025622 [ 3 ] {ac2b4013-e2c5-4fb2-8860-50bb4085e2cc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.11.30 06:21:32.028838 [ 3 ] {ac2b4013-e2c5-4fb2-8860-50bb4085e2cc} oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54): Loading data parts 2023.11.30 06:21:32.028941 [ 3 ] {ac2b4013-e2c5-4fb2-8860-50bb4085e2cc} oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54): There are no data parts 2023.11.30 06:21:32.041497 [ 3 ] {ac2b4013-e2c5-4fb2-8860-50bb4085e2cc} DynamicQueryHandler: Done processing query 2023.11.30 06:21:32.041530 [ 3 ] {ac2b4013-e2c5-4fb2-8860-50bb4085e2cc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:32.041555 [ 3 ] {} HTTP-Session: 68266d4a-9e56-4e00-a94e-7edc0a8a29cc Destroying unnamed session 2023.11.30 06:21:32.041836 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:32.041921 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:32.041966 [ 3 ] {} HTTP-Session: 1b9602f5-4a89-4e43-baeb-a98580c41278 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:32.041995 [ 3 ] {} HTTP-Session: 1b9602f5-4a89-4e43-baeb-a98580c41278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:32.042289 [ 3 ] {a3b5335f-ffd0-4a33-94a5-a8ce266dc5c8} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:32.042372 [ 3 ] {a3b5335f-ffd0-4a33-94a5-a8ce266dc5c8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.11.30 06:21:32.046599 [ 3 ] {a3b5335f-ffd0-4a33-94a5-a8ce266dc5c8} oximeter.fields_i32 (fc19f817-61cb-4091-b50e-74db0a789237): Loading data parts 2023.11.30 06:21:32.046765 [ 3 ] {a3b5335f-ffd0-4a33-94a5-a8ce266dc5c8} oximeter.fields_i32 (fc19f817-61cb-4091-b50e-74db0a789237): There are no data parts 2023.11.30 06:21:32.059381 [ 3 ] {a3b5335f-ffd0-4a33-94a5-a8ce266dc5c8} DynamicQueryHandler: Done processing query 2023.11.30 06:21:32.059417 [ 3 ] {a3b5335f-ffd0-4a33-94a5-a8ce266dc5c8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:32.059434 [ 3 ] {} HTTP-Session: 1b9602f5-4a89-4e43-baeb-a98580c41278 Destroying unnamed session 2023.11.30 06:21:32.059571 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:32.059620 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:32.059639 [ 3 ] {} HTTP-Session: dc6a131a-c8b5-4020-a98d-37111a141dda Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:32.059661 [ 3 ] {} HTTP-Session: dc6a131a-c8b5-4020-a98d-37111a141dda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:32.059808 [ 3 ] {699c40b6-4c5e-46f6-8a78-f2474a31449a} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:32.059926 [ 3 ] {699c40b6-4c5e-46f6-8a78-f2474a31449a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.11.30 06:21:32.063666 [ 3 ] {699c40b6-4c5e-46f6-8a78-f2474a31449a} oximeter.fields_u32 (f8831e0d-7ac1-4a4e-9373-d79b63354014): Loading data parts 2023.11.30 06:21:32.063769 [ 3 ] {699c40b6-4c5e-46f6-8a78-f2474a31449a} oximeter.fields_u32 (f8831e0d-7ac1-4a4e-9373-d79b63354014): There are no data parts 2023.11.30 06:21:32.076387 [ 3 ] {699c40b6-4c5e-46f6-8a78-f2474a31449a} DynamicQueryHandler: Done processing query 2023.11.30 06:21:32.076433 [ 3 ] {699c40b6-4c5e-46f6-8a78-f2474a31449a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:32.076476 [ 3 ] {} HTTP-Session: dc6a131a-c8b5-4020-a98d-37111a141dda Destroying unnamed session 2023.11.30 06:21:32.076667 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:32.076764 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:32.076791 [ 3 ] {} HTTP-Session: caf93929-0715-4944-9016-ff9ca7479fa8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:32.076807 [ 3 ] {} HTTP-Session: caf93929-0715-4944-9016-ff9ca7479fa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:32.077028 [ 3 ] {5a80b60b-d5bd-428e-9a0c-2591a0bac45f} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:32.077082 [ 3 ] {5a80b60b-d5bd-428e-9a0c-2591a0bac45f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.11.30 06:21:32.080747 [ 3 ] {5a80b60b-d5bd-428e-9a0c-2591a0bac45f} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Loading data parts 2023.11.30 06:21:32.080838 [ 3 ] {5a80b60b-d5bd-428e-9a0c-2591a0bac45f} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): There are no data parts 2023.11.30 06:21:32.093683 [ 3 ] {5a80b60b-d5bd-428e-9a0c-2591a0bac45f} DynamicQueryHandler: Done processing query 2023.11.30 06:21:32.093742 [ 3 ] {5a80b60b-d5bd-428e-9a0c-2591a0bac45f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:32.093776 [ 3 ] {} HTTP-Session: caf93929-0715-4944-9016-ff9ca7479fa8 Destroying unnamed session 2023.11.30 06:21:32.094119 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:32.094218 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:32.094253 [ 3 ] {} HTTP-Session: e369e5ff-626b-4a4f-9ea2-21cac52f67be Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:32.094295 [ 3 ] {} HTTP-Session: e369e5ff-626b-4a4f-9ea2-21cac52f67be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:32.094574 [ 3 ] {97b87e50-627c-4058-9436-cd6b9450ef92} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:32.094648 [ 3 ] {97b87e50-627c-4058-9436-cd6b9450ef92} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.11.30 06:21:32.111408 [ 3 ] {97b87e50-627c-4058-9436-cd6b9450ef92} oximeter.fields_u64 (36d09c2e-236f-4df5-928e-d989fd6e30ce): Loading data parts 2023.11.30 06:21:32.111541 [ 3 ] {97b87e50-627c-4058-9436-cd6b9450ef92} oximeter.fields_u64 (36d09c2e-236f-4df5-928e-d989fd6e30ce): There are no data parts 2023.11.30 06:21:32.113741 [ 3 ] {97b87e50-627c-4058-9436-cd6b9450ef92} DynamicQueryHandler: Done processing query 2023.11.30 06:21:32.113780 [ 3 ] {97b87e50-627c-4058-9436-cd6b9450ef92} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:32.113795 [ 3 ] {} HTTP-Session: e369e5ff-626b-4a4f-9ea2-21cac52f67be Destroying unnamed session 2023.11.30 06:21:32.113922 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:32.114037 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:32.114055 [ 3 ] {} HTTP-Session: 49e06a6e-f189-4020-94f4-3107dfc7125a Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:32.114078 [ 3 ] {} HTTP-Session: 49e06a6e-f189-4020-94f4-3107dfc7125a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:32.114220 [ 3 ] {28fb25b2-2a3f-40df-b8ab-1b099d4d907a} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:32.114267 [ 3 ] {28fb25b2-2a3f-40df-b8ab-1b099d4d907a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.11.30 06:21:32.130529 [ 3 ] {28fb25b2-2a3f-40df-b8ab-1b099d4d907a} oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48): Loading data parts 2023.11.30 06:21:32.130685 [ 3 ] {28fb25b2-2a3f-40df-b8ab-1b099d4d907a} oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48): There are no data parts 2023.11.30 06:21:32.135317 [ 3 ] {28fb25b2-2a3f-40df-b8ab-1b099d4d907a} DynamicQueryHandler: Done processing query 2023.11.30 06:21:32.135345 [ 3 ] {28fb25b2-2a3f-40df-b8ab-1b099d4d907a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:32.135374 [ 3 ] {} HTTP-Session: 49e06a6e-f189-4020-94f4-3107dfc7125a Destroying unnamed session 2023.11.30 06:21:32.135530 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:32.135602 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:32.135633 [ 3 ] {} HTTP-Session: 94195028-a87a-4c67-b772-396d8bfda7c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:32.135654 [ 3 ] {} HTTP-Session: 94195028-a87a-4c67-b772-396d8bfda7c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:32.135834 [ 3 ] {eb5dd4a9-c226-4427-b0cf-420522220b17} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:32.135876 [ 3 ] {eb5dd4a9-c226-4427-b0cf-420522220b17} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.11.30 06:21:32.148142 [ 3 ] {eb5dd4a9-c226-4427-b0cf-420522220b17} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Loading data parts 2023.11.30 06:21:32.148242 [ 3 ] {eb5dd4a9-c226-4427-b0cf-420522220b17} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): There are no data parts 2023.11.30 06:21:32.153575 [ 3 ] {eb5dd4a9-c226-4427-b0cf-420522220b17} DynamicQueryHandler: Done processing query 2023.11.30 06:21:32.153606 [ 3 ] {eb5dd4a9-c226-4427-b0cf-420522220b17} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:32.153628 [ 3 ] {} HTTP-Session: 94195028-a87a-4c67-b772-396d8bfda7c0 Destroying unnamed session 2023.11.30 06:21:32.153762 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:32.153812 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:32.153836 [ 3 ] {} HTTP-Session: 533e3aa1-e444-4f72-961b-cf2d0c0493bd Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:32.153852 [ 3 ] {} HTTP-Session: 533e3aa1-e444-4f72-961b-cf2d0c0493bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:32.154004 [ 3 ] {2419652d-a979-4189-9674-ac4e1d63af02} executeQuery: (from [fd00:1122:3344:101::d]:58947) 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.11.30 06:21:32.154047 [ 3 ] {2419652d-a979-4189-9674-ac4e1d63af02} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.11.30 06:21:32.164716 [ 3 ] {2419652d-a979-4189-9674-ac4e1d63af02} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Loading data parts 2023.11.30 06:21:32.164822 [ 3 ] {2419652d-a979-4189-9674-ac4e1d63af02} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): There are no data parts 2023.11.30 06:21:32.169829 [ 3 ] {2419652d-a979-4189-9674-ac4e1d63af02} DynamicQueryHandler: Done processing query 2023.11.30 06:21:32.169863 [ 3 ] {2419652d-a979-4189-9674-ac4e1d63af02} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:32.169880 [ 3 ] {} HTTP-Session: 533e3aa1-e444-4f72-961b-cf2d0c0493bd Destroying unnamed session 2023.11.30 06:21:32.170025 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:32.170088 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:32.170178 [ 3 ] {} HTTP-Session: 52028370-d35a-42fe-9b02-0187f3c277c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:32.170207 [ 3 ] {} HTTP-Session: 52028370-d35a-42fe-9b02-0187f3c277c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:32.170472 [ 3 ] {d4e0a6b5-6287-4d51-8ffb-d5c2449f6c61} executeQuery: (from [fd00:1122:3344:101::d]:58947) /* 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.11.30 06:21:32.170550 [ 3 ] {d4e0a6b5-6287-4d51-8ffb-d5c2449f6c61} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.11.30 06:21:32.177513 [ 3 ] {d4e0a6b5-6287-4d51-8ffb-d5c2449f6c61} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69): Loading data parts 2023.11.30 06:21:32.177634 [ 3 ] {d4e0a6b5-6287-4d51-8ffb-d5c2449f6c61} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69): There are no data parts 2023.11.30 06:21:32.183275 [ 3 ] {d4e0a6b5-6287-4d51-8ffb-d5c2449f6c61} DynamicQueryHandler: Done processing query 2023.11.30 06:21:32.183320 [ 3 ] {d4e0a6b5-6287-4d51-8ffb-d5c2449f6c61} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 06:21:32.183408 [ 3 ] {} HTTP-Session: 52028370-d35a-42fe-9b02-0187f3c277c2 Destroying unnamed session 2023.11.30 06:21:32.183588 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:21:32.183650 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:21:32.183678 [ 3 ] {} HTTP-Session: 048ffc57-395b-40e8-9d83-c9d4d8e32ff1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 2023.11.30 06:21:32.183695 [ 3 ] {} HTTP-Session: 048ffc57-395b-40e8-9d83-c9d4d8e32ff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:21:32.183811 [ 3 ] {9909124c-9764-47ab-8a52-0d41b7312ce3} executeQuery: (from [fd00:1122:3344:101::d]:58947) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.11.30 06:21:32.184546 [ 3 ] {9909124c-9764-47ab-8a52-0d41b7312ce3} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.11.30 06:21:32.192486 [ 3 ] {9909124c-9764-47ab-8a52-0d41b7312ce3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.69 GiB. 2023.11.30 06:21:32.196441 [ 3 ] {9909124c-9764-47ab-8a52-0d41b7312ce3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.30 06:21:32.196661 [ 3 ] {9909124c-9764-47ab-8a52-0d41b7312ce3} oximeter.version (4e7d1c24-edad-4bc5-a77b-8fe1fd8cb541): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.30 06:21:32.197016 [ 3 ] {9909124c-9764-47ab-8a52-0d41b7312ce3} executeQuery: Read 1 rows, 16.00 B in 0.01313854 sec., 76 rows/sec., 1.19 KiB/sec. 2023.11.30 06:21:32.197133 [ 3 ] {9909124c-9764-47ab-8a52-0d41b7312ce3} DynamicQueryHandler: Done processing query 2023.11.30 06:21:32.197166 [ 3 ] {9909124c-9764-47ab-8a52-0d41b7312ce3} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.11.30 06:21:32.197181 [ 3 ] {} HTTP-Session: 048ffc57-395b-40e8-9d83-c9d4d8e32ff1 Destroying unnamed session 2023.11.30 06:21:33.002839 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 225.81 MiB, peak 230.88 MiB, will set to 228.30 MiB (RSS), difference: 2.49 MiB 2023.11.30 06:21:42.791068 [ 178 ] {} DNSResolver: Updating DNS cache 2023.11.30 06:21:42.791153 [ 178 ] {} DNSResolver: Updated DNS cache 2023.11.30 06:21:57.791218 [ 149 ] {} DNSResolver: Updating DNS cache 2023.11.30 06:21:57.791310 [ 149 ] {} DNSResolver: Updated DNS cache 2023.11.30 06:22:12.314820 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:12.314966 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:12.315015 [ 3 ] {} HTTP-Session: 508d2197-d4e4-4217-9127-06bcbc6140b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:12.315037 [ 3 ] {} HTTP-Session: 508d2197-d4e4-4217-9127-06bcbc6140b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:12.315189 [ 3 ] {782dbc6a-f783-466f-883e-ba03951ec91d} executeQuery: (from [fd00:1122:3344:101::d]:41887) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2023.11.30 06:22:12.315660 [ 3 ] {782dbc6a-f783-466f-883e-ba03951ec91d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:12.316361 [ 3 ] {782dbc6a-f783-466f-883e-ba03951ec91d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:12.318467 [ 3 ] {782dbc6a-f783-466f-883e-ba03951ec91d} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 06:22:12.319623 [ 3 ] {782dbc6a-f783-466f-883e-ba03951ec91d} DynamicQueryHandler: Done processing query 2023.11.30 06:22:12.319724 [ 3 ] {782dbc6a-f783-466f-883e-ba03951ec91d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.30 06:22:12.319747 [ 3 ] {} HTTP-Session: 508d2197-d4e4-4217-9127-06bcbc6140b1 Destroying unnamed session 2023.11.30 06:22:12.322867 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:12.322950 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:12.322971 [ 3 ] {} HTTP-Session: 3c80ae6d-a41b-439a-97db-1241151aa5e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:12.322988 [ 3 ] {} HTTP-Session: 3c80ae6d-a41b-439a-97db-1241151aa5e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:12.323121 [ 3 ] {3f781b3b-f824-4ef3-9041-57f0ab788142} executeQuery: (from [fd00:1122:3344:101::d]:41887) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 06:22:12.338221 [ 3 ] {3f781b3b-f824-4ef3-9041-57f0ab788142} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:12.338437 [ 3 ] {3f781b3b-f824-4ef3-9041-57f0ab788142} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:12.338479 [ 3 ] {3f781b3b-f824-4ef3-9041-57f0ab788142} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 06:22:12.339400 [ 3 ] {3f781b3b-f824-4ef3-9041-57f0ab788142} DynamicQueryHandler: Done processing query 2023.11.30 06:22:12.339442 [ 3 ] {3f781b3b-f824-4ef3-9041-57f0ab788142} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.30 06:22:12.339458 [ 3 ] {} HTTP-Session: 3c80ae6d-a41b-439a-97db-1241151aa5e5 Destroying unnamed session 2023.11.30 06:22:12.339871 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:12.339922 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:12.339942 [ 3 ] {} HTTP-Session: 2f57833e-4db1-4085-b690-5e6b294257fa Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:12.339959 [ 3 ] {} HTTP-Session: 2f57833e-4db1-4085-b690-5e6b294257fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:12.340067 [ 3 ] {9fee735e-6cb3-4c31-a763-120e03d8bfef} executeQuery: (from [fd00:1122:3344:101::d]:41887) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 06:22:12.342494 [ 3 ] {9fee735e-6cb3-4c31-a763-120e03d8bfef} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:12.342732 [ 3 ] {9fee735e-6cb3-4c31-a763-120e03d8bfef} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:12.342781 [ 3 ] {9fee735e-6cb3-4c31-a763-120e03d8bfef} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 06:22:12.343690 [ 3 ] {9fee735e-6cb3-4c31-a763-120e03d8bfef} DynamicQueryHandler: Done processing query 2023.11.30 06:22:12.343717 [ 3 ] {9fee735e-6cb3-4c31-a763-120e03d8bfef} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.30 06:22:12.343732 [ 3 ] {} HTTP-Session: 2f57833e-4db1-4085-b690-5e6b294257fa Destroying unnamed session 2023.11.30 06:22:12.343968 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:12.344010 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:12.344028 [ 3 ] {} HTTP-Session: a889f0f4-3aae-4b6d-bd1a-63ee270b2cd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:12.344044 [ 3 ] {} HTTP-Session: a889f0f4-3aae-4b6d-bd1a-63ee270b2cd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:12.344151 [ 3 ] {019b0bf6-d0de-4d02-acbf-ea9cfde515e2} executeQuery: (from [fd00:1122:3344:101::d]:41887) 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.11.30 06:22:12.344480 [ 3 ] {019b0bf6-d0de-4d02-acbf-ea9cfde515e2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:12.344620 [ 3 ] {019b0bf6-d0de-4d02-acbf-ea9cfde515e2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:12.344726 [ 3 ] {019b0bf6-d0de-4d02-acbf-ea9cfde515e2} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 06:22:12.345506 [ 3 ] {019b0bf6-d0de-4d02-acbf-ea9cfde515e2} DynamicQueryHandler: Done processing query 2023.11.30 06:22:12.345532 [ 3 ] {019b0bf6-d0de-4d02-acbf-ea9cfde515e2} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.30 06:22:12.345547 [ 3 ] {} HTTP-Session: a889f0f4-3aae-4b6d-bd1a-63ee270b2cd2 Destroying unnamed session 2023.11.30 06:22:12.347346 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:12.347395 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:12.347417 [ 3 ] {} HTTP-Session: 5e49b2ab-5016-4c4e-b829-6b85ee100717 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:12.347436 [ 3 ] {} HTTP-Session: 5e49b2ab-5016-4c4e-b829-6b85ee100717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:12.347523 [ 3 ] {d4140fc4-6009-4b50-978d-09180a9b8dff} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:12.347569 [ 3 ] {d4140fc4-6009-4b50-978d-09180a9b8dff} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:12.348426 [ 3 ] {d4140fc4-6009-4b50-978d-09180a9b8dff} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:12.353889 [ 3 ] {d4140fc4-6009-4b50-978d-09180a9b8dff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.91 GiB. 2023.11.30 06:22:12.356257 [ 3 ] {d4140fc4-6009-4b50-978d-09180a9b8dff} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.30 06:22:12.356423 [ 3 ] {d4140fc4-6009-4b50-978d-09180a9b8dff} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.30 06:22:12.356539 [ 3 ] {d4140fc4-6009-4b50-978d-09180a9b8dff} executeQuery: Read 4 rows, 443.00 B in 0.008953225 sec., 446 rows/sec., 48.32 KiB/sec. 2023.11.30 06:22:12.356731 [ 3 ] {d4140fc4-6009-4b50-978d-09180a9b8dff} DynamicQueryHandler: Done processing query 2023.11.30 06:22:12.356753 [ 3 ] {d4140fc4-6009-4b50-978d-09180a9b8dff} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.30 06:22:12.356768 [ 3 ] {} HTTP-Session: 5e49b2ab-5016-4c4e-b829-6b85ee100717 Destroying unnamed session 2023.11.30 06:22:12.356884 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:12.356927 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:12.356945 [ 3 ] {} HTTP-Session: 2e6248cd-fa49-4d82-846a-00a49b9bcb6d Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:12.356961 [ 3 ] {} HTTP-Session: 2e6248cd-fa49-4d82-846a-00a49b9bcb6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:12.357028 [ 3 ] {9eebf1b4-01c7-4a0d-a970-b6da796a51d7} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:12.357065 [ 3 ] {9eebf1b4-01c7-4a0d-a970-b6da796a51d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:22:12.357165 [ 3 ] {9eebf1b4-01c7-4a0d-a970-b6da796a51d7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:12.361254 [ 3 ] {9eebf1b4-01c7-4a0d-a970-b6da796a51d7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.91 GiB. 2023.11.30 06:22:12.361457 [ 3 ] {9eebf1b4-01c7-4a0d-a970-b6da796a51d7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.30 06:22:12.361603 [ 3 ] {9eebf1b4-01c7-4a0d-a970-b6da796a51d7} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.30 06:22:12.361776 [ 3 ] {9eebf1b4-01c7-4a0d-a970-b6da796a51d7} executeQuery: Read 35 rows, 2.84 KiB in 0.00468279 sec., 7474 rows/sec., 605.82 KiB/sec. 2023.11.30 06:22:12.361906 [ 3 ] {9eebf1b4-01c7-4a0d-a970-b6da796a51d7} DynamicQueryHandler: Done processing query 2023.11.30 06:22:12.361929 [ 3 ] {9eebf1b4-01c7-4a0d-a970-b6da796a51d7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:22:12.361944 [ 3 ] {} HTTP-Session: 2e6248cd-fa49-4d82-846a-00a49b9bcb6d Destroying unnamed session 2023.11.30 06:22:12.362154 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 17057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:12.362196 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:12.362215 [ 3 ] {} HTTP-Session: b7c426f6-1133-45ef-891a-89d33c021d98 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:12.362231 [ 3 ] {} HTTP-Session: b7c426f6-1133-45ef-891a-89d33c021d98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:12.362299 [ 3 ] {85aaa20c-7c3b-4239-8357-4ede0da733fa} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:12.362335 [ 3 ] {85aaa20c-7c3b-4239-8357-4ede0da733fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:22:12.362434 [ 3 ] {85aaa20c-7c3b-4239-8357-4ede0da733fa} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:12.362808 [ 3 ] {85aaa20c-7c3b-4239-8357-4ede0da733fa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.91 GiB. 2023.11.30 06:22:12.363027 [ 3 ] {85aaa20c-7c3b-4239-8357-4ede0da733fa} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.30 06:22:12.363166 [ 3 ] {85aaa20c-7c3b-4239-8357-4ede0da733fa} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.30 06:22:12.363279 [ 3 ] {85aaa20c-7c3b-4239-8357-4ede0da733fa} executeQuery: Read 105 rows, 10.64 KiB in 0.00094522 sec., 111085 rows/sec., 10.99 MiB/sec. 2023.11.30 06:22:12.363389 [ 3 ] {85aaa20c-7c3b-4239-8357-4ede0da733fa} DynamicQueryHandler: Done processing query 2023.11.30 06:22:12.363410 [ 3 ] {85aaa20c-7c3b-4239-8357-4ede0da733fa} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 06:22:12.363425 [ 3 ] {} HTTP-Session: b7c426f6-1133-45ef-891a-89d33c021d98 Destroying unnamed session 2023.11.30 06:22:12.363562 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 9030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:12.363603 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:12.363620 [ 3 ] {} HTTP-Session: b0673a88-69e2-4dd9-a8cd-c401a8eede68 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:12.363637 [ 3 ] {} HTTP-Session: b0673a88-69e2-4dd9-a8cd-c401a8eede68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:12.363773 [ 3 ] {eda4f2c5-fd19-476b-8007-3fbaaf9c9737} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:12.363809 [ 3 ] {eda4f2c5-fd19-476b-8007-3fbaaf9c9737} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:22:12.365039 [ 3 ] {eda4f2c5-fd19-476b-8007-3fbaaf9c9737} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:12.369456 [ 3 ] {eda4f2c5-fd19-476b-8007-3fbaaf9c9737} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.91 GiB. 2023.11.30 06:22:12.371639 [ 3 ] {eda4f2c5-fd19-476b-8007-3fbaaf9c9737} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.30 06:22:12.371855 [ 3 ] {eda4f2c5-fd19-476b-8007-3fbaaf9c9737} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.30 06:22:12.371970 [ 3 ] {eda4f2c5-fd19-476b-8007-3fbaaf9c9737} executeQuery: Read 53 rows, 4.25 KiB in 0.008156178 sec., 6498 rows/sec., 521.08 KiB/sec. 2023.11.30 06:22:12.372077 [ 3 ] {eda4f2c5-fd19-476b-8007-3fbaaf9c9737} DynamicQueryHandler: Done processing query 2023.11.30 06:22:12.372099 [ 3 ] {eda4f2c5-fd19-476b-8007-3fbaaf9c9737} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.30 06:22:12.372114 [ 3 ] {} HTTP-Session: b0673a88-69e2-4dd9-a8cd-c401a8eede68 Destroying unnamed session 2023.11.30 06:22:12.372354 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 37453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:12.372395 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:12.372413 [ 3 ] {} HTTP-Session: fcfda844-43dc-4e6b-afa1-b45eee8e4a23 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:12.372428 [ 3 ] {} HTTP-Session: fcfda844-43dc-4e6b-afa1-b45eee8e4a23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:12.372498 [ 3 ] {1a148284-caf1-4396-b179-fc2a8fa4b3fa} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:12.372539 [ 3 ] {1a148284-caf1-4396-b179-fc2a8fa4b3fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:22:12.372680 [ 3 ] {1a148284-caf1-4396-b179-fc2a8fa4b3fa} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:12.373214 [ 3 ] {1a148284-caf1-4396-b179-fc2a8fa4b3fa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.91 GiB. 2023.11.30 06:22:12.378095 [ 3 ] {1a148284-caf1-4396-b179-fc2a8fa4b3fa} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.30 06:22:12.378279 [ 3 ] {1a148284-caf1-4396-b179-fc2a8fa4b3fa} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.30 06:22:12.378404 [ 3 ] {1a148284-caf1-4396-b179-fc2a8fa4b3fa} executeQuery: Read 35 rows, 48.36 KiB in 0.005851152 sec., 5981 rows/sec., 8.07 MiB/sec. 2023.11.30 06:22:12.378539 [ 3 ] {1a148284-caf1-4396-b179-fc2a8fa4b3fa} DynamicQueryHandler: Done processing query 2023.11.30 06:22:12.378562 [ 3 ] {1a148284-caf1-4396-b179-fc2a8fa4b3fa} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.30 06:22:12.378577 [ 3 ] {} HTTP-Session: fcfda844-43dc-4e6b-afa1-b45eee8e4a23 Destroying unnamed session 2023.11.30 06:22:12.378783 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5241, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:12.378827 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:12.378845 [ 3 ] {} HTTP-Session: 8534f901-29f0-403c-afd8-0c90d6b5099e Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:12.378862 [ 3 ] {} HTTP-Session: 8534f901-29f0-403c-afd8-0c90d6b5099e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:12.378929 [ 3 ] {44f56224-ee5f-4d2f-98a9-fa2156ef734e} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:12.378966 [ 3 ] {44f56224-ee5f-4d2f-98a9-fa2156ef734e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.30 06:22:12.379065 [ 3 ] {44f56224-ee5f-4d2f-98a9-fa2156ef734e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:12.379427 [ 3 ] {44f56224-ee5f-4d2f-98a9-fa2156ef734e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.91 GiB. 2023.11.30 06:22:12.379665 [ 3 ] {44f56224-ee5f-4d2f-98a9-fa2156ef734e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.30 06:22:12.379895 [ 3 ] {44f56224-ee5f-4d2f-98a9-fa2156ef734e} oximeter.measurements_i64 (6d510d06-b16b-4d0f-9da1-e35a6b7995f8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.30 06:22:12.379997 [ 3 ] {44f56224-ee5f-4d2f-98a9-fa2156ef734e} executeQuery: Read 33 rows, 2.36 KiB in 0.001042261 sec., 31661 rows/sec., 2.21 MiB/sec. 2023.11.30 06:22:12.380090 [ 3 ] {44f56224-ee5f-4d2f-98a9-fa2156ef734e} DynamicQueryHandler: Done processing query 2023.11.30 06:22:12.380111 [ 3 ] {44f56224-ee5f-4d2f-98a9-fa2156ef734e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:22:12.380127 [ 3 ] {} HTTP-Session: 8534f901-29f0-403c-afd8-0c90d6b5099e Destroying unnamed session 2023.11.30 06:22:12.791721 [ 136 ] {} DNSResolver: Updating DNS cache 2023.11.30 06:22:12.791773 [ 136 ] {} DNSResolver: Updated DNS cache 2023.11.30 06:22:22.337248 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:22.337417 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:22.337462 [ 3 ] {} HTTP-Session: 4502abca-dd91-49ad-8642-d150a7a08f69 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:22.337502 [ 3 ] {} HTTP-Session: 4502abca-dd91-49ad-8642-d150a7a08f69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:22.337667 [ 3 ] {1e1de5aa-6823-4892-abf8-46b975c7875d} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:22.337723 [ 3 ] {1e1de5aa-6823-4892-abf8-46b975c7875d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:22:22.337933 [ 3 ] {1e1de5aa-6823-4892-abf8-46b975c7875d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:22.338312 [ 3 ] {1e1de5aa-6823-4892-abf8-46b975c7875d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.90 GiB. 2023.11.30 06:22:22.338549 [ 3 ] {1e1de5aa-6823-4892-abf8-46b975c7875d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.30 06:22:22.338699 [ 3 ] {1e1de5aa-6823-4892-abf8-46b975c7875d} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.30 06:22:22.338883 [ 3 ] {1e1de5aa-6823-4892-abf8-46b975c7875d} executeQuery: Read 42 rows, 3.40 KiB in 0.001125002 sec., 37333 rows/sec., 2.96 MiB/sec. 2023.11.30 06:22:22.339069 [ 3 ] {1e1de5aa-6823-4892-abf8-46b975c7875d} DynamicQueryHandler: Done processing query 2023.11.30 06:22:22.339094 [ 3 ] {1e1de5aa-6823-4892-abf8-46b975c7875d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:22:22.339110 [ 3 ] {} HTTP-Session: 4502abca-dd91-49ad-8642-d150a7a08f69 Destroying unnamed session 2023.11.30 06:22:22.339315 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 20290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:22.339359 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:22.339378 [ 3 ] {} HTTP-Session: 44e94cd1-24c0-4027-a5fe-0a8f0d20671a Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:22.339394 [ 3 ] {} HTTP-Session: 44e94cd1-24c0-4027-a5fe-0a8f0d20671a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:22.339465 [ 3 ] {fa20f58e-55f6-41dc-9584-8a1697981b39} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:22.339501 [ 3 ] {fa20f58e-55f6-41dc-9584-8a1697981b39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:22:22.339607 [ 3 ] {fa20f58e-55f6-41dc-9584-8a1697981b39} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:22.340022 [ 3 ] {fa20f58e-55f6-41dc-9584-8a1697981b39} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.90 GiB. 2023.11.30 06:22:22.340242 [ 3 ] {fa20f58e-55f6-41dc-9584-8a1697981b39} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.30 06:22:22.340382 [ 3 ] {fa20f58e-55f6-41dc-9584-8a1697981b39} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.30 06:22:22.340474 [ 3 ] {fa20f58e-55f6-41dc-9584-8a1697981b39} executeQuery: Read 126 rows, 12.60 KiB in 0.00097989 sec., 128585 rows/sec., 12.56 MiB/sec. 2023.11.30 06:22:22.340579 [ 3 ] {fa20f58e-55f6-41dc-9584-8a1697981b39} DynamicQueryHandler: Done processing query 2023.11.30 06:22:22.340600 [ 3 ] {fa20f58e-55f6-41dc-9584-8a1697981b39} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 06:22:22.340616 [ 3 ] {} HTTP-Session: 44e94cd1-24c0-4027-a5fe-0a8f0d20671a Destroying unnamed session 2023.11.30 06:22:22.340833 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:22.340874 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:22.340892 [ 3 ] {} HTTP-Session: f4efd3c9-d878-4f20-9e10-85deea6d8d1d Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:22.340908 [ 3 ] {} HTTP-Session: f4efd3c9-d878-4f20-9e10-85deea6d8d1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:22.340973 [ 3 ] {99ebb1d7-87e1-4668-8a49-381707b8572e} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:22.341009 [ 3 ] {99ebb1d7-87e1-4668-8a49-381707b8572e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:22:22.341106 [ 3 ] {99ebb1d7-87e1-4668-8a49-381707b8572e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:22.341534 [ 3 ] {99ebb1d7-87e1-4668-8a49-381707b8572e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.90 GiB. 2023.11.30 06:22:22.341721 [ 3 ] {99ebb1d7-87e1-4668-8a49-381707b8572e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.30 06:22:22.341923 [ 3 ] {99ebb1d7-87e1-4668-8a49-381707b8572e} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.30 06:22:22.342032 [ 3 ] {99ebb1d7-87e1-4668-8a49-381707b8572e} executeQuery: Read 42 rows, 3.36 KiB in 0.001032611 sec., 40673 rows/sec., 3.18 MiB/sec. 2023.11.30 06:22:22.342143 [ 3 ] {99ebb1d7-87e1-4668-8a49-381707b8572e} DynamicQueryHandler: Done processing query 2023.11.30 06:22:22.342165 [ 3 ] {99ebb1d7-87e1-4668-8a49-381707b8572e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:22:22.342181 [ 3 ] {} HTTP-Session: f4efd3c9-d878-4f20-9e10-85deea6d8d1d Destroying unnamed session 2023.11.30 06:22:22.342379 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 44931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:22.342423 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:22.342441 [ 3 ] {} HTTP-Session: 6044f53d-cb8c-4fe0-aa06-f3f8a6f4d71b Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:22.342458 [ 3 ] {} HTTP-Session: 6044f53d-cb8c-4fe0-aa06-f3f8a6f4d71b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:22.342540 [ 3 ] {8fb16dc3-f18b-4a8a-9341-28a01970febe} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:22.342581 [ 3 ] {8fb16dc3-f18b-4a8a-9341-28a01970febe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:22:22.342704 [ 3 ] {8fb16dc3-f18b-4a8a-9341-28a01970febe} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:22.343202 [ 3 ] {8fb16dc3-f18b-4a8a-9341-28a01970febe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.90 GiB. 2023.11.30 06:22:22.343494 [ 3 ] {8fb16dc3-f18b-4a8a-9341-28a01970febe} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.30 06:22:22.343661 [ 3 ] {8fb16dc3-f18b-4a8a-9341-28a01970febe} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.30 06:22:22.343837 [ 3 ] {8fb16dc3-f18b-4a8a-9341-28a01970febe} executeQuery: Read 42 rows, 58.04 KiB in 0.001216163 sec., 34534 rows/sec., 46.60 MiB/sec. 2023.11.30 06:22:22.343952 [ 3 ] {8fb16dc3-f18b-4a8a-9341-28a01970febe} DynamicQueryHandler: Done processing query 2023.11.30 06:22:22.343975 [ 3 ] {8fb16dc3-f18b-4a8a-9341-28a01970febe} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.30 06:22:22.343990 [ 3 ] {} HTTP-Session: 6044f53d-cb8c-4fe0-aa06-f3f8a6f4d71b Destroying unnamed session 2023.11.30 06:22:27.348116 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:27.348280 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:27.348326 [ 3 ] {} HTTP-Session: ca3531c7-b40d-40ac-aef7-5cf90d23bea9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:27.348419 [ 3 ] {} HTTP-Session: ca3531c7-b40d-40ac-aef7-5cf90d23bea9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:27.348616 [ 3 ] {c8823785-c5f7-4734-827e-5518c999dda5} executeQuery: (from [fd00:1122:3344:101::d]:41887) 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.11.30 06:22:27.354489 [ 3 ] {c8823785-c5f7-4734-827e-5518c999dda5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:27.354651 [ 3 ] {c8823785-c5f7-4734-827e-5518c999dda5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:27.354751 [ 3 ] {c8823785-c5f7-4734-827e-5518c999dda5} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 06:22:27.355004 [ 3 ] {c8823785-c5f7-4734-827e-5518c999dda5} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2023.11.30 06:22:27.361658 [ 3 ] {c8823785-c5f7-4734-827e-5518c999dda5} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 06:22:27.361696 [ 3 ] {c8823785-c5f7-4734-827e-5518c999dda5} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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.11.30 06:22:27.362904 [ 3 ] {c8823785-c5f7-4734-827e-5518c999dda5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.30 06:22:27.378822 [ 3 ] {c8823785-c5f7-4734-827e-5518c999dda5} executeQuery: Read 4 rows, 443.00 B in 0.030081481 sec., 132 rows/sec., 14.38 KiB/sec. 2023.11.30 06:22:27.379020 [ 3 ] {c8823785-c5f7-4734-827e-5518c999dda5} DynamicQueryHandler: Done processing query 2023.11.30 06:22:27.379047 [ 3 ] {c8823785-c5f7-4734-827e-5518c999dda5} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.30 06:22:27.379062 [ 3 ] {} HTTP-Session: ca3531c7-b40d-40ac-aef7-5cf90d23bea9 Destroying unnamed session 2023.11.30 06:22:27.379517 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:27.379566 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:27.379586 [ 3 ] {} HTTP-Session: 179e700d-2b2a-45cd-9388-221ac2737eba Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:27.379604 [ 3 ] {} HTTP-Session: 179e700d-2b2a-45cd-9388-221ac2737eba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:27.379729 [ 3 ] {eaa5e5eb-5ac2-4fb0-9896-4ac24556a4c6} executeQuery: (from [fd00:1122:3344:101::d]:41887) 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.11.30 06:22:27.380154 [ 3 ] {eaa5e5eb-5ac2-4fb0-9896-4ac24556a4c6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:27.380306 [ 3 ] {eaa5e5eb-5ac2-4fb0-9896-4ac24556a4c6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:27.380347 [ 3 ] {eaa5e5eb-5ac2-4fb0-9896-4ac24556a4c6} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 06:22:27.380554 [ 3 ] {eaa5e5eb-5ac2-4fb0-9896-4ac24556a4c6} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2023.11.30 06:22:27.380583 [ 3 ] {eaa5e5eb-5ac2-4fb0-9896-4ac24556a4c6} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 06:22:27.380603 [ 3 ] {eaa5e5eb-5ac2-4fb0-9896-4ac24556a4c6} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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.11.30 06:22:27.380631 [ 3 ] {eaa5e5eb-5ac2-4fb0-9896-4ac24556a4c6} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.30 06:22:27.381430 [ 3 ] {eaa5e5eb-5ac2-4fb0-9896-4ac24556a4c6} executeQuery: Read 4 rows, 443.00 B in 0.001706838 sec., 2343 rows/sec., 253.46 KiB/sec. 2023.11.30 06:22:27.381667 [ 3 ] {eaa5e5eb-5ac2-4fb0-9896-4ac24556a4c6} DynamicQueryHandler: Done processing query 2023.11.30 06:22:27.381690 [ 3 ] {eaa5e5eb-5ac2-4fb0-9896-4ac24556a4c6} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.30 06:22:27.381706 [ 3 ] {} HTTP-Session: 179e700d-2b2a-45cd-9388-221ac2737eba Destroying unnamed session 2023.11.30 06:22:27.382090 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:27.382132 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:27.382150 [ 3 ] {} HTTP-Session: 9b4b2599-3c49-483c-8844-e9e3799caad0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:27.382167 [ 3 ] {} HTTP-Session: 9b4b2599-3c49-483c-8844-e9e3799caad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:27.382274 [ 3 ] {2ac2e24e-c406-4ed5-82f5-c6ac597139d7} executeQuery: (from [fd00:1122:3344:101::d]:41887) 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.11.30 06:22:27.382753 [ 3 ] {2ac2e24e-c406-4ed5-82f5-c6ac597139d7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:27.382904 [ 3 ] {2ac2e24e-c406-4ed5-82f5-c6ac597139d7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:27.382943 [ 3 ] {2ac2e24e-c406-4ed5-82f5-c6ac597139d7} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 06:22:27.383079 [ 3 ] {2ac2e24e-c406-4ed5-82f5-c6ac597139d7} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2023.11.30 06:22:27.383106 [ 3 ] {2ac2e24e-c406-4ed5-82f5-c6ac597139d7} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 06:22:27.383125 [ 3 ] {2ac2e24e-c406-4ed5-82f5-c6ac597139d7} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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.11.30 06:22:27.383153 [ 3 ] {2ac2e24e-c406-4ed5-82f5-c6ac597139d7} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.30 06:22:27.384219 [ 3 ] {2ac2e24e-c406-4ed5-82f5-c6ac597139d7} executeQuery: Read 4 rows, 443.00 B in 0.0018991 sec., 2106 rows/sec., 227.80 KiB/sec. 2023.11.30 06:22:27.384424 [ 3 ] {2ac2e24e-c406-4ed5-82f5-c6ac597139d7} DynamicQueryHandler: Done processing query 2023.11.30 06:22:27.384513 [ 3 ] {2ac2e24e-c406-4ed5-82f5-c6ac597139d7} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.30 06:22:27.384528 [ 3 ] {} HTTP-Session: 9b4b2599-3c49-483c-8844-e9e3799caad0 Destroying unnamed session 2023.11.30 06:22:27.384750 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:27.384793 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:27.384811 [ 3 ] {} HTTP-Session: 5bb2d268-d651-40c1-b6bb-7188f5ae14b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:27.384827 [ 3 ] {} HTTP-Session: 5bb2d268-d651-40c1-b6bb-7188f5ae14b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:27.384936 [ 3 ] {d7c01400-16fc-495e-9c43-136d0bcbf8d3} executeQuery: (from [fd00:1122:3344:101::d]:41887) 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.11.30 06:22:27.385365 [ 3 ] {d7c01400-16fc-495e-9c43-136d0bcbf8d3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:27.385584 [ 3 ] {d7c01400-16fc-495e-9c43-136d0bcbf8d3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:27.385623 [ 3 ] {d7c01400-16fc-495e-9c43-136d0bcbf8d3} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 06:22:27.385758 [ 3 ] {d7c01400-16fc-495e-9c43-136d0bcbf8d3} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2023.11.30 06:22:27.385786 [ 3 ] {d7c01400-16fc-495e-9c43-136d0bcbf8d3} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 06:22:27.385805 [ 3 ] {d7c01400-16fc-495e-9c43-136d0bcbf8d3} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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.11.30 06:22:27.385832 [ 3 ] {d7c01400-16fc-495e-9c43-136d0bcbf8d3} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.30 06:22:27.386723 [ 3 ] {d7c01400-16fc-495e-9c43-136d0bcbf8d3} executeQuery: Read 4 rows, 443.00 B in 0.001730408 sec., 2311 rows/sec., 250.01 KiB/sec. 2023.11.30 06:22:27.386895 [ 3 ] {d7c01400-16fc-495e-9c43-136d0bcbf8d3} DynamicQueryHandler: Done processing query 2023.11.30 06:22:27.386918 [ 3 ] {d7c01400-16fc-495e-9c43-136d0bcbf8d3} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.30 06:22:27.386934 [ 3 ] {} HTTP-Session: 5bb2d268-d651-40c1-b6bb-7188f5ae14b9 Destroying unnamed session 2023.11.30 06:22:27.387174 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:27.387216 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:27.387234 [ 3 ] {} HTTP-Session: d2914e8c-4b4e-4a66-be3b-b9f76e4658f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:27.387251 [ 3 ] {} HTTP-Session: d2914e8c-4b4e-4a66-be3b-b9f76e4658f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:27.387361 [ 3 ] {8444aa5f-2693-4904-b883-ee60910398b0} executeQuery: (from [fd00:1122:3344:101::d]:41887) 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.11.30 06:22:27.387855 [ 3 ] {8444aa5f-2693-4904-b883-ee60910398b0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:27.388010 [ 3 ] {8444aa5f-2693-4904-b883-ee60910398b0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:27.388050 [ 3 ] {8444aa5f-2693-4904-b883-ee60910398b0} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 06:22:27.388186 [ 3 ] {8444aa5f-2693-4904-b883-ee60910398b0} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2023.11.30 06:22:27.388214 [ 3 ] {8444aa5f-2693-4904-b883-ee60910398b0} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 06:22:27.388233 [ 3 ] {8444aa5f-2693-4904-b883-ee60910398b0} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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.11.30 06:22:27.388260 [ 3 ] {8444aa5f-2693-4904-b883-ee60910398b0} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.30 06:22:27.389207 [ 3 ] {8444aa5f-2693-4904-b883-ee60910398b0} executeQuery: Read 4 rows, 443.00 B in 0.001793459 sec., 2230 rows/sec., 241.22 KiB/sec. 2023.11.30 06:22:27.389393 [ 3 ] {8444aa5f-2693-4904-b883-ee60910398b0} DynamicQueryHandler: Done processing query 2023.11.30 06:22:27.389417 [ 3 ] {8444aa5f-2693-4904-b883-ee60910398b0} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.30 06:22:27.389432 [ 3 ] {} HTTP-Session: d2914e8c-4b4e-4a66-be3b-b9f76e4658f9 Destroying unnamed session 2023.11.30 06:22:27.389713 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:27.389756 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:27.389774 [ 3 ] {} HTTP-Session: 0528ffd9-dc4d-4853-abef-324169c0adbc Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:27.389789 [ 3 ] {} HTTP-Session: 0528ffd9-dc4d-4853-abef-324169c0adbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:27.389901 [ 3 ] {42d83f86-b544-476a-b4b0-f0b015df9702} executeQuery: (from [fd00:1122:3344:101::d]:41887) 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.11.30 06:22:27.390332 [ 3 ] {42d83f86-b544-476a-b4b0-f0b015df9702} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:27.390554 [ 3 ] {42d83f86-b544-476a-b4b0-f0b015df9702} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:27.390594 [ 3 ] {42d83f86-b544-476a-b4b0-f0b015df9702} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 06:22:27.390730 [ 3 ] {42d83f86-b544-476a-b4b0-f0b015df9702} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2023.11.30 06:22:27.390757 [ 3 ] {42d83f86-b544-476a-b4b0-f0b015df9702} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 06:22:27.390776 [ 3 ] {42d83f86-b544-476a-b4b0-f0b015df9702} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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.11.30 06:22:27.390802 [ 3 ] {42d83f86-b544-476a-b4b0-f0b015df9702} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.30 06:22:27.391722 [ 3 ] {42d83f86-b544-476a-b4b0-f0b015df9702} executeQuery: Read 4 rows, 443.00 B in 0.001766449 sec., 2264 rows/sec., 244.91 KiB/sec. 2023.11.30 06:22:27.391899 [ 3 ] {42d83f86-b544-476a-b4b0-f0b015df9702} DynamicQueryHandler: Done processing query 2023.11.30 06:22:27.391923 [ 3 ] {42d83f86-b544-476a-b4b0-f0b015df9702} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.30 06:22:27.391938 [ 3 ] {} HTTP-Session: 0528ffd9-dc4d-4853-abef-324169c0adbc Destroying unnamed session 2023.11.30 06:22:27.400651 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:27.400704 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:27.400727 [ 3 ] {} HTTP-Session: 01b07e04-30eb-481b-868f-8d3c30bc99cc Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:27.400746 [ 3 ] {} HTTP-Session: 01b07e04-30eb-481b-868f-8d3c30bc99cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:27.400835 [ 3 ] {2e771814-551e-4b86-881d-b44e92126282} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:27.400883 [ 3 ] {2e771814-551e-4b86-881d-b44e92126282} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:27.401044 [ 3 ] {2e771814-551e-4b86-881d-b44e92126282} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:27.401373 [ 3 ] {2e771814-551e-4b86-881d-b44e92126282} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.90 GiB. 2023.11.30 06:22:27.401722 [ 3 ] {2e771814-551e-4b86-881d-b44e92126282} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.30 06:22:27.401874 [ 3 ] {2e771814-551e-4b86-881d-b44e92126282} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.30 06:22:27.402011 [ 3 ] {2e771814-551e-4b86-881d-b44e92126282} executeQuery: Read 6 rows, 996.00 B in 0.001147202 sec., 5230 rows/sec., 847.85 KiB/sec. 2023.11.30 06:22:27.402122 [ 3 ] {2e771814-551e-4b86-881d-b44e92126282} DynamicQueryHandler: Done processing query 2023.11.30 06:22:27.402144 [ 3 ] {2e771814-551e-4b86-881d-b44e92126282} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.30 06:22:27.402159 [ 3 ] {} HTTP-Session: 01b07e04-30eb-481b-868f-8d3c30bc99cc Destroying unnamed session 2023.11.30 06:22:27.402262 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:27.402302 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:27.402320 [ 3 ] {} HTTP-Session: 0f3342a7-ae01-4c79-a1e8-ec806244b4be Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:27.402336 [ 3 ] {} HTTP-Session: 0f3342a7-ae01-4c79-a1e8-ec806244b4be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:27.402402 [ 3 ] {cc3945af-5717-4bed-9018-03a7154cdebb} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:27.402438 [ 3 ] {cc3945af-5717-4bed-9018-03a7154cdebb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:22:27.402601 [ 3 ] {cc3945af-5717-4bed-9018-03a7154cdebb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:27.402874 [ 3 ] {cc3945af-5717-4bed-9018-03a7154cdebb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.90 GiB. 2023.11.30 06:22:27.403066 [ 3 ] {cc3945af-5717-4bed-9018-03a7154cdebb} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.30 06:22:27.403202 [ 3 ] {cc3945af-5717-4bed-9018-03a7154cdebb} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.30 06:22:27.403310 [ 3 ] {cc3945af-5717-4bed-9018-03a7154cdebb} executeQuery: Read 36 rows, 3.12 KiB in 0.000871879 sec., 41290 rows/sec., 3.49 MiB/sec. 2023.11.30 06:22:27.403417 [ 3 ] {cc3945af-5717-4bed-9018-03a7154cdebb} DynamicQueryHandler: Done processing query 2023.11.30 06:22:27.403439 [ 3 ] {cc3945af-5717-4bed-9018-03a7154cdebb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:22:27.403454 [ 3 ] {} HTTP-Session: 0f3342a7-ae01-4c79-a1e8-ec806244b4be Destroying unnamed session 2023.11.30 06:22:27.403673 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 4094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:27.403715 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:27.403733 [ 3 ] {} HTTP-Session: ddbd9978-5c3d-437f-9122-35b3758ec1be Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:27.403749 [ 3 ] {} HTTP-Session: ddbd9978-5c3d-437f-9122-35b3758ec1be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:27.403814 [ 3 ] {0808e0e3-18ad-4747-bffe-4b28f96c3e7c} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:27.403850 [ 3 ] {0808e0e3-18ad-4747-bffe-4b28f96c3e7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:22:27.403945 [ 3 ] {0808e0e3-18ad-4747-bffe-4b28f96c3e7c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:27.404196 [ 3 ] {0808e0e3-18ad-4747-bffe-4b28f96c3e7c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.90 GiB. 2023.11.30 06:22:27.404401 [ 3 ] {0808e0e3-18ad-4747-bffe-4b28f96c3e7c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.30 06:22:27.404599 [ 3 ] {0808e0e3-18ad-4747-bffe-4b28f96c3e7c} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.30 06:22:27.404708 [ 3 ] {0808e0e3-18ad-4747-bffe-4b28f96c3e7c} executeQuery: Read 24 rows, 1.90 KiB in 0.000857259 sec., 27996 rows/sec., 2.16 MiB/sec. 2023.11.30 06:22:27.404804 [ 3 ] {0808e0e3-18ad-4747-bffe-4b28f96c3e7c} DynamicQueryHandler: Done processing query 2023.11.30 06:22:27.404826 [ 3 ] {0808e0e3-18ad-4747-bffe-4b28f96c3e7c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:22:27.404840 [ 3 ] {} HTTP-Session: ddbd9978-5c3d-437f-9122-35b3758ec1be Destroying unnamed session 2023.11.30 06:22:27.405036 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 34690, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:27.405078 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:27.405096 [ 3 ] {} HTTP-Session: 63b50908-bb1f-4e96-8613-edd38533f030 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:27.405111 [ 3 ] {} HTTP-Session: 63b50908-bb1f-4e96-8613-edd38533f030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:27.405183 [ 3 ] {8db56155-66c5-4ee8-a32b-032c869a85e5} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:27.405221 [ 3 ] {8db56155-66c5-4ee8-a32b-032c869a85e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.30 06:22:27.405328 [ 3 ] {8db56155-66c5-4ee8-a32b-032c869a85e5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:27.405740 [ 3 ] {8db56155-66c5-4ee8-a32b-032c869a85e5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.90 GiB. 2023.11.30 06:22:27.405986 [ 3 ] {8db56155-66c5-4ee8-a32b-032c869a85e5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.30 06:22:27.406145 [ 3 ] {8db56155-66c5-4ee8-a32b-032c869a85e5} oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.30 06:22:27.406258 [ 3 ] {8db56155-66c5-4ee8-a32b-032c869a85e5} executeQuery: Read 180 rows, 12.83 KiB in 0.001047212 sec., 171884 rows/sec., 11.97 MiB/sec. 2023.11.30 06:22:27.406378 [ 3 ] {8db56155-66c5-4ee8-a32b-032c869a85e5} DynamicQueryHandler: Done processing query 2023.11.30 06:22:27.406401 [ 3 ] {8db56155-66c5-4ee8-a32b-032c869a85e5} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.30 06:22:27.406416 [ 3 ] {} HTTP-Session: 63b50908-bb1f-4e96-8613-edd38533f030 Destroying unnamed session 2023.11.30 06:22:27.791910 [ 119 ] {} DNSResolver: Updating DNS cache 2023.11.30 06:22:27.791980 [ 119 ] {} DNSResolver: Updated DNS cache 2023.11.30 06:22:32.364613 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:32.364781 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:32.364825 [ 3 ] {} HTTP-Session: 230b17d9-e4cb-4e2d-a9f4-e3dd1aa2b4bc Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:32.364865 [ 3 ] {} HTTP-Session: 230b17d9-e4cb-4e2d-a9f4-e3dd1aa2b4bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:32.365118 [ 3 ] {ce6958af-fc56-414a-a638-59e967e7654d} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:32.365192 [ 3 ] {ce6958af-fc56-414a-a638-59e967e7654d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:22:32.365341 [ 3 ] {ce6958af-fc56-414a-a638-59e967e7654d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:32.365760 [ 3 ] {ce6958af-fc56-414a-a638-59e967e7654d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.90 GiB. 2023.11.30 06:22:32.366072 [ 3 ] {ce6958af-fc56-414a-a638-59e967e7654d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.30 06:22:32.366224 [ 3 ] {ce6958af-fc56-414a-a638-59e967e7654d} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.30 06:22:32.366352 [ 3 ] {ce6958af-fc56-414a-a638-59e967e7654d} executeQuery: Read 42 rows, 3.40 KiB in 0.001188413 sec., 35341 rows/sec., 2.80 MiB/sec. 2023.11.30 06:22:32.366533 [ 3 ] {ce6958af-fc56-414a-a638-59e967e7654d} DynamicQueryHandler: Done processing query 2023.11.30 06:22:32.366558 [ 3 ] {ce6958af-fc56-414a-a638-59e967e7654d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:22:32.366575 [ 3 ] {} HTTP-Session: 230b17d9-e4cb-4e2d-a9f4-e3dd1aa2b4bc Destroying unnamed session 2023.11.30 06:22:32.366739 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 20290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:32.366788 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:32.366807 [ 3 ] {} HTTP-Session: 374c9b59-f402-45f0-93ca-de08bba18b73 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:32.366825 [ 3 ] {} HTTP-Session: 374c9b59-f402-45f0-93ca-de08bba18b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:32.366905 [ 3 ] {4fac8c16-1163-4be6-8833-a2fbd52738f7} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:32.366945 [ 3 ] {4fac8c16-1163-4be6-8833-a2fbd52738f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:22:32.367114 [ 3 ] {4fac8c16-1163-4be6-8833-a2fbd52738f7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:32.367524 [ 3 ] {4fac8c16-1163-4be6-8833-a2fbd52738f7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.90 GiB. 2023.11.30 06:22:32.367731 [ 3 ] {4fac8c16-1163-4be6-8833-a2fbd52738f7} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.30 06:22:32.367863 [ 3 ] {4fac8c16-1163-4be6-8833-a2fbd52738f7} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.30 06:22:32.367980 [ 3 ] {4fac8c16-1163-4be6-8833-a2fbd52738f7} executeQuery: Read 126 rows, 12.60 KiB in 0.001041981 sec., 120923 rows/sec., 11.81 MiB/sec. 2023.11.30 06:22:32.368191 [ 3 ] {4fac8c16-1163-4be6-8833-a2fbd52738f7} DynamicQueryHandler: Done processing query 2023.11.30 06:22:32.368214 [ 3 ] {4fac8c16-1163-4be6-8833-a2fbd52738f7} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 06:22:32.368229 [ 3 ] {} HTTP-Session: 374c9b59-f402-45f0-93ca-de08bba18b73 Destroying unnamed session 2023.11.30 06:22:32.368348 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:32.368391 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:32.368409 [ 3 ] {} HTTP-Session: 9b8b4fb1-004b-4d0b-9a3b-f4054deb3721 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:32.368425 [ 3 ] {} HTTP-Session: 9b8b4fb1-004b-4d0b-9a3b-f4054deb3721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:32.368493 [ 3 ] {61eb7c9f-abcf-4453-9517-ae4b79a4c7f6} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:32.368529 [ 3 ] {61eb7c9f-abcf-4453-9517-ae4b79a4c7f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:22:32.368628 [ 3 ] {61eb7c9f-abcf-4453-9517-ae4b79a4c7f6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:32.368910 [ 3 ] {61eb7c9f-abcf-4453-9517-ae4b79a4c7f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.90 GiB. 2023.11.30 06:22:32.369180 [ 3 ] {61eb7c9f-abcf-4453-9517-ae4b79a4c7f6} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.30 06:22:32.369318 [ 3 ] {61eb7c9f-abcf-4453-9517-ae4b79a4c7f6} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.30 06:22:32.369437 [ 3 ] {61eb7c9f-abcf-4453-9517-ae4b79a4c7f6} executeQuery: Read 42 rows, 3.36 KiB in 0.0009069 sec., 46311 rows/sec., 3.62 MiB/sec. 2023.11.30 06:22:32.369560 [ 3 ] {61eb7c9f-abcf-4453-9517-ae4b79a4c7f6} DynamicQueryHandler: Done processing query 2023.11.30 06:22:32.369583 [ 3 ] {61eb7c9f-abcf-4453-9517-ae4b79a4c7f6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:22:32.369597 [ 3 ] {} HTTP-Session: 9b8b4fb1-004b-4d0b-9a3b-f4054deb3721 Destroying unnamed session 2023.11.30 06:22:32.369801 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 44931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:32.369844 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:32.369861 [ 3 ] {} HTTP-Session: 6625c496-c3d3-4f56-af24-2c09ad36ce3f Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:32.369877 [ 3 ] {} HTTP-Session: 6625c496-c3d3-4f56-af24-2c09ad36ce3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:32.369959 [ 3 ] {bf92c7d7-63f3-4240-b220-ad90d5c1b642} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:32.370066 [ 3 ] {bf92c7d7-63f3-4240-b220-ad90d5c1b642} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:22:32.370195 [ 3 ] {bf92c7d7-63f3-4240-b220-ad90d5c1b642} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:32.370633 [ 3 ] {bf92c7d7-63f3-4240-b220-ad90d5c1b642} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.90 GiB. 2023.11.30 06:22:32.370924 [ 3 ] {bf92c7d7-63f3-4240-b220-ad90d5c1b642} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.30 06:22:32.371161 [ 3 ] {bf92c7d7-63f3-4240-b220-ad90d5c1b642} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.30 06:22:32.371281 [ 3 ] {bf92c7d7-63f3-4240-b220-ad90d5c1b642} executeQuery: Read 42 rows, 58.04 KiB in 0.001241024 sec., 33843 rows/sec., 45.67 MiB/sec. 2023.11.30 06:22:32.371403 [ 3 ] {bf92c7d7-63f3-4240-b220-ad90d5c1b642} DynamicQueryHandler: Done processing query 2023.11.30 06:22:32.371425 [ 3 ] {bf92c7d7-63f3-4240-b220-ad90d5c1b642} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.30 06:22:32.371440 [ 3 ] {} HTTP-Session: 6625c496-c3d3-4f56-af24-2c09ad36ce3f Destroying unnamed session 2023.11.30 06:22:42.392036 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:42.392151 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:42.392177 [ 3 ] {} HTTP-Session: 80c9cd9e-799f-4359-ab69-1efa9f49a703 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:42.392207 [ 3 ] {} HTTP-Session: 80c9cd9e-799f-4359-ab69-1efa9f49a703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:42.392397 [ 3 ] {1669efc2-ccb5-4bd4-80b9-96c33e52f517} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:42.392454 [ 3 ] {1669efc2-ccb5-4bd4-80b9-96c33e52f517} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:22:42.392604 [ 3 ] {1669efc2-ccb5-4bd4-80b9-96c33e52f517} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:42.393044 [ 3 ] {1669efc2-ccb5-4bd4-80b9-96c33e52f517} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.90 GiB. 2023.11.30 06:22:42.393369 [ 3 ] {1669efc2-ccb5-4bd4-80b9-96c33e52f517} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.30 06:22:42.393536 [ 3 ] {1669efc2-ccb5-4bd4-80b9-96c33e52f517} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.30 06:22:42.393654 [ 3 ] {1669efc2-ccb5-4bd4-80b9-96c33e52f517} executeQuery: Read 42 rows, 3.40 KiB in 0.001235913 sec., 33982 rows/sec., 2.69 MiB/sec. 2023.11.30 06:22:42.393834 [ 3 ] {1669efc2-ccb5-4bd4-80b9-96c33e52f517} DynamicQueryHandler: Done processing query 2023.11.30 06:22:42.393860 [ 3 ] {1669efc2-ccb5-4bd4-80b9-96c33e52f517} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:22:42.393875 [ 3 ] {} HTTP-Session: 80c9cd9e-799f-4359-ab69-1efa9f49a703 Destroying unnamed session 2023.11.30 06:22:42.394029 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 20290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:42.394079 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:42.394099 [ 3 ] {} HTTP-Session: 1315af77-5dca-4e7d-a7b8-84c1f7470abf Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:42.394118 [ 3 ] {} HTTP-Session: 1315af77-5dca-4e7d-a7b8-84c1f7470abf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:42.394199 [ 3 ] {29074c28-96fa-412a-86c3-f9f4d47916d2} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:42.394239 [ 3 ] {29074c28-96fa-412a-86c3-f9f4d47916d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:22:42.394415 [ 3 ] {29074c28-96fa-412a-86c3-f9f4d47916d2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:42.394823 [ 3 ] {29074c28-96fa-412a-86c3-f9f4d47916d2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.90 GiB. 2023.11.30 06:22:42.395040 [ 3 ] {29074c28-96fa-412a-86c3-f9f4d47916d2} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.30 06:22:42.395193 [ 3 ] {29074c28-96fa-412a-86c3-f9f4d47916d2} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.30 06:22:42.395357 [ 3 ] {29074c28-96fa-412a-86c3-f9f4d47916d2} executeQuery: Read 126 rows, 12.60 KiB in 0.001067052 sec., 118082 rows/sec., 11.53 MiB/sec. 2023.11.30 06:22:42.395470 [ 3 ] {29074c28-96fa-412a-86c3-f9f4d47916d2} DynamicQueryHandler: Done processing query 2023.11.30 06:22:42.395493 [ 3 ] {29074c28-96fa-412a-86c3-f9f4d47916d2} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 06:22:42.395509 [ 3 ] {} HTTP-Session: 1315af77-5dca-4e7d-a7b8-84c1f7470abf Destroying unnamed session 2023.11.30 06:22:42.395659 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:42.395705 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:42.395724 [ 3 ] {} HTTP-Session: a91c58c3-5f91-4bb9-a5d0-67ce850c2456 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:42.395742 [ 3 ] {} HTTP-Session: a91c58c3-5f91-4bb9-a5d0-67ce850c2456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:42.395813 [ 3 ] {35d6d392-22f7-446c-bb5c-0ae0022ac350} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:42.395851 [ 3 ] {35d6d392-22f7-446c-bb5c-0ae0022ac350} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:22:42.395951 [ 3 ] {35d6d392-22f7-446c-bb5c-0ae0022ac350} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:42.396236 [ 3 ] {35d6d392-22f7-446c-bb5c-0ae0022ac350} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.90 GiB. 2023.11.30 06:22:42.396497 [ 3 ] {35d6d392-22f7-446c-bb5c-0ae0022ac350} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.30 06:22:42.396636 [ 3 ] {35d6d392-22f7-446c-bb5c-0ae0022ac350} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.30 06:22:42.396735 [ 3 ] {35d6d392-22f7-446c-bb5c-0ae0022ac350} executeQuery: Read 42 rows, 3.36 KiB in 0.000885259 sec., 47443 rows/sec., 3.71 MiB/sec. 2023.11.30 06:22:42.396845 [ 3 ] {35d6d392-22f7-446c-bb5c-0ae0022ac350} DynamicQueryHandler: Done processing query 2023.11.30 06:22:42.396866 [ 3 ] {35d6d392-22f7-446c-bb5c-0ae0022ac350} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:22:42.396882 [ 3 ] {} HTTP-Session: a91c58c3-5f91-4bb9-a5d0-67ce850c2456 Destroying unnamed session 2023.11.30 06:22:42.397034 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 44931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:42.397078 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:42.397096 [ 3 ] {} HTTP-Session: 82a11af6-6a47-4f83-9d7b-095f04c488ef Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:42.397112 [ 3 ] {} HTTP-Session: 82a11af6-6a47-4f83-9d7b-095f04c488ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:42.397193 [ 3 ] {934edea7-add5-4b70-892e-43165e1f14ea} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:42.397235 [ 3 ] {934edea7-add5-4b70-892e-43165e1f14ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:22:42.397432 [ 3 ] {934edea7-add5-4b70-892e-43165e1f14ea} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:42.397931 [ 3 ] {934edea7-add5-4b70-892e-43165e1f14ea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.90 GiB. 2023.11.30 06:22:42.398364 [ 3 ] {934edea7-add5-4b70-892e-43165e1f14ea} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.30 06:22:42.398541 [ 3 ] {934edea7-add5-4b70-892e-43165e1f14ea} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.30 06:22:42.398645 [ 3 ] {934edea7-add5-4b70-892e-43165e1f14ea} executeQuery: Read 42 rows, 58.04 KiB in 0.001380265 sec., 30428 rows/sec., 41.06 MiB/sec. 2023.11.30 06:22:42.398803 [ 3 ] {934edea7-add5-4b70-892e-43165e1f14ea} DynamicQueryHandler: Done processing query 2023.11.30 06:22:42.398826 [ 3 ] {934edea7-add5-4b70-892e-43165e1f14ea} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.30 06:22:42.398841 [ 3 ] {} HTTP-Session: 82a11af6-6a47-4f83-9d7b-095f04c488ef Destroying unnamed session 2023.11.30 06:22:42.792082 [ 107 ] {} DNSResolver: Updating DNS cache 2023.11.30 06:22:42.792127 [ 107 ] {} DNSResolver: Updated DNS cache 2023.11.30 06:22:47.402654 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:47.402768 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:47.402796 [ 3 ] {} HTTP-Session: ac46da56-1161-44ea-a902-1a1fa836d03f Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:47.402822 [ 3 ] {} HTTP-Session: ac46da56-1161-44ea-a902-1a1fa836d03f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:47.403096 [ 3 ] {8ae6d7ea-752d-4b77-b05a-873fe31bb584} executeQuery: (from [fd00:1122:3344:101::d]:41887) 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.11.30 06:22:47.403688 [ 3 ] {8ae6d7ea-752d-4b77-b05a-873fe31bb584} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:47.403858 [ 3 ] {8ae6d7ea-752d-4b77-b05a-873fe31bb584} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:47.403970 [ 3 ] {8ae6d7ea-752d-4b77-b05a-873fe31bb584} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 06:22:47.404126 [ 3 ] {8ae6d7ea-752d-4b77-b05a-873fe31bb584} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2023.11.30 06:22:47.404229 [ 188 ] {8ae6d7ea-752d-4b77-b05a-873fe31bb584} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 06:22:47.404247 [ 186 ] {8ae6d7ea-752d-4b77-b05a-873fe31bb584} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 06:22:47.404369 [ 3 ] {8ae6d7ea-752d-4b77-b05a-873fe31bb584} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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.11.30 06:22:47.404448 [ 3 ] {8ae6d7ea-752d-4b77-b05a-873fe31bb584} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 06:22:47.406284 [ 3 ] {8ae6d7ea-752d-4b77-b05a-873fe31bb584} executeQuery: Read 10 rows, 1.41 KiB in 0.003138773 sec., 3185 rows/sec., 447.71 KiB/sec. 2023.11.30 06:22:47.406544 [ 3 ] {8ae6d7ea-752d-4b77-b05a-873fe31bb584} DynamicQueryHandler: Done processing query 2023.11.30 06:22:47.406571 [ 3 ] {8ae6d7ea-752d-4b77-b05a-873fe31bb584} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 06:22:47.406591 [ 3 ] {} HTTP-Session: ac46da56-1161-44ea-a902-1a1fa836d03f Destroying unnamed session 2023.11.30 06:22:47.406816 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:47.406866 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:47.406955 [ 3 ] {} HTTP-Session: a66cd208-0a67-41ee-9b04-27f71bee52a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:47.406974 [ 3 ] {} HTTP-Session: a66cd208-0a67-41ee-9b04-27f71bee52a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:47.407117 [ 3 ] {38b61037-3018-4633-b159-60eeed4df0ab} executeQuery: (from [fd00:1122:3344:101::d]:41887) 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.11.30 06:22:47.407599 [ 3 ] {38b61037-3018-4633-b159-60eeed4df0ab} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:47.407760 [ 3 ] {38b61037-3018-4633-b159-60eeed4df0ab} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:47.407799 [ 3 ] {38b61037-3018-4633-b159-60eeed4df0ab} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 06:22:47.408007 [ 3 ] {38b61037-3018-4633-b159-60eeed4df0ab} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 11-element set) 2023.11.30 06:22:47.408080 [ 193 ] {38b61037-3018-4633-b159-60eeed4df0ab} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 06:22:47.408093 [ 192 ] {38b61037-3018-4633-b159-60eeed4df0ab} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 06:22:47.408185 [ 3 ] {38b61037-3018-4633-b159-60eeed4df0ab} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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.11.30 06:22:47.408242 [ 3 ] {38b61037-3018-4633-b159-60eeed4df0ab} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 06:22:47.409708 [ 3 ] {38b61037-3018-4633-b159-60eeed4df0ab} executeQuery: Read 10 rows, 1.41 KiB in 0.002578308 sec., 3878 rows/sec., 545.04 KiB/sec. 2023.11.30 06:22:47.409996 [ 3 ] {38b61037-3018-4633-b159-60eeed4df0ab} DynamicQueryHandler: Done processing query 2023.11.30 06:22:47.410019 [ 3 ] {38b61037-3018-4633-b159-60eeed4df0ab} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 06:22:47.410033 [ 3 ] {} HTTP-Session: a66cd208-0a67-41ee-9b04-27f71bee52a5 Destroying unnamed session 2023.11.30 06:22:47.410383 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:47.410424 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:47.410442 [ 3 ] {} HTTP-Session: e21bd64b-6c99-43df-a82f-43857c1a16b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:47.410457 [ 3 ] {} HTTP-Session: e21bd64b-6c99-43df-a82f-43857c1a16b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:47.410584 [ 3 ] {ce89fd0c-8769-4805-90a2-c15447c50b0a} executeQuery: (from [fd00:1122:3344:101::d]:41887) 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.11.30 06:22:47.411171 [ 3 ] {ce89fd0c-8769-4805-90a2-c15447c50b0a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:47.411333 [ 3 ] {ce89fd0c-8769-4805-90a2-c15447c50b0a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:47.411373 [ 3 ] {ce89fd0c-8769-4805-90a2-c15447c50b0a} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 06:22:47.411508 [ 3 ] {ce89fd0c-8769-4805-90a2-c15447c50b0a} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2023.11.30 06:22:47.411581 [ 188 ] {ce89fd0c-8769-4805-90a2-c15447c50b0a} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 06:22:47.411598 [ 189 ] {ce89fd0c-8769-4805-90a2-c15447c50b0a} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 06:22:47.411697 [ 3 ] {ce89fd0c-8769-4805-90a2-c15447c50b0a} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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.11.30 06:22:47.411751 [ 3 ] {ce89fd0c-8769-4805-90a2-c15447c50b0a} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 06:22:47.413088 [ 3 ] {ce89fd0c-8769-4805-90a2-c15447c50b0a} executeQuery: Read 10 rows, 1.41 KiB in 0.002418736 sec., 4134 rows/sec., 580.99 KiB/sec. 2023.11.30 06:22:47.413323 [ 3 ] {ce89fd0c-8769-4805-90a2-c15447c50b0a} DynamicQueryHandler: Done processing query 2023.11.30 06:22:47.413345 [ 3 ] {ce89fd0c-8769-4805-90a2-c15447c50b0a} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 06:22:47.413361 [ 3 ] {} HTTP-Session: e21bd64b-6c99-43df-a82f-43857c1a16b9 Destroying unnamed session 2023.11.30 06:22:47.413554 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 556, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:47.413595 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:47.413612 [ 3 ] {} HTTP-Session: d225e322-84ed-4a7f-99b7-aadada5e27fb Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:47.413628 [ 3 ] {} HTTP-Session: d225e322-84ed-4a7f-99b7-aadada5e27fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:47.413744 [ 3 ] {e6d1a4a0-ffc9-46d8-92dc-575b93bc907f} executeQuery: (from [fd00:1122:3344:101::d]:41887) 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.11.30 06:22:47.414263 [ 3 ] {e6d1a4a0-ffc9-46d8-92dc-575b93bc907f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:47.414425 [ 3 ] {e6d1a4a0-ffc9-46d8-92dc-575b93bc907f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:47.414464 [ 3 ] {e6d1a4a0-ffc9-46d8-92dc-575b93bc907f} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 06:22:47.414599 [ 3 ] {e6d1a4a0-ffc9-46d8-92dc-575b93bc907f} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2023.11.30 06:22:47.414681 [ 192 ] {e6d1a4a0-ffc9-46d8-92dc-575b93bc907f} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 06:22:47.414681 [ 189 ] {e6d1a4a0-ffc9-46d8-92dc-575b93bc907f} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 06:22:47.414772 [ 3 ] {e6d1a4a0-ffc9-46d8-92dc-575b93bc907f} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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.11.30 06:22:47.414827 [ 3 ] {e6d1a4a0-ffc9-46d8-92dc-575b93bc907f} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 06:22:47.416438 [ 3 ] {e6d1a4a0-ffc9-46d8-92dc-575b93bc907f} executeQuery: Read 10 rows, 1.41 KiB in 0.002626688 sec., 3807 rows/sec., 535.00 KiB/sec. 2023.11.30 06:22:47.416671 [ 3 ] {e6d1a4a0-ffc9-46d8-92dc-575b93bc907f} DynamicQueryHandler: Done processing query 2023.11.30 06:22:47.416693 [ 3 ] {e6d1a4a0-ffc9-46d8-92dc-575b93bc907f} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 06:22:47.416708 [ 3 ] {} HTTP-Session: d225e322-84ed-4a7f-99b7-aadada5e27fb Destroying unnamed session 2023.11.30 06:22:47.417009 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:47.417050 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:47.417068 [ 3 ] {} HTTP-Session: aac05282-a8b4-4486-945a-3665b0086cf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:47.417083 [ 3 ] {} HTTP-Session: aac05282-a8b4-4486-945a-3665b0086cf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:47.417199 [ 3 ] {862bc28b-18a0-426a-8d2d-53470ee7b68f} executeQuery: (from [fd00:1122:3344:101::d]:41887) 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.11.30 06:22:47.417663 [ 3 ] {862bc28b-18a0-426a-8d2d-53470ee7b68f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:47.417827 [ 3 ] {862bc28b-18a0-426a-8d2d-53470ee7b68f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:47.417866 [ 3 ] {862bc28b-18a0-426a-8d2d-53470ee7b68f} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 06:22:47.418069 [ 3 ] {862bc28b-18a0-426a-8d2d-53470ee7b68f} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2023.11.30 06:22:47.418146 [ 189 ] {862bc28b-18a0-426a-8d2d-53470ee7b68f} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 06:22:47.418148 [ 188 ] {862bc28b-18a0-426a-8d2d-53470ee7b68f} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 06:22:47.418243 [ 3 ] {862bc28b-18a0-426a-8d2d-53470ee7b68f} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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.11.30 06:22:47.418296 [ 3 ] {862bc28b-18a0-426a-8d2d-53470ee7b68f} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 06:22:47.419583 [ 3 ] {862bc28b-18a0-426a-8d2d-53470ee7b68f} executeQuery: Read 10 rows, 1.41 KiB in 0.002366616 sec., 4225 rows/sec., 593.79 KiB/sec. 2023.11.30 06:22:47.419810 [ 3 ] {862bc28b-18a0-426a-8d2d-53470ee7b68f} DynamicQueryHandler: Done processing query 2023.11.30 06:22:47.419831 [ 3 ] {862bc28b-18a0-426a-8d2d-53470ee7b68f} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 06:22:47.419846 [ 3 ] {} HTTP-Session: aac05282-a8b4-4486-945a-3665b0086cf7 Destroying unnamed session 2023.11.30 06:22:47.420130 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:47.420171 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:47.420188 [ 3 ] {} HTTP-Session: ebea6556-2468-4945-a9af-2784a1acb534 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:47.420204 [ 3 ] {} HTTP-Session: ebea6556-2468-4945-a9af-2784a1acb534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:47.420323 [ 3 ] {01da5c39-902c-492e-868c-fd1e4d3a18ef} executeQuery: (from [fd00:1122:3344:101::d]:41887) 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.11.30 06:22:47.420795 [ 3 ] {01da5c39-902c-492e-868c-fd1e4d3a18ef} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:47.421030 [ 3 ] {01da5c39-902c-492e-868c-fd1e4d3a18ef} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:47.421069 [ 3 ] {01da5c39-902c-492e-868c-fd1e4d3a18ef} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 06:22:47.421208 [ 3 ] {01da5c39-902c-492e-868c-fd1e4d3a18ef} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2023.11.30 06:22:47.421279 [ 188 ] {01da5c39-902c-492e-868c-fd1e4d3a18ef} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 06:22:47.421290 [ 189 ] {01da5c39-902c-492e-868c-fd1e4d3a18ef} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 06:22:47.421380 [ 3 ] {01da5c39-902c-492e-868c-fd1e4d3a18ef} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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.11.30 06:22:47.421436 [ 3 ] {01da5c39-902c-492e-868c-fd1e4d3a18ef} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 06:22:47.422984 [ 3 ] {01da5c39-902c-492e-868c-fd1e4d3a18ef} executeQuery: Read 10 rows, 1.41 KiB in 0.002592587 sec., 3857 rows/sec., 542.04 KiB/sec. 2023.11.30 06:22:47.423248 [ 3 ] {01da5c39-902c-492e-868c-fd1e4d3a18ef} DynamicQueryHandler: Done processing query 2023.11.30 06:22:47.423270 [ 3 ] {01da5c39-902c-492e-868c-fd1e4d3a18ef} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 06:22:47.423286 [ 3 ] {} HTTP-Session: ebea6556-2468-4945-a9af-2784a1acb534 Destroying unnamed session 2023.11.30 06:22:47.423504 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:47.423545 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:47.423562 [ 3 ] {} HTTP-Session: c33d1b58-5b56-4a56-ad1c-b309a2c47940 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:47.423579 [ 3 ] {} HTTP-Session: c33d1b58-5b56-4a56-ad1c-b309a2c47940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:47.423699 [ 3 ] {0f0ce6ba-efd7-491c-9eba-f6d242901d14} executeQuery: (from [fd00:1122:3344:101::d]:41887) 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.11.30 06:22:47.424247 [ 3 ] {0f0ce6ba-efd7-491c-9eba-f6d242901d14} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:47.424417 [ 3 ] {0f0ce6ba-efd7-491c-9eba-f6d242901d14} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:47.424456 [ 3 ] {0f0ce6ba-efd7-491c-9eba-f6d242901d14} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 06:22:47.424595 [ 3 ] {0f0ce6ba-efd7-491c-9eba-f6d242901d14} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2023.11.30 06:22:47.424673 [ 188 ] {0f0ce6ba-efd7-491c-9eba-f6d242901d14} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 06:22:47.424679 [ 189 ] {0f0ce6ba-efd7-491c-9eba-f6d242901d14} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 06:22:47.424772 [ 3 ] {0f0ce6ba-efd7-491c-9eba-f6d242901d14} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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.11.30 06:22:47.424829 [ 3 ] {0f0ce6ba-efd7-491c-9eba-f6d242901d14} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 06:22:47.426353 [ 3 ] {0f0ce6ba-efd7-491c-9eba-f6d242901d14} executeQuery: Read 10 rows, 1.41 KiB in 0.002583367 sec., 3870 rows/sec., 543.97 KiB/sec. 2023.11.30 06:22:47.426583 [ 3 ] {0f0ce6ba-efd7-491c-9eba-f6d242901d14} DynamicQueryHandler: Done processing query 2023.11.30 06:22:47.426606 [ 3 ] {0f0ce6ba-efd7-491c-9eba-f6d242901d14} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 06:22:47.426623 [ 3 ] {} HTTP-Session: c33d1b58-5b56-4a56-ad1c-b309a2c47940 Destroying unnamed session 2023.11.30 06:22:47.426810 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:47.426851 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:47.426868 [ 3 ] {} HTTP-Session: c540e4b0-8575-4eb2-80a0-1035f6d980f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:47.426884 [ 3 ] {} HTTP-Session: c540e4b0-8575-4eb2-80a0-1035f6d980f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:47.427070 [ 3 ] {4f03aed2-37ef-47c7-bea9-967a682b8f37} executeQuery: (from [fd00:1122:3344:101::d]:41887) 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.11.30 06:22:47.427552 [ 3 ] {4f03aed2-37ef-47c7-bea9-967a682b8f37} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:47.427721 [ 3 ] {4f03aed2-37ef-47c7-bea9-967a682b8f37} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:47.427760 [ 3 ] {4f03aed2-37ef-47c7-bea9-967a682b8f37} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 06:22:47.427897 [ 3 ] {4f03aed2-37ef-47c7-bea9-967a682b8f37} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2023.11.30 06:22:47.428053 [ 189 ] {4f03aed2-37ef-47c7-bea9-967a682b8f37} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 06:22:47.428056 [ 188 ] {4f03aed2-37ef-47c7-bea9-967a682b8f37} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 06:22:47.428152 [ 3 ] {4f03aed2-37ef-47c7-bea9-967a682b8f37} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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.11.30 06:22:47.428210 [ 3 ] {4f03aed2-37ef-47c7-bea9-967a682b8f37} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 06:22:47.429496 [ 3 ] {4f03aed2-37ef-47c7-bea9-967a682b8f37} executeQuery: Read 10 rows, 1.41 KiB in 0.002410276 sec., 4148 rows/sec., 583.03 KiB/sec. 2023.11.30 06:22:47.429727 [ 3 ] {4f03aed2-37ef-47c7-bea9-967a682b8f37} DynamicQueryHandler: Done processing query 2023.11.30 06:22:47.429747 [ 3 ] {4f03aed2-37ef-47c7-bea9-967a682b8f37} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 06:22:47.429763 [ 3 ] {} HTTP-Session: c540e4b0-8575-4eb2-80a0-1035f6d980f7 Destroying unnamed session 2023.11.30 06:22:47.430026 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:47.430066 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:47.430084 [ 3 ] {} HTTP-Session: 8da788ed-866c-4546-a311-10ba12848545 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:47.430100 [ 3 ] {} HTTP-Session: 8da788ed-866c-4546-a311-10ba12848545 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:47.430221 [ 3 ] {4544274e-da25-4eab-8b2d-463210d48a64} executeQuery: (from [fd00:1122:3344:101::d]:41887) 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.11.30 06:22:47.430703 [ 3 ] {4544274e-da25-4eab-8b2d-463210d48a64} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:47.430876 [ 3 ] {4544274e-da25-4eab-8b2d-463210d48a64} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:47.430915 [ 3 ] {4544274e-da25-4eab-8b2d-463210d48a64} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 06:22:47.431122 [ 3 ] {4544274e-da25-4eab-8b2d-463210d48a64} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2023.11.30 06:22:47.431191 [ 191 ] {4544274e-da25-4eab-8b2d-463210d48a64} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 06:22:47.431199 [ 193 ] {4544274e-da25-4eab-8b2d-463210d48a64} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 06:22:47.431286 [ 3 ] {4544274e-da25-4eab-8b2d-463210d48a64} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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.11.30 06:22:47.431340 [ 3 ] {4544274e-da25-4eab-8b2d-463210d48a64} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 06:22:47.432870 [ 3 ] {4544274e-da25-4eab-8b2d-463210d48a64} executeQuery: Read 10 rows, 1.41 KiB in 0.002648868 sec., 3775 rows/sec., 530.52 KiB/sec. 2023.11.30 06:22:47.433165 [ 3 ] {4544274e-da25-4eab-8b2d-463210d48a64} DynamicQueryHandler: Done processing query 2023.11.30 06:22:47.433187 [ 3 ] {4544274e-da25-4eab-8b2d-463210d48a64} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 06:22:47.433202 [ 3 ] {} HTTP-Session: 8da788ed-866c-4546-a311-10ba12848545 Destroying unnamed session 2023.11.30 06:22:47.433392 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:47.433432 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:47.433450 [ 3 ] {} HTTP-Session: 61a66ff8-e099-4b67-8bff-f356ab568dea Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:47.433466 [ 3 ] {} HTTP-Session: 61a66ff8-e099-4b67-8bff-f356ab568dea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:47.433588 [ 3 ] {e9b137c1-7b02-4534-958c-3b1393da004f} executeQuery: (from [fd00:1122:3344:101::d]:41887) 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.11.30 06:22:47.434142 [ 3 ] {e9b137c1-7b02-4534-958c-3b1393da004f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:47.434313 [ 3 ] {e9b137c1-7b02-4534-958c-3b1393da004f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:47.434351 [ 3 ] {e9b137c1-7b02-4534-958c-3b1393da004f} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 06:22:47.434489 [ 3 ] {e9b137c1-7b02-4534-958c-3b1393da004f} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2023.11.30 06:22:47.434555 [ 189 ] {e9b137c1-7b02-4534-958c-3b1393da004f} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 06:22:47.434565 [ 192 ] {e9b137c1-7b02-4534-958c-3b1393da004f} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 06:22:47.434650 [ 3 ] {e9b137c1-7b02-4534-958c-3b1393da004f} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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.11.30 06:22:47.434706 [ 3 ] {e9b137c1-7b02-4534-958c-3b1393da004f} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 06:22:47.436221 [ 3 ] {e9b137c1-7b02-4534-958c-3b1393da004f} executeQuery: Read 10 rows, 1.41 KiB in 0.002561667 sec., 3903 rows/sec., 548.58 KiB/sec. 2023.11.30 06:22:47.436437 [ 3 ] {e9b137c1-7b02-4534-958c-3b1393da004f} DynamicQueryHandler: Done processing query 2023.11.30 06:22:47.436459 [ 3 ] {e9b137c1-7b02-4534-958c-3b1393da004f} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 06:22:47.436474 [ 3 ] {} HTTP-Session: 61a66ff8-e099-4b67-8bff-f356ab568dea Destroying unnamed session 2023.11.30 06:22:47.436691 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:47.436732 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:47.436750 [ 3 ] {} HTTP-Session: 7226143d-aada-4221-9f40-2cf0a5a90ad1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:47.436766 [ 3 ] {} HTTP-Session: 7226143d-aada-4221-9f40-2cf0a5a90ad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:47.436888 [ 3 ] {5bb4781b-dd67-4529-a7f3-8f2f0722a6d8} executeQuery: (from [fd00:1122:3344:101::d]:41887) 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.11.30 06:22:47.437446 [ 3 ] {5bb4781b-dd67-4529-a7f3-8f2f0722a6d8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:47.437621 [ 3 ] {5bb4781b-dd67-4529-a7f3-8f2f0722a6d8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:47.437660 [ 3 ] {5bb4781b-dd67-4529-a7f3-8f2f0722a6d8} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 06:22:47.437795 [ 3 ] {5bb4781b-dd67-4529-a7f3-8f2f0722a6d8} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2023.11.30 06:22:47.437871 [ 189 ] {5bb4781b-dd67-4529-a7f3-8f2f0722a6d8} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 06:22:47.437877 [ 193 ] {5bb4781b-dd67-4529-a7f3-8f2f0722a6d8} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 06:22:47.438040 [ 3 ] {5bb4781b-dd67-4529-a7f3-8f2f0722a6d8} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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.11.30 06:22:47.438097 [ 3 ] {5bb4781b-dd67-4529-a7f3-8f2f0722a6d8} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 06:22:47.439622 [ 3 ] {5bb4781b-dd67-4529-a7f3-8f2f0722a6d8} executeQuery: Read 10 rows, 1.41 KiB in 0.002670619 sec., 3744 rows/sec., 526.20 KiB/sec. 2023.11.30 06:22:47.439845 [ 3 ] {5bb4781b-dd67-4529-a7f3-8f2f0722a6d8} DynamicQueryHandler: Done processing query 2023.11.30 06:22:47.439868 [ 3 ] {5bb4781b-dd67-4529-a7f3-8f2f0722a6d8} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 06:22:47.439884 [ 3 ] {} HTTP-Session: 7226143d-aada-4221-9f40-2cf0a5a90ad1 Destroying unnamed session 2023.11.30 06:22:47.440061 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:47.440101 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:47.440118 [ 3 ] {} HTTP-Session: c01cca7f-15c1-4086-a1f5-82dc88366927 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:47.440133 [ 3 ] {} HTTP-Session: c01cca7f-15c1-4086-a1f5-82dc88366927 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:47.440209 [ 3 ] {5f787fff-e124-4275-b7d8-8743da7ecc5b} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:47.440247 [ 3 ] {5f787fff-e124-4275-b7d8-8743da7ecc5b} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:47.440377 [ 3 ] {5f787fff-e124-4275-b7d8-8743da7ecc5b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:47.440656 [ 3 ] {5f787fff-e124-4275-b7d8-8743da7ecc5b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:22:47.440921 [ 3 ] {5f787fff-e124-4275-b7d8-8743da7ecc5b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.30 06:22:47.441133 [ 3 ] {5f787fff-e124-4275-b7d8-8743da7ecc5b} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.30 06:22:47.441259 [ 3 ] {5f787fff-e124-4275-b7d8-8743da7ecc5b} executeQuery: Read 11 rows, 1009.00 B in 0.00101743 sec., 10811 rows/sec., 968.47 KiB/sec. 2023.11.30 06:22:47.441406 [ 3 ] {5f787fff-e124-4275-b7d8-8743da7ecc5b} DynamicQueryHandler: Done processing query 2023.11.30 06:22:47.441428 [ 3 ] {5f787fff-e124-4275-b7d8-8743da7ecc5b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.30 06:22:47.441442 [ 3 ] {} HTTP-Session: c01cca7f-15c1-4086-a1f5-82dc88366927 Destroying unnamed session 2023.11.30 06:22:47.441543 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 1903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:47.441585 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:47.441602 [ 3 ] {} HTTP-Session: 92004ca4-f095-4c19-b27e-704c8d9c53bd Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:47.441618 [ 3 ] {} HTTP-Session: 92004ca4-f095-4c19-b27e-704c8d9c53bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:47.441685 [ 3 ] {bb898fd9-935b-497f-8469-a24eba147292} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:47.441721 [ 3 ] {bb898fd9-935b-497f-8469-a24eba147292} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:22:47.441822 [ 3 ] {bb898fd9-935b-497f-8469-a24eba147292} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:47.442135 [ 3 ] {bb898fd9-935b-497f-8469-a24eba147292} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:22:47.442323 [ 3 ] {bb898fd9-935b-497f-8469-a24eba147292} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.30 06:22:47.442465 [ 3 ] {bb898fd9-935b-497f-8469-a24eba147292} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.30 06:22:47.442585 [ 3 ] {bb898fd9-935b-497f-8469-a24eba147292} executeQuery: Read 11 rows, 888.00 B in 0.000860139 sec., 12788 rows/sec., 1008.19 KiB/sec. 2023.11.30 06:22:47.442635 [ 103 ] {} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.30 06:22:47.442706 [ 103 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:22:47.442724 [ 3 ] {bb898fd9-935b-497f-8469-a24eba147292} DynamicQueryHandler: Done processing query 2023.11.30 06:22:47.442763 [ 3 ] {bb898fd9-935b-497f-8469-a24eba147292} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:22:47.442786 [ 3 ] {} HTTP-Session: 92004ca4-f095-4c19-b27e-704c8d9c53bd Destroying unnamed session 2023.11.30 06:22:47.442858 [ 16 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.30 06:22:47.442890 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:47.442933 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:47.442951 [ 3 ] {} HTTP-Session: 7cd39da7-9a8e-49e6-b538-b962dd3132cd Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:47.442967 [ 3 ] {} HTTP-Session: 7cd39da7-9a8e-49e6-b538-b962dd3132cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:47.443102 [ 3 ] {6030f21a-18d9-41d1-962d-b903d7061463} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:47.443141 [ 3 ] {6030f21a-18d9-41d1-962d-b903d7061463} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.30 06:22:47.443258 [ 3 ] {6030f21a-18d9-41d1-962d-b903d7061463} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:47.443528 [ 3 ] {6030f21a-18d9-41d1-962d-b903d7061463} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:22:47.443761 [ 3 ] {6030f21a-18d9-41d1-962d-b903d7061463} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.30 06:22:47.443917 [ 3 ] {6030f21a-18d9-41d1-962d-b903d7061463} oximeter.measurements_cumulativei64 (56608886-c5d5-47c3-a5ce-c68d7cbff682): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.30 06:22:47.444095 [ 3 ] {6030f21a-18d9-41d1-962d-b903d7061463} executeQuery: Read 11 rows, 743.00 B in 0.000959891 sec., 11459 rows/sec., 755.90 KiB/sec. 2023.11.30 06:22:47.444208 [ 3 ] {6030f21a-18d9-41d1-962d-b903d7061463} DynamicQueryHandler: Done processing query 2023.11.30 06:22:47.444229 [ 3 ] {6030f21a-18d9-41d1-962d-b903d7061463} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:22:47.444243 [ 3 ] {} HTTP-Session: 7cd39da7-9a8e-49e6-b538-b962dd3132cd Destroying unnamed session 2023.11.30 06:22:47.445233 [ 16 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:22:47.445350 [ 16 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 53 rows starting from the beginning of the part 2023.11.30 06:22:47.445476 [ 16 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 42 rows starting from the beginning of the part 2023.11.30 06:22:47.445561 [ 16 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::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.11.30 06:22:47.445639 [ 16 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part 2023.11.30 06:22:47.445713 [ 16 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part 2023.11.30 06:22:47.445787 [ 16 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part 2023.11.30 06:22:47.446419 [ 16 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 4 columns (4 merged, 0 gathered) in 0.003621989 sec., 59083.55878496594 rows/sec., 4.61 MiB/sec. 2023.11.30 06:22:47.446510 [ 16 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.30 06:22:47.446652 [ 16 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_6_1} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.30 06:22:47.446718 [ 16 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_6_1} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.30 06:22:48.002873 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 231.79 MiB, peak 236.88 MiB, will set to 230.61 MiB (RSS), difference: -1.18 MiB 2023.11.30 06:22:52.419712 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:52.419829 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:52.419857 [ 3 ] {} HTTP-Session: 99f9efb7-af98-4cad-a9a8-130a3a7db5c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:52.419883 [ 3 ] {} HTTP-Session: 99f9efb7-af98-4cad-a9a8-130a3a7db5c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:52.420013 [ 3 ] {bb9d09a0-bd4f-4ccc-a793-d7c3fecba9f4} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:52.420071 [ 3 ] {bb9d09a0-bd4f-4ccc-a793-d7c3fecba9f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:22:52.420277 [ 3 ] {bb9d09a0-bd4f-4ccc-a793-d7c3fecba9f4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:52.420810 [ 3 ] {bb9d09a0-bd4f-4ccc-a793-d7c3fecba9f4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:22:52.421058 [ 3 ] {bb9d09a0-bd4f-4ccc-a793-d7c3fecba9f4} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.30 06:22:52.421207 [ 3 ] {bb9d09a0-bd4f-4ccc-a793-d7c3fecba9f4} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.30 06:22:52.421346 [ 3 ] {bb9d09a0-bd4f-4ccc-a793-d7c3fecba9f4} executeQuery: Read 42 rows, 3.40 KiB in 0.001306593 sec., 32144 rows/sec., 2.54 MiB/sec. 2023.11.30 06:22:52.421504 [ 3 ] {bb9d09a0-bd4f-4ccc-a793-d7c3fecba9f4} DynamicQueryHandler: Done processing query 2023.11.30 06:22:52.421593 [ 3 ] {bb9d09a0-bd4f-4ccc-a793-d7c3fecba9f4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:22:52.421609 [ 3 ] {} HTTP-Session: 99f9efb7-af98-4cad-a9a8-130a3a7db5c6 Destroying unnamed session 2023.11.30 06:22:52.421762 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 20290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:52.421806 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:52.421823 [ 3 ] {} HTTP-Session: 11d6dd04-8273-436b-9136-822e8ef48390 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:52.421840 [ 3 ] {} HTTP-Session: 11d6dd04-8273-436b-9136-822e8ef48390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:52.421910 [ 3 ] {231b8dbe-5000-444e-aaa9-2bd28e05ba0f} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:52.421947 [ 3 ] {231b8dbe-5000-444e-aaa9-2bd28e05ba0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:22:52.422047 [ 3 ] {231b8dbe-5000-444e-aaa9-2bd28e05ba0f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:52.422436 [ 3 ] {231b8dbe-5000-444e-aaa9-2bd28e05ba0f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:22:52.422709 [ 3 ] {231b8dbe-5000-444e-aaa9-2bd28e05ba0f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.30 06:22:52.422916 [ 3 ] {231b8dbe-5000-444e-aaa9-2bd28e05ba0f} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.30 06:22:52.423034 [ 3 ] {231b8dbe-5000-444e-aaa9-2bd28e05ba0f} executeQuery: Read 126 rows, 12.60 KiB in 0.001095191 sec., 115048 rows/sec., 11.23 MiB/sec. 2023.11.30 06:22:52.423032 [ 101 ] {} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.30 06:22:52.423139 [ 101 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:22:52.423201 [ 3 ] {231b8dbe-5000-444e-aaa9-2bd28e05ba0f} DynamicQueryHandler: Done processing query 2023.11.30 06:22:52.423250 [ 3 ] {231b8dbe-5000-444e-aaa9-2bd28e05ba0f} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 06:22:52.423244 [ 9 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.30 06:22:52.423277 [ 3 ] {} HTTP-Session: 11d6dd04-8273-436b-9136-822e8ef48390 Destroying unnamed session 2023.11.30 06:22:52.423374 [ 9 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:22:52.423420 [ 9 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 105 rows starting from the beginning of the part 2023.11.30 06:22:52.423433 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:52.423587 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:52.423630 [ 3 ] {} HTTP-Session: 705bc741-ce0c-4872-a7eb-c3c1354d6f31 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:52.423668 [ 3 ] {} HTTP-Session: 705bc741-ce0c-4872-a7eb-c3c1354d6f31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:52.423796 [ 9 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 126 rows starting from the beginning of the part 2023.11.30 06:22:52.423831 [ 3 ] {886a7e9d-e383-4527-9a58-fc47f3f30501} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:52.423911 [ 3 ] {886a7e9d-e383-4527-9a58-fc47f3f30501} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:22:52.424070 [ 9 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::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.11.30 06:22:52.424353 [ 9 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 126 rows starting from the beginning of the part 2023.11.30 06:22:52.424373 [ 3 ] {886a7e9d-e383-4527-9a58-fc47f3f30501} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:52.424617 [ 9 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 126 rows starting from the beginning of the part 2023.11.30 06:22:52.424746 [ 9 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 126 rows starting from the beginning of the part 2023.11.30 06:22:52.425263 [ 3 ] {886a7e9d-e383-4527-9a58-fc47f3f30501} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:22:52.425744 [ 3 ] {886a7e9d-e383-4527-9a58-fc47f3f30501} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.30 06:22:52.426028 [ 3 ] {886a7e9d-e383-4527-9a58-fc47f3f30501} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.30 06:22:52.426207 [ 3 ] {886a7e9d-e383-4527-9a58-fc47f3f30501} executeQuery: Read 42 rows, 3.36 KiB in 0.002321495 sec., 18091 rows/sec., 1.41 MiB/sec. 2023.11.30 06:22:52.426664 [ 3 ] {886a7e9d-e383-4527-9a58-fc47f3f30501} DynamicQueryHandler: Done processing query 2023.11.30 06:22:52.426680 [ 16 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 645 rows, containing 4 columns (4 merged, 0 gathered) in 0.003448197 sec., 187054.27793133628 rows/sec., 18.17 MiB/sec. 2023.11.30 06:22:52.426688 [ 3 ] {886a7e9d-e383-4527-9a58-fc47f3f30501} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:22:52.426717 [ 3 ] {} HTTP-Session: 705bc741-ce0c-4872-a7eb-c3c1354d6f31 Destroying unnamed session 2023.11.30 06:22:52.426833 [ 17 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.30 06:22:52.426941 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 44931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:52.426995 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:52.427016 [ 3 ] {} HTTP-Session: 7edd0717-eb6c-4fa3-88fc-59f636799893 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:52.427038 [ 3 ] {} HTTP-Session: 7edd0717-eb6c-4fa3-88fc-59f636799893 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:52.427080 [ 17 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_6_1} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.30 06:22:52.427180 [ 3 ] {7c46ad25-490e-4563-b248-ea3e1b6ef840} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:52.427188 [ 17 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_6_1} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.30 06:22:52.427250 [ 3 ] {7c46ad25-490e-4563-b248-ea3e1b6ef840} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:22:52.427442 [ 3 ] {7c46ad25-490e-4563-b248-ea3e1b6ef840} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:52.427994 [ 3 ] {7c46ad25-490e-4563-b248-ea3e1b6ef840} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:22:52.428300 [ 3 ] {7c46ad25-490e-4563-b248-ea3e1b6ef840} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.30 06:22:52.428468 [ 3 ] {7c46ad25-490e-4563-b248-ea3e1b6ef840} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.30 06:22:52.428665 [ 3 ] {7c46ad25-490e-4563-b248-ea3e1b6ef840} executeQuery: Read 42 rows, 58.04 KiB in 0.001404565 sec., 29902 rows/sec., 40.35 MiB/sec. 2023.11.30 06:22:52.428782 [ 3 ] {7c46ad25-490e-4563-b248-ea3e1b6ef840} DynamicQueryHandler: Done processing query 2023.11.30 06:22:52.428804 [ 3 ] {7c46ad25-490e-4563-b248-ea3e1b6ef840} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.30 06:22:52.428824 [ 3 ] {} HTTP-Session: 7edd0717-eb6c-4fa3-88fc-59f636799893 Destroying unnamed session 2023.11.30 06:22:57.432664 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:57.432814 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:57.432842 [ 3 ] {} HTTP-Session: 59a7c062-af8e-411d-905d-1c424c4f25b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:57.432869 [ 3 ] {} HTTP-Session: 59a7c062-af8e-411d-905d-1c424c4f25b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:57.433091 [ 3 ] {11f08690-704c-4d50-9ebd-aa5fe3191b0f} executeQuery: (from [fd00:1122:3344:101::d]:41887) 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.11.30 06:22:57.433874 [ 3 ] {11f08690-704c-4d50-9ebd-aa5fe3191b0f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:57.434063 [ 3 ] {11f08690-704c-4d50-9ebd-aa5fe3191b0f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:57.434111 [ 3 ] {11f08690-704c-4d50-9ebd-aa5fe3191b0f} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 06:22:57.434342 [ 3 ] {11f08690-704c-4d50-9ebd-aa5fe3191b0f} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2023.11.30 06:22:57.434473 [ 187 ] {11f08690-704c-4d50-9ebd-aa5fe3191b0f} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 06:22:57.434510 [ 192 ] {11f08690-704c-4d50-9ebd-aa5fe3191b0f} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 06:22:57.434530 [ 193 ] {11f08690-704c-4d50-9ebd-aa5fe3191b0f} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.11.30 06:22:57.434686 [ 3 ] {11f08690-704c-4d50-9ebd-aa5fe3191b0f} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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.11.30 06:22:57.434764 [ 3 ] {11f08690-704c-4d50-9ebd-aa5fe3191b0f} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Reading approx. 21 rows with 3 streams 2023.11.30 06:22:57.437099 [ 3 ] {11f08690-704c-4d50-9ebd-aa5fe3191b0f} executeQuery: Read 21 rows, 2.39 KiB in 0.003941612 sec., 5327 rows/sec., 606.51 KiB/sec. 2023.11.30 06:22:57.437476 [ 3 ] {11f08690-704c-4d50-9ebd-aa5fe3191b0f} DynamicQueryHandler: Done processing query 2023.11.30 06:22:57.437504 [ 3 ] {11f08690-704c-4d50-9ebd-aa5fe3191b0f} MemoryTracker: Peak memory usage (for query): 3.11 MiB. 2023.11.30 06:22:57.437524 [ 3 ] {} HTTP-Session: 59a7c062-af8e-411d-905d-1c424c4f25b4 Destroying unnamed session 2023.11.30 06:22:57.437683 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:57.437737 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:57.437755 [ 3 ] {} HTTP-Session: b63f4064-70d7-492d-9176-1620f6a1c1eb Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:57.437772 [ 3 ] {} HTTP-Session: b63f4064-70d7-492d-9176-1620f6a1c1eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:57.437854 [ 3 ] {771877cd-de63-462a-81df-5108a7eb8da3} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:57.437893 [ 3 ] {771877cd-de63-462a-81df-5108a7eb8da3} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 06:22:57.438024 [ 3 ] {771877cd-de63-462a-81df-5108a7eb8da3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:57.438387 [ 3 ] {771877cd-de63-462a-81df-5108a7eb8da3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:22:57.438661 [ 3 ] {771877cd-de63-462a-81df-5108a7eb8da3} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.30 06:22:57.438814 [ 3 ] {771877cd-de63-462a-81df-5108a7eb8da3} oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.30 06:22:57.438931 [ 3 ] {771877cd-de63-462a-81df-5108a7eb8da3} executeQuery: Read 1 rows, 232.00 B in 0.001043821 sec., 958 rows/sec., 217.05 KiB/sec. 2023.11.30 06:22:57.439047 [ 3 ] {771877cd-de63-462a-81df-5108a7eb8da3} DynamicQueryHandler: Done processing query 2023.11.30 06:22:57.439069 [ 3 ] {771877cd-de63-462a-81df-5108a7eb8da3} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.30 06:22:57.439085 [ 3 ] {} HTTP-Session: b63f4064-70d7-492d-9176-1620f6a1c1eb Destroying unnamed session 2023.11.30 06:22:57.439276 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:57.439318 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:57.439335 [ 3 ] {} HTTP-Session: 893938cf-8c4c-4e38-b072-463a5615acb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:57.439350 [ 3 ] {} HTTP-Session: 893938cf-8c4c-4e38-b072-463a5615acb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:57.439414 [ 3 ] {a966b2a3-8f8c-4e16-9611-f1ef2199b787} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:57.439451 [ 3 ] {a966b2a3-8f8c-4e16-9611-f1ef2199b787} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:22:57.439547 [ 3 ] {a966b2a3-8f8c-4e16-9611-f1ef2199b787} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:57.439807 [ 3 ] {a966b2a3-8f8c-4e16-9611-f1ef2199b787} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:22:57.439998 [ 3 ] {a966b2a3-8f8c-4e16-9611-f1ef2199b787} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.30 06:22:57.440134 [ 3 ] {a966b2a3-8f8c-4e16-9611-f1ef2199b787} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.30 06:22:57.440321 [ 3 ] {a966b2a3-8f8c-4e16-9611-f1ef2199b787} executeQuery: Read 3 rows, 249.00 B in 0.00086709 sec., 3459 rows/sec., 280.44 KiB/sec. 2023.11.30 06:22:57.440312 [ 97 ] {} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.30 06:22:57.440423 [ 97 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:22:57.440508 [ 3 ] {a966b2a3-8f8c-4e16-9611-f1ef2199b787} DynamicQueryHandler: Done processing query 2023.11.30 06:22:57.440526 [ 9 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.30 06:22:57.440547 [ 3 ] {a966b2a3-8f8c-4e16-9611-f1ef2199b787} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:22:57.440583 [ 3 ] {} HTTP-Session: 893938cf-8c4c-4e38-b072-463a5615acb5 Destroying unnamed session 2023.11.30 06:22:57.440641 [ 9 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:22:57.440683 [ 9 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part 2023.11.30 06:22:57.440703 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:57.440780 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:57.440828 [ 3 ] {} HTTP-Session: c77f73bb-881e-43ac-ad59-24d7f97d714c Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:57.440879 [ 3 ] {} HTTP-Session: c77f73bb-881e-43ac-ad59-24d7f97d714c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:57.440904 [ 9 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 42 rows starting from the beginning of the part 2023.11.30 06:22:57.441054 [ 3 ] {814bd9ab-36ba-4e7c-a58e-4401c890b183} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:57.441151 [ 9 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part 2023.11.30 06:22:57.441225 [ 3 ] {814bd9ab-36ba-4e7c-a58e-4401c890b183} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.30 06:22:57.441432 [ 9 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part 2023.11.30 06:22:57.441698 [ 3 ] {814bd9ab-36ba-4e7c-a58e-4401c890b183} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:57.441713 [ 9 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part 2023.11.30 06:22:57.441886 [ 9 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::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.11.30 06:22:57.442486 [ 3 ] {814bd9ab-36ba-4e7c-a58e-4401c890b183} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:22:57.442923 [ 3 ] {814bd9ab-36ba-4e7c-a58e-4401c890b183} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.30 06:22:57.443280 [ 3 ] {814bd9ab-36ba-4e7c-a58e-4401c890b183} oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.30 06:22:57.443518 [ 23 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 4 columns (4 merged, 0 gathered) in 0.003008132 sec., 68481.03740128425 rows/sec., 5.42 MiB/sec. 2023.11.30 06:22:57.443563 [ 3 ] {814bd9ab-36ba-4e7c-a58e-4401c890b183} executeQuery: Read 2 rows, 175.00 B in 0.002417175 sec., 827 rows/sec., 70.70 KiB/sec. 2023.11.30 06:22:57.443755 [ 3 ] {814bd9ab-36ba-4e7c-a58e-4401c890b183} DynamicQueryHandler: Done processing query 2023.11.30 06:22:57.443747 [ 23 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.30 06:22:57.443788 [ 3 ] {814bd9ab-36ba-4e7c-a58e-4401c890b183} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:22:57.443837 [ 3 ] {} HTTP-Session: c77f73bb-881e-43ac-ad59-24d7f97d714c Destroying unnamed session 2023.11.30 06:22:57.444030 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6826, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:57.444093 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:57.444118 [ 3 ] {} HTTP-Session: f67ea529-75a6-4792-8442-c305350c6a73 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:57.444142 [ 3 ] {} HTTP-Session: f67ea529-75a6-4792-8442-c305350c6a73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:57.444265 [ 23 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_6_1} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.30 06:22:57.444332 [ 3 ] {9992e67a-7e34-4a88-bbee-d13174740c2f} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:57.444392 [ 3 ] {9992e67a-7e34-4a88-bbee-d13174740c2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:22:57.444450 [ 23 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_6_1} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.30 06:22:57.444667 [ 3 ] {9992e67a-7e34-4a88-bbee-d13174740c2f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:57.444976 [ 3 ] {9992e67a-7e34-4a88-bbee-d13174740c2f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:22:57.445243 [ 3 ] {9992e67a-7e34-4a88-bbee-d13174740c2f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.30 06:22:57.445383 [ 3 ] {9992e67a-7e34-4a88-bbee-d13174740c2f} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.30 06:22:57.445497 [ 3 ] {9992e67a-7e34-4a88-bbee-d13174740c2f} executeQuery: Read 46 rows, 4.00 KiB in 0.001127582 sec., 40795 rows/sec., 3.46 MiB/sec. 2023.11.30 06:22:57.445607 [ 3 ] {9992e67a-7e34-4a88-bbee-d13174740c2f} DynamicQueryHandler: Done processing query 2023.11.30 06:22:57.445629 [ 3 ] {9992e67a-7e34-4a88-bbee-d13174740c2f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:22:57.445644 [ 3 ] {} HTTP-Session: f67ea529-75a6-4792-8442-c305350c6a73 Destroying unnamed session 2023.11.30 06:22:57.445738 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:57.445779 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:57.445796 [ 3 ] {} HTTP-Session: 7db88e6f-e851-41c8-b0fa-ed3cd437933e Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:57.445812 [ 3 ] {} HTTP-Session: 7db88e6f-e851-41c8-b0fa-ed3cd437933e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:57.445878 [ 3 ] {51da380c-43d9-489c-bcd2-2d6108de4699} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:57.445914 [ 3 ] {51da380c-43d9-489c-bcd2-2d6108de4699} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.30 06:22:57.446009 [ 3 ] {51da380c-43d9-489c-bcd2-2d6108de4699} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:57.446423 [ 3 ] {51da380c-43d9-489c-bcd2-2d6108de4699} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:22:57.446616 [ 3 ] {51da380c-43d9-489c-bcd2-2d6108de4699} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.30 06:22:57.446749 [ 3 ] {51da380c-43d9-489c-bcd2-2d6108de4699} oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.30 06:22:57.446854 [ 3 ] {51da380c-43d9-489c-bcd2-2d6108de4699} executeQuery: Read 2 rows, 143.00 B in 0.00094264 sec., 2121 rows/sec., 148.15 KiB/sec. 2023.11.30 06:22:57.446954 [ 3 ] {51da380c-43d9-489c-bcd2-2d6108de4699} DynamicQueryHandler: Done processing query 2023.11.30 06:22:57.446975 [ 3 ] {51da380c-43d9-489c-bcd2-2d6108de4699} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:22:57.446990 [ 3 ] {} HTTP-Session: 7db88e6f-e851-41c8-b0fa-ed3cd437933e Destroying unnamed session 2023.11.30 06:22:57.447089 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 4942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:57.447130 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:57.447146 [ 3 ] {} HTTP-Session: db3ab010-896b-4857-8792-0fac66368b45 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:57.447161 [ 3 ] {} HTTP-Session: db3ab010-896b-4857-8792-0fac66368b45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:57.447293 [ 3 ] {82a73cb2-b224-4db4-9754-989ee496d1f6} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:57.447328 [ 3 ] {82a73cb2-b224-4db4-9754-989ee496d1f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:22:57.447422 [ 3 ] {82a73cb2-b224-4db4-9754-989ee496d1f6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:57.447669 [ 3 ] {82a73cb2-b224-4db4-9754-989ee496d1f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:22:57.447854 [ 3 ] {82a73cb2-b224-4db4-9754-989ee496d1f6} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.30 06:22:57.447988 [ 3 ] {82a73cb2-b224-4db4-9754-989ee496d1f6} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.30 06:22:57.448099 [ 3 ] {82a73cb2-b224-4db4-9754-989ee496d1f6} executeQuery: Read 29 rows, 2.30 KiB in 0.000832179 sec., 34848 rows/sec., 2.70 MiB/sec. 2023.11.30 06:22:57.448270 [ 3 ] {82a73cb2-b224-4db4-9754-989ee496d1f6} DynamicQueryHandler: Done processing query 2023.11.30 06:22:57.448291 [ 3 ] {82a73cb2-b224-4db4-9754-989ee496d1f6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:22:57.448305 [ 3 ] {} HTTP-Session: db3ab010-896b-4857-8792-0fac66368b45 Destroying unnamed session 2023.11.30 06:22:57.448404 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:57.448445 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:57.448462 [ 3 ] {} HTTP-Session: a1359087-286c-4b53-9391-6a55b053ce0a Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:57.448478 [ 3 ] {} HTTP-Session: a1359087-286c-4b53-9391-6a55b053ce0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:57.448544 [ 3 ] {13e3ac3d-13dc-4677-a4ee-5dfc1f7160e2} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:57.448582 [ 3 ] {13e3ac3d-13dc-4677-a4ee-5dfc1f7160e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.30 06:22:57.448689 [ 3 ] {13e3ac3d-13dc-4677-a4ee-5dfc1f7160e2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:57.448945 [ 3 ] {13e3ac3d-13dc-4677-a4ee-5dfc1f7160e2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:22:57.449241 [ 3 ] {13e3ac3d-13dc-4677-a4ee-5dfc1f7160e2} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.30 06:22:57.449403 [ 3 ] {13e3ac3d-13dc-4677-a4ee-5dfc1f7160e2} oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.30 06:22:57.449526 [ 3 ] {13e3ac3d-13dc-4677-a4ee-5dfc1f7160e2} executeQuery: Read 37 rows, 2.64 KiB in 0.00094863 sec., 39003 rows/sec., 2.71 MiB/sec. 2023.11.30 06:22:57.449642 [ 3 ] {13e3ac3d-13dc-4677-a4ee-5dfc1f7160e2} DynamicQueryHandler: Done processing query 2023.11.30 06:22:57.449663 [ 3 ] {13e3ac3d-13dc-4677-a4ee-5dfc1f7160e2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:22:57.449677 [ 3 ] {} HTTP-Session: a1359087-286c-4b53-9391-6a55b053ce0a Destroying unnamed session 2023.11.30 06:22:57.449775 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 3268, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:22:57.449816 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:22:57.449834 [ 3 ] {} HTTP-Session: 09c8c381-65f5-49d2-bfaa-cf3789961a2b Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:22:57.449849 [ 3 ] {} HTTP-Session: 09c8c381-65f5-49d2-bfaa-cf3789961a2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:22:57.449915 [ 3 ] {bfe1d754-47a0-437f-b013-a125efd91d96} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:22:57.449955 [ 3 ] {bfe1d754-47a0-437f-b013-a125efd91d96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:22:57.450077 [ 3 ] {bfe1d754-47a0-437f-b013-a125efd91d96} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:22:57.450398 [ 3 ] {bfe1d754-47a0-437f-b013-a125efd91d96} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:22:57.450643 [ 3 ] {bfe1d754-47a0-437f-b013-a125efd91d96} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.30 06:22:57.450808 [ 3 ] {bfe1d754-47a0-437f-b013-a125efd91d96} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.30 06:22:57.450921 [ 97 ] {} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.30 06:22:57.450938 [ 3 ] {bfe1d754-47a0-437f-b013-a125efd91d96} executeQuery: Read 3 rows, 4.15 KiB in 0.0009887 sec., 3034 rows/sec., 4.09 MiB/sec. 2023.11.30 06:22:57.450968 [ 97 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:22:57.451082 [ 16 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.30 06:22:57.451125 [ 3 ] {bfe1d754-47a0-437f-b013-a125efd91d96} DynamicQueryHandler: Done processing query 2023.11.30 06:22:57.451151 [ 3 ] {bfe1d754-47a0-437f-b013-a125efd91d96} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:22:57.451176 [ 3 ] {} HTTP-Session: 09c8c381-65f5-49d2-bfaa-cf3789961a2b Destroying unnamed session 2023.11.30 06:22:57.451249 [ 16 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:22:57.451281 [ 16 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part 2023.11.30 06:22:57.451377 [ 16 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 42 rows starting from the beginning of the part 2023.11.30 06:22:57.451463 [ 16 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part 2023.11.30 06:22:57.451547 [ 16 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part 2023.11.30 06:22:57.451625 [ 16 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part 2023.11.30 06:22:57.451700 [ 16 ] {be654226-4ad7-4882-846d-6fcb34b360bd::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.11.30 06:22:57.460088 [ 9 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 6 columns (6 merged, 0 gathered) in 0.009037066 sec., 22795.008911078 rows/sec., 30.76 MiB/sec. 2023.11.30 06:22:57.460331 [ 16 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.30 06:22:57.460529 [ 16 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_6_1} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.30 06:22:57.460585 [ 16 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_6_1} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.30 06:22:57.460638 [ 16 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in be654226-4ad7-4882-846d-6fcb34b360bd::all_1_6_1: 4.11 MiB. 2023.11.30 06:22:57.792303 [ 97 ] {} DNSResolver: Updating DNS cache 2023.11.30 06:22:57.792345 [ 97 ] {} DNSResolver: Updated DNS cache 2023.11.30 06:23:02.446849 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:02.446963 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:02.446987 [ 3 ] {} HTTP-Session: 4998db0a-9130-4b73-b308-8b8d5913b1b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:02.447009 [ 3 ] {} HTTP-Session: 4998db0a-9130-4b73-b308-8b8d5913b1b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:02.447129 [ 3 ] {d184bb69-980b-4a76-8b7c-11c312ade54e} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:02.447188 [ 3 ] {d184bb69-980b-4a76-8b7c-11c312ade54e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:23:02.447335 [ 3 ] {d184bb69-980b-4a76-8b7c-11c312ade54e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:02.447736 [ 3 ] {d184bb69-980b-4a76-8b7c-11c312ade54e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:02.448053 [ 3 ] {d184bb69-980b-4a76-8b7c-11c312ade54e} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.30 06:23:02.448208 [ 3 ] {d184bb69-980b-4a76-8b7c-11c312ade54e} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.30 06:23:02.448324 [ 3 ] {d184bb69-980b-4a76-8b7c-11c312ade54e} executeQuery: Read 42 rows, 3.40 KiB in 0.001170622 sec., 35878 rows/sec., 2.84 MiB/sec. 2023.11.30 06:23:02.448512 [ 3 ] {d184bb69-980b-4a76-8b7c-11c312ade54e} DynamicQueryHandler: Done processing query 2023.11.30 06:23:02.448536 [ 3 ] {d184bb69-980b-4a76-8b7c-11c312ade54e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:23:02.448552 [ 3 ] {} HTTP-Session: 4998db0a-9130-4b73-b308-8b8d5913b1b7 Destroying unnamed session 2023.11.30 06:23:02.448670 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:02.448716 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:02.448734 [ 3 ] {} HTTP-Session: 2ad4610d-9871-46a4-b85a-5cc2b9732279 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:02.448754 [ 3 ] {} HTTP-Session: 2ad4610d-9871-46a4-b85a-5cc2b9732279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:02.448897 [ 3 ] {233058df-32af-4c32-9147-135ca21cda2f} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:02.448939 [ 3 ] {233058df-32af-4c32-9147-135ca21cda2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.30 06:23:02.449048 [ 3 ] {233058df-32af-4c32-9147-135ca21cda2f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:02.449325 [ 3 ] {233058df-32af-4c32-9147-135ca21cda2f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:02.449532 [ 3 ] {233058df-32af-4c32-9147-135ca21cda2f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.30 06:23:02.449683 [ 3 ] {233058df-32af-4c32-9147-135ca21cda2f} oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.30 06:23:02.449874 [ 3 ] {233058df-32af-4c32-9147-135ca21cda2f} executeQuery: Read 2 rows, 175.00 B in 0.00093757 sec., 2133 rows/sec., 182.28 KiB/sec. 2023.11.30 06:23:02.450024 [ 3 ] {233058df-32af-4c32-9147-135ca21cda2f} DynamicQueryHandler: Done processing query 2023.11.30 06:23:02.450046 [ 3 ] {233058df-32af-4c32-9147-135ca21cda2f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:23:02.450061 [ 3 ] {} HTTP-Session: 2ad4610d-9871-46a4-b85a-5cc2b9732279 Destroying unnamed session 2023.11.30 06:23:02.450227 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 20439, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:02.450269 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:02.450286 [ 3 ] {} HTTP-Session: c2ab5be9-0b38-41c2-8b6f-2b0ad1830b31 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:02.450303 [ 3 ] {} HTTP-Session: c2ab5be9-0b38-41c2-8b6f-2b0ad1830b31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:02.450375 [ 3 ] {a4e26673-d7e5-4109-9315-e5966876fdfa} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:02.450414 [ 3 ] {a4e26673-d7e5-4109-9315-e5966876fdfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:23:02.450515 [ 3 ] {a4e26673-d7e5-4109-9315-e5966876fdfa} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:02.450966 [ 3 ] {a4e26673-d7e5-4109-9315-e5966876fdfa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:02.451196 [ 3 ] {a4e26673-d7e5-4109-9315-e5966876fdfa} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.30 06:23:02.451422 [ 3 ] {a4e26673-d7e5-4109-9315-e5966876fdfa} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.30 06:23:02.451544 [ 3 ] {a4e26673-d7e5-4109-9315-e5966876fdfa} executeQuery: Read 127 rows, 12.69 KiB in 0.001142192 sec., 111189 rows/sec., 10.85 MiB/sec. 2023.11.30 06:23:02.451684 [ 3 ] {a4e26673-d7e5-4109-9315-e5966876fdfa} DynamicQueryHandler: Done processing query 2023.11.30 06:23:02.451716 [ 3 ] {a4e26673-d7e5-4109-9315-e5966876fdfa} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 06:23:02.451738 [ 3 ] {} HTTP-Session: c2ab5be9-0b38-41c2-8b6f-2b0ad1830b31 Destroying unnamed session 2023.11.30 06:23:02.451941 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:02.451997 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:02.452018 [ 3 ] {} HTTP-Session: d6a0e62c-804f-456e-a57d-f64f77d22fca Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:02.452044 [ 3 ] {} HTTP-Session: d6a0e62c-804f-456e-a57d-f64f77d22fca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:02.452139 [ 3 ] {9bf48378-6a6d-448d-ad42-10cc681cffd0} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:02.452193 [ 3 ] {9bf48378-6a6d-448d-ad42-10cc681cffd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.30 06:23:02.452336 [ 3 ] {9bf48378-6a6d-448d-ad42-10cc681cffd0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:02.452632 [ 3 ] {9bf48378-6a6d-448d-ad42-10cc681cffd0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:02.452893 [ 3 ] {9bf48378-6a6d-448d-ad42-10cc681cffd0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.30 06:23:02.453033 [ 3 ] {9bf48378-6a6d-448d-ad42-10cc681cffd0} oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.30 06:23:02.453140 [ 3 ] {9bf48378-6a6d-448d-ad42-10cc681cffd0} executeQuery: Read 2 rows, 143.00 B in 0.00095329 sec., 2097 rows/sec., 146.49 KiB/sec. 2023.11.30 06:23:02.453278 [ 3 ] {9bf48378-6a6d-448d-ad42-10cc681cffd0} DynamicQueryHandler: Done processing query 2023.11.30 06:23:02.453305 [ 3 ] {9bf48378-6a6d-448d-ad42-10cc681cffd0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:23:02.453326 [ 3 ] {} HTTP-Session: d6a0e62c-804f-456e-a57d-f64f77d22fca Destroying unnamed session 2023.11.30 06:23:02.453477 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:02.453519 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:02.453537 [ 3 ] {} HTTP-Session: 9935dd58-051f-4abd-98c9-8853aa80a6a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:02.453552 [ 3 ] {} HTTP-Session: 9935dd58-051f-4abd-98c9-8853aa80a6a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:02.453621 [ 3 ] {d3e28b8d-4901-4ec7-9f9f-929dd7b3b50d} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:02.453657 [ 3 ] {d3e28b8d-4901-4ec7-9f9f-929dd7b3b50d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:23:02.453759 [ 3 ] {d3e28b8d-4901-4ec7-9f9f-929dd7b3b50d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:02.454111 [ 3 ] {d3e28b8d-4901-4ec7-9f9f-929dd7b3b50d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:02.454306 [ 3 ] {d3e28b8d-4901-4ec7-9f9f-929dd7b3b50d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.30 06:23:02.454447 [ 3 ] {d3e28b8d-4901-4ec7-9f9f-929dd7b3b50d} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.30 06:23:02.454563 [ 3 ] {d3e28b8d-4901-4ec7-9f9f-929dd7b3b50d} executeQuery: Read 44 rows, 3.53 KiB in 0.00090599 sec., 48565 rows/sec., 3.80 MiB/sec. 2023.11.30 06:23:02.454672 [ 3 ] {d3e28b8d-4901-4ec7-9f9f-929dd7b3b50d} DynamicQueryHandler: Done processing query 2023.11.30 06:23:02.454694 [ 3 ] {d3e28b8d-4901-4ec7-9f9f-929dd7b3b50d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:23:02.454708 [ 3 ] {} HTTP-Session: 9935dd58-051f-4abd-98c9-8853aa80a6a8 Destroying unnamed session 2023.11.30 06:23:02.454878 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:02.454918 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:02.454935 [ 3 ] {} HTTP-Session: 97fe498e-74d5-4b97-827d-a13fefd5f2de Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:02.454951 [ 3 ] {} HTTP-Session: 97fe498e-74d5-4b97-827d-a13fefd5f2de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:02.455015 [ 3 ] {4d215cea-01bf-4ad8-b7ae-63e97b8b9ba0} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:02.455054 [ 3 ] {4d215cea-01bf-4ad8-b7ae-63e97b8b9ba0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.30 06:23:02.455162 [ 3 ] {4d215cea-01bf-4ad8-b7ae-63e97b8b9ba0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:02.455406 [ 3 ] {4d215cea-01bf-4ad8-b7ae-63e97b8b9ba0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:02.455631 [ 3 ] {4d215cea-01bf-4ad8-b7ae-63e97b8b9ba0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.30 06:23:02.455863 [ 3 ] {4d215cea-01bf-4ad8-b7ae-63e97b8b9ba0} oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.30 06:23:02.455980 [ 3 ] {4d215cea-01bf-4ad8-b7ae-63e97b8b9ba0} executeQuery: Read 1 rows, 71.00 B in 0.000931069 sec., 1074 rows/sec., 74.47 KiB/sec. 2023.11.30 06:23:02.456105 [ 3 ] {4d215cea-01bf-4ad8-b7ae-63e97b8b9ba0} DynamicQueryHandler: Done processing query 2023.11.30 06:23:02.456126 [ 3 ] {4d215cea-01bf-4ad8-b7ae-63e97b8b9ba0} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.30 06:23:02.456140 [ 3 ] {} HTTP-Session: 97fe498e-74d5-4b97-827d-a13fefd5f2de Destroying unnamed session 2023.11.30 06:23:02.456313 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 44931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:02.456353 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:02.456370 [ 3 ] {} HTTP-Session: c1a8b4eb-0b02-4dc1-847f-409b21d96664 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:02.456386 [ 3 ] {} HTTP-Session: c1a8b4eb-0b02-4dc1-847f-409b21d96664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:02.456483 [ 3 ] {a84304eb-5710-4872-b365-a6d84ccee50d} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:02.456532 [ 3 ] {a84304eb-5710-4872-b365-a6d84ccee50d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:23:02.456659 [ 3 ] {a84304eb-5710-4872-b365-a6d84ccee50d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:02.457159 [ 3 ] {a84304eb-5710-4872-b365-a6d84ccee50d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:02.457456 [ 3 ] {a84304eb-5710-4872-b365-a6d84ccee50d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.30 06:23:02.457624 [ 3 ] {a84304eb-5710-4872-b365-a6d84ccee50d} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.30 06:23:02.457739 [ 3 ] {a84304eb-5710-4872-b365-a6d84ccee50d} executeQuery: Read 42 rows, 58.04 KiB in 0.001225473 sec., 34272 rows/sec., 46.25 MiB/sec. 2023.11.30 06:23:02.457968 [ 3 ] {a84304eb-5710-4872-b365-a6d84ccee50d} DynamicQueryHandler: Done processing query 2023.11.30 06:23:02.457990 [ 3 ] {a84304eb-5710-4872-b365-a6d84ccee50d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.30 06:23:02.458004 [ 3 ] {} HTTP-Session: c1a8b4eb-0b02-4dc1-847f-409b21d96664 Destroying unnamed session 2023.11.30 06:23:07.457595 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:07.457708 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:07.457732 [ 3 ] {} HTTP-Session: 997b55a8-ee36-4ba6-a9de-ad8e4f93e273 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:07.457755 [ 3 ] {} HTTP-Session: 997b55a8-ee36-4ba6-a9de-ad8e4f93e273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:07.457871 [ 3 ] {d067c863-a883-4b65-9b35-47b6db56b055} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:07.457928 [ 3 ] {d067c863-a883-4b65-9b35-47b6db56b055} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:23:07.458076 [ 3 ] {d067c863-a883-4b65-9b35-47b6db56b055} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:07.458548 [ 3 ] {d067c863-a883-4b65-9b35-47b6db56b055} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:07.458791 [ 3 ] {d067c863-a883-4b65-9b35-47b6db56b055} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.30 06:23:07.458944 [ 3 ] {d067c863-a883-4b65-9b35-47b6db56b055} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.30 06:23:07.459069 [ 3 ] {d067c863-a883-4b65-9b35-47b6db56b055} executeQuery: Read 5 rows, 415.00 B in 0.001167443 sec., 4282 rows/sec., 347.15 KiB/sec. 2023.11.30 06:23:07.459205 [ 3 ] {d067c863-a883-4b65-9b35-47b6db56b055} DynamicQueryHandler: Done processing query 2023.11.30 06:23:07.459228 [ 3 ] {d067c863-a883-4b65-9b35-47b6db56b055} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:23:07.459243 [ 3 ] {} HTTP-Session: 997b55a8-ee36-4ba6-a9de-ad8e4f93e273 Destroying unnamed session 2023.11.30 06:23:07.459361 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:07.459475 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:07.459493 [ 3 ] {} HTTP-Session: b0340df2-25d7-46db-a55e-a2b7905eec62 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:07.459512 [ 3 ] {} HTTP-Session: b0340df2-25d7-46db-a55e-a2b7905eec62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:07.459584 [ 3 ] {001d433f-ea3e-468e-9d39-e30b276a0349} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:07.459624 [ 3 ] {001d433f-ea3e-468e-9d39-e30b276a0349} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:23:07.459724 [ 3 ] {001d433f-ea3e-468e-9d39-e30b276a0349} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:07.460015 [ 3 ] {001d433f-ea3e-468e-9d39-e30b276a0349} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:07.460210 [ 3 ] {001d433f-ea3e-468e-9d39-e30b276a0349} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.30 06:23:07.460348 [ 3 ] {001d433f-ea3e-468e-9d39-e30b276a0349} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.30 06:23:07.460534 [ 3 ] {001d433f-ea3e-468e-9d39-e30b276a0349} executeQuery: Read 15 rows, 1.39 KiB in 0.00091235 sec., 16441 rows/sec., 1.48 MiB/sec. 2023.11.30 06:23:07.460644 [ 3 ] {001d433f-ea3e-468e-9d39-e30b276a0349} DynamicQueryHandler: Done processing query 2023.11.30 06:23:07.460666 [ 3 ] {001d433f-ea3e-468e-9d39-e30b276a0349} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:23:07.460681 [ 3 ] {} HTTP-Session: b0340df2-25d7-46db-a55e-a2b7905eec62 Destroying unnamed session 2023.11.30 06:23:07.460782 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:07.460824 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:07.460841 [ 3 ] {} HTTP-Session: 4ed73dde-725b-4ecd-a4d7-b50470543cc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:07.460858 [ 3 ] {} HTTP-Session: 4ed73dde-725b-4ecd-a4d7-b50470543cc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:07.460921 [ 3 ] {b7521377-938a-495b-a07d-30f5509ce530} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:07.460958 [ 3 ] {b7521377-938a-495b-a07d-30f5509ce530} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:23:07.461055 [ 3 ] {b7521377-938a-495b-a07d-30f5509ce530} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:07.461306 [ 3 ] {b7521377-938a-495b-a07d-30f5509ce530} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:07.461559 [ 3 ] {b7521377-938a-495b-a07d-30f5509ce530} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.30 06:23:07.461703 [ 3 ] {b7521377-938a-495b-a07d-30f5509ce530} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.30 06:23:07.461818 [ 3 ] {b7521377-938a-495b-a07d-30f5509ce530} executeQuery: Read 5 rows, 410.00 B in 0.000858729 sec., 5822 rows/sec., 466.26 KiB/sec. 2023.11.30 06:23:07.461938 [ 3 ] {b7521377-938a-495b-a07d-30f5509ce530} DynamicQueryHandler: Done processing query 2023.11.30 06:23:07.461960 [ 3 ] {b7521377-938a-495b-a07d-30f5509ce530} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:23:07.461974 [ 3 ] {} HTTP-Session: 4ed73dde-725b-4ecd-a4d7-b50470543cc2 Destroying unnamed session 2023.11.30 06:23:07.462112 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:07.462153 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:07.462171 [ 3 ] {} HTTP-Session: 1fcbe6ac-2440-4efd-ae5a-e6d43b76eb40 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:07.462186 [ 3 ] {} HTTP-Session: 1fcbe6ac-2440-4efd-ae5a-e6d43b76eb40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:07.462252 [ 3 ] {5f7f8f7a-cd49-4d6a-8f0a-86359484834c} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:07.462294 [ 3 ] {5f7f8f7a-cd49-4d6a-8f0a-86359484834c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:23:07.462488 [ 3 ] {5f7f8f7a-cd49-4d6a-8f0a-86359484834c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:07.462767 [ 3 ] {5f7f8f7a-cd49-4d6a-8f0a-86359484834c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:07.463021 [ 3 ] {5f7f8f7a-cd49-4d6a-8f0a-86359484834c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.30 06:23:07.463187 [ 3 ] {5f7f8f7a-cd49-4d6a-8f0a-86359484834c} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.30 06:23:07.463301 [ 3 ] {5f7f8f7a-cd49-4d6a-8f0a-86359484834c} executeQuery: Read 5 rows, 6.91 KiB in 0.001019331 sec., 4905 rows/sec., 6.62 MiB/sec. 2023.11.30 06:23:07.463479 [ 3 ] {5f7f8f7a-cd49-4d6a-8f0a-86359484834c} DynamicQueryHandler: Done processing query 2023.11.30 06:23:07.463501 [ 3 ] {5f7f8f7a-cd49-4d6a-8f0a-86359484834c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:23:07.463516 [ 3 ] {} HTTP-Session: 1fcbe6ac-2440-4efd-ae5a-e6d43b76eb40 Destroying unnamed session 2023.11.30 06:23:12.473343 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:12.473508 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:12.473551 [ 3 ] {} HTTP-Session: 14d00974-4389-43eb-9f2d-301748958166 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:12.473589 [ 3 ] {} HTTP-Session: 14d00974-4389-43eb-9f2d-301748958166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:12.473774 [ 3 ] {f5777ef4-21b2-4fd1-b4c7-ccdc5230d6f1} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:12.473865 [ 3 ] {f5777ef4-21b2-4fd1-b4c7-ccdc5230d6f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:23:12.474103 [ 3 ] {f5777ef4-21b2-4fd1-b4c7-ccdc5230d6f1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:12.474527 [ 3 ] {f5777ef4-21b2-4fd1-b4c7-ccdc5230d6f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:12.474772 [ 3 ] {f5777ef4-21b2-4fd1-b4c7-ccdc5230d6f1} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.30 06:23:12.474923 [ 3 ] {f5777ef4-21b2-4fd1-b4c7-ccdc5230d6f1} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.30 06:23:12.475103 [ 3 ] {f5777ef4-21b2-4fd1-b4c7-ccdc5230d6f1} executeQuery: Read 42 rows, 3.40 KiB in 0.001221883 sec., 34373 rows/sec., 2.72 MiB/sec. 2023.11.30 06:23:12.475240 [ 3 ] {f5777ef4-21b2-4fd1-b4c7-ccdc5230d6f1} DynamicQueryHandler: Done processing query 2023.11.30 06:23:12.475263 [ 3 ] {f5777ef4-21b2-4fd1-b4c7-ccdc5230d6f1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:23:12.475279 [ 3 ] {} HTTP-Session: 14d00974-4389-43eb-9f2d-301748958166 Destroying unnamed session 2023.11.30 06:23:12.475438 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 20290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:12.475485 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:12.475504 [ 3 ] {} HTTP-Session: af008ee6-9f45-47d1-b512-22b10cd97bc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:12.475521 [ 3 ] {} HTTP-Session: af008ee6-9f45-47d1-b512-22b10cd97bc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:12.475599 [ 3 ] {4802cdcf-4ebe-41ac-b7a3-d4ac5b880db7} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:12.475637 [ 3 ] {4802cdcf-4ebe-41ac-b7a3-d4ac5b880db7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:23:12.475736 [ 3 ] {4802cdcf-4ebe-41ac-b7a3-d4ac5b880db7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:12.476180 [ 3 ] {4802cdcf-4ebe-41ac-b7a3-d4ac5b880db7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:12.476386 [ 3 ] {4802cdcf-4ebe-41ac-b7a3-d4ac5b880db7} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.30 06:23:12.476525 [ 3 ] {4802cdcf-4ebe-41ac-b7a3-d4ac5b880db7} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.30 06:23:12.476622 [ 3 ] {4802cdcf-4ebe-41ac-b7a3-d4ac5b880db7} executeQuery: Read 126 rows, 12.60 KiB in 0.000994131 sec., 126743 rows/sec., 12.38 MiB/sec. 2023.11.30 06:23:12.476736 [ 3 ] {4802cdcf-4ebe-41ac-b7a3-d4ac5b880db7} DynamicQueryHandler: Done processing query 2023.11.30 06:23:12.476757 [ 3 ] {4802cdcf-4ebe-41ac-b7a3-d4ac5b880db7} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 06:23:12.476773 [ 3 ] {} HTTP-Session: af008ee6-9f45-47d1-b512-22b10cd97bc7 Destroying unnamed session 2023.11.30 06:23:12.476891 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:12.476935 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:12.476953 [ 3 ] {} HTTP-Session: 01fd4e40-9dae-407e-b277-07276eb43011 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:12.476969 [ 3 ] {} HTTP-Session: 01fd4e40-9dae-407e-b277-07276eb43011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:12.477102 [ 3 ] {e389b96a-9d60-4d5e-a4e9-6843ce175ecc} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:12.477139 [ 3 ] {e389b96a-9d60-4d5e-a4e9-6843ce175ecc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:23:12.477237 [ 3 ] {e389b96a-9d60-4d5e-a4e9-6843ce175ecc} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:12.477510 [ 3 ] {e389b96a-9d60-4d5e-a4e9-6843ce175ecc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:12.477709 [ 3 ] {e389b96a-9d60-4d5e-a4e9-6843ce175ecc} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.30 06:23:12.477846 [ 3 ] {e389b96a-9d60-4d5e-a4e9-6843ce175ecc} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.30 06:23:12.477940 [ 3 ] {e389b96a-9d60-4d5e-a4e9-6843ce175ecc} executeQuery: Read 42 rows, 3.36 KiB in 0.000866509 sec., 48470 rows/sec., 3.79 MiB/sec. 2023.11.30 06:23:12.477930 [ 83 ] {} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.30 06:23:12.478000 [ 83 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:12.478142 [ 3 ] {e389b96a-9d60-4d5e-a4e9-6843ce175ecc} DynamicQueryHandler: Done processing query 2023.11.30 06:23:12.478169 [ 3 ] {e389b96a-9d60-4d5e-a4e9-6843ce175ecc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:23:12.478167 [ 23 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.30 06:23:12.478187 [ 3 ] {} HTTP-Session: 01fd4e40-9dae-407e-b277-07276eb43011 Destroying unnamed session 2023.11.30 06:23:12.478291 [ 23 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:23:12.478324 [ 23 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 95 rows starting from the beginning of the part 2023.11.30 06:23:12.478413 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 44931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:12.478478 [ 23 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part 2023.11.30 06:23:12.478489 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:12.478543 [ 3 ] {} HTTP-Session: 74fe901e-31d6-467b-99e0-990b40abb80d Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:12.478580 [ 3 ] {} HTTP-Session: 74fe901e-31d6-467b-99e0-990b40abb80d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:12.478699 [ 23 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 29 rows starting from the beginning of the part 2023.11.30 06:23:12.478785 [ 3 ] {d56babf6-6c3b-4f97-8c11-df4d4fc03ca1} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:12.478913 [ 3 ] {d56babf6-6c3b-4f97-8c11-df4d4fc03ca1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:23:12.478926 [ 23 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part 2023.11.30 06:23:12.479256 [ 23 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::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.11.30 06:23:12.479552 [ 23 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part 2023.11.30 06:23:12.479584 [ 3 ] {d56babf6-6c3b-4f97-8c11-df4d4fc03ca1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:12.480703 [ 3 ] {d56babf6-6c3b-4f97-8c11-df4d4fc03ca1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:12.481128 [ 9 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 4 columns (4 merged, 0 gathered) in 0.003002602 sec., 85592.42949948079 rows/sec., 6.68 MiB/sec. 2023.11.30 06:23:12.481358 [ 3 ] {d56babf6-6c3b-4f97-8c11-df4d4fc03ca1} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.30 06:23:12.481367 [ 22 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.30 06:23:12.481625 [ 3 ] {d56babf6-6c3b-4f97-8c11-df4d4fc03ca1} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.30 06:23:12.481682 [ 22 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_11_2} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.30 06:23:12.481789 [ 3 ] {d56babf6-6c3b-4f97-8c11-df4d4fc03ca1} executeQuery: Read 42 rows, 58.04 KiB in 0.002942172 sec., 14275 rows/sec., 19.26 MiB/sec. 2023.11.30 06:23:12.481806 [ 22 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_11_2} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.30 06:23:12.482159 [ 3 ] {d56babf6-6c3b-4f97-8c11-df4d4fc03ca1} DynamicQueryHandler: Done processing query 2023.11.30 06:23:12.482186 [ 3 ] {d56babf6-6c3b-4f97-8c11-df4d4fc03ca1} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.30 06:23:12.482202 [ 3 ] {} HTTP-Session: 74fe901e-31d6-467b-99e0-990b40abb80d Destroying unnamed session 2023.11.30 06:23:12.792455 [ 74 ] {} DNSResolver: Updating DNS cache 2023.11.30 06:23:12.792513 [ 74 ] {} DNSResolver: Updated DNS cache 2023.11.30 06:23:17.475962 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:17.476096 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:17.476128 [ 3 ] {} HTTP-Session: 31c21d59-ad97-43e2-8884-8590397eea57 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:17.476157 [ 3 ] {} HTTP-Session: 31c21d59-ad97-43e2-8884-8590397eea57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:17.476300 [ 3 ] {83392748-3359-40e4-b2d2-cce4717e9261} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:17.476361 [ 3 ] {83392748-3359-40e4-b2d2-cce4717e9261} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:23:17.476519 [ 3 ] {83392748-3359-40e4-b2d2-cce4717e9261} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:17.476961 [ 3 ] {83392748-3359-40e4-b2d2-cce4717e9261} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:17.477229 [ 3 ] {83392748-3359-40e4-b2d2-cce4717e9261} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.30 06:23:17.477405 [ 3 ] {83392748-3359-40e4-b2d2-cce4717e9261} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.30 06:23:17.477545 [ 3 ] {83392748-3359-40e4-b2d2-cce4717e9261} executeQuery: Read 5 rows, 415.00 B in 0.001200963 sec., 4163 rows/sec., 337.46 KiB/sec. 2023.11.30 06:23:17.477707 [ 3 ] {83392748-3359-40e4-b2d2-cce4717e9261} DynamicQueryHandler: Done processing query 2023.11.30 06:23:17.477733 [ 3 ] {83392748-3359-40e4-b2d2-cce4717e9261} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:23:17.477751 [ 3 ] {} HTTP-Session: 31c21d59-ad97-43e2-8884-8590397eea57 Destroying unnamed session 2023.11.30 06:23:17.477868 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:17.477921 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:17.477942 [ 3 ] {} HTTP-Session: 663aea73-65b9-4f85-8dac-d65add04c873 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:17.477961 [ 3 ] {} HTTP-Session: 663aea73-65b9-4f85-8dac-d65add04c873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:17.478038 [ 3 ] {39e0b1e0-42c8-488c-be86-48a93afba39b} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:17.478081 [ 3 ] {39e0b1e0-42c8-488c-be86-48a93afba39b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.30 06:23:17.478194 [ 3 ] {39e0b1e0-42c8-488c-be86-48a93afba39b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:17.478470 [ 3 ] {39e0b1e0-42c8-488c-be86-48a93afba39b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:17.478679 [ 3 ] {39e0b1e0-42c8-488c-be86-48a93afba39b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.30 06:23:17.478828 [ 3 ] {39e0b1e0-42c8-488c-be86-48a93afba39b} oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.30 06:23:17.478929 [ 3 ] {39e0b1e0-42c8-488c-be86-48a93afba39b} executeQuery: Read 2 rows, 175.00 B in 0.000862089 sec., 2319 rows/sec., 198.24 KiB/sec. 2023.11.30 06:23:17.479082 [ 3 ] {39e0b1e0-42c8-488c-be86-48a93afba39b} DynamicQueryHandler: Done processing query 2023.11.30 06:23:17.479105 [ 3 ] {39e0b1e0-42c8-488c-be86-48a93afba39b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:23:17.479122 [ 3 ] {} HTTP-Session: 663aea73-65b9-4f85-8dac-d65add04c873 Destroying unnamed session 2023.11.30 06:23:17.479272 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:17.479318 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:17.479337 [ 3 ] {} HTTP-Session: 059064af-d627-4b46-8705-e86b94604e8d Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:17.479355 [ 3 ] {} HTTP-Session: 059064af-d627-4b46-8705-e86b94604e8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:17.479426 [ 3 ] {983f5fa1-e97a-4e15-bf81-dfac68979eef} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:17.479464 [ 3 ] {983f5fa1-e97a-4e15-bf81-dfac68979eef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:23:17.479574 [ 3 ] {983f5fa1-e97a-4e15-bf81-dfac68979eef} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:17.479836 [ 3 ] {983f5fa1-e97a-4e15-bf81-dfac68979eef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:17.480048 [ 3 ] {983f5fa1-e97a-4e15-bf81-dfac68979eef} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.30 06:23:17.480196 [ 3 ] {983f5fa1-e97a-4e15-bf81-dfac68979eef} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.30 06:23:17.480288 [ 60 ] {} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.30 06:23:17.480321 [ 3 ] {983f5fa1-e97a-4e15-bf81-dfac68979eef} executeQuery: Read 16 rows, 1.47 KiB in 0.00084487 sec., 18937 rows/sec., 1.70 MiB/sec. 2023.11.30 06:23:17.480352 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:17.480483 [ 3 ] {983f5fa1-e97a-4e15-bf81-dfac68979eef} DynamicQueryHandler: Done processing query 2023.11.30 06:23:17.480492 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.30 06:23:17.480513 [ 3 ] {983f5fa1-e97a-4e15-bf81-dfac68979eef} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:23:17.480564 [ 3 ] {} HTTP-Session: 059064af-d627-4b46-8705-e86b94604e8d Destroying unnamed session 2023.11.30 06:23:17.480639 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:23:17.480705 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:17.480706 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 162 rows starting from the beginning of the part 2023.11.30 06:23:17.480797 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:17.480836 [ 3 ] {} HTTP-Session: 060321e6-f7e0-4329-b5ee-e7f1cc94bbf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:17.480885 [ 3 ] {} HTTP-Session: 060321e6-f7e0-4329-b5ee-e7f1cc94bbf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:17.480975 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::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.11.30 06:23:17.481070 [ 3 ] {69b1e12a-9636-4718-9fb9-4e59acf303dc} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:17.481179 [ 3 ] {69b1e12a-9636-4718-9fb9-4e59acf303dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.30 06:23:17.481214 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 127 rows starting from the beginning of the part 2023.11.30 06:23:17.481496 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::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.11.30 06:23:17.481649 [ 3 ] {69b1e12a-9636-4718-9fb9-4e59acf303dc} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:17.481755 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 126 rows starting from the beginning of the part 2023.11.30 06:23:17.481888 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part 2023.11.30 06:23:17.482451 [ 3 ] {69b1e12a-9636-4718-9fb9-4e59acf303dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:17.482843 [ 3 ] {69b1e12a-9636-4718-9fb9-4e59acf303dc} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.30 06:23:17.483149 [ 3 ] {69b1e12a-9636-4718-9fb9-4e59acf303dc} oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.30 06:23:17.483397 [ 3 ] {69b1e12a-9636-4718-9fb9-4e59acf303dc} executeQuery: Read 2 rows, 143.00 B in 0.002263994 sec., 883 rows/sec., 61.68 KiB/sec. 2023.11.30 06:23:17.483618 [ 3 ] {69b1e12a-9636-4718-9fb9-4e59acf303dc} DynamicQueryHandler: Done processing query 2023.11.30 06:23:17.483683 [ 3 ] {69b1e12a-9636-4718-9fb9-4e59acf303dc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:23:17.483757 [ 3 ] {} HTTP-Session: 060321e6-f7e0-4329-b5ee-e7f1cc94bbf8 Destroying unnamed session 2023.11.30 06:23:17.483890 [ 9 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 4 columns (4 merged, 0 gathered) in 0.003472267 sec., 141694.17271194872 rows/sec., 13.46 MiB/sec. 2023.11.30 06:23:17.483922 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 3091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:17.484003 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:17.484035 [ 3 ] {} HTTP-Session: 88c642ed-2085-4c1c-9923-b23dbeb64038 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:17.484076 [ 3 ] {} HTTP-Session: 88c642ed-2085-4c1c-9923-b23dbeb64038 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:17.484077 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.30 06:23:17.484245 [ 3 ] {9a8084b2-ee80-41bb-a614-35b4c2fd63f2} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:17.484312 [ 3 ] {9a8084b2-ee80-41bb-a614-35b4c2fd63f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:23:17.484429 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_11_2} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.30 06:23:17.484570 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_11_2} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.30 06:23:17.484567 [ 3 ] {9a8084b2-ee80-41bb-a614-35b4c2fd63f2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:17.484940 [ 3 ] {9a8084b2-ee80-41bb-a614-35b4c2fd63f2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:17.485149 [ 3 ] {9a8084b2-ee80-41bb-a614-35b4c2fd63f2} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.30 06:23:17.485303 [ 3 ] {9a8084b2-ee80-41bb-a614-35b4c2fd63f2} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.30 06:23:17.485402 [ 3 ] {9a8084b2-ee80-41bb-a614-35b4c2fd63f2} executeQuery: Read 18 rows, 1.43 KiB in 0.001113622 sec., 16163 rows/sec., 1.25 MiB/sec. 2023.11.30 06:23:17.485519 [ 3 ] {9a8084b2-ee80-41bb-a614-35b4c2fd63f2} DynamicQueryHandler: Done processing query 2023.11.30 06:23:17.485542 [ 3 ] {9a8084b2-ee80-41bb-a614-35b4c2fd63f2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:23:17.485559 [ 3 ] {} HTTP-Session: 88c642ed-2085-4c1c-9923-b23dbeb64038 Destroying unnamed session 2023.11.30 06:23:17.485662 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:17.485706 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:17.485725 [ 3 ] {} HTTP-Session: fba2c0da-83fe-4cb9-8f77-42dd48277806 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:17.485742 [ 3 ] {} HTTP-Session: fba2c0da-83fe-4cb9-8f77-42dd48277806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:17.485813 [ 3 ] {119617d1-3bba-4233-ad69-e1e15e30f911} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:17.485854 [ 3 ] {119617d1-3bba-4233-ad69-e1e15e30f911} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.30 06:23:17.485972 [ 3 ] {119617d1-3bba-4233-ad69-e1e15e30f911} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:17.486224 [ 3 ] {119617d1-3bba-4233-ad69-e1e15e30f911} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:17.486467 [ 3 ] {119617d1-3bba-4233-ad69-e1e15e30f911} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.30 06:23:17.486641 [ 3 ] {119617d1-3bba-4233-ad69-e1e15e30f911} oximeter.measurements_cumulativei64 (56608886-c5d5-47c3-a5ce-c68d7cbff682): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.30 06:23:17.486746 [ 3 ] {119617d1-3bba-4233-ad69-e1e15e30f911} executeQuery: Read 11 rows, 743.00 B in 0.000902139 sec., 12193 rows/sec., 804.30 KiB/sec. 2023.11.30 06:23:17.486868 [ 3 ] {119617d1-3bba-4233-ad69-e1e15e30f911} DynamicQueryHandler: Done processing query 2023.11.30 06:23:17.486892 [ 3 ] {119617d1-3bba-4233-ad69-e1e15e30f911} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:23:17.486908 [ 3 ] {} HTTP-Session: fba2c0da-83fe-4cb9-8f77-42dd48277806 Destroying unnamed session 2023.11.30 06:23:17.487011 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:17.487057 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:17.487075 [ 3 ] {} HTTP-Session: f0a7a461-54ac-4bff-b59f-f69308148cf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:17.487092 [ 3 ] {} HTTP-Session: f0a7a461-54ac-4bff-b59f-f69308148cf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:17.487161 [ 3 ] {62f28af9-8529-4631-8c6b-dd2b954b8f3c} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:17.487201 [ 3 ] {62f28af9-8529-4631-8c6b-dd2b954b8f3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.30 06:23:17.487321 [ 3 ] {62f28af9-8529-4631-8c6b-dd2b954b8f3c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:17.487560 [ 3 ] {62f28af9-8529-4631-8c6b-dd2b954b8f3c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:17.487798 [ 3 ] {62f28af9-8529-4631-8c6b-dd2b954b8f3c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.30 06:23:17.487971 [ 3 ] {62f28af9-8529-4631-8c6b-dd2b954b8f3c} oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.30 06:23:17.488071 [ 3 ] {62f28af9-8529-4631-8c6b-dd2b954b8f3c} executeQuery: Read 1 rows, 71.00 B in 0.000882829 sec., 1132 rows/sec., 78.54 KiB/sec. 2023.11.30 06:23:17.488183 [ 3 ] {62f28af9-8529-4631-8c6b-dd2b954b8f3c} DynamicQueryHandler: Done processing query 2023.11.30 06:23:17.488207 [ 3 ] {62f28af9-8529-4631-8c6b-dd2b954b8f3c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:23:17.488223 [ 3 ] {} HTTP-Session: f0a7a461-54ac-4bff-b59f-f69308148cf4 Destroying unnamed session 2023.11.30 06:23:17.488324 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:17.488369 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:17.488389 [ 3 ] {} HTTP-Session: ea3c17f1-55e2-45f7-ba50-75cb4d3bef37 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:17.488406 [ 3 ] {} HTTP-Session: ea3c17f1-55e2-45f7-ba50-75cb4d3bef37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:17.488478 [ 3 ] {30f75cfc-5522-4a9b-90ea-cd756606b5d1} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:17.488521 [ 3 ] {30f75cfc-5522-4a9b-90ea-cd756606b5d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:23:17.488654 [ 3 ] {30f75cfc-5522-4a9b-90ea-cd756606b5d1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:17.488933 [ 3 ] {30f75cfc-5522-4a9b-90ea-cd756606b5d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:17.489204 [ 3 ] {30f75cfc-5522-4a9b-90ea-cd756606b5d1} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.30 06:23:17.489383 [ 3 ] {30f75cfc-5522-4a9b-90ea-cd756606b5d1} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.30 06:23:17.489489 [ 3 ] {30f75cfc-5522-4a9b-90ea-cd756606b5d1} executeQuery: Read 5 rows, 6.91 KiB in 0.00098435 sec., 5079 rows/sec., 6.85 MiB/sec. 2023.11.30 06:23:17.489603 [ 3 ] {30f75cfc-5522-4a9b-90ea-cd756606b5d1} DynamicQueryHandler: Done processing query 2023.11.30 06:23:17.489626 [ 3 ] {30f75cfc-5522-4a9b-90ea-cd756606b5d1} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.30 06:23:17.489644 [ 3 ] {} HTTP-Session: ea3c17f1-55e2-45f7-ba50-75cb4d3bef37 Destroying unnamed session 2023.11.30 06:23:22.477428 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:22.477562 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:22.477593 [ 3 ] {} HTTP-Session: bf96c601-383c-4103-bf15-b89f54f00d43 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:22.477620 [ 3 ] {} HTTP-Session: bf96c601-383c-4103-bf15-b89f54f00d43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:22.477761 [ 3 ] {46d29c65-ca56-419f-8a9a-7298c82bffd5} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:22.477828 [ 3 ] {46d29c65-ca56-419f-8a9a-7298c82bffd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:23:22.478007 [ 3 ] {46d29c65-ca56-419f-8a9a-7298c82bffd5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:22.478452 [ 3 ] {46d29c65-ca56-419f-8a9a-7298c82bffd5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:22.478712 [ 3 ] {46d29c65-ca56-419f-8a9a-7298c82bffd5} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.30 06:23:22.478874 [ 3 ] {46d29c65-ca56-419f-8a9a-7298c82bffd5} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.30 06:23:22.478991 [ 3 ] {46d29c65-ca56-419f-8a9a-7298c82bffd5} executeQuery: Read 42 rows, 3.40 KiB in 0.001193753 sec., 35183 rows/sec., 2.78 MiB/sec. 2023.11.30 06:23:22.478989 [ 52 ] {} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.30 06:23:22.479053 [ 52 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:22.479120 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.30 06:23:22.479133 [ 3 ] {46d29c65-ca56-419f-8a9a-7298c82bffd5} DynamicQueryHandler: Done processing query 2023.11.30 06:23:22.479178 [ 3 ] {46d29c65-ca56-419f-8a9a-7298c82bffd5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:23:22.479202 [ 3 ] {} HTTP-Session: bf96c601-383c-4103-bf15-b89f54f00d43 Destroying unnamed session 2023.11.30 06:23:22.479220 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:23:22.479250 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 45 rows starting from the beginning of the part 2023.11.30 06:23:22.479349 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 20290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:22.479386 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part 2023.11.30 06:23:22.479403 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:22.479430 [ 3 ] {} HTTP-Session: 93cbcfde-ba27-44a2-9a4a-f8ec2485fbe4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:22.479450 [ 3 ] {} HTTP-Session: 93cbcfde-ba27-44a2-9a4a-f8ec2485fbe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:22.479497 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::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.11.30 06:23:22.479563 [ 3 ] {a54d4988-6d45-4fc5-a93d-5cd417f99947} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:22.479606 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part 2023.11.30 06:23:22.479614 [ 3 ] {a54d4988-6d45-4fc5-a93d-5cd417f99947} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:23:22.479760 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::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.11.30 06:23:22.479850 [ 3 ] {a54d4988-6d45-4fc5-a93d-5cd417f99947} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:22.479888 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part 2023.11.30 06:23:22.480395 [ 3 ] {a54d4988-6d45-4fc5-a93d-5cd417f99947} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:22.480744 [ 3 ] {a54d4988-6d45-4fc5-a93d-5cd417f99947} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.30 06:23:22.480757 [ 23 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 4 columns (4 merged, 0 gathered) in 0.001654568 sec., 109394.11375053792 rows/sec., 8.66 MiB/sec. 2023.11.30 06:23:22.480913 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.30 06:23:22.480952 [ 3 ] {a54d4988-6d45-4fc5-a93d-5cd417f99947} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.30 06:23:22.481070 [ 3 ] {a54d4988-6d45-4fc5-a93d-5cd417f99947} executeQuery: Read 126 rows, 12.60 KiB in 0.001473306 sec., 85521 rows/sec., 8.35 MiB/sec. 2023.11.30 06:23:22.481119 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_11_2} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.30 06:23:22.481213 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_11_2} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.30 06:23:22.481219 [ 3 ] {a54d4988-6d45-4fc5-a93d-5cd417f99947} DynamicQueryHandler: Done processing query 2023.11.30 06:23:22.481250 [ 3 ] {a54d4988-6d45-4fc5-a93d-5cd417f99947} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 06:23:22.481282 [ 3 ] {} HTTP-Session: 93cbcfde-ba27-44a2-9a4a-f8ec2485fbe4 Destroying unnamed session 2023.11.30 06:23:22.481416 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:22.481462 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:22.481481 [ 3 ] {} HTTP-Session: 79bad4e8-8cfb-416b-b717-653619e9b1db Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:22.481498 [ 3 ] {} HTTP-Session: 79bad4e8-8cfb-416b-b717-653619e9b1db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:22.481569 [ 3 ] {fc6fc576-e3bd-4847-8cde-25b910e31d4b} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:22.481608 [ 3 ] {fc6fc576-e3bd-4847-8cde-25b910e31d4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:23:22.481712 [ 3 ] {fc6fc576-e3bd-4847-8cde-25b910e31d4b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:22.482000 [ 3 ] {fc6fc576-e3bd-4847-8cde-25b910e31d4b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:22.482204 [ 3 ] {fc6fc576-e3bd-4847-8cde-25b910e31d4b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.30 06:23:22.482350 [ 3 ] {fc6fc576-e3bd-4847-8cde-25b910e31d4b} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.30 06:23:22.482452 [ 3 ] {fc6fc576-e3bd-4847-8cde-25b910e31d4b} executeQuery: Read 42 rows, 3.36 KiB in 0.000856649 sec., 49028 rows/sec., 3.83 MiB/sec. 2023.11.30 06:23:22.482564 [ 3 ] {fc6fc576-e3bd-4847-8cde-25b910e31d4b} DynamicQueryHandler: Done processing query 2023.11.30 06:23:22.482586 [ 3 ] {fc6fc576-e3bd-4847-8cde-25b910e31d4b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:23:22.482602 [ 3 ] {} HTTP-Session: 79bad4e8-8cfb-416b-b717-653619e9b1db Destroying unnamed session 2023.11.30 06:23:22.482806 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 44931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:22.482850 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:22.482869 [ 3 ] {} HTTP-Session: 338434a8-39f2-47f4-aed1-da1ab031b790 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:22.482887 [ 3 ] {} HTTP-Session: 338434a8-39f2-47f4-aed1-da1ab031b790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:22.482971 [ 3 ] {4c219257-82a5-4b8b-b096-8f132080a723} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:22.483016 [ 3 ] {4c219257-82a5-4b8b-b096-8f132080a723} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:23:22.483148 [ 3 ] {4c219257-82a5-4b8b-b096-8f132080a723} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:22.483625 [ 3 ] {4c219257-82a5-4b8b-b096-8f132080a723} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:22.483932 [ 3 ] {4c219257-82a5-4b8b-b096-8f132080a723} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.30 06:23:22.484112 [ 3 ] {4c219257-82a5-4b8b-b096-8f132080a723} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.30 06:23:22.484254 [ 3 ] {4c219257-82a5-4b8b-b096-8f132080a723} executeQuery: Read 42 rows, 58.04 KiB in 0.001251553 sec., 33558 rows/sec., 45.29 MiB/sec. 2023.11.30 06:23:22.484249 [ 72 ] {} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.30 06:23:22.484365 [ 72 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:22.484476 [ 3 ] {4c219257-82a5-4b8b-b096-8f132080a723} DynamicQueryHandler: Done processing query 2023.11.30 06:23:22.484514 [ 23 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.30 06:23:22.484530 [ 3 ] {4c219257-82a5-4b8b-b096-8f132080a723} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.30 06:23:22.484574 [ 3 ] {} HTTP-Session: 338434a8-39f2-47f4-aed1-da1ab031b790 Destroying unnamed session 2023.11.30 06:23:22.484674 [ 23 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:23:22.484720 [ 23 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 206 rows starting from the beginning of the part 2023.11.30 06:23:22.484867 [ 23 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part 2023.11.30 06:23:22.484987 [ 23 ] {be654226-4ad7-4882-846d-6fcb34b360bd::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.11.30 06:23:22.485094 [ 23 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part 2023.11.30 06:23:22.485200 [ 23 ] {be654226-4ad7-4882-846d-6fcb34b360bd::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.11.30 06:23:22.485305 [ 23 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part 2023.11.30 06:23:22.486661 [ 23 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 6 columns (6 merged, 0 gathered) in 0.002227854 sec., 153510.95718121564 rows/sec., 207.16 MiB/sec. 2023.11.30 06:23:22.486887 [ 23 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.30 06:23:22.487097 [ 23 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_11_2} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.30 06:23:22.487169 [ 23 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_11_2} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.30 06:23:22.487238 [ 23 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in be654226-4ad7-4882-846d-6fcb34b360bd::all_1_11_2: 4.02 MiB. 2023.11.30 06:23:23.000169 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.25 MiB, peak 236.88 MiB, will set to 231.13 MiB (RSS), difference: -4.12 MiB 2023.11.30 06:23:27.477553 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:27.477678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:27.477707 [ 3 ] {} HTTP-Session: b78c8d08-234c-4482-81b9-92f412ad3547 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:27.477732 [ 3 ] {} HTTP-Session: b78c8d08-234c-4482-81b9-92f412ad3547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:27.477856 [ 3 ] {ff8ecfed-dda2-4c36-9cfe-180c0813887b} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:27.477913 [ 3 ] {ff8ecfed-dda2-4c36-9cfe-180c0813887b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:23:27.478071 [ 3 ] {ff8ecfed-dda2-4c36-9cfe-180c0813887b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:27.478448 [ 3 ] {ff8ecfed-dda2-4c36-9cfe-180c0813887b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:27.478741 [ 3 ] {ff8ecfed-dda2-4c36-9cfe-180c0813887b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.30 06:23:27.478954 [ 3 ] {ff8ecfed-dda2-4c36-9cfe-180c0813887b} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.30 06:23:27.479070 [ 3 ] {ff8ecfed-dda2-4c36-9cfe-180c0813887b} executeQuery: Read 5 rows, 415.00 B in 0.001182133 sec., 4229 rows/sec., 342.83 KiB/sec. 2023.11.30 06:23:27.479213 [ 3 ] {ff8ecfed-dda2-4c36-9cfe-180c0813887b} DynamicQueryHandler: Done processing query 2023.11.30 06:23:27.479236 [ 3 ] {ff8ecfed-dda2-4c36-9cfe-180c0813887b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:23:27.479252 [ 3 ] {} HTTP-Session: b78c8d08-234c-4482-81b9-92f412ad3547 Destroying unnamed session 2023.11.30 06:23:27.479375 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:27.479421 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:27.479440 [ 3 ] {} HTTP-Session: 13dba487-ccf9-44cb-b480-545a0e53a6bd Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:27.479459 [ 3 ] {} HTTP-Session: 13dba487-ccf9-44cb-b480-545a0e53a6bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:27.479532 [ 3 ] {9e930788-cb70-4072-a2e6-8b4f573249d2} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:27.479571 [ 3 ] {9e930788-cb70-4072-a2e6-8b4f573249d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:23:27.479675 [ 3 ] {9e930788-cb70-4072-a2e6-8b4f573249d2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:27.479986 [ 3 ] {9e930788-cb70-4072-a2e6-8b4f573249d2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:27.480197 [ 3 ] {9e930788-cb70-4072-a2e6-8b4f573249d2} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.30 06:23:27.480356 [ 3 ] {9e930788-cb70-4072-a2e6-8b4f573249d2} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.30 06:23:27.480458 [ 3 ] {9e930788-cb70-4072-a2e6-8b4f573249d2} executeQuery: Read 51 rows, 4.50 KiB in 0.000898399 sec., 56767 rows/sec., 4.89 MiB/sec. 2023.11.30 06:23:27.480556 [ 3 ] {9e930788-cb70-4072-a2e6-8b4f573249d2} DynamicQueryHandler: Done processing query 2023.11.30 06:23:27.480579 [ 3 ] {9e930788-cb70-4072-a2e6-8b4f573249d2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:23:27.480595 [ 3 ] {} HTTP-Session: 13dba487-ccf9-44cb-b480-545a0e53a6bd Destroying unnamed session 2023.11.30 06:23:27.480707 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 4939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:27.480751 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:27.480770 [ 3 ] {} HTTP-Session: 3bc0be82-08f9-4c56-b605-370c861b4fe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:27.480787 [ 3 ] {} HTTP-Session: 3bc0be82-08f9-4c56-b605-370c861b4fe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:27.480858 [ 3 ] {e9669b71-cc86-442d-895c-3c256318fc5f} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:27.480897 [ 3 ] {e9669b71-cc86-442d-895c-3c256318fc5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:23:27.480998 [ 3 ] {e9669b71-cc86-442d-895c-3c256318fc5f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:27.481286 [ 3 ] {e9669b71-cc86-442d-895c-3c256318fc5f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:27.481490 [ 3 ] {e9669b71-cc86-442d-895c-3c256318fc5f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.30 06:23:27.481635 [ 3 ] {e9669b71-cc86-442d-895c-3c256318fc5f} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.30 06:23:27.481736 [ 3 ] {e9669b71-cc86-442d-895c-3c256318fc5f} executeQuery: Read 29 rows, 2.30 KiB in 0.000851389 sec., 34061 rows/sec., 2.64 MiB/sec. 2023.11.30 06:23:27.481847 [ 3 ] {e9669b71-cc86-442d-895c-3c256318fc5f} DynamicQueryHandler: Done processing query 2023.11.30 06:23:27.481870 [ 3 ] {e9669b71-cc86-442d-895c-3c256318fc5f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:23:27.481887 [ 3 ] {} HTTP-Session: 3bc0be82-08f9-4c56-b605-370c861b4fe0 Destroying unnamed session 2023.11.30 06:23:27.482027 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6995, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:27.482071 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:27.482090 [ 3 ] {} HTTP-Session: 51997b5d-5adf-4e2d-8fb8-77ccce17b7f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:27.482107 [ 3 ] {} HTTP-Session: 51997b5d-5adf-4e2d-8fb8-77ccce17b7f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:27.482177 [ 3 ] {f84578ba-bafd-4a60-916d-1e3d2f383b92} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:27.482218 [ 3 ] {f84578ba-bafd-4a60-916d-1e3d2f383b92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.30 06:23:27.482332 [ 3 ] {f84578ba-bafd-4a60-916d-1e3d2f383b92} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:27.482619 [ 3 ] {f84578ba-bafd-4a60-916d-1e3d2f383b92} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:27.482862 [ 3 ] {f84578ba-bafd-4a60-916d-1e3d2f383b92} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.30 06:23:27.483037 [ 3 ] {f84578ba-bafd-4a60-916d-1e3d2f383b92} oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.30 06:23:27.483143 [ 3 ] {f84578ba-bafd-4a60-916d-1e3d2f383b92} executeQuery: Read 36 rows, 2.57 KiB in 0.00093947 sec., 38319 rows/sec., 2.67 MiB/sec. 2023.11.30 06:23:27.483287 [ 3 ] {f84578ba-bafd-4a60-916d-1e3d2f383b92} DynamicQueryHandler: Done processing query 2023.11.30 06:23:27.483310 [ 3 ] {f84578ba-bafd-4a60-916d-1e3d2f383b92} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:23:27.483328 [ 3 ] {} HTTP-Session: 51997b5d-5adf-4e2d-8fb8-77ccce17b7f1 Destroying unnamed session 2023.11.30 06:23:27.483440 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:27.483484 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:27.483504 [ 3 ] {} HTTP-Session: 516ed110-4ce4-4317-983b-58c0520131d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:27.483521 [ 3 ] {} HTTP-Session: 516ed110-4ce4-4317-983b-58c0520131d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:27.483593 [ 3 ] {dc5f4342-2d06-4b15-a959-df16c15b4302} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:27.483637 [ 3 ] {dc5f4342-2d06-4b15-a959-df16c15b4302} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:23:27.483776 [ 3 ] {dc5f4342-2d06-4b15-a959-df16c15b4302} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:27.484064 [ 3 ] {dc5f4342-2d06-4b15-a959-df16c15b4302} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. 2023.11.30 06:23:27.484325 [ 3 ] {dc5f4342-2d06-4b15-a959-df16c15b4302} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.30 06:23:27.484501 [ 3 ] {dc5f4342-2d06-4b15-a959-df16c15b4302} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.30 06:23:27.484605 [ 3 ] {dc5f4342-2d06-4b15-a959-df16c15b4302} executeQuery: Read 5 rows, 6.91 KiB in 0.000985981 sec., 5071 rows/sec., 6.84 MiB/sec. 2023.11.30 06:23:27.484707 [ 3 ] {dc5f4342-2d06-4b15-a959-df16c15b4302} DynamicQueryHandler: Done processing query 2023.11.30 06:23:27.484731 [ 3 ] {dc5f4342-2d06-4b15-a959-df16c15b4302} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:23:27.484746 [ 3 ] {} HTTP-Session: 516ed110-4ce4-4317-983b-58c0520131d2 Destroying unnamed session 2023.11.30 06:23:27.792586 [ 81 ] {} DNSResolver: Updating DNS cache 2023.11.30 06:23:27.792645 [ 81 ] {} DNSResolver: Updated DNS cache 2023.11.30 06:23:32.477857 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:32.478035 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:32.478083 [ 3 ] {} HTTP-Session: 7236b146-961f-46db-9681-681fc95d2d1d Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:32.478124 [ 3 ] {} HTTP-Session: 7236b146-961f-46db-9681-681fc95d2d1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:32.478324 [ 3 ] {1433b125-f265-4768-8863-8e1bf8c04a32} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:32.478429 [ 3 ] {1433b125-f265-4768-8863-8e1bf8c04a32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:23:32.478711 [ 3 ] {1433b125-f265-4768-8863-8e1bf8c04a32} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:32.479108 [ 3 ] {1433b125-f265-4768-8863-8e1bf8c04a32} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:32.479381 [ 3 ] {1433b125-f265-4768-8863-8e1bf8c04a32} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.30 06:23:32.479556 [ 3 ] {1433b125-f265-4768-8863-8e1bf8c04a32} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.30 06:23:32.479682 [ 3 ] {1433b125-f265-4768-8863-8e1bf8c04a32} executeQuery: Read 42 rows, 3.40 KiB in 0.001297633 sec., 32366 rows/sec., 2.56 MiB/sec. 2023.11.30 06:23:32.479875 [ 3 ] {1433b125-f265-4768-8863-8e1bf8c04a32} DynamicQueryHandler: Done processing query 2023.11.30 06:23:32.479900 [ 3 ] {1433b125-f265-4768-8863-8e1bf8c04a32} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:23:32.479917 [ 3 ] {} HTTP-Session: 7236b146-961f-46db-9681-681fc95d2d1d Destroying unnamed session 2023.11.30 06:23:32.480133 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 20290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:32.480182 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:32.480201 [ 3 ] {} HTTP-Session: 1a606bbc-dc25-4045-b113-b172f85ab1ab Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:32.480221 [ 3 ] {} HTTP-Session: 1a606bbc-dc25-4045-b113-b172f85ab1ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:32.480303 [ 3 ] {9b53f99d-5b11-4074-9b3e-f9b57ea987d5} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:32.480347 [ 3 ] {9b53f99d-5b11-4074-9b3e-f9b57ea987d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:23:32.480459 [ 3 ] {9b53f99d-5b11-4074-9b3e-f9b57ea987d5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:32.480783 [ 3 ] {9b53f99d-5b11-4074-9b3e-f9b57ea987d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:32.480998 [ 3 ] {9b53f99d-5b11-4074-9b3e-f9b57ea987d5} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.30 06:23:32.481147 [ 3 ] {9b53f99d-5b11-4074-9b3e-f9b57ea987d5} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.30 06:23:32.481280 [ 3 ] {9b53f99d-5b11-4074-9b3e-f9b57ea987d5} executeQuery: Read 126 rows, 12.60 KiB in 0.00094634 sec., 133144 rows/sec., 13.00 MiB/sec. 2023.11.30 06:23:32.481386 [ 3 ] {9b53f99d-5b11-4074-9b3e-f9b57ea987d5} DynamicQueryHandler: Done processing query 2023.11.30 06:23:32.481409 [ 3 ] {9b53f99d-5b11-4074-9b3e-f9b57ea987d5} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 06:23:32.481454 [ 3 ] {} HTTP-Session: 1a606bbc-dc25-4045-b113-b172f85ab1ab Destroying unnamed session 2023.11.30 06:23:32.481576 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:32.481620 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:32.481640 [ 3 ] {} HTTP-Session: ec8b738a-079c-4d53-a1f0-47ea2a15bfa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:32.481657 [ 3 ] {} HTTP-Session: ec8b738a-079c-4d53-a1f0-47ea2a15bfa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:32.481729 [ 3 ] {d6e05ed2-d9b1-406a-b25f-efd424e964fc} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:32.481768 [ 3 ] {d6e05ed2-d9b1-406a-b25f-efd424e964fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:23:32.481872 [ 3 ] {d6e05ed2-d9b1-406a-b25f-efd424e964fc} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:32.482120 [ 3 ] {d6e05ed2-d9b1-406a-b25f-efd424e964fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:32.482328 [ 3 ] {d6e05ed2-d9b1-406a-b25f-efd424e964fc} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.30 06:23:32.482474 [ 3 ] {d6e05ed2-d9b1-406a-b25f-efd424e964fc} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.30 06:23:32.482605 [ 3 ] {d6e05ed2-d9b1-406a-b25f-efd424e964fc} executeQuery: Read 42 rows, 3.36 KiB in 0.000845169 sec., 49694 rows/sec., 3.89 MiB/sec. 2023.11.30 06:23:32.482715 [ 3 ] {d6e05ed2-d9b1-406a-b25f-efd424e964fc} DynamicQueryHandler: Done processing query 2023.11.30 06:23:32.482738 [ 3 ] {d6e05ed2-d9b1-406a-b25f-efd424e964fc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:23:32.482754 [ 3 ] {} HTTP-Session: ec8b738a-079c-4d53-a1f0-47ea2a15bfa1 Destroying unnamed session 2023.11.30 06:23:32.482937 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 44931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:32.482980 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:32.483024 [ 3 ] {} HTTP-Session: de6f2712-5e9c-41d8-a4b9-6b90679f1cd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:32.483042 [ 3 ] {} HTTP-Session: de6f2712-5e9c-41d8-a4b9-6b90679f1cd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:32.483125 [ 3 ] {68aabb7d-33ed-4e39-b4b7-6004d6ea2b8e} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:32.483170 [ 3 ] {68aabb7d-33ed-4e39-b4b7-6004d6ea2b8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:23:32.483306 [ 3 ] {68aabb7d-33ed-4e39-b4b7-6004d6ea2b8e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:32.483702 [ 3 ] {68aabb7d-33ed-4e39-b4b7-6004d6ea2b8e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:32.484008 [ 3 ] {68aabb7d-33ed-4e39-b4b7-6004d6ea2b8e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.30 06:23:32.484185 [ 3 ] {68aabb7d-33ed-4e39-b4b7-6004d6ea2b8e} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.30 06:23:32.484316 [ 3 ] {68aabb7d-33ed-4e39-b4b7-6004d6ea2b8e} executeQuery: Read 42 rows, 58.04 KiB in 0.001162503 sec., 36128 rows/sec., 48.75 MiB/sec. 2023.11.30 06:23:32.484503 [ 3 ] {68aabb7d-33ed-4e39-b4b7-6004d6ea2b8e} DynamicQueryHandler: Done processing query 2023.11.30 06:23:32.484527 [ 3 ] {68aabb7d-33ed-4e39-b4b7-6004d6ea2b8e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.30 06:23:32.484543 [ 3 ] {} HTTP-Session: de6f2712-5e9c-41d8-a4b9-6b90679f1cd7 Destroying unnamed session 2023.11.30 06:23:37.475875 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:37.475991 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:37.476017 [ 3 ] {} HTTP-Session: 0ecb266f-1fa3-4910-8b21-7938ff331380 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:37.476041 [ 3 ] {} HTTP-Session: 0ecb266f-1fa3-4910-8b21-7938ff331380 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:37.476164 [ 3 ] {14ecaa76-947a-4252-b1c6-5c3e4a3a99c4} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:37.476223 [ 3 ] {14ecaa76-947a-4252-b1c6-5c3e4a3a99c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:23:37.476387 [ 3 ] {14ecaa76-947a-4252-b1c6-5c3e4a3a99c4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:37.476708 [ 3 ] {14ecaa76-947a-4252-b1c6-5c3e4a3a99c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:37.476966 [ 3 ] {14ecaa76-947a-4252-b1c6-5c3e4a3a99c4} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.30 06:23:37.477124 [ 3 ] {14ecaa76-947a-4252-b1c6-5c3e4a3a99c4} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.30 06:23:37.477242 [ 3 ] {14ecaa76-947a-4252-b1c6-5c3e4a3a99c4} executeQuery: Read 5 rows, 415.00 B in 0.001043581 sec., 4791 rows/sec., 388.35 KiB/sec. 2023.11.30 06:23:37.477362 [ 3 ] {14ecaa76-947a-4252-b1c6-5c3e4a3a99c4} DynamicQueryHandler: Done processing query 2023.11.30 06:23:37.477386 [ 3 ] {14ecaa76-947a-4252-b1c6-5c3e4a3a99c4} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:23:37.477402 [ 3 ] {} HTTP-Session: 0ecb266f-1fa3-4910-8b21-7938ff331380 Destroying unnamed session 2023.11.30 06:23:37.477517 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:37.477563 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:37.477582 [ 3 ] {} HTTP-Session: 97e5d355-30f9-4d0b-89b6-b64fa36df821 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:37.477599 [ 3 ] {} HTTP-Session: 97e5d355-30f9-4d0b-89b6-b64fa36df821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:37.477668 [ 3 ] {36e4d27f-29cb-4a3c-8535-49b390d87b9f} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:37.477705 [ 3 ] {36e4d27f-29cb-4a3c-8535-49b390d87b9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:23:37.477809 [ 3 ] {36e4d27f-29cb-4a3c-8535-49b390d87b9f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:37.478037 [ 3 ] {36e4d27f-29cb-4a3c-8535-49b390d87b9f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:37.478233 [ 3 ] {36e4d27f-29cb-4a3c-8535-49b390d87b9f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.30 06:23:37.478379 [ 3 ] {36e4d27f-29cb-4a3c-8535-49b390d87b9f} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.30 06:23:37.478479 [ 3 ] {36e4d27f-29cb-4a3c-8535-49b390d87b9f} executeQuery: Read 15 rows, 1.39 KiB in 0.000784788 sec., 19113 rows/sec., 1.72 MiB/sec. 2023.11.30 06:23:37.478575 [ 3 ] {36e4d27f-29cb-4a3c-8535-49b390d87b9f} DynamicQueryHandler: Done processing query 2023.11.30 06:23:37.478598 [ 3 ] {36e4d27f-29cb-4a3c-8535-49b390d87b9f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:23:37.478614 [ 3 ] {} HTTP-Session: 97e5d355-30f9-4d0b-89b6-b64fa36df821 Destroying unnamed session 2023.11.30 06:23:37.478758 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:37.478802 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:37.478823 [ 3 ] {} HTTP-Session: 563ce80f-ff10-44c7-a830-6921af7a184b Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:37.478840 [ 3 ] {} HTTP-Session: 563ce80f-ff10-44c7-a830-6921af7a184b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:37.478908 [ 3 ] {de30c474-0731-4e6f-848e-e9e334aa1b86} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:37.478947 [ 3 ] {de30c474-0731-4e6f-848e-e9e334aa1b86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:23:37.479050 [ 3 ] {de30c474-0731-4e6f-848e-e9e334aa1b86} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:37.479265 [ 3 ] {de30c474-0731-4e6f-848e-e9e334aa1b86} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:37.479462 [ 3 ] {de30c474-0731-4e6f-848e-e9e334aa1b86} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.30 06:23:37.479605 [ 3 ] {de30c474-0731-4e6f-848e-e9e334aa1b86} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.30 06:23:37.479706 [ 3 ] {de30c474-0731-4e6f-848e-e9e334aa1b86} executeQuery: Read 5 rows, 410.00 B in 0.000771288 sec., 6482 rows/sec., 519.12 KiB/sec. 2023.11.30 06:23:37.479698 [ 63 ] {} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.30 06:23:37.479765 [ 63 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:37.479835 [ 3 ] {de30c474-0731-4e6f-848e-e9e334aa1b86} DynamicQueryHandler: Done processing query 2023.11.30 06:23:37.479870 [ 3 ] {de30c474-0731-4e6f-848e-e9e334aa1b86} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:23:37.479875 [ 11 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.30 06:23:37.479904 [ 3 ] {} HTTP-Session: 563ce80f-ff10-44c7-a830-6921af7a184b Destroying unnamed session 2023.11.30 06:23:37.480024 [ 11 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:23:37.480060 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:37.480082 [ 11 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 104 rows starting from the beginning of the part 2023.11.30 06:23:37.480128 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:37.480178 [ 3 ] {} HTTP-Session: 244c3482-0689-4946-ac80-6ccfad1b965d Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:37.480208 [ 3 ] {} HTTP-Session: 244c3482-0689-4946-ac80-6ccfad1b965d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:37.480366 [ 11 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 18 rows starting from the beginning of the part 2023.11.30 06:23:37.480444 [ 3 ] {3528312c-268e-4b35-98bb-733b7153cfec} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:37.480581 [ 3 ] {3528312c-268e-4b35-98bb-733b7153cfec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:23:37.480610 [ 11 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part 2023.11.30 06:23:37.480923 [ 11 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 29 rows starting from the beginning of the part 2023.11.30 06:23:37.481215 [ 11 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part 2023.11.30 06:23:37.481217 [ 3 ] {3528312c-268e-4b35-98bb-733b7153cfec} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:37.481427 [ 11 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::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.11.30 06:23:37.481909 [ 3 ] {3528312c-268e-4b35-98bb-733b7153cfec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:37.482635 [ 3 ] {3528312c-268e-4b35-98bb-733b7153cfec} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.30 06:23:37.483003 [ 3 ] {3528312c-268e-4b35-98bb-733b7153cfec} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.30 06:23:37.483015 [ 10 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.003185424 sec., 75343.18822235281 rows/sec., 5.87 MiB/sec. 2023.11.30 06:23:37.483176 [ 3 ] {3528312c-268e-4b35-98bb-733b7153cfec} executeQuery: Read 5 rows, 6.91 KiB in 0.002667989 sec., 1874 rows/sec., 2.53 MiB/sec. 2023.11.30 06:23:37.483291 [ 10 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.30 06:23:37.483415 [ 3 ] {3528312c-268e-4b35-98bb-733b7153cfec} DynamicQueryHandler: Done processing query 2023.11.30 06:23:37.483445 [ 3 ] {3528312c-268e-4b35-98bb-733b7153cfec} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.30 06:23:37.483465 [ 3 ] {} HTTP-Session: 244c3482-0689-4946-ac80-6ccfad1b965d Destroying unnamed session 2023.11.30 06:23:37.483588 [ 10 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_16_3} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.30 06:23:37.483668 [ 10 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_16_3} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.30 06:23:38.933047 [ 78 ] {} oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2023.11.30 06:23:38.933128 [ 78 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:38.933235 [ 11 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2023.11.30 06:23:38.933386 [ 11 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:23:38.933426 [ 11 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 180 rows starting from the beginning of the part 2023.11.30 06:23:38.933562 [ 11 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::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.11.30 06:23:38.933666 [ 11 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::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.11.30 06:23:38.933762 [ 11 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::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.11.30 06:23:38.933845 [ 11 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::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.11.30 06:23:38.934572 [ 18 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 5 columns (5 merged, 0 gathered) in 0.001377325 sec., 185141.48802933222 rows/sec., 12.89 MiB/sec. 2023.11.30 06:23:38.934766 [ 18 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2023.11.30 06:23:38.935040 [ 18 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_5_1} oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2023.11.30 06:23:38.935119 [ 18 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_5_1} oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2023.11.30 06:23:42.477642 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:42.477760 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:42.477787 [ 3 ] {} HTTP-Session: 858aacfe-6935-471a-8f1c-acfc8bdb3997 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:42.477811 [ 3 ] {} HTTP-Session: 858aacfe-6935-471a-8f1c-acfc8bdb3997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:42.477940 [ 3 ] {7a586068-20c4-4cda-b5c0-06947fc5533e} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:42.477999 [ 3 ] {7a586068-20c4-4cda-b5c0-06947fc5533e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:23:42.478167 [ 3 ] {7a586068-20c4-4cda-b5c0-06947fc5533e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:42.478543 [ 3 ] {7a586068-20c4-4cda-b5c0-06947fc5533e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:42.478815 [ 3 ] {7a586068-20c4-4cda-b5c0-06947fc5533e} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.30 06:23:42.478985 [ 3 ] {7a586068-20c4-4cda-b5c0-06947fc5533e} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.30 06:23:42.479119 [ 3 ] {7a586068-20c4-4cda-b5c0-06947fc5533e} executeQuery: Read 42 rows, 3.40 KiB in 0.001137432 sec., 36925 rows/sec., 2.92 MiB/sec. 2023.11.30 06:23:42.479266 [ 3 ] {7a586068-20c4-4cda-b5c0-06947fc5533e} DynamicQueryHandler: Done processing query 2023.11.30 06:23:42.479291 [ 3 ] {7a586068-20c4-4cda-b5c0-06947fc5533e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:23:42.479308 [ 3 ] {} HTTP-Session: 858aacfe-6935-471a-8f1c-acfc8bdb3997 Destroying unnamed session 2023.11.30 06:23:42.479482 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 20290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:42.479530 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:42.479551 [ 3 ] {} HTTP-Session: 1f30451c-cb8a-4d75-9900-6c4683deb2ab Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:42.479570 [ 3 ] {} HTTP-Session: 1f30451c-cb8a-4d75-9900-6c4683deb2ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:42.479654 [ 3 ] {cdf19974-af68-4323-8eae-708edaf1a015} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:42.479696 [ 3 ] {cdf19974-af68-4323-8eae-708edaf1a015} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:23:42.479803 [ 3 ] {cdf19974-af68-4323-8eae-708edaf1a015} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:42.480135 [ 3 ] {cdf19974-af68-4323-8eae-708edaf1a015} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:42.480362 [ 3 ] {cdf19974-af68-4323-8eae-708edaf1a015} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.30 06:23:42.480510 [ 3 ] {cdf19974-af68-4323-8eae-708edaf1a015} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.30 06:23:42.480640 [ 3 ] {cdf19974-af68-4323-8eae-708edaf1a015} executeQuery: Read 126 rows, 12.60 KiB in 0.00094903 sec., 132767 rows/sec., 12.96 MiB/sec. 2023.11.30 06:23:42.480648 [ 76 ] {} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.30 06:23:42.480767 [ 76 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:42.480819 [ 3 ] {cdf19974-af68-4323-8eae-708edaf1a015} DynamicQueryHandler: Done processing query 2023.11.30 06:23:42.480861 [ 3 ] {cdf19974-af68-4323-8eae-708edaf1a015} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 06:23:42.480875 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.30 06:23:42.480883 [ 3 ] {} HTTP-Session: 1f30451c-cb8a-4d75-9900-6c4683deb2ab Destroying unnamed session 2023.11.30 06:23:42.480958 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:23:42.480985 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 180 rows starting from the beginning of the part 2023.11.30 06:23:42.481060 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:42.481102 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 126 rows starting from the beginning of the part 2023.11.30 06:23:42.481115 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:42.481146 [ 3 ] {} HTTP-Session: 86310011-8643-4341-82f5-6369737ccb8a Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:42.481174 [ 3 ] {} HTTP-Session: 86310011-8643-4341-82f5-6369737ccb8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:42.481218 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::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.11.30 06:23:42.481283 [ 3 ] {e0041d64-e6e1-41d0-83ac-632e0fb56af3} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:42.481331 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 126 rows starting from the beginning of the part 2023.11.30 06:23:42.481338 [ 3 ] {e0041d64-e6e1-41d0-83ac-632e0fb56af3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:23:42.481489 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::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.11.30 06:23:42.481578 [ 3 ] {e0041d64-e6e1-41d0-83ac-632e0fb56af3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:42.481630 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 126 rows starting from the beginning of the part 2023.11.30 06:23:42.481941 [ 3 ] {e0041d64-e6e1-41d0-83ac-632e0fb56af3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:42.482226 [ 3 ] {e0041d64-e6e1-41d0-83ac-632e0fb56af3} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.30 06:23:42.482417 [ 3 ] {e0041d64-e6e1-41d0-83ac-632e0fb56af3} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.30 06:23:42.482562 [ 18 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 4 columns (4 merged, 0 gathered) in 0.001720258 sec., 362736.2872313339 rows/sec., 34.65 MiB/sec. 2023.11.30 06:23:42.482618 [ 3 ] {e0041d64-e6e1-41d0-83ac-632e0fb56af3} executeQuery: Read 42 rows, 3.36 KiB in 0.001301474 sec., 32271 rows/sec., 2.52 MiB/sec. 2023.11.30 06:23:42.482750 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.30 06:23:42.482768 [ 3 ] {e0041d64-e6e1-41d0-83ac-632e0fb56af3} DynamicQueryHandler: Done processing query 2023.11.30 06:23:42.482796 [ 3 ] {e0041d64-e6e1-41d0-83ac-632e0fb56af3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:23:42.482814 [ 3 ] {} HTTP-Session: 86310011-8643-4341-82f5-6369737ccb8a Destroying unnamed session 2023.11.30 06:23:42.482926 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_16_3} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.30 06:23:42.482990 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_16_3} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.30 06:23:42.482992 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 44932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:42.483054 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:42.483076 [ 3 ] {} HTTP-Session: c46d661d-0762-4ec8-b4c4-5fbf57cef3a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:42.483093 [ 3 ] {} HTTP-Session: c46d661d-0762-4ec8-b4c4-5fbf57cef3a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:42.483178 [ 3 ] {3fdba2a4-616c-4616-a8aa-e3d97f1546d6} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:42.483224 [ 3 ] {3fdba2a4-616c-4616-a8aa-e3d97f1546d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:23:42.483359 [ 3 ] {3fdba2a4-616c-4616-a8aa-e3d97f1546d6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:42.483749 [ 3 ] {3fdba2a4-616c-4616-a8aa-e3d97f1546d6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:42.484047 [ 3 ] {3fdba2a4-616c-4616-a8aa-e3d97f1546d6} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.30 06:23:42.484225 [ 3 ] {3fdba2a4-616c-4616-a8aa-e3d97f1546d6} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.30 06:23:42.484357 [ 3 ] {3fdba2a4-616c-4616-a8aa-e3d97f1546d6} executeQuery: Read 42 rows, 58.04 KiB in 0.001151192 sec., 36483 rows/sec., 49.23 MiB/sec. 2023.11.30 06:23:42.484470 [ 3 ] {3fdba2a4-616c-4616-a8aa-e3d97f1546d6} DynamicQueryHandler: Done processing query 2023.11.30 06:23:42.484493 [ 3 ] {3fdba2a4-616c-4616-a8aa-e3d97f1546d6} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.30 06:23:42.484508 [ 3 ] {} HTTP-Session: c46d661d-0762-4ec8-b4c4-5fbf57cef3a1 Destroying unnamed session 2023.11.30 06:23:42.792688 [ 76 ] {} DNSResolver: Updating DNS cache 2023.11.30 06:23:42.792734 [ 76 ] {} DNSResolver: Updated DNS cache 2023.11.30 06:23:47.476406 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:47.476536 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:47.476567 [ 3 ] {} HTTP-Session: ac901f3f-f7c6-446b-b365-111d8ae62695 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:47.476595 [ 3 ] {} HTTP-Session: ac901f3f-f7c6-446b-b365-111d8ae62695 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:47.476732 [ 3 ] {d95d25eb-0334-4a84-ac44-0ebe3b1ec2a6} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:47.476800 [ 3 ] {d95d25eb-0334-4a84-ac44-0ebe3b1ec2a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:23:47.476979 [ 3 ] {d95d25eb-0334-4a84-ac44-0ebe3b1ec2a6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:47.477349 [ 3 ] {d95d25eb-0334-4a84-ac44-0ebe3b1ec2a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:47.477603 [ 3 ] {d95d25eb-0334-4a84-ac44-0ebe3b1ec2a6} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.30 06:23:47.477767 [ 3 ] {d95d25eb-0334-4a84-ac44-0ebe3b1ec2a6} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.30 06:23:47.477921 [ 3 ] {d95d25eb-0334-4a84-ac44-0ebe3b1ec2a6} executeQuery: Read 5 rows, 415.00 B in 0.001145973 sec., 4363 rows/sec., 353.65 KiB/sec. 2023.11.30 06:23:47.477916 [ 54 ] {} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.30 06:23:47.478030 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:47.478124 [ 3 ] {d95d25eb-0334-4a84-ac44-0ebe3b1ec2a6} DynamicQueryHandler: Done processing query 2023.11.30 06:23:47.478134 [ 19 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.30 06:23:47.478169 [ 3 ] {d95d25eb-0334-4a84-ac44-0ebe3b1ec2a6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:23:47.478217 [ 3 ] {} HTTP-Session: ac901f3f-f7c6-446b-b365-111d8ae62695 Destroying unnamed session 2023.11.30 06:23:47.478292 [ 19 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:23:47.478331 [ 19 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 47 rows starting from the beginning of the part 2023.11.30 06:23:47.478368 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:47.478460 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:47.478513 [ 3 ] {} HTTP-Session: 4557cd96-a301-4137-a796-8b4dda89a709 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:47.478565 [ 3 ] {} HTTP-Session: 4557cd96-a301-4137-a796-8b4dda89a709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:47.478581 [ 19 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::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.11.30 06:23:47.478768 [ 3 ] {b5a53510-b973-4ed4-94bd-cb1b23aaaf5f} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:47.478810 [ 19 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part 2023.11.30 06:23:47.478882 [ 3 ] {b5a53510-b973-4ed4-94bd-cb1b23aaaf5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.30 06:23:47.479095 [ 19 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::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.11.30 06:23:47.479329 [ 3 ] {b5a53510-b973-4ed4-94bd-cb1b23aaaf5f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:47.479361 [ 19 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part 2023.11.30 06:23:47.479553 [ 19 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::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.11.30 06:23:47.480561 [ 18 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 146 rows, containing 4 columns (4 merged, 0 gathered) in 0.002466617 sec., 59190.38099550924 rows/sec., 4.69 MiB/sec. 2023.11.30 06:23:47.480691 [ 19 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.30 06:23:47.480867 [ 19 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_16_3} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.30 06:23:47.480932 [ 19 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_16_3} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.30 06:23:47.482040 [ 3 ] {b5a53510-b973-4ed4-94bd-cb1b23aaaf5f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:47.482267 [ 3 ] {b5a53510-b973-4ed4-94bd-cb1b23aaaf5f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.30 06:23:47.482430 [ 3 ] {b5a53510-b973-4ed4-94bd-cb1b23aaaf5f} oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.30 06:23:47.482545 [ 3 ] {b5a53510-b973-4ed4-94bd-cb1b23aaaf5f} executeQuery: Read 4 rows, 342.00 B in 0.00371874 sec., 1075 rows/sec., 89.81 KiB/sec. 2023.11.30 06:23:47.482680 [ 3 ] {b5a53510-b973-4ed4-94bd-cb1b23aaaf5f} DynamicQueryHandler: Done processing query 2023.11.30 06:23:47.482704 [ 3 ] {b5a53510-b973-4ed4-94bd-cb1b23aaaf5f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:23:47.482721 [ 3 ] {} HTTP-Session: 4557cd96-a301-4137-a796-8b4dda89a709 Destroying unnamed session 2023.11.30 06:23:47.482879 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:47.482925 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:47.482945 [ 3 ] {} HTTP-Session: 538c9d4e-acd4-4830-b2ba-1e79769a850f Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:47.482964 [ 3 ] {} HTTP-Session: 538c9d4e-acd4-4830-b2ba-1e79769a850f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:47.483039 [ 3 ] {a8a849eb-b698-4108-8653-759de2f2ca5c} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:47.483080 [ 3 ] {a8a849eb-b698-4108-8653-759de2f2ca5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:23:47.483188 [ 3 ] {a8a849eb-b698-4108-8653-759de2f2ca5c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:47.483434 [ 3 ] {a8a849eb-b698-4108-8653-759de2f2ca5c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:47.483642 [ 3 ] {a8a849eb-b698-4108-8653-759de2f2ca5c} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.30 06:23:47.483792 [ 3 ] {a8a849eb-b698-4108-8653-759de2f2ca5c} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.30 06:23:47.483894 [ 3 ] {a8a849eb-b698-4108-8653-759de2f2ca5c} executeQuery: Read 17 rows, 1.56 KiB in 0.000827568 sec., 20542 rows/sec., 1.84 MiB/sec. 2023.11.30 06:23:47.483990 [ 3 ] {a8a849eb-b698-4108-8653-759de2f2ca5c} DynamicQueryHandler: Done processing query 2023.11.30 06:23:47.484014 [ 3 ] {a8a849eb-b698-4108-8653-759de2f2ca5c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:23:47.484029 [ 3 ] {} HTTP-Session: 538c9d4e-acd4-4830-b2ba-1e79769a850f Destroying unnamed session 2023.11.30 06:23:47.484139 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:47.484183 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:47.484202 [ 3 ] {} HTTP-Session: 840c4843-fac8-4ebf-8c83-fb7c43a16150 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:47.484220 [ 3 ] {} HTTP-Session: 840c4843-fac8-4ebf-8c83-fb7c43a16150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:47.484287 [ 3 ] {8c17ddd0-3f67-4696-985f-ba9748c0d529} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:47.484327 [ 3 ] {8c17ddd0-3f67-4696-985f-ba9748c0d529} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.30 06:23:47.484427 [ 3 ] {8c17ddd0-3f67-4696-985f-ba9748c0d529} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:47.484797 [ 3 ] {8c17ddd0-3f67-4696-985f-ba9748c0d529} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:47.484999 [ 3 ] {8c17ddd0-3f67-4696-985f-ba9748c0d529} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.30 06:23:47.485147 [ 3 ] {8c17ddd0-3f67-4696-985f-ba9748c0d529} oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.30 06:23:47.485246 [ 3 ] {8c17ddd0-3f67-4696-985f-ba9748c0d529} executeQuery: Read 4 rows, 286.00 B in 0.0009319 sec., 4292 rows/sec., 299.71 KiB/sec. 2023.11.30 06:23:47.485370 [ 3 ] {8c17ddd0-3f67-4696-985f-ba9748c0d529} DynamicQueryHandler: Done processing query 2023.11.30 06:23:47.485394 [ 3 ] {8c17ddd0-3f67-4696-985f-ba9748c0d529} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:23:47.485410 [ 3 ] {} HTTP-Session: 840c4843-fac8-4ebf-8c83-fb7c43a16150 Destroying unnamed session 2023.11.30 06:23:47.485515 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 3432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:47.485561 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:47.485579 [ 3 ] {} HTTP-Session: 222d90d6-5c29-43af-a23d-66ca58ce4481 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:47.485597 [ 3 ] {} HTTP-Session: 222d90d6-5c29-43af-a23d-66ca58ce4481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:47.485665 [ 3 ] {4315c3d1-bf11-46cb-baf0-89a907332a08} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:47.485703 [ 3 ] {4315c3d1-bf11-46cb-baf0-89a907332a08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:23:47.485806 [ 3 ] {4315c3d1-bf11-46cb-baf0-89a907332a08} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:47.486081 [ 3 ] {4315c3d1-bf11-46cb-baf0-89a907332a08} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:47.486293 [ 3 ] {4315c3d1-bf11-46cb-baf0-89a907332a08} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.30 06:23:47.486442 [ 3 ] {4315c3d1-bf11-46cb-baf0-89a907332a08} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.30 06:23:47.486546 [ 3 ] {4315c3d1-bf11-46cb-baf0-89a907332a08} executeQuery: Read 20 rows, 1.59 KiB in 0.00085288 sec., 23449 rows/sec., 1.82 MiB/sec. 2023.11.30 06:23:47.486649 [ 3 ] {4315c3d1-bf11-46cb-baf0-89a907332a08} DynamicQueryHandler: Done processing query 2023.11.30 06:23:47.486672 [ 3 ] {4315c3d1-bf11-46cb-baf0-89a907332a08} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:23:47.486688 [ 3 ] {} HTTP-Session: 222d90d6-5c29-43af-a23d-66ca58ce4481 Destroying unnamed session 2023.11.30 06:23:47.486793 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:47.486836 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:47.486855 [ 3 ] {} HTTP-Session: 421a5924-ae02-44f4-b163-884148e3c627 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:47.486872 [ 3 ] {} HTTP-Session: 421a5924-ae02-44f4-b163-884148e3c627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:47.486941 [ 3 ] {e0b9df0b-dea3-4ec9-9107-8f8a2b4dc3e1} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:47.486982 [ 3 ] {e0b9df0b-dea3-4ec9-9107-8f8a2b4dc3e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.30 06:23:47.487096 [ 3 ] {e0b9df0b-dea3-4ec9-9107-8f8a2b4dc3e1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:47.487349 [ 3 ] {e0b9df0b-dea3-4ec9-9107-8f8a2b4dc3e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:47.487588 [ 3 ] {e0b9df0b-dea3-4ec9-9107-8f8a2b4dc3e1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.30 06:23:47.487762 [ 3 ] {e0b9df0b-dea3-4ec9-9107-8f8a2b4dc3e1} oximeter.measurements_cumulativei64 (56608886-c5d5-47c3-a5ce-c68d7cbff682): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.30 06:23:47.487862 [ 3 ] {e0b9df0b-dea3-4ec9-9107-8f8a2b4dc3e1} executeQuery: Read 11 rows, 743.00 B in 0.000894589 sec., 12296 rows/sec., 811.08 KiB/sec. 2023.11.30 06:23:47.487975 [ 3 ] {e0b9df0b-dea3-4ec9-9107-8f8a2b4dc3e1} DynamicQueryHandler: Done processing query 2023.11.30 06:23:47.487998 [ 3 ] {e0b9df0b-dea3-4ec9-9107-8f8a2b4dc3e1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:23:47.488014 [ 3 ] {} HTTP-Session: 421a5924-ae02-44f4-b163-884148e3c627 Destroying unnamed session 2023.11.30 06:23:47.488114 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:47.488159 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:47.488178 [ 3 ] {} HTTP-Session: 347d764c-09c9-49e8-8485-89951df8d7d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:47.488195 [ 3 ] {} HTTP-Session: 347d764c-09c9-49e8-8485-89951df8d7d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:47.488261 [ 3 ] {7ae26d59-c43a-4ec6-8a28-3ee999afb6bf} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:47.488301 [ 3 ] {7ae26d59-c43a-4ec6-8a28-3ee999afb6bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.30 06:23:47.488414 [ 3 ] {7ae26d59-c43a-4ec6-8a28-3ee999afb6bf} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:47.488661 [ 3 ] {7ae26d59-c43a-4ec6-8a28-3ee999afb6bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:47.488891 [ 3 ] {7ae26d59-c43a-4ec6-8a28-3ee999afb6bf} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.30 06:23:47.489061 [ 3 ] {7ae26d59-c43a-4ec6-8a28-3ee999afb6bf} oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.30 06:23:47.489158 [ 3 ] {7ae26d59-c43a-4ec6-8a28-3ee999afb6bf} executeQuery: Read 2 rows, 142.00 B in 0.000870909 sec., 2296 rows/sec., 159.23 KiB/sec. 2023.11.30 06:23:47.489257 [ 3 ] {7ae26d59-c43a-4ec6-8a28-3ee999afb6bf} DynamicQueryHandler: Done processing query 2023.11.30 06:23:47.489280 [ 3 ] {7ae26d59-c43a-4ec6-8a28-3ee999afb6bf} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:23:47.489296 [ 3 ] {} HTTP-Session: 347d764c-09c9-49e8-8485-89951df8d7d0 Destroying unnamed session 2023.11.30 06:23:47.489403 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:47.489446 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:47.489465 [ 3 ] {} HTTP-Session: 1186cdf1-eb7a-40dd-a227-4417fe6d7a3b Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:47.489482 [ 3 ] {} HTTP-Session: 1186cdf1-eb7a-40dd-a227-4417fe6d7a3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:47.489551 [ 3 ] {5ef5f1ed-8b60-4d62-bbae-eeba68b3cf72} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:47.489594 [ 3 ] {5ef5f1ed-8b60-4d62-bbae-eeba68b3cf72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:23:47.489723 [ 3 ] {5ef5f1ed-8b60-4d62-bbae-eeba68b3cf72} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:47.490004 [ 3 ] {5ef5f1ed-8b60-4d62-bbae-eeba68b3cf72} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:47.490268 [ 3 ] {5ef5f1ed-8b60-4d62-bbae-eeba68b3cf72} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.30 06:23:47.490460 [ 3 ] {5ef5f1ed-8b60-4d62-bbae-eeba68b3cf72} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.30 06:23:47.490554 [ 56 ] {} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.30 06:23:47.490566 [ 3 ] {5ef5f1ed-8b60-4d62-bbae-eeba68b3cf72} executeQuery: Read 5 rows, 6.91 KiB in 0.00098739 sec., 5063 rows/sec., 6.83 MiB/sec. 2023.11.30 06:23:47.490607 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:47.490757 [ 18 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.30 06:23:47.490800 [ 3 ] {5ef5f1ed-8b60-4d62-bbae-eeba68b3cf72} DynamicQueryHandler: Done processing query 2023.11.30 06:23:47.490840 [ 3 ] {5ef5f1ed-8b60-4d62-bbae-eeba68b3cf72} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.30 06:23:47.490867 [ 3 ] {} HTTP-Session: 1186cdf1-eb7a-40dd-a227-4417fe6d7a3b Destroying unnamed session 2023.11.30 06:23:47.490947 [ 18 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:23:47.490993 [ 18 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 342 rows starting from the beginning of the part 2023.11.30 06:23:47.491141 [ 18 ] {be654226-4ad7-4882-846d-6fcb34b360bd::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.11.30 06:23:47.491239 [ 18 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part 2023.11.30 06:23:47.491330 [ 18 ] {be654226-4ad7-4882-846d-6fcb34b360bd::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.11.30 06:23:47.491423 [ 18 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part 2023.11.30 06:23:47.491516 [ 18 ] {be654226-4ad7-4882-846d-6fcb34b360bd::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.11.30 06:23:47.492965 [ 13 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 441 rows, containing 6 columns (6 merged, 0 gathered) in 0.002291475 sec., 192452.4596602625 rows/sec., 259.70 MiB/sec. 2023.11.30 06:23:47.493320 [ 13 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.30 06:23:47.493591 [ 13 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_16_3} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.30 06:23:47.493669 [ 13 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_16_3} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.30 06:23:47.493755 [ 13 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in be654226-4ad7-4882-846d-6fcb34b360bd::all_1_16_3: 4.02 MiB. 2023.11.30 06:23:48.000132 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.49 MiB, peak 236.88 MiB, will set to 231.32 MiB (RSS), difference: -4.17 MiB 2023.11.30 06:23:52.477669 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:52.477786 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:52.477812 [ 3 ] {} HTTP-Session: 6f84bd93-ecb1-437e-9c0c-bbd8fc318bd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:52.477837 [ 3 ] {} HTTP-Session: 6f84bd93-ecb1-437e-9c0c-bbd8fc318bd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:52.477966 [ 3 ] {87b42966-ea16-4e6f-a1b4-9f9148478e2b} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:52.478029 [ 3 ] {87b42966-ea16-4e6f-a1b4-9f9148478e2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:23:52.478185 [ 3 ] {87b42966-ea16-4e6f-a1b4-9f9148478e2b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:52.478590 [ 3 ] {87b42966-ea16-4e6f-a1b4-9f9148478e2b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:52.478855 [ 3 ] {87b42966-ea16-4e6f-a1b4-9f9148478e2b} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.30 06:23:52.479015 [ 3 ] {87b42966-ea16-4e6f-a1b4-9f9148478e2b} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.30 06:23:52.479145 [ 3 ] {87b42966-ea16-4e6f-a1b4-9f9148478e2b} executeQuery: Read 42 rows, 3.40 KiB in 0.001141693 sec., 36787 rows/sec., 2.91 MiB/sec. 2023.11.30 06:23:52.479269 [ 3 ] {87b42966-ea16-4e6f-a1b4-9f9148478e2b} DynamicQueryHandler: Done processing query 2023.11.30 06:23:52.479293 [ 3 ] {87b42966-ea16-4e6f-a1b4-9f9148478e2b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:23:52.479310 [ 3 ] {} HTTP-Session: 6f84bd93-ecb1-437e-9c0c-bbd8fc318bd3 Destroying unnamed session 2023.11.30 06:23:52.479461 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 20290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:52.479506 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:52.479525 [ 3 ] {} HTTP-Session: e82e98a5-5351-4979-b2af-bfb0460db430 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:52.479542 [ 3 ] {} HTTP-Session: e82e98a5-5351-4979-b2af-bfb0460db430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:52.479617 [ 3 ] {9341af30-fb0b-4ad1-975f-46bc22c0c054} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:52.479656 [ 3 ] {9341af30-fb0b-4ad1-975f-46bc22c0c054} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:23:52.479756 [ 3 ] {9341af30-fb0b-4ad1-975f-46bc22c0c054} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:52.480117 [ 3 ] {9341af30-fb0b-4ad1-975f-46bc22c0c054} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:52.480333 [ 3 ] {9341af30-fb0b-4ad1-975f-46bc22c0c054} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.30 06:23:52.480492 [ 3 ] {9341af30-fb0b-4ad1-975f-46bc22c0c054} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.30 06:23:52.480620 [ 3 ] {9341af30-fb0b-4ad1-975f-46bc22c0c054} executeQuery: Read 126 rows, 12.60 KiB in 0.00097525 sec., 129197 rows/sec., 12.62 MiB/sec. 2023.11.30 06:23:52.480812 [ 3 ] {9341af30-fb0b-4ad1-975f-46bc22c0c054} DynamicQueryHandler: Done processing query 2023.11.30 06:23:52.480836 [ 3 ] {9341af30-fb0b-4ad1-975f-46bc22c0c054} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 06:23:52.480853 [ 3 ] {} HTTP-Session: e82e98a5-5351-4979-b2af-bfb0460db430 Destroying unnamed session 2023.11.30 06:23:52.480974 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:52.481019 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:52.481038 [ 3 ] {} HTTP-Session: 3bfa0b37-143b-47cb-9540-cc742cbc0f1c Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:52.481055 [ 3 ] {} HTTP-Session: 3bfa0b37-143b-47cb-9540-cc742cbc0f1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:52.481126 [ 3 ] {6b7c45ad-00db-444f-9b57-22f02f6998df} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:52.481165 [ 3 ] {6b7c45ad-00db-444f-9b57-22f02f6998df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:23:52.481285 [ 3 ] {6b7c45ad-00db-444f-9b57-22f02f6998df} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:52.481567 [ 3 ] {6b7c45ad-00db-444f-9b57-22f02f6998df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:52.481767 [ 3 ] {6b7c45ad-00db-444f-9b57-22f02f6998df} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.30 06:23:52.481918 [ 3 ] {6b7c45ad-00db-444f-9b57-22f02f6998df} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.30 06:23:52.482036 [ 3 ] {6b7c45ad-00db-444f-9b57-22f02f6998df} executeQuery: Read 42 rows, 3.36 KiB in 0.00088365 sec., 47530 rows/sec., 3.72 MiB/sec. 2023.11.30 06:23:52.482136 [ 3 ] {6b7c45ad-00db-444f-9b57-22f02f6998df} DynamicQueryHandler: Done processing query 2023.11.30 06:23:52.482159 [ 3 ] {6b7c45ad-00db-444f-9b57-22f02f6998df} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:23:52.482175 [ 3 ] {} HTTP-Session: 3bfa0b37-143b-47cb-9540-cc742cbc0f1c Destroying unnamed session 2023.11.30 06:23:52.482380 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 44932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:52.482425 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:52.482443 [ 3 ] {} HTTP-Session: 003030bb-8a01-4920-af5f-781e9a04fad0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:52.482460 [ 3 ] {} HTTP-Session: 003030bb-8a01-4920-af5f-781e9a04fad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:52.482542 [ 3 ] {e53a5c7d-7ea8-4ec4-bd2f-16c0b04ed755} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:52.482586 [ 3 ] {e53a5c7d-7ea8-4ec4-bd2f-16c0b04ed755} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:23:52.482719 [ 3 ] {e53a5c7d-7ea8-4ec4-bd2f-16c0b04ed755} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:52.483241 [ 3 ] {e53a5c7d-7ea8-4ec4-bd2f-16c0b04ed755} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:52.483553 [ 3 ] {e53a5c7d-7ea8-4ec4-bd2f-16c0b04ed755} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.30 06:23:52.483743 [ 3 ] {e53a5c7d-7ea8-4ec4-bd2f-16c0b04ed755} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.30 06:23:52.483862 [ 3 ] {e53a5c7d-7ea8-4ec4-bd2f-16c0b04ed755} executeQuery: Read 42 rows, 58.04 KiB in 0.001292044 sec., 32506 rows/sec., 43.87 MiB/sec. 2023.11.30 06:23:52.483985 [ 3 ] {e53a5c7d-7ea8-4ec4-bd2f-16c0b04ed755} DynamicQueryHandler: Done processing query 2023.11.30 06:23:52.484008 [ 3 ] {e53a5c7d-7ea8-4ec4-bd2f-16c0b04ed755} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.30 06:23:52.484024 [ 3 ] {} HTTP-Session: 003030bb-8a01-4920-af5f-781e9a04fad0 Destroying unnamed session 2023.11.30 06:23:57.477575 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:57.477703 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:57.477733 [ 3 ] {} HTTP-Session: fab267a7-d31a-4ffe-9cfd-aba05de39a15 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:57.477762 [ 3 ] {} HTTP-Session: fab267a7-d31a-4ffe-9cfd-aba05de39a15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:57.477900 [ 3 ] {ee91c154-444f-403d-8ee3-7ee0815e521e} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:57.477967 [ 3 ] {ee91c154-444f-403d-8ee3-7ee0815e521e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:23:57.478149 [ 3 ] {ee91c154-444f-403d-8ee3-7ee0815e521e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:57.478541 [ 3 ] {ee91c154-444f-403d-8ee3-7ee0815e521e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:57.478800 [ 3 ] {ee91c154-444f-403d-8ee3-7ee0815e521e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.30 06:23:57.478972 [ 3 ] {ee91c154-444f-403d-8ee3-7ee0815e521e} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.30 06:23:57.479108 [ 3 ] {ee91c154-444f-403d-8ee3-7ee0815e521e} executeQuery: Read 5 rows, 415.00 B in 0.001164582 sec., 4293 rows/sec., 348.00 KiB/sec. 2023.11.30 06:23:57.479237 [ 3 ] {ee91c154-444f-403d-8ee3-7ee0815e521e} DynamicQueryHandler: Done processing query 2023.11.30 06:23:57.479263 [ 3 ] {ee91c154-444f-403d-8ee3-7ee0815e521e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:23:57.479280 [ 3 ] {} HTTP-Session: fab267a7-d31a-4ffe-9cfd-aba05de39a15 Destroying unnamed session 2023.11.30 06:23:57.479397 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:57.479445 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:57.479466 [ 3 ] {} HTTP-Session: 138d6972-a7bf-48c7-bba7-e9e89ade0ed8 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:57.479486 [ 3 ] {} HTTP-Session: 138d6972-a7bf-48c7-bba7-e9e89ade0ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:57.479564 [ 3 ] {8970c739-72f3-445c-9239-7efc0dd5bb2a} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:57.479606 [ 3 ] {8970c739-72f3-445c-9239-7efc0dd5bb2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.30 06:23:57.479715 [ 3 ] {8970c739-72f3-445c-9239-7efc0dd5bb2a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:57.479996 [ 3 ] {8970c739-72f3-445c-9239-7efc0dd5bb2a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:57.480202 [ 3 ] {8970c739-72f3-445c-9239-7efc0dd5bb2a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.30 06:23:57.480355 [ 3 ] {8970c739-72f3-445c-9239-7efc0dd5bb2a} oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.30 06:23:57.480490 [ 3 ] {8970c739-72f3-445c-9239-7efc0dd5bb2a} executeQuery: Read 2 rows, 175.00 B in 0.000897619 sec., 2228 rows/sec., 190.39 KiB/sec. 2023.11.30 06:23:57.480606 [ 3 ] {8970c739-72f3-445c-9239-7efc0dd5bb2a} DynamicQueryHandler: Done processing query 2023.11.30 06:23:57.480630 [ 3 ] {8970c739-72f3-445c-9239-7efc0dd5bb2a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:23:57.480647 [ 3 ] {} HTTP-Session: 138d6972-a7bf-48c7-bba7-e9e89ade0ed8 Destroying unnamed session 2023.11.30 06:23:57.480767 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:57.480812 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:57.480833 [ 3 ] {} HTTP-Session: 2da7cf5b-c452-4a15-b25c-21b34fb7c58e Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:57.480850 [ 3 ] {} HTTP-Session: 2da7cf5b-c452-4a15-b25c-21b34fb7c58e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:57.480924 [ 3 ] {324a95c1-2436-4daf-a148-a634bae21f68} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:57.480962 [ 3 ] {324a95c1-2436-4daf-a148-a634bae21f68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:23:57.481069 [ 3 ] {324a95c1-2436-4daf-a148-a634bae21f68} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:57.481375 [ 3 ] {324a95c1-2436-4daf-a148-a634bae21f68} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:57.481590 [ 3 ] {324a95c1-2436-4daf-a148-a634bae21f68} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.30 06:23:57.481739 [ 3 ] {324a95c1-2436-4daf-a148-a634bae21f68} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.30 06:23:57.481859 [ 3 ] {324a95c1-2436-4daf-a148-a634bae21f68} executeQuery: Read 52 rows, 4.59 KiB in 0.00090731 sec., 57312 rows/sec., 4.94 MiB/sec. 2023.11.30 06:23:57.481962 [ 3 ] {324a95c1-2436-4daf-a148-a634bae21f68} DynamicQueryHandler: Done processing query 2023.11.30 06:23:57.481985 [ 3 ] {324a95c1-2436-4daf-a148-a634bae21f68} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.30 06:23:57.482000 [ 3 ] {} HTTP-Session: 2da7cf5b-c452-4a15-b25c-21b34fb7c58e Destroying unnamed session 2023.11.30 06:23:57.482132 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:57.482176 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:57.482195 [ 3 ] {} HTTP-Session: fc477194-47a5-4f33-86fc-d2c3cf623e0e Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:57.482212 [ 3 ] {} HTTP-Session: fc477194-47a5-4f33-86fc-d2c3cf623e0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:57.482279 [ 3 ] {cab342e1-992f-47c7-b924-d844bdb4d207} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:57.482318 [ 3 ] {cab342e1-992f-47c7-b924-d844bdb4d207} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.30 06:23:57.482423 [ 3 ] {cab342e1-992f-47c7-b924-d844bdb4d207} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:57.482661 [ 3 ] {cab342e1-992f-47c7-b924-d844bdb4d207} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:57.482861 [ 3 ] {cab342e1-992f-47c7-b924-d844bdb4d207} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.30 06:23:57.483013 [ 3 ] {cab342e1-992f-47c7-b924-d844bdb4d207} oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.30 06:23:57.483141 [ 3 ] {cab342e1-992f-47c7-b924-d844bdb4d207} executeQuery: Read 2 rows, 143.00 B in 0.000832629 sec., 2402 rows/sec., 167.72 KiB/sec. 2023.11.30 06:23:57.483263 [ 3 ] {cab342e1-992f-47c7-b924-d844bdb4d207} DynamicQueryHandler: Done processing query 2023.11.30 06:23:57.483286 [ 3 ] {cab342e1-992f-47c7-b924-d844bdb4d207} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:23:57.483302 [ 3 ] {} HTTP-Session: fc477194-47a5-4f33-86fc-d2c3cf623e0e Destroying unnamed session 2023.11.30 06:23:57.483409 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:57.483454 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:57.483472 [ 3 ] {} HTTP-Session: 32b8fc2a-391c-4d4b-a5e1-8d47c07b0391 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:57.483489 [ 3 ] {} HTTP-Session: 32b8fc2a-391c-4d4b-a5e1-8d47c07b0391 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:57.483559 [ 3 ] {5e478b39-69a7-4950-80e0-2996815b9324} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:57.483597 [ 3 ] {5e478b39-69a7-4950-80e0-2996815b9324} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:23:57.483701 [ 3 ] {5e478b39-69a7-4950-80e0-2996815b9324} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:57.483985 [ 3 ] {5e478b39-69a7-4950-80e0-2996815b9324} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:57.484189 [ 3 ] {5e478b39-69a7-4950-80e0-2996815b9324} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.30 06:23:57.484334 [ 3 ] {5e478b39-69a7-4950-80e0-2996815b9324} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.30 06:23:57.484460 [ 3 ] {5e478b39-69a7-4950-80e0-2996815b9324} executeQuery: Read 31 rows, 2.46 KiB in 0.000872029 sec., 35549 rows/sec., 2.76 MiB/sec. 2023.11.30 06:23:57.484603 [ 3 ] {5e478b39-69a7-4950-80e0-2996815b9324} DynamicQueryHandler: Done processing query 2023.11.30 06:23:57.484626 [ 3 ] {5e478b39-69a7-4950-80e0-2996815b9324} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:23:57.484643 [ 3 ] {} HTTP-Session: 32b8fc2a-391c-4d4b-a5e1-8d47c07b0391 Destroying unnamed session 2023.11.30 06:23:57.484752 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7188, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:57.484795 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:57.484814 [ 3 ] {} HTTP-Session: 8ce213b2-ab48-4e87-9e06-921f9b661727 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:57.484832 [ 3 ] {} HTTP-Session: 8ce213b2-ab48-4e87-9e06-921f9b661727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:57.484905 [ 3 ] {1d0b1371-9fae-42aa-8b60-eb37ef05564d} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:57.484947 [ 3 ] {1d0b1371-9fae-42aa-8b60-eb37ef05564d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.30 06:23:57.485070 [ 3 ] {1d0b1371-9fae-42aa-8b60-eb37ef05564d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:57.485331 [ 3 ] {1d0b1371-9fae-42aa-8b60-eb37ef05564d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:57.485581 [ 3 ] {1d0b1371-9fae-42aa-8b60-eb37ef05564d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.30 06:23:57.485753 [ 3 ] {1d0b1371-9fae-42aa-8b60-eb37ef05564d} oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.30 06:23:57.485874 [ 3 ] {1d0b1371-9fae-42aa-8b60-eb37ef05564d} executeQuery: Read 37 rows, 2.64 KiB in 0.00094233 sec., 39264 rows/sec., 2.73 MiB/sec. 2023.11.30 06:23:57.485989 [ 3 ] {1d0b1371-9fae-42aa-8b60-eb37ef05564d} DynamicQueryHandler: Done processing query 2023.11.30 06:23:57.486012 [ 3 ] {1d0b1371-9fae-42aa-8b60-eb37ef05564d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:23:57.486030 [ 3 ] {} HTTP-Session: 8ce213b2-ab48-4e87-9e06-921f9b661727 Destroying unnamed session 2023.11.30 06:23:57.486134 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:23:57.486179 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:23:57.486197 [ 3 ] {} HTTP-Session: 58a49116-3430-491f-bd29-838b4b08fe64 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:23:57.486214 [ 3 ] {} HTTP-Session: 58a49116-3430-491f-bd29-838b4b08fe64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:23:57.486284 [ 3 ] {9b92d422-6b39-4626-af6e-f751b27ede7e} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:23:57.486327 [ 3 ] {9b92d422-6b39-4626-af6e-f751b27ede7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:23:57.486463 [ 3 ] {9b92d422-6b39-4626-af6e-f751b27ede7e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:23:57.486754 [ 3 ] {9b92d422-6b39-4626-af6e-f751b27ede7e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:23:57.487020 [ 3 ] {9b92d422-6b39-4626-af6e-f751b27ede7e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.30 06:23:57.487197 [ 3 ] {9b92d422-6b39-4626-af6e-f751b27ede7e} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.30 06:23:57.487331 [ 3 ] {9b92d422-6b39-4626-af6e-f751b27ede7e} executeQuery: Read 5 rows, 6.91 KiB in 0.001017481 sec., 4914 rows/sec., 6.63 MiB/sec. 2023.11.30 06:23:57.487450 [ 3 ] {9b92d422-6b39-4626-af6e-f751b27ede7e} DynamicQueryHandler: Done processing query 2023.11.30 06:23:57.487472 [ 3 ] {9b92d422-6b39-4626-af6e-f751b27ede7e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:23:57.487488 [ 3 ] {} HTTP-Session: 58a49116-3430-491f-bd29-838b4b08fe64 Destroying unnamed session 2023.11.30 06:23:57.792785 [ 144 ] {} DNSResolver: Updating DNS cache 2023.11.30 06:23:57.792839 [ 144 ] {} DNSResolver: Updated DNS cache 2023.11.30 06:24:02.478784 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:02.478900 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:02.478926 [ 3 ] {} HTTP-Session: 9de2f582-1e07-4df9-bd45-c506fe385d68 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:02.478950 [ 3 ] {} HTTP-Session: 9de2f582-1e07-4df9-bd45-c506fe385d68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:02.479078 [ 3 ] {18c6ed4c-c71b-44f9-b12d-54c6460e150e} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:02.479136 [ 3 ] {18c6ed4c-c71b-44f9-b12d-54c6460e150e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:24:02.479298 [ 3 ] {18c6ed4c-c71b-44f9-b12d-54c6460e150e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:02.479780 [ 3 ] {18c6ed4c-c71b-44f9-b12d-54c6460e150e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:24:02.480080 [ 3 ] {18c6ed4c-c71b-44f9-b12d-54c6460e150e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.30 06:24:02.480245 [ 3 ] {18c6ed4c-c71b-44f9-b12d-54c6460e150e} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.30 06:24:02.480364 [ 3 ] {18c6ed4c-c71b-44f9-b12d-54c6460e150e} executeQuery: Read 42 rows, 3.40 KiB in 0.001252504 sec., 33532 rows/sec., 2.65 MiB/sec. 2023.11.30 06:24:02.480502 [ 3 ] {18c6ed4c-c71b-44f9-b12d-54c6460e150e} DynamicQueryHandler: Done processing query 2023.11.30 06:24:02.480527 [ 3 ] {18c6ed4c-c71b-44f9-b12d-54c6460e150e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:24:02.480545 [ 3 ] {} HTTP-Session: 9de2f582-1e07-4df9-bd45-c506fe385d68 Destroying unnamed session 2023.11.30 06:24:02.480665 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:02.480715 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:02.480736 [ 3 ] {} HTTP-Session: 7ad57d68-3d5f-41cf-ae8c-26335fed959b Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:02.480755 [ 3 ] {} HTTP-Session: 7ad57d68-3d5f-41cf-ae8c-26335fed959b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:02.480832 [ 3 ] {89f71a51-4cdc-448b-ab87-1e8e87b4c340} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:02.480875 [ 3 ] {89f71a51-4cdc-448b-ab87-1e8e87b4c340} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.30 06:24:02.480985 [ 3 ] {89f71a51-4cdc-448b-ab87-1e8e87b4c340} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:02.481255 [ 3 ] {89f71a51-4cdc-448b-ab87-1e8e87b4c340} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:24:02.481463 [ 3 ] {89f71a51-4cdc-448b-ab87-1e8e87b4c340} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.30 06:24:02.481614 [ 3 ] {89f71a51-4cdc-448b-ab87-1e8e87b4c340} oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.30 06:24:02.481715 [ 3 ] {89f71a51-4cdc-448b-ab87-1e8e87b4c340} executeQuery: Read 2 rows, 175.00 B in 0.000853649 sec., 2342 rows/sec., 200.20 KiB/sec. 2023.11.30 06:24:02.481711 [ 173 ] {} oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.30 06:24:02.481772 [ 173 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:24:02.481851 [ 3 ] {89f71a51-4cdc-448b-ab87-1e8e87b4c340} DynamicQueryHandler: Done processing query 2023.11.30 06:24:02.481885 [ 3 ] {89f71a51-4cdc-448b-ab87-1e8e87b4c340} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:24:02.481890 [ 19 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.30 06:24:02.481907 [ 3 ] {} HTTP-Session: 7ad57d68-3d5f-41cf-ae8c-26335fed959b Destroying unnamed session 2023.11.30 06:24:02.482025 [ 19 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:24:02.482067 [ 19 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::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.11.30 06:24:02.482139 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 20439, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:02.482217 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:02.482285 [ 3 ] {} HTTP-Session: 5396e4cc-c2e4-4298-886d-7a13fb69df7a Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:02.482312 [ 19 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::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.11.30 06:24:02.482325 [ 3 ] {} HTTP-Session: 5396e4cc-c2e4-4298-886d-7a13fb69df7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:02.482543 [ 19 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::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.11.30 06:24:02.482561 [ 3 ] {d19d7e7a-2238-4c11-b59f-5a184038a748} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:02.482654 [ 3 ] {d19d7e7a-2238-4c11-b59f-5a184038a748} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:24:02.482793 [ 19 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::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.11.30 06:24:02.483116 [ 19 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::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.11.30 06:24:02.483156 [ 3 ] {d19d7e7a-2238-4c11-b59f-5a184038a748} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:02.483335 [ 19 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::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.11.30 06:24:02.483827 [ 3 ] {d19d7e7a-2238-4c11-b59f-5a184038a748} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:24:02.484342 [ 3 ] {d19d7e7a-2238-4c11-b59f-5a184038a748} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.30 06:24:02.484578 [ 21 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.002720269 sec., 5146.549844886664 rows/sec., 436.90 KiB/sec. 2023.11.30 06:24:02.484624 [ 3 ] {d19d7e7a-2238-4c11-b59f-5a184038a748} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.30 06:24:02.484768 [ 19 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.30 06:24:02.484832 [ 3 ] {d19d7e7a-2238-4c11-b59f-5a184038a748} executeQuery: Read 127 rows, 12.69 KiB in 0.002206533 sec., 57556 rows/sec., 5.62 MiB/sec. 2023.11.30 06:24:02.485026 [ 3 ] {d19d7e7a-2238-4c11-b59f-5a184038a748} DynamicQueryHandler: Done processing query 2023.11.30 06:24:02.485052 [ 19 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::all_1_6_1} oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.30 06:24:02.485064 [ 3 ] {d19d7e7a-2238-4c11-b59f-5a184038a748} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 06:24:02.485106 [ 3 ] {} HTTP-Session: 5396e4cc-c2e4-4298-886d-7a13fb69df7a Destroying unnamed session 2023.11.30 06:24:02.485160 [ 19 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::all_1_6_1} oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.30 06:24:02.485272 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:02.485323 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:02.485342 [ 3 ] {} HTTP-Session: 62463407-ef17-4427-b2ff-3a37536d327c Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:02.485360 [ 3 ] {} HTTP-Session: 62463407-ef17-4427-b2ff-3a37536d327c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:02.485432 [ 3 ] {375311f8-a956-4427-8736-26e1e8b0265c} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:02.485472 [ 3 ] {375311f8-a956-4427-8736-26e1e8b0265c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.30 06:24:02.485591 [ 3 ] {375311f8-a956-4427-8736-26e1e8b0265c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:02.485914 [ 3 ] {375311f8-a956-4427-8736-26e1e8b0265c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:24:02.486122 [ 3 ] {375311f8-a956-4427-8736-26e1e8b0265c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.30 06:24:02.486270 [ 3 ] {375311f8-a956-4427-8736-26e1e8b0265c} oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.30 06:24:02.486364 [ 173 ] {} oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.30 06:24:02.486374 [ 3 ] {375311f8-a956-4427-8736-26e1e8b0265c} executeQuery: Read 2 rows, 143.00 B in 0.00091442 sec., 2187 rows/sec., 152.72 KiB/sec. 2023.11.30 06:24:02.486403 [ 173 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:24:02.486552 [ 18 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.30 06:24:02.486576 [ 3 ] {375311f8-a956-4427-8736-26e1e8b0265c} DynamicQueryHandler: Done processing query 2023.11.30 06:24:02.486641 [ 3 ] {375311f8-a956-4427-8736-26e1e8b0265c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:24:02.486672 [ 3 ] {} HTTP-Session: 62463407-ef17-4427-b2ff-3a37536d327c Destroying unnamed session 2023.11.30 06:24:02.486730 [ 18 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:24:02.486766 [ 18 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::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.11.30 06:24:02.486836 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:02.486916 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:02.486975 [ 3 ] {} HTTP-Session: bebbf9a4-337b-4712-ab91-62523424c044 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:02.486982 [ 18 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::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.11.30 06:24:02.487006 [ 3 ] {} HTTP-Session: bebbf9a4-337b-4712-ab91-62523424c044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:02.487227 [ 18 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::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.11.30 06:24:02.487241 [ 3 ] {87c0fbb9-ccec-4ee9-bb71-cf0a89153069} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:02.487339 [ 3 ] {87c0fbb9-ccec-4ee9-bb71-cf0a89153069} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:24:02.487457 [ 18 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::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.11.30 06:24:02.487744 [ 18 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::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.11.30 06:24:02.487854 [ 3 ] {87c0fbb9-ccec-4ee9-bb71-cf0a89153069} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:02.488002 [ 18 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::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.11.30 06:24:02.488537 [ 3 ] {87c0fbb9-ccec-4ee9-bb71-cf0a89153069} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:24:02.489042 [ 3 ] {87c0fbb9-ccec-4ee9-bb71-cf0a89153069} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.30 06:24:02.489372 [ 19 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.00290701 sec., 4815.9449055902805 rows/sec., 336.27 KiB/sec. 2023.11.30 06:24:02.489373 [ 3 ] {87c0fbb9-ccec-4ee9-bb71-cf0a89153069} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.30 06:24:02.489504 [ 19 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.30 06:24:02.489543 [ 173 ] {} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.30 06:24:02.489647 [ 3 ] {87c0fbb9-ccec-4ee9-bb71-cf0a89153069} executeQuery: Read 44 rows, 3.53 KiB in 0.002318125 sec., 18980 rows/sec., 1.49 MiB/sec. 2023.11.30 06:24:02.489648 [ 173 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:24:02.489857 [ 20 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.30 06:24:02.489933 [ 3 ] {87c0fbb9-ccec-4ee9-bb71-cf0a89153069} DynamicQueryHandler: Done processing query 2023.11.30 06:24:02.489940 [ 19 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::all_1_6_1} oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.30 06:24:02.489976 [ 3 ] {87c0fbb9-ccec-4ee9-bb71-cf0a89153069} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:24:02.490029 [ 3 ] {} HTTP-Session: bebbf9a4-337b-4712-ab91-62523424c044 Destroying unnamed session 2023.11.30 06:24:02.490058 [ 20 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:24:02.490085 [ 19 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::all_1_6_1} oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.30 06:24:02.490111 [ 20 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 106 rows starting from the beginning of the part 2023.11.30 06:24:02.490217 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:02.490293 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:02.490321 [ 3 ] {} HTTP-Session: b0d1c2ab-3c2d-4051-b774-766c16c79d0c Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:02.490349 [ 3 ] {} HTTP-Session: b0d1c2ab-3c2d-4051-b774-766c16c79d0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:02.490360 [ 20 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part 2023.11.30 06:24:02.490450 [ 3 ] {4077cfb5-ada5-4d0b-bf16-9c0b74566812} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:02.490480 [ 20 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part 2023.11.30 06:24:02.490513 [ 3 ] {4077cfb5-ada5-4d0b-bf16-9c0b74566812} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.30 06:24:02.490623 [ 20 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part 2023.11.30 06:24:02.490793 [ 20 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part 2023.11.30 06:24:02.490796 [ 3 ] {4077cfb5-ada5-4d0b-bf16-9c0b74566812} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:02.490916 [ 20 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part 2023.11.30 06:24:02.491273 [ 3 ] {4077cfb5-ada5-4d0b-bf16-9c0b74566812} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:24:02.491623 [ 3 ] {4077cfb5-ada5-4d0b-bf16-9c0b74566812} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.30 06:24:02.491841 [ 18 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 285 rows, containing 4 columns (4 merged, 0 gathered) in 0.002116403 sec., 134662.4437784297 rows/sec., 10.51 MiB/sec. 2023.11.30 06:24:02.491862 [ 3 ] {4077cfb5-ada5-4d0b-bf16-9c0b74566812} oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.30 06:24:02.491989 [ 20 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.30 06:24:02.492028 [ 3 ] {4077cfb5-ada5-4d0b-bf16-9c0b74566812} executeQuery: Read 1 rows, 71.00 B in 0.001522636 sec., 656 rows/sec., 45.54 KiB/sec. 2023.11.30 06:24:02.492194 [ 3 ] {4077cfb5-ada5-4d0b-bf16-9c0b74566812} DynamicQueryHandler: Done processing query 2023.11.30 06:24:02.492223 [ 3 ] {4077cfb5-ada5-4d0b-bf16-9c0b74566812} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:24:02.492230 [ 20 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_21_4} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.30 06:24:02.492243 [ 3 ] {} HTTP-Session: b0d1c2ab-3c2d-4051-b774-766c16c79d0c Destroying unnamed session 2023.11.30 06:24:02.492297 [ 20 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_21_4} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.30 06:24:02.492399 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 44932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:02.492445 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:02.492465 [ 3 ] {} HTTP-Session: e080d1f1-1fff-4075-bc78-e0f0f8365155 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:02.492483 [ 3 ] {} HTTP-Session: e080d1f1-1fff-4075-bc78-e0f0f8365155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:02.492561 [ 3 ] {298048cf-762a-4731-9717-4ae3c5118a13} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:02.492607 [ 3 ] {298048cf-762a-4731-9717-4ae3c5118a13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:24:02.492743 [ 3 ] {298048cf-762a-4731-9717-4ae3c5118a13} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:02.493228 [ 3 ] {298048cf-762a-4731-9717-4ae3c5118a13} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:24:02.493543 [ 3 ] {298048cf-762a-4731-9717-4ae3c5118a13} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.30 06:24:02.493726 [ 3 ] {298048cf-762a-4731-9717-4ae3c5118a13} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.30 06:24:02.493831 [ 3 ] {298048cf-762a-4731-9717-4ae3c5118a13} executeQuery: Read 42 rows, 58.04 KiB in 0.001241313 sec., 33835 rows/sec., 45.66 MiB/sec. 2023.11.30 06:24:02.493956 [ 3 ] {298048cf-762a-4731-9717-4ae3c5118a13} DynamicQueryHandler: Done processing query 2023.11.30 06:24:02.493979 [ 3 ] {298048cf-762a-4731-9717-4ae3c5118a13} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.30 06:24:02.493996 [ 3 ] {} HTTP-Session: e080d1f1-1fff-4075-bc78-e0f0f8365155 Destroying unnamed session 2023.11.30 06:24:07.475492 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:07.475609 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:07.475635 [ 3 ] {} HTTP-Session: 6192f126-84f1-47a5-9d8e-91730e5216d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:07.475660 [ 3 ] {} HTTP-Session: 6192f126-84f1-47a5-9d8e-91730e5216d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:07.475784 [ 3 ] {8d71377f-687a-4e0a-aec4-399479f6cbb9} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:07.475844 [ 3 ] {8d71377f-687a-4e0a-aec4-399479f6cbb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:24:07.476002 [ 3 ] {8d71377f-687a-4e0a-aec4-399479f6cbb9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:07.476427 [ 3 ] {8d71377f-687a-4e0a-aec4-399479f6cbb9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:24:07.476689 [ 3 ] {8d71377f-687a-4e0a-aec4-399479f6cbb9} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.30 06:24:07.476857 [ 3 ] {8d71377f-687a-4e0a-aec4-399479f6cbb9} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.30 06:24:07.476992 [ 3 ] {8d71377f-687a-4e0a-aec4-399479f6cbb9} executeQuery: Read 5 rows, 415.00 B in 0.001166003 sec., 4288 rows/sec., 347.57 KiB/sec. 2023.11.30 06:24:07.477144 [ 3 ] {8d71377f-687a-4e0a-aec4-399479f6cbb9} DynamicQueryHandler: Done processing query 2023.11.30 06:24:07.477170 [ 3 ] {8d71377f-687a-4e0a-aec4-399479f6cbb9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:24:07.477187 [ 3 ] {} HTTP-Session: 6192f126-84f1-47a5-9d8e-91730e5216d9 Destroying unnamed session 2023.11.30 06:24:07.477300 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:07.477353 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:07.477373 [ 3 ] {} HTTP-Session: 9fc7ac1a-8308-4dc9-9171-431b617b486a Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:07.477393 [ 3 ] {} HTTP-Session: 9fc7ac1a-8308-4dc9-9171-431b617b486a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:07.477472 [ 3 ] {2b2e48ac-038c-4eb8-93b6-e8138841086d} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:07.477515 [ 3 ] {2b2e48ac-038c-4eb8-93b6-e8138841086d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:24:07.477626 [ 3 ] {2b2e48ac-038c-4eb8-93b6-e8138841086d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:07.477953 [ 3 ] {2b2e48ac-038c-4eb8-93b6-e8138841086d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:24:07.478169 [ 3 ] {2b2e48ac-038c-4eb8-93b6-e8138841086d} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.30 06:24:07.478319 [ 3 ] {2b2e48ac-038c-4eb8-93b6-e8138841086d} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.30 06:24:07.478457 [ 3 ] {2b2e48ac-038c-4eb8-93b6-e8138841086d} executeQuery: Read 15 rows, 1.39 KiB in 0.000950081 sec., 15788 rows/sec., 1.42 MiB/sec. 2023.11.30 06:24:07.478453 [ 135 ] {} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.30 06:24:07.478580 [ 135 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:24:07.478615 [ 3 ] {2b2e48ac-038c-4eb8-93b6-e8138841086d} DynamicQueryHandler: Done processing query 2023.11.30 06:24:07.478673 [ 3 ] {2b2e48ac-038c-4eb8-93b6-e8138841086d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:24:07.478710 [ 3 ] {} HTTP-Session: 9fc7ac1a-8308-4dc9-9171-431b617b486a Destroying unnamed session 2023.11.30 06:24:07.478716 [ 18 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.30 06:24:07.478838 [ 18 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:24:07.478880 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:07.478897 [ 18 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 180 rows starting from the beginning of the part 2023.11.30 06:24:07.478973 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:07.479018 [ 3 ] {} HTTP-Session: de37cb56-749a-413c-b5cb-b3a7ba2d25bc Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:07.479056 [ 3 ] {} HTTP-Session: de37cb56-749a-413c-b5cb-b3a7ba2d25bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:07.479142 [ 18 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::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.11.30 06:24:07.479264 [ 3 ] {3c4337ee-72cd-4f12-a66f-ece838a069e2} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:07.479371 [ 18 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 126 rows starting from the beginning of the part 2023.11.30 06:24:07.479379 [ 3 ] {3c4337ee-72cd-4f12-a66f-ece838a069e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:24:07.479655 [ 18 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::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.11.30 06:24:07.479897 [ 3 ] {3c4337ee-72cd-4f12-a66f-ece838a069e2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:07.479918 [ 18 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 127 rows starting from the beginning of the part 2023.11.30 06:24:07.480090 [ 18 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::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.11.30 06:24:07.480579 [ 3 ] {3c4337ee-72cd-4f12-a66f-ece838a069e2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:24:07.480994 [ 3 ] {3c4337ee-72cd-4f12-a66f-ece838a069e2} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.30 06:24:07.481280 [ 3 ] {3c4337ee-72cd-4f12-a66f-ece838a069e2} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.30 06:24:07.481527 [ 3 ] {3c4337ee-72cd-4f12-a66f-ece838a069e2} executeQuery: Read 5 rows, 410.00 B in 0.002187683 sec., 2285 rows/sec., 183.02 KiB/sec. 2023.11.30 06:24:07.481930 [ 20 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 517 rows, containing 4 columns (4 merged, 0 gathered) in 0.003290135 sec., 157136.4092962751 rows/sec., 14.90 MiB/sec. 2023.11.30 06:24:07.481958 [ 3 ] {3c4337ee-72cd-4f12-a66f-ece838a069e2} DynamicQueryHandler: Done processing query 2023.11.30 06:24:07.481984 [ 3 ] {3c4337ee-72cd-4f12-a66f-ece838a069e2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:24:07.482004 [ 3 ] {} HTTP-Session: de37cb56-749a-413c-b5cb-b3a7ba2d25bc Destroying unnamed session 2023.11.30 06:24:07.482071 [ 20 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.30 06:24:07.482122 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:07.482169 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:07.482190 [ 3 ] {} HTTP-Session: 7d4ebc1f-b967-4693-b329-20d739429412 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:07.482209 [ 3 ] {} HTTP-Session: 7d4ebc1f-b967-4693-b329-20d739429412 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:07.482287 [ 20 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_21_4} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.30 06:24:07.482298 [ 3 ] {b3a0eab4-dd85-4222-8d8b-92c9511c9029} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:07.482353 [ 3 ] {b3a0eab4-dd85-4222-8d8b-92c9511c9029} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:24:07.482363 [ 20 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_21_4} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.30 06:24:07.482545 [ 3 ] {b3a0eab4-dd85-4222-8d8b-92c9511c9029} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:07.482856 [ 3 ] {b3a0eab4-dd85-4222-8d8b-92c9511c9029} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:24:07.483135 [ 3 ] {b3a0eab4-dd85-4222-8d8b-92c9511c9029} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.30 06:24:07.483315 [ 3 ] {b3a0eab4-dd85-4222-8d8b-92c9511c9029} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.30 06:24:07.483457 [ 3 ] {b3a0eab4-dd85-4222-8d8b-92c9511c9029} executeQuery: Read 5 rows, 6.91 KiB in 0.001110062 sec., 4504 rows/sec., 6.08 MiB/sec. 2023.11.30 06:24:07.483570 [ 3 ] {b3a0eab4-dd85-4222-8d8b-92c9511c9029} DynamicQueryHandler: Done processing query 2023.11.30 06:24:07.483593 [ 3 ] {b3a0eab4-dd85-4222-8d8b-92c9511c9029} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.30 06:24:07.483610 [ 3 ] {} HTTP-Session: 7d4ebc1f-b967-4693-b329-20d739429412 Destroying unnamed session 2023.11.30 06:24:12.478246 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:12.478376 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:12.478407 [ 3 ] {} HTTP-Session: 4897bb63-0069-4c24-a7d5-a21ea0e29f83 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:12.478437 [ 3 ] {} HTTP-Session: 4897bb63-0069-4c24-a7d5-a21ea0e29f83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:12.478578 [ 3 ] {3254d5f9-8d1b-45dd-af71-96d456b14fcc} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:12.478649 [ 3 ] {3254d5f9-8d1b-45dd-af71-96d456b14fcc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:24:12.478834 [ 3 ] {3254d5f9-8d1b-45dd-af71-96d456b14fcc} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:12.479303 [ 3 ] {3254d5f9-8d1b-45dd-af71-96d456b14fcc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:24:12.479596 [ 3 ] {3254d5f9-8d1b-45dd-af71-96d456b14fcc} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.30 06:24:12.479784 [ 3 ] {3254d5f9-8d1b-45dd-af71-96d456b14fcc} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.30 06:24:12.479911 [ 3 ] {3254d5f9-8d1b-45dd-af71-96d456b14fcc} executeQuery: Read 42 rows, 3.40 KiB in 0.001292354 sec., 32498 rows/sec., 2.57 MiB/sec. 2023.11.30 06:24:12.479910 [ 134 ] {} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.30 06:24:12.479985 [ 134 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:24:12.480073 [ 3 ] {3254d5f9-8d1b-45dd-af71-96d456b14fcc} DynamicQueryHandler: Done processing query 2023.11.30 06:24:12.480085 [ 14 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.30 06:24:12.480111 [ 3 ] {3254d5f9-8d1b-45dd-af71-96d456b14fcc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:24:12.480172 [ 3 ] {} HTTP-Session: 4897bb63-0069-4c24-a7d5-a21ea0e29f83 Destroying unnamed session 2023.11.30 06:24:12.480244 [ 14 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:24:12.480282 [ 14 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 47 rows starting from the beginning of the part 2023.11.30 06:24:12.480355 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 20290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:12.480462 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:12.480525 [ 3 ] {} HTTP-Session: c4d28e39-f7c3-4d49-b923-b49cfc980644 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:12.480526 [ 14 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part 2023.11.30 06:24:12.480565 [ 3 ] {} HTTP-Session: c4d28e39-f7c3-4d49-b923-b49cfc980644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:12.480789 [ 14 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::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.11.30 06:24:12.480806 [ 3 ] {3c1e8960-1388-4592-ae14-8d83df78840d} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:12.480892 [ 3 ] {3c1e8960-1388-4592-ae14-8d83df78840d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:24:12.480980 [ 14 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part 2023.11.30 06:24:12.481260 [ 14 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::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.11.30 06:24:12.481384 [ 3 ] {3c1e8960-1388-4592-ae14-8d83df78840d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:12.481492 [ 14 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part 2023.11.30 06:24:12.482206 [ 3 ] {3c1e8960-1388-4592-ae14-8d83df78840d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:12.482725 [ 3 ] {3c1e8960-1388-4592-ae14-8d83df78840d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.30 06:24:12.482908 [ 18 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 4 columns (4 merged, 0 gathered) in 0.00286438 sec., 63888.17126219286 rows/sec., 5.06 MiB/sec. 2023.11.30 06:24:12.483027 [ 3 ] {3c1e8960-1388-4592-ae14-8d83df78840d} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.30 06:24:12.483092 [ 18 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.30 06:24:12.483249 [ 3 ] {3c1e8960-1388-4592-ae14-8d83df78840d} executeQuery: Read 126 rows, 12.60 KiB in 0.002372356 sec., 53111 rows/sec., 5.19 MiB/sec. 2023.11.30 06:24:12.483535 [ 18 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_21_4} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.30 06:24:12.483596 [ 3 ] {3c1e8960-1388-4592-ae14-8d83df78840d} DynamicQueryHandler: Done processing query 2023.11.30 06:24:12.483628 [ 3 ] {3c1e8960-1388-4592-ae14-8d83df78840d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 06:24:12.483652 [ 18 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_21_4} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.30 06:24:12.483665 [ 3 ] {} HTTP-Session: c4d28e39-f7c3-4d49-b923-b49cfc980644 Destroying unnamed session 2023.11.30 06:24:12.483862 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:12.483911 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:12.483932 [ 3 ] {} HTTP-Session: bbfa2949-88df-47d3-9851-bf5d816df428 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:12.483949 [ 3 ] {} HTTP-Session: bbfa2949-88df-47d3-9851-bf5d816df428 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:12.484027 [ 3 ] {953e62ef-14de-45bd-8340-5c50c567d4cd} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:12.484069 [ 3 ] {953e62ef-14de-45bd-8340-5c50c567d4cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:24:12.484199 [ 3 ] {953e62ef-14de-45bd-8340-5c50c567d4cd} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:12.484509 [ 3 ] {953e62ef-14de-45bd-8340-5c50c567d4cd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:24:12.484723 [ 3 ] {953e62ef-14de-45bd-8340-5c50c567d4cd} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.30 06:24:12.484878 [ 3 ] {953e62ef-14de-45bd-8340-5c50c567d4cd} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.30 06:24:12.484984 [ 3 ] {953e62ef-14de-45bd-8340-5c50c567d4cd} executeQuery: Read 42 rows, 3.36 KiB in 0.00092504 sec., 45403 rows/sec., 3.55 MiB/sec. 2023.11.30 06:24:12.485121 [ 3 ] {953e62ef-14de-45bd-8340-5c50c567d4cd} DynamicQueryHandler: Done processing query 2023.11.30 06:24:12.485146 [ 3 ] {953e62ef-14de-45bd-8340-5c50c567d4cd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:24:12.485162 [ 3 ] {} HTTP-Session: bbfa2949-88df-47d3-9851-bf5d816df428 Destroying unnamed session 2023.11.30 06:24:12.485303 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 44933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:12.485350 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:12.485370 [ 3 ] {} HTTP-Session: f227b88d-6618-4978-8641-bebc0ac2dc50 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:12.485388 [ 3 ] {} HTTP-Session: f227b88d-6618-4978-8641-bebc0ac2dc50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:12.485478 [ 3 ] {9b8a976a-ffff-4810-8996-96a9406c780c} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:12.485525 [ 3 ] {9b8a976a-ffff-4810-8996-96a9406c780c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:24:12.485666 [ 3 ] {9b8a976a-ffff-4810-8996-96a9406c780c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:12.486117 [ 3 ] {9b8a976a-ffff-4810-8996-96a9406c780c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:24:12.486441 [ 3 ] {9b8a976a-ffff-4810-8996-96a9406c780c} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.30 06:24:12.486622 [ 3 ] {9b8a976a-ffff-4810-8996-96a9406c780c} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.30 06:24:12.486733 [ 3 ] {9b8a976a-ffff-4810-8996-96a9406c780c} executeQuery: Read 42 rows, 58.04 KiB in 0.001226473 sec., 34244 rows/sec., 46.21 MiB/sec. 2023.11.30 06:24:12.486724 [ 106 ] {} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.30 06:24:12.486893 [ 106 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. 2023.11.30 06:24:12.486948 [ 3 ] {9b8a976a-ffff-4810-8996-96a9406c780c} DynamicQueryHandler: Done processing query 2023.11.30 06:24:12.486992 [ 3 ] {9b8a976a-ffff-4810-8996-96a9406c780c} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.30 06:24:12.486992 [ 14 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.30 06:24:12.487018 [ 3 ] {} HTTP-Session: f227b88d-6618-4978-8641-bebc0ac2dc50 Destroying unnamed session 2023.11.30 06:24:12.487139 [ 14 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:24:12.487180 [ 14 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 441 rows starting from the beginning of the part 2023.11.30 06:24:12.487307 [ 14 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part 2023.11.30 06:24:12.487420 [ 14 ] {be654226-4ad7-4882-846d-6fcb34b360bd::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.11.30 06:24:12.487511 [ 14 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part 2023.11.30 06:24:12.487599 [ 14 ] {be654226-4ad7-4882-846d-6fcb34b360bd::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.11.30 06:24:12.487684 [ 14 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part 2023.11.30 06:24:12.489136 [ 18 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 577 rows, containing 6 columns (6 merged, 0 gathered) in 0.002199633 sec., 262316.48643205484 rows/sec., 353.98 MiB/sec. 2023.11.30 06:24:12.489448 [ 18 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.30 06:24:12.489650 [ 18 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_21_4} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.30 06:24:12.489798 [ 18 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_21_4} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.30 06:24:12.489866 [ 18 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in be654226-4ad7-4882-846d-6fcb34b360bd::all_1_21_4: 4.49 MiB. 2023.11.30 06:24:12.793116 [ 106 ] {} DNSResolver: Updating DNS cache 2023.11.30 06:24:12.793179 [ 106 ] {} DNSResolver: Updated DNS cache 2023.11.30 06:24:17.476542 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:17.476670 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:17.476700 [ 3 ] {} HTTP-Session: 22d2571d-c21a-4dab-81c0-c8ed5ff7878e Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:17.476728 [ 3 ] {} HTTP-Session: 22d2571d-c21a-4dab-81c0-c8ed5ff7878e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:17.476866 [ 3 ] {603cd0e4-40d2-4622-8ee7-b519d603c53c} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:17.476933 [ 3 ] {603cd0e4-40d2-4622-8ee7-b519d603c53c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:24:17.477118 [ 3 ] {603cd0e4-40d2-4622-8ee7-b519d603c53c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:17.477596 [ 3 ] {603cd0e4-40d2-4622-8ee7-b519d603c53c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:17.477855 [ 3 ] {603cd0e4-40d2-4622-8ee7-b519d603c53c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.30 06:24:17.478026 [ 3 ] {603cd0e4-40d2-4622-8ee7-b519d603c53c} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.30 06:24:17.478150 [ 3 ] {603cd0e4-40d2-4622-8ee7-b519d603c53c} executeQuery: Read 5 rows, 415.00 B in 0.001245373 sec., 4014 rows/sec., 325.42 KiB/sec. 2023.11.30 06:24:17.478334 [ 3 ] {603cd0e4-40d2-4622-8ee7-b519d603c53c} DynamicQueryHandler: Done processing query 2023.11.30 06:24:17.478361 [ 3 ] {603cd0e4-40d2-4622-8ee7-b519d603c53c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:24:17.478379 [ 3 ] {} HTTP-Session: 22d2571d-c21a-4dab-81c0-c8ed5ff7878e Destroying unnamed session 2023.11.30 06:24:17.478493 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:17.478543 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:17.478563 [ 3 ] {} HTTP-Session: 799bd324-6f74-4d55-83ae-9b947ecaed41 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:17.478583 [ 3 ] {} HTTP-Session: 799bd324-6f74-4d55-83ae-9b947ecaed41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:17.478660 [ 3 ] {0d5e73d2-d11d-4f2d-8909-28d1230b574b} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:17.478703 [ 3 ] {0d5e73d2-d11d-4f2d-8909-28d1230b574b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.30 06:24:17.478817 [ 3 ] {0d5e73d2-d11d-4f2d-8909-28d1230b574b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:17.479119 [ 3 ] {0d5e73d2-d11d-4f2d-8909-28d1230b574b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:17.479328 [ 3 ] {0d5e73d2-d11d-4f2d-8909-28d1230b574b} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.30 06:24:17.479486 [ 3 ] {0d5e73d2-d11d-4f2d-8909-28d1230b574b} oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.30 06:24:17.479586 [ 3 ] {0d5e73d2-d11d-4f2d-8909-28d1230b574b} executeQuery: Read 2 rows, 175.00 B in 0.00089741 sec., 2228 rows/sec., 190.44 KiB/sec. 2023.11.30 06:24:17.479692 [ 3 ] {0d5e73d2-d11d-4f2d-8909-28d1230b574b} DynamicQueryHandler: Done processing query 2023.11.30 06:24:17.479717 [ 3 ] {0d5e73d2-d11d-4f2d-8909-28d1230b574b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:24:17.479733 [ 3 ] {} HTTP-Session: 799bd324-6f74-4d55-83ae-9b947ecaed41 Destroying unnamed session 2023.11.30 06:24:17.479881 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:17.479926 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:17.479945 [ 3 ] {} HTTP-Session: 95b2d4b7-5063-4994-96a9-9e37403e93e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:17.479963 [ 3 ] {} HTTP-Session: 95b2d4b7-5063-4994-96a9-9e37403e93e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:17.480038 [ 3 ] {f12ae567-f79c-4002-a1b4-73d54d10d736} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:17.480078 [ 3 ] {f12ae567-f79c-4002-a1b4-73d54d10d736} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:24:17.480179 [ 3 ] {f12ae567-f79c-4002-a1b4-73d54d10d736} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:17.480438 [ 3 ] {f12ae567-f79c-4002-a1b4-73d54d10d736} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:17.480642 [ 3 ] {f12ae567-f79c-4002-a1b4-73d54d10d736} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.30 06:24:17.480785 [ 3 ] {f12ae567-f79c-4002-a1b4-73d54d10d736} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.30 06:24:17.480894 [ 3 ] {f12ae567-f79c-4002-a1b4-73d54d10d736} executeQuery: Read 16 rows, 1.47 KiB in 0.000820468 sec., 19501 rows/sec., 1.75 MiB/sec. 2023.11.30 06:24:17.481098 [ 3 ] {f12ae567-f79c-4002-a1b4-73d54d10d736} DynamicQueryHandler: Done processing query 2023.11.30 06:24:17.481122 [ 3 ] {f12ae567-f79c-4002-a1b4-73d54d10d736} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:24:17.481139 [ 3 ] {} HTTP-Session: 95b2d4b7-5063-4994-96a9-9e37403e93e9 Destroying unnamed session 2023.11.30 06:24:17.481258 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:17.481304 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:17.481324 [ 3 ] {} HTTP-Session: ca0582df-8bf5-4584-86d4-ef4d5e53c1bd Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:17.481343 [ 3 ] {} HTTP-Session: ca0582df-8bf5-4584-86d4-ef4d5e53c1bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:17.481411 [ 3 ] {723797a4-59fa-477d-8247-6d20b3c26124} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:17.481451 [ 3 ] {723797a4-59fa-477d-8247-6d20b3c26124} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.30 06:24:17.481569 [ 3 ] {723797a4-59fa-477d-8247-6d20b3c26124} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:17.481829 [ 3 ] {723797a4-59fa-477d-8247-6d20b3c26124} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:17.482029 [ 3 ] {723797a4-59fa-477d-8247-6d20b3c26124} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.30 06:24:17.482177 [ 3 ] {723797a4-59fa-477d-8247-6d20b3c26124} oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.30 06:24:17.482273 [ 3 ] {723797a4-59fa-477d-8247-6d20b3c26124} executeQuery: Read 2 rows, 143.00 B in 0.000835029 sec., 2395 rows/sec., 167.24 KiB/sec. 2023.11.30 06:24:17.482371 [ 3 ] {723797a4-59fa-477d-8247-6d20b3c26124} DynamicQueryHandler: Done processing query 2023.11.30 06:24:17.482394 [ 3 ] {723797a4-59fa-477d-8247-6d20b3c26124} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:24:17.482411 [ 3 ] {} HTTP-Session: ca0582df-8bf5-4584-86d4-ef4d5e53c1bd Destroying unnamed session 2023.11.30 06:24:17.482518 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 3091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:17.482562 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:17.482581 [ 3 ] {} HTTP-Session: 21db4fc2-7895-417c-99d8-524a232bfe34 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:17.482599 [ 3 ] {} HTTP-Session: 21db4fc2-7895-417c-99d8-524a232bfe34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:17.482667 [ 3 ] {54a70923-48e9-4ad5-8c17-a19eb3818f67} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:17.482705 [ 3 ] {54a70923-48e9-4ad5-8c17-a19eb3818f67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:24:17.482807 [ 3 ] {54a70923-48e9-4ad5-8c17-a19eb3818f67} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:17.483063 [ 3 ] {54a70923-48e9-4ad5-8c17-a19eb3818f67} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:17.483271 [ 3 ] {54a70923-48e9-4ad5-8c17-a19eb3818f67} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.30 06:24:17.483427 [ 3 ] {54a70923-48e9-4ad5-8c17-a19eb3818f67} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.30 06:24:17.483527 [ 3 ] {54a70923-48e9-4ad5-8c17-a19eb3818f67} executeQuery: Read 18 rows, 1.43 KiB in 0.00083336 sec., 21599 rows/sec., 1.68 MiB/sec. 2023.11.30 06:24:17.483670 [ 3 ] {54a70923-48e9-4ad5-8c17-a19eb3818f67} DynamicQueryHandler: Done processing query 2023.11.30 06:24:17.483694 [ 3 ] {54a70923-48e9-4ad5-8c17-a19eb3818f67} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:24:17.483711 [ 3 ] {} HTTP-Session: 21db4fc2-7895-417c-99d8-524a232bfe34 Destroying unnamed session 2023.11.30 06:24:17.483813 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:17.483857 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:17.483877 [ 3 ] {} HTTP-Session: a4bab8f9-837a-4ae0-b9fb-e151cb2f4252 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:17.483896 [ 3 ] {} HTTP-Session: a4bab8f9-837a-4ae0-b9fb-e151cb2f4252 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:17.483966 [ 3 ] {6dee92d0-5633-4e84-b418-3d4db8ec4a5a} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:17.484011 [ 3 ] {6dee92d0-5633-4e84-b418-3d4db8ec4a5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.30 06:24:17.484131 [ 3 ] {6dee92d0-5633-4e84-b418-3d4db8ec4a5a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:17.484390 [ 3 ] {6dee92d0-5633-4e84-b418-3d4db8ec4a5a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:17.484644 [ 3 ] {6dee92d0-5633-4e84-b418-3d4db8ec4a5a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.30 06:24:17.484833 [ 3 ] {6dee92d0-5633-4e84-b418-3d4db8ec4a5a} oximeter.measurements_cumulativei64 (56608886-c5d5-47c3-a5ce-c68d7cbff682): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.30 06:24:17.484945 [ 3 ] {6dee92d0-5633-4e84-b418-3d4db8ec4a5a} executeQuery: Read 11 rows, 743.00 B in 0.000945039 sec., 11639 rows/sec., 767.78 KiB/sec. 2023.11.30 06:24:17.485063 [ 3 ] {6dee92d0-5633-4e84-b418-3d4db8ec4a5a} DynamicQueryHandler: Done processing query 2023.11.30 06:24:17.485086 [ 3 ] {6dee92d0-5633-4e84-b418-3d4db8ec4a5a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:24:17.485102 [ 3 ] {} HTTP-Session: a4bab8f9-837a-4ae0-b9fb-e151cb2f4252 Destroying unnamed session 2023.11.30 06:24:17.485233 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:17.485279 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:17.485298 [ 3 ] {} HTTP-Session: c1f16367-f59f-43bd-b0e2-6c0a14a64f5b Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:17.485315 [ 3 ] {} HTTP-Session: c1f16367-f59f-43bd-b0e2-6c0a14a64f5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:17.485381 [ 3 ] {f2f00527-6c5b-4915-bb21-9cc967243b7d} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:17.485422 [ 3 ] {f2f00527-6c5b-4915-bb21-9cc967243b7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.30 06:24:17.485533 [ 3 ] {f2f00527-6c5b-4915-bb21-9cc967243b7d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:17.485775 [ 3 ] {f2f00527-6c5b-4915-bb21-9cc967243b7d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:17.486012 [ 3 ] {f2f00527-6c5b-4915-bb21-9cc967243b7d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.30 06:24:17.486184 [ 3 ] {f2f00527-6c5b-4915-bb21-9cc967243b7d} oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.30 06:24:17.486288 [ 3 ] {f2f00527-6c5b-4915-bb21-9cc967243b7d} executeQuery: Read 1 rows, 71.00 B in 0.000879349 sec., 1137 rows/sec., 78.85 KiB/sec. 2023.11.30 06:24:17.486458 [ 3 ] {f2f00527-6c5b-4915-bb21-9cc967243b7d} DynamicQueryHandler: Done processing query 2023.11.30 06:24:17.486481 [ 3 ] {f2f00527-6c5b-4915-bb21-9cc967243b7d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:24:17.486496 [ 3 ] {} HTTP-Session: c1f16367-f59f-43bd-b0e2-6c0a14a64f5b Destroying unnamed session 2023.11.30 06:24:17.486606 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:17.486651 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:17.486669 [ 3 ] {} HTTP-Session: 523f935d-32ea-4141-a2ba-03ce33d59e59 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:17.486686 [ 3 ] {} HTTP-Session: 523f935d-32ea-4141-a2ba-03ce33d59e59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:17.486758 [ 3 ] {6628f683-482b-437a-9b56-6fdb164bb3c5} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:17.486802 [ 3 ] {6628f683-482b-437a-9b56-6fdb164bb3c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:24:17.486947 [ 3 ] {6628f683-482b-437a-9b56-6fdb164bb3c5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:17.487223 [ 3 ] {6628f683-482b-437a-9b56-6fdb164bb3c5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:17.487497 [ 3 ] {6628f683-482b-437a-9b56-6fdb164bb3c5} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.30 06:24:17.487679 [ 3 ] {6628f683-482b-437a-9b56-6fdb164bb3c5} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.30 06:24:17.487780 [ 3 ] {6628f683-482b-437a-9b56-6fdb164bb3c5} executeQuery: Read 5 rows, 6.91 KiB in 0.000994401 sec., 5028 rows/sec., 6.79 MiB/sec. 2023.11.30 06:24:17.487883 [ 3 ] {6628f683-482b-437a-9b56-6fdb164bb3c5} DynamicQueryHandler: Done processing query 2023.11.30 06:24:17.487906 [ 3 ] {6628f683-482b-437a-9b56-6fdb164bb3c5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:24:17.487921 [ 3 ] {} HTTP-Session: 523f935d-32ea-4141-a2ba-03ce33d59e59 Destroying unnamed session 2023.11.30 06:24:22.478154 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:22.478280 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:22.478309 [ 3 ] {} HTTP-Session: ea9f8a0b-05d2-4a1f-9be1-841cc0ab232b Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:22.478337 [ 3 ] {} HTTP-Session: ea9f8a0b-05d2-4a1f-9be1-841cc0ab232b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:22.478480 [ 3 ] {27ad64f3-2f4d-451c-9211-7042c9da92ff} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:22.478550 [ 3 ] {27ad64f3-2f4d-451c-9211-7042c9da92ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:24:22.478723 [ 3 ] {27ad64f3-2f4d-451c-9211-7042c9da92ff} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:22.479208 [ 3 ] {27ad64f3-2f4d-451c-9211-7042c9da92ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:22.479471 [ 3 ] {27ad64f3-2f4d-451c-9211-7042c9da92ff} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.30 06:24:22.479633 [ 3 ] {27ad64f3-2f4d-451c-9211-7042c9da92ff} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.30 06:24:22.479769 [ 3 ] {27ad64f3-2f4d-451c-9211-7042c9da92ff} executeQuery: Read 42 rows, 3.40 KiB in 0.001243273 sec., 33781 rows/sec., 2.67 MiB/sec. 2023.11.30 06:24:22.479923 [ 3 ] {27ad64f3-2f4d-451c-9211-7042c9da92ff} DynamicQueryHandler: Done processing query 2023.11.30 06:24:22.479948 [ 3 ] {27ad64f3-2f4d-451c-9211-7042c9da92ff} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:24:22.479965 [ 3 ] {} HTTP-Session: ea9f8a0b-05d2-4a1f-9be1-841cc0ab232b Destroying unnamed session 2023.11.30 06:24:22.480182 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 20290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:22.480231 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:22.480251 [ 3 ] {} HTTP-Session: 7fe9f94f-1d3b-4d85-98f5-ac7c268a9397 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:22.480270 [ 3 ] {} HTTP-Session: 7fe9f94f-1d3b-4d85-98f5-ac7c268a9397 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:22.480355 [ 3 ] {d5de530a-c06d-4ec7-8dfc-2c8206f882ef} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:22.480397 [ 3 ] {d5de530a-c06d-4ec7-8dfc-2c8206f882ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:24:22.480508 [ 3 ] {d5de530a-c06d-4ec7-8dfc-2c8206f882ef} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:22.480942 [ 3 ] {d5de530a-c06d-4ec7-8dfc-2c8206f882ef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:22.481160 [ 3 ] {d5de530a-c06d-4ec7-8dfc-2c8206f882ef} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.30 06:24:22.481306 [ 3 ] {d5de530a-c06d-4ec7-8dfc-2c8206f882ef} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.30 06:24:22.481428 [ 3 ] {d5de530a-c06d-4ec7-8dfc-2c8206f882ef} executeQuery: Read 126 rows, 12.60 KiB in 0.001044431 sec., 120639 rows/sec., 11.78 MiB/sec. 2023.11.30 06:24:22.481550 [ 3 ] {d5de530a-c06d-4ec7-8dfc-2c8206f882ef} DynamicQueryHandler: Done processing query 2023.11.30 06:24:22.481573 [ 3 ] {d5de530a-c06d-4ec7-8dfc-2c8206f882ef} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 06:24:22.481588 [ 3 ] {} HTTP-Session: 7fe9f94f-1d3b-4d85-98f5-ac7c268a9397 Destroying unnamed session 2023.11.30 06:24:22.481710 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:22.481755 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:22.481774 [ 3 ] {} HTTP-Session: 9a373876-9872-4ac0-84cb-079b443843ba Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:22.481791 [ 3 ] {} HTTP-Session: 9a373876-9872-4ac0-84cb-079b443843ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:22.481863 [ 3 ] {92c9e7b2-b0bb-4620-8546-7153bb922efd} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:22.481901 [ 3 ] {92c9e7b2-b0bb-4620-8546-7153bb922efd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:24:22.482007 [ 3 ] {92c9e7b2-b0bb-4620-8546-7153bb922efd} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:22.482310 [ 3 ] {92c9e7b2-b0bb-4620-8546-7153bb922efd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:22.482511 [ 3 ] {92c9e7b2-b0bb-4620-8546-7153bb922efd} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.30 06:24:22.482655 [ 3 ] {92c9e7b2-b0bb-4620-8546-7153bb922efd} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.30 06:24:22.482756 [ 3 ] {92c9e7b2-b0bb-4620-8546-7153bb922efd} executeQuery: Read 42 rows, 3.36 KiB in 0.000864539 sec., 48580 rows/sec., 3.80 MiB/sec. 2023.11.30 06:24:22.482880 [ 3 ] {92c9e7b2-b0bb-4620-8546-7153bb922efd} DynamicQueryHandler: Done processing query 2023.11.30 06:24:22.482902 [ 3 ] {92c9e7b2-b0bb-4620-8546-7153bb922efd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:24:22.482918 [ 3 ] {} HTTP-Session: 9a373876-9872-4ac0-84cb-079b443843ba Destroying unnamed session 2023.11.30 06:24:22.483097 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 44933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:22.483142 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:22.483160 [ 3 ] {} HTTP-Session: 0fcbf7d7-7e4f-4d7d-9269-4e7ddf1feff4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:22.483178 [ 3 ] {} HTTP-Session: 0fcbf7d7-7e4f-4d7d-9269-4e7ddf1feff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:22.483265 [ 3 ] {a0a9312f-95f8-4d3b-a01c-9b68d7cb554a} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:22.483310 [ 3 ] {a0a9312f-95f8-4d3b-a01c-9b68d7cb554a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:24:22.483443 [ 3 ] {a0a9312f-95f8-4d3b-a01c-9b68d7cb554a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:22.483942 [ 3 ] {a0a9312f-95f8-4d3b-a01c-9b68d7cb554a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:22.484261 [ 3 ] {a0a9312f-95f8-4d3b-a01c-9b68d7cb554a} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.30 06:24:22.484435 [ 3 ] {a0a9312f-95f8-4d3b-a01c-9b68d7cb554a} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.30 06:24:22.484537 [ 3 ] {a0a9312f-95f8-4d3b-a01c-9b68d7cb554a} executeQuery: Read 42 rows, 58.04 KiB in 0.001244513 sec., 33748 rows/sec., 45.54 MiB/sec. 2023.11.30 06:24:22.484657 [ 3 ] {a0a9312f-95f8-4d3b-a01c-9b68d7cb554a} DynamicQueryHandler: Done processing query 2023.11.30 06:24:22.484680 [ 3 ] {a0a9312f-95f8-4d3b-a01c-9b68d7cb554a} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.30 06:24:22.484696 [ 3 ] {} HTTP-Session: 0fcbf7d7-7e4f-4d7d-9269-4e7ddf1feff4 Destroying unnamed session 2023.11.30 06:24:27.477671 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:27.477844 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:27.477873 [ 3 ] {} HTTP-Session: c65d9302-a4c5-4a60-84db-e0a0206df0da Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:27.477901 [ 3 ] {} HTTP-Session: c65d9302-a4c5-4a60-84db-e0a0206df0da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:27.478037 [ 3 ] {29be5cde-5a08-4977-8bf6-11fc726a77cf} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:27.478105 [ 3 ] {29be5cde-5a08-4977-8bf6-11fc726a77cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:24:27.478286 [ 3 ] {29be5cde-5a08-4977-8bf6-11fc726a77cf} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:27.478739 [ 3 ] {29be5cde-5a08-4977-8bf6-11fc726a77cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:27.478999 [ 3 ] {29be5cde-5a08-4977-8bf6-11fc726a77cf} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.30 06:24:27.479157 [ 3 ] {29be5cde-5a08-4977-8bf6-11fc726a77cf} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.30 06:24:27.479280 [ 3 ] {29be5cde-5a08-4977-8bf6-11fc726a77cf} executeQuery: Read 5 rows, 415.00 B in 0.001204423 sec., 4151 rows/sec., 336.49 KiB/sec. 2023.11.30 06:24:27.479456 [ 3 ] {29be5cde-5a08-4977-8bf6-11fc726a77cf} DynamicQueryHandler: Done processing query 2023.11.30 06:24:27.479492 [ 3 ] {29be5cde-5a08-4977-8bf6-11fc726a77cf} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:24:27.479524 [ 3 ] {} HTTP-Session: c65d9302-a4c5-4a60-84db-e0a0206df0da Destroying unnamed session 2023.11.30 06:24:27.479695 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:27.479749 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:27.479770 [ 3 ] {} HTTP-Session: 54bbba58-a9d7-4515-88b5-079d1c1f8938 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:27.479788 [ 3 ] {} HTTP-Session: 54bbba58-a9d7-4515-88b5-079d1c1f8938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:27.479866 [ 3 ] {9d2a7a93-23a5-4611-95d2-38f570aa60f7} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:27.479908 [ 3 ] {9d2a7a93-23a5-4611-95d2-38f570aa60f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:24:27.480016 [ 3 ] {9d2a7a93-23a5-4611-95d2-38f570aa60f7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:27.480379 [ 3 ] {9d2a7a93-23a5-4611-95d2-38f570aa60f7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:27.480584 [ 3 ] {9d2a7a93-23a5-4611-95d2-38f570aa60f7} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.30 06:24:27.480731 [ 3 ] {9d2a7a93-23a5-4611-95d2-38f570aa60f7} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.30 06:24:27.480833 [ 3 ] {9d2a7a93-23a5-4611-95d2-38f570aa60f7} executeQuery: Read 51 rows, 4.50 KiB in 0.000936379 sec., 54465 rows/sec., 4.70 MiB/sec. 2023.11.30 06:24:27.481001 [ 3 ] {9d2a7a93-23a5-4611-95d2-38f570aa60f7} DynamicQueryHandler: Done processing query 2023.11.30 06:24:27.481024 [ 3 ] {9d2a7a93-23a5-4611-95d2-38f570aa60f7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:24:27.481041 [ 3 ] {} HTTP-Session: 54bbba58-a9d7-4515-88b5-079d1c1f8938 Destroying unnamed session 2023.11.30 06:24:27.481193 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 4939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:27.481239 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:27.481257 [ 3 ] {} HTTP-Session: 6bec6de2-f767-4fc7-8df1-d9f96392becb Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:27.481275 [ 3 ] {} HTTP-Session: 6bec6de2-f767-4fc7-8df1-d9f96392becb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:27.481349 [ 3 ] {95832d5c-ec12-4ead-98fa-b3becb26ec62} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:27.481391 [ 3 ] {95832d5c-ec12-4ead-98fa-b3becb26ec62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:24:27.481499 [ 3 ] {95832d5c-ec12-4ead-98fa-b3becb26ec62} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:27.481815 [ 3 ] {95832d5c-ec12-4ead-98fa-b3becb26ec62} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:27.482015 [ 3 ] {95832d5c-ec12-4ead-98fa-b3becb26ec62} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.30 06:24:27.482158 [ 3 ] {95832d5c-ec12-4ead-98fa-b3becb26ec62} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.30 06:24:27.482258 [ 3 ] {95832d5c-ec12-4ead-98fa-b3becb26ec62} executeQuery: Read 29 rows, 2.30 KiB in 0.000880529 sec., 32934 rows/sec., 2.55 MiB/sec. 2023.11.30 06:24:27.482250 [ 77 ] {} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.30 06:24:27.482318 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:27.482400 [ 3 ] {95832d5c-ec12-4ead-98fa-b3becb26ec62} DynamicQueryHandler: Done processing query 2023.11.30 06:24:27.482431 [ 3 ] {95832d5c-ec12-4ead-98fa-b3becb26ec62} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:24:27.482444 [ 14 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.30 06:24:27.482458 [ 3 ] {} HTTP-Session: 6bec6de2-f767-4fc7-8df1-d9f96392becb Destroying unnamed session 2023.11.30 06:24:27.482582 [ 14 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:24:27.482630 [ 14 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 110 rows starting from the beginning of the part 2023.11.30 06:24:27.482640 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:27.482723 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:27.482762 [ 3 ] {} HTTP-Session: 5598b3f2-75cd-4c69-89ea-382e7bf37790 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:27.482821 [ 3 ] {} HTTP-Session: 5598b3f2-75cd-4c69-89ea-382e7bf37790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:27.482845 [ 14 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::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.11.30 06:24:27.483006 [ 3 ] {8eede515-48d0-44c6-a37b-8a3f16bd27b2} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:27.483069 [ 14 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part 2023.11.30 06:24:27.483096 [ 3 ] {8eede515-48d0-44c6-a37b-8a3f16bd27b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.30 06:24:27.483322 [ 14 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 18 rows starting from the beginning of the part 2023.11.30 06:24:27.483610 [ 14 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 42 rows starting from the beginning of the part 2023.11.30 06:24:27.483637 [ 3 ] {8eede515-48d0-44c6-a37b-8a3f16bd27b2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:27.483830 [ 14 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 29 rows starting from the beginning of the part 2023.11.30 06:24:27.484278 [ 3 ] {8eede515-48d0-44c6-a37b-8a3f16bd27b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:27.484893 [ 3 ] {8eede515-48d0-44c6-a37b-8a3f16bd27b2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.30 06:24:27.485313 [ 3 ] {8eede515-48d0-44c6-a37b-8a3f16bd27b2} oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.30 06:24:27.485328 [ 18 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.002955281 sec., 83240.81534040248 rows/sec., 6.49 MiB/sec. 2023.11.30 06:24:27.485457 [ 77 ] {} oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2023.11.30 06:24:27.485515 [ 3 ] {8eede515-48d0-44c6-a37b-8a3f16bd27b2} executeQuery: Read 36 rows, 2.57 KiB in 0.002442316 sec., 14740 rows/sec., 1.03 MiB/sec. 2023.11.30 06:24:27.485547 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:27.485552 [ 18 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.30 06:24:27.485808 [ 17 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2023.11.30 06:24:27.485864 [ 3 ] {8eede515-48d0-44c6-a37b-8a3f16bd27b2} DynamicQueryHandler: Done processing query 2023.11.30 06:24:27.485903 [ 3 ] {8eede515-48d0-44c6-a37b-8a3f16bd27b2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:24:27.485967 [ 3 ] {} HTTP-Session: 5598b3f2-75cd-4c69-89ea-382e7bf37790 Destroying unnamed session 2023.11.30 06:24:27.486052 [ 18 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_26_5} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.30 06:24:27.486062 [ 17 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:24:27.486156 [ 17 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 255 rows starting from the beginning of the part 2023.11.30 06:24:27.486191 [ 18 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_26_5} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.30 06:24:27.486196 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:27.486335 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:27.486409 [ 3 ] {} HTTP-Session: a378b66b-da58-473b-af44-d1dc26a5642a Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:27.486444 [ 3 ] {} HTTP-Session: a378b66b-da58-473b-af44-d1dc26a5642a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:27.486549 [ 17 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::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.11.30 06:24:27.486639 [ 3 ] {47b34faf-42cf-414f-9993-0ad870aed665} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:27.486783 [ 3 ] {47b34faf-42cf-414f-9993-0ad870aed665} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:24:27.486828 [ 17 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::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.11.30 06:24:27.487188 [ 17 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::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.11.30 06:24:27.487434 [ 3 ] {47b34faf-42cf-414f-9993-0ad870aed665} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:27.487459 [ 17 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::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.11.30 06:24:27.487650 [ 17 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::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.11.30 06:24:27.488175 [ 3 ] {47b34faf-42cf-414f-9993-0ad870aed665} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:27.488838 [ 3 ] {47b34faf-42cf-414f-9993-0ad870aed665} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.30 06:24:27.489287 [ 3 ] {47b34faf-42cf-414f-9993-0ad870aed665} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.30 06:24:27.489420 [ 17 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 5 columns (5 merged, 0 gathered) in 0.00378836 sec., 87636.86661246554 rows/sec., 6.10 MiB/sec. 2023.11.30 06:24:27.489553 [ 3 ] {47b34faf-42cf-414f-9993-0ad870aed665} executeQuery: Read 5 rows, 6.91 KiB in 0.00283765 sec., 1762 rows/sec., 2.38 MiB/sec. 2023.11.30 06:24:27.489733 [ 17 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2023.11.30 06:24:27.489864 [ 3 ] {47b34faf-42cf-414f-9993-0ad870aed665} DynamicQueryHandler: Done processing query 2023.11.30 06:24:27.489904 [ 3 ] {47b34faf-42cf-414f-9993-0ad870aed665} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.30 06:24:27.489930 [ 3 ] {} HTTP-Session: a378b66b-da58-473b-af44-d1dc26a5642a Destroying unnamed session 2023.11.30 06:24:27.490041 [ 17 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_10_2} oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2023.11.30 06:24:27.490116 [ 17 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_10_2} oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2023.11.30 06:24:27.793245 [ 77 ] {} DNSResolver: Updating DNS cache 2023.11.30 06:24:27.793309 [ 77 ] {} DNSResolver: Updated DNS cache 2023.11.30 06:24:32.478644 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:32.478775 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:32.478805 [ 3 ] {} HTTP-Session: 1a093180-1544-4af1-818f-20eb480759c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:32.478832 [ 3 ] {} HTTP-Session: 1a093180-1544-4af1-818f-20eb480759c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:32.478971 [ 3 ] {8a1cca42-4243-4640-8492-0542e99db5fc} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:32.479030 [ 3 ] {8a1cca42-4243-4640-8492-0542e99db5fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:24:32.479185 [ 3 ] {8a1cca42-4243-4640-8492-0542e99db5fc} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:32.479636 [ 3 ] {8a1cca42-4243-4640-8492-0542e99db5fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:32.479898 [ 3 ] {8a1cca42-4243-4640-8492-0542e99db5fc} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.30 06:24:32.480058 [ 3 ] {8a1cca42-4243-4640-8492-0542e99db5fc} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.30 06:24:32.480182 [ 3 ] {8a1cca42-4243-4640-8492-0542e99db5fc} executeQuery: Read 42 rows, 3.40 KiB in 0.001178013 sec., 35653 rows/sec., 2.82 MiB/sec. 2023.11.30 06:24:32.480426 [ 3 ] {8a1cca42-4243-4640-8492-0542e99db5fc} DynamicQueryHandler: Done processing query 2023.11.30 06:24:32.480453 [ 3 ] {8a1cca42-4243-4640-8492-0542e99db5fc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:24:32.480469 [ 3 ] {} HTTP-Session: 1a093180-1544-4af1-818f-20eb480759c3 Destroying unnamed session 2023.11.30 06:24:32.480605 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 20290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:32.480650 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:32.480669 [ 3 ] {} HTTP-Session: 9a4a623c-dd32-43be-a39e-e79efec0678e Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:32.480685 [ 3 ] {} HTTP-Session: 9a4a623c-dd32-43be-a39e-e79efec0678e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:32.480762 [ 3 ] {14980fd8-2650-4ed4-9478-b02204cebd1d} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:32.480802 [ 3 ] {14980fd8-2650-4ed4-9478-b02204cebd1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:24:32.480912 [ 3 ] {14980fd8-2650-4ed4-9478-b02204cebd1d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:32.481303 [ 3 ] {14980fd8-2650-4ed4-9478-b02204cebd1d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:32.481522 [ 3 ] {14980fd8-2650-4ed4-9478-b02204cebd1d} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.30 06:24:32.481666 [ 3 ] {14980fd8-2650-4ed4-9478-b02204cebd1d} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.30 06:24:32.481795 [ 3 ] {14980fd8-2650-4ed4-9478-b02204cebd1d} executeQuery: Read 126 rows, 12.60 KiB in 0.00099972 sec., 126035 rows/sec., 12.31 MiB/sec. 2023.11.30 06:24:32.481789 [ 86 ] {} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.30 06:24:32.481918 [ 86 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:32.481973 [ 3 ] {14980fd8-2650-4ed4-9478-b02204cebd1d} DynamicQueryHandler: Done processing query 2023.11.30 06:24:32.482022 [ 3 ] {14980fd8-2650-4ed4-9478-b02204cebd1d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 06:24:32.482032 [ 14 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.30 06:24:32.482045 [ 3 ] {} HTTP-Session: 9a4a623c-dd32-43be-a39e-e79efec0678e Destroying unnamed session 2023.11.30 06:24:32.482172 [ 14 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:24:32.482211 [ 14 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 182 rows starting from the beginning of the part 2023.11.30 06:24:32.482285 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:32.482370 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:32.482423 [ 3 ] {} HTTP-Session: 31341c5c-427b-46ec-9244-4b12f367443f Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:32.482448 [ 14 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 126 rows starting from the beginning of the part 2023.11.30 06:24:32.482458 [ 3 ] {} HTTP-Session: 31341c5c-427b-46ec-9244-4b12f367443f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:32.482706 [ 3 ] {a693e877-da37-4903-be62-5d8c23f692c7} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:32.482723 [ 14 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 16 rows starting from the beginning of the part 2023.11.30 06:24:32.482792 [ 3 ] {a693e877-da37-4903-be62-5d8c23f692c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:24:32.483000 [ 14 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 126 rows starting from the beginning of the part 2023.11.30 06:24:32.483262 [ 3 ] {a693e877-da37-4903-be62-5d8c23f692c7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:32.483279 [ 14 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::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.11.30 06:24:32.483450 [ 14 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 126 rows starting from the beginning of the part 2023.11.30 06:24:32.483983 [ 3 ] {a693e877-da37-4903-be62-5d8c23f692c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:32.484439 [ 3 ] {a693e877-da37-4903-be62-5d8c23f692c7} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.30 06:24:32.484691 [ 3 ] {a693e877-da37-4903-be62-5d8c23f692c7} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.30 06:24:32.484893 [ 3 ] {a693e877-da37-4903-be62-5d8c23f692c7} executeQuery: Read 42 rows, 3.36 KiB in 0.002128343 sec., 19733 rows/sec., 1.54 MiB/sec. 2023.11.30 06:24:32.485316 [ 18 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 4 columns (4 merged, 0 gathered) in 0.003339146 sec., 187772.56220602515 rows/sec., 17.93 MiB/sec. 2023.11.30 06:24:32.485330 [ 3 ] {a693e877-da37-4903-be62-5d8c23f692c7} DynamicQueryHandler: Done processing query 2023.11.30 06:24:32.485381 [ 3 ] {a693e877-da37-4903-be62-5d8c23f692c7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:24:32.485403 [ 3 ] {} HTTP-Session: 31341c5c-427b-46ec-9244-4b12f367443f Destroying unnamed session 2023.11.30 06:24:32.485477 [ 18 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.30 06:24:32.485597 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 44933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:32.485659 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:32.485682 [ 3 ] {} HTTP-Session: 73a28115-701b-446d-8617-ca62629bb0dc Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:32.485713 [ 3 ] {} HTTP-Session: 73a28115-701b-446d-8617-ca62629bb0dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:32.485735 [ 18 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_26_5} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.30 06:24:32.485859 [ 3 ] {063dc141-23d6-4c4d-b35b-332a61046873} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:32.485874 [ 18 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_26_5} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.30 06:24:32.485934 [ 3 ] {063dc141-23d6-4c4d-b35b-332a61046873} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:24:32.486142 [ 3 ] {063dc141-23d6-4c4d-b35b-332a61046873} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:32.486633 [ 3 ] {063dc141-23d6-4c4d-b35b-332a61046873} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:32.486943 [ 3 ] {063dc141-23d6-4c4d-b35b-332a61046873} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.30 06:24:32.487114 [ 3 ] {063dc141-23d6-4c4d-b35b-332a61046873} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.30 06:24:32.487251 [ 3 ] {063dc141-23d6-4c4d-b35b-332a61046873} executeQuery: Read 42 rows, 58.04 KiB in 0.001343264 sec., 31267 rows/sec., 42.19 MiB/sec. 2023.11.30 06:24:32.487365 [ 3 ] {063dc141-23d6-4c4d-b35b-332a61046873} DynamicQueryHandler: Done processing query 2023.11.30 06:24:32.487388 [ 3 ] {063dc141-23d6-4c4d-b35b-332a61046873} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.30 06:24:32.487403 [ 3 ] {} HTTP-Session: 73a28115-701b-446d-8617-ca62629bb0dc Destroying unnamed session 2023.11.30 06:24:37.475547 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:37.475679 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:37.475708 [ 3 ] {} HTTP-Session: 49fdba3a-a386-4ef2-9ef2-e9623ecd95d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:37.475737 [ 3 ] {} HTTP-Session: 49fdba3a-a386-4ef2-9ef2-e9623ecd95d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:37.475874 [ 3 ] {83af210b-69c2-441b-b661-9dec90a42f15} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:37.475943 [ 3 ] {83af210b-69c2-441b-b661-9dec90a42f15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:24:37.476123 [ 3 ] {83af210b-69c2-441b-b661-9dec90a42f15} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:37.476524 [ 3 ] {83af210b-69c2-441b-b661-9dec90a42f15} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:37.476774 [ 3 ] {83af210b-69c2-441b-b661-9dec90a42f15} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.30 06:24:37.476938 [ 3 ] {83af210b-69c2-441b-b661-9dec90a42f15} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.30 06:24:37.477075 [ 3 ] {83af210b-69c2-441b-b661-9dec90a42f15} executeQuery: Read 5 rows, 415.00 B in 0.001152272 sec., 4339 rows/sec., 351.72 KiB/sec. 2023.11.30 06:24:37.477081 [ 92 ] {} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.30 06:24:37.477208 [ 92 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:37.477276 [ 3 ] {83af210b-69c2-441b-b661-9dec90a42f15} DynamicQueryHandler: Done processing query 2023.11.30 06:24:37.477314 [ 3 ] {83af210b-69c2-441b-b661-9dec90a42f15} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:24:37.477331 [ 22 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.30 06:24:37.477337 [ 3 ] {} HTTP-Session: 49fdba3a-a386-4ef2-9ef2-e9623ecd95d7 Destroying unnamed session 2023.11.30 06:24:37.477489 [ 22 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:24:37.477529 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:37.477548 [ 22 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 47 rows starting from the beginning of the part 2023.11.30 06:24:37.477598 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:37.477655 [ 3 ] {} HTTP-Session: afc8982a-d3d0-4463-9496-ec3889653509 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:37.477678 [ 3 ] {} HTTP-Session: afc8982a-d3d0-4463-9496-ec3889653509 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:37.477876 [ 22 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::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.11.30 06:24:37.477885 [ 3 ] {a49da334-9b5e-4433-b9a8-540c6d5a7a4f} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:37.477985 [ 3 ] {a49da334-9b5e-4433-b9a8-540c6d5a7a4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:24:37.478152 [ 22 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part 2023.11.30 06:24:37.478467 [ 22 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::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.11.30 06:24:37.478471 [ 3 ] {a49da334-9b5e-4433-b9a8-540c6d5a7a4f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:37.478665 [ 22 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 42 rows starting from the beginning of the part 2023.11.30 06:24:37.478880 [ 22 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::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.11.30 06:24:37.479390 [ 3 ] {a49da334-9b5e-4433-b9a8-540c6d5a7a4f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:37.479766 [ 3 ] {a49da334-9b5e-4433-b9a8-540c6d5a7a4f} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.30 06:24:37.480112 [ 3 ] {a49da334-9b5e-4433-b9a8-540c6d5a7a4f} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.30 06:24:37.480448 [ 3 ] {a49da334-9b5e-4433-b9a8-540c6d5a7a4f} executeQuery: Read 15 rows, 1.39 KiB in 0.002481767 sec., 6044 rows/sec., 558.37 KiB/sec. 2023.11.30 06:24:37.480484 [ 18 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 146 rows, containing 4 columns (4 merged, 0 gathered) in 0.003208844 sec., 45499.25144382213 rows/sec., 3.60 MiB/sec. 2023.11.30 06:24:37.480651 [ 3 ] {a49da334-9b5e-4433-b9a8-540c6d5a7a4f} DynamicQueryHandler: Done processing query 2023.11.30 06:24:37.480660 [ 18 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.30 06:24:37.480689 [ 3 ] {a49da334-9b5e-4433-b9a8-540c6d5a7a4f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:24:37.480743 [ 3 ] {} HTTP-Session: afc8982a-d3d0-4463-9496-ec3889653509 Destroying unnamed session 2023.11.30 06:24:37.480873 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:37.480917 [ 18 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_26_5} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.30 06:24:37.480941 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:37.480974 [ 3 ] {} HTTP-Session: ca5a87f5-42d5-40ac-b007-599d2214bc62 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:37.481005 [ 3 ] {} HTTP-Session: ca5a87f5-42d5-40ac-b007-599d2214bc62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:37.481032 [ 18 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_26_5} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.30 06:24:37.481157 [ 3 ] {3b58dcbb-cd54-483a-982f-c778b3724c1d} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:37.481208 [ 3 ] {3b58dcbb-cd54-483a-982f-c778b3724c1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:24:37.481327 [ 3 ] {3b58dcbb-cd54-483a-982f-c778b3724c1d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:37.481590 [ 3 ] {3b58dcbb-cd54-483a-982f-c778b3724c1d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:37.481794 [ 3 ] {3b58dcbb-cd54-483a-982f-c778b3724c1d} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.30 06:24:37.481938 [ 3 ] {3b58dcbb-cd54-483a-982f-c778b3724c1d} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.30 06:24:37.482057 [ 3 ] {3b58dcbb-cd54-483a-982f-c778b3724c1d} executeQuery: Read 5 rows, 410.00 B in 0.000860959 sec., 5807 rows/sec., 465.05 KiB/sec. 2023.11.30 06:24:37.482194 [ 3 ] {3b58dcbb-cd54-483a-982f-c778b3724c1d} DynamicQueryHandler: Done processing query 2023.11.30 06:24:37.482217 [ 3 ] {3b58dcbb-cd54-483a-982f-c778b3724c1d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:24:37.482233 [ 3 ] {} HTTP-Session: ca5a87f5-42d5-40ac-b007-599d2214bc62 Destroying unnamed session 2023.11.30 06:24:37.482376 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:37.482421 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:37.482439 [ 3 ] {} HTTP-Session: 59b84b65-d30e-4ad8-aa8b-20cfeb7cec9b Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:37.482456 [ 3 ] {} HTTP-Session: 59b84b65-d30e-4ad8-aa8b-20cfeb7cec9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:37.482530 [ 3 ] {01c44920-bd31-4ba0-8ce4-3403e71a0537} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:37.482575 [ 3 ] {01c44920-bd31-4ba0-8ce4-3403e71a0537} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:24:37.482715 [ 3 ] {01c44920-bd31-4ba0-8ce4-3403e71a0537} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:37.483010 [ 3 ] {01c44920-bd31-4ba0-8ce4-3403e71a0537} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:37.483283 [ 3 ] {01c44920-bd31-4ba0-8ce4-3403e71a0537} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.30 06:24:37.483456 [ 3 ] {01c44920-bd31-4ba0-8ce4-3403e71a0537} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.30 06:24:37.483576 [ 92 ] {} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.30 06:24:37.483594 [ 3 ] {01c44920-bd31-4ba0-8ce4-3403e71a0537} executeQuery: Read 5 rows, 6.91 KiB in 0.001033451 sec., 4838 rows/sec., 6.53 MiB/sec. 2023.11.30 06:24:37.483634 [ 92 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:37.483858 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.30 06:24:37.483894 [ 3 ] {01c44920-bd31-4ba0-8ce4-3403e71a0537} DynamicQueryHandler: Done processing query 2023.11.30 06:24:37.483932 [ 3 ] {01c44920-bd31-4ba0-8ce4-3403e71a0537} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.30 06:24:37.483962 [ 3 ] {} HTTP-Session: 59b84b65-d30e-4ad8-aa8b-20cfeb7cec9b Destroying unnamed session 2023.11.30 06:24:37.484030 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:24:37.484066 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 577 rows starting from the beginning of the part 2023.11.30 06:24:37.484176 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::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.11.30 06:24:37.484274 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part 2023.11.30 06:24:37.484366 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::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.11.30 06:24:37.484457 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 42 rows starting from the beginning of the part 2023.11.30 06:24:37.484542 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::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.11.30 06:24:37.485929 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 676 rows, containing 6 columns (6 merged, 0 gathered) in 0.002208843 sec., 306042.5752305619 rows/sec., 412.99 MiB/sec. 2023.11.30 06:24:37.486238 [ 14 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.30 06:24:37.486441 [ 14 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_26_5} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.30 06:24:37.486507 [ 14 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_26_5} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.30 06:24:37.486567 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in be654226-4ad7-4882-846d-6fcb34b360bd::all_1_26_5: 4.09 MiB. 2023.11.30 06:24:42.478562 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:42.478688 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:42.478718 [ 3 ] {} HTTP-Session: 51b26397-0863-46a8-8b55-cdcf51b10f6e Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:42.478746 [ 3 ] {} HTTP-Session: 51b26397-0863-46a8-8b55-cdcf51b10f6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:42.478885 [ 3 ] {3bfdd64f-de6c-4d26-aa13-4a88731f6f68} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:42.478952 [ 3 ] {3bfdd64f-de6c-4d26-aa13-4a88731f6f68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:24:42.479132 [ 3 ] {3bfdd64f-de6c-4d26-aa13-4a88731f6f68} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:42.479626 [ 3 ] {3bfdd64f-de6c-4d26-aa13-4a88731f6f68} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:42.479881 [ 3 ] {3bfdd64f-de6c-4d26-aa13-4a88731f6f68} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.30 06:24:42.480042 [ 3 ] {3bfdd64f-de6c-4d26-aa13-4a88731f6f68} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.30 06:24:42.480181 [ 3 ] {3bfdd64f-de6c-4d26-aa13-4a88731f6f68} executeQuery: Read 42 rows, 3.40 KiB in 0.001253863 sec., 33496 rows/sec., 2.65 MiB/sec. 2023.11.30 06:24:42.480335 [ 3 ] {3bfdd64f-de6c-4d26-aa13-4a88731f6f68} DynamicQueryHandler: Done processing query 2023.11.30 06:24:42.480358 [ 3 ] {3bfdd64f-de6c-4d26-aa13-4a88731f6f68} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:24:42.480374 [ 3 ] {} HTTP-Session: 51b26397-0863-46a8-8b55-cdcf51b10f6e Destroying unnamed session 2023.11.30 06:24:42.480523 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 20290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:42.480570 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:42.480589 [ 3 ] {} HTTP-Session: f6843228-bf82-4a1d-b0a0-454838e612ee Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:42.480606 [ 3 ] {} HTTP-Session: f6843228-bf82-4a1d-b0a0-454838e612ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:42.480683 [ 3 ] {efce5d59-4d18-4767-87e1-60238158d8d1} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:42.480723 [ 3 ] {efce5d59-4d18-4767-87e1-60238158d8d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:24:42.480828 [ 3 ] {efce5d59-4d18-4767-87e1-60238158d8d1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:42.481199 [ 3 ] {efce5d59-4d18-4767-87e1-60238158d8d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:42.481416 [ 3 ] {efce5d59-4d18-4767-87e1-60238158d8d1} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.30 06:24:42.481569 [ 3 ] {efce5d59-4d18-4767-87e1-60238158d8d1} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.30 06:24:42.481698 [ 3 ] {efce5d59-4d18-4767-87e1-60238158d8d1} executeQuery: Read 126 rows, 12.60 KiB in 0.000986901 sec., 127672 rows/sec., 12.47 MiB/sec. 2023.11.30 06:24:42.481799 [ 3 ] {efce5d59-4d18-4767-87e1-60238158d8d1} DynamicQueryHandler: Done processing query 2023.11.30 06:24:42.481821 [ 3 ] {efce5d59-4d18-4767-87e1-60238158d8d1} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 06:24:42.481837 [ 3 ] {} HTTP-Session: f6843228-bf82-4a1d-b0a0-454838e612ee Destroying unnamed session 2023.11.30 06:24:42.481998 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:42.482040 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:42.482058 [ 3 ] {} HTTP-Session: 3bee1aec-074e-4b4e-bed0-62c5e32ef825 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:42.482074 [ 3 ] {} HTTP-Session: 3bee1aec-074e-4b4e-bed0-62c5e32ef825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:42.482145 [ 3 ] {b371916e-65b3-41cc-9f93-7b5e2306ce5e} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:42.482182 [ 3 ] {b371916e-65b3-41cc-9f93-7b5e2306ce5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:24:42.482284 [ 3 ] {b371916e-65b3-41cc-9f93-7b5e2306ce5e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:42.482581 [ 3 ] {b371916e-65b3-41cc-9f93-7b5e2306ce5e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:42.482778 [ 3 ] {b371916e-65b3-41cc-9f93-7b5e2306ce5e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.30 06:24:42.482918 [ 3 ] {b371916e-65b3-41cc-9f93-7b5e2306ce5e} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.30 06:24:42.483040 [ 3 ] {b371916e-65b3-41cc-9f93-7b5e2306ce5e} executeQuery: Read 42 rows, 3.36 KiB in 0.000866209 sec., 48487 rows/sec., 3.79 MiB/sec. 2023.11.30 06:24:42.483158 [ 3 ] {b371916e-65b3-41cc-9f93-7b5e2306ce5e} DynamicQueryHandler: Done processing query 2023.11.30 06:24:42.483180 [ 3 ] {b371916e-65b3-41cc-9f93-7b5e2306ce5e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:24:42.483195 [ 3 ] {} HTTP-Session: 3bee1aec-074e-4b4e-bed0-62c5e32ef825 Destroying unnamed session 2023.11.30 06:24:42.483341 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 44933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:42.483386 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:42.483405 [ 3 ] {} HTTP-Session: 507fffa4-5cc0-4068-bdcf-93558db70aa5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:42.483421 [ 3 ] {} HTTP-Session: 507fffa4-5cc0-4068-bdcf-93558db70aa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:42.483505 [ 3 ] {6258538f-09ae-4dff-a3e8-f7d39ecbd728} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:42.483550 [ 3 ] {6258538f-09ae-4dff-a3e8-f7d39ecbd728} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:24:42.483694 [ 3 ] {6258538f-09ae-4dff-a3e8-f7d39ecbd728} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:42.484149 [ 3 ] {6258538f-09ae-4dff-a3e8-f7d39ecbd728} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:42.484453 [ 3 ] {6258538f-09ae-4dff-a3e8-f7d39ecbd728} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.30 06:24:42.484627 [ 3 ] {6258538f-09ae-4dff-a3e8-f7d39ecbd728} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.30 06:24:42.484747 [ 3 ] {6258538f-09ae-4dff-a3e8-f7d39ecbd728} executeQuery: Read 42 rows, 58.04 KiB in 0.001214993 sec., 34568 rows/sec., 46.65 MiB/sec. 2023.11.30 06:24:42.484855 [ 3 ] {6258538f-09ae-4dff-a3e8-f7d39ecbd728} DynamicQueryHandler: Done processing query 2023.11.30 06:24:42.484878 [ 3 ] {6258538f-09ae-4dff-a3e8-f7d39ecbd728} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.30 06:24:42.484893 [ 3 ] {} HTTP-Session: 507fffa4-5cc0-4068-bdcf-93558db70aa5 Destroying unnamed session 2023.11.30 06:24:42.793590 [ 105 ] {} DNSResolver: Updating DNS cache 2023.11.30 06:24:42.793668 [ 105 ] {} DNSResolver: Updated DNS cache 2023.11.30 06:24:47.476745 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:47.476873 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:47.476903 [ 3 ] {} HTTP-Session: 49323897-6195-4801-b22b-bbe9f8ce71bf Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:47.476931 [ 3 ] {} HTTP-Session: 49323897-6195-4801-b22b-bbe9f8ce71bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:47.477069 [ 3 ] {720131d0-b3f6-4a81-87bc-eeaf6382fdcd} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:47.477137 [ 3 ] {720131d0-b3f6-4a81-87bc-eeaf6382fdcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:24:47.477318 [ 3 ] {720131d0-b3f6-4a81-87bc-eeaf6382fdcd} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:47.477730 [ 3 ] {720131d0-b3f6-4a81-87bc-eeaf6382fdcd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:47.477987 [ 3 ] {720131d0-b3f6-4a81-87bc-eeaf6382fdcd} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.30 06:24:47.478146 [ 3 ] {720131d0-b3f6-4a81-87bc-eeaf6382fdcd} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.30 06:24:47.478288 [ 3 ] {720131d0-b3f6-4a81-87bc-eeaf6382fdcd} executeQuery: Read 5 rows, 415.00 B in 0.001171842 sec., 4266 rows/sec., 345.84 KiB/sec. 2023.11.30 06:24:47.478445 [ 3 ] {720131d0-b3f6-4a81-87bc-eeaf6382fdcd} DynamicQueryHandler: Done processing query 2023.11.30 06:24:47.478470 [ 3 ] {720131d0-b3f6-4a81-87bc-eeaf6382fdcd} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:24:47.478487 [ 3 ] {} HTTP-Session: 49323897-6195-4801-b22b-bbe9f8ce71bf Destroying unnamed session 2023.11.30 06:24:47.478593 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:47.478642 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:47.478661 [ 3 ] {} HTTP-Session: ee47de32-f86d-4e7e-aa34-a0249e9fddfb Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:47.478678 [ 3 ] {} HTTP-Session: ee47de32-f86d-4e7e-aa34-a0249e9fddfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:47.478750 [ 3 ] {bcb8fbae-cf6f-47b2-add2-7805ded84c07} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:47.478792 [ 3 ] {bcb8fbae-cf6f-47b2-add2-7805ded84c07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.30 06:24:47.478903 [ 3 ] {bcb8fbae-cf6f-47b2-add2-7805ded84c07} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:47.479192 [ 3 ] {bcb8fbae-cf6f-47b2-add2-7805ded84c07} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:47.479392 [ 3 ] {bcb8fbae-cf6f-47b2-add2-7805ded84c07} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.30 06:24:47.479546 [ 3 ] {bcb8fbae-cf6f-47b2-add2-7805ded84c07} oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.30 06:24:47.479680 [ 3 ] {bcb8fbae-cf6f-47b2-add2-7805ded84c07} executeQuery: Read 4 rows, 342.00 B in 0.000894279 sec., 4472 rows/sec., 373.47 KiB/sec. 2023.11.30 06:24:47.479813 [ 3 ] {bcb8fbae-cf6f-47b2-add2-7805ded84c07} DynamicQueryHandler: Done processing query 2023.11.30 06:24:47.479836 [ 3 ] {bcb8fbae-cf6f-47b2-add2-7805ded84c07} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:24:47.479851 [ 3 ] {} HTTP-Session: ee47de32-f86d-4e7e-aa34-a0249e9fddfb Destroying unnamed session 2023.11.30 06:24:47.479972 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:47.480015 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:47.480034 [ 3 ] {} HTTP-Session: 27320d58-5a69-4015-8dea-62774348bf07 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:47.480050 [ 3 ] {} HTTP-Session: 27320d58-5a69-4015-8dea-62774348bf07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:47.480120 [ 3 ] {4fe2d3a6-aaf4-4774-95ef-f88eed7b1bb5} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:47.480157 [ 3 ] {4fe2d3a6-aaf4-4774-95ef-f88eed7b1bb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:24:47.480260 [ 3 ] {4fe2d3a6-aaf4-4774-95ef-f88eed7b1bb5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:47.480524 [ 3 ] {4fe2d3a6-aaf4-4774-95ef-f88eed7b1bb5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:47.480725 [ 3 ] {4fe2d3a6-aaf4-4774-95ef-f88eed7b1bb5} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.30 06:24:47.480869 [ 3 ] {4fe2d3a6-aaf4-4774-95ef-f88eed7b1bb5} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.30 06:24:47.480999 [ 3 ] {4fe2d3a6-aaf4-4774-95ef-f88eed7b1bb5} executeQuery: Read 17 rows, 1.56 KiB in 0.000850189 sec., 19995 rows/sec., 1.80 MiB/sec. 2023.11.30 06:24:47.481113 [ 3 ] {4fe2d3a6-aaf4-4774-95ef-f88eed7b1bb5} DynamicQueryHandler: Done processing query 2023.11.30 06:24:47.481135 [ 3 ] {4fe2d3a6-aaf4-4774-95ef-f88eed7b1bb5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:24:47.481151 [ 3 ] {} HTTP-Session: 27320d58-5a69-4015-8dea-62774348bf07 Destroying unnamed session 2023.11.30 06:24:47.481282 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:47.481327 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:47.481344 [ 3 ] {} HTTP-Session: a32915b1-66f3-4da3-8275-0dda139439a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:47.481361 [ 3 ] {} HTTP-Session: a32915b1-66f3-4da3-8275-0dda139439a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:47.481428 [ 3 ] {467704de-6bc2-4830-89c7-24b37eaeadfe} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:47.481467 [ 3 ] {467704de-6bc2-4830-89c7-24b37eaeadfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.30 06:24:47.481572 [ 3 ] {467704de-6bc2-4830-89c7-24b37eaeadfe} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:47.481835 [ 3 ] {467704de-6bc2-4830-89c7-24b37eaeadfe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:47.482031 [ 3 ] {467704de-6bc2-4830-89c7-24b37eaeadfe} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.30 06:24:47.482171 [ 3 ] {467704de-6bc2-4830-89c7-24b37eaeadfe} oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.30 06:24:47.482289 [ 3 ] {467704de-6bc2-4830-89c7-24b37eaeadfe} executeQuery: Read 4 rows, 286.00 B in 0.000832879 sec., 4802 rows/sec., 335.34 KiB/sec. 2023.11.30 06:24:47.482439 [ 3 ] {467704de-6bc2-4830-89c7-24b37eaeadfe} DynamicQueryHandler: Done processing query 2023.11.30 06:24:47.482461 [ 3 ] {467704de-6bc2-4830-89c7-24b37eaeadfe} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:24:47.482477 [ 3 ] {} HTTP-Session: a32915b1-66f3-4da3-8275-0dda139439a1 Destroying unnamed session 2023.11.30 06:24:47.482591 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 3432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:47.482634 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:47.482652 [ 3 ] {} HTTP-Session: 53722304-4998-409b-892e-7017a9592564 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:47.482669 [ 3 ] {} HTTP-Session: 53722304-4998-409b-892e-7017a9592564 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:47.482738 [ 3 ] {47afac56-3465-4a19-bbeb-d129178bc70c} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:47.482776 [ 3 ] {47afac56-3465-4a19-bbeb-d129178bc70c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:24:47.482885 [ 3 ] {47afac56-3465-4a19-bbeb-d129178bc70c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:47.483150 [ 3 ] {47afac56-3465-4a19-bbeb-d129178bc70c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:47.483345 [ 3 ] {47afac56-3465-4a19-bbeb-d129178bc70c} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.30 06:24:47.483490 [ 3 ] {47afac56-3465-4a19-bbeb-d129178bc70c} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.30 06:24:47.483610 [ 3 ] {47afac56-3465-4a19-bbeb-d129178bc70c} executeQuery: Read 20 rows, 1.59 KiB in 0.000843519 sec., 23710 rows/sec., 1.85 MiB/sec. 2023.11.30 06:24:47.483710 [ 3 ] {47afac56-3465-4a19-bbeb-d129178bc70c} DynamicQueryHandler: Done processing query 2023.11.30 06:24:47.483733 [ 3 ] {47afac56-3465-4a19-bbeb-d129178bc70c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:24:47.483749 [ 3 ] {} HTTP-Session: 53722304-4998-409b-892e-7017a9592564 Destroying unnamed session 2023.11.30 06:24:47.483891 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:47.483933 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:47.483952 [ 3 ] {} HTTP-Session: 431e5de1-034d-4fe8-b9f1-8f78ba0fdd37 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:47.483968 [ 3 ] {} HTTP-Session: 431e5de1-034d-4fe8-b9f1-8f78ba0fdd37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:47.484037 [ 3 ] {8bde65de-dc5e-4ce0-ab1d-8feabebf2fc6} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:47.484079 [ 3 ] {8bde65de-dc5e-4ce0-ab1d-8feabebf2fc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.30 06:24:47.484193 [ 3 ] {8bde65de-dc5e-4ce0-ab1d-8feabebf2fc6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:47.484408 [ 3 ] {8bde65de-dc5e-4ce0-ab1d-8feabebf2fc6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:47.484645 [ 3 ] {8bde65de-dc5e-4ce0-ab1d-8feabebf2fc6} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.30 06:24:47.484817 [ 3 ] {8bde65de-dc5e-4ce0-ab1d-8feabebf2fc6} oximeter.measurements_cumulativei64 (56608886-c5d5-47c3-a5ce-c68d7cbff682): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.30 06:24:47.484950 [ 3 ] {8bde65de-dc5e-4ce0-ab1d-8feabebf2fc6} executeQuery: Read 11 rows, 743.00 B in 0.00088531 sec., 12425 rows/sec., 819.58 KiB/sec. 2023.11.30 06:24:47.485052 [ 3 ] {8bde65de-dc5e-4ce0-ab1d-8feabebf2fc6} DynamicQueryHandler: Done processing query 2023.11.30 06:24:47.485074 [ 3 ] {8bde65de-dc5e-4ce0-ab1d-8feabebf2fc6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:24:47.485089 [ 3 ] {} HTTP-Session: 431e5de1-034d-4fe8-b9f1-8f78ba0fdd37 Destroying unnamed session 2023.11.30 06:24:47.485187 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:47.485229 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:47.485247 [ 3 ] {} HTTP-Session: a1d13da4-2019-4878-861a-5eeff9e37821 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:47.485264 [ 3 ] {} HTTP-Session: a1d13da4-2019-4878-861a-5eeff9e37821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:47.485332 [ 3 ] {91243ff1-7f42-419d-9f33-ad8e367425ee} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:47.485370 [ 3 ] {91243ff1-7f42-419d-9f33-ad8e367425ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.30 06:24:47.485483 [ 3 ] {91243ff1-7f42-419d-9f33-ad8e367425ee} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:47.485704 [ 3 ] {91243ff1-7f42-419d-9f33-ad8e367425ee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:47.485927 [ 3 ] {91243ff1-7f42-419d-9f33-ad8e367425ee} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.30 06:24:47.486093 [ 3 ] {91243ff1-7f42-419d-9f33-ad8e367425ee} oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.30 06:24:47.486209 [ 3 ] {91243ff1-7f42-419d-9f33-ad8e367425ee} executeQuery: Read 2 rows, 142.00 B in 0.000851689 sec., 2348 rows/sec., 162.82 KiB/sec. 2023.11.30 06:24:47.486305 [ 3 ] {91243ff1-7f42-419d-9f33-ad8e367425ee} DynamicQueryHandler: Done processing query 2023.11.30 06:24:47.486327 [ 3 ] {91243ff1-7f42-419d-9f33-ad8e367425ee} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:24:47.486343 [ 3 ] {} HTTP-Session: a1d13da4-2019-4878-861a-5eeff9e37821 Destroying unnamed session 2023.11.30 06:24:47.486448 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:47.486491 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:47.486510 [ 3 ] {} HTTP-Session: 42a49ab8-31ac-405b-9cb0-97678a45c89e Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:47.486526 [ 3 ] {} HTTP-Session: 42a49ab8-31ac-405b-9cb0-97678a45c89e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:47.486597 [ 3 ] {45d41ca8-c354-4152-91d3-87e12646acff} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:47.486639 [ 3 ] {45d41ca8-c354-4152-91d3-87e12646acff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:24:47.486767 [ 3 ] {45d41ca8-c354-4152-91d3-87e12646acff} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:47.487010 [ 3 ] {45d41ca8-c354-4152-91d3-87e12646acff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:47.487265 [ 3 ] {45d41ca8-c354-4152-91d3-87e12646acff} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.30 06:24:47.487434 [ 3 ] {45d41ca8-c354-4152-91d3-87e12646acff} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.30 06:24:47.487581 [ 3 ] {45d41ca8-c354-4152-91d3-87e12646acff} executeQuery: Read 5 rows, 6.91 KiB in 0.000947201 sec., 5278 rows/sec., 7.12 MiB/sec. 2023.11.30 06:24:47.487787 [ 3 ] {45d41ca8-c354-4152-91d3-87e12646acff} DynamicQueryHandler: Done processing query 2023.11.30 06:24:47.487810 [ 3 ] {45d41ca8-c354-4152-91d3-87e12646acff} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:24:47.487825 [ 3 ] {} HTTP-Session: 42a49ab8-31ac-405b-9cb0-97678a45c89e Destroying unnamed session 2023.11.30 06:24:52.478535 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:52.478658 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:52.478691 [ 3 ] {} HTTP-Session: 4cc9aa1b-544d-4be0-9571-aee0d0edd6f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:52.478718 [ 3 ] {} HTTP-Session: 4cc9aa1b-544d-4be0-9571-aee0d0edd6f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:52.478861 [ 3 ] {5d209e66-8af5-45e5-8068-ec9284a2600a} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:52.478930 [ 3 ] {5d209e66-8af5-45e5-8068-ec9284a2600a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:24:52.479111 [ 3 ] {5d209e66-8af5-45e5-8068-ec9284a2600a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:52.479531 [ 3 ] {5d209e66-8af5-45e5-8068-ec9284a2600a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:52.479813 [ 3 ] {5d209e66-8af5-45e5-8068-ec9284a2600a} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.30 06:24:52.479980 [ 3 ] {5d209e66-8af5-45e5-8068-ec9284a2600a} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.30 06:24:52.480114 [ 3 ] {5d209e66-8af5-45e5-8068-ec9284a2600a} executeQuery: Read 42 rows, 3.40 KiB in 0.001208684 sec., 34748 rows/sec., 2.75 MiB/sec. 2023.11.30 06:24:52.480281 [ 3 ] {5d209e66-8af5-45e5-8068-ec9284a2600a} DynamicQueryHandler: Done processing query 2023.11.30 06:24:52.480308 [ 3 ] {5d209e66-8af5-45e5-8068-ec9284a2600a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:24:52.480325 [ 3 ] {} HTTP-Session: 4cc9aa1b-544d-4be0-9571-aee0d0edd6f9 Destroying unnamed session 2023.11.30 06:24:52.480464 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 20290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:52.480513 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:52.480533 [ 3 ] {} HTTP-Session: 0720c98c-c723-40aa-b236-eab4a1852f5d Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:52.480552 [ 3 ] {} HTTP-Session: 0720c98c-c723-40aa-b236-eab4a1852f5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:52.480658 [ 3 ] {1b4a15b6-77ac-4f18-9de4-3437b6661bae} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:52.480704 [ 3 ] {1b4a15b6-77ac-4f18-9de4-3437b6661bae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:24:52.480818 [ 3 ] {1b4a15b6-77ac-4f18-9de4-3437b6661bae} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:52.481156 [ 3 ] {1b4a15b6-77ac-4f18-9de4-3437b6661bae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:52.481385 [ 3 ] {1b4a15b6-77ac-4f18-9de4-3437b6661bae} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.30 06:24:52.481535 [ 3 ] {1b4a15b6-77ac-4f18-9de4-3437b6661bae} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.30 06:24:52.481665 [ 3 ] {1b4a15b6-77ac-4f18-9de4-3437b6661bae} executeQuery: Read 126 rows, 12.60 KiB in 0.00097383 sec., 129386 rows/sec., 12.63 MiB/sec. 2023.11.30 06:24:52.481773 [ 3 ] {1b4a15b6-77ac-4f18-9de4-3437b6661bae} DynamicQueryHandler: Done processing query 2023.11.30 06:24:52.481797 [ 3 ] {1b4a15b6-77ac-4f18-9de4-3437b6661bae} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 06:24:52.481812 [ 3 ] {} HTTP-Session: 0720c98c-c723-40aa-b236-eab4a1852f5d Destroying unnamed session 2023.11.30 06:24:52.481935 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:52.481979 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:52.481997 [ 3 ] {} HTTP-Session: 5af7ef4a-0f4d-460d-8774-e22f7fcd00fc Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:52.482014 [ 3 ] {} HTTP-Session: 5af7ef4a-0f4d-460d-8774-e22f7fcd00fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:52.482086 [ 3 ] {e531da56-4527-4988-afe4-2b5255069b80} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:52.482125 [ 3 ] {e531da56-4527-4988-afe4-2b5255069b80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:24:52.482226 [ 3 ] {e531da56-4527-4988-afe4-2b5255069b80} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:52.482480 [ 3 ] {e531da56-4527-4988-afe4-2b5255069b80} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:52.482684 [ 3 ] {e531da56-4527-4988-afe4-2b5255069b80} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.11.30 06:24:52.482829 [ 3 ] {e531da56-4527-4988-afe4-2b5255069b80} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.11.30 06:24:52.482936 [ 3 ] {e531da56-4527-4988-afe4-2b5255069b80} executeQuery: Read 42 rows, 3.36 KiB in 0.000820858 sec., 51165 rows/sec., 4.00 MiB/sec. 2023.11.30 06:24:52.482959 [ 120 ] {} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.11.30 06:24:52.483056 [ 120 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:52.483063 [ 3 ] {e531da56-4527-4988-afe4-2b5255069b80} DynamicQueryHandler: Done processing query 2023.11.30 06:24:52.483104 [ 3 ] {e531da56-4527-4988-afe4-2b5255069b80} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:24:52.483184 [ 3 ] {} HTTP-Session: 5af7ef4a-0f4d-460d-8774-e22f7fcd00fc Destroying unnamed session 2023.11.30 06:24:52.483215 [ 22 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.11.30 06:24:52.483324 [ 22 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:24:52.483361 [ 22 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 110 rows starting from the beginning of the part 2023.11.30 06:24:52.483435 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 44933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:52.483520 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:52.483538 [ 22 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 42 rows starting from the beginning of the part 2023.11.30 06:24:52.483551 [ 3 ] {} HTTP-Session: 368ce559-2983-4056-8e5e-249d8904ed28 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:52.483610 [ 3 ] {} HTTP-Session: 368ce559-2983-4056-8e5e-249d8904ed28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:52.483761 [ 22 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::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.11.30 06:24:52.483816 [ 3 ] {907c9e7a-eb7f-4d6e-9776-7cdb94fb0b48} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:52.483954 [ 3 ] {907c9e7a-eb7f-4d6e-9776-7cdb94fb0b48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:24:52.483971 [ 22 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part 2023.11.30 06:24:52.484236 [ 22 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 20 rows starting from the beginning of the part 2023.11.30 06:24:52.484513 [ 22 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 42 rows starting from the beginning of the part 2023.11.30 06:24:52.484582 [ 3 ] {907c9e7a-eb7f-4d6e-9776-7cdb94fb0b48} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:52.485766 [ 3 ] {907c9e7a-eb7f-4d6e-9776-7cdb94fb0b48} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:52.486096 [ 22 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 4 columns (4 merged, 0 gathered) in 0.002976131 sec., 87697.752551887 rows/sec., 6.85 MiB/sec. 2023.11.30 06:24:52.486262 [ 14 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.11.30 06:24:52.486468 [ 3 ] {907c9e7a-eb7f-4d6e-9776-7cdb94fb0b48} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.30 06:24:52.486552 [ 14 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_31_6} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.11.30 06:24:52.486652 [ 14 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_31_6} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.11.30 06:24:52.486798 [ 3 ] {907c9e7a-eb7f-4d6e-9776-7cdb94fb0b48} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.30 06:24:52.486947 [ 3 ] {907c9e7a-eb7f-4d6e-9776-7cdb94fb0b48} executeQuery: Read 42 rows, 58.04 KiB in 0.003084603 sec., 13616 rows/sec., 18.37 MiB/sec. 2023.11.30 06:24:52.487076 [ 3 ] {907c9e7a-eb7f-4d6e-9776-7cdb94fb0b48} DynamicQueryHandler: Done processing query 2023.11.30 06:24:52.487099 [ 3 ] {907c9e7a-eb7f-4d6e-9776-7cdb94fb0b48} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.30 06:24:52.487115 [ 3 ] {} HTTP-Session: 368ce559-2983-4056-8e5e-249d8904ed28 Destroying unnamed session 2023.11.30 06:24:57.478113 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:57.478248 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:57.478275 [ 3 ] {} HTTP-Session: c869420f-a1d5-4c89-b32e-cab0fbcacdbc Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:57.478299 [ 3 ] {} HTTP-Session: c869420f-a1d5-4c89-b32e-cab0fbcacdbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:57.478424 [ 3 ] {bbb73b8f-e72f-43b0-9985-93dab33794b5} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:57.478485 [ 3 ] {bbb73b8f-e72f-43b0-9985-93dab33794b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:24:57.478646 [ 3 ] {bbb73b8f-e72f-43b0-9985-93dab33794b5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:57.479009 [ 3 ] {bbb73b8f-e72f-43b0-9985-93dab33794b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:57.479306 [ 3 ] {bbb73b8f-e72f-43b0-9985-93dab33794b5} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.30 06:24:57.479476 [ 3 ] {bbb73b8f-e72f-43b0-9985-93dab33794b5} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.30 06:24:57.479595 [ 3 ] {bbb73b8f-e72f-43b0-9985-93dab33794b5} executeQuery: Read 5 rows, 415.00 B in 0.001137632 sec., 4395 rows/sec., 356.24 KiB/sec. 2023.11.30 06:24:57.479737 [ 3 ] {bbb73b8f-e72f-43b0-9985-93dab33794b5} DynamicQueryHandler: Done processing query 2023.11.30 06:24:57.479763 [ 3 ] {bbb73b8f-e72f-43b0-9985-93dab33794b5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:24:57.479779 [ 3 ] {} HTTP-Session: c869420f-a1d5-4c89-b32e-cab0fbcacdbc Destroying unnamed session 2023.11.30 06:24:57.479891 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:57.479940 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:57.479959 [ 3 ] {} HTTP-Session: de64b114-ea51-404b-9f69-5f1a17e8da74 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:57.479978 [ 3 ] {} HTTP-Session: de64b114-ea51-404b-9f69-5f1a17e8da74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:57.480056 [ 3 ] {e7bf3c59-0d13-4f38-ba46-3a7a985e29ab} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:57.480100 [ 3 ] {e7bf3c59-0d13-4f38-ba46-3a7a985e29ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.30 06:24:57.480207 [ 3 ] {e7bf3c59-0d13-4f38-ba46-3a7a985e29ab} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:57.480514 [ 3 ] {e7bf3c59-0d13-4f38-ba46-3a7a985e29ab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:57.480725 [ 3 ] {e7bf3c59-0d13-4f38-ba46-3a7a985e29ab} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.30 06:24:57.480883 [ 3 ] {e7bf3c59-0d13-4f38-ba46-3a7a985e29ab} oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.30 06:24:57.480998 [ 3 ] {e7bf3c59-0d13-4f38-ba46-3a7a985e29ab} executeQuery: Read 2 rows, 175.00 B in 0.00090709 sec., 2204 rows/sec., 188.40 KiB/sec. 2023.11.30 06:24:57.481153 [ 3 ] {e7bf3c59-0d13-4f38-ba46-3a7a985e29ab} DynamicQueryHandler: Done processing query 2023.11.30 06:24:57.481177 [ 3 ] {e7bf3c59-0d13-4f38-ba46-3a7a985e29ab} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:24:57.481193 [ 3 ] {} HTTP-Session: de64b114-ea51-404b-9f69-5f1a17e8da74 Destroying unnamed session 2023.11.30 06:24:57.481311 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:57.481357 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:57.481376 [ 3 ] {} HTTP-Session: 62aac2db-a189-4487-a433-695b312ba8f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:57.481393 [ 3 ] {} HTTP-Session: 62aac2db-a189-4487-a433-695b312ba8f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:57.481467 [ 3 ] {f9a84e38-09d8-4c56-a4fa-aa231a6ea95f} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:57.481508 [ 3 ] {f9a84e38-09d8-4c56-a4fa-aa231a6ea95f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:24:57.481616 [ 3 ] {f9a84e38-09d8-4c56-a4fa-aa231a6ea95f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:57.481935 [ 3 ] {f9a84e38-09d8-4c56-a4fa-aa231a6ea95f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:57.482152 [ 3 ] {f9a84e38-09d8-4c56-a4fa-aa231a6ea95f} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.11.30 06:24:57.482302 [ 3 ] {f9a84e38-09d8-4c56-a4fa-aa231a6ea95f} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.11.30 06:24:57.482434 [ 3 ] {f9a84e38-09d8-4c56-a4fa-aa231a6ea95f} executeQuery: Read 52 rows, 4.59 KiB in 0.00092969 sec., 55932 rows/sec., 4.82 MiB/sec. 2023.11.30 06:24:57.482432 [ 148 ] {} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.11.30 06:24:57.482550 [ 148 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:57.482617 [ 3 ] {f9a84e38-09d8-4c56-a4fa-aa231a6ea95f} DynamicQueryHandler: Done processing query 2023.11.30 06:24:57.482670 [ 3 ] {f9a84e38-09d8-4c56-a4fa-aa231a6ea95f} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.30 06:24:57.482681 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.11.30 06:24:57.482695 [ 3 ] {} HTTP-Session: 62aac2db-a189-4487-a433-695b312ba8f9 Destroying unnamed session 2023.11.30 06:24:57.482825 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:24:57.482860 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 182 rows starting from the beginning of the part 2023.11.30 06:24:57.482899 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:57.482971 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:57.483018 [ 3 ] {} HTTP-Session: c8dd8abf-b27b-4082-bd9a-745ff2b5023b Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:57.483058 [ 3 ] {} HTTP-Session: c8dd8abf-b27b-4082-bd9a-745ff2b5023b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:57.483082 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::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.11.30 06:24:57.483232 [ 3 ] {d732f3d2-e8d6-43e1-ba0b-4baae95fe1ac} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:57.483289 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 126 rows starting from the beginning of the part 2023.11.30 06:24:57.483313 [ 3 ] {d732f3d2-e8d6-43e1-ba0b-4baae95fe1ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.30 06:24:57.483554 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::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.11.30 06:24:57.483783 [ 3 ] {d732f3d2-e8d6-43e1-ba0b-4baae95fe1ac} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:57.483876 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 126 rows starting from the beginning of the part 2023.11.30 06:24:57.484050 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::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.11.30 06:24:57.484591 [ 3 ] {d732f3d2-e8d6-43e1-ba0b-4baae95fe1ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:57.484987 [ 3 ] {d732f3d2-e8d6-43e1-ba0b-4baae95fe1ac} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.30 06:24:57.485281 [ 3 ] {d732f3d2-e8d6-43e1-ba0b-4baae95fe1ac} oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.30 06:24:57.485486 [ 3 ] {d732f3d2-e8d6-43e1-ba0b-4baae95fe1ac} executeQuery: Read 2 rows, 143.00 B in 0.002164993 sec., 923 rows/sec., 64.50 KiB/sec. 2023.11.30 06:24:57.485898 [ 3 ] {d732f3d2-e8d6-43e1-ba0b-4baae95fe1ac} DynamicQueryHandler: Done processing query 2023.11.30 06:24:57.485933 [ 3 ] {d732f3d2-e8d6-43e1-ba0b-4baae95fe1ac} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:24:57.485952 [ 3 ] {} HTTP-Session: c8dd8abf-b27b-4082-bd9a-745ff2b5023b Destroying unnamed session 2023.11.30 06:24:57.485962 [ 22 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 518 rows, containing 4 columns (4 merged, 0 gathered) in 0.003345486 sec., 154835.50073143333 rows/sec., 14.68 MiB/sec. 2023.11.30 06:24:57.486087 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:57.486134 [ 16 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.11.30 06:24:57.486140 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:57.486177 [ 3 ] {} HTTP-Session: 47e15b95-7370-423e-9d3a-6150699abc0e Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:57.486200 [ 3 ] {} HTTP-Session: 47e15b95-7370-423e-9d3a-6150699abc0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:57.486285 [ 3 ] {60aaa2df-7410-4d2f-aeab-c5b1fed05521} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:57.486329 [ 3 ] {60aaa2df-7410-4d2f-aeab-c5b1fed05521} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:24:57.486354 [ 16 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_31_6} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.11.30 06:24:57.486442 [ 16 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_31_6} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.11.30 06:24:57.486489 [ 3 ] {60aaa2df-7410-4d2f-aeab-c5b1fed05521} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:57.486832 [ 3 ] {60aaa2df-7410-4d2f-aeab-c5b1fed05521} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:57.487039 [ 3 ] {60aaa2df-7410-4d2f-aeab-c5b1fed05521} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.11.30 06:24:57.487186 [ 3 ] {60aaa2df-7410-4d2f-aeab-c5b1fed05521} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.11.30 06:24:57.487311 [ 3 ] {60aaa2df-7410-4d2f-aeab-c5b1fed05521} executeQuery: Read 31 rows, 2.46 KiB in 0.000995 sec., 31155 rows/sec., 2.42 MiB/sec. 2023.11.30 06:24:57.487489 [ 3 ] {60aaa2df-7410-4d2f-aeab-c5b1fed05521} DynamicQueryHandler: Done processing query 2023.11.30 06:24:57.487513 [ 3 ] {60aaa2df-7410-4d2f-aeab-c5b1fed05521} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:24:57.487554 [ 3 ] {} HTTP-Session: 47e15b95-7370-423e-9d3a-6150699abc0e Destroying unnamed session 2023.11.30 06:24:57.487686 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:57.487730 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:57.487751 [ 3 ] {} HTTP-Session: 1417430d-4c30-488f-ae0b-2e9e9720b467 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:57.487768 [ 3 ] {} HTTP-Session: 1417430d-4c30-488f-ae0b-2e9e9720b467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:57.487842 [ 3 ] {a424cba1-bf23-472d-996b-292f1724306d} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:57.487886 [ 3 ] {a424cba1-bf23-472d-996b-292f1724306d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.30 06:24:57.488012 [ 3 ] {a424cba1-bf23-472d-996b-292f1724306d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:57.488308 [ 3 ] {a424cba1-bf23-472d-996b-292f1724306d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:57.488569 [ 3 ] {a424cba1-bf23-472d-996b-292f1724306d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.30 06:24:57.488739 [ 3 ] {a424cba1-bf23-472d-996b-292f1724306d} oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.30 06:24:57.488865 [ 3 ] {a424cba1-bf23-472d-996b-292f1724306d} executeQuery: Read 37 rows, 2.64 KiB in 0.000989281 sec., 37400 rows/sec., 2.60 MiB/sec. 2023.11.30 06:24:57.488988 [ 3 ] {a424cba1-bf23-472d-996b-292f1724306d} DynamicQueryHandler: Done processing query 2023.11.30 06:24:57.489010 [ 3 ] {a424cba1-bf23-472d-996b-292f1724306d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:24:57.489026 [ 3 ] {} HTTP-Session: 1417430d-4c30-488f-ae0b-2e9e9720b467 Destroying unnamed session 2023.11.30 06:24:57.489140 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:24:57.489186 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:24:57.489228 [ 3 ] {} HTTP-Session: 3fbb5fb6-80e8-4e8a-98db-a168020c6722 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:24:57.489252 [ 3 ] {} HTTP-Session: 3fbb5fb6-80e8-4e8a-98db-a168020c6722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:24:57.489333 [ 3 ] {4c85d06c-5319-4f66-a461-e9876524d9b9} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:24:57.489378 [ 3 ] {4c85d06c-5319-4f66-a461-e9876524d9b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:24:57.489515 [ 3 ] {4c85d06c-5319-4f66-a461-e9876524d9b9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:24:57.489835 [ 3 ] {4c85d06c-5319-4f66-a461-e9876524d9b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. 2023.11.30 06:24:57.490105 [ 3 ] {4c85d06c-5319-4f66-a461-e9876524d9b9} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.30 06:24:57.490279 [ 3 ] {4c85d06c-5319-4f66-a461-e9876524d9b9} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.30 06:24:57.490417 [ 3 ] {4c85d06c-5319-4f66-a461-e9876524d9b9} executeQuery: Read 5 rows, 6.91 KiB in 0.001055081 sec., 4738 rows/sec., 6.40 MiB/sec. 2023.11.30 06:24:57.490609 [ 3 ] {4c85d06c-5319-4f66-a461-e9876524d9b9} DynamicQueryHandler: Done processing query 2023.11.30 06:24:57.490632 [ 3 ] {4c85d06c-5319-4f66-a461-e9876524d9b9} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.30 06:24:57.490647 [ 3 ] {} HTTP-Session: 3fbb5fb6-80e8-4e8a-98db-a168020c6722 Destroying unnamed session 2023.11.30 06:24:57.793712 [ 148 ] {} DNSResolver: Updating DNS cache 2023.11.30 06:24:57.793766 [ 148 ] {} DNSResolver: Updated DNS cache 2023.11.30 06:24:59.921525 [ 145 ] {} oximeter.measurements_cumulativei64 (56608886-c5d5-47c3-a5ce-c68d7cbff682) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2023.11.30 06:24:59.921646 [ 145 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.11.30 06:24:59.921761 [ 23 ] {56608886-c5d5-47c3-a5ce-c68d7cbff682::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2023.11.30 06:24:59.921921 [ 23 ] {56608886-c5d5-47c3-a5ce-c68d7cbff682::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:24:59.921956 [ 23 ] {56608886-c5d5-47c3-a5ce-c68d7cbff682::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part 2023.11.30 06:24:59.922074 [ 23 ] {56608886-c5d5-47c3-a5ce-c68d7cbff682::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part 2023.11.30 06:24:59.922164 [ 23 ] {56608886-c5d5-47c3-a5ce-c68d7cbff682::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part 2023.11.30 06:24:59.922246 [ 23 ] {56608886-c5d5-47c3-a5ce-c68d7cbff682::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part 2023.11.30 06:24:59.922325 [ 23 ] {56608886-c5d5-47c3-a5ce-c68d7cbff682::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part 2023.11.30 06:24:59.922923 [ 16 ] {56608886-c5d5-47c3-a5ce-c68d7cbff682::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 5 columns (5 merged, 0 gathered) in 0.001210002 sec., 45454.47032318955 rows/sec., 2.93 MiB/sec. 2023.11.30 06:24:59.923074 [ 22 ] {56608886-c5d5-47c3-a5ce-c68d7cbff682::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2023.11.30 06:24:59.923388 [ 22 ] {56608886-c5d5-47c3-a5ce-c68d7cbff682::all_1_5_1} oximeter.measurements_cumulativei64 (56608886-c5d5-47c3-a5ce-c68d7cbff682): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2023.11.30 06:24:59.923471 [ 22 ] {56608886-c5d5-47c3-a5ce-c68d7cbff682::all_1_5_1} oximeter.measurements_cumulativei64 (56608886-c5d5-47c3-a5ce-c68d7cbff682) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2023.11.30 06:25:02.479480 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:02.479613 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:02.479643 [ 3 ] {} HTTP-Session: 96211f18-30a1-425e-bff8-c82548c0be9d Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:02.479671 [ 3 ] {} HTTP-Session: 96211f18-30a1-425e-bff8-c82548c0be9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:02.479813 [ 3 ] {3c20a6c2-5c20-4e6d-be74-91b3b152ff5e} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:02.479883 [ 3 ] {3c20a6c2-5c20-4e6d-be74-91b3b152ff5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:25:02.480053 [ 3 ] {3c20a6c2-5c20-4e6d-be74-91b3b152ff5e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:02.480495 [ 3 ] {3c20a6c2-5c20-4e6d-be74-91b3b152ff5e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.11.30 06:25:02.480751 [ 3 ] {3c20a6c2-5c20-4e6d-be74-91b3b152ff5e} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.11.30 06:25:02.480922 [ 3 ] {3c20a6c2-5c20-4e6d-be74-91b3b152ff5e} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.11.30 06:25:02.481076 [ 3 ] {3c20a6c2-5c20-4e6d-be74-91b3b152ff5e} executeQuery: Read 48 rows, 3.89 KiB in 0.001216733 sec., 39449 rows/sec., 3.12 MiB/sec. 2023.11.30 06:25:02.481077 [ 179 ] {} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.11.30 06:25:02.481227 [ 179 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.11.30 06:25:02.481263 [ 3 ] {3c20a6c2-5c20-4e6d-be74-91b3b152ff5e} DynamicQueryHandler: Done processing query 2023.11.30 06:25:02.481309 [ 3 ] {3c20a6c2-5c20-4e6d-be74-91b3b152ff5e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:25:02.481384 [ 3 ] {} HTTP-Session: 96211f18-30a1-425e-bff8-c82548c0be9d Destroying unnamed session 2023.11.30 06:25:02.481437 [ 10 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.11.30 06:25:02.481609 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:02.481627 [ 10 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:25:02.481691 [ 10 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 47 rows starting from the beginning of the part 2023.11.30 06:25:02.481697 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:02.481736 [ 3 ] {} HTTP-Session: b026def4-25e7-4909-aab5-8bb4c038e53e Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:02.481775 [ 3 ] {} HTTP-Session: b026def4-25e7-4909-aab5-8bb4c038e53e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:02.481965 [ 10 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 42 rows starting from the beginning of the part 2023.11.30 06:25:02.481981 [ 3 ] {eab56c7a-ef0d-466d-8dde-2541e6225fa2} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:02.482072 [ 3 ] {eab56c7a-ef0d-466d-8dde-2541e6225fa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.30 06:25:02.482193 [ 10 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::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.11.30 06:25:02.482485 [ 10 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part 2023.11.30 06:25:02.482584 [ 3 ] {eab56c7a-ef0d-466d-8dde-2541e6225fa2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:02.482751 [ 10 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::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.11.30 06:25:02.482875 [ 10 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part 2023.11.30 06:25:02.483413 [ 3 ] {eab56c7a-ef0d-466d-8dde-2541e6225fa2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:02.483797 [ 3 ] {eab56c7a-ef0d-466d-8dde-2541e6225fa2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.30 06:25:02.484079 [ 3 ] {eab56c7a-ef0d-466d-8dde-2541e6225fa2} oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.30 06:25:02.484416 [ 3 ] {eab56c7a-ef0d-466d-8dde-2541e6225fa2} executeQuery: Read 2 rows, 175.00 B in 0.002363246 sec., 846 rows/sec., 72.32 KiB/sec. 2023.11.30 06:25:02.484490 [ 10 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 4 columns (4 merged, 0 gathered) in 0.003174944 sec., 59528.60900853685 rows/sec., 4.71 MiB/sec. 2023.11.30 06:25:02.484683 [ 10 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.11.30 06:25:02.484708 [ 3 ] {eab56c7a-ef0d-466d-8dde-2541e6225fa2} DynamicQueryHandler: Done processing query 2023.11.30 06:25:02.484746 [ 3 ] {eab56c7a-ef0d-466d-8dde-2541e6225fa2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:25:02.484766 [ 3 ] {} HTTP-Session: b026def4-25e7-4909-aab5-8bb4c038e53e Destroying unnamed session 2023.11.30 06:25:02.484890 [ 10 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_31_6} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.11.30 06:25:02.484973 [ 10 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_31_6} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.11.30 06:25:02.484993 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 23186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:02.485078 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:02.485105 [ 3 ] {} HTTP-Session: bd2ad636-0637-4138-a98e-62ad0383e29f Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:02.485121 [ 3 ] {} HTTP-Session: bd2ad636-0637-4138-a98e-62ad0383e29f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:02.485198 [ 3 ] {17ac0db9-0572-45f6-a51b-a843169cd91c} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:02.485236 [ 3 ] {17ac0db9-0572-45f6-a51b-a843169cd91c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:25:02.485351 [ 3 ] {17ac0db9-0572-45f6-a51b-a843169cd91c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:02.485737 [ 3 ] {17ac0db9-0572-45f6-a51b-a843169cd91c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.11.30 06:25:02.485957 [ 3 ] {17ac0db9-0572-45f6-a51b-a843169cd91c} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.11.30 06:25:02.486101 [ 3 ] {17ac0db9-0572-45f6-a51b-a843169cd91c} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.11.30 06:25:02.486227 [ 3 ] {17ac0db9-0572-45f6-a51b-a843169cd91c} executeQuery: Read 145 rows, 14.35 KiB in 0.00100077 sec., 144888 rows/sec., 14.00 MiB/sec. 2023.11.30 06:25:02.486342 [ 3 ] {17ac0db9-0572-45f6-a51b-a843169cd91c} DynamicQueryHandler: Done processing query 2023.11.30 06:25:02.486365 [ 3 ] {17ac0db9-0572-45f6-a51b-a843169cd91c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 06:25:02.486380 [ 3 ] {} HTTP-Session: bd2ad636-0637-4138-a98e-62ad0383e29f Destroying unnamed session 2023.11.30 06:25:02.486488 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:02.486531 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:02.486549 [ 3 ] {} HTTP-Session: d22abc28-d6e7-4f99-8082-dd6568f90ea3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:02.486567 [ 3 ] {} HTTP-Session: d22abc28-d6e7-4f99-8082-dd6568f90ea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:02.486634 [ 3 ] {4192d543-93ca-4d0a-85d1-b21d383e93b5} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:02.486673 [ 3 ] {4192d543-93ca-4d0a-85d1-b21d383e93b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.30 06:25:02.486777 [ 3 ] {4192d543-93ca-4d0a-85d1-b21d383e93b5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:02.487046 [ 3 ] {4192d543-93ca-4d0a-85d1-b21d383e93b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.11.30 06:25:02.487244 [ 3 ] {4192d543-93ca-4d0a-85d1-b21d383e93b5} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.30 06:25:02.487388 [ 3 ] {4192d543-93ca-4d0a-85d1-b21d383e93b5} oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.30 06:25:02.487515 [ 3 ] {4192d543-93ca-4d0a-85d1-b21d383e93b5} executeQuery: Read 2 rows, 143.00 B in 0.000851949 sec., 2347 rows/sec., 163.92 KiB/sec. 2023.11.30 06:25:02.487679 [ 3 ] {4192d543-93ca-4d0a-85d1-b21d383e93b5} DynamicQueryHandler: Done processing query 2023.11.30 06:25:02.487702 [ 3 ] {4192d543-93ca-4d0a-85d1-b21d383e93b5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:25:02.487718 [ 3 ] {} HTTP-Session: d22abc28-d6e7-4f99-8082-dd6568f90ea3 Destroying unnamed session 2023.11.30 06:25:02.487836 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 10043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:02.487880 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:02.487898 [ 3 ] {} HTTP-Session: 99bf0a05-2ece-418b-88c5-a7e6998e91f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:02.487915 [ 3 ] {} HTTP-Session: 99bf0a05-2ece-418b-88c5-a7e6998e91f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:02.487986 [ 3 ] {bb7fc3ef-eef4-4b4d-91a0-e34dc2d15089} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:02.488025 [ 3 ] {bb7fc3ef-eef4-4b4d-91a0-e34dc2d15089} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:25:02.488132 [ 3 ] {bb7fc3ef-eef4-4b4d-91a0-e34dc2d15089} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:02.488447 [ 3 ] {bb7fc3ef-eef4-4b4d-91a0-e34dc2d15089} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.11.30 06:25:02.488646 [ 3 ] {bb7fc3ef-eef4-4b4d-91a0-e34dc2d15089} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.11.30 06:25:02.488786 [ 3 ] {bb7fc3ef-eef4-4b4d-91a0-e34dc2d15089} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.11.30 06:25:02.488913 [ 3 ] {bb7fc3ef-eef4-4b4d-91a0-e34dc2d15089} executeQuery: Read 59 rows, 4.73 KiB in 0.00089358 sec., 66026 rows/sec., 5.17 MiB/sec. 2023.11.30 06:25:02.489064 [ 3 ] {bb7fc3ef-eef4-4b4d-91a0-e34dc2d15089} DynamicQueryHandler: Done processing query 2023.11.30 06:25:02.489086 [ 3 ] {bb7fc3ef-eef4-4b4d-91a0-e34dc2d15089} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.30 06:25:02.489103 [ 3 ] {} HTTP-Session: 99bf0a05-2ece-418b-88c5-a7e6998e91f7 Destroying unnamed session 2023.11.30 06:25:02.489203 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:02.489247 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:02.489265 [ 3 ] {} HTTP-Session: 509d411e-173d-478d-b0fa-f591bb0cfb6d Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:02.489281 [ 3 ] {} HTTP-Session: 509d411e-173d-478d-b0fa-f591bb0cfb6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:02.489350 [ 3 ] {219a4798-36ab-481a-bb6f-fec457afed68} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:02.489393 [ 3 ] {219a4798-36ab-481a-bb6f-fec457afed68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.30 06:25:02.489514 [ 3 ] {219a4798-36ab-481a-bb6f-fec457afed68} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:02.489775 [ 3 ] {219a4798-36ab-481a-bb6f-fec457afed68} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.11.30 06:25:02.490015 [ 3 ] {219a4798-36ab-481a-bb6f-fec457afed68} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.30 06:25:02.490192 [ 3 ] {219a4798-36ab-481a-bb6f-fec457afed68} oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.30 06:25:02.490328 [ 3 ] {219a4798-36ab-481a-bb6f-fec457afed68} executeQuery: Read 1 rows, 71.00 B in 0.00094882 sec., 1053 rows/sec., 73.08 KiB/sec. 2023.11.30 06:25:02.490447 [ 3 ] {219a4798-36ab-481a-bb6f-fec457afed68} DynamicQueryHandler: Done processing query 2023.11.30 06:25:02.490468 [ 3 ] {219a4798-36ab-481a-bb6f-fec457afed68} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:25:02.490484 [ 3 ] {} HTTP-Session: 509d411e-173d-478d-b0fa-f591bb0cfb6d Destroying unnamed session 2023.11.30 06:25:02.490641 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 51342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:02.490685 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:02.490704 [ 3 ] {} HTTP-Session: 2a07b021-3972-4120-929e-677ba263dc17 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:02.490719 [ 3 ] {} HTTP-Session: 2a07b021-3972-4120-929e-677ba263dc17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:02.490800 [ 3 ] {2486f179-d246-4e02-b293-ba5805416f96} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:02.490844 [ 3 ] {2486f179-d246-4e02-b293-ba5805416f96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:25:02.490975 [ 3 ] {2486f179-d246-4e02-b293-ba5805416f96} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:02.491468 [ 3 ] {2486f179-d246-4e02-b293-ba5805416f96} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.11.30 06:25:02.491776 [ 3 ] {2486f179-d246-4e02-b293-ba5805416f96} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.11.30 06:25:02.491953 [ 3 ] {2486f179-d246-4e02-b293-ba5805416f96} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.11.30 06:25:02.492077 [ 179 ] {} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.11.30 06:25:02.492099 [ 3 ] {2486f179-d246-4e02-b293-ba5805416f96} executeQuery: Read 48 rows, 66.33 KiB in 0.001268574 sec., 37837 rows/sec., 51.06 MiB/sec. 2023.11.30 06:25:02.492142 [ 179 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.11.30 06:25:02.492346 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.11.30 06:25:02.492386 [ 3 ] {2486f179-d246-4e02-b293-ba5805416f96} DynamicQueryHandler: Done processing query 2023.11.30 06:25:02.492428 [ 3 ] {2486f179-d246-4e02-b293-ba5805416f96} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.30 06:25:02.492473 [ 3 ] {} HTTP-Session: 2a07b021-3972-4120-929e-677ba263dc17 Destroying unnamed session 2023.11.30 06:25:02.492526 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:25:02.492567 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 676 rows starting from the beginning of the part 2023.11.30 06:25:02.492648 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 1432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:02.492743 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:02.492795 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 42 rows starting from the beginning of the part 2023.11.30 06:25:02.492801 [ 3 ] {} HTTP-Session: 6449b8f4-9aa4-48c8-a3df-884f62ff6bd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:02.492879 [ 3 ] {} HTTP-Session: 6449b8f4-9aa4-48c8-a3df-884f62ff6bd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:02.493103 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::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.11.30 06:25:02.493110 [ 3 ] {4abf980f-0004-4765-8de0-68a2a02bba9f} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:02.493224 [ 3 ] {4abf980f-0004-4765-8de0-68a2a02bba9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.30 06:25:02.493400 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part 2023.11.30 06:25:02.493750 [ 3 ] {4abf980f-0004-4765-8de0-68a2a02bba9f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:02.493762 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::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.11.30 06:25:02.493990 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part 2023.11.30 06:25:02.494521 [ 3 ] {4abf980f-0004-4765-8de0-68a2a02bba9f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:02.494928 [ 3 ] {4abf980f-0004-4765-8de0-68a2a02bba9f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.30 06:25:02.495105 [ 3 ] {4abf980f-0004-4765-8de0-68a2a02bba9f} oximeter.measurements_i64 (6d510d06-b16b-4d0f-9da1-e35a6b7995f8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.30 06:25:02.495233 [ 3 ] {4abf980f-0004-4765-8de0-68a2a02bba9f} executeQuery: Read 9 rows, 642.00 B in 0.002044802 sec., 4401 rows/sec., 306.61 KiB/sec. 2023.11.30 06:25:02.495383 [ 3 ] {4abf980f-0004-4765-8de0-68a2a02bba9f} DynamicQueryHandler: Done processing query 2023.11.30 06:25:02.495426 [ 3 ] {4abf980f-0004-4765-8de0-68a2a02bba9f} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.30 06:25:02.495466 [ 3 ] {} HTTP-Session: 6449b8f4-9aa4-48c8-a3df-884f62ff6bd7 Destroying unnamed session 2023.11.30 06:25:02.497116 [ 10 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 818 rows, containing 6 columns (6 merged, 0 gathered) in 0.004889982 sec., 167280.77935665203 rows/sec., 225.74 MiB/sec. 2023.11.30 06:25:02.497573 [ 10 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.11.30 06:25:02.497815 [ 10 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_31_6} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.11.30 06:25:02.497891 [ 10 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_31_6} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.11.30 06:25:02.497963 [ 10 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in be654226-4ad7-4882-846d-6fcb34b360bd::all_1_31_6: 4.15 MiB. 2023.11.30 06:25:07.476112 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:07.476321 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:07.476373 [ 3 ] {} HTTP-Session: 3ee72241-a711-4840-9c34-1ccdc4b5f4bb Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:07.476423 [ 3 ] {} HTTP-Session: 3ee72241-a711-4840-9c34-1ccdc4b5f4bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:07.476601 [ 3 ] {1d409901-53a7-4a40-8fb4-0efdcf9ea293} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:07.476669 [ 3 ] {1d409901-53a7-4a40-8fb4-0efdcf9ea293} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:25:07.476850 [ 3 ] {1d409901-53a7-4a40-8fb4-0efdcf9ea293} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:07.477307 [ 3 ] {1d409901-53a7-4a40-8fb4-0efdcf9ea293} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:07.477625 [ 3 ] {1d409901-53a7-4a40-8fb4-0efdcf9ea293} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.11.30 06:25:07.477788 [ 3 ] {1d409901-53a7-4a40-8fb4-0efdcf9ea293} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.11.30 06:25:07.477927 [ 3 ] {1d409901-53a7-4a40-8fb4-0efdcf9ea293} executeQuery: Read 5 rows, 415.00 B in 0.001279283 sec., 3908 rows/sec., 316.80 KiB/sec. 2023.11.30 06:25:07.478069 [ 3 ] {1d409901-53a7-4a40-8fb4-0efdcf9ea293} DynamicQueryHandler: Done processing query 2023.11.30 06:25:07.478095 [ 3 ] {1d409901-53a7-4a40-8fb4-0efdcf9ea293} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:25:07.478112 [ 3 ] {} HTTP-Session: 3ee72241-a711-4840-9c34-1ccdc4b5f4bb Destroying unnamed session 2023.11.30 06:25:07.478231 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:07.478282 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:07.478301 [ 3 ] {} HTTP-Session: 5b3b6c0f-5ac8-4ace-a1f3-3421a326fac1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:07.478319 [ 3 ] {} HTTP-Session: 5b3b6c0f-5ac8-4ace-a1f3-3421a326fac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:07.478397 [ 3 ] {5a554676-dbdc-41c4-94c5-c94cb482df15} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:07.478439 [ 3 ] {5a554676-dbdc-41c4-94c5-c94cb482df15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:25:07.478546 [ 3 ] {5a554676-dbdc-41c4-94c5-c94cb482df15} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:07.478945 [ 3 ] {5a554676-dbdc-41c4-94c5-c94cb482df15} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:07.479154 [ 3 ] {5a554676-dbdc-41c4-94c5-c94cb482df15} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.11.30 06:25:07.479310 [ 3 ] {5a554676-dbdc-41c4-94c5-c94cb482df15} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.11.30 06:25:07.479434 [ 3 ] {5a554676-dbdc-41c4-94c5-c94cb482df15} executeQuery: Read 15 rows, 1.39 KiB in 0.001009081 sec., 14865 rows/sec., 1.34 MiB/sec. 2023.11.30 06:25:07.479554 [ 3 ] {5a554676-dbdc-41c4-94c5-c94cb482df15} DynamicQueryHandler: Done processing query 2023.11.30 06:25:07.479577 [ 3 ] {5a554676-dbdc-41c4-94c5-c94cb482df15} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:25:07.479593 [ 3 ] {} HTTP-Session: 5b3b6c0f-5ac8-4ace-a1f3-3421a326fac1 Destroying unnamed session 2023.11.30 06:25:07.479701 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:07.479745 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:07.479763 [ 3 ] {} HTTP-Session: 3d69cd23-488f-47d4-ae37-434ba506b7c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:07.479780 [ 3 ] {} HTTP-Session: 3d69cd23-488f-47d4-ae37-434ba506b7c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:07.479849 [ 3 ] {8768733a-3e0c-49f6-803e-d6414bbb1be1} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:07.479888 [ 3 ] {8768733a-3e0c-49f6-803e-d6414bbb1be1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:25:07.479994 [ 3 ] {8768733a-3e0c-49f6-803e-d6414bbb1be1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:07.480276 [ 3 ] {8768733a-3e0c-49f6-803e-d6414bbb1be1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:07.480473 [ 3 ] {8768733a-3e0c-49f6-803e-d6414bbb1be1} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.11.30 06:25:07.480619 [ 3 ] {8768733a-3e0c-49f6-803e-d6414bbb1be1} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.11.30 06:25:07.480745 [ 3 ] {8768733a-3e0c-49f6-803e-d6414bbb1be1} executeQuery: Read 5 rows, 410.00 B in 0.000866349 sec., 5771 rows/sec., 462.16 KiB/sec. 2023.11.30 06:25:07.480858 [ 3 ] {8768733a-3e0c-49f6-803e-d6414bbb1be1} DynamicQueryHandler: Done processing query 2023.11.30 06:25:07.480886 [ 3 ] {8768733a-3e0c-49f6-803e-d6414bbb1be1} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:25:07.480903 [ 3 ] {} HTTP-Session: 3d69cd23-488f-47d4-ae37-434ba506b7c5 Destroying unnamed session 2023.11.30 06:25:07.481040 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:07.481085 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:07.481103 [ 3 ] {} HTTP-Session: 74e7889c-932c-4afa-bd5a-230f8f2b3973 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:07.481121 [ 3 ] {} HTTP-Session: 74e7889c-932c-4afa-bd5a-230f8f2b3973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:07.481193 [ 3 ] {474ff9fb-fd0c-46a4-a2a6-d688031d3f4b} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:07.481237 [ 3 ] {474ff9fb-fd0c-46a4-a2a6-d688031d3f4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:25:07.481378 [ 3 ] {474ff9fb-fd0c-46a4-a2a6-d688031d3f4b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:07.481706 [ 3 ] {474ff9fb-fd0c-46a4-a2a6-d688031d3f4b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:07.481977 [ 3 ] {474ff9fb-fd0c-46a4-a2a6-d688031d3f4b} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.11.30 06:25:07.482152 [ 3 ] {474ff9fb-fd0c-46a4-a2a6-d688031d3f4b} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.11.30 06:25:07.482271 [ 3 ] {474ff9fb-fd0c-46a4-a2a6-d688031d3f4b} executeQuery: Read 5 rows, 6.91 KiB in 0.001050872 sec., 4757 rows/sec., 6.42 MiB/sec. 2023.11.30 06:25:07.482394 [ 3 ] {474ff9fb-fd0c-46a4-a2a6-d688031d3f4b} DynamicQueryHandler: Done processing query 2023.11.30 06:25:07.482416 [ 3 ] {474ff9fb-fd0c-46a4-a2a6-d688031d3f4b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:25:07.482433 [ 3 ] {} HTTP-Session: 74e7889c-932c-4afa-bd5a-230f8f2b3973 Destroying unnamed session 2023.11.30 06:25:12.479520 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:12.479639 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:12.479663 [ 3 ] {} HTTP-Session: 52959756-844f-4bab-8f01-2f04a1573c27 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:12.479687 [ 3 ] {} HTTP-Session: 52959756-844f-4bab-8f01-2f04a1573c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:12.479817 [ 3 ] {3b58ca7c-6a79-45a9-bbc0-7b16c250f5f4} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:12.479879 [ 3 ] {3b58ca7c-6a79-45a9-bbc0-7b16c250f5f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:25:12.480038 [ 3 ] {3b58ca7c-6a79-45a9-bbc0-7b16c250f5f4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:12.480523 [ 3 ] {3b58ca7c-6a79-45a9-bbc0-7b16c250f5f4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:12.480788 [ 3 ] {3b58ca7c-6a79-45a9-bbc0-7b16c250f5f4} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.11.30 06:25:12.480951 [ 3 ] {3b58ca7c-6a79-45a9-bbc0-7b16c250f5f4} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.11.30 06:25:12.481098 [ 3 ] {3b58ca7c-6a79-45a9-bbc0-7b16c250f5f4} executeQuery: Read 48 rows, 3.89 KiB in 0.001246083 sec., 38520 rows/sec., 3.05 MiB/sec. 2023.11.30 06:25:12.481244 [ 3 ] {3b58ca7c-6a79-45a9-bbc0-7b16c250f5f4} DynamicQueryHandler: Done processing query 2023.11.30 06:25:12.481269 [ 3 ] {3b58ca7c-6a79-45a9-bbc0-7b16c250f5f4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:25:12.481286 [ 3 ] {} HTTP-Session: 52959756-844f-4bab-8f01-2f04a1573c27 Destroying unnamed session 2023.11.30 06:25:12.481450 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 23037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:12.481504 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:12.481523 [ 3 ] {} HTTP-Session: 09458b05-56fb-45a2-9fcb-e45c549de5b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:12.481543 [ 3 ] {} HTTP-Session: 09458b05-56fb-45a2-9fcb-e45c549de5b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:12.481628 [ 3 ] {f43539be-b00e-49fb-b915-3d96303042cc} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:12.481670 [ 3 ] {f43539be-b00e-49fb-b915-3d96303042cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:25:12.481778 [ 3 ] {f43539be-b00e-49fb-b915-3d96303042cc} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:12.482187 [ 3 ] {f43539be-b00e-49fb-b915-3d96303042cc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:12.482427 [ 3 ] {f43539be-b00e-49fb-b915-3d96303042cc} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.11.30 06:25:12.482581 [ 3 ] {f43539be-b00e-49fb-b915-3d96303042cc} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.11.30 06:25:12.482714 [ 3 ] {f43539be-b00e-49fb-b915-3d96303042cc} executeQuery: Read 144 rows, 14.26 KiB in 0.001056251 sec., 136331 rows/sec., 13.18 MiB/sec. 2023.11.30 06:25:12.482835 [ 3 ] {f43539be-b00e-49fb-b915-3d96303042cc} DynamicQueryHandler: Done processing query 2023.11.30 06:25:12.482859 [ 3 ] {f43539be-b00e-49fb-b915-3d96303042cc} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 06:25:12.482875 [ 3 ] {} HTTP-Session: 09458b05-56fb-45a2-9fcb-e45c549de5b4 Destroying unnamed session 2023.11.30 06:25:12.482999 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 8174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:12.483045 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:12.483064 [ 3 ] {} HTTP-Session: 317f16a6-afc2-490a-9795-0f31afa5123a Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:12.483083 [ 3 ] {} HTTP-Session: 317f16a6-afc2-490a-9795-0f31afa5123a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:12.483158 [ 3 ] {65cc2c35-c545-44c0-95c9-c6829b345c23} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:12.483198 [ 3 ] {65cc2c35-c545-44c0-95c9-c6829b345c23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:25:12.483304 [ 3 ] {65cc2c35-c545-44c0-95c9-c6829b345c23} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:12.483615 [ 3 ] {65cc2c35-c545-44c0-95c9-c6829b345c23} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:12.483821 [ 3 ] {65cc2c35-c545-44c0-95c9-c6829b345c23} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.11.30 06:25:12.483964 [ 3 ] {65cc2c35-c545-44c0-95c9-c6829b345c23} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.11.30 06:25:12.484084 [ 3 ] {65cc2c35-c545-44c0-95c9-c6829b345c23} executeQuery: Read 48 rows, 3.84 KiB in 0.00089802 sec., 53450 rows/sec., 4.18 MiB/sec. 2023.11.30 06:25:12.484200 [ 3 ] {65cc2c35-c545-44c0-95c9-c6829b345c23} DynamicQueryHandler: Done processing query 2023.11.30 06:25:12.484223 [ 3 ] {65cc2c35-c545-44c0-95c9-c6829b345c23} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:25:12.484239 [ 3 ] {} HTTP-Session: 317f16a6-afc2-490a-9795-0f31afa5123a Destroying unnamed session 2023.11.30 06:25:12.484453 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 51342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:12.484498 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:12.484516 [ 3 ] {} HTTP-Session: 06d18549-8082-4611-b7b1-91445eb02467 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:12.484532 [ 3 ] {} HTTP-Session: 06d18549-8082-4611-b7b1-91445eb02467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:12.484623 [ 3 ] {f1afa725-66f8-4465-a816-3334666d305f} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:12.484669 [ 3 ] {f1afa725-66f8-4465-a816-3334666d305f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:25:12.484805 [ 3 ] {f1afa725-66f8-4465-a816-3334666d305f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:12.485298 [ 3 ] {f1afa725-66f8-4465-a816-3334666d305f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:12.485613 [ 3 ] {f1afa725-66f8-4465-a816-3334666d305f} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.11.30 06:25:12.485797 [ 3 ] {f1afa725-66f8-4465-a816-3334666d305f} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.11.30 06:25:12.485924 [ 3 ] {f1afa725-66f8-4465-a816-3334666d305f} executeQuery: Read 48 rows, 66.33 KiB in 0.001271444 sec., 37752 rows/sec., 50.94 MiB/sec. 2023.11.30 06:25:12.486050 [ 3 ] {f1afa725-66f8-4465-a816-3334666d305f} DynamicQueryHandler: Done processing query 2023.11.30 06:25:12.486072 [ 3 ] {f1afa725-66f8-4465-a816-3334666d305f} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.30 06:25:12.486088 [ 3 ] {} HTTP-Session: 06d18549-8082-4611-b7b1-91445eb02467 Destroying unnamed session 2023.11.30 06:25:12.793814 [ 172 ] {} DNSResolver: Updating DNS cache 2023.11.30 06:25:12.793888 [ 172 ] {} DNSResolver: Updated DNS cache 2023.11.30 06:25:13.122399 [ 172 ] {} oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2023.11.30 06:25:13.122483 [ 172 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:13.122578 [ 22 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact 2023.11.30 06:25:13.122725 [ 22 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:25:13.122765 [ 22 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 10 rows starting from the beginning of the part 2023.11.30 06:25:13.122895 [ 22 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2023.11.30 06:25:13.122996 [ 22 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part 2023.11.30 06:25:13.123087 [ 22 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2023.11.30 06:25:13.123176 [ 22 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2023.11.30 06:25:13.123796 [ 12 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001255294 sec., 15932.522580367628 rows/sec., 1.30 MiB/sec. 2023.11.30 06:25:13.123927 [ 22 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2023.11.30 06:25:13.124106 [ 22 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::all_1_10_2} oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2023.11.30 06:25:13.124171 [ 22 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::all_1_10_2} oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 2023.11.30 06:25:13.162511 [ 172 ] {} oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2023.11.30 06:25:13.162569 [ 172 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:13.162676 [ 11 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact 2023.11.30 06:25:13.162812 [ 11 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:25:13.162848 [ 11 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 10 rows starting from the beginning of the part 2023.11.30 06:25:13.162977 [ 11 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2023.11.30 06:25:13.163076 [ 11 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part 2023.11.30 06:25:13.163169 [ 11 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2023.11.30 06:25:13.163259 [ 11 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2023.11.30 06:25:13.163837 [ 22 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001218853 sec., 16408.86965040083 rows/sec., 1.12 MiB/sec. 2023.11.30 06:25:13.163943 [ 22 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2023.11.30 06:25:13.164107 [ 22 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::all_1_10_2} oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2023.11.30 06:25:13.164165 [ 22 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::all_1_10_2} oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 2023.11.30 06:25:17.475651 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:17.475830 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:17.475876 [ 3 ] {} HTTP-Session: 0b7cc30a-6157-40dd-87a7-92ce5df44be7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:17.475917 [ 3 ] {} HTTP-Session: 0b7cc30a-6157-40dd-87a7-92ce5df44be7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:17.476118 [ 3 ] {f2a26160-2fab-4d7d-a89b-0e3e7f306867} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:17.476215 [ 3 ] {f2a26160-2fab-4d7d-a89b-0e3e7f306867} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:25:17.476479 [ 3 ] {f2a26160-2fab-4d7d-a89b-0e3e7f306867} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:17.476909 [ 3 ] {f2a26160-2fab-4d7d-a89b-0e3e7f306867} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:17.477160 [ 3 ] {f2a26160-2fab-4d7d-a89b-0e3e7f306867} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.11.30 06:25:17.477315 [ 3 ] {f2a26160-2fab-4d7d-a89b-0e3e7f306867} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.11.30 06:25:17.477454 [ 3 ] {f2a26160-2fab-4d7d-a89b-0e3e7f306867} executeQuery: Read 5 rows, 415.00 B in 0.001271674 sec., 3931 rows/sec., 318.69 KiB/sec. 2023.11.30 06:25:17.477599 [ 3 ] {f2a26160-2fab-4d7d-a89b-0e3e7f306867} DynamicQueryHandler: Done processing query 2023.11.30 06:25:17.477623 [ 3 ] {f2a26160-2fab-4d7d-a89b-0e3e7f306867} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:25:17.477639 [ 3 ] {} HTTP-Session: 0b7cc30a-6157-40dd-87a7-92ce5df44be7 Destroying unnamed session 2023.11.30 06:25:17.477797 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:17.477842 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:17.477861 [ 3 ] {} HTTP-Session: 97d450e1-4e98-409e-948b-899e3b8fe6ba Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:17.477879 [ 3 ] {} HTTP-Session: 97d450e1-4e98-409e-948b-899e3b8fe6ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:17.477951 [ 3 ] {0c24631f-a94b-43c6-90f0-d19e74243a71} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:17.477991 [ 3 ] {0c24631f-a94b-43c6-90f0-d19e74243a71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:25:17.478097 [ 3 ] {0c24631f-a94b-43c6-90f0-d19e74243a71} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:17.478426 [ 3 ] {0c24631f-a94b-43c6-90f0-d19e74243a71} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:17.478638 [ 3 ] {0c24631f-a94b-43c6-90f0-d19e74243a71} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.11.30 06:25:17.478780 [ 3 ] {0c24631f-a94b-43c6-90f0-d19e74243a71} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.11.30 06:25:17.478890 [ 3 ] {0c24631f-a94b-43c6-90f0-d19e74243a71} executeQuery: Read 15 rows, 1.39 KiB in 0.00090791 sec., 16521 rows/sec., 1.49 MiB/sec. 2023.11.30 06:25:17.479013 [ 3 ] {0c24631f-a94b-43c6-90f0-d19e74243a71} DynamicQueryHandler: Done processing query 2023.11.30 06:25:17.479036 [ 3 ] {0c24631f-a94b-43c6-90f0-d19e74243a71} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:25:17.479052 [ 3 ] {} HTTP-Session: 97d450e1-4e98-409e-948b-899e3b8fe6ba Destroying unnamed session 2023.11.30 06:25:17.479164 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:17.479208 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:17.479227 [ 3 ] {} HTTP-Session: 6069af71-151a-4830-b1c6-7b086ae88e2e Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:17.479244 [ 3 ] {} HTTP-Session: 6069af71-151a-4830-b1c6-7b086ae88e2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:17.479312 [ 3 ] {8a5ea27c-cc23-4141-836a-6eee6c2249b9} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:17.479350 [ 3 ] {8a5ea27c-cc23-4141-836a-6eee6c2249b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:25:17.479451 [ 3 ] {8a5ea27c-cc23-4141-836a-6eee6c2249b9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:17.479725 [ 3 ] {8a5ea27c-cc23-4141-836a-6eee6c2249b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:17.479924 [ 3 ] {8a5ea27c-cc23-4141-836a-6eee6c2249b9} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.11.30 06:25:17.480071 [ 3 ] {8a5ea27c-cc23-4141-836a-6eee6c2249b9} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.11.30 06:25:17.480196 [ 3 ] {8a5ea27c-cc23-4141-836a-6eee6c2249b9} executeQuery: Read 5 rows, 410.00 B in 0.000854289 sec., 5852 rows/sec., 468.68 KiB/sec. 2023.11.30 06:25:17.480189 [ 166 ] {} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.11.30 06:25:17.480302 [ 166 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:17.480377 [ 3 ] {8a5ea27c-cc23-4141-836a-6eee6c2249b9} DynamicQueryHandler: Done processing query 2023.11.30 06:25:17.480424 [ 3 ] {8a5ea27c-cc23-4141-836a-6eee6c2249b9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:25:17.480427 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.11.30 06:25:17.480449 [ 3 ] {} HTTP-Session: 6069af71-151a-4830-b1c6-7b086ae88e2e Destroying unnamed session 2023.11.30 06:25:17.480569 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:25:17.480611 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 110 rows starting from the beginning of the part 2023.11.30 06:25:17.480647 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:17.480713 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:17.480747 [ 3 ] {} HTTP-Session: 6b345834-fd7c-4243-acf0-93a061db800b Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:17.480796 [ 3 ] {} HTTP-Session: 6b345834-fd7c-4243-acf0-93a061db800b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:17.480868 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 31 rows starting from the beginning of the part 2023.11.30 06:25:17.481012 [ 3 ] {e5a6d718-2985-47f4-9b45-021013ad9db9} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:17.481134 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 59 rows starting from the beginning of the part 2023.11.30 06:25:17.481146 [ 3 ] {e5a6d718-2985-47f4-9b45-021013ad9db9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:25:17.481453 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part 2023.11.30 06:25:17.481770 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part 2023.11.30 06:25:17.481803 [ 3 ] {e5a6d718-2985-47f4-9b45-021013ad9db9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:17.481995 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part 2023.11.30 06:25:17.482488 [ 3 ] {e5a6d718-2985-47f4-9b45-021013ad9db9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:17.483247 [ 3 ] {e5a6d718-2985-47f4-9b45-021013ad9db9} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.11.30 06:25:17.483507 [ 12 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 4 columns (4 merged, 0 gathered) in 0.003144583 sec., 82045.85472859199 rows/sec., 6.41 MiB/sec. 2023.11.30 06:25:17.483552 [ 3 ] {e5a6d718-2985-47f4-9b45-021013ad9db9} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.11.30 06:25:17.483669 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.11.30 06:25:17.483806 [ 3 ] {e5a6d718-2985-47f4-9b45-021013ad9db9} executeQuery: Read 5 rows, 6.91 KiB in 0.002724329 sec., 1835 rows/sec., 2.48 MiB/sec. 2023.11.30 06:25:17.484034 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_36_7} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.11.30 06:25:17.484041 [ 3 ] {e5a6d718-2985-47f4-9b45-021013ad9db9} DynamicQueryHandler: Done processing query 2023.11.30 06:25:17.484094 [ 3 ] {e5a6d718-2985-47f4-9b45-021013ad9db9} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.30 06:25:17.484116 [ 3 ] {} HTTP-Session: 6b345834-fd7c-4243-acf0-93a061db800b Destroying unnamed session 2023.11.30 06:25:17.484142 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_36_7} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.11.30 06:25:22.478553 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:22.478675 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:22.478707 [ 3 ] {} HTTP-Session: 734b99a4-cddf-4e86-9aac-146b034ed0cb Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:22.478734 [ 3 ] {} HTTP-Session: 734b99a4-cddf-4e86-9aac-146b034ed0cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:22.478876 [ 3 ] {99b1bfb5-571d-4052-aaeb-c987b10bf63f} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:22.478943 [ 3 ] {99b1bfb5-571d-4052-aaeb-c987b10bf63f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:25:22.479123 [ 3 ] {99b1bfb5-571d-4052-aaeb-c987b10bf63f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:22.479604 [ 3 ] {99b1bfb5-571d-4052-aaeb-c987b10bf63f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:22.479865 [ 3 ] {99b1bfb5-571d-4052-aaeb-c987b10bf63f} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.11.30 06:25:22.480027 [ 3 ] {99b1bfb5-571d-4052-aaeb-c987b10bf63f} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.11.30 06:25:22.480167 [ 3 ] {99b1bfb5-571d-4052-aaeb-c987b10bf63f} executeQuery: Read 48 rows, 3.89 KiB in 0.001247463 sec., 38478 rows/sec., 3.05 MiB/sec. 2023.11.30 06:25:22.480323 [ 3 ] {99b1bfb5-571d-4052-aaeb-c987b10bf63f} DynamicQueryHandler: Done processing query 2023.11.30 06:25:22.480348 [ 3 ] {99b1bfb5-571d-4052-aaeb-c987b10bf63f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:25:22.480365 [ 3 ] {} HTTP-Session: 734b99a4-cddf-4e86-9aac-146b034ed0cb Destroying unnamed session 2023.11.30 06:25:22.480536 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 23037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:22.480587 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:22.480606 [ 3 ] {} HTTP-Session: 7d856a00-8178-42f7-a4e4-221136799ed1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:22.480624 [ 3 ] {} HTTP-Session: 7d856a00-8178-42f7-a4e4-221136799ed1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:22.480708 [ 3 ] {adfd7a38-e472-497d-a89d-f394d26631a3} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:22.480750 [ 3 ] {adfd7a38-e472-497d-a89d-f394d26631a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:25:22.480853 [ 3 ] {adfd7a38-e472-497d-a89d-f394d26631a3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:22.481260 [ 3 ] {adfd7a38-e472-497d-a89d-f394d26631a3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:22.481493 [ 3 ] {adfd7a38-e472-497d-a89d-f394d26631a3} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.11.30 06:25:22.481642 [ 3 ] {adfd7a38-e472-497d-a89d-f394d26631a3} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.11.30 06:25:22.481780 [ 3 ] {adfd7a38-e472-497d-a89d-f394d26631a3} executeQuery: Read 144 rows, 14.26 KiB in 0.001037781 sec., 138757 rows/sec., 13.42 MiB/sec. 2023.11.30 06:25:22.481778 [ 164 ] {} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.11.30 06:25:22.481905 [ 164 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:22.481955 [ 3 ] {adfd7a38-e472-497d-a89d-f394d26631a3} DynamicQueryHandler: Done processing query 2023.11.30 06:25:22.482002 [ 3 ] {adfd7a38-e472-497d-a89d-f394d26631a3} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 06:25:22.482009 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.11.30 06:25:22.482021 [ 3 ] {} HTTP-Session: 7d856a00-8178-42f7-a4e4-221136799ed1 Destroying unnamed session 2023.11.30 06:25:22.482103 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:25:22.482136 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 182 rows starting from the beginning of the part 2023.11.30 06:25:22.482166 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 8174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:22.482222 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:22.482255 [ 3 ] {} HTTP-Session: b3e086b2-21e8-4953-a311-a9a4e51f3202 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:22.482285 [ 3 ] {} HTTP-Session: b3e086b2-21e8-4953-a311-a9a4e51f3202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:22.482291 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 145 rows starting from the beginning of the part 2023.11.30 06:25:22.482390 [ 3 ] {cd4a7f61-2a31-4b28-a036-253fe3cf8b1d} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:22.482438 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 15 rows starting from the beginning of the part 2023.11.30 06:25:22.482446 [ 3 ] {cd4a7f61-2a31-4b28-a036-253fe3cf8b1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:25:22.482638 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 144 rows starting from the beginning of the part 2023.11.30 06:25:22.482704 [ 3 ] {cd4a7f61-2a31-4b28-a036-253fe3cf8b1d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:22.482778 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 15 rows starting from the beginning of the part 2023.11.30 06:25:22.482944 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 144 rows starting from the beginning of the part 2023.11.30 06:25:22.483304 [ 3 ] {cd4a7f61-2a31-4b28-a036-253fe3cf8b1d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:22.483595 [ 3 ] {cd4a7f61-2a31-4b28-a036-253fe3cf8b1d} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.11.30 06:25:22.483779 [ 3 ] {cd4a7f61-2a31-4b28-a036-253fe3cf8b1d} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.11.30 06:25:22.483989 [ 3 ] {cd4a7f61-2a31-4b28-a036-253fe3cf8b1d} executeQuery: Read 48 rows, 3.84 KiB in 0.001552237 sec., 30923 rows/sec., 2.42 MiB/sec. 2023.11.30 06:25:22.484414 [ 13 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 645 rows, containing 4 columns (4 merged, 0 gathered) in 0.002446646 sec., 263626.2050169906 rows/sec., 25.22 MiB/sec. 2023.11.30 06:25:22.484447 [ 3 ] {cd4a7f61-2a31-4b28-a036-253fe3cf8b1d} DynamicQueryHandler: Done processing query 2023.11.30 06:25:22.484482 [ 3 ] {cd4a7f61-2a31-4b28-a036-253fe3cf8b1d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:25:22.484499 [ 3 ] {} HTTP-Session: b3e086b2-21e8-4953-a311-a9a4e51f3202 Destroying unnamed session 2023.11.30 06:25:22.484608 [ 21 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.11.30 06:25:22.484699 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 51342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:22.484770 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:22.484792 [ 3 ] {} HTTP-Session: bca7478c-93ac-4ca4-8fa0-9fed47649a0e Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:22.484812 [ 3 ] {} HTTP-Session: bca7478c-93ac-4ca4-8fa0-9fed47649a0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:22.484926 [ 21 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_36_7} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.11.30 06:25:22.484965 [ 3 ] {67552017-0aec-44c9-9e6d-a0d6195b831d} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:22.485034 [ 3 ] {67552017-0aec-44c9-9e6d-a0d6195b831d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:25:22.485056 [ 21 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_36_7} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.11.30 06:25:22.485321 [ 3 ] {67552017-0aec-44c9-9e6d-a0d6195b831d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:22.485836 [ 3 ] {67552017-0aec-44c9-9e6d-a0d6195b831d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:22.486160 [ 3 ] {67552017-0aec-44c9-9e6d-a0d6195b831d} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.11.30 06:25:22.486336 [ 3 ] {67552017-0aec-44c9-9e6d-a0d6195b831d} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.11.30 06:25:22.486476 [ 3 ] {67552017-0aec-44c9-9e6d-a0d6195b831d} executeQuery: Read 48 rows, 66.33 KiB in 0.001465946 sec., 32743 rows/sec., 44.19 MiB/sec. 2023.11.30 06:25:22.486590 [ 3 ] {67552017-0aec-44c9-9e6d-a0d6195b831d} DynamicQueryHandler: Done processing query 2023.11.30 06:25:22.486613 [ 3 ] {67552017-0aec-44c9-9e6d-a0d6195b831d} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.30 06:25:22.486629 [ 3 ] {} HTTP-Session: bca7478c-93ac-4ca4-8fa0-9fed47649a0e Destroying unnamed session 2023.11.30 06:25:27.478477 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:27.478612 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:27.478642 [ 3 ] {} HTTP-Session: 36b046f6-5851-43b7-8733-c0d32f41a94c Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:27.478670 [ 3 ] {} HTTP-Session: 36b046f6-5851-43b7-8733-c0d32f41a94c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:27.478807 [ 3 ] {e162939e-6864-4291-8a6c-7cf85c70ff96} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:27.478868 [ 3 ] {e162939e-6864-4291-8a6c-7cf85c70ff96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:25:27.479026 [ 3 ] {e162939e-6864-4291-8a6c-7cf85c70ff96} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:27.479433 [ 3 ] {e162939e-6864-4291-8a6c-7cf85c70ff96} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:27.479689 [ 3 ] {e162939e-6864-4291-8a6c-7cf85c70ff96} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.11.30 06:25:27.479851 [ 3 ] {e162939e-6864-4291-8a6c-7cf85c70ff96} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.11.30 06:25:27.480002 [ 3 ] {e162939e-6864-4291-8a6c-7cf85c70ff96} executeQuery: Read 5 rows, 415.00 B in 0.001145602 sec., 4364 rows/sec., 353.76 KiB/sec. 2023.11.30 06:25:27.480002 [ 160 ] {} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.11.30 06:25:27.480135 [ 160 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:27.480204 [ 3 ] {e162939e-6864-4291-8a6c-7cf85c70ff96} DynamicQueryHandler: Done processing query 2023.11.30 06:25:27.480250 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.11.30 06:25:27.480258 [ 3 ] {e162939e-6864-4291-8a6c-7cf85c70ff96} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:25:27.480299 [ 3 ] {} HTTP-Session: 36b046f6-5851-43b7-8733-c0d32f41a94c Destroying unnamed session 2023.11.30 06:25:27.480464 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:25:27.480487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:27.480525 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 53 rows starting from the beginning of the part 2023.11.30 06:25:27.480547 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:27.480573 [ 3 ] {} HTTP-Session: 1a0175eb-4e89-4429-8b75-9baf6b85829f Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:27.480599 [ 3 ] {} HTTP-Session: 1a0175eb-4e89-4429-8b75-9baf6b85829f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:27.480688 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part 2023.11.30 06:25:27.480711 [ 3 ] {1144b77a-3b8f-4042-9eba-4f4aa7657657} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:27.480767 [ 3 ] {1144b77a-3b8f-4042-9eba-4f4aa7657657} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:25:27.480837 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part 2023.11.30 06:25:27.481017 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part 2023.11.30 06:25:27.481042 [ 3 ] {1144b77a-3b8f-4042-9eba-4f4aa7657657} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:27.481141 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part 2023.11.30 06:25:27.481251 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part 2023.11.30 06:25:27.481573 [ 3 ] {1144b77a-3b8f-4042-9eba-4f4aa7657657} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:27.481852 [ 3 ] {1144b77a-3b8f-4042-9eba-4f4aa7657657} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.11.30 06:25:27.482081 [ 3 ] {1144b77a-3b8f-4042-9eba-4f4aa7657657} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.11.30 06:25:27.482113 [ 13 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 4 columns (4 merged, 0 gathered) in 0.001918501 sec., 85483.40605503984 rows/sec., 6.77 MiB/sec. 2023.11.30 06:25:27.482267 [ 3 ] {1144b77a-3b8f-4042-9eba-4f4aa7657657} executeQuery: Read 51 rows, 4.50 KiB in 0.001513437 sec., 33698 rows/sec., 2.91 MiB/sec. 2023.11.30 06:25:27.482330 [ 13 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.11.30 06:25:27.482467 [ 3 ] {1144b77a-3b8f-4042-9eba-4f4aa7657657} DynamicQueryHandler: Done processing query 2023.11.30 06:25:27.482497 [ 3 ] {1144b77a-3b8f-4042-9eba-4f4aa7657657} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:25:27.482516 [ 3 ] {} HTTP-Session: 1a0175eb-4e89-4429-8b75-9baf6b85829f Destroying unnamed session 2023.11.30 06:25:27.482623 [ 13 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_36_7} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.11.30 06:25:27.482696 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 4939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:27.482711 [ 13 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_36_7} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.11.30 06:25:27.482757 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:27.482812 [ 3 ] {} HTTP-Session: 17130ddf-8bb3-49d1-9250-3c8772a5f345 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:27.482847 [ 3 ] {} HTTP-Session: 17130ddf-8bb3-49d1-9250-3c8772a5f345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:27.482924 [ 3 ] {71de596b-878c-45e0-94cd-5f91d67f47aa} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:27.482963 [ 3 ] {71de596b-878c-45e0-94cd-5f91d67f47aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:25:27.483081 [ 3 ] {71de596b-878c-45e0-94cd-5f91d67f47aa} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:27.483369 [ 3 ] {71de596b-878c-45e0-94cd-5f91d67f47aa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:27.483576 [ 3 ] {71de596b-878c-45e0-94cd-5f91d67f47aa} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.11.30 06:25:27.483719 [ 3 ] {71de596b-878c-45e0-94cd-5f91d67f47aa} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.11.30 06:25:27.483854 [ 3 ] {71de596b-878c-45e0-94cd-5f91d67f47aa} executeQuery: Read 29 rows, 2.30 KiB in 0.000902389 sec., 32136 rows/sec., 2.49 MiB/sec. 2023.11.30 06:25:27.483970 [ 3 ] {71de596b-878c-45e0-94cd-5f91d67f47aa} DynamicQueryHandler: Done processing query 2023.11.30 06:25:27.483993 [ 3 ] {71de596b-878c-45e0-94cd-5f91d67f47aa} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:25:27.484008 [ 3 ] {} HTTP-Session: 17130ddf-8bb3-49d1-9250-3c8772a5f345 Destroying unnamed session 2023.11.30 06:25:27.484113 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:27.484160 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:27.484178 [ 3 ] {} HTTP-Session: 74361099-37a0-490f-a8fa-7da350ddb89e Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:27.484196 [ 3 ] {} HTTP-Session: 74361099-37a0-490f-a8fa-7da350ddb89e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:27.484268 [ 3 ] {801bd8ec-3e6c-4428-adb8-4a91e7e2b4fb} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:27.484311 [ 3 ] {801bd8ec-3e6c-4428-adb8-4a91e7e2b4fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.30 06:25:27.484433 [ 3 ] {801bd8ec-3e6c-4428-adb8-4a91e7e2b4fb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:27.484711 [ 3 ] {801bd8ec-3e6c-4428-adb8-4a91e7e2b4fb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:27.484952 [ 3 ] {801bd8ec-3e6c-4428-adb8-4a91e7e2b4fb} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.30 06:25:27.485124 [ 3 ] {801bd8ec-3e6c-4428-adb8-4a91e7e2b4fb} oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.30 06:25:27.485256 [ 3 ] {801bd8ec-3e6c-4428-adb8-4a91e7e2b4fb} executeQuery: Read 36 rows, 2.57 KiB in 0.00095997 sec., 37501 rows/sec., 2.61 MiB/sec. 2023.11.30 06:25:27.485362 [ 3 ] {801bd8ec-3e6c-4428-adb8-4a91e7e2b4fb} DynamicQueryHandler: Done processing query 2023.11.30 06:25:27.485383 [ 3 ] {801bd8ec-3e6c-4428-adb8-4a91e7e2b4fb} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:25:27.485399 [ 3 ] {} HTTP-Session: 74361099-37a0-490f-a8fa-7da350ddb89e Destroying unnamed session 2023.11.30 06:25:27.485508 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:27.485550 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:27.485569 [ 3 ] {} HTTP-Session: ccb0c30a-9ad2-4481-8056-a51c712e470c Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:27.485585 [ 3 ] {} HTTP-Session: ccb0c30a-9ad2-4481-8056-a51c712e470c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:27.485657 [ 3 ] {3cd58593-700b-42e3-b4f3-cbb3c6ceb627} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:27.485700 [ 3 ] {3cd58593-700b-42e3-b4f3-cbb3c6ceb627} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:25:27.485830 [ 3 ] {3cd58593-700b-42e3-b4f3-cbb3c6ceb627} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:27.486116 [ 3 ] {3cd58593-700b-42e3-b4f3-cbb3c6ceb627} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:27.486383 [ 3 ] {3cd58593-700b-42e3-b4f3-cbb3c6ceb627} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.11.30 06:25:27.486565 [ 3 ] {3cd58593-700b-42e3-b4f3-cbb3c6ceb627} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.11.30 06:25:27.486689 [ 160 ] {} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.11.30 06:25:27.486707 [ 3 ] {3cd58593-700b-42e3-b4f3-cbb3c6ceb627} executeQuery: Read 5 rows, 6.91 KiB in 0.001018151 sec., 4910 rows/sec., 6.63 MiB/sec. 2023.11.30 06:25:27.486742 [ 160 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:27.486970 [ 19 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.11.30 06:25:27.487028 [ 3 ] {3cd58593-700b-42e3-b4f3-cbb3c6ceb627} DynamicQueryHandler: Done processing query 2023.11.30 06:25:27.487078 [ 3 ] {3cd58593-700b-42e3-b4f3-cbb3c6ceb627} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.30 06:25:27.487120 [ 3 ] {} HTTP-Session: ccb0c30a-9ad2-4481-8056-a51c712e470c Destroying unnamed session 2023.11.30 06:25:27.487201 [ 19 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:25:27.487246 [ 19 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 818 rows starting from the beginning of the part 2023.11.30 06:25:27.487388 [ 19 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part 2023.11.30 06:25:27.487503 [ 19 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part 2023.11.30 06:25:27.487610 [ 19 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part 2023.11.30 06:25:27.487714 [ 19 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part 2023.11.30 06:25:27.487811 [ 19 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part 2023.11.30 06:25:27.490214 [ 12 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 929 rows, containing 6 columns (6 merged, 0 gathered) in 0.003400146 sec., 273223.56157647347 rows/sec., 368.70 MiB/sec. 2023.11.30 06:25:27.490830 [ 13 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.11.30 06:25:27.491069 [ 13 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_36_7} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.11.30 06:25:27.491135 [ 13 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_36_7} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.11.30 06:25:27.491217 [ 13 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in be654226-4ad7-4882-846d-6fcb34b360bd::all_1_36_7: 4.75 MiB. 2023.11.30 06:25:27.793931 [ 160 ] {} DNSResolver: Updating DNS cache 2023.11.30 06:25:27.793962 [ 160 ] {} DNSResolver: Updated DNS cache 2023.11.30 06:25:32.479016 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:32.479139 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:32.479169 [ 3 ] {} HTTP-Session: aaa118b1-c8f8-45b9-b9d8-e0e9fd839852 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:32.479197 [ 3 ] {} HTTP-Session: aaa118b1-c8f8-45b9-b9d8-e0e9fd839852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:32.479343 [ 3 ] {cedab277-3dab-42a5-aa52-acb82f9bc578} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:32.479409 [ 3 ] {cedab277-3dab-42a5-aa52-acb82f9bc578} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:25:32.479589 [ 3 ] {cedab277-3dab-42a5-aa52-acb82f9bc578} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:32.480037 [ 3 ] {cedab277-3dab-42a5-aa52-acb82f9bc578} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:32.480292 [ 3 ] {cedab277-3dab-42a5-aa52-acb82f9bc578} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.11.30 06:25:32.480443 [ 3 ] {cedab277-3dab-42a5-aa52-acb82f9bc578} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.11.30 06:25:32.480564 [ 3 ] {cedab277-3dab-42a5-aa52-acb82f9bc578} executeQuery: Read 48 rows, 3.89 KiB in 0.001206153 sec., 39795 rows/sec., 3.15 MiB/sec. 2023.11.30 06:25:32.480690 [ 3 ] {cedab277-3dab-42a5-aa52-acb82f9bc578} DynamicQueryHandler: Done processing query 2023.11.30 06:25:32.480713 [ 3 ] {cedab277-3dab-42a5-aa52-acb82f9bc578} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:25:32.480729 [ 3 ] {} HTTP-Session: aaa118b1-c8f8-45b9-b9d8-e0e9fd839852 Destroying unnamed session 2023.11.30 06:25:32.480866 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 23037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:32.480911 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:32.480929 [ 3 ] {} HTTP-Session: 3a1b1636-04ae-4987-b766-00d15797677c Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:32.480946 [ 3 ] {} HTTP-Session: 3a1b1636-04ae-4987-b766-00d15797677c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:32.481023 [ 3 ] {900e77b8-9573-4082-bedb-47144cbc16d3} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:32.481061 [ 3 ] {900e77b8-9573-4082-bedb-47144cbc16d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:25:32.481223 [ 3 ] {900e77b8-9573-4082-bedb-47144cbc16d3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:32.481602 [ 3 ] {900e77b8-9573-4082-bedb-47144cbc16d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:32.481815 [ 3 ] {900e77b8-9573-4082-bedb-47144cbc16d3} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.11.30 06:25:32.481961 [ 3 ] {900e77b8-9573-4082-bedb-47144cbc16d3} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.11.30 06:25:32.482070 [ 3 ] {900e77b8-9573-4082-bedb-47144cbc16d3} executeQuery: Read 144 rows, 14.26 KiB in 0.000964751 sec., 149261 rows/sec., 14.43 MiB/sec. 2023.11.30 06:25:32.482188 [ 3 ] {900e77b8-9573-4082-bedb-47144cbc16d3} DynamicQueryHandler: Done processing query 2023.11.30 06:25:32.482212 [ 3 ] {900e77b8-9573-4082-bedb-47144cbc16d3} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 06:25:32.482228 [ 3 ] {} HTTP-Session: 3a1b1636-04ae-4987-b766-00d15797677c Destroying unnamed session 2023.11.30 06:25:32.482390 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 8174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:32.482436 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:32.482454 [ 3 ] {} HTTP-Session: f0417522-0992-46a3-b30a-1adf5f88a904 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:32.482472 [ 3 ] {} HTTP-Session: f0417522-0992-46a3-b30a-1adf5f88a904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:32.482545 [ 3 ] {8faf2bd5-51ee-4f41-aa57-a78b6d27910b} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:32.482583 [ 3 ] {8faf2bd5-51ee-4f41-aa57-a78b6d27910b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:25:32.482685 [ 3 ] {8faf2bd5-51ee-4f41-aa57-a78b6d27910b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:32.482963 [ 3 ] {8faf2bd5-51ee-4f41-aa57-a78b6d27910b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:32.483163 [ 3 ] {8faf2bd5-51ee-4f41-aa57-a78b6d27910b} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.11.30 06:25:32.483309 [ 3 ] {8faf2bd5-51ee-4f41-aa57-a78b6d27910b} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.11.30 06:25:32.483409 [ 3 ] {8faf2bd5-51ee-4f41-aa57-a78b6d27910b} executeQuery: Read 48 rows, 3.84 KiB in 0.000837319 sec., 57325 rows/sec., 4.48 MiB/sec. 2023.11.30 06:25:32.483553 [ 3 ] {8faf2bd5-51ee-4f41-aa57-a78b6d27910b} DynamicQueryHandler: Done processing query 2023.11.30 06:25:32.483579 [ 3 ] {8faf2bd5-51ee-4f41-aa57-a78b6d27910b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:25:32.483595 [ 3 ] {} HTTP-Session: f0417522-0992-46a3-b30a-1adf5f88a904 Destroying unnamed session 2023.11.30 06:25:32.483742 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 51342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:32.483786 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:32.483805 [ 3 ] {} HTTP-Session: 404f8fb1-637c-41de-81f8-0ba4944f77fb Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:32.483822 [ 3 ] {} HTTP-Session: 404f8fb1-637c-41de-81f8-0ba4944f77fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:32.483906 [ 3 ] {1f89fae3-a8cb-4dc9-8786-0192754c6f65} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:32.483952 [ 3 ] {1f89fae3-a8cb-4dc9-8786-0192754c6f65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:25:32.484087 [ 3 ] {1f89fae3-a8cb-4dc9-8786-0192754c6f65} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:32.484562 [ 3 ] {1f89fae3-a8cb-4dc9-8786-0192754c6f65} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:32.484883 [ 3 ] {1f89fae3-a8cb-4dc9-8786-0192754c6f65} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.11.30 06:25:32.485066 [ 3 ] {1f89fae3-a8cb-4dc9-8786-0192754c6f65} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.11.30 06:25:32.485171 [ 3 ] {1f89fae3-a8cb-4dc9-8786-0192754c6f65} executeQuery: Read 48 rows, 66.33 KiB in 0.001237193 sec., 38797 rows/sec., 52.36 MiB/sec. 2023.11.30 06:25:32.485293 [ 3 ] {1f89fae3-a8cb-4dc9-8786-0192754c6f65} DynamicQueryHandler: Done processing query 2023.11.30 06:25:32.485315 [ 3 ] {1f89fae3-a8cb-4dc9-8786-0192754c6f65} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.30 06:25:32.485331 [ 3 ] {} HTTP-Session: 404f8fb1-637c-41de-81f8-0ba4944f77fb Destroying unnamed session 2023.11.30 06:25:37.476825 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:37.476950 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:37.476979 [ 3 ] {} HTTP-Session: 0fcae4df-1f08-4185-a66d-4ff464768cc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:37.477006 [ 3 ] {} HTTP-Session: 0fcae4df-1f08-4185-a66d-4ff464768cc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:37.477140 [ 3 ] {ee95d6da-478c-4ccb-971f-3a25558a8391} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:37.477199 [ 3 ] {ee95d6da-478c-4ccb-971f-3a25558a8391} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:25:37.477354 [ 3 ] {ee95d6da-478c-4ccb-971f-3a25558a8391} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:37.477727 [ 3 ] {ee95d6da-478c-4ccb-971f-3a25558a8391} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:37.477966 [ 3 ] {ee95d6da-478c-4ccb-971f-3a25558a8391} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.11.30 06:25:37.478118 [ 3 ] {ee95d6da-478c-4ccb-971f-3a25558a8391} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.11.30 06:25:37.478316 [ 3 ] {ee95d6da-478c-4ccb-971f-3a25558a8391} executeQuery: Read 5 rows, 415.00 B in 0.001138172 sec., 4393 rows/sec., 356.07 KiB/sec. 2023.11.30 06:25:37.478450 [ 3 ] {ee95d6da-478c-4ccb-971f-3a25558a8391} DynamicQueryHandler: Done processing query 2023.11.30 06:25:37.478475 [ 3 ] {ee95d6da-478c-4ccb-971f-3a25558a8391} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 06:25:37.478491 [ 3 ] {} HTTP-Session: 0fcae4df-1f08-4185-a66d-4ff464768cc5 Destroying unnamed session 2023.11.30 06:25:37.478653 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:37.478699 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:37.478718 [ 3 ] {} HTTP-Session: 7fbc189a-a964-445a-af91-2c91c0f213c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:37.478736 [ 3 ] {} HTTP-Session: 7fbc189a-a964-445a-af91-2c91c0f213c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:37.478812 [ 3 ] {a011c536-9469-4293-9ddb-f0ef83ed0a8f} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:37.478852 [ 3 ] {a011c536-9469-4293-9ddb-f0ef83ed0a8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:25:37.478957 [ 3 ] {a011c536-9469-4293-9ddb-f0ef83ed0a8f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:37.479245 [ 3 ] {a011c536-9469-4293-9ddb-f0ef83ed0a8f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:37.479448 [ 3 ] {a011c536-9469-4293-9ddb-f0ef83ed0a8f} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.11.30 06:25:37.479594 [ 3 ] {a011c536-9469-4293-9ddb-f0ef83ed0a8f} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.11.30 06:25:37.479719 [ 3 ] {a011c536-9469-4293-9ddb-f0ef83ed0a8f} executeQuery: Read 15 rows, 1.39 KiB in 0.00087874 sec., 17069 rows/sec., 1.54 MiB/sec. 2023.11.30 06:25:37.479835 [ 3 ] {a011c536-9469-4293-9ddb-f0ef83ed0a8f} DynamicQueryHandler: Done processing query 2023.11.30 06:25:37.479857 [ 3 ] {a011c536-9469-4293-9ddb-f0ef83ed0a8f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:25:37.479872 [ 3 ] {} HTTP-Session: 7fbc189a-a964-445a-af91-2c91c0f213c9 Destroying unnamed session 2023.11.30 06:25:37.480016 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:37.480062 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:37.480080 [ 3 ] {} HTTP-Session: ee56b28b-e03b-48b0-8cc2-2f34b672962a Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:37.480097 [ 3 ] {} HTTP-Session: ee56b28b-e03b-48b0-8cc2-2f34b672962a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:37.480167 [ 3 ] {c6193e4e-3ea7-4960-b7b4-f1df8113dc4a} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:37.480206 [ 3 ] {c6193e4e-3ea7-4960-b7b4-f1df8113dc4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:25:37.480312 [ 3 ] {c6193e4e-3ea7-4960-b7b4-f1df8113dc4a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:37.480573 [ 3 ] {c6193e4e-3ea7-4960-b7b4-f1df8113dc4a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:37.480770 [ 3 ] {c6193e4e-3ea7-4960-b7b4-f1df8113dc4a} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2023.11.30 06:25:37.480915 [ 3 ] {c6193e4e-3ea7-4960-b7b4-f1df8113dc4a} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2023.11.30 06:25:37.481034 [ 3 ] {c6193e4e-3ea7-4960-b7b4-f1df8113dc4a} executeQuery: Read 5 rows, 410.00 B in 0.000838079 sec., 5966 rows/sec., 477.75 KiB/sec. 2023.11.30 06:25:37.481136 [ 3 ] {c6193e4e-3ea7-4960-b7b4-f1df8113dc4a} DynamicQueryHandler: Done processing query 2023.11.30 06:25:37.481158 [ 3 ] {c6193e4e-3ea7-4960-b7b4-f1df8113dc4a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 06:25:37.481173 [ 3 ] {} HTTP-Session: ee56b28b-e03b-48b0-8cc2-2f34b672962a Destroying unnamed session 2023.11.30 06:25:37.481275 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:37.481324 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:37.481341 [ 3 ] {} HTTP-Session: 3fb588a4-f0e6-4f1a-9e4a-2ed4306c52c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:37.481358 [ 3 ] {} HTTP-Session: 3fb588a4-f0e6-4f1a-9e4a-2ed4306c52c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:37.481430 [ 3 ] {30b4e7d2-1429-41a6-af64-8e274b75bad3} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:37.481474 [ 3 ] {30b4e7d2-1429-41a6-af64-8e274b75bad3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:25:37.481610 [ 3 ] {30b4e7d2-1429-41a6-af64-8e274b75bad3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:37.481892 [ 3 ] {30b4e7d2-1429-41a6-af64-8e274b75bad3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:37.482165 [ 3 ] {30b4e7d2-1429-41a6-af64-8e274b75bad3} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.11.30 06:25:37.482350 [ 3 ] {30b4e7d2-1429-41a6-af64-8e274b75bad3} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.11.30 06:25:37.482479 [ 3 ] {30b4e7d2-1429-41a6-af64-8e274b75bad3} executeQuery: Read 5 rows, 6.91 KiB in 0.001022301 sec., 4890 rows/sec., 6.60 MiB/sec. 2023.11.30 06:25:37.482615 [ 3 ] {30b4e7d2-1429-41a6-af64-8e274b75bad3} DynamicQueryHandler: Done processing query 2023.11.30 06:25:37.482637 [ 3 ] {30b4e7d2-1429-41a6-af64-8e274b75bad3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:25:37.482653 [ 3 ] {} HTTP-Session: 3fb588a4-f0e6-4f1a-9e4a-2ed4306c52c0 Destroying unnamed session 2023.11.30 06:25:41.551013 [ 153 ] {} oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2023.11.30 06:25:41.551090 [ 153 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:41.551172 [ 20 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2023.11.30 06:25:41.551304 [ 20 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:25:41.551348 [ 20 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 332 rows starting from the beginning of the part 2023.11.30 06:25:41.551486 [ 20 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2023.11.30 06:25:41.551590 [ 20 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 37 rows starting from the beginning of the part 2023.11.30 06:25:41.551689 [ 20 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2023.11.30 06:25:41.551782 [ 20 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part 2023.11.30 06:25:41.552483 [ 20 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 408 rows, containing 5 columns (5 merged, 0 gathered) in 0.001350795 sec., 302044.3516595783 rows/sec., 21.01 MiB/sec. 2023.11.30 06:25:41.552579 [ 20 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2023.11.30 06:25:41.552764 [ 20 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_14_3} oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2023.11.30 06:25:41.552830 [ 20 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_14_3} oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2023.11.30 06:25:42.480034 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:42.480149 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:42.480179 [ 3 ] {} HTTP-Session: fdd8d8a5-2502-41b8-a02d-ba1bf2683dbf Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:42.480206 [ 3 ] {} HTTP-Session: fdd8d8a5-2502-41b8-a02d-ba1bf2683dbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:42.480340 [ 3 ] {7a1285d7-b4b1-4062-9d00-9d2de0060b9f} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:42.480404 [ 3 ] {7a1285d7-b4b1-4062-9d00-9d2de0060b9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 06:25:42.480558 [ 3 ] {7a1285d7-b4b1-4062-9d00-9d2de0060b9f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:42.480993 [ 3 ] {7a1285d7-b4b1-4062-9d00-9d2de0060b9f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:42.481247 [ 3 ] {7a1285d7-b4b1-4062-9d00-9d2de0060b9f} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.11.30 06:25:42.481409 [ 3 ] {7a1285d7-b4b1-4062-9d00-9d2de0060b9f} oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.11.30 06:25:42.481532 [ 3 ] {7a1285d7-b4b1-4062-9d00-9d2de0060b9f} executeQuery: Read 48 rows, 3.89 KiB in 0.001153912 sec., 41597 rows/sec., 3.29 MiB/sec. 2023.11.30 06:25:42.481656 [ 3 ] {7a1285d7-b4b1-4062-9d00-9d2de0060b9f} DynamicQueryHandler: Done processing query 2023.11.30 06:25:42.481680 [ 3 ] {7a1285d7-b4b1-4062-9d00-9d2de0060b9f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:25:42.481697 [ 3 ] {} HTTP-Session: fdd8d8a5-2502-41b8-a02d-ba1bf2683dbf Destroying unnamed session 2023.11.30 06:25:42.481867 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 23037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:42.481914 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:42.481934 [ 3 ] {} HTTP-Session: 99475452-6634-46a4-9ba7-517bd4e4798b Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:42.481953 [ 3 ] {} HTTP-Session: 99475452-6634-46a4-9ba7-517bd4e4798b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:42.482037 [ 3 ] {117b8c83-9426-4399-bdfa-170763699231} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:42.482077 [ 3 ] {117b8c83-9426-4399-bdfa-170763699231} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 06:25:42.482181 [ 3 ] {117b8c83-9426-4399-bdfa-170763699231} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:42.482566 [ 3 ] {117b8c83-9426-4399-bdfa-170763699231} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:42.482776 [ 3 ] {117b8c83-9426-4399-bdfa-170763699231} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2023.11.30 06:25:42.482923 [ 3 ] {117b8c83-9426-4399-bdfa-170763699231} oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2023.11.30 06:25:42.483027 [ 3 ] {117b8c83-9426-4399-bdfa-170763699231} executeQuery: Read 144 rows, 14.26 KiB in 0.00096219 sec., 149658 rows/sec., 14.47 MiB/sec. 2023.11.30 06:25:42.483138 [ 3 ] {117b8c83-9426-4399-bdfa-170763699231} DynamicQueryHandler: Done processing query 2023.11.30 06:25:42.483162 [ 3 ] {117b8c83-9426-4399-bdfa-170763699231} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 06:25:42.483178 [ 3 ] {} HTTP-Session: 99475452-6634-46a4-9ba7-517bd4e4798b Destroying unnamed session 2023.11.30 06:25:42.483300 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 8174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:42.483345 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:42.483364 [ 3 ] {} HTTP-Session: 883aacf4-6a8c-40d0-80ad-11c305595ed8 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:42.483383 [ 3 ] {} HTTP-Session: 883aacf4-6a8c-40d0-80ad-11c305595ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:42.483455 [ 3 ] {0cd9a009-134c-45df-90c0-6042ccaeb024} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:42.483494 [ 3 ] {0cd9a009-134c-45df-90c0-6042ccaeb024} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 06:25:42.483598 [ 3 ] {0cd9a009-134c-45df-90c0-6042ccaeb024} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:42.483879 [ 3 ] {0cd9a009-134c-45df-90c0-6042ccaeb024} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:42.484078 [ 3 ] {0cd9a009-134c-45df-90c0-6042ccaeb024} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2023.11.30 06:25:42.484222 [ 3 ] {0cd9a009-134c-45df-90c0-6042ccaeb024} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2023.11.30 06:25:42.484316 [ 153 ] {} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2023.11.30 06:25:42.484324 [ 3 ] {0cd9a009-134c-45df-90c0-6042ccaeb024} executeQuery: Read 48 rows, 3.84 KiB in 0.000840019 sec., 57141 rows/sec., 4.47 MiB/sec. 2023.11.30 06:25:42.484360 [ 153 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:42.484464 [ 3 ] {0cd9a009-134c-45df-90c0-6042ccaeb024} DynamicQueryHandler: Done processing query 2023.11.30 06:25:42.484472 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2023.11.30 06:25:42.484493 [ 3 ] {0cd9a009-134c-45df-90c0-6042ccaeb024} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 06:25:42.484544 [ 3 ] {} HTTP-Session: 883aacf4-6a8c-40d0-80ad-11c305595ed8 Destroying unnamed session 2023.11.30 06:25:42.484625 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 06:25:42.484667 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 116 rows starting from the beginning of the part 2023.11.30 06:25:42.484767 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 51343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 06:25:42.484853 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part 2023.11.30 06:25:42.484862 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 06:25:42.484932 [ 3 ] {} HTTP-Session: e265c060-c180-4d0e-a475-2ad7874513d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 2023.11.30 06:25:42.484966 [ 3 ] {} HTTP-Session: e265c060-c180-4d0e-a475-2ad7874513d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 06:25:42.485120 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 29 rows starting from the beginning of the part 2023.11.30 06:25:42.485180 [ 3 ] {b1d3034e-7b6c-48c7-a510-b3c27c1668e9} executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 06:25:42.485288 [ 3 ] {b1d3034e-7b6c-48c7-a510-b3c27c1668e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 06:25:42.485379 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 48 rows starting from the beginning of the part 2023.11.30 06:25:42.485676 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 5 rows starting from the beginning of the part 2023.11.30 06:25:42.485952 [ 3 ] {b1d3034e-7b6c-48c7-a510-b3c27c1668e9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 06:25:42.485964 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 48 rows starting from the beginning of the part 2023.11.30 06:25:42.487004 [ 3 ] {b1d3034e-7b6c-48c7-a510-b3c27c1668e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.11.30 06:25:42.487606 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 4 columns (4 merged, 0 gathered) in 0.003188254 sec., 92213.48110909607 rows/sec., 7.20 MiB/sec. 2023.11.30 06:25:42.487745 [ 3 ] {b1d3034e-7b6c-48c7-a510-b3c27c1668e9} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.11.30 06:25:42.487747 [ 20 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2023.11.30 06:25:42.487955 [ 20 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_41_8} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2023.11.30 06:25:42.487972 [ 3 ] {b1d3034e-7b6c-48c7-a510-b3c27c1668e9} oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.11.30 06:25:42.488023 [ 20 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_41_8} oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2023.11.30 06:25:42.488127 [ 3 ] {b1d3034e-7b6c-48c7-a510-b3c27c1668e9} executeQuery: Read 48 rows, 66.33 KiB in 0.002891461 sec., 16600 rows/sec., 22.40 MiB/sec. 2023.11.30 06:25:42.488298 [ 3 ] {b1d3034e-7b6c-48c7-a510-b3c27c1668e9} DynamicQueryHandler: Done processing query 2023.11.30 06:25:42.488321 [ 3 ] {b1d3034e-7b6c-48c7-a510-b3c27c1668e9} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.30 06:25:42.488337 [ 3 ] {} HTTP-Session: e265c060-c180-4d0e-a475-2ad7874513d5 Destroying unnamed session 2023.11.30 06:25:42.794011 [ 153 ] {} DNSResolver: Updating DNS cache 2023.11.30 06:25:42.794068 [ 153 ] {} DNSResolver: Updated DNS cache