[ Nov 19 06:16:53 Enabled. ] [ Nov 19 06:16:53 Rereading configuration. ] [ Nov 19 06:16:54 Rereading configuration. ] [ Nov 19 06:16:55 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=oxControlService17 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService17 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService17 ipadm: Could not delete oxControlService17: Interface does not exist + true + ipadm create-if -t oxControlService17 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService17 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService17 + ipadm show-addr oxControlService17/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService17/ll + ipadm show-addr oxControlService17/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService17/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 19 06:16:56 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.19 06:16:56.283798 [ 1 ] {} Application: Will watch for the process with pid 21917 2023.11.19 06:16:56.283884 [ 1 ] {} Application: Forked a child process to watch 2023.11.19 06:16:56.868297 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 21917 2023.11.19 06:16:56.868456 [ 1 ] {} Application: starting up 2023.11.19 06:16:56.868648 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.11.19 06:16:56.959075 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.11.19 06:16:56.959124 [ 1 ] {} Application: Initializing DateLUT. 2023.11.19 06:16:56.959137 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.11.19 06:16:56.959170 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.11.19 06:16:56.959473 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.11.19 06:16:56.960116 [ 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.19 06:16:56.960583 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.19 06:16:56.960831 [ 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.19 06:16:56.963453 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.19 06:16:56.963497 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.19 06:16:56.964172 [ 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.19 06:16:56.964340 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.19 06:16:56.970324 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.19 06:16:56.970552 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.11.19 06:16:56.970577 [ 1 ] {} Application: Uncompressed cache policy name 2023.11.19 06:16:56.971913 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.11.19 06:16:56.972430 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.11.19 06:16:56.972674 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.11.19 06:16:56.972990 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.11.19 06:16:56.973754 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.11.19 06:16:56.973796 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.11.19 06:16:56.973848 [ 1 ] {} Application: Loaded user defined objects 2023.11.19 06:16:56.973865 [ 1 ] {} Application: Loading metadata from /data/ 2023.11.19 06:16:56.982216 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.11.19 06:16:56.982243 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000104863 sec 2023.11.19 06:16:56.982765 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.19 06:16:56.982834 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.11.19 06:16:56.982853 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.11.19 06:16:56.982870 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.11.19 06:16:56.982882 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.11.19 06:16:56.982897 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.11.19 06:16:56.982912 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.11.19 06:16:56.982941 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.11.19 06:16:56.982959 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.11.19 06:16:56.982989 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.11.19 06:16:56.983001 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.11.19 06:16:56.983015 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.11.19 06:16:56.983030 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.11.19 06:16:56.983059 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.11.19 06:16:56.983074 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.11.19 06:16:56.983085 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.11.19 06:16:57.018388 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.11.19 06:16:57.019666 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.11.19 06:16:57.019693 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.5681e-05 sec 2023.11.19 06:16:57.019718 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.19 06:16:57.019732 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.11.19 06:16:57.019751 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.11.19 06:16:57.021817 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.11.19 06:16:57.026519 [ 1 ] {} Application: Loaded metadata. 2023.11.19 06:16:57.026648 [ 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.19 06:16:57.026750 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.11.19 06:16:57.219107 [ 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.19 06:16:57.236490 [ 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.19 06:16:57.236535 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.11.19 06:16:57.281191 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.19 06:16:57.281909 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB 2023.11.19 06:16:57.282231 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.11.19 06:16:57.282265 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.11.19 06:16:57.282335 [ 155 ] {} DNSResolver: Updating DNS cache 2023.11.19 06:16:57.282425 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.11.19 06:16:57.282458 [ 155 ] {} DNSResolver: Updated DNS cache 2023.11.19 06:16:57.282499 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.11.19 06:16:57.282562 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.11.19 06:16:57.282584 [ 1 ] {} Application: Ready for connections. 2023.11.19 06:17:12.320881 [ 160 ] {} DNSResolver: Updating DNS cache 2023.11.19 06:17:12.320944 [ 160 ] {} DNSResolver: Updated DNS cache 2023.11.19 06:17:25.866304 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:25.866561 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:25.867266 [ 3 ] {} HTTP-Session: c58da2f1-8200-4057-b0fd-d034f4932cbf Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:25.867333 [ 3 ] {} HTTP-Session: c58da2f1-8200-4057-b0fd-d034f4932cbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:25.867459 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.11.19 06:17:25.867513 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.19 06:17:25.867529 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.19 06:17:25.869196 [ 3 ] {2e73eb48-e718-4c63-a505-3b037aae2ac2} executeQuery: (from [fd00:1122:3344:101::d]:38260) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.11.19 06:17:25.900019 [ 3 ] {2e73eb48-e718-4c63-a505-3b037aae2ac2} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:38260) (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.19 06:17:25.901099 [ 3 ] {2e73eb48-e718-4c63-a505-3b037aae2ac2} 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.19 06:17:25.902049 [ 3 ] {2e73eb48-e718-4c63-a505-3b037aae2ac2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:25.902113 [ 3 ] {} HTTP-Session: c58da2f1-8200-4057-b0fd-d034f4932cbf Destroying unnamed session 2023.11.19 06:17:25.903604 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:25.903708 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:25.903827 [ 3 ] {} HTTP-Session: d799b5f2-03dd-4162-9782-9b31d1a7fc27 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:25.903847 [ 3 ] {} HTTP-Session: d799b5f2-03dd-4162-9782-9b31d1a7fc27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:25.903996 [ 3 ] {32422cd9-b36c-4ef4-aa43-b18cdb1a4a89} executeQuery: (from [fd00:1122:3344:101::d]:38260) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.11.19 06:17:25.904131 [ 3 ] {32422cd9-b36c-4ef4-aa43-b18cdb1a4a89} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.11.19 06:17:25.905195 [ 3 ] {32422cd9-b36c-4ef4-aa43-b18cdb1a4a89} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.11.19 06:17:25.907270 [ 3 ] {32422cd9-b36c-4ef4-aa43-b18cdb1a4a89} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:17:25.911580 [ 3 ] {32422cd9-b36c-4ef4-aa43-b18cdb1a4a89} DynamicQueryHandler: Done processing query 2023.11.19 06:17:25.911608 [ 3 ] {32422cd9-b36c-4ef4-aa43-b18cdb1a4a89} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.11.19 06:17:25.911624 [ 3 ] {} HTTP-Session: d799b5f2-03dd-4162-9782-9b31d1a7fc27 Destroying unnamed session 2023.11.19 06:17:25.911900 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:25.911982 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:25.912001 [ 3 ] {} HTTP-Session: 313a66c2-bb06-443f-ae5f-cabf85347554 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:25.912052 [ 3 ] {} HTTP-Session: 313a66c2-bb06-443f-ae5f-cabf85347554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:25.912238 [ 3 ] {cc126834-3a0f-4bfc-94e4-37a1590dcf6a} executeQuery: (from [fd00:1122:3344:101::d]:38260) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.11.19 06:17:25.912517 [ 3 ] {cc126834-3a0f-4bfc-94e4-37a1590dcf6a} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:38260) (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.19 06:17:25.912859 [ 3 ] {cc126834-3a0f-4bfc-94e4-37a1590dcf6a} 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.19 06:17:25.913096 [ 3 ] {cc126834-3a0f-4bfc-94e4-37a1590dcf6a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:25.913144 [ 3 ] {} HTTP-Session: 313a66c2-bb06-443f-ae5f-cabf85347554 Destroying unnamed session 2023.11.19 06:17:25.915457 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:25.915544 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:25.915600 [ 3 ] {} HTTP-Session: e469f345-d23c-49b4-b004-88ec9ace8cc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:25.915617 [ 3 ] {} HTTP-Session: e469f345-d23c-49b4-b004-88ec9ace8cc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:25.915755 [ 3 ] {6a42214d-38dc-408f-8385-f1ae3ba397f4} executeQuery: (from [fd00:1122:3344:101::d]:38260) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2023.11.19 06:17:25.915967 [ 3 ] {6a42214d-38dc-408f-8385-f1ae3ba397f4} DynamicQueryHandler: Done processing query 2023.11.19 06:17:25.915989 [ 3 ] {6a42214d-38dc-408f-8385-f1ae3ba397f4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:25.916038 [ 3 ] {} HTTP-Session: e469f345-d23c-49b4-b004-88ec9ace8cc4 Destroying unnamed session 2023.11.19 06:17:25.916151 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:25.916224 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:25.916275 [ 3 ] {} HTTP-Session: 9df60cbf-2247-4cf0-ba61-4bb23c52ea6d Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:25.916291 [ 3 ] {} HTTP-Session: 9df60cbf-2247-4cf0-ba61-4bb23c52ea6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:25.916387 [ 3 ] {acd75bbf-f748-4d0a-ad63-1a27af5fbecb} executeQuery: (from [fd00:1122:3344:101::d]:38260) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2023.11.19 06:17:25.916473 [ 3 ] {acd75bbf-f748-4d0a-ad63-1a27af5fbecb} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.11.19 06:17:25.917729 [ 3 ] {acd75bbf-f748-4d0a-ad63-1a27af5fbecb} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.11.19 06:17:25.917859 [ 3 ] {acd75bbf-f748-4d0a-ad63-1a27af5fbecb} TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.0323e-05 sec 2023.11.19 06:17:25.917917 [ 3 ] {acd75bbf-f748-4d0a-ad63-1a27af5fbecb} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.19 06:17:25.917932 [ 3 ] {acd75bbf-f748-4d0a-ad63-1a27af5fbecb} DatabaseAtomic (oximeter): Starting up tables. 2023.11.19 06:17:25.918025 [ 3 ] {acd75bbf-f748-4d0a-ad63-1a27af5fbecb} DynamicQueryHandler: Done processing query 2023.11.19 06:17:25.918044 [ 3 ] {acd75bbf-f748-4d0a-ad63-1a27af5fbecb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:25.918105 [ 3 ] {} HTTP-Session: 9df60cbf-2247-4cf0-ba61-4bb23c52ea6d Destroying unnamed session 2023.11.19 06:17:25.918226 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:25.918320 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:25.918387 [ 3 ] {} HTTP-Session: 72b0ae22-cadd-421a-9dc9-242b43b9d323 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:25.918403 [ 3 ] {} HTTP-Session: 72b0ae22-cadd-421a-9dc9-242b43b9d323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:25.918600 [ 3 ] {8521c30e-b4b3-43a1-a5c4-faecfdc19411} executeQuery: (from [fd00:1122:3344:101::d]:38260) /* 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.19 06:17:25.918695 [ 3 ] {8521c30e-b4b3-43a1-a5c4-faecfdc19411} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.11.19 06:17:25.924137 [ 3 ] {8521c30e-b4b3-43a1-a5c4-faecfdc19411} oximeter.version (505e0fd7-f393-44f3-8f24-1b25dae240db): Loading data parts 2023.11.19 06:17:25.924298 [ 3 ] {8521c30e-b4b3-43a1-a5c4-faecfdc19411} oximeter.version (505e0fd7-f393-44f3-8f24-1b25dae240db): There are no data parts 2023.11.19 06:17:25.926438 [ 3 ] {8521c30e-b4b3-43a1-a5c4-faecfdc19411} DynamicQueryHandler: Done processing query 2023.11.19 06:17:25.926504 [ 3 ] {8521c30e-b4b3-43a1-a5c4-faecfdc19411} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:25.926521 [ 3 ] {} HTTP-Session: 72b0ae22-cadd-421a-9dc9-242b43b9d323 Destroying unnamed session 2023.11.19 06:17:25.926689 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:25.926764 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:25.926784 [ 3 ] {} HTTP-Session: 74245aeb-c8c1-4b28-95ac-036ec0b4c7c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:25.926900 [ 3 ] {} HTTP-Session: 74245aeb-c8c1-4b28-95ac-036ec0b4c7c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:25.927124 [ 3 ] {6957772f-a295-4ed5-b47c-63ed6c68e313} executeQuery: (from [fd00:1122:3344:101::d]:38260) /* 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.19 06:17:25.927250 [ 3 ] {6957772f-a295-4ed5-b47c-63ed6c68e313} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.11.19 06:17:25.934929 [ 3 ] {6957772f-a295-4ed5-b47c-63ed6c68e313} oximeter.measurements_bool (dfc76aaf-9f49-42e9-b3b9-07a0ffe0b055): Loading data parts 2023.11.19 06:17:25.935062 [ 3 ] {6957772f-a295-4ed5-b47c-63ed6c68e313} oximeter.measurements_bool (dfc76aaf-9f49-42e9-b3b9-07a0ffe0b055): There are no data parts 2023.11.19 06:17:25.937112 [ 3 ] {6957772f-a295-4ed5-b47c-63ed6c68e313} DynamicQueryHandler: Done processing query 2023.11.19 06:17:25.937176 [ 3 ] {6957772f-a295-4ed5-b47c-63ed6c68e313} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:25.937193 [ 3 ] {} HTTP-Session: 74245aeb-c8c1-4b28-95ac-036ec0b4c7c0 Destroying unnamed session 2023.11.19 06:17:25.937360 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:25.937433 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:25.937452 [ 3 ] {} HTTP-Session: 0ba2bc48-79ec-4976-9c75-84b7988bde0e Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:25.937502 [ 3 ] {} HTTP-Session: 0ba2bc48-79ec-4976-9c75-84b7988bde0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:25.937688 [ 3 ] {53e1a27b-3dc7-4b6e-b688-e50fcfc5cee3} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:25.937787 [ 3 ] {53e1a27b-3dc7-4b6e-b688-e50fcfc5cee3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.11.19 06:17:25.940464 [ 3 ] {53e1a27b-3dc7-4b6e-b688-e50fcfc5cee3} oximeter.measurements_i8 (08b9d42c-de97-4dc0-959e-bf72cf477acf): Loading data parts 2023.11.19 06:17:25.940553 [ 3 ] {53e1a27b-3dc7-4b6e-b688-e50fcfc5cee3} oximeter.measurements_i8 (08b9d42c-de97-4dc0-959e-bf72cf477acf): There are no data parts 2023.11.19 06:17:25.942611 [ 3 ] {53e1a27b-3dc7-4b6e-b688-e50fcfc5cee3} DynamicQueryHandler: Done processing query 2023.11.19 06:17:25.942636 [ 3 ] {53e1a27b-3dc7-4b6e-b688-e50fcfc5cee3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:25.942699 [ 3 ] {} HTTP-Session: 0ba2bc48-79ec-4976-9c75-84b7988bde0e Destroying unnamed session 2023.11.19 06:17:25.942926 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:25.942968 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:25.943022 [ 3 ] {} HTTP-Session: 83c55f92-b058-49ea-b8ef-ac3f89b35465 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:25.943072 [ 3 ] {} HTTP-Session: 83c55f92-b058-49ea-b8ef-ac3f89b35465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:25.943255 [ 3 ] {1d9c48a2-9ebd-46b7-96c1-a3dd8f5c889a} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:25.943367 [ 3 ] {1d9c48a2-9ebd-46b7-96c1-a3dd8f5c889a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.11.19 06:17:25.944946 [ 3 ] {1d9c48a2-9ebd-46b7-96c1-a3dd8f5c889a} oximeter.measurements_u8 (5acd70b8-3950-48a8-bc07-9a4eb034c5ea): Loading data parts 2023.11.19 06:17:25.945028 [ 3 ] {1d9c48a2-9ebd-46b7-96c1-a3dd8f5c889a} oximeter.measurements_u8 (5acd70b8-3950-48a8-bc07-9a4eb034c5ea): There are no data parts 2023.11.19 06:17:25.947285 [ 3 ] {1d9c48a2-9ebd-46b7-96c1-a3dd8f5c889a} DynamicQueryHandler: Done processing query 2023.11.19 06:17:25.947309 [ 3 ] {1d9c48a2-9ebd-46b7-96c1-a3dd8f5c889a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:25.947367 [ 3 ] {} HTTP-Session: 83c55f92-b058-49ea-b8ef-ac3f89b35465 Destroying unnamed session 2023.11.19 06:17:25.947487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:25.947563 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:25.947613 [ 3 ] {} HTTP-Session: eaf6f821-32de-4eab-924e-ba8e8c73985f Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:25.947662 [ 3 ] {} HTTP-Session: eaf6f821-32de-4eab-924e-ba8e8c73985f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:25.947915 [ 3 ] {4fbb4d9c-5c92-45a4-9393-a8e5dd027459} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:25.948079 [ 3 ] {4fbb4d9c-5c92-45a4-9393-a8e5dd027459} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.11.19 06:17:25.952007 [ 3 ] {4fbb4d9c-5c92-45a4-9393-a8e5dd027459} oximeter.measurements_i16 (fd21e79b-7c29-4dec-a58b-5087c95b3162): Loading data parts 2023.11.19 06:17:25.952136 [ 3 ] {4fbb4d9c-5c92-45a4-9393-a8e5dd027459} oximeter.measurements_i16 (fd21e79b-7c29-4dec-a58b-5087c95b3162): There are no data parts 2023.11.19 06:17:25.953970 [ 3 ] {4fbb4d9c-5c92-45a4-9393-a8e5dd027459} DynamicQueryHandler: Done processing query 2023.11.19 06:17:25.953995 [ 3 ] {4fbb4d9c-5c92-45a4-9393-a8e5dd027459} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:25.954049 [ 3 ] {} HTTP-Session: eaf6f821-32de-4eab-924e-ba8e8c73985f Destroying unnamed session 2023.11.19 06:17:25.954172 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:25.954256 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:25.954307 [ 3 ] {} HTTP-Session: ff4e3a81-4615-41d4-b1ba-ec75c9c971f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:25.954325 [ 3 ] {} HTTP-Session: ff4e3a81-4615-41d4-b1ba-ec75c9c971f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:25.954552 [ 3 ] {9e10d804-e9d1-4900-9b6e-2c060df57bb9} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:25.954672 [ 3 ] {9e10d804-e9d1-4900-9b6e-2c060df57bb9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.11.19 06:17:25.956416 [ 3 ] {9e10d804-e9d1-4900-9b6e-2c060df57bb9} oximeter.measurements_u16 (2066f3c4-181b-4eb4-af22-bfa80a5a5e16): Loading data parts 2023.11.19 06:17:25.956538 [ 3 ] {9e10d804-e9d1-4900-9b6e-2c060df57bb9} oximeter.measurements_u16 (2066f3c4-181b-4eb4-af22-bfa80a5a5e16): There are no data parts 2023.11.19 06:17:25.957823 [ 3 ] {9e10d804-e9d1-4900-9b6e-2c060df57bb9} DynamicQueryHandler: Done processing query 2023.11.19 06:17:25.957848 [ 3 ] {9e10d804-e9d1-4900-9b6e-2c060df57bb9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:25.957973 [ 3 ] {} HTTP-Session: ff4e3a81-4615-41d4-b1ba-ec75c9c971f1 Destroying unnamed session 2023.11.19 06:17:25.958149 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:25.958235 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:25.958256 [ 3 ] {} HTTP-Session: 74eefb9c-da0c-469c-b30b-ed25d6d787fd Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:25.958310 [ 3 ] {} HTTP-Session: 74eefb9c-da0c-469c-b30b-ed25d6d787fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:25.958522 [ 3 ] {a9e8afd4-5943-4e80-98df-2b88bc6600a3} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:25.958631 [ 3 ] {a9e8afd4-5943-4e80-98df-2b88bc6600a3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.11.19 06:17:25.960441 [ 3 ] {a9e8afd4-5943-4e80-98df-2b88bc6600a3} oximeter.measurements_i32 (bc54d66d-3aa7-4b74-a602-930c7767d1e1): Loading data parts 2023.11.19 06:17:25.960569 [ 3 ] {a9e8afd4-5943-4e80-98df-2b88bc6600a3} oximeter.measurements_i32 (bc54d66d-3aa7-4b74-a602-930c7767d1e1): There are no data parts 2023.11.19 06:17:25.961981 [ 3 ] {a9e8afd4-5943-4e80-98df-2b88bc6600a3} DynamicQueryHandler: Done processing query 2023.11.19 06:17:25.962005 [ 3 ] {a9e8afd4-5943-4e80-98df-2b88bc6600a3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:25.962020 [ 3 ] {} HTTP-Session: 74eefb9c-da0c-469c-b30b-ed25d6d787fd Destroying unnamed session 2023.11.19 06:17:25.962182 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:25.962266 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:25.962286 [ 3 ] {} HTTP-Session: 7962f2f9-1de6-4d1d-8a9a-f8ef49834f3b Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:25.962348 [ 3 ] {} HTTP-Session: 7962f2f9-1de6-4d1d-8a9a-f8ef49834f3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:25.962557 [ 3 ] {efe83bb0-c921-4500-ab85-5c8a9a499db5} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:25.962639 [ 3 ] {efe83bb0-c921-4500-ab85-5c8a9a499db5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.11.19 06:17:25.964454 [ 3 ] {efe83bb0-c921-4500-ab85-5c8a9a499db5} oximeter.measurements_u32 (3bef0359-d001-4957-abd7-ad40e741b130): Loading data parts 2023.11.19 06:17:25.964579 [ 3 ] {efe83bb0-c921-4500-ab85-5c8a9a499db5} oximeter.measurements_u32 (3bef0359-d001-4957-abd7-ad40e741b130): There are no data parts 2023.11.19 06:17:25.967089 [ 3 ] {efe83bb0-c921-4500-ab85-5c8a9a499db5} DynamicQueryHandler: Done processing query 2023.11.19 06:17:25.967165 [ 3 ] {efe83bb0-c921-4500-ab85-5c8a9a499db5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:25.967221 [ 3 ] {} HTTP-Session: 7962f2f9-1de6-4d1d-8a9a-f8ef49834f3b Destroying unnamed session 2023.11.19 06:17:25.967477 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:25.967579 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:25.967597 [ 3 ] {} HTTP-Session: aa2bd51d-5570-445e-afe8-ecbb488b835c Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:25.967649 [ 3 ] {} HTTP-Session: aa2bd51d-5570-445e-afe8-ecbb488b835c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:25.967863 [ 3 ] {a338a696-f679-4986-a619-516effcdc33f} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:25.968032 [ 3 ] {a338a696-f679-4986-a619-516effcdc33f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.11.19 06:17:25.970158 [ 3 ] {a338a696-f679-4986-a619-516effcdc33f} oximeter.measurements_i64 (9889a34b-efcf-4dcb-83bc-f7ee19c6d26c): Loading data parts 2023.11.19 06:17:25.970242 [ 3 ] {a338a696-f679-4986-a619-516effcdc33f} oximeter.measurements_i64 (9889a34b-efcf-4dcb-83bc-f7ee19c6d26c): There are no data parts 2023.11.19 06:17:25.972553 [ 3 ] {a338a696-f679-4986-a619-516effcdc33f} DynamicQueryHandler: Done processing query 2023.11.19 06:17:25.972622 [ 3 ] {a338a696-f679-4986-a619-516effcdc33f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:25.972636 [ 3 ] {} HTTP-Session: aa2bd51d-5570-445e-afe8-ecbb488b835c Destroying unnamed session 2023.11.19 06:17:25.972791 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:25.972873 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:25.972893 [ 3 ] {} HTTP-Session: 9d5d965a-bdcd-415c-8053-434c70d88e25 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:25.973015 [ 3 ] {} HTTP-Session: 9d5d965a-bdcd-415c-8053-434c70d88e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:25.973224 [ 3 ] {e2199942-e51d-4a58-bc75-adeccc23dae7} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:25.973359 [ 3 ] {e2199942-e51d-4a58-bc75-adeccc23dae7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.11.19 06:17:25.976542 [ 3 ] {e2199942-e51d-4a58-bc75-adeccc23dae7} oximeter.measurements_u64 (3cc86e6d-b66c-4717-8427-1b664fd40d79): Loading data parts 2023.11.19 06:17:25.976625 [ 3 ] {e2199942-e51d-4a58-bc75-adeccc23dae7} oximeter.measurements_u64 (3cc86e6d-b66c-4717-8427-1b664fd40d79): There are no data parts 2023.11.19 06:17:25.978835 [ 3 ] {e2199942-e51d-4a58-bc75-adeccc23dae7} DynamicQueryHandler: Done processing query 2023.11.19 06:17:25.978925 [ 3 ] {e2199942-e51d-4a58-bc75-adeccc23dae7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:25.979007 [ 3 ] {} HTTP-Session: 9d5d965a-bdcd-415c-8053-434c70d88e25 Destroying unnamed session 2023.11.19 06:17:25.979138 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:25.979263 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:25.979284 [ 3 ] {} HTTP-Session: 452c51c3-176a-4392-86f1-3074dd92f35d Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:25.979300 [ 3 ] {} HTTP-Session: 452c51c3-176a-4392-86f1-3074dd92f35d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:25.979504 [ 3 ] {383ad9e3-dae1-42eb-977f-92acea9e0aea} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:25.979627 [ 3 ] {383ad9e3-dae1-42eb-977f-92acea9e0aea} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.11.19 06:17:25.982153 [ 3 ] {383ad9e3-dae1-42eb-977f-92acea9e0aea} oximeter.measurements_f32 (ca0fa675-00cf-4d56-93d0-947ec36826c1): Loading data parts 2023.11.19 06:17:25.982277 [ 3 ] {383ad9e3-dae1-42eb-977f-92acea9e0aea} oximeter.measurements_f32 (ca0fa675-00cf-4d56-93d0-947ec36826c1): There are no data parts 2023.11.19 06:17:25.983526 [ 3 ] {383ad9e3-dae1-42eb-977f-92acea9e0aea} DynamicQueryHandler: Done processing query 2023.11.19 06:17:25.983551 [ 3 ] {383ad9e3-dae1-42eb-977f-92acea9e0aea} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:25.983602 [ 3 ] {} HTTP-Session: 452c51c3-176a-4392-86f1-3074dd92f35d Destroying unnamed session 2023.11.19 06:17:25.983722 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:25.983795 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:25.983850 [ 3 ] {} HTTP-Session: 936c22a2-6b8b-4bca-8471-2424c865ac03 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:25.983873 [ 3 ] {} HTTP-Session: 936c22a2-6b8b-4bca-8471-2424c865ac03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:25.984139 [ 3 ] {20883fed-325c-4803-8ece-7c58e35f4403} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:25.984252 [ 3 ] {20883fed-325c-4803-8ece-7c58e35f4403} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.11.19 06:17:25.986485 [ 3 ] {20883fed-325c-4803-8ece-7c58e35f4403} oximeter.measurements_f64 (02c316d9-f4d8-45c1-b822-bc97eba65921): Loading data parts 2023.11.19 06:17:25.986623 [ 3 ] {20883fed-325c-4803-8ece-7c58e35f4403} oximeter.measurements_f64 (02c316d9-f4d8-45c1-b822-bc97eba65921): There are no data parts 2023.11.19 06:17:25.988229 [ 3 ] {20883fed-325c-4803-8ece-7c58e35f4403} DynamicQueryHandler: Done processing query 2023.11.19 06:17:25.988254 [ 3 ] {20883fed-325c-4803-8ece-7c58e35f4403} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:25.988308 [ 3 ] {} HTTP-Session: 936c22a2-6b8b-4bca-8471-2424c865ac03 Destroying unnamed session 2023.11.19 06:17:25.988431 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:25.988506 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:25.988562 [ 3 ] {} HTTP-Session: 4bfa6aa5-ac34-488a-a00e-4fd65a2e7e97 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:25.988577 [ 3 ] {} HTTP-Session: 4bfa6aa5-ac34-488a-a00e-4fd65a2e7e97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:25.988786 [ 3 ] {c25115ea-02f4-4a78-99ef-f66c63d47e40} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:25.988894 [ 3 ] {c25115ea-02f4-4a78-99ef-f66c63d47e40} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.11.19 06:17:25.991509 [ 3 ] {c25115ea-02f4-4a78-99ef-f66c63d47e40} oximeter.measurements_string (4d629504-2b4a-4fa5-9f39-a5c15aecb8b7): Loading data parts 2023.11.19 06:17:25.991639 [ 3 ] {c25115ea-02f4-4a78-99ef-f66c63d47e40} oximeter.measurements_string (4d629504-2b4a-4fa5-9f39-a5c15aecb8b7): There are no data parts 2023.11.19 06:17:25.993700 [ 3 ] {c25115ea-02f4-4a78-99ef-f66c63d47e40} DynamicQueryHandler: Done processing query 2023.11.19 06:17:25.993724 [ 3 ] {c25115ea-02f4-4a78-99ef-f66c63d47e40} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:25.993777 [ 3 ] {} HTTP-Session: 4bfa6aa5-ac34-488a-a00e-4fd65a2e7e97 Destroying unnamed session 2023.11.19 06:17:25.993915 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:25.994056 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:25.994148 [ 3 ] {} HTTP-Session: bcb4337d-fe68-4c49-a91a-1f2b3cf39d0c Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:25.994167 [ 3 ] {} HTTP-Session: bcb4337d-fe68-4c49-a91a-1f2b3cf39d0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:25.994391 [ 3 ] {8ad7ace1-4c61-4fc6-9b8d-b378e9049e1e} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:25.994499 [ 3 ] {8ad7ace1-4c61-4fc6-9b8d-b378e9049e1e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.11.19 06:17:25.996483 [ 3 ] {8ad7ace1-4c61-4fc6-9b8d-b378e9049e1e} oximeter.measurements_bytes (30f13f38-0839-451c-8858-9c70bc0f1631): Loading data parts 2023.11.19 06:17:25.996604 [ 3 ] {8ad7ace1-4c61-4fc6-9b8d-b378e9049e1e} oximeter.measurements_bytes (30f13f38-0839-451c-8858-9c70bc0f1631): There are no data parts 2023.11.19 06:17:25.998176 [ 3 ] {8ad7ace1-4c61-4fc6-9b8d-b378e9049e1e} DynamicQueryHandler: Done processing query 2023.11.19 06:17:25.998232 [ 3 ] {8ad7ace1-4c61-4fc6-9b8d-b378e9049e1e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:25.998278 [ 3 ] {} HTTP-Session: bcb4337d-fe68-4c49-a91a-1f2b3cf39d0c Destroying unnamed session 2023.11.19 06:17:25.998396 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:25.998470 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:25.998522 [ 3 ] {} HTTP-Session: 27199f19-4866-4623-929e-563917ac9c74 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:25.998537 [ 3 ] {} HTTP-Session: 27199f19-4866-4623-929e-563917ac9c74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:25.998867 [ 3 ] {f25ac1d5-eaed-401f-ad53-3550a6aac657} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:25.999078 [ 3 ] {f25ac1d5-eaed-401f-ad53-3550a6aac657} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.11.19 06:17:26.001573 [ 3 ] {f25ac1d5-eaed-401f-ad53-3550a6aac657} oximeter.measurements_cumulativei64 (08bfe840-3b61-4770-8a5e-06995f862c1e): Loading data parts 2023.11.19 06:17:26.001706 [ 3 ] {f25ac1d5-eaed-401f-ad53-3550a6aac657} oximeter.measurements_cumulativei64 (08bfe840-3b61-4770-8a5e-06995f862c1e): There are no data parts 2023.11.19 06:17:26.002796 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.70 MiB, peak 222.02 MiB, will set to 226.31 MiB (RSS), difference: 7.60 MiB 2023.11.19 06:17:26.003387 [ 3 ] {f25ac1d5-eaed-401f-ad53-3550a6aac657} DynamicQueryHandler: Done processing query 2023.11.19 06:17:26.003458 [ 3 ] {f25ac1d5-eaed-401f-ad53-3550a6aac657} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:26.003473 [ 3 ] {} HTTP-Session: 27199f19-4866-4623-929e-563917ac9c74 Destroying unnamed session 2023.11.19 06:17:26.003685 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:26.003763 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:26.003780 [ 3 ] {} HTTP-Session: 3dde2a48-cafe-4328-aeea-2da2061a51f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:26.003831 [ 3 ] {} HTTP-Session: 3dde2a48-cafe-4328-aeea-2da2061a51f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:26.004125 [ 3 ] {f7b3deeb-3051-4c6e-9765-08e54a007a6e} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:26.004238 [ 3 ] {f7b3deeb-3051-4c6e-9765-08e54a007a6e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.11.19 06:17:26.006760 [ 3 ] {f7b3deeb-3051-4c6e-9765-08e54a007a6e} oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Loading data parts 2023.11.19 06:17:26.006943 [ 3 ] {f7b3deeb-3051-4c6e-9765-08e54a007a6e} oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): There are no data parts 2023.11.19 06:17:26.008406 [ 3 ] {f7b3deeb-3051-4c6e-9765-08e54a007a6e} DynamicQueryHandler: Done processing query 2023.11.19 06:17:26.008430 [ 3 ] {f7b3deeb-3051-4c6e-9765-08e54a007a6e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:26.008446 [ 3 ] {} HTTP-Session: 3dde2a48-cafe-4328-aeea-2da2061a51f3 Destroying unnamed session 2023.11.19 06:17:26.008596 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:26.008681 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:26.008699 [ 3 ] {} HTTP-Session: 363de688-6b5c-44a6-95cd-59a4378044f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:26.008752 [ 3 ] {} HTTP-Session: 363de688-6b5c-44a6-95cd-59a4378044f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:26.008998 [ 3 ] {92db1676-15cc-4f7a-b53a-1e87acaadb02} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:26.009170 [ 3 ] {92db1676-15cc-4f7a-b53a-1e87acaadb02} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.11.19 06:17:26.010801 [ 3 ] {92db1676-15cc-4f7a-b53a-1e87acaadb02} oximeter.measurements_cumulativef32 (77bc71a8-7470-41f9-a91a-c5a3dd2ffc58): Loading data parts 2023.11.19 06:17:26.010928 [ 3 ] {92db1676-15cc-4f7a-b53a-1e87acaadb02} oximeter.measurements_cumulativef32 (77bc71a8-7470-41f9-a91a-c5a3dd2ffc58): There are no data parts 2023.11.19 06:17:26.012311 [ 3 ] {92db1676-15cc-4f7a-b53a-1e87acaadb02} DynamicQueryHandler: Done processing query 2023.11.19 06:17:26.012335 [ 3 ] {92db1676-15cc-4f7a-b53a-1e87acaadb02} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:26.012391 [ 3 ] {} HTTP-Session: 363de688-6b5c-44a6-95cd-59a4378044f2 Destroying unnamed session 2023.11.19 06:17:26.012516 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:26.012600 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:26.012661 [ 3 ] {} HTTP-Session: 9a39c2d1-4059-49f9-b9e2-855a8e292060 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:26.012678 [ 3 ] {} HTTP-Session: 9a39c2d1-4059-49f9-b9e2-855a8e292060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:26.012903 [ 3 ] {03218736-2378-46ee-a1bb-6c238cda2fbd} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:26.013092 [ 3 ] {03218736-2378-46ee-a1bb-6c238cda2fbd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.11.19 06:17:26.014673 [ 3 ] {03218736-2378-46ee-a1bb-6c238cda2fbd} oximeter.measurements_cumulativef64 (e815f4ef-9948-46bd-acae-9f5d4eef5f4e): Loading data parts 2023.11.19 06:17:26.014788 [ 3 ] {03218736-2378-46ee-a1bb-6c238cda2fbd} oximeter.measurements_cumulativef64 (e815f4ef-9948-46bd-acae-9f5d4eef5f4e): There are no data parts 2023.11.19 06:17:26.016199 [ 3 ] {03218736-2378-46ee-a1bb-6c238cda2fbd} DynamicQueryHandler: Done processing query 2023.11.19 06:17:26.016223 [ 3 ] {03218736-2378-46ee-a1bb-6c238cda2fbd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:26.016275 [ 3 ] {} HTTP-Session: 9a39c2d1-4059-49f9-b9e2-855a8e292060 Destroying unnamed session 2023.11.19 06:17:26.016394 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:26.016474 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:26.016531 [ 3 ] {} HTTP-Session: 6e3b8f82-1563-4a0d-83e5-d19d04d3685f Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:26.016585 [ 3 ] {} HTTP-Session: 6e3b8f82-1563-4a0d-83e5-d19d04d3685f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:26.016784 [ 3 ] {0e1b4f81-ee41-4852-9f89-a9628fdab61a} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:26.016912 [ 3 ] {0e1b4f81-ee41-4852-9f89-a9628fdab61a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.11.19 06:17:26.019009 [ 3 ] {0e1b4f81-ee41-4852-9f89-a9628fdab61a} oximeter.measurements_histogrami8 (7855d6eb-086a-477e-b97c-afc4bb7c3475): Loading data parts 2023.11.19 06:17:26.019205 [ 3 ] {0e1b4f81-ee41-4852-9f89-a9628fdab61a} oximeter.measurements_histogrami8 (7855d6eb-086a-477e-b97c-afc4bb7c3475): There are no data parts 2023.11.19 06:17:26.020660 [ 3 ] {0e1b4f81-ee41-4852-9f89-a9628fdab61a} DynamicQueryHandler: Done processing query 2023.11.19 06:17:26.020732 [ 3 ] {0e1b4f81-ee41-4852-9f89-a9628fdab61a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:26.020749 [ 3 ] {} HTTP-Session: 6e3b8f82-1563-4a0d-83e5-d19d04d3685f Destroying unnamed session 2023.11.19 06:17:26.020903 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:26.020983 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:26.021003 [ 3 ] {} HTTP-Session: 5665777d-d3e5-4bd6-b6e4-95c87b182c37 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:26.021121 [ 3 ] {} HTTP-Session: 5665777d-d3e5-4bd6-b6e4-95c87b182c37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:26.021321 [ 3 ] {14782e04-26cd-4c27-90c1-73902c72ab84} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:26.021457 [ 3 ] {14782e04-26cd-4c27-90c1-73902c72ab84} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.11.19 06:17:26.023705 [ 3 ] {14782e04-26cd-4c27-90c1-73902c72ab84} oximeter.measurements_histogramu8 (d8b65517-8b1b-4f4e-abf6-0f7b6b182164): Loading data parts 2023.11.19 06:17:26.023882 [ 3 ] {14782e04-26cd-4c27-90c1-73902c72ab84} oximeter.measurements_histogramu8 (d8b65517-8b1b-4f4e-abf6-0f7b6b182164): There are no data parts 2023.11.19 06:17:26.026481 [ 3 ] {14782e04-26cd-4c27-90c1-73902c72ab84} DynamicQueryHandler: Done processing query 2023.11.19 06:17:26.026584 [ 3 ] {14782e04-26cd-4c27-90c1-73902c72ab84} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:26.026644 [ 3 ] {} HTTP-Session: 5665777d-d3e5-4bd6-b6e4-95c87b182c37 Destroying unnamed session 2023.11.19 06:17:26.026771 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:26.026857 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:26.026885 [ 3 ] {} HTTP-Session: 133dba91-f015-4a89-988d-86b1cbfe6ae9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:26.026948 [ 3 ] {} HTTP-Session: 133dba91-f015-4a89-988d-86b1cbfe6ae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:26.027295 [ 3 ] {42ca1ce5-ba21-44a1-911a-f6562489a573} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:26.027784 [ 3 ] {42ca1ce5-ba21-44a1-911a-f6562489a573} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.11.19 06:17:26.030403 [ 3 ] {42ca1ce5-ba21-44a1-911a-f6562489a573} oximeter.measurements_histogrami16 (4a2804ee-58a1-45e5-b361-957bf5d90d02): Loading data parts 2023.11.19 06:17:26.030592 [ 3 ] {42ca1ce5-ba21-44a1-911a-f6562489a573} oximeter.measurements_histogrami16 (4a2804ee-58a1-45e5-b361-957bf5d90d02): There are no data parts 2023.11.19 06:17:26.032557 [ 3 ] {42ca1ce5-ba21-44a1-911a-f6562489a573} DynamicQueryHandler: Done processing query 2023.11.19 06:17:26.032581 [ 3 ] {42ca1ce5-ba21-44a1-911a-f6562489a573} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:26.032668 [ 3 ] {} HTTP-Session: 133dba91-f015-4a89-988d-86b1cbfe6ae9 Destroying unnamed session 2023.11.19 06:17:26.032807 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:26.032920 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:26.032985 [ 3 ] {} HTTP-Session: 96b17ba8-23db-4279-b7be-5ed0e7bbc23d Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:26.033001 [ 3 ] {} HTTP-Session: 96b17ba8-23db-4279-b7be-5ed0e7bbc23d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:26.033325 [ 3 ] {9d6fd74f-3e9d-4f69-a1fe-f8f867a87399} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:26.033451 [ 3 ] {9d6fd74f-3e9d-4f69-a1fe-f8f867a87399} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.11.19 06:17:26.035046 [ 3 ] {9d6fd74f-3e9d-4f69-a1fe-f8f867a87399} oximeter.measurements_histogramu16 (47223b0d-efde-4719-8028-c28ac7197421): Loading data parts 2023.11.19 06:17:26.035195 [ 3 ] {9d6fd74f-3e9d-4f69-a1fe-f8f867a87399} oximeter.measurements_histogramu16 (47223b0d-efde-4719-8028-c28ac7197421): There are no data parts 2023.11.19 06:17:26.036810 [ 3 ] {9d6fd74f-3e9d-4f69-a1fe-f8f867a87399} DynamicQueryHandler: Done processing query 2023.11.19 06:17:26.036876 [ 3 ] {9d6fd74f-3e9d-4f69-a1fe-f8f867a87399} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:26.036891 [ 3 ] {} HTTP-Session: 96b17ba8-23db-4279-b7be-5ed0e7bbc23d Destroying unnamed session 2023.11.19 06:17:26.037017 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:26.037197 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:26.037217 [ 3 ] {} HTTP-Session: 5a29ff4a-407b-4624-93bf-7282247e199c Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:26.037233 [ 3 ] {} HTTP-Session: 5a29ff4a-407b-4624-93bf-7282247e199c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:26.037474 [ 3 ] {8c221707-432c-4b9d-86f3-d443ea5b694a} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:26.037582 [ 3 ] {8c221707-432c-4b9d-86f3-d443ea5b694a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.11.19 06:17:26.040416 [ 3 ] {8c221707-432c-4b9d-86f3-d443ea5b694a} oximeter.measurements_histogrami32 (c7bcef79-dc94-4515-b699-1ce23d6f5414): Loading data parts 2023.11.19 06:17:26.040502 [ 3 ] {8c221707-432c-4b9d-86f3-d443ea5b694a} oximeter.measurements_histogrami32 (c7bcef79-dc94-4515-b699-1ce23d6f5414): There are no data parts 2023.11.19 06:17:26.041936 [ 3 ] {8c221707-432c-4b9d-86f3-d443ea5b694a} DynamicQueryHandler: Done processing query 2023.11.19 06:17:26.042065 [ 3 ] {8c221707-432c-4b9d-86f3-d443ea5b694a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:26.042080 [ 3 ] {} HTTP-Session: 5a29ff4a-407b-4624-93bf-7282247e199c Destroying unnamed session 2023.11.19 06:17:26.042332 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:26.042421 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:26.042447 [ 3 ] {} HTTP-Session: 8db309b7-5b03-40f3-91fe-fefa85f51652 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:26.042500 [ 3 ] {} HTTP-Session: 8db309b7-5b03-40f3-91fe-fefa85f51652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:26.042732 [ 3 ] {670f2596-2742-4989-af42-cc5c9ef1e661} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:26.042839 [ 3 ] {670f2596-2742-4989-af42-cc5c9ef1e661} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.11.19 06:17:26.044457 [ 3 ] {670f2596-2742-4989-af42-cc5c9ef1e661} oximeter.measurements_histogramu32 (db883fed-4383-4394-af18-0c037b245cb4): Loading data parts 2023.11.19 06:17:26.044571 [ 3 ] {670f2596-2742-4989-af42-cc5c9ef1e661} oximeter.measurements_histogramu32 (db883fed-4383-4394-af18-0c037b245cb4): There are no data parts 2023.11.19 06:17:26.045869 [ 3 ] {670f2596-2742-4989-af42-cc5c9ef1e661} DynamicQueryHandler: Done processing query 2023.11.19 06:17:26.045893 [ 3 ] {670f2596-2742-4989-af42-cc5c9ef1e661} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:26.045908 [ 3 ] {} HTTP-Session: 8db309b7-5b03-40f3-91fe-fefa85f51652 Destroying unnamed session 2023.11.19 06:17:26.046051 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:26.046190 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:26.046207 [ 3 ] {} HTTP-Session: e18720de-2c31-4a5e-8057-25ed7a1c8232 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:26.046332 [ 3 ] {} HTTP-Session: e18720de-2c31-4a5e-8057-25ed7a1c8232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:26.046589 [ 3 ] {313fef73-486b-4aaa-a3e0-11deb0f1e048} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:26.046686 [ 3 ] {313fef73-486b-4aaa-a3e0-11deb0f1e048} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.11.19 06:17:26.048457 [ 3 ] {313fef73-486b-4aaa-a3e0-11deb0f1e048} oximeter.measurements_histogrami64 (86262b84-a62d-4f0e-8aa4-02fe3c2d9ea1): Loading data parts 2023.11.19 06:17:26.048565 [ 3 ] {313fef73-486b-4aaa-a3e0-11deb0f1e048} oximeter.measurements_histogrami64 (86262b84-a62d-4f0e-8aa4-02fe3c2d9ea1): There are no data parts 2023.11.19 06:17:26.049844 [ 3 ] {313fef73-486b-4aaa-a3e0-11deb0f1e048} DynamicQueryHandler: Done processing query 2023.11.19 06:17:26.049868 [ 3 ] {313fef73-486b-4aaa-a3e0-11deb0f1e048} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:26.049912 [ 3 ] {} HTTP-Session: e18720de-2c31-4a5e-8057-25ed7a1c8232 Destroying unnamed session 2023.11.19 06:17:26.050031 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:26.050102 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:26.050220 [ 3 ] {} HTTP-Session: 77d17ac4-ec99-4e36-a6a0-a244b5068302 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:26.050239 [ 3 ] {} HTTP-Session: 77d17ac4-ec99-4e36-a6a0-a244b5068302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:26.050505 [ 3 ] {a90c32ce-07b7-48bb-a838-e53877a90123} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:26.050612 [ 3 ] {a90c32ce-07b7-48bb-a838-e53877a90123} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.11.19 06:17:26.052273 [ 3 ] {a90c32ce-07b7-48bb-a838-e53877a90123} oximeter.measurements_histogramu64 (ef6a178e-df52-48d4-a412-e46e1c7db395): Loading data parts 2023.11.19 06:17:26.052352 [ 3 ] {a90c32ce-07b7-48bb-a838-e53877a90123} oximeter.measurements_histogramu64 (ef6a178e-df52-48d4-a412-e46e1c7db395): There are no data parts 2023.11.19 06:17:26.053604 [ 3 ] {a90c32ce-07b7-48bb-a838-e53877a90123} DynamicQueryHandler: Done processing query 2023.11.19 06:17:26.053628 [ 3 ] {a90c32ce-07b7-48bb-a838-e53877a90123} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:26.053682 [ 3 ] {} HTTP-Session: 77d17ac4-ec99-4e36-a6a0-a244b5068302 Destroying unnamed session 2023.11.19 06:17:26.053834 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:26.053877 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:26.053929 [ 3 ] {} HTTP-Session: b0dac5b1-4c14-45c2-a0e6-700ae116074f Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:26.053977 [ 3 ] {} HTTP-Session: b0dac5b1-4c14-45c2-a0e6-700ae116074f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:26.054246 [ 3 ] {4f0895d4-9b67-400b-ae50-ad706217e177} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:26.054349 [ 3 ] {4f0895d4-9b67-400b-ae50-ad706217e177} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.11.19 06:17:26.056045 [ 3 ] {4f0895d4-9b67-400b-ae50-ad706217e177} oximeter.measurements_histogramf32 (4ac4c8b0-b8a3-4287-907c-88111662af92): Loading data parts 2023.11.19 06:17:26.056259 [ 3 ] {4f0895d4-9b67-400b-ae50-ad706217e177} oximeter.measurements_histogramf32 (4ac4c8b0-b8a3-4287-907c-88111662af92): There are no data parts 2023.11.19 06:17:26.057514 [ 3 ] {4f0895d4-9b67-400b-ae50-ad706217e177} DynamicQueryHandler: Done processing query 2023.11.19 06:17:26.057589 [ 3 ] {4f0895d4-9b67-400b-ae50-ad706217e177} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:26.057606 [ 3 ] {} HTTP-Session: b0dac5b1-4c14-45c2-a0e6-700ae116074f Destroying unnamed session 2023.11.19 06:17:26.057759 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:26.057838 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:26.057858 [ 3 ] {} HTTP-Session: 1af5db9b-e89e-436f-9729-2975044c868b Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:26.057906 [ 3 ] {} HTTP-Session: 1af5db9b-e89e-436f-9729-2975044c868b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:26.058136 [ 3 ] {be2d4746-6e87-466a-bc23-6fc765b9c91a} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:26.058285 [ 3 ] {be2d4746-6e87-466a-bc23-6fc765b9c91a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.11.19 06:17:26.059863 [ 3 ] {be2d4746-6e87-466a-bc23-6fc765b9c91a} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Loading data parts 2023.11.19 06:17:26.059984 [ 3 ] {be2d4746-6e87-466a-bc23-6fc765b9c91a} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): There are no data parts 2023.11.19 06:17:26.061222 [ 3 ] {be2d4746-6e87-466a-bc23-6fc765b9c91a} DynamicQueryHandler: Done processing query 2023.11.19 06:17:26.061245 [ 3 ] {be2d4746-6e87-466a-bc23-6fc765b9c91a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:26.061303 [ 3 ] {} HTTP-Session: 1af5db9b-e89e-436f-9729-2975044c868b Destroying unnamed session 2023.11.19 06:17:26.061417 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:26.061488 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:26.061540 [ 3 ] {} HTTP-Session: 6ccd004d-b697-4e78-ba11-3fb662190609 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:26.061555 [ 3 ] {} HTTP-Session: 6ccd004d-b697-4e78-ba11-3fb662190609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:26.061740 [ 3 ] {d3101678-b907-49e6-bf4a-e1a3e9f655dc} executeQuery: (from [fd00:1122:3344:101::d]:38260) /* 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.19 06:17:26.061847 [ 3 ] {d3101678-b907-49e6-bf4a-e1a3e9f655dc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.11.19 06:17:26.064022 [ 3 ] {d3101678-b907-49e6-bf4a-e1a3e9f655dc} oximeter.fields_bool (2236ea16-2ad5-4ea6-bcfd-1d540d72fc81): Loading data parts 2023.11.19 06:17:26.064134 [ 3 ] {d3101678-b907-49e6-bf4a-e1a3e9f655dc} oximeter.fields_bool (2236ea16-2ad5-4ea6-bcfd-1d540d72fc81): There are no data parts 2023.11.19 06:17:26.065654 [ 3 ] {d3101678-b907-49e6-bf4a-e1a3e9f655dc} DynamicQueryHandler: Done processing query 2023.11.19 06:17:26.065684 [ 3 ] {d3101678-b907-49e6-bf4a-e1a3e9f655dc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:26.065804 [ 3 ] {} HTTP-Session: 6ccd004d-b697-4e78-ba11-3fb662190609 Destroying unnamed session 2023.11.19 06:17:26.065975 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:26.066022 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:26.066071 [ 3 ] {} HTTP-Session: fd027322-3089-4f5e-a230-ff7c9ad9c7b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:26.066131 [ 3 ] {} HTTP-Session: fd027322-3089-4f5e-a230-ff7c9ad9c7b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:26.066347 [ 3 ] {d6d19542-cbd4-496d-b846-37245ef3f340} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:26.066440 [ 3 ] {d6d19542-cbd4-496d-b846-37245ef3f340} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.11.19 06:17:26.067908 [ 3 ] {d6d19542-cbd4-496d-b846-37245ef3f340} oximeter.fields_i8 (fc48f2c3-adf1-473b-94d6-342e927aaa6c): Loading data parts 2023.11.19 06:17:26.068060 [ 3 ] {d6d19542-cbd4-496d-b846-37245ef3f340} oximeter.fields_i8 (fc48f2c3-adf1-473b-94d6-342e927aaa6c): There are no data parts 2023.11.19 06:17:26.069523 [ 3 ] {d6d19542-cbd4-496d-b846-37245ef3f340} DynamicQueryHandler: Done processing query 2023.11.19 06:17:26.069548 [ 3 ] {d6d19542-cbd4-496d-b846-37245ef3f340} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:26.069638 [ 3 ] {} HTTP-Session: fd027322-3089-4f5e-a230-ff7c9ad9c7b1 Destroying unnamed session 2023.11.19 06:17:26.069757 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:26.069831 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:26.069848 [ 3 ] {} HTTP-Session: 67a91fc8-00ce-4abb-b46f-0530b8d8cfde Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:26.069893 [ 3 ] {} HTTP-Session: 67a91fc8-00ce-4abb-b46f-0530b8d8cfde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:26.070072 [ 3 ] {6a373feb-0a3b-401f-be51-ea5615a822e0} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:26.070269 [ 3 ] {6a373feb-0a3b-401f-be51-ea5615a822e0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.11.19 06:17:26.071804 [ 3 ] {6a373feb-0a3b-401f-be51-ea5615a822e0} oximeter.fields_u8 (b3552c84-03c6-4e2b-a1a3-9254b2b23bf4): Loading data parts 2023.11.19 06:17:26.071918 [ 3 ] {6a373feb-0a3b-401f-be51-ea5615a822e0} oximeter.fields_u8 (b3552c84-03c6-4e2b-a1a3-9254b2b23bf4): There are no data parts 2023.11.19 06:17:26.073811 [ 3 ] {6a373feb-0a3b-401f-be51-ea5615a822e0} DynamicQueryHandler: Done processing query 2023.11.19 06:17:26.073880 [ 3 ] {6a373feb-0a3b-401f-be51-ea5615a822e0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:26.073895 [ 3 ] {} HTTP-Session: 67a91fc8-00ce-4abb-b46f-0530b8d8cfde Destroying unnamed session 2023.11.19 06:17:26.074107 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:26.074175 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:26.074258 [ 3 ] {} HTTP-Session: c07acba5-d3fb-4356-8326-60cd73f5498a Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:26.074302 [ 3 ] {} HTTP-Session: c07acba5-d3fb-4356-8326-60cd73f5498a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:26.074476 [ 3 ] {1169c9e9-fd22-4f7b-85bd-5060353a73af} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:26.074547 [ 3 ] {1169c9e9-fd22-4f7b-85bd-5060353a73af} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.11.19 06:17:26.076417 [ 3 ] {1169c9e9-fd22-4f7b-85bd-5060353a73af} oximeter.fields_i16 (038766d9-bfdb-4fe1-82a4-41d9223b25f2): Loading data parts 2023.11.19 06:17:26.076516 [ 3 ] {1169c9e9-fd22-4f7b-85bd-5060353a73af} oximeter.fields_i16 (038766d9-bfdb-4fe1-82a4-41d9223b25f2): There are no data parts 2023.11.19 06:17:26.077717 [ 3 ] {1169c9e9-fd22-4f7b-85bd-5060353a73af} DynamicQueryHandler: Done processing query 2023.11.19 06:17:26.077740 [ 3 ] {1169c9e9-fd22-4f7b-85bd-5060353a73af} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:26.077799 [ 3 ] {} HTTP-Session: c07acba5-d3fb-4356-8326-60cd73f5498a Destroying unnamed session 2023.11.19 06:17:26.077919 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:26.077993 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:26.078045 [ 3 ] {} HTTP-Session: 8d75569f-7334-41ed-8d2b-536c92e05073 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:26.078060 [ 3 ] {} HTTP-Session: 8d75569f-7334-41ed-8d2b-536c92e05073 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:26.078308 [ 3 ] {75d48d18-ec81-4e7a-bc53-5709a5ddbac5} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:26.078416 [ 3 ] {75d48d18-ec81-4e7a-bc53-5709a5ddbac5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.11.19 06:17:26.079953 [ 3 ] {75d48d18-ec81-4e7a-bc53-5709a5ddbac5} oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e): Loading data parts 2023.11.19 06:17:26.080093 [ 3 ] {75d48d18-ec81-4e7a-bc53-5709a5ddbac5} oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e): There are no data parts 2023.11.19 06:17:26.081608 [ 3 ] {75d48d18-ec81-4e7a-bc53-5709a5ddbac5} DynamicQueryHandler: Done processing query 2023.11.19 06:17:26.081730 [ 3 ] {75d48d18-ec81-4e7a-bc53-5709a5ddbac5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:26.081781 [ 3 ] {} HTTP-Session: 8d75569f-7334-41ed-8d2b-536c92e05073 Destroying unnamed session 2023.11.19 06:17:26.081903 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:26.081976 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:26.082034 [ 3 ] {} HTTP-Session: 19b90f68-dbec-4609-b83d-93b8ef5a717f Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:26.082051 [ 3 ] {} HTTP-Session: 19b90f68-dbec-4609-b83d-93b8ef5a717f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:26.082308 [ 3 ] {fdb52244-d8d4-45d5-ac69-7cbd047364b5} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:26.082383 [ 3 ] {fdb52244-d8d4-45d5-ac69-7cbd047364b5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.11.19 06:17:26.084574 [ 3 ] {fdb52244-d8d4-45d5-ac69-7cbd047364b5} oximeter.fields_i32 (5c11243b-57a5-4cd8-ac18-8f291faf7ebc): Loading data parts 2023.11.19 06:17:26.084695 [ 3 ] {fdb52244-d8d4-45d5-ac69-7cbd047364b5} oximeter.fields_i32 (5c11243b-57a5-4cd8-ac18-8f291faf7ebc): There are no data parts 2023.11.19 06:17:26.085871 [ 3 ] {fdb52244-d8d4-45d5-ac69-7cbd047364b5} DynamicQueryHandler: Done processing query 2023.11.19 06:17:26.085940 [ 3 ] {fdb52244-d8d4-45d5-ac69-7cbd047364b5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:26.085958 [ 3 ] {} HTTP-Session: 19b90f68-dbec-4609-b83d-93b8ef5a717f Destroying unnamed session 2023.11.19 06:17:26.086130 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:26.086282 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:26.086303 [ 3 ] {} HTTP-Session: ac7da45c-8937-4473-9074-eccc3a6167ac Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:26.086543 [ 3 ] {} HTTP-Session: ac7da45c-8937-4473-9074-eccc3a6167ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:26.086700 [ 3 ] {169dc545-ccc3-4de9-81cd-80636d8b6e26} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:26.086837 [ 3 ] {169dc545-ccc3-4de9-81cd-80636d8b6e26} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.11.19 06:17:26.088495 [ 3 ] {169dc545-ccc3-4de9-81cd-80636d8b6e26} oximeter.fields_u32 (09321a53-7f0f-4aeb-951d-00ee4f12bddb): Loading data parts 2023.11.19 06:17:26.088753 [ 3 ] {169dc545-ccc3-4de9-81cd-80636d8b6e26} oximeter.fields_u32 (09321a53-7f0f-4aeb-951d-00ee4f12bddb): There are no data parts 2023.11.19 06:17:26.090752 [ 3 ] {169dc545-ccc3-4de9-81cd-80636d8b6e26} DynamicQueryHandler: Done processing query 2023.11.19 06:17:26.090780 [ 3 ] {169dc545-ccc3-4de9-81cd-80636d8b6e26} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:26.090859 [ 3 ] {} HTTP-Session: ac7da45c-8937-4473-9074-eccc3a6167ac Destroying unnamed session 2023.11.19 06:17:26.090994 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:26.091088 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:26.091143 [ 3 ] {} HTTP-Session: 05001eb3-d127-43ff-82cc-bdbd06d32aed Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:26.091311 [ 3 ] {} HTTP-Session: 05001eb3-d127-43ff-82cc-bdbd06d32aed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:26.091504 [ 3 ] {cd6fcb87-c952-4e0e-b7e2-219501d0e2a5} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:26.091631 [ 3 ] {cd6fcb87-c952-4e0e-b7e2-219501d0e2a5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.11.19 06:17:26.093404 [ 3 ] {cd6fcb87-c952-4e0e-b7e2-219501d0e2a5} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Loading data parts 2023.11.19 06:17:26.093533 [ 3 ] {cd6fcb87-c952-4e0e-b7e2-219501d0e2a5} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): There are no data parts 2023.11.19 06:17:26.094821 [ 3 ] {cd6fcb87-c952-4e0e-b7e2-219501d0e2a5} DynamicQueryHandler: Done processing query 2023.11.19 06:17:26.094852 [ 3 ] {cd6fcb87-c952-4e0e-b7e2-219501d0e2a5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:26.094867 [ 3 ] {} HTTP-Session: 05001eb3-d127-43ff-82cc-bdbd06d32aed Destroying unnamed session 2023.11.19 06:17:26.095033 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:26.095116 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:26.095136 [ 3 ] {} HTTP-Session: 97913370-3d16-4a81-ab5a-c276fe38f602 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:26.095190 [ 3 ] {} HTTP-Session: 97913370-3d16-4a81-ab5a-c276fe38f602 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:26.095440 [ 3 ] {37426449-f94b-4974-b804-8964a68623c4} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:26.095511 [ 3 ] {37426449-f94b-4974-b804-8964a68623c4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.11.19 06:17:26.097037 [ 3 ] {37426449-f94b-4974-b804-8964a68623c4} oximeter.fields_u64 (4a15acb5-2dbf-4f3e-bca8-d4bc5493dfd4): Loading data parts 2023.11.19 06:17:26.097120 [ 3 ] {37426449-f94b-4974-b804-8964a68623c4} oximeter.fields_u64 (4a15acb5-2dbf-4f3e-bca8-d4bc5493dfd4): There are no data parts 2023.11.19 06:17:26.098375 [ 3 ] {37426449-f94b-4974-b804-8964a68623c4} DynamicQueryHandler: Done processing query 2023.11.19 06:17:26.098431 [ 3 ] {37426449-f94b-4974-b804-8964a68623c4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:26.098446 [ 3 ] {} HTTP-Session: 97913370-3d16-4a81-ab5a-c276fe38f602 Destroying unnamed session 2023.11.19 06:17:26.098583 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:26.098655 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:26.098673 [ 3 ] {} HTTP-Session: f3220733-6662-470e-9161-b696f26efeb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:26.098719 [ 3 ] {} HTTP-Session: f3220733-6662-470e-9161-b696f26efeb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:26.098865 [ 3 ] {520a0585-830f-4d3d-9ece-9b0c63a4b1bb} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:26.098972 [ 3 ] {520a0585-830f-4d3d-9ece-9b0c63a4b1bb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.11.19 06:17:26.100971 [ 3 ] {520a0585-830f-4d3d-9ece-9b0c63a4b1bb} oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb): Loading data parts 2023.11.19 06:17:26.101051 [ 3 ] {520a0585-830f-4d3d-9ece-9b0c63a4b1bb} oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb): There are no data parts 2023.11.19 06:17:26.102381 [ 3 ] {520a0585-830f-4d3d-9ece-9b0c63a4b1bb} DynamicQueryHandler: Done processing query 2023.11.19 06:17:26.102405 [ 3 ] {520a0585-830f-4d3d-9ece-9b0c63a4b1bb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:26.102457 [ 3 ] {} HTTP-Session: f3220733-6662-470e-9161-b696f26efeb8 Destroying unnamed session 2023.11.19 06:17:26.102620 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:26.102696 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:26.102746 [ 3 ] {} HTTP-Session: 481c4b12-3a21-4bd1-85f5-c8ac102f39ff Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:26.102762 [ 3 ] {} HTTP-Session: 481c4b12-3a21-4bd1-85f5-c8ac102f39ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:26.102937 [ 3 ] {575b29de-5815-4ea6-b8c0-1b968e438a62} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:26.103113 [ 3 ] {575b29de-5815-4ea6-b8c0-1b968e438a62} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.11.19 06:17:26.104595 [ 3 ] {575b29de-5815-4ea6-b8c0-1b968e438a62} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Loading data parts 2023.11.19 06:17:26.104719 [ 3 ] {575b29de-5815-4ea6-b8c0-1b968e438a62} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): There are no data parts 2023.11.19 06:17:26.105978 [ 3 ] {575b29de-5815-4ea6-b8c0-1b968e438a62} DynamicQueryHandler: Done processing query 2023.11.19 06:17:26.106038 [ 3 ] {575b29de-5815-4ea6-b8c0-1b968e438a62} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:26.106096 [ 3 ] {} HTTP-Session: 481c4b12-3a21-4bd1-85f5-c8ac102f39ff Destroying unnamed session 2023.11.19 06:17:26.106211 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:26.106354 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:26.106411 [ 3 ] {} HTTP-Session: 8d30a99f-b53f-419e-a8fe-2b67f13b5f12 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:26.106427 [ 3 ] {} HTTP-Session: 8d30a99f-b53f-419e-a8fe-2b67f13b5f12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:26.106616 [ 3 ] {832bf8c3-b22e-43c8-bf4e-52ede3479e2f} executeQuery: (from [fd00:1122:3344:101::d]:38260) 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.19 06:17:26.106701 [ 3 ] {832bf8c3-b22e-43c8-bf4e-52ede3479e2f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.11.19 06:17:26.108375 [ 3 ] {832bf8c3-b22e-43c8-bf4e-52ede3479e2f} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Loading data parts 2023.11.19 06:17:26.108502 [ 3 ] {832bf8c3-b22e-43c8-bf4e-52ede3479e2f} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): There are no data parts 2023.11.19 06:17:26.109807 [ 3 ] {832bf8c3-b22e-43c8-bf4e-52ede3479e2f} DynamicQueryHandler: Done processing query 2023.11.19 06:17:26.109872 [ 3 ] {832bf8c3-b22e-43c8-bf4e-52ede3479e2f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:26.109888 [ 3 ] {} HTTP-Session: 8d30a99f-b53f-419e-a8fe-2b67f13b5f12 Destroying unnamed session 2023.11.19 06:17:26.110042 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:26.110115 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:26.110134 [ 3 ] {} HTTP-Session: f4a678f6-5207-490a-9f1b-2152fd75f6a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:26.110184 [ 3 ] {} HTTP-Session: f4a678f6-5207-490a-9f1b-2152fd75f6a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:26.110462 [ 3 ] {21a47a47-0000-4780-9d9e-b27e36f56ab6} executeQuery: (from [fd00:1122:3344:101::d]:38260) /* 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.19 06:17:26.110580 [ 3 ] {21a47a47-0000-4780-9d9e-b27e36f56ab6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.11.19 06:17:26.113176 [ 3 ] {21a47a47-0000-4780-9d9e-b27e36f56ab6} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906): Loading data parts 2023.11.19 06:17:26.113259 [ 3 ] {21a47a47-0000-4780-9d9e-b27e36f56ab6} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906): There are no data parts 2023.11.19 06:17:26.115057 [ 3 ] {21a47a47-0000-4780-9d9e-b27e36f56ab6} DynamicQueryHandler: Done processing query 2023.11.19 06:17:26.115270 [ 3 ] {21a47a47-0000-4780-9d9e-b27e36f56ab6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.19 06:17:26.115393 [ 3 ] {} HTTP-Session: f4a678f6-5207-490a-9f1b-2152fd75f6a8 Destroying unnamed session 2023.11.19 06:17:26.115536 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:17:26.115613 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:17:26.115680 [ 3 ] {} HTTP-Session: 10663b63-3338-4417-bec3-938323ac65ba Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 2023.11.19 06:17:26.115696 [ 3 ] {} HTTP-Session: 10663b63-3338-4417-bec3-938323ac65ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:17:26.115837 [ 3 ] {e96aa37d-b9c7-4092-947a-917717eb2d44} executeQuery: (from [fd00:1122:3344:101::d]:38260) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.11.19 06:17:26.116565 [ 3 ] {e96aa37d-b9c7-4092-947a-917717eb2d44} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.11.19 06:17:26.122196 [ 3 ] {e96aa37d-b9c7-4092-947a-917717eb2d44} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:17:26.125443 [ 3 ] {e96aa37d-b9c7-4092-947a-917717eb2d44} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.19 06:17:26.125866 [ 3 ] {e96aa37d-b9c7-4092-947a-917717eb2d44} oximeter.version (505e0fd7-f393-44f3-8f24-1b25dae240db): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.19 06:17:26.126079 [ 3 ] {e96aa37d-b9c7-4092-947a-917717eb2d44} executeQuery: Read 1 rows, 16.00 B in 0.010150039 sec., 98 rows/sec., 1.54 KiB/sec. 2023.11.19 06:17:26.126215 [ 3 ] {e96aa37d-b9c7-4092-947a-917717eb2d44} DynamicQueryHandler: Done processing query 2023.11.19 06:17:26.126266 [ 3 ] {e96aa37d-b9c7-4092-947a-917717eb2d44} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.11.19 06:17:26.126280 [ 3 ] {} HTTP-Session: 10663b63-3338-4417-bec3-938323ac65ba Destroying unnamed session 2023.11.19 06:17:27.002849 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 226.60 MiB, peak 231.68 MiB, will set to 228.31 MiB (RSS), difference: 1.71 MiB 2023.11.19 06:17:27.321082 [ 154 ] {} DNSResolver: Updating DNS cache 2023.11.19 06:17:27.321196 [ 154 ] {} DNSResolver: Updated DNS cache 2023.11.19 06:17:42.321269 [ 161 ] {} DNSResolver: Updating DNS cache 2023.11.19 06:17:42.321358 [ 161 ] {} DNSResolver: Updated DNS cache 2023.11.19 06:17:57.321799 [ 137 ] {} DNSResolver: Updating DNS cache 2023.11.19 06:17:57.321938 [ 137 ] {} DNSResolver: Updated DNS cache 2023.11.19 06:18:11.267557 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:11.268257 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:11.268285 [ 3 ] {} HTTP-Session: 908787b4-0051-487e-879a-767f6a993608 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:11.268352 [ 3 ] {} HTTP-Session: 908787b4-0051-487e-879a-767f6a993608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:11.268564 [ 3 ] {36df98a3-0dbc-40f6-bf46-b6cefe21b415} executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2023.11.19 06:18:11.268957 [ 3 ] {36df98a3-0dbc-40f6-bf46-b6cefe21b415} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:11.269627 [ 3 ] {36df98a3-0dbc-40f6-bf46-b6cefe21b415} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:11.270161 [ 3 ] {36df98a3-0dbc-40f6-bf46-b6cefe21b415} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:18:11.271230 [ 3 ] {36df98a3-0dbc-40f6-bf46-b6cefe21b415} DynamicQueryHandler: Done processing query 2023.11.19 06:18:11.271275 [ 3 ] {36df98a3-0dbc-40f6-bf46-b6cefe21b415} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.19 06:18:11.271290 [ 3 ] {} HTTP-Session: 908787b4-0051-487e-879a-767f6a993608 Destroying unnamed session 2023.11.19 06:18:11.276604 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:11.276737 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:11.276761 [ 3 ] {} HTTP-Session: 03bb1bc4-fef5-4087-878a-bc1bbf92037d Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:11.276788 [ 3 ] {} HTTP-Session: 03bb1bc4-fef5-4087-878a-bc1bbf92037d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:11.276927 [ 3 ] {a3131476-960e-4323-88e9-3d0e2d387f5b} executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.11.19 06:18:11.282305 [ 3 ] {a3131476-960e-4323-88e9-3d0e2d387f5b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:11.282505 [ 3 ] {a3131476-960e-4323-88e9-3d0e2d387f5b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:11.282610 [ 3 ] {a3131476-960e-4323-88e9-3d0e2d387f5b} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:18:11.283448 [ 3 ] {a3131476-960e-4323-88e9-3d0e2d387f5b} DynamicQueryHandler: Done processing query 2023.11.19 06:18:11.283473 [ 3 ] {a3131476-960e-4323-88e9-3d0e2d387f5b} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.19 06:18:11.283488 [ 3 ] {} HTTP-Session: 03bb1bc4-fef5-4087-878a-bc1bbf92037d Destroying unnamed session 2023.11.19 06:18:11.283858 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:11.283908 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:11.283926 [ 3 ] {} HTTP-Session: 6785af97-d3d8-4415-87fe-662985ae58ac Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:11.283941 [ 3 ] {} HTTP-Session: 6785af97-d3d8-4415-87fe-662985ae58ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:11.284054 [ 3 ] {0120a430-7097-4558-adc9-ea78c5ce10e9} executeQuery: (from [fd00:1122:3344:101::d]:49808) 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.19 06:18:11.286423 [ 3 ] {0120a430-7097-4558-adc9-ea78c5ce10e9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:11.286771 [ 3 ] {0120a430-7097-4558-adc9-ea78c5ce10e9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:11.286850 [ 3 ] {0120a430-7097-4558-adc9-ea78c5ce10e9} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:18:11.288035 [ 3 ] {0120a430-7097-4558-adc9-ea78c5ce10e9} DynamicQueryHandler: Done processing query 2023.11.19 06:18:11.288070 [ 3 ] {0120a430-7097-4558-adc9-ea78c5ce10e9} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.19 06:18:11.288089 [ 3 ] {} HTTP-Session: 6785af97-d3d8-4415-87fe-662985ae58ac Destroying unnamed session 2023.11.19 06:18:11.288320 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:11.288372 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:11.288395 [ 3 ] {} HTTP-Session: fec47a89-eddd-4a08-a128-9fcb6f644b34 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:11.288416 [ 3 ] {} HTTP-Session: fec47a89-eddd-4a08-a128-9fcb6f644b34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:11.288524 [ 3 ] {e1af2d17-b960-4761-aa61-999c38173d19} executeQuery: (from [fd00:1122:3344:101::d]:49808) 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.19 06:18:11.288926 [ 3 ] {e1af2d17-b960-4761-aa61-999c38173d19} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:11.289068 [ 3 ] {e1af2d17-b960-4761-aa61-999c38173d19} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:11.289107 [ 3 ] {e1af2d17-b960-4761-aa61-999c38173d19} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:18:11.289942 [ 3 ] {e1af2d17-b960-4761-aa61-999c38173d19} DynamicQueryHandler: Done processing query 2023.11.19 06:18:11.289967 [ 3 ] {e1af2d17-b960-4761-aa61-999c38173d19} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.19 06:18:11.289982 [ 3 ] {} HTTP-Session: fec47a89-eddd-4a08-a128-9fcb6f644b34 Destroying unnamed session 2023.11.19 06:18:11.291150 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:11.291192 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:11.291210 [ 3 ] {} HTTP-Session: 0768a6fc-dce5-4a03-b9f1-7736a6663fdd Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:11.291227 [ 3 ] {} HTTP-Session: 0768a6fc-dce5-4a03-b9f1-7736a6663fdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:11.291301 [ 3 ] {268e6b9d-206f-4748-af0d-4916031d288d} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:11.291339 [ 3 ] {268e6b9d-206f-4748-af0d-4916031d288d} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:11.292520 [ 3 ] {268e6b9d-206f-4748-af0d-4916031d288d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:11.293827 [ 3 ] {268e6b9d-206f-4748-af0d-4916031d288d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:11.294215 [ 3 ] {268e6b9d-206f-4748-af0d-4916031d288d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.19 06:18:11.294363 [ 3 ] {268e6b9d-206f-4748-af0d-4916031d288d} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.19 06:18:11.294474 [ 3 ] {268e6b9d-206f-4748-af0d-4916031d288d} executeQuery: Read 4 rows, 443.00 B in 0.003146634 sec., 1271 rows/sec., 137.49 KiB/sec. 2023.11.19 06:18:11.294691 [ 3 ] {268e6b9d-206f-4748-af0d-4916031d288d} DynamicQueryHandler: Done processing query 2023.11.19 06:18:11.294713 [ 3 ] {268e6b9d-206f-4748-af0d-4916031d288d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.19 06:18:11.294728 [ 3 ] {} HTTP-Session: 0768a6fc-dce5-4a03-b9f1-7736a6663fdd Destroying unnamed session 2023.11.19 06:18:11.294831 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 5787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:11.294872 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:11.294890 [ 3 ] {} HTTP-Session: b4105265-9b71-4cb4-8788-714b58f1b2aa Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:11.294906 [ 3 ] {} HTTP-Session: b4105265-9b71-4cb4-8788-714b58f1b2aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:11.294972 [ 3 ] {f22662b2-d7de-4877-b850-7af28f4bd62b} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:11.295009 [ 3 ] {f22662b2-d7de-4877-b850-7af28f4bd62b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:18:11.295111 [ 3 ] {f22662b2-d7de-4877-b850-7af28f4bd62b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:11.299225 [ 3 ] {f22662b2-d7de-4877-b850-7af28f4bd62b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:11.299430 [ 3 ] {f22662b2-d7de-4877-b850-7af28f4bd62b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.19 06:18:11.299571 [ 3 ] {f22662b2-d7de-4877-b850-7af28f4bd62b} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.19 06:18:11.299755 [ 3 ] {f22662b2-d7de-4877-b850-7af28f4bd62b} executeQuery: Read 40 rows, 3.24 KiB in 0.004718006 sec., 8478 rows/sec., 687.19 KiB/sec. 2023.11.19 06:18:11.299872 [ 3 ] {f22662b2-d7de-4877-b850-7af28f4bd62b} DynamicQueryHandler: Done processing query 2023.11.19 06:18:11.299893 [ 3 ] {f22662b2-d7de-4877-b850-7af28f4bd62b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:18:11.299908 [ 3 ] {} HTTP-Session: b4105265-9b71-4cb4-8788-714b58f1b2aa Destroying unnamed session 2023.11.19 06:18:11.300070 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 19525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:11.300112 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:11.300130 [ 3 ] {} HTTP-Session: 7133f575-cc43-4879-b544-e662194dbe7e Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:11.300145 [ 3 ] {} HTTP-Session: 7133f575-cc43-4879-b544-e662194dbe7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:11.300215 [ 3 ] {efa422d6-7bec-48b1-8178-aad72a5b3f0f} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:11.300251 [ 3 ] {efa422d6-7bec-48b1-8178-aad72a5b3f0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:18:11.300346 [ 3 ] {efa422d6-7bec-48b1-8178-aad72a5b3f0f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:11.300750 [ 3 ] {efa422d6-7bec-48b1-8178-aad72a5b3f0f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:11.300957 [ 3 ] {efa422d6-7bec-48b1-8178-aad72a5b3f0f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.19 06:18:11.301113 [ 3 ] {efa422d6-7bec-48b1-8178-aad72a5b3f0f} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.19 06:18:11.301230 [ 3 ] {efa422d6-7bec-48b1-8178-aad72a5b3f0f} executeQuery: Read 120 rows, 12.17 KiB in 0.000980277 sec., 122414 rows/sec., 12.12 MiB/sec. 2023.11.19 06:18:11.301349 [ 3 ] {efa422d6-7bec-48b1-8178-aad72a5b3f0f} DynamicQueryHandler: Done processing query 2023.11.19 06:18:11.301371 [ 3 ] {efa422d6-7bec-48b1-8178-aad72a5b3f0f} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.19 06:18:11.301386 [ 3 ] {} HTTP-Session: 7133f575-cc43-4879-b544-e662194dbe7e Destroying unnamed session 2023.11.19 06:18:11.301526 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 8864, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:11.301567 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:11.301650 [ 3 ] {} HTTP-Session: 8e10bce0-af3c-465f-ba62-f7b2591c25f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:11.301665 [ 3 ] {} HTTP-Session: 8e10bce0-af3c-465f-ba62-f7b2591c25f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:11.301733 [ 3 ] {4948e760-ab8d-4724-bac7-2e7c2e6ee93f} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:11.301768 [ 3 ] {4948e760-ab8d-4724-bac7-2e7c2e6ee93f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:18:11.302988 [ 3 ] {4948e760-ab8d-4724-bac7-2e7c2e6ee93f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:11.305451 [ 3 ] {4948e760-ab8d-4724-bac7-2e7c2e6ee93f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:11.305993 [ 3 ] {4948e760-ab8d-4724-bac7-2e7c2e6ee93f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.19 06:18:11.306254 [ 3 ] {4948e760-ab8d-4724-bac7-2e7c2e6ee93f} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.19 06:18:11.306456 [ 3 ] {4948e760-ab8d-4724-bac7-2e7c2e6ee93f} executeQuery: Read 52 rows, 4.17 KiB in 0.004722015 sec., 11012 rows/sec., 882.67 KiB/sec. 2023.11.19 06:18:11.306589 [ 3 ] {4948e760-ab8d-4724-bac7-2e7c2e6ee93f} DynamicQueryHandler: Done processing query 2023.11.19 06:18:11.306678 [ 3 ] {4948e760-ab8d-4724-bac7-2e7c2e6ee93f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.19 06:18:11.306692 [ 3 ] {} HTTP-Session: 8e10bce0-af3c-465f-ba62-f7b2591c25f0 Destroying unnamed session 2023.11.19 06:18:11.306959 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 42802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:11.307001 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:11.307020 [ 3 ] {} HTTP-Session: d31634c4-b93f-4427-af63-47226daad70b Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:11.307035 [ 3 ] {} HTTP-Session: d31634c4-b93f-4427-af63-47226daad70b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:11.307110 [ 3 ] {8164f777-3a3b-41f1-88f5-c6d728cffa36} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:11.307151 [ 3 ] {8164f777-3a3b-41f1-88f5-c6d728cffa36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:18:11.307293 [ 3 ] {8164f777-3a3b-41f1-88f5-c6d728cffa36} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:11.307858 [ 3 ] {8164f777-3a3b-41f1-88f5-c6d728cffa36} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:11.308843 [ 3 ] {8164f777-3a3b-41f1-88f5-c6d728cffa36} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.19 06:18:11.309013 [ 3 ] {8164f777-3a3b-41f1-88f5-c6d728cffa36} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.19 06:18:11.309137 [ 3 ] {8164f777-3a3b-41f1-88f5-c6d728cffa36} executeQuery: Read 40 rows, 55.27 KiB in 0.001990793 sec., 20092 rows/sec., 27.11 MiB/sec. 2023.11.19 06:18:11.309271 [ 3 ] {8164f777-3a3b-41f1-88f5-c6d728cffa36} DynamicQueryHandler: Done processing query 2023.11.19 06:18:11.309293 [ 3 ] {8164f777-3a3b-41f1-88f5-c6d728cffa36} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.19 06:18:11.309308 [ 3 ] {} HTTP-Session: d31634c4-b93f-4427-af63-47226daad70b Destroying unnamed session 2023.11.19 06:18:11.309418 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 3860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:11.309459 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:11.309477 [ 3 ] {} HTTP-Session: 9d586e10-099f-4980-89ea-45ebd59f097f Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:11.309492 [ 3 ] {} HTTP-Session: 9d586e10-099f-4980-89ea-45ebd59f097f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:11.309558 [ 3 ] {d4c3f0fe-cf67-42f2-bf2f-3694afa3fec0} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:11.309593 [ 3 ] {d4c3f0fe-cf67-42f2-bf2f-3694afa3fec0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.19 06:18:11.309757 [ 3 ] {d4c3f0fe-cf67-42f2-bf2f-3694afa3fec0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:11.310040 [ 3 ] {d4c3f0fe-cf67-42f2-bf2f-3694afa3fec0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:11.310268 [ 3 ] {d4c3f0fe-cf67-42f2-bf2f-3694afa3fec0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.19 06:18:11.310425 [ 3 ] {d4c3f0fe-cf67-42f2-bf2f-3694afa3fec0} oximeter.measurements_i64 (9889a34b-efcf-4dcb-83bc-f7ee19c6d26c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.19 06:18:11.310537 [ 3 ] {d4c3f0fe-cf67-42f2-bf2f-3694afa3fec0} executeQuery: Read 24 rows, 1.73 KiB in 0.000945195 sec., 25391 rows/sec., 1.79 MiB/sec. 2023.11.19 06:18:11.310712 [ 3 ] {d4c3f0fe-cf67-42f2-bf2f-3694afa3fec0} DynamicQueryHandler: Done processing query 2023.11.19 06:18:11.310732 [ 3 ] {d4c3f0fe-cf67-42f2-bf2f-3694afa3fec0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:18:11.310746 [ 3 ] {} HTTP-Session: 9d586e10-099f-4980-89ea-45ebd59f097f Destroying unnamed session 2023.11.19 06:18:12.322081 [ 130 ] {} DNSResolver: Updating DNS cache 2023.11.19 06:18:12.322131 [ 130 ] {} DNSResolver: Updated DNS cache 2023.11.19 06:18:21.276040 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:21.276163 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:21.276192 [ 3 ] {} HTTP-Session: 2d08cac4-9a54-45c2-9fcc-1b37ef05e8b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:21.276218 [ 3 ] {} HTTP-Session: 2d08cac4-9a54-45c2-9fcc-1b37ef05e8b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:21.276484 [ 3 ] {b8846de5-3fe0-4d29-89b8-8a045438a080} executeQuery: (from [fd00:1122:3344:101::d]:49808) 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.19 06:18:21.277303 [ 3 ] {b8846de5-3fe0-4d29-89b8-8a045438a080} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:21.277525 [ 3 ] {b8846de5-3fe0-4d29-89b8-8a045438a080} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:21.277615 [ 3 ] {b8846de5-3fe0-4d29-89b8-8a045438a080} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:18:21.277892 [ 3 ] {b8846de5-3fe0-4d29-89b8-8a045438a080} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2023.11.19 06:18:21.279921 [ 3 ] {b8846de5-3fe0-4d29-89b8-8a045438a080} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:18:21.279951 [ 3 ] {b8846de5-3fe0-4d29-89b8-8a045438a080} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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.19 06:18:21.280116 [ 3 ] {b8846de5-3fe0-4d29-89b8-8a045438a080} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.19 06:18:21.285363 [ 3 ] {b8846de5-3fe0-4d29-89b8-8a045438a080} executeQuery: Read 4 rows, 443.00 B in 0.008860966 sec., 451 rows/sec., 48.82 KiB/sec. 2023.11.19 06:18:21.285637 [ 3 ] {b8846de5-3fe0-4d29-89b8-8a045438a080} DynamicQueryHandler: Done processing query 2023.11.19 06:18:21.285662 [ 3 ] {b8846de5-3fe0-4d29-89b8-8a045438a080} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.19 06:18:21.285678 [ 3 ] {} HTTP-Session: 2d08cac4-9a54-45c2-9fcc-1b37ef05e8b2 Destroying unnamed session 2023.11.19 06:18:21.285898 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:21.285947 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:21.285967 [ 3 ] {} HTTP-Session: 05ee4697-d6b6-45f9-aba1-99f5831b404e Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:21.285985 [ 3 ] {} HTTP-Session: 05ee4697-d6b6-45f9-aba1-99f5831b404e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:21.286107 [ 3 ] {48ea9645-8ad3-4eee-a62c-ad08a742bf7c} executeQuery: (from [fd00:1122:3344:101::d]:49808) 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.19 06:18:21.286590 [ 3 ] {48ea9645-8ad3-4eee-a62c-ad08a742bf7c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:21.286742 [ 3 ] {48ea9645-8ad3-4eee-a62c-ad08a742bf7c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:21.286781 [ 3 ] {48ea9645-8ad3-4eee-a62c-ad08a742bf7c} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:18:21.286920 [ 3 ] {48ea9645-8ad3-4eee-a62c-ad08a742bf7c} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2023.11.19 06:18:21.286947 [ 3 ] {48ea9645-8ad3-4eee-a62c-ad08a742bf7c} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:18:21.286967 [ 3 ] {48ea9645-8ad3-4eee-a62c-ad08a742bf7c} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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.19 06:18:21.286994 [ 3 ] {48ea9645-8ad3-4eee-a62c-ad08a742bf7c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.19 06:18:21.287979 [ 3 ] {48ea9645-8ad3-4eee-a62c-ad08a742bf7c} executeQuery: Read 4 rows, 443.00 B in 0.001820799 sec., 2196 rows/sec., 237.60 KiB/sec. 2023.11.19 06:18:21.288147 [ 3 ] {48ea9645-8ad3-4eee-a62c-ad08a742bf7c} DynamicQueryHandler: Done processing query 2023.11.19 06:18:21.288170 [ 3 ] {48ea9645-8ad3-4eee-a62c-ad08a742bf7c} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.19 06:18:21.288185 [ 3 ] {} HTTP-Session: 05ee4697-d6b6-45f9-aba1-99f5831b404e Destroying unnamed session 2023.11.19 06:18:21.288617 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:21.288656 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:21.288674 [ 3 ] {} HTTP-Session: 52b96a81-67db-4e4a-844c-a46ae6b12065 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:21.288690 [ 3 ] {} HTTP-Session: 52b96a81-67db-4e4a-844c-a46ae6b12065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:21.288798 [ 3 ] {b0be417f-141b-4e5b-805d-1c3fc73a1166} executeQuery: (from [fd00:1122:3344:101::d]:49808) 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.19 06:18:21.289206 [ 3 ] {b0be417f-141b-4e5b-805d-1c3fc73a1166} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:21.289356 [ 3 ] {b0be417f-141b-4e5b-805d-1c3fc73a1166} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:21.289394 [ 3 ] {b0be417f-141b-4e5b-805d-1c3fc73a1166} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:18:21.289596 [ 3 ] {b0be417f-141b-4e5b-805d-1c3fc73a1166} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2023.11.19 06:18:21.289623 [ 3 ] {b0be417f-141b-4e5b-805d-1c3fc73a1166} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:18:21.289642 [ 3 ] {b0be417f-141b-4e5b-805d-1c3fc73a1166} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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.19 06:18:21.289667 [ 3 ] {b0be417f-141b-4e5b-805d-1c3fc73a1166} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.19 06:18:21.290658 [ 3 ] {b0be417f-141b-4e5b-805d-1c3fc73a1166} executeQuery: Read 4 rows, 443.00 B in 0.001810458 sec., 2209 rows/sec., 238.95 KiB/sec. 2023.11.19 06:18:21.290841 [ 3 ] {b0be417f-141b-4e5b-805d-1c3fc73a1166} DynamicQueryHandler: Done processing query 2023.11.19 06:18:21.290863 [ 3 ] {b0be417f-141b-4e5b-805d-1c3fc73a1166} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.19 06:18:21.290878 [ 3 ] {} HTTP-Session: 52b96a81-67db-4e4a-844c-a46ae6b12065 Destroying unnamed session 2023.11.19 06:18:21.291102 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:21.291143 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:21.291160 [ 3 ] {} HTTP-Session: 5ca0b7fc-8092-4bd7-b0a1-4d2341f2a821 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:21.291176 [ 3 ] {} HTTP-Session: 5ca0b7fc-8092-4bd7-b0a1-4d2341f2a821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:21.291284 [ 3 ] {bff8d979-afbb-4989-bc51-cfdd498a3018} executeQuery: (from [fd00:1122:3344:101::d]:49808) 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.19 06:18:21.291775 [ 3 ] {bff8d979-afbb-4989-bc51-cfdd498a3018} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:21.291928 [ 3 ] {bff8d979-afbb-4989-bc51-cfdd498a3018} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:21.291966 [ 3 ] {bff8d979-afbb-4989-bc51-cfdd498a3018} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:18:21.292104 [ 3 ] {bff8d979-afbb-4989-bc51-cfdd498a3018} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2023.11.19 06:18:21.292130 [ 3 ] {bff8d979-afbb-4989-bc51-cfdd498a3018} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:18:21.292149 [ 3 ] {bff8d979-afbb-4989-bc51-cfdd498a3018} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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.19 06:18:21.292175 [ 3 ] {bff8d979-afbb-4989-bc51-cfdd498a3018} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.19 06:18:21.293150 [ 3 ] {bff8d979-afbb-4989-bc51-cfdd498a3018} executeQuery: Read 4 rows, 443.00 B in 0.001812868 sec., 2206 rows/sec., 238.64 KiB/sec. 2023.11.19 06:18:21.293324 [ 3 ] {bff8d979-afbb-4989-bc51-cfdd498a3018} DynamicQueryHandler: Done processing query 2023.11.19 06:18:21.293345 [ 3 ] {bff8d979-afbb-4989-bc51-cfdd498a3018} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.19 06:18:21.293360 [ 3 ] {} HTTP-Session: 5ca0b7fc-8092-4bd7-b0a1-4d2341f2a821 Destroying unnamed session 2023.11.19 06:18:21.293630 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:21.293670 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:21.293687 [ 3 ] {} HTTP-Session: 51a2cb43-15cc-4efd-9d18-2abef79aa92e Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:21.293703 [ 3 ] {} HTTP-Session: 51a2cb43-15cc-4efd-9d18-2abef79aa92e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:21.293811 [ 3 ] {52968370-1701-41e4-be26-8a21ca7fe854} executeQuery: (from [fd00:1122:3344:101::d]:49808) 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.19 06:18:21.294233 [ 3 ] {52968370-1701-41e4-be26-8a21ca7fe854} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:21.294385 [ 3 ] {52968370-1701-41e4-be26-8a21ca7fe854} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:21.294423 [ 3 ] {52968370-1701-41e4-be26-8a21ca7fe854} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:18:21.294629 [ 3 ] {52968370-1701-41e4-be26-8a21ca7fe854} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2023.11.19 06:18:21.294656 [ 3 ] {52968370-1701-41e4-be26-8a21ca7fe854} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:18:21.294675 [ 3 ] {52968370-1701-41e4-be26-8a21ca7fe854} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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.19 06:18:21.294700 [ 3 ] {52968370-1701-41e4-be26-8a21ca7fe854} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.19 06:18:21.295646 [ 3 ] {52968370-1701-41e4-be26-8a21ca7fe854} executeQuery: Read 4 rows, 443.00 B in 0.001779557 sec., 2247 rows/sec., 243.10 KiB/sec. 2023.11.19 06:18:21.295824 [ 3 ] {52968370-1701-41e4-be26-8a21ca7fe854} DynamicQueryHandler: Done processing query 2023.11.19 06:18:21.295846 [ 3 ] {52968370-1701-41e4-be26-8a21ca7fe854} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.19 06:18:21.295860 [ 3 ] {} HTTP-Session: 51a2cb43-15cc-4efd-9d18-2abef79aa92e Destroying unnamed session 2023.11.19 06:18:21.296104 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:21.296145 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:21.296162 [ 3 ] {} HTTP-Session: e4a0be12-7985-4c86-8cb2-95155fd47f01 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:21.296177 [ 3 ] {} HTTP-Session: e4a0be12-7985-4c86-8cb2-95155fd47f01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:21.296290 [ 3 ] {7c22d254-451f-40e2-8854-046df363aea5} executeQuery: (from [fd00:1122:3344:101::d]:49808) 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.19 06:18:21.296792 [ 3 ] {7c22d254-451f-40e2-8854-046df363aea5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:21.296949 [ 3 ] {7c22d254-451f-40e2-8854-046df363aea5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:21.296987 [ 3 ] {7c22d254-451f-40e2-8854-046df363aea5} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:18:21.297124 [ 3 ] {7c22d254-451f-40e2-8854-046df363aea5} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2023.11.19 06:18:21.297150 [ 3 ] {7c22d254-451f-40e2-8854-046df363aea5} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:18:21.297170 [ 3 ] {7c22d254-451f-40e2-8854-046df363aea5} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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.19 06:18:21.297196 [ 3 ] {7c22d254-451f-40e2-8854-046df363aea5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.19 06:18:21.298239 [ 3 ] {7c22d254-451f-40e2-8854-046df363aea5} executeQuery: Read 4 rows, 443.00 B in 0.001903721 sec., 2101 rows/sec., 227.25 KiB/sec. 2023.11.19 06:18:21.298412 [ 3 ] {7c22d254-451f-40e2-8854-046df363aea5} DynamicQueryHandler: Done processing query 2023.11.19 06:18:21.298434 [ 3 ] {7c22d254-451f-40e2-8854-046df363aea5} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.19 06:18:21.298448 [ 3 ] {} HTTP-Session: e4a0be12-7985-4c86-8cb2-95155fd47f01 Destroying unnamed session 2023.11.19 06:18:21.310259 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:21.310302 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:21.310320 [ 3 ] {} HTTP-Session: df514144-9bc6-4781-bbe2-184d29a83b68 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:21.310335 [ 3 ] {} HTTP-Session: df514144-9bc6-4781-bbe2-184d29a83b68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:21.310409 [ 3 ] {6e9b8128-82ca-4414-9988-a44e4d3d61f8} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:21.310446 [ 3 ] {6e9b8128-82ca-4414-9988-a44e4d3d61f8} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:21.310639 [ 3 ] {6e9b8128-82ca-4414-9988-a44e4d3d61f8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:21.310950 [ 3 ] {6e9b8128-82ca-4414-9988-a44e4d3d61f8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:21.311216 [ 3 ] {6e9b8128-82ca-4414-9988-a44e4d3d61f8} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.19 06:18:21.311385 [ 3 ] {6e9b8128-82ca-4414-9988-a44e4d3d61f8} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.19 06:18:21.311576 [ 3 ] {6e9b8128-82ca-4414-9988-a44e4d3d61f8} executeQuery: Read 6 rows, 996.00 B in 0.001072188 sec., 5596 rows/sec., 907.17 KiB/sec. 2023.11.19 06:18:21.311698 [ 3 ] {6e9b8128-82ca-4414-9988-a44e4d3d61f8} DynamicQueryHandler: Done processing query 2023.11.19 06:18:21.311719 [ 3 ] {6e9b8128-82ca-4414-9988-a44e4d3d61f8} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.19 06:18:21.311734 [ 3 ] {} HTTP-Session: df514144-9bc6-4781-bbe2-184d29a83b68 Destroying unnamed session 2023.11.19 06:18:21.311846 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:21.311887 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:21.311905 [ 3 ] {} HTTP-Session: 7f349f14-6147-4e8d-8f32-ad8ccf8ec68c Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:21.311920 [ 3 ] {} HTTP-Session: 7f349f14-6147-4e8d-8f32-ad8ccf8ec68c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:21.311986 [ 3 ] {87370577-024d-474e-b4b5-e18b4c15440d} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:21.312022 [ 3 ] {87370577-024d-474e-b4b5-e18b4c15440d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:18:21.312119 [ 3 ] {87370577-024d-474e-b4b5-e18b4c15440d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:21.312395 [ 3 ] {87370577-024d-474e-b4b5-e18b4c15440d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:21.312651 [ 3 ] {87370577-024d-474e-b4b5-e18b4c15440d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.19 06:18:21.312784 [ 3 ] {87370577-024d-474e-b4b5-e18b4c15440d} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.19 06:18:21.312894 [ 3 ] {87370577-024d-474e-b4b5-e18b4c15440d} executeQuery: Read 45 rows, 3.65 KiB in 0.000872503 sec., 51575 rows/sec., 4.08 MiB/sec. 2023.11.19 06:18:21.312991 [ 3 ] {87370577-024d-474e-b4b5-e18b4c15440d} DynamicQueryHandler: Done processing query 2023.11.19 06:18:21.313013 [ 3 ] {87370577-024d-474e-b4b5-e18b4c15440d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:18:21.313027 [ 3 ] {} HTTP-Session: 7f349f14-6147-4e8d-8f32-ad8ccf8ec68c Destroying unnamed session 2023.11.19 06:18:21.313190 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 27131, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:21.313231 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:21.313248 [ 3 ] {} HTTP-Session: 00e3961f-7863-4ecc-99ad-dc19f2cad27f Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:21.313263 [ 3 ] {} HTTP-Session: 00e3961f-7863-4ecc-99ad-dc19f2cad27f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:21.313334 [ 3 ] {34fc1b0d-dee9-4c03-8525-e4d9b11c3fe3} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:21.313370 [ 3 ] {34fc1b0d-dee9-4c03-8525-e4d9b11c3fe3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:18:21.313462 [ 3 ] {34fc1b0d-dee9-4c03-8525-e4d9b11c3fe3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:21.313917 [ 3 ] {34fc1b0d-dee9-4c03-8525-e4d9b11c3fe3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:21.314117 [ 3 ] {34fc1b0d-dee9-4c03-8525-e4d9b11c3fe3} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.19 06:18:21.314249 [ 3 ] {34fc1b0d-dee9-4c03-8525-e4d9b11c3fe3} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.19 06:18:21.314357 [ 3 ] {34fc1b0d-dee9-4c03-8525-e4d9b11c3fe3} executeQuery: Read 171 rows, 16.70 KiB in 0.000994007 sec., 172030 rows/sec., 16.40 MiB/sec. 2023.11.19 06:18:21.314487 [ 3 ] {34fc1b0d-dee9-4c03-8525-e4d9b11c3fe3} DynamicQueryHandler: Done processing query 2023.11.19 06:18:21.314508 [ 3 ] {34fc1b0d-dee9-4c03-8525-e4d9b11c3fe3} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.19 06:18:21.314590 [ 3 ] {} HTTP-Session: 00e3961f-7863-4ecc-99ad-dc19f2cad27f Destroying unnamed session 2023.11.19 06:18:21.314731 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 11714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:21.314772 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:21.314790 [ 3 ] {} HTTP-Session: 707c6ae9-2bb7-4216-b13f-a76b4d87c8b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:21.314805 [ 3 ] {} HTTP-Session: 707c6ae9-2bb7-4216-b13f-a76b4d87c8b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:21.314871 [ 3 ] {38a6266e-2675-4b50-9061-010f39edf2f1} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:21.314907 [ 3 ] {38a6266e-2675-4b50-9061-010f39edf2f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:18:21.315010 [ 3 ] {38a6266e-2675-4b50-9061-010f39edf2f1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:21.315322 [ 3 ] {38a6266e-2675-4b50-9061-010f39edf2f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:21.315508 [ 3 ] {38a6266e-2675-4b50-9061-010f39edf2f1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.19 06:18:21.315706 [ 3 ] {38a6266e-2675-4b50-9061-010f39edf2f1} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.19 06:18:21.315819 [ 3 ] {38a6266e-2675-4b50-9061-010f39edf2f1} executeQuery: Read 69 rows, 5.50 KiB in 0.000904254 sec., 76305 rows/sec., 5.94 MiB/sec. 2023.11.19 06:18:21.315959 [ 3 ] {38a6266e-2675-4b50-9061-010f39edf2f1} DynamicQueryHandler: Done processing query 2023.11.19 06:18:21.315981 [ 3 ] {38a6266e-2675-4b50-9061-010f39edf2f1} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.19 06:18:21.315995 [ 3 ] {} HTTP-Session: 707c6ae9-2bb7-4216-b13f-a76b4d87c8b3 Destroying unnamed session 2023.11.19 06:18:21.316249 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 34676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:21.316292 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:21.316310 [ 3 ] {} HTTP-Session: a418dc26-445b-4f16-bc0a-1f390c6450dc Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:21.316325 [ 3 ] {} HTTP-Session: a418dc26-445b-4f16-bc0a-1f390c6450dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:21.316396 [ 3 ] {cf6a8c0d-aa8f-4263-b174-c294f4a7ba3e} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:21.316434 [ 3 ] {cf6a8c0d-aa8f-4263-b174-c294f4a7ba3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.19 06:18:21.316614 [ 3 ] {cf6a8c0d-aa8f-4263-b174-c294f4a7ba3e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:21.316970 [ 3 ] {cf6a8c0d-aa8f-4263-b174-c294f4a7ba3e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:21.317211 [ 3 ] {cf6a8c0d-aa8f-4263-b174-c294f4a7ba3e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.19 06:18:21.317386 [ 3 ] {cf6a8c0d-aa8f-4263-b174-c294f4a7ba3e} oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.19 06:18:21.317479 [ 3 ] {cf6a8c0d-aa8f-4263-b174-c294f4a7ba3e} executeQuery: Read 180 rows, 12.83 KiB in 0.001060648 sec., 169707 rows/sec., 11.81 MiB/sec. 2023.11.19 06:18:21.317691 [ 3 ] {cf6a8c0d-aa8f-4263-b174-c294f4a7ba3e} DynamicQueryHandler: Done processing query 2023.11.19 06:18:21.317712 [ 3 ] {cf6a8c0d-aa8f-4263-b174-c294f4a7ba3e} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.19 06:18:21.317727 [ 3 ] {} HTTP-Session: a418dc26-445b-4f16-bc0a-1f390c6450dc Destroying unnamed session 2023.11.19 06:18:21.317979 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 48143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:21.318019 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:21.318036 [ 3 ] {} HTTP-Session: 53fc8ec4-f4c6-4acf-b378-d23b0e4d95c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:21.318052 [ 3 ] {} HTTP-Session: 53fc8ec4-f4c6-4acf-b378-d23b0e4d95c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:21.318129 [ 3 ] {0c991d86-71fb-4ac7-90b2-5e637998518a} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:21.318168 [ 3 ] {0c991d86-71fb-4ac7-90b2-5e637998518a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:18:21.318294 [ 3 ] {0c991d86-71fb-4ac7-90b2-5e637998518a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:21.318780 [ 3 ] {0c991d86-71fb-4ac7-90b2-5e637998518a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:21.319058 [ 3 ] {0c991d86-71fb-4ac7-90b2-5e637998518a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.19 06:18:21.319221 [ 3 ] {0c991d86-71fb-4ac7-90b2-5e637998518a} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.19 06:18:21.319339 [ 3 ] {0c991d86-71fb-4ac7-90b2-5e637998518a} executeQuery: Read 45 rows, 62.18 KiB in 0.001189632 sec., 37826 rows/sec., 51.05 MiB/sec. 2023.11.19 06:18:21.319454 [ 3 ] {0c991d86-71fb-4ac7-90b2-5e637998518a} DynamicQueryHandler: Done processing query 2023.11.19 06:18:21.319476 [ 3 ] {0c991d86-71fb-4ac7-90b2-5e637998518a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.19 06:18:21.319489 [ 3 ] {} HTTP-Session: 53fc8ec4-f4c6-4acf-b378-d23b0e4d95c6 Destroying unnamed session 2023.11.19 06:18:27.322302 [ 115 ] {} DNSResolver: Updating DNS cache 2023.11.19 06:18:27.322364 [ 115 ] {} DNSResolver: Updated DNS cache 2023.11.19 06:18:31.305839 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:31.305964 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:31.305992 [ 3 ] {} HTTP-Session: f0a1115c-23de-47f6-9b1c-61e3ee22e56c Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:31.306018 [ 3 ] {} HTTP-Session: f0a1115c-23de-47f6-9b1c-61e3ee22e56c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:31.306152 [ 3 ] {f06f8329-ef00-4244-8560-44d9a3bd2ac4} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:31.306214 [ 3 ] {f06f8329-ef00-4244-8560-44d9a3bd2ac4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:18:31.306382 [ 3 ] {f06f8329-ef00-4244-8560-44d9a3bd2ac4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:31.306877 [ 3 ] {f06f8329-ef00-4244-8560-44d9a3bd2ac4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:31.307125 [ 3 ] {f06f8329-ef00-4244-8560-44d9a3bd2ac4} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.19 06:18:31.307269 [ 3 ] {f06f8329-ef00-4244-8560-44d9a3bd2ac4} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.19 06:18:31.307379 [ 3 ] {f06f8329-ef00-4244-8560-44d9a3bd2ac4} executeQuery: Read 45 rows, 3.65 KiB in 0.001202812 sec., 37412 rows/sec., 2.96 MiB/sec. 2023.11.19 06:18:31.307597 [ 3 ] {f06f8329-ef00-4244-8560-44d9a3bd2ac4} DynamicQueryHandler: Done processing query 2023.11.19 06:18:31.307621 [ 3 ] {f06f8329-ef00-4244-8560-44d9a3bd2ac4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:18:31.307636 [ 3 ] {} HTTP-Session: f0a1115c-23de-47f6-9b1c-61e3ee22e56c Destroying unnamed session 2023.11.19 06:18:31.307772 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 21863, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:31.307813 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:31.307830 [ 3 ] {} HTTP-Session: ce42e67b-759f-4258-a179-164d08ef9f74 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:31.307846 [ 3 ] {} HTTP-Session: ce42e67b-759f-4258-a179-164d08ef9f74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:31.307916 [ 3 ] {df845668-accc-46bc-8faf-dd7d1c251f65} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:31.307951 [ 3 ] {df845668-accc-46bc-8faf-dd7d1c251f65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:18:31.308047 [ 3 ] {df845668-accc-46bc-8faf-dd7d1c251f65} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:31.308383 [ 3 ] {df845668-accc-46bc-8faf-dd7d1c251f65} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:31.308651 [ 3 ] {df845668-accc-46bc-8faf-dd7d1c251f65} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.19 06:18:31.308788 [ 3 ] {df845668-accc-46bc-8faf-dd7d1c251f65} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.19 06:18:31.308896 [ 3 ] {df845668-accc-46bc-8faf-dd7d1c251f65} executeQuery: Read 135 rows, 13.60 KiB in 0.000941125 sec., 143445 rows/sec., 14.11 MiB/sec. 2023.11.19 06:18:31.308995 [ 3 ] {df845668-accc-46bc-8faf-dd7d1c251f65} DynamicQueryHandler: Done processing query 2023.11.19 06:18:31.309016 [ 3 ] {df845668-accc-46bc-8faf-dd7d1c251f65} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.19 06:18:31.309030 [ 3 ] {} HTTP-Session: ce42e67b-759f-4258-a179-164d08ef9f74 Destroying unnamed session 2023.11.19 06:18:31.309188 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 7674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:31.309227 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:31.309244 [ 3 ] {} HTTP-Session: 0cfe37da-1c81-43fd-aa19-41245898c8e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:31.309260 [ 3 ] {} HTTP-Session: 0cfe37da-1c81-43fd-aa19-41245898c8e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:31.309326 [ 3 ] {20822614-6d09-4989-8d1b-5232a89a8bf1} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:31.309362 [ 3 ] {20822614-6d09-4989-8d1b-5232a89a8bf1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:18:31.309522 [ 3 ] {20822614-6d09-4989-8d1b-5232a89a8bf1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:31.309783 [ 3 ] {20822614-6d09-4989-8d1b-5232a89a8bf1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:31.309974 [ 3 ] {20822614-6d09-4989-8d1b-5232a89a8bf1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.19 06:18:31.310107 [ 3 ] {20822614-6d09-4989-8d1b-5232a89a8bf1} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.19 06:18:31.310215 [ 3 ] {20822614-6d09-4989-8d1b-5232a89a8bf1} executeQuery: Read 45 rows, 3.60 KiB in 0.000851403 sec., 52853 rows/sec., 4.13 MiB/sec. 2023.11.19 06:18:31.310321 [ 3 ] {20822614-6d09-4989-8d1b-5232a89a8bf1} DynamicQueryHandler: Done processing query 2023.11.19 06:18:31.310342 [ 3 ] {20822614-6d09-4989-8d1b-5232a89a8bf1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:18:31.310356 [ 3 ] {} HTTP-Session: 0cfe37da-1c81-43fd-aa19-41245898c8e5 Destroying unnamed session 2023.11.19 06:18:31.310579 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 48143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:31.310622 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:31.310639 [ 3 ] {} HTTP-Session: 5e126e26-d086-417d-9dae-0e614cf00fda Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:31.310655 [ 3 ] {} HTTP-Session: 5e126e26-d086-417d-9dae-0e614cf00fda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:31.310739 [ 3 ] {c2da793d-ec1b-4ae8-b94f-402eaa67cef5} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:31.310780 [ 3 ] {c2da793d-ec1b-4ae8-b94f-402eaa67cef5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:18:31.310908 [ 3 ] {c2da793d-ec1b-4ae8-b94f-402eaa67cef5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:31.311369 [ 3 ] {c2da793d-ec1b-4ae8-b94f-402eaa67cef5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:31.311714 [ 3 ] {c2da793d-ec1b-4ae8-b94f-402eaa67cef5} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.19 06:18:31.311874 [ 3 ] {c2da793d-ec1b-4ae8-b94f-402eaa67cef5} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.19 06:18:31.311993 [ 3 ] {c2da793d-ec1b-4ae8-b94f-402eaa67cef5} executeQuery: Read 45 rows, 62.18 KiB in 0.001239213 sec., 36313 rows/sec., 49.00 MiB/sec. 2023.11.19 06:18:31.312099 [ 3 ] {c2da793d-ec1b-4ae8-b94f-402eaa67cef5} DynamicQueryHandler: Done processing query 2023.11.19 06:18:31.312121 [ 3 ] {c2da793d-ec1b-4ae8-b94f-402eaa67cef5} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.19 06:18:31.312135 [ 3 ] {} HTTP-Session: 5e126e26-d086-417d-9dae-0e614cf00fda Destroying unnamed session 2023.11.19 06:18:36.317196 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:36.317366 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:36.317410 [ 3 ] {} HTTP-Session: b4cfb78a-1c6d-45d7-86c2-7ceecb451711 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:36.317450 [ 3 ] {} HTTP-Session: b4cfb78a-1c6d-45d7-86c2-7ceecb451711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:36.317633 [ 3 ] {e59ce0e1-793f-48ed-994b-a616cd7778fd} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:36.317713 [ 3 ] {e59ce0e1-793f-48ed-994b-a616cd7778fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:18:36.317860 [ 3 ] {e59ce0e1-793f-48ed-994b-a616cd7778fd} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:36.318312 [ 3 ] {e59ce0e1-793f-48ed-994b-a616cd7778fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:36.318558 [ 3 ] {e59ce0e1-793f-48ed-994b-a616cd7778fd} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.19 06:18:36.318712 [ 3 ] {e59ce0e1-793f-48ed-994b-a616cd7778fd} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.19 06:18:36.318831 [ 3 ] {e59ce0e1-793f-48ed-994b-a616cd7778fd} executeQuery: Read 1 rows, 83.00 B in 0.001154471 sec., 866 rows/sec., 70.21 KiB/sec. 2023.11.19 06:18:36.319044 [ 3 ] {e59ce0e1-793f-48ed-994b-a616cd7778fd} DynamicQueryHandler: Done processing query 2023.11.19 06:18:36.319069 [ 3 ] {e59ce0e1-793f-48ed-994b-a616cd7778fd} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:18:36.319084 [ 3 ] {} HTTP-Session: b4cfb78a-1c6d-45d7-86c2-7ceecb451711 Destroying unnamed session 2023.11.19 06:18:36.319206 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:36.319252 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:36.319271 [ 3 ] {} HTTP-Session: f2987a1a-8af8-41b7-83de-35893e16b558 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:36.319289 [ 3 ] {} HTTP-Session: f2987a1a-8af8-41b7-83de-35893e16b558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:36.319367 [ 3 ] {94fe3b12-8b64-4865-9f55-bbc4741b8091} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:36.319406 [ 3 ] {94fe3b12-8b64-4865-9f55-bbc4741b8091} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:18:36.319507 [ 3 ] {94fe3b12-8b64-4865-9f55-bbc4741b8091} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:36.319764 [ 3 ] {94fe3b12-8b64-4865-9f55-bbc4741b8091} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:36.320020 [ 3 ] {94fe3b12-8b64-4865-9f55-bbc4741b8091} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.19 06:18:36.320155 [ 3 ] {94fe3b12-8b64-4865-9f55-bbc4741b8091} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.19 06:18:36.320267 [ 3 ] {94fe3b12-8b64-4865-9f55-bbc4741b8091} executeQuery: Read 3 rows, 270.00 B in 0.000861413 sec., 3482 rows/sec., 306.09 KiB/sec. 2023.11.19 06:18:36.320365 [ 3 ] {94fe3b12-8b64-4865-9f55-bbc4741b8091} DynamicQueryHandler: Done processing query 2023.11.19 06:18:36.320386 [ 3 ] {94fe3b12-8b64-4865-9f55-bbc4741b8091} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:18:36.320401 [ 3 ] {} HTTP-Session: f2987a1a-8af8-41b7-83de-35893e16b558 Destroying unnamed session 2023.11.19 06:18:36.320524 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 1748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:36.320564 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:36.320582 [ 3 ] {} HTTP-Session: 98c5324c-8763-49e5-bd60-5812f1ca3f6d Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:36.320599 [ 3 ] {} HTTP-Session: 98c5324c-8763-49e5-bd60-5812f1ca3f6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:36.320664 [ 3 ] {15113d99-a45d-4dd4-beee-af45496d397d} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:36.320700 [ 3 ] {15113d99-a45d-4dd4-beee-af45496d397d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:18:36.320795 [ 3 ] {15113d99-a45d-4dd4-beee-af45496d397d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:36.321098 [ 3 ] {15113d99-a45d-4dd4-beee-af45496d397d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:36.321293 [ 3 ] {15113d99-a45d-4dd4-beee-af45496d397d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.19 06:18:36.321430 [ 3 ] {15113d99-a45d-4dd4-beee-af45496d397d} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.19 06:18:36.321542 [ 3 ] {15113d99-a45d-4dd4-beee-af45496d397d} executeQuery: Read 10 rows, 823.00 B in 0.000838822 sec., 11921 rows/sec., 958.14 KiB/sec. 2023.11.19 06:18:36.321649 [ 3 ] {15113d99-a45d-4dd4-beee-af45496d397d} DynamicQueryHandler: Done processing query 2023.11.19 06:18:36.321671 [ 3 ] {15113d99-a45d-4dd4-beee-af45496d397d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:18:36.321686 [ 3 ] {} HTTP-Session: 98c5324c-8763-49e5-bd60-5812f1ca3f6d Destroying unnamed session 2023.11.19 06:18:36.321821 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 1134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:36.321862 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:36.321945 [ 3 ] {} HTTP-Session: 0adef500-1563-4a5a-9241-ecd42974474b Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:36.321961 [ 3 ] {} HTTP-Session: 0adef500-1563-4a5a-9241-ecd42974474b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:36.322026 [ 3 ] {5caff7c8-c681-495a-ad9c-5e350422ba71} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:36.322066 [ 3 ] {5caff7c8-c681-495a-ad9c-5e350422ba71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:18:36.322195 [ 3 ] {5caff7c8-c681-495a-ad9c-5e350422ba71} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:36.322453 [ 3 ] {5caff7c8-c681-495a-ad9c-5e350422ba71} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:36.322696 [ 3 ] {5caff7c8-c681-495a-ad9c-5e350422ba71} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.19 06:18:36.322859 [ 3 ] {5caff7c8-c681-495a-ad9c-5e350422ba71} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.19 06:18:36.323043 [ 3 ] {5caff7c8-c681-495a-ad9c-5e350422ba71} executeQuery: Read 1 rows, 1.38 KiB in 0.000987966 sec., 1012 rows/sec., 1.37 MiB/sec. 2023.11.19 06:18:36.323194 [ 3 ] {5caff7c8-c681-495a-ad9c-5e350422ba71} DynamicQueryHandler: Done processing query 2023.11.19 06:18:36.323216 [ 3 ] {5caff7c8-c681-495a-ad9c-5e350422ba71} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:18:36.323230 [ 3 ] {} HTTP-Session: 0adef500-1563-4a5a-9241-ecd42974474b Destroying unnamed session 2023.11.19 06:18:36.323337 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:36.323378 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:36.323395 [ 3 ] {} HTTP-Session: fe5e09f9-e3bb-4710-86fb-79d839114e7e Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:36.323412 [ 3 ] {} HTTP-Session: fe5e09f9-e3bb-4710-86fb-79d839114e7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:36.323477 [ 3 ] {7bc58591-8c99-4fb4-93ce-aed97740037a} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:36.323512 [ 3 ] {7bc58591-8c99-4fb4-93ce-aed97740037a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.19 06:18:36.323619 [ 3 ] {7bc58591-8c99-4fb4-93ce-aed97740037a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:36.323835 [ 3 ] {7bc58591-8c99-4fb4-93ce-aed97740037a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:36.324119 [ 3 ] {7bc58591-8c99-4fb4-93ce-aed97740037a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.19 06:18:36.324277 [ 3 ] {7bc58591-8c99-4fb4-93ce-aed97740037a} oximeter.measurements_i64 (9889a34b-efcf-4dcb-83bc-f7ee19c6d26c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.19 06:18:36.324393 [ 3 ] {7bc58591-8c99-4fb4-93ce-aed97740037a} executeQuery: Read 9 rows, 642.00 B in 0.000878523 sec., 10244 rows/sec., 713.64 KiB/sec. 2023.11.19 06:18:36.324501 [ 3 ] {7bc58591-8c99-4fb4-93ce-aed97740037a} DynamicQueryHandler: Done processing query 2023.11.19 06:18:36.324522 [ 3 ] {7bc58591-8c99-4fb4-93ce-aed97740037a} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.19 06:18:36.324537 [ 3 ] {} HTTP-Session: fe5e09f9-e3bb-4710-86fb-79d839114e7e Destroying unnamed session 2023.11.19 06:18:41.332771 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:41.332938 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:41.332984 [ 3 ] {} HTTP-Session: 1593b34b-4570-4f45-ae57-6fb0fac3d70e Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:41.333025 [ 3 ] {} HTTP-Session: 1593b34b-4570-4f45-ae57-6fb0fac3d70e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:41.333216 [ 3 ] {0768975f-320f-4328-a51f-9c9553a3b09d} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:41.333310 [ 3 ] {0768975f-320f-4328-a51f-9c9553a3b09d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:18:41.333543 [ 3 ] {0768975f-320f-4328-a51f-9c9553a3b09d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:41.333943 [ 3 ] {0768975f-320f-4328-a51f-9c9553a3b09d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:41.334175 [ 3 ] {0768975f-320f-4328-a51f-9c9553a3b09d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.19 06:18:41.334320 [ 3 ] {0768975f-320f-4328-a51f-9c9553a3b09d} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.19 06:18:41.334503 [ 3 ] {0768975f-320f-4328-a51f-9c9553a3b09d} executeQuery: Read 47 rows, 3.81 KiB in 0.001177761 sec., 39906 rows/sec., 3.16 MiB/sec. 2023.11.19 06:18:41.334622 [ 3 ] {0768975f-320f-4328-a51f-9c9553a3b09d} DynamicQueryHandler: Done processing query 2023.11.19 06:18:41.334644 [ 3 ] {0768975f-320f-4328-a51f-9c9553a3b09d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:18:41.334659 [ 3 ] {} HTTP-Session: 1593b34b-4570-4f45-ae57-6fb0fac3d70e Destroying unnamed session 2023.11.19 06:18:41.334818 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 22752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:41.334859 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:41.334876 [ 3 ] {} HTTP-Session: 60d98e61-669b-455e-8e34-811192ea3cd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:41.334891 [ 3 ] {} HTTP-Session: 60d98e61-669b-455e-8e34-811192ea3cd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:41.334962 [ 3 ] {a83780da-ce52-4574-a273-0d2577af69d8} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:41.334999 [ 3 ] {a83780da-ce52-4574-a273-0d2577af69d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:18:41.335093 [ 3 ] {a83780da-ce52-4574-a273-0d2577af69d8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:41.335507 [ 3 ] {a83780da-ce52-4574-a273-0d2577af69d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:41.335710 [ 3 ] {a83780da-ce52-4574-a273-0d2577af69d8} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.19 06:18:41.335846 [ 3 ] {a83780da-ce52-4574-a273-0d2577af69d8} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.19 06:18:41.335940 [ 3 ] {a83780da-ce52-4574-a273-0d2577af69d8} executeQuery: Read 141 rows, 14.13 KiB in 0.000947845 sec., 148758 rows/sec., 14.56 MiB/sec. 2023.11.19 06:18:41.336049 [ 3 ] {a83780da-ce52-4574-a273-0d2577af69d8} DynamicQueryHandler: Done processing query 2023.11.19 06:18:41.336071 [ 3 ] {a83780da-ce52-4574-a273-0d2577af69d8} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.19 06:18:41.336085 [ 3 ] {} HTTP-Session: 60d98e61-669b-455e-8e34-811192ea3cd2 Destroying unnamed session 2023.11.19 06:18:41.336197 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 8012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:41.336239 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:41.336257 [ 3 ] {} HTTP-Session: a0cd7766-1138-4850-8022-79c4a4677746 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:41.336273 [ 3 ] {} HTTP-Session: a0cd7766-1138-4850-8022-79c4a4677746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:41.336338 [ 3 ] {30e06de4-c0cc-4f8f-9141-344f0b3d110d} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:41.336441 [ 3 ] {30e06de4-c0cc-4f8f-9141-344f0b3d110d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:18:41.336538 [ 3 ] {30e06de4-c0cc-4f8f-9141-344f0b3d110d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:41.336801 [ 3 ] {30e06de4-c0cc-4f8f-9141-344f0b3d110d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:41.336989 [ 3 ] {30e06de4-c0cc-4f8f-9141-344f0b3d110d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.19 06:18:41.337126 [ 3 ] {30e06de4-c0cc-4f8f-9141-344f0b3d110d} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.19 06:18:41.337219 [ 3 ] {30e06de4-c0cc-4f8f-9141-344f0b3d110d} executeQuery: Read 47 rows, 3.76 KiB in 0.000842703 sec., 55772 rows/sec., 4.36 MiB/sec. 2023.11.19 06:18:41.337312 [ 3 ] {30e06de4-c0cc-4f8f-9141-344f0b3d110d} DynamicQueryHandler: Done processing query 2023.11.19 06:18:41.337336 [ 3 ] {30e06de4-c0cc-4f8f-9141-344f0b3d110d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:18:41.337350 [ 3 ] {} HTTP-Session: a0cd7766-1138-4850-8022-79c4a4677746 Destroying unnamed session 2023.11.19 06:18:41.337566 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 50279, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:41.337606 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:41.337623 [ 3 ] {} HTTP-Session: 94b6e8fe-2480-471e-920c-8c68a0e174c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:41.337638 [ 3 ] {} HTTP-Session: 94b6e8fe-2480-471e-920c-8c68a0e174c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:41.337721 [ 3 ] {72d44e51-c11f-45e4-9e0c-48fb782598e4} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:41.337762 [ 3 ] {72d44e51-c11f-45e4-9e0c-48fb782598e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:18:41.337884 [ 3 ] {72d44e51-c11f-45e4-9e0c-48fb782598e4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:41.338481 [ 3 ] {72d44e51-c11f-45e4-9e0c-48fb782598e4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:41.338770 [ 3 ] {72d44e51-c11f-45e4-9e0c-48fb782598e4} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.19 06:18:41.338931 [ 3 ] {72d44e51-c11f-45e4-9e0c-48fb782598e4} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.19 06:18:41.339031 [ 3 ] {72d44e51-c11f-45e4-9e0c-48fb782598e4} executeQuery: Read 47 rows, 64.95 KiB in 0.001299764 sec., 36160 rows/sec., 48.80 MiB/sec. 2023.11.19 06:18:41.339155 [ 3 ] {72d44e51-c11f-45e4-9e0c-48fb782598e4} DynamicQueryHandler: Done processing query 2023.11.19 06:18:41.339176 [ 3 ] {72d44e51-c11f-45e4-9e0c-48fb782598e4} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.19 06:18:41.339190 [ 3 ] {} HTTP-Session: 94b6e8fe-2480-471e-920c-8c68a0e174c1 Destroying unnamed session 2023.11.19 06:18:42.322735 [ 105 ] {} DNSResolver: Updating DNS cache 2023.11.19 06:18:42.322785 [ 105 ] {} DNSResolver: Updated DNS cache 2023.11.19 06:18:46.343504 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:46.343678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:46.343722 [ 3 ] {} HTTP-Session: 45200fe6-74e3-4c0e-b81e-a1af242d5793 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:46.343762 [ 3 ] {} HTTP-Session: 45200fe6-74e3-4c0e-b81e-a1af242d5793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:46.344106 [ 3 ] {52475101-0a32-4c1b-839f-bf9b351ad4d6} executeQuery: (from [fd00:1122:3344:101::d]:49808) 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.19 06:18:46.344693 [ 3 ] {52475101-0a32-4c1b-839f-bf9b351ad4d6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:46.344933 [ 3 ] {52475101-0a32-4c1b-839f-bf9b351ad4d6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:46.344981 [ 3 ] {52475101-0a32-4c1b-839f-bf9b351ad4d6} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:18:46.345140 [ 3 ] {52475101-0a32-4c1b-839f-bf9b351ad4d6} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2023.11.19 06:18:46.345247 [ 188 ] {52475101-0a32-4c1b-839f-bf9b351ad4d6} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:18:46.345265 [ 190 ] {52475101-0a32-4c1b-839f-bf9b351ad4d6} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.19 06:18:46.345376 [ 3 ] {52475101-0a32-4c1b-839f-bf9b351ad4d6} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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.19 06:18:46.345459 [ 3 ] {52475101-0a32-4c1b-839f-bf9b351ad4d6} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.19 06:18:46.347231 [ 3 ] {52475101-0a32-4c1b-839f-bf9b351ad4d6} executeQuery: Read 10 rows, 1.41 KiB in 0.003074621 sec., 3252 rows/sec., 457.06 KiB/sec. 2023.11.19 06:18:46.347490 [ 3 ] {52475101-0a32-4c1b-839f-bf9b351ad4d6} DynamicQueryHandler: Done processing query 2023.11.19 06:18:46.347512 [ 3 ] {52475101-0a32-4c1b-839f-bf9b351ad4d6} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.19 06:18:46.347528 [ 3 ] {} HTTP-Session: 45200fe6-74e3-4c0e-b81e-a1af242d5793 Destroying unnamed session 2023.11.19 06:18:46.347763 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:46.347808 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:46.347826 [ 3 ] {} HTTP-Session: e8b4c5e2-c747-4223-a75e-ae55abeea1f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:46.347843 [ 3 ] {} HTTP-Session: e8b4c5e2-c747-4223-a75e-ae55abeea1f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:46.348036 [ 3 ] {0a13e878-f223-4603-b194-6f3fbb2f1046} executeQuery: (from [fd00:1122:3344:101::d]:49808) 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.19 06:18:46.348494 [ 3 ] {0a13e878-f223-4603-b194-6f3fbb2f1046} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:46.348655 [ 3 ] {0a13e878-f223-4603-b194-6f3fbb2f1046} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:46.348695 [ 3 ] {0a13e878-f223-4603-b194-6f3fbb2f1046} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:18:46.348834 [ 3 ] {0a13e878-f223-4603-b194-6f3fbb2f1046} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 11-element set) 2023.11.19 06:18:46.348983 [ 193 ] {0a13e878-f223-4603-b194-6f3fbb2f1046} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.19 06:18:46.348990 [ 191 ] {0a13e878-f223-4603-b194-6f3fbb2f1046} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:18:46.349109 [ 3 ] {0a13e878-f223-4603-b194-6f3fbb2f1046} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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.19 06:18:46.349165 [ 3 ] {0a13e878-f223-4603-b194-6f3fbb2f1046} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.19 06:18:46.350753 [ 3 ] {0a13e878-f223-4603-b194-6f3fbb2f1046} executeQuery: Read 10 rows, 1.41 KiB in 0.002721143 sec., 3674 rows/sec., 516.43 KiB/sec. 2023.11.19 06:18:46.351045 [ 3 ] {0a13e878-f223-4603-b194-6f3fbb2f1046} DynamicQueryHandler: Done processing query 2023.11.19 06:18:46.351072 [ 3 ] {0a13e878-f223-4603-b194-6f3fbb2f1046} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.19 06:18:46.351091 [ 3 ] {} HTTP-Session: e8b4c5e2-c747-4223-a75e-ae55abeea1f1 Destroying unnamed session 2023.11.19 06:18:46.351416 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:46.351465 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:46.351487 [ 3 ] {} HTTP-Session: a6385504-b273-47fe-8ea8-89685a9130d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:46.351506 [ 3 ] {} HTTP-Session: a6385504-b273-47fe-8ea8-89685a9130d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:46.351648 [ 3 ] {a47cc634-593a-496d-baa8-97056f80ff83} executeQuery: (from [fd00:1122:3344:101::d]:49808) 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.19 06:18:46.352223 [ 3 ] {a47cc634-593a-496d-baa8-97056f80ff83} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:46.352384 [ 3 ] {a47cc634-593a-496d-baa8-97056f80ff83} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:46.352423 [ 3 ] {a47cc634-593a-496d-baa8-97056f80ff83} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:18:46.352561 [ 3 ] {a47cc634-593a-496d-baa8-97056f80ff83} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2023.11.19 06:18:46.352606 [ 188 ] {a47cc634-593a-496d-baa8-97056f80ff83} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:18:46.352622 [ 186 ] {a47cc634-593a-496d-baa8-97056f80ff83} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.19 06:18:46.352698 [ 3 ] {a47cc634-593a-496d-baa8-97056f80ff83} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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.19 06:18:46.352752 [ 3 ] {a47cc634-593a-496d-baa8-97056f80ff83} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.19 06:18:46.354384 [ 3 ] {a47cc634-593a-496d-baa8-97056f80ff83} executeQuery: Read 10 rows, 1.41 KiB in 0.002666351 sec., 3750 rows/sec., 527.04 KiB/sec. 2023.11.19 06:18:46.354603 [ 3 ] {a47cc634-593a-496d-baa8-97056f80ff83} DynamicQueryHandler: Done processing query 2023.11.19 06:18:46.354625 [ 3 ] {a47cc634-593a-496d-baa8-97056f80ff83} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.19 06:18:46.354641 [ 3 ] {} HTTP-Session: a6385504-b273-47fe-8ea8-89685a9130d1 Destroying unnamed session 2023.11.19 06:18:46.354836 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 556, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:46.354942 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:46.354962 [ 3 ] {} HTTP-Session: 3ad13874-aafb-4cdf-8b8a-a49c6d9cca03 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:46.354978 [ 3 ] {} HTTP-Session: 3ad13874-aafb-4cdf-8b8a-a49c6d9cca03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:46.355094 [ 3 ] {21f73758-1337-4229-bfd3-ca122b93e363} executeQuery: (from [fd00:1122:3344:101::d]:49808) 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.19 06:18:46.355548 [ 3 ] {21f73758-1337-4229-bfd3-ca122b93e363} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:46.355712 [ 3 ] {21f73758-1337-4229-bfd3-ca122b93e363} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:46.355751 [ 3 ] {21f73758-1337-4229-bfd3-ca122b93e363} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:18:46.355956 [ 3 ] {21f73758-1337-4229-bfd3-ca122b93e363} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2023.11.19 06:18:46.356024 [ 190 ] {21f73758-1337-4229-bfd3-ca122b93e363} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:18:46.356037 [ 191 ] {21f73758-1337-4229-bfd3-ca122b93e363} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.19 06:18:46.356134 [ 3 ] {21f73758-1337-4229-bfd3-ca122b93e363} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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.19 06:18:46.356190 [ 3 ] {21f73758-1337-4229-bfd3-ca122b93e363} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.19 06:18:46.357745 [ 3 ] {21f73758-1337-4229-bfd3-ca122b93e363} executeQuery: Read 10 rows, 1.41 KiB in 0.00265031 sec., 3773 rows/sec., 530.23 KiB/sec. 2023.11.19 06:18:46.358038 [ 3 ] {21f73758-1337-4229-bfd3-ca122b93e363} DynamicQueryHandler: Done processing query 2023.11.19 06:18:46.358066 [ 3 ] {21f73758-1337-4229-bfd3-ca122b93e363} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.19 06:18:46.358086 [ 3 ] {} HTTP-Session: 3ad13874-aafb-4cdf-8b8a-a49c6d9cca03 Destroying unnamed session 2023.11.19 06:18:46.358300 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:46.358349 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:46.358372 [ 3 ] {} HTTP-Session: 4575c062-9b8e-4723-a80a-57e9c2162eb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:46.358391 [ 3 ] {} HTTP-Session: 4575c062-9b8e-4723-a80a-57e9c2162eb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:46.358535 [ 3 ] {7b5d263d-91b0-46ee-b6dc-29972cdbf55a} executeQuery: (from [fd00:1122:3344:101::d]:49808) 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.19 06:18:46.359144 [ 3 ] {7b5d263d-91b0-46ee-b6dc-29972cdbf55a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:46.359314 [ 3 ] {7b5d263d-91b0-46ee-b6dc-29972cdbf55a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:46.359353 [ 3 ] {7b5d263d-91b0-46ee-b6dc-29972cdbf55a} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:18:46.359490 [ 3 ] {7b5d263d-91b0-46ee-b6dc-29972cdbf55a} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2023.11.19 06:18:46.359538 [ 188 ] {7b5d263d-91b0-46ee-b6dc-29972cdbf55a} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:18:46.359559 [ 190 ] {7b5d263d-91b0-46ee-b6dc-29972cdbf55a} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.19 06:18:46.359640 [ 3 ] {7b5d263d-91b0-46ee-b6dc-29972cdbf55a} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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.19 06:18:46.359694 [ 3 ] {7b5d263d-91b0-46ee-b6dc-29972cdbf55a} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.19 06:18:46.361123 [ 3 ] {7b5d263d-91b0-46ee-b6dc-29972cdbf55a} executeQuery: Read 10 rows, 1.41 KiB in 0.002506767 sec., 3989 rows/sec., 560.59 KiB/sec. 2023.11.19 06:18:46.361352 [ 3 ] {7b5d263d-91b0-46ee-b6dc-29972cdbf55a} DynamicQueryHandler: Done processing query 2023.11.19 06:18:46.361374 [ 3 ] {7b5d263d-91b0-46ee-b6dc-29972cdbf55a} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.19 06:18:46.361390 [ 3 ] {} HTTP-Session: 4575c062-9b8e-4723-a80a-57e9c2162eb5 Destroying unnamed session 2023.11.19 06:18:46.361599 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:46.361640 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:46.361658 [ 3 ] {} HTTP-Session: a6049beb-1908-45cc-ba3f-e975ff643956 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:46.361675 [ 3 ] {} HTTP-Session: a6049beb-1908-45cc-ba3f-e975ff643956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:46.361793 [ 3 ] {b9bb53ea-a923-4278-8175-2b03052ad3b7} executeQuery: (from [fd00:1122:3344:101::d]:49808) 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.19 06:18:46.362332 [ 3 ] {b9bb53ea-a923-4278-8175-2b03052ad3b7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:46.362501 [ 3 ] {b9bb53ea-a923-4278-8175-2b03052ad3b7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:46.362541 [ 3 ] {b9bb53ea-a923-4278-8175-2b03052ad3b7} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:18:46.362679 [ 3 ] {b9bb53ea-a923-4278-8175-2b03052ad3b7} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2023.11.19 06:18:46.362725 [ 188 ] {b9bb53ea-a923-4278-8175-2b03052ad3b7} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:18:46.362739 [ 190 ] {b9bb53ea-a923-4278-8175-2b03052ad3b7} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.19 06:18:46.362819 [ 3 ] {b9bb53ea-a923-4278-8175-2b03052ad3b7} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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.19 06:18:46.362875 [ 3 ] {b9bb53ea-a923-4278-8175-2b03052ad3b7} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.19 06:18:46.364374 [ 3 ] {b9bb53ea-a923-4278-8175-2b03052ad3b7} executeQuery: Read 10 rows, 1.41 KiB in 0.002506506 sec., 3989 rows/sec., 560.65 KiB/sec. 2023.11.19 06:18:46.364596 [ 3 ] {b9bb53ea-a923-4278-8175-2b03052ad3b7} DynamicQueryHandler: Done processing query 2023.11.19 06:18:46.364617 [ 3 ] {b9bb53ea-a923-4278-8175-2b03052ad3b7} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.19 06:18:46.364633 [ 3 ] {} HTTP-Session: a6049beb-1908-45cc-ba3f-e975ff643956 Destroying unnamed session 2023.11.19 06:18:46.364851 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:46.364959 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:46.364976 [ 3 ] {} HTTP-Session: 2ef15161-8992-4ba0-a78f-f502ebde7473 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:46.364992 [ 3 ] {} HTTP-Session: 2ef15161-8992-4ba0-a78f-f502ebde7473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:46.365110 [ 3 ] {c00f30f2-9064-454e-b1e4-bb9e656b1ed1} executeQuery: (from [fd00:1122:3344:101::d]:49808) 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.19 06:18:46.365583 [ 3 ] {c00f30f2-9064-454e-b1e4-bb9e656b1ed1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:46.365753 [ 3 ] {c00f30f2-9064-454e-b1e4-bb9e656b1ed1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:46.365792 [ 3 ] {c00f30f2-9064-454e-b1e4-bb9e656b1ed1} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:18:46.365995 [ 3 ] {c00f30f2-9064-454e-b1e4-bb9e656b1ed1} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2023.11.19 06:18:46.366039 [ 188 ] {c00f30f2-9064-454e-b1e4-bb9e656b1ed1} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:18:46.366055 [ 190 ] {c00f30f2-9064-454e-b1e4-bb9e656b1ed1} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.19 06:18:46.366126 [ 3 ] {c00f30f2-9064-454e-b1e4-bb9e656b1ed1} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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.19 06:18:46.366181 [ 3 ] {c00f30f2-9064-454e-b1e4-bb9e656b1ed1} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.19 06:18:46.367422 [ 3 ] {c00f30f2-9064-454e-b1e4-bb9e656b1ed1} executeQuery: Read 10 rows, 1.41 KiB in 0.002289121 sec., 4368 rows/sec., 613.89 KiB/sec. 2023.11.19 06:18:46.367661 [ 3 ] {c00f30f2-9064-454e-b1e4-bb9e656b1ed1} DynamicQueryHandler: Done processing query 2023.11.19 06:18:46.367683 [ 3 ] {c00f30f2-9064-454e-b1e4-bb9e656b1ed1} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.19 06:18:46.367699 [ 3 ] {} HTTP-Session: 2ef15161-8992-4ba0-a78f-f502ebde7473 Destroying unnamed session 2023.11.19 06:18:46.367978 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:46.368020 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:46.368038 [ 3 ] {} HTTP-Session: 036d0114-1330-4c01-a47c-9d38fda6265e Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:46.368054 [ 3 ] {} HTTP-Session: 036d0114-1330-4c01-a47c-9d38fda6265e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:46.368173 [ 3 ] {c54b23bc-9631-4a4c-8b3d-4068c558183d} executeQuery: (from [fd00:1122:3344:101::d]:49808) 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.19 06:18:46.368654 [ 3 ] {c54b23bc-9631-4a4c-8b3d-4068c558183d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:46.368830 [ 3 ] {c54b23bc-9631-4a4c-8b3d-4068c558183d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:46.368868 [ 3 ] {c54b23bc-9631-4a4c-8b3d-4068c558183d} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:18:46.369074 [ 3 ] {c54b23bc-9631-4a4c-8b3d-4068c558183d} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2023.11.19 06:18:46.369119 [ 188 ] {c54b23bc-9631-4a4c-8b3d-4068c558183d} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:18:46.369136 [ 186 ] {c54b23bc-9631-4a4c-8b3d-4068c558183d} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.19 06:18:46.369219 [ 3 ] {c54b23bc-9631-4a4c-8b3d-4068c558183d} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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.19 06:18:46.369273 [ 3 ] {c54b23bc-9631-4a4c-8b3d-4068c558183d} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.19 06:18:46.370736 [ 3 ] {c54b23bc-9631-4a4c-8b3d-4068c558183d} executeQuery: Read 10 rows, 1.41 KiB in 0.002557098 sec., 3910 rows/sec., 549.56 KiB/sec. 2023.11.19 06:18:46.371041 [ 3 ] {c54b23bc-9631-4a4c-8b3d-4068c558183d} DynamicQueryHandler: Done processing query 2023.11.19 06:18:46.371063 [ 3 ] {c54b23bc-9631-4a4c-8b3d-4068c558183d} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.19 06:18:46.371078 [ 3 ] {} HTTP-Session: 036d0114-1330-4c01-a47c-9d38fda6265e Destroying unnamed session 2023.11.19 06:18:46.371270 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:46.371311 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:46.371328 [ 3 ] {} HTTP-Session: 18482528-b850-41a1-8f8c-fc0c3cb0fcf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:46.371344 [ 3 ] {} HTTP-Session: 18482528-b850-41a1-8f8c-fc0c3cb0fcf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:46.371465 [ 3 ] {97646f1d-603a-4151-92f3-12623518a051} executeQuery: (from [fd00:1122:3344:101::d]:49808) 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.19 06:18:46.372018 [ 3 ] {97646f1d-603a-4151-92f3-12623518a051} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:46.372191 [ 3 ] {97646f1d-603a-4151-92f3-12623518a051} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:46.372230 [ 3 ] {97646f1d-603a-4151-92f3-12623518a051} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:18:46.372368 [ 3 ] {97646f1d-603a-4151-92f3-12623518a051} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2023.11.19 06:18:46.372413 [ 188 ] {97646f1d-603a-4151-92f3-12623518a051} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:18:46.372429 [ 193 ] {97646f1d-603a-4151-92f3-12623518a051} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.19 06:18:46.372510 [ 3 ] {97646f1d-603a-4151-92f3-12623518a051} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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.19 06:18:46.372565 [ 3 ] {97646f1d-603a-4151-92f3-12623518a051} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.19 06:18:46.373817 [ 3 ] {97646f1d-603a-4151-92f3-12623518a051} executeQuery: Read 10 rows, 1.41 KiB in 0.002333553 sec., 4285 rows/sec., 602.20 KiB/sec. 2023.11.19 06:18:46.374130 [ 3 ] {97646f1d-603a-4151-92f3-12623518a051} DynamicQueryHandler: Done processing query 2023.11.19 06:18:46.374153 [ 3 ] {97646f1d-603a-4151-92f3-12623518a051} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.19 06:18:46.374168 [ 3 ] {} HTTP-Session: 18482528-b850-41a1-8f8c-fc0c3cb0fcf8 Destroying unnamed session 2023.11.19 06:18:46.374376 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:46.374417 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:46.374435 [ 3 ] {} HTTP-Session: 27a59939-0157-4585-9f9d-cb50c3fe50f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:46.374451 [ 3 ] {} HTTP-Session: 27a59939-0157-4585-9f9d-cb50c3fe50f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:46.374572 [ 3 ] {74082117-37ff-4c86-b87f-b039ebfa2edf} executeQuery: (from [fd00:1122:3344:101::d]:49808) 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.19 06:18:46.375124 [ 3 ] {74082117-37ff-4c86-b87f-b039ebfa2edf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:46.375301 [ 3 ] {74082117-37ff-4c86-b87f-b039ebfa2edf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:46.375339 [ 3 ] {74082117-37ff-4c86-b87f-b039ebfa2edf} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:18:46.375478 [ 3 ] {74082117-37ff-4c86-b87f-b039ebfa2edf} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2023.11.19 06:18:46.375519 [ 188 ] {74082117-37ff-4c86-b87f-b039ebfa2edf} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:18:46.375544 [ 191 ] {74082117-37ff-4c86-b87f-b039ebfa2edf} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.19 06:18:46.375618 [ 3 ] {74082117-37ff-4c86-b87f-b039ebfa2edf} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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.19 06:18:46.375671 [ 3 ] {74082117-37ff-4c86-b87f-b039ebfa2edf} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.19 06:18:46.377268 [ 3 ] {74082117-37ff-4c86-b87f-b039ebfa2edf} executeQuery: Read 10 rows, 1.41 KiB in 0.00262815 sec., 3804 rows/sec., 534.70 KiB/sec. 2023.11.19 06:18:46.377512 [ 3 ] {74082117-37ff-4c86-b87f-b039ebfa2edf} DynamicQueryHandler: Done processing query 2023.11.19 06:18:46.377533 [ 3 ] {74082117-37ff-4c86-b87f-b039ebfa2edf} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.19 06:18:46.377549 [ 3 ] {} HTTP-Session: 27a59939-0157-4585-9f9d-cb50c3fe50f2 Destroying unnamed session 2023.11.19 06:18:46.377743 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:46.377783 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:46.377801 [ 3 ] {} HTTP-Session: 19b74d77-302f-4aa5-a9d5-bd0bdf4f84e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:46.377817 [ 3 ] {} HTTP-Session: 19b74d77-302f-4aa5-a9d5-bd0bdf4f84e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:46.378004 [ 3 ] {a705f8ac-b121-4eae-8a5b-2a06eaad652d} executeQuery: (from [fd00:1122:3344:101::d]:49808) 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.19 06:18:46.378499 [ 3 ] {a705f8ac-b121-4eae-8a5b-2a06eaad652d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:46.378674 [ 3 ] {a705f8ac-b121-4eae-8a5b-2a06eaad652d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:46.378714 [ 3 ] {a705f8ac-b121-4eae-8a5b-2a06eaad652d} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:18:46.378855 [ 3 ] {a705f8ac-b121-4eae-8a5b-2a06eaad652d} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2023.11.19 06:18:46.378901 [ 188 ] {a705f8ac-b121-4eae-8a5b-2a06eaad652d} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:18:46.378922 [ 190 ] {a705f8ac-b121-4eae-8a5b-2a06eaad652d} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.19 06:18:46.379060 [ 3 ] {a705f8ac-b121-4eae-8a5b-2a06eaad652d} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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.19 06:18:46.379116 [ 3 ] {a705f8ac-b121-4eae-8a5b-2a06eaad652d} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.19 06:18:46.380687 [ 3 ] {a705f8ac-b121-4eae-8a5b-2a06eaad652d} executeQuery: Read 10 rows, 1.41 KiB in 0.002682891 sec., 3727 rows/sec., 523.79 KiB/sec. 2023.11.19 06:18:46.380922 [ 3 ] {a705f8ac-b121-4eae-8a5b-2a06eaad652d} DynamicQueryHandler: Done processing query 2023.11.19 06:18:46.381010 [ 3 ] {a705f8ac-b121-4eae-8a5b-2a06eaad652d} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.19 06:18:46.381025 [ 3 ] {} HTTP-Session: 19b74d77-302f-4aa5-a9d5-bd0bdf4f84e2 Destroying unnamed session 2023.11.19 06:18:46.381344 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:46.381386 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:46.381403 [ 3 ] {} HTTP-Session: 48612e54-18f1-4ce0-b7c8-61eb6923bb4e Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:46.381418 [ 3 ] {} HTTP-Session: 48612e54-18f1-4ce0-b7c8-61eb6923bb4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:46.381493 [ 3 ] {60c6240e-6705-4c0d-bfcc-663db19bf3cb} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:46.381530 [ 3 ] {60c6240e-6705-4c0d-bfcc-663db19bf3cb} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:46.381662 [ 3 ] {60c6240e-6705-4c0d-bfcc-663db19bf3cb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:46.382020 [ 3 ] {60c6240e-6705-4c0d-bfcc-663db19bf3cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:46.382282 [ 3 ] {60c6240e-6705-4c0d-bfcc-663db19bf3cb} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.19 06:18:46.382442 [ 3 ] {60c6240e-6705-4c0d-bfcc-663db19bf3cb} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.19 06:18:46.382567 [ 3 ] {60c6240e-6705-4c0d-bfcc-663db19bf3cb} executeQuery: Read 11 rows, 1009.00 B in 0.001041968 sec., 10556 rows/sec., 945.66 KiB/sec. 2023.11.19 06:18:46.382684 [ 3 ] {60c6240e-6705-4c0d-bfcc-663db19bf3cb} DynamicQueryHandler: Done processing query 2023.11.19 06:18:46.382705 [ 3 ] {60c6240e-6705-4c0d-bfcc-663db19bf3cb} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.19 06:18:46.382720 [ 3 ] {} HTTP-Session: 48612e54-18f1-4ce0-b7c8-61eb6923bb4e Destroying unnamed session 2023.11.19 06:18:46.382818 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:46.382859 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:46.382876 [ 3 ] {} HTTP-Session: 6fc3da30-42d0-4d4c-a45e-4365f161b71e Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:46.382891 [ 3 ] {} HTTP-Session: 6fc3da30-42d0-4d4c-a45e-4365f161b71e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:46.383021 [ 3 ] {d0a4b142-04bb-4b8c-a19b-aa83284f6a0d} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:46.383058 [ 3 ] {d0a4b142-04bb-4b8c-a19b-aa83284f6a0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:18:46.383154 [ 3 ] {d0a4b142-04bb-4b8c-a19b-aa83284f6a0d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:46.383395 [ 3 ] {d0a4b142-04bb-4b8c-a19b-aa83284f6a0d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:46.383599 [ 3 ] {d0a4b142-04bb-4b8c-a19b-aa83284f6a0d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.19 06:18:46.383734 [ 3 ] {d0a4b142-04bb-4b8c-a19b-aa83284f6a0d} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.19 06:18:46.383848 [ 3 ] {d0a4b142-04bb-4b8c-a19b-aa83284f6a0d} executeQuery: Read 2 rows, 166.00 B in 0.000852593 sec., 2345 rows/sec., 190.14 KiB/sec. 2023.11.19 06:18:46.383928 [ 101 ] {} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.19 06:18:46.384032 [ 3 ] {d0a4b142-04bb-4b8c-a19b-aa83284f6a0d} DynamicQueryHandler: Done processing query 2023.11.19 06:18:46.384055 [ 101 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:46.384064 [ 3 ] {d0a4b142-04bb-4b8c-a19b-aa83284f6a0d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:18:46.384102 [ 3 ] {} HTTP-Session: 6fc3da30-42d0-4d4c-a45e-4365f161b71e Destroying unnamed session 2023.11.19 06:18:46.384233 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:46.384227 [ 10 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.19 06:18:46.384282 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:46.384305 [ 3 ] {} HTTP-Session: a973c9a0-68bd-4e5e-a5fa-be63a06616b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:46.384323 [ 3 ] {} HTTP-Session: a973c9a0-68bd-4e5e-a5fa-be63a06616b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:46.384388 [ 3 ] {aea22b85-54a5-4069-948b-f892a8eb049c} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:46.384424 [ 3 ] {aea22b85-54a5-4069-948b-f892a8eb049c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:18:46.384524 [ 3 ] {aea22b85-54a5-4069-948b-f892a8eb049c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:46.384757 [ 3 ] {aea22b85-54a5-4069-948b-f892a8eb049c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:46.385024 [ 3 ] {aea22b85-54a5-4069-948b-f892a8eb049c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.19 06:18:46.385158 [ 3 ] {aea22b85-54a5-4069-948b-f892a8eb049c} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.19 06:18:46.385266 [ 101 ] {} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.19 06:18:46.385274 [ 3 ] {aea22b85-54a5-4069-948b-f892a8eb049c} executeQuery: Read 6 rows, 574.00 B in 0.000842292 sec., 7123 rows/sec., 665.50 KiB/sec. 2023.11.19 06:18:46.385309 [ 101 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:46.385458 [ 19 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.19 06:18:46.385488 [ 3 ] {aea22b85-54a5-4069-948b-f892a8eb049c} DynamicQueryHandler: Done processing query 2023.11.19 06:18:46.385518 [ 3 ] {aea22b85-54a5-4069-948b-f892a8eb049c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:18:46.385533 [ 3 ] {} HTTP-Session: a973c9a0-68bd-4e5e-a5fa-be63a06616b3 Destroying unnamed session 2023.11.19 06:18:46.385639 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2240, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:46.385680 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:46.385697 [ 3 ] {} HTTP-Session: 76011658-be71-41fe-9fc9-4f49cf1e1b6d Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:46.385712 [ 3 ] {} HTTP-Session: 76011658-be71-41fe-9fc9-4f49cf1e1b6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:46.385778 [ 3 ] {8bab97d3-4fb7-49d1-b3a9-ea9ce9ece12d} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:46.385813 [ 3 ] {8bab97d3-4fb7-49d1-b3a9-ea9ce9ece12d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:18:46.385913 [ 3 ] {8bab97d3-4fb7-49d1-b3a9-ea9ce9ece12d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:46.386212 [ 3 ] {8bab97d3-4fb7-49d1-b3a9-ea9ce9ece12d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:46.386411 [ 19 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:18:46.386436 [ 10 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:18:46.386539 [ 19 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 120 rows starting from the beginning of the part 2023.11.19 06:18:46.386549 [ 10 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part 2023.11.19 06:18:46.386638 [ 3 ] {8bab97d3-4fb7-49d1-b3a9-ea9ce9ece12d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.19 06:18:46.386809 [ 19 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 171 rows starting from the beginning of the part 2023.11.19 06:18:46.387041 [ 10 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 45 rows starting from the beginning of the part 2023.11.19 06:18:46.387091 [ 3 ] {8bab97d3-4fb7-49d1-b3a9-ea9ce9ece12d} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.19 06:18:46.387260 [ 19 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 135 rows starting from the beginning of the part 2023.11.19 06:18:46.387335 [ 101 ] {} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.19 06:18:46.387489 [ 101 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:46.387483 [ 3 ] {8bab97d3-4fb7-49d1-b3a9-ea9ce9ece12d} executeQuery: Read 13 rows, 1.03 KiB in 0.001619533 sec., 8027 rows/sec., 634.35 KiB/sec. 2023.11.19 06:18:46.387732 [ 19 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part 2023.11.19 06:18:46.387769 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.19 06:18:46.387836 [ 10 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 45 rows starting from the beginning of the part 2023.11.19 06:18:46.388075 [ 3 ] {8bab97d3-4fb7-49d1-b3a9-ea9ce9ece12d} DynamicQueryHandler: Done processing query 2023.11.19 06:18:46.388152 [ 3 ] {8bab97d3-4fb7-49d1-b3a9-ea9ce9ece12d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:18:46.388247 [ 3 ] {} HTTP-Session: 76011658-be71-41fe-9fc9-4f49cf1e1b6d Destroying unnamed session 2023.11.19 06:18:46.388332 [ 19 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 141 rows starting from the beginning of the part 2023.11.19 06:18:46.388350 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:18:46.388489 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 52 rows starting from the beginning of the part 2023.11.19 06:18:46.388507 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2131, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:46.388667 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:46.388770 [ 3 ] {} HTTP-Session: d8f30613-8eb7-4427-b808-fb8c92710f86 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:46.388870 [ 3 ] {} HTTP-Session: d8f30613-8eb7-4427-b808-fb8c92710f86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:46.388863 [ 19 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2023.11.19 06:18:46.389216 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 69 rows starting from the beginning of the part 2023.11.19 06:18:46.389294 [ 3 ] {c466d456-4bd9-4ca6-8eda-a86a17819ad9} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:46.389272 [ 10 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2023.11.19 06:18:46.389548 [ 3 ] {c466d456-4bd9-4ca6-8eda-a86a17819ad9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.19 06:18:46.389877 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 45 rows starting from the beginning of the part 2023.11.19 06:18:46.390706 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part 2023.11.19 06:18:46.390920 [ 3 ] {c466d456-4bd9-4ca6-8eda-a86a17819ad9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:46.391365 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 47 rows starting from the beginning of the part 2023.11.19 06:18:46.391459 [ 10 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 47 rows starting from the beginning of the part 2023.11.19 06:18:46.392037 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part 2023.11.19 06:18:46.393188 [ 3 ] {c466d456-4bd9-4ca6-8eda-a86a17819ad9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:46.393328 [ 24 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 576 rows, containing 4 columns (4 merged, 0 gathered) in 0.007922191 sec., 72707.15891601199 rows/sec., 7.08 MiB/sec. 2023.11.19 06:18:46.392961 [ 10 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::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.19 06:18:46.393583 [ 19 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.19 06:18:46.394118 [ 19 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_6_1} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.19 06:18:46.394160 [ 3 ] {c466d456-4bd9-4ca6-8eda-a86a17819ad9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.19 06:18:46.394317 [ 19 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_6_1} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.19 06:18:46.394759 [ 3 ] {c466d456-4bd9-4ca6-8eda-a86a17819ad9} oximeter.measurements_cumulativei64 (08bfe840-3b61-4770-8a5e-06995f862c1e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.19 06:18:46.395254 [ 3 ] {c466d456-4bd9-4ca6-8eda-a86a17819ad9} executeQuery: Read 11 rows, 743.00 B in 0.005806514 sec., 1894 rows/sec., 124.96 KiB/sec. 2023.11.19 06:18:46.395696 [ 3 ] {c466d456-4bd9-4ca6-8eda-a86a17819ad9} DynamicQueryHandler: Done processing query 2023.11.19 06:18:46.395774 [ 3 ] {c466d456-4bd9-4ca6-8eda-a86a17819ad9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:18:46.395839 [ 3 ] {} HTTP-Session: d8f30613-8eb7-4427-b808-fb8c92710f86 Destroying unnamed session 2023.11.19 06:18:46.396182 [ 24 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 236 rows, containing 4 columns (4 merged, 0 gathered) in 0.008544587 sec., 27619.82527651717 rows/sec., 2.16 MiB/sec. 2023.11.19 06:18:46.396202 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:46.396338 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:46.396419 [ 24 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.19 06:18:46.396412 [ 3 ] {} HTTP-Session: 514a7582-8a32-441e-be4a-6cdfb77febc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:46.396519 [ 3 ] {} HTTP-Session: 514a7582-8a32-441e-be4a-6cdfb77febc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:46.396871 [ 24 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_6_1} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.19 06:18:46.396909 [ 3 ] {8800c534-a6b8-47cc-9aa8-be33a0b22740} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:46.397105 [ 24 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_6_1} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.19 06:18:46.397159 [ 3 ] {8800c534-a6b8-47cc-9aa8-be33a0b22740} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:18:46.397760 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.013645713 sec., 13190.956016735805 rows/sec., 1.04 MiB/sec. 2023.11.19 06:18:46.397865 [ 3 ] {8800c534-a6b8-47cc-9aa8-be33a0b22740} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:46.397943 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.19 06:18:46.398270 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_6_1} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.19 06:18:46.398392 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_6_1} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.19 06:18:46.398399 [ 3 ] {8800c534-a6b8-47cc-9aa8-be33a0b22740} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:46.398714 [ 3 ] {8800c534-a6b8-47cc-9aa8-be33a0b22740} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.19 06:18:46.398881 [ 3 ] {8800c534-a6b8-47cc-9aa8-be33a0b22740} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.19 06:18:46.399068 [ 3 ] {8800c534-a6b8-47cc-9aa8-be33a0b22740} executeQuery: Read 2 rows, 2.76 KiB in 0.002013194 sec., 993 rows/sec., 1.34 MiB/sec. 2023.11.19 06:18:46.399063 [ 100 ] {} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.19 06:18:46.399144 [ 100 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:46.399282 [ 10 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.19 06:18:46.399301 [ 3 ] {8800c534-a6b8-47cc-9aa8-be33a0b22740} DynamicQueryHandler: Done processing query 2023.11.19 06:18:46.399346 [ 3 ] {8800c534-a6b8-47cc-9aa8-be33a0b22740} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:18:46.399390 [ 3 ] {} HTTP-Session: 514a7582-8a32-441e-be4a-6cdfb77febc4 Destroying unnamed session 2023.11.19 06:18:46.399440 [ 10 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:18:46.399476 [ 10 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part 2023.11.19 06:18:46.399575 [ 10 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 45 rows starting from the beginning of the part 2023.11.19 06:18:46.399665 [ 10 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 45 rows starting from the beginning of the part 2023.11.19 06:18:46.399750 [ 10 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2023.11.19 06:18:46.399834 [ 10 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 47 rows starting from the beginning of the part 2023.11.19 06:18:46.399920 [ 10 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::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.19 06:18:46.403913 [ 10 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 6 columns (6 merged, 0 gathered) in 0.004726656 sec., 38081.89129904947 rows/sec., 51.39 MiB/sec. 2023.11.19 06:18:46.404128 [ 10 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.19 06:18:46.404314 [ 10 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_6_1} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.19 06:18:46.404372 [ 10 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_6_1} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.19 06:18:46.404430 [ 10 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_6_1: 4.01 MiB. 2023.11.19 06:18:47.002796 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.91 MiB, peak 237.00 MiB, will set to 230.79 MiB (RSS), difference: -5.12 MiB 2023.11.19 06:18:51.359758 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:51.359912 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:51.359953 [ 3 ] {} HTTP-Session: 078a2fd2-fd50-43c1-be08-5e089dcfda92 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:51.359990 [ 3 ] {} HTTP-Session: 078a2fd2-fd50-43c1-be08-5e089dcfda92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:51.360294 [ 3 ] {d31d5f5e-432b-4a92-84a0-9736944c8d14} executeQuery: (from [fd00:1122:3344:101::d]:49808) 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.19 06:18:51.361198 [ 3 ] {d31d5f5e-432b-4a92-84a0-9736944c8d14} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:51.361512 [ 3 ] {d31d5f5e-432b-4a92-84a0-9736944c8d14} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:51.361582 [ 3 ] {d31d5f5e-432b-4a92-84a0-9736944c8d14} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.19 06:18:51.361800 [ 3 ] {d31d5f5e-432b-4a92-84a0-9736944c8d14} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2023.11.19 06:18:51.361909 [ 191 ] {d31d5f5e-432b-4a92-84a0-9736944c8d14} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.19 06:18:51.361909 [ 188 ] {d31d5f5e-432b-4a92-84a0-9736944c8d14} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.19 06:18:51.361963 [ 192 ] {d31d5f5e-432b-4a92-84a0-9736944c8d14} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.11.19 06:18:51.362102 [ 3 ] {d31d5f5e-432b-4a92-84a0-9736944c8d14} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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.19 06:18:51.362201 [ 3 ] {d31d5f5e-432b-4a92-84a0-9736944c8d14} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Reading approx. 21 rows with 3 streams 2023.11.19 06:18:51.364681 [ 3 ] {d31d5f5e-432b-4a92-84a0-9736944c8d14} executeQuery: Read 21 rows, 2.39 KiB in 0.004256574 sec., 4933 rows/sec., 561.63 KiB/sec. 2023.11.19 06:18:51.364971 [ 3 ] {d31d5f5e-432b-4a92-84a0-9736944c8d14} DynamicQueryHandler: Done processing query 2023.11.19 06:18:51.364995 [ 3 ] {d31d5f5e-432b-4a92-84a0-9736944c8d14} MemoryTracker: Peak memory usage (for query): 3.11 MiB. 2023.11.19 06:18:51.365011 [ 3 ] {} HTTP-Session: 078a2fd2-fd50-43c1-be08-5e089dcfda92 Destroying unnamed session 2023.11.19 06:18:51.368137 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:51.368185 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:51.368204 [ 3 ] {} HTTP-Session: 356f79fa-5124-4233-b878-59eebe956da0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:51.368223 [ 3 ] {} HTTP-Session: 356f79fa-5124-4233-b878-59eebe956da0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:51.368309 [ 3 ] {9c3aee4f-4b44-4717-bcf8-e0c231383b1e} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:51.368416 [ 3 ] {9c3aee4f-4b44-4717-bcf8-e0c231383b1e} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.19 06:18:51.368550 [ 3 ] {9c3aee4f-4b44-4717-bcf8-e0c231383b1e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:51.368850 [ 3 ] {9c3aee4f-4b44-4717-bcf8-e0c231383b1e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:51.369115 [ 3 ] {9c3aee4f-4b44-4717-bcf8-e0c231383b1e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.19 06:18:51.369265 [ 3 ] {9c3aee4f-4b44-4717-bcf8-e0c231383b1e} oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.19 06:18:51.369447 [ 3 ] {9c3aee4f-4b44-4717-bcf8-e0c231383b1e} executeQuery: Read 1 rows, 232.00 B in 0.001044978 sec., 956 rows/sec., 216.81 KiB/sec. 2023.11.19 06:18:51.369565 [ 3 ] {9c3aee4f-4b44-4717-bcf8-e0c231383b1e} DynamicQueryHandler: Done processing query 2023.11.19 06:18:51.369586 [ 3 ] {9c3aee4f-4b44-4717-bcf8-e0c231383b1e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.19 06:18:51.369600 [ 3 ] {} HTTP-Session: 356f79fa-5124-4233-b878-59eebe956da0 Destroying unnamed session 2023.11.19 06:18:51.369757 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:51.369798 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:51.369814 [ 3 ] {} HTTP-Session: 65b211bb-d0d8-4f8e-a65b-384e994e4338 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:51.369829 [ 3 ] {} HTTP-Session: 65b211bb-d0d8-4f8e-a65b-384e994e4338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:51.369896 [ 3 ] {1320e7c2-1141-4a6e-b8fe-4d40b56b2e6a} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:51.369933 [ 3 ] {1320e7c2-1141-4a6e-b8fe-4d40b56b2e6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:18:51.370030 [ 3 ] {1320e7c2-1141-4a6e-b8fe-4d40b56b2e6a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:51.370314 [ 3 ] {1320e7c2-1141-4a6e-b8fe-4d40b56b2e6a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:51.370572 [ 3 ] {1320e7c2-1141-4a6e-b8fe-4d40b56b2e6a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.19 06:18:51.370709 [ 3 ] {1320e7c2-1141-4a6e-b8fe-4d40b56b2e6a} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.19 06:18:51.370802 [ 3 ] {1320e7c2-1141-4a6e-b8fe-4d40b56b2e6a} executeQuery: Read 48 rows, 3.89 KiB in 0.000871033 sec., 55106 rows/sec., 4.36 MiB/sec. 2023.11.19 06:18:51.370895 [ 3 ] {1320e7c2-1141-4a6e-b8fe-4d40b56b2e6a} DynamicQueryHandler: Done processing query 2023.11.19 06:18:51.370916 [ 3 ] {1320e7c2-1141-4a6e-b8fe-4d40b56b2e6a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:18:51.370931 [ 3 ] {} HTTP-Session: 65b211bb-d0d8-4f8e-a65b-384e994e4338 Destroying unnamed session 2023.11.19 06:18:51.371035 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:51.371075 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:51.371092 [ 3 ] {} HTTP-Session: c3f782b4-2906-4264-8953-db8e1462b278 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:51.371107 [ 3 ] {} HTTP-Session: c3f782b4-2906-4264-8953-db8e1462b278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:51.371169 [ 3 ] {d76b055f-7a03-4d74-bbfb-c9322794372c} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:51.371205 [ 3 ] {d76b055f-7a03-4d74-bbfb-c9322794372c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.19 06:18:51.371331 [ 3 ] {d76b055f-7a03-4d74-bbfb-c9322794372c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:51.371621 [ 3 ] {d76b055f-7a03-4d74-bbfb-c9322794372c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:51.371810 [ 3 ] {d76b055f-7a03-4d74-bbfb-c9322794372c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.19 06:18:51.371953 [ 3 ] {d76b055f-7a03-4d74-bbfb-c9322794372c} oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.19 06:18:51.372041 [ 3 ] {d76b055f-7a03-4d74-bbfb-c9322794372c} executeQuery: Read 2 rows, 175.00 B in 0.000833353 sec., 2399 rows/sec., 205.07 KiB/sec. 2023.11.19 06:18:51.372149 [ 3 ] {d76b055f-7a03-4d74-bbfb-c9322794372c} DynamicQueryHandler: Done processing query 2023.11.19 06:18:51.372171 [ 3 ] {d76b055f-7a03-4d74-bbfb-c9322794372c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:18:51.372185 [ 3 ] {} HTTP-Session: c3f782b4-2906-4264-8953-db8e1462b278 Destroying unnamed session 2023.11.19 06:18:51.372345 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 28650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:51.372452 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:51.372469 [ 3 ] {} HTTP-Session: 54c8bd2f-ee96-45cc-b9ae-ae88096836ed Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:51.372484 [ 3 ] {} HTTP-Session: 54c8bd2f-ee96-45cc-b9ae-ae88096836ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:51.372554 [ 3 ] {ac261ae0-bfe7-4565-9b05-e5da34d059c0} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:51.372587 [ 3 ] {ac261ae0-bfe7-4565-9b05-e5da34d059c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:18:51.372679 [ 3 ] {ac261ae0-bfe7-4565-9b05-e5da34d059c0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:51.373028 [ 3 ] {ac261ae0-bfe7-4565-9b05-e5da34d059c0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:51.373226 [ 3 ] {ac261ae0-bfe7-4565-9b05-e5da34d059c0} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.19 06:18:51.373429 [ 3 ] {ac261ae0-bfe7-4565-9b05-e5da34d059c0} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.19 06:18:51.373522 [ 3 ] {ac261ae0-bfe7-4565-9b05-e5da34d059c0} executeQuery: Read 181 rows, 17.61 KiB in 0.000937635 sec., 193038 rows/sec., 18.34 MiB/sec. 2023.11.19 06:18:51.373676 [ 3 ] {ac261ae0-bfe7-4565-9b05-e5da34d059c0} DynamicQueryHandler: Done processing query 2023.11.19 06:18:51.373698 [ 3 ] {ac261ae0-bfe7-4565-9b05-e5da34d059c0} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.19 06:18:51.373713 [ 3 ] {} HTTP-Session: 54c8bd2f-ee96-45cc-b9ae-ae88096836ed Destroying unnamed session 2023.11.19 06:18:51.373852 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:51.373892 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:51.373909 [ 3 ] {} HTTP-Session: a88af0fc-dc78-43f0-8a95-9cb0b4ff961b Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:51.373925 [ 3 ] {} HTTP-Session: a88af0fc-dc78-43f0-8a95-9cb0b4ff961b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:51.373988 [ 3 ] {b4c78d35-35f7-44bd-9627-ced2d0931428} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:51.374023 [ 3 ] {b4c78d35-35f7-44bd-9627-ced2d0931428} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.19 06:18:51.374129 [ 3 ] {b4c78d35-35f7-44bd-9627-ced2d0931428} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:51.374531 [ 3 ] {b4c78d35-35f7-44bd-9627-ced2d0931428} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:51.374717 [ 3 ] {b4c78d35-35f7-44bd-9627-ced2d0931428} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.19 06:18:51.374851 [ 3 ] {b4c78d35-35f7-44bd-9627-ced2d0931428} oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.19 06:18:51.374940 [ 3 ] {b4c78d35-35f7-44bd-9627-ced2d0931428} executeQuery: Read 2 rows, 143.00 B in 0.000919024 sec., 2176 rows/sec., 151.95 KiB/sec. 2023.11.19 06:18:51.375046 [ 3 ] {b4c78d35-35f7-44bd-9627-ced2d0931428} DynamicQueryHandler: Done processing query 2023.11.19 06:18:51.375067 [ 3 ] {b4c78d35-35f7-44bd-9627-ced2d0931428} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:18:51.375081 [ 3 ] {} HTTP-Session: a88af0fc-dc78-43f0-8a95-9cb0b4ff961b Destroying unnamed session 2023.11.19 06:18:51.375197 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 12563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:51.375237 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:51.375254 [ 3 ] {} HTTP-Session: 8be2167c-21b2-45af-b582-c5a469c82d9a Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:51.375269 [ 3 ] {} HTTP-Session: 8be2167c-21b2-45af-b582-c5a469c82d9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:51.375335 [ 3 ] {ba7a8b8c-75dd-40f8-beeb-d3511cf859bb} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:51.375435 [ 3 ] {ba7a8b8c-75dd-40f8-beeb-d3511cf859bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:18:51.375530 [ 3 ] {ba7a8b8c-75dd-40f8-beeb-d3511cf859bb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:51.375834 [ 3 ] {ba7a8b8c-75dd-40f8-beeb-d3511cf859bb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:51.376025 [ 3 ] {ba7a8b8c-75dd-40f8-beeb-d3511cf859bb} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.19 06:18:51.376157 [ 3 ] {ba7a8b8c-75dd-40f8-beeb-d3511cf859bb} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.19 06:18:51.376248 [ 3 ] {ba7a8b8c-75dd-40f8-beeb-d3511cf859bb} executeQuery: Read 74 rows, 5.91 KiB in 0.000878844 sec., 84201 rows/sec., 6.56 MiB/sec. 2023.11.19 06:18:51.376358 [ 3 ] {ba7a8b8c-75dd-40f8-beeb-d3511cf859bb} DynamicQueryHandler: Done processing query 2023.11.19 06:18:51.376445 [ 3 ] {ba7a8b8c-75dd-40f8-beeb-d3511cf859bb} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.19 06:18:51.376460 [ 3 ] {} HTTP-Session: 8be2167c-21b2-45af-b582-c5a469c82d9a Destroying unnamed session 2023.11.19 06:18:51.376565 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 7180, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:51.376606 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:51.376623 [ 3 ] {} HTTP-Session: 754027a9-7a88-414e-98b4-3c21af5d72b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:51.376637 [ 3 ] {} HTTP-Session: 754027a9-7a88-414e-98b4-3c21af5d72b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:51.376703 [ 3 ] {e515d445-71c7-4df5-af26-6d693d715526} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:51.376741 [ 3 ] {e515d445-71c7-4df5-af26-6d693d715526} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.19 06:18:51.376844 [ 3 ] {e515d445-71c7-4df5-af26-6d693d715526} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:51.377121 [ 3 ] {e515d445-71c7-4df5-af26-6d693d715526} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:51.377342 [ 3 ] {e515d445-71c7-4df5-af26-6d693d715526} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.19 06:18:51.377572 [ 3 ] {e515d445-71c7-4df5-af26-6d693d715526} oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.19 06:18:51.377668 [ 3 ] {e515d445-71c7-4df5-af26-6d693d715526} executeQuery: Read 37 rows, 2.64 KiB in 0.000930605 sec., 39759 rows/sec., 2.77 MiB/sec. 2023.11.19 06:18:51.377787 [ 3 ] {e515d445-71c7-4df5-af26-6d693d715526} DynamicQueryHandler: Done processing query 2023.11.19 06:18:51.377809 [ 3 ] {e515d445-71c7-4df5-af26-6d693d715526} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:18:51.377823 [ 3 ] {} HTTP-Session: 754027a9-7a88-414e-98b4-3c21af5d72b9 Destroying unnamed session 2023.11.19 06:18:51.377966 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 51348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:51.378005 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:51.378021 [ 3 ] {} HTTP-Session: 690ed212-4373-4bcc-90b9-f82a7ddb09f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:51.378036 [ 3 ] {} HTTP-Session: 690ed212-4373-4bcc-90b9-f82a7ddb09f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:51.378113 [ 3 ] {a1549a8a-4d2f-40dd-a1f1-41b7f63b18df} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:51.378151 [ 3 ] {a1549a8a-4d2f-40dd-a1f1-41b7f63b18df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:18:51.378271 [ 3 ] {a1549a8a-4d2f-40dd-a1f1-41b7f63b18df} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:51.378757 [ 3 ] {a1549a8a-4d2f-40dd-a1f1-41b7f63b18df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:51.379035 [ 3 ] {a1549a8a-4d2f-40dd-a1f1-41b7f63b18df} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.19 06:18:51.379195 [ 3 ] {a1549a8a-4d2f-40dd-a1f1-41b7f63b18df} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.19 06:18:51.379283 [ 3 ] {a1549a8a-4d2f-40dd-a1f1-41b7f63b18df} executeQuery: Read 48 rows, 66.33 KiB in 0.001152931 sec., 41633 rows/sec., 56.18 MiB/sec. 2023.11.19 06:18:51.379465 [ 3 ] {a1549a8a-4d2f-40dd-a1f1-41b7f63b18df} DynamicQueryHandler: Done processing query 2023.11.19 06:18:51.379486 [ 3 ] {a1549a8a-4d2f-40dd-a1f1-41b7f63b18df} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.19 06:18:51.379500 [ 3 ] {} HTTP-Session: 690ed212-4373-4bcc-90b9-f82a7ddb09f0 Destroying unnamed session 2023.11.19 06:18:56.370218 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:56.370362 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:56.370396 [ 3 ] {} HTTP-Session: 05d8e347-9f93-4c32-903b-ed5ea5343a4f Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:56.370427 [ 3 ] {} HTTP-Session: 05d8e347-9f93-4c32-903b-ed5ea5343a4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:56.370576 [ 3 ] {d743bdbe-bfe4-4b1e-b788-965655cfa624} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:56.370650 [ 3 ] {d743bdbe-bfe4-4b1e-b788-965655cfa624} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:18:56.370910 [ 3 ] {d743bdbe-bfe4-4b1e-b788-965655cfa624} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:56.371370 [ 3 ] {d743bdbe-bfe4-4b1e-b788-965655cfa624} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:56.371599 [ 3 ] {d743bdbe-bfe4-4b1e-b788-965655cfa624} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.19 06:18:56.371752 [ 3 ] {d743bdbe-bfe4-4b1e-b788-965655cfa624} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.19 06:18:56.371949 [ 3 ] {d743bdbe-bfe4-4b1e-b788-965655cfa624} executeQuery: Read 2 rows, 166.00 B in 0.001275954 sec., 1567 rows/sec., 127.05 KiB/sec. 2023.11.19 06:18:56.372073 [ 3 ] {d743bdbe-bfe4-4b1e-b788-965655cfa624} DynamicQueryHandler: Done processing query 2023.11.19 06:18:56.372096 [ 3 ] {d743bdbe-bfe4-4b1e-b788-965655cfa624} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:18:56.372111 [ 3 ] {} HTTP-Session: 05d8e347-9f93-4c32-903b-ed5ea5343a4f Destroying unnamed session 2023.11.19 06:18:56.372221 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:56.372261 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:56.372279 [ 3 ] {} HTTP-Session: 462cbd6e-b9eb-4209-8650-494c87e5b5f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:56.372295 [ 3 ] {} HTTP-Session: 462cbd6e-b9eb-4209-8650-494c87e5b5f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:56.372359 [ 3 ] {7d7cf7c8-a36c-41f9-81fd-c283ab7b2cda} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:56.372395 [ 3 ] {7d7cf7c8-a36c-41f9-81fd-c283ab7b2cda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:18:56.372492 [ 3 ] {7d7cf7c8-a36c-41f9-81fd-c283ab7b2cda} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:56.372755 [ 3 ] {7d7cf7c8-a36c-41f9-81fd-c283ab7b2cda} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:56.373015 [ 3 ] {7d7cf7c8-a36c-41f9-81fd-c283ab7b2cda} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.19 06:18:56.373152 [ 3 ] {7d7cf7c8-a36c-41f9-81fd-c283ab7b2cda} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.19 06:18:56.373267 [ 3 ] {7d7cf7c8-a36c-41f9-81fd-c283ab7b2cda} executeQuery: Read 6 rows, 574.00 B in 0.000869383 sec., 6901 rows/sec., 644.76 KiB/sec. 2023.11.19 06:18:56.373378 [ 3 ] {7d7cf7c8-a36c-41f9-81fd-c283ab7b2cda} DynamicQueryHandler: Done processing query 2023.11.19 06:18:56.373400 [ 3 ] {7d7cf7c8-a36c-41f9-81fd-c283ab7b2cda} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:18:56.373414 [ 3 ] {} HTTP-Session: 462cbd6e-b9eb-4209-8650-494c87e5b5f1 Destroying unnamed session 2023.11.19 06:18:56.373553 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:56.373593 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:56.373610 [ 3 ] {} HTTP-Session: 61e78359-b645-4b1f-87e0-a603f90fbf2b Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:56.373626 [ 3 ] {} HTTP-Session: 61e78359-b645-4b1f-87e0-a603f90fbf2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:56.373689 [ 3 ] {284922ee-14ab-4d75-a68f-8fdf1ca93d79} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:56.373724 [ 3 ] {284922ee-14ab-4d75-a68f-8fdf1ca93d79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:18:56.373887 [ 3 ] {284922ee-14ab-4d75-a68f-8fdf1ca93d79} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:56.374126 [ 3 ] {284922ee-14ab-4d75-a68f-8fdf1ca93d79} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:56.374319 [ 3 ] {284922ee-14ab-4d75-a68f-8fdf1ca93d79} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.19 06:18:56.374455 [ 3 ] {284922ee-14ab-4d75-a68f-8fdf1ca93d79} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.19 06:18:56.374568 [ 3 ] {284922ee-14ab-4d75-a68f-8fdf1ca93d79} executeQuery: Read 2 rows, 164.00 B in 0.000841072 sec., 2377 rows/sec., 190.42 KiB/sec. 2023.11.19 06:18:56.374665 [ 3 ] {284922ee-14ab-4d75-a68f-8fdf1ca93d79} DynamicQueryHandler: Done processing query 2023.11.19 06:18:56.374686 [ 3 ] {284922ee-14ab-4d75-a68f-8fdf1ca93d79} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:18:56.374701 [ 3 ] {} HTTP-Session: 61e78359-b645-4b1f-87e0-a603f90fbf2b Destroying unnamed session 2023.11.19 06:18:56.374800 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:18:56.374906 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:18:56.374922 [ 3 ] {} HTTP-Session: afd6708b-f975-4e18-938c-1c9162db7955 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:18:56.374937 [ 3 ] {} HTTP-Session: afd6708b-f975-4e18-938c-1c9162db7955 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:18:56.375003 [ 3 ] {9bcb64ba-b104-4162-8d43-36adb58cad68} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:18:56.375043 [ 3 ] {9bcb64ba-b104-4162-8d43-36adb58cad68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:18:56.375168 [ 3 ] {9bcb64ba-b104-4162-8d43-36adb58cad68} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:18:56.375418 [ 3 ] {9bcb64ba-b104-4162-8d43-36adb58cad68} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:18:56.375665 [ 3 ] {9bcb64ba-b104-4162-8d43-36adb58cad68} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.19 06:18:56.375888 [ 3 ] {9bcb64ba-b104-4162-8d43-36adb58cad68} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.19 06:18:56.375999 [ 3 ] {9bcb64ba-b104-4162-8d43-36adb58cad68} executeQuery: Read 2 rows, 2.76 KiB in 0.000966906 sec., 2068 rows/sec., 2.79 MiB/sec. 2023.11.19 06:18:56.376112 [ 3 ] {9bcb64ba-b104-4162-8d43-36adb58cad68} DynamicQueryHandler: Done processing query 2023.11.19 06:18:56.376133 [ 3 ] {9bcb64ba-b104-4162-8d43-36adb58cad68} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:18:56.376147 [ 3 ] {} HTTP-Session: afd6708b-f975-4e18-938c-1c9162db7955 Destroying unnamed session 2023.11.19 06:18:57.322974 [ 92 ] {} DNSResolver: Updating DNS cache 2023.11.19 06:18:57.323028 [ 92 ] {} DNSResolver: Updated DNS cache 2023.11.19 06:19:01.387086 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:01.387197 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:01.387222 [ 3 ] {} HTTP-Session: 06217af5-26a7-44bc-95d3-5c5639b931d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:01.387244 [ 3 ] {} HTTP-Session: 06217af5-26a7-44bc-95d3-5c5639b931d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:01.387429 [ 3 ] {1d6bdb63-f5c9-45bb-a3cb-b79a74bbec27} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:01.387488 [ 3 ] {1d6bdb63-f5c9-45bb-a3cb-b79a74bbec27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:19:01.387638 [ 3 ] {1d6bdb63-f5c9-45bb-a3cb-b79a74bbec27} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:01.388028 [ 3 ] {1d6bdb63-f5c9-45bb-a3cb-b79a74bbec27} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:01.388261 [ 3 ] {1d6bdb63-f5c9-45bb-a3cb-b79a74bbec27} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.19 06:19:01.388475 [ 3 ] {1d6bdb63-f5c9-45bb-a3cb-b79a74bbec27} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.19 06:19:01.388607 [ 3 ] {1d6bdb63-f5c9-45bb-a3cb-b79a74bbec27} executeQuery: Read 48 rows, 3.89 KiB in 0.001145811 sec., 41891 rows/sec., 3.32 MiB/sec. 2023.11.19 06:19:01.388788 [ 3 ] {1d6bdb63-f5c9-45bb-a3cb-b79a74bbec27} DynamicQueryHandler: Done processing query 2023.11.19 06:19:01.388812 [ 3 ] {1d6bdb63-f5c9-45bb-a3cb-b79a74bbec27} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:19:01.388827 [ 3 ] {} HTTP-Session: 06217af5-26a7-44bc-95d3-5c5639b931d4 Destroying unnamed session 2023.11.19 06:19:01.388935 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:01.388976 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:01.388993 [ 3 ] {} HTTP-Session: 2566a25f-31b6-4674-a23c-a4ab4cafe788 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:01.389009 [ 3 ] {} HTTP-Session: 2566a25f-31b6-4674-a23c-a4ab4cafe788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:01.389074 [ 3 ] {bc398e6a-9fed-456f-a1e5-31ae441d1ba1} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:01.389112 [ 3 ] {bc398e6a-9fed-456f-a1e5-31ae441d1ba1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.19 06:19:01.389222 [ 3 ] {bc398e6a-9fed-456f-a1e5-31ae441d1ba1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:01.389540 [ 3 ] {bc398e6a-9fed-456f-a1e5-31ae441d1ba1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:01.389729 [ 3 ] {bc398e6a-9fed-456f-a1e5-31ae441d1ba1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.19 06:19:01.389866 [ 3 ] {bc398e6a-9fed-456f-a1e5-31ae441d1ba1} oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.19 06:19:01.389979 [ 3 ] {bc398e6a-9fed-456f-a1e5-31ae441d1ba1} executeQuery: Read 2 rows, 175.00 B in 0.000867923 sec., 2304 rows/sec., 196.91 KiB/sec. 2023.11.19 06:19:01.390089 [ 3 ] {bc398e6a-9fed-456f-a1e5-31ae441d1ba1} DynamicQueryHandler: Done processing query 2023.11.19 06:19:01.390110 [ 3 ] {bc398e6a-9fed-456f-a1e5-31ae441d1ba1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:19:01.390124 [ 3 ] {} HTTP-Session: 2566a25f-31b6-4674-a23c-a4ab4cafe788 Destroying unnamed session 2023.11.19 06:19:01.390379 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 23382, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:01.390422 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:01.390439 [ 3 ] {} HTTP-Session: fb7edbf7-dbd4-49b0-982b-4cf5f08629ae Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:01.390454 [ 3 ] {} HTTP-Session: fb7edbf7-dbd4-49b0-982b-4cf5f08629ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:01.390523 [ 3 ] {c9273d1b-e16e-467f-8cd2-4ef080a60780} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:01.390557 [ 3 ] {c9273d1b-e16e-467f-8cd2-4ef080a60780} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:19:01.390652 [ 3 ] {c9273d1b-e16e-467f-8cd2-4ef080a60780} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:01.391017 [ 3 ] {c9273d1b-e16e-467f-8cd2-4ef080a60780} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:01.391220 [ 3 ] {c9273d1b-e16e-467f-8cd2-4ef080a60780} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.19 06:19:01.391426 [ 3 ] {c9273d1b-e16e-467f-8cd2-4ef080a60780} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.19 06:19:01.391543 [ 3 ] {c9273d1b-e16e-467f-8cd2-4ef080a60780} executeQuery: Read 145 rows, 14.52 KiB in 0.000991237 sec., 146281 rows/sec., 14.30 MiB/sec. 2023.11.19 06:19:01.391646 [ 3 ] {c9273d1b-e16e-467f-8cd2-4ef080a60780} DynamicQueryHandler: Done processing query 2023.11.19 06:19:01.391667 [ 3 ] {c9273d1b-e16e-467f-8cd2-4ef080a60780} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.19 06:19:01.391681 [ 3 ] {} HTTP-Session: fb7edbf7-dbd4-49b0-982b-4cf5f08629ae Destroying unnamed session 2023.11.19 06:19:01.391789 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:01.391828 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:01.391845 [ 3 ] {} HTTP-Session: c874252f-c36f-4822-abfe-e361e10b690c Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:01.391860 [ 3 ] {} HTTP-Session: c874252f-c36f-4822-abfe-e361e10b690c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:01.391923 [ 3 ] {0ea82fcb-2f1a-4859-b66e-5e01aa86cdd1} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:01.391957 [ 3 ] {0ea82fcb-2f1a-4859-b66e-5e01aa86cdd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.19 06:19:01.392051 [ 3 ] {0ea82fcb-2f1a-4859-b66e-5e01aa86cdd1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:01.392272 [ 3 ] {0ea82fcb-2f1a-4859-b66e-5e01aa86cdd1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:01.392521 [ 3 ] {0ea82fcb-2f1a-4859-b66e-5e01aa86cdd1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.19 06:19:01.392656 [ 3 ] {0ea82fcb-2f1a-4859-b66e-5e01aa86cdd1} oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.19 06:19:01.392760 [ 3 ] {0ea82fcb-2f1a-4859-b66e-5e01aa86cdd1} executeQuery: Read 2 rows, 143.00 B in 0.000796451 sec., 2511 rows/sec., 175.34 KiB/sec. 2023.11.19 06:19:01.392866 [ 3 ] {0ea82fcb-2f1a-4859-b66e-5e01aa86cdd1} DynamicQueryHandler: Done processing query 2023.11.19 06:19:01.392888 [ 3 ] {0ea82fcb-2f1a-4859-b66e-5e01aa86cdd1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:19:01.392904 [ 3 ] {} HTTP-Session: c874252f-c36f-4822-abfe-e361e10b690c Destroying unnamed session 2023.11.19 06:19:01.393024 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 8523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:01.393063 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:01.393081 [ 3 ] {} HTTP-Session: 2281d3f0-d9d9-486f-8a03-5da997b9c1a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:01.393096 [ 3 ] {} HTTP-Session: 2281d3f0-d9d9-486f-8a03-5da997b9c1a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:01.393162 [ 3 ] {bc6eedb6-393f-43d0-835b-0433a4d73a1a} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:01.393197 [ 3 ] {bc6eedb6-393f-43d0-835b-0433a4d73a1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:19:01.393292 [ 3 ] {bc6eedb6-393f-43d0-835b-0433a4d73a1a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:01.393626 [ 3 ] {bc6eedb6-393f-43d0-835b-0433a4d73a1a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:01.393807 [ 3 ] {bc6eedb6-393f-43d0-835b-0433a4d73a1a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.19 06:19:01.393938 [ 3 ] {bc6eedb6-393f-43d0-835b-0433a4d73a1a} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.19 06:19:01.394051 [ 3 ] {bc6eedb6-393f-43d0-835b-0433a4d73a1a} executeQuery: Read 50 rows, 4.01 KiB in 0.000851232 sec., 58738 rows/sec., 4.60 MiB/sec. 2023.11.19 06:19:01.394148 [ 3 ] {bc6eedb6-393f-43d0-835b-0433a4d73a1a} DynamicQueryHandler: Done processing query 2023.11.19 06:19:01.394169 [ 3 ] {bc6eedb6-393f-43d0-835b-0433a4d73a1a} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.19 06:19:01.394184 [ 3 ] {} HTTP-Session: 2281d3f0-d9d9-486f-8a03-5da997b9c1a9 Destroying unnamed session 2023.11.19 06:19:01.394284 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:01.394389 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:01.394407 [ 3 ] {} HTTP-Session: 72464904-0cec-4b56-89dd-0594134c5171 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:01.394423 [ 3 ] {} HTTP-Session: 72464904-0cec-4b56-89dd-0594134c5171 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:01.394485 [ 3 ] {f50f8cd6-1066-4fbd-bbba-c61131632a07} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:01.394522 [ 3 ] {f50f8cd6-1066-4fbd-bbba-c61131632a07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.19 06:19:01.394628 [ 3 ] {f50f8cd6-1066-4fbd-bbba-c61131632a07} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:01.394848 [ 3 ] {f50f8cd6-1066-4fbd-bbba-c61131632a07} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:01.395064 [ 3 ] {f50f8cd6-1066-4fbd-bbba-c61131632a07} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.19 06:19:01.395223 [ 3 ] {f50f8cd6-1066-4fbd-bbba-c61131632a07} oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.19 06:19:01.395400 [ 3 ] {f50f8cd6-1066-4fbd-bbba-c61131632a07} executeQuery: Read 1 rows, 71.00 B in 0.000879524 sec., 1136 rows/sec., 78.83 KiB/sec. 2023.11.19 06:19:01.395508 [ 3 ] {f50f8cd6-1066-4fbd-bbba-c61131632a07} DynamicQueryHandler: Done processing query 2023.11.19 06:19:01.395530 [ 3 ] {f50f8cd6-1066-4fbd-bbba-c61131632a07} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.19 06:19:01.395544 [ 3 ] {} HTTP-Session: 72464904-0cec-4b56-89dd-0594134c5171 Destroying unnamed session 2023.11.19 06:19:01.395687 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 51348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:01.395727 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:01.395744 [ 3 ] {} HTTP-Session: c9001b11-c17d-451c-b9b1-09248fc15910 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:01.395759 [ 3 ] {} HTTP-Session: c9001b11-c17d-451c-b9b1-09248fc15910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:01.395833 [ 3 ] {5a5a8ed7-a63d-4242-897b-8a21e7e55931} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:01.395873 [ 3 ] {5a5a8ed7-a63d-4242-897b-8a21e7e55931} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:19:01.395997 [ 3 ] {5a5a8ed7-a63d-4242-897b-8a21e7e55931} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:01.396483 [ 3 ] {5a5a8ed7-a63d-4242-897b-8a21e7e55931} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:01.396761 [ 3 ] {5a5a8ed7-a63d-4242-897b-8a21e7e55931} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.19 06:19:01.396918 [ 3 ] {5a5a8ed7-a63d-4242-897b-8a21e7e55931} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.19 06:19:01.397033 [ 3 ] {5a5a8ed7-a63d-4242-897b-8a21e7e55931} executeQuery: Read 48 rows, 66.33 KiB in 0.001181871 sec., 40613 rows/sec., 54.81 MiB/sec. 2023.11.19 06:19:01.397137 [ 3 ] {5a5a8ed7-a63d-4242-897b-8a21e7e55931} DynamicQueryHandler: Done processing query 2023.11.19 06:19:01.397158 [ 3 ] {5a5a8ed7-a63d-4242-897b-8a21e7e55931} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.19 06:19:01.397172 [ 3 ] {} HTTP-Session: c9001b11-c17d-451c-b9b1-09248fc15910 Destroying unnamed session 2023.11.19 06:19:06.397241 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:06.397362 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:06.397390 [ 3 ] {} HTTP-Session: 1a99089a-69a5-4543-b063-5ee86fbe76e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:06.397416 [ 3 ] {} HTTP-Session: 1a99089a-69a5-4543-b063-5ee86fbe76e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:06.397549 [ 3 ] {6dfb2391-5597-4cd2-b429-b553550465bf} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:06.397612 [ 3 ] {6dfb2391-5597-4cd2-b429-b553550465bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:19:06.397767 [ 3 ] {6dfb2391-5597-4cd2-b429-b553550465bf} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:06.398202 [ 3 ] {6dfb2391-5597-4cd2-b429-b553550465bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:06.398439 [ 3 ] {6dfb2391-5597-4cd2-b429-b553550465bf} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.19 06:19:06.398588 [ 3 ] {6dfb2391-5597-4cd2-b429-b553550465bf} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.19 06:19:06.398703 [ 3 ] {6dfb2391-5597-4cd2-b429-b553550465bf} executeQuery: Read 2 rows, 166.00 B in 0.00112383 sec., 1779 rows/sec., 144.25 KiB/sec. 2023.11.19 06:19:06.398895 [ 3 ] {6dfb2391-5597-4cd2-b429-b553550465bf} DynamicQueryHandler: Done processing query 2023.11.19 06:19:06.398919 [ 3 ] {6dfb2391-5597-4cd2-b429-b553550465bf} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:19:06.398934 [ 3 ] {} HTTP-Session: 1a99089a-69a5-4543-b063-5ee86fbe76e3 Destroying unnamed session 2023.11.19 06:19:06.399048 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:06.399091 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:06.399109 [ 3 ] {} HTTP-Session: a7ba4da8-d38c-4987-970c-ecaef40acc48 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:06.399125 [ 3 ] {} HTTP-Session: a7ba4da8-d38c-4987-970c-ecaef40acc48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:06.399190 [ 3 ] {3833848d-ff36-413e-a79b-21b1da01905c} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:06.399226 [ 3 ] {3833848d-ff36-413e-a79b-21b1da01905c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:19:06.399322 [ 3 ] {3833848d-ff36-413e-a79b-21b1da01905c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:06.399581 [ 3 ] {3833848d-ff36-413e-a79b-21b1da01905c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:06.399771 [ 3 ] {3833848d-ff36-413e-a79b-21b1da01905c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.19 06:19:06.399976 [ 3 ] {3833848d-ff36-413e-a79b-21b1da01905c} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.19 06:19:06.400070 [ 3 ] {3833848d-ff36-413e-a79b-21b1da01905c} executeQuery: Read 6 rows, 574.00 B in 0.000841932 sec., 7126 rows/sec., 665.79 KiB/sec. 2023.11.19 06:19:06.400204 [ 3 ] {3833848d-ff36-413e-a79b-21b1da01905c} DynamicQueryHandler: Done processing query 2023.11.19 06:19:06.400228 [ 3 ] {3833848d-ff36-413e-a79b-21b1da01905c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:19:06.400242 [ 3 ] {} HTTP-Session: a7ba4da8-d38c-4987-970c-ecaef40acc48 Destroying unnamed session 2023.11.19 06:19:06.400382 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:06.400423 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:06.400440 [ 3 ] {} HTTP-Session: 5fd41828-136d-4b16-bf9c-1cefd66a6805 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:06.400456 [ 3 ] {} HTTP-Session: 5fd41828-136d-4b16-bf9c-1cefd66a6805 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:06.400521 [ 3 ] {91682f66-24e7-4278-8f25-e89625835916} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:06.400558 [ 3 ] {91682f66-24e7-4278-8f25-e89625835916} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:19:06.400660 [ 3 ] {91682f66-24e7-4278-8f25-e89625835916} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:06.400951 [ 3 ] {91682f66-24e7-4278-8f25-e89625835916} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:06.401134 [ 3 ] {91682f66-24e7-4278-8f25-e89625835916} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.19 06:19:06.401268 [ 3 ] {91682f66-24e7-4278-8f25-e89625835916} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.19 06:19:06.401359 [ 3 ] {91682f66-24e7-4278-8f25-e89625835916} executeQuery: Read 2 rows, 164.00 B in 0.000799142 sec., 2502 rows/sec., 200.41 KiB/sec. 2023.11.19 06:19:06.401464 [ 3 ] {91682f66-24e7-4278-8f25-e89625835916} DynamicQueryHandler: Done processing query 2023.11.19 06:19:06.401486 [ 3 ] {91682f66-24e7-4278-8f25-e89625835916} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:19:06.401500 [ 3 ] {} HTTP-Session: 5fd41828-136d-4b16-bf9c-1cefd66a6805 Destroying unnamed session 2023.11.19 06:19:06.401598 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:06.401640 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:06.401657 [ 3 ] {} HTTP-Session: bbee4d1c-e464-4fa4-b0e1-e461fb03d023 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:06.401673 [ 3 ] {} HTTP-Session: bbee4d1c-e464-4fa4-b0e1-e461fb03d023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:06.401738 [ 3 ] {f8227c88-c1e5-406a-a882-558d5d94c72f} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:06.401778 [ 3 ] {f8227c88-c1e5-406a-a882-558d5d94c72f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:19:06.401967 [ 3 ] {f8227c88-c1e5-406a-a882-558d5d94c72f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:06.402306 [ 3 ] {f8227c88-c1e5-406a-a882-558d5d94c72f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:06.402562 [ 3 ] {f8227c88-c1e5-406a-a882-558d5d94c72f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.19 06:19:06.402726 [ 3 ] {f8227c88-c1e5-406a-a882-558d5d94c72f} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.19 06:19:06.402889 [ 3 ] {f8227c88-c1e5-406a-a882-558d5d94c72f} executeQuery: Read 2 rows, 2.76 KiB in 0.001061198 sec., 1884 rows/sec., 2.54 MiB/sec. 2023.11.19 06:19:06.403004 [ 3 ] {f8227c88-c1e5-406a-a882-558d5d94c72f} DynamicQueryHandler: Done processing query 2023.11.19 06:19:06.403026 [ 3 ] {f8227c88-c1e5-406a-a882-558d5d94c72f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:19:06.403041 [ 3 ] {} HTTP-Session: bbee4d1c-e464-4fa4-b0e1-e461fb03d023 Destroying unnamed session 2023.11.19 06:19:11.414059 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:11.414226 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:11.414269 [ 3 ] {} HTTP-Session: 78b70a53-bbac-439b-973d-4b66a03d26ee Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:11.414372 [ 3 ] {} HTTP-Session: 78b70a53-bbac-439b-973d-4b66a03d26ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:11.414512 [ 3 ] {8330e634-60ec-4371-86eb-52d2f313364e} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:11.414569 [ 3 ] {8330e634-60ec-4371-86eb-52d2f313364e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:19:11.414719 [ 3 ] {8330e634-60ec-4371-86eb-52d2f313364e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:11.415214 [ 3 ] {8330e634-60ec-4371-86eb-52d2f313364e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:11.415606 [ 3 ] {8330e634-60ec-4371-86eb-52d2f313364e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.19 06:19:11.415811 [ 3 ] {8330e634-60ec-4371-86eb-52d2f313364e} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.19 06:19:11.415962 [ 3 ] {8330e634-60ec-4371-86eb-52d2f313364e} executeQuery: Read 48 rows, 3.89 KiB in 0.001440568 sec., 33320 rows/sec., 2.64 MiB/sec. 2023.11.19 06:19:11.416009 [ 81 ] {} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.19 06:19:11.416108 [ 81 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:11.416249 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.19 06:19:11.416429 [ 3 ] {8330e634-60ec-4371-86eb-52d2f313364e} DynamicQueryHandler: Done processing query 2023.11.19 06:19:11.416474 [ 3 ] {8330e634-60ec-4371-86eb-52d2f313364e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:19:11.416513 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:19:11.416526 [ 3 ] {} HTTP-Session: 78b70a53-bbac-439b-973d-4b66a03d26ee Destroying unnamed session 2023.11.19 06:19:11.416584 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 49 rows starting from the beginning of the part 2023.11.19 06:19:11.416721 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part 2023.11.19 06:19:11.416814 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2023.11.19 06:19:11.416901 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 23233, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:11.416969 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part 2023.11.19 06:19:11.417006 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:11.417068 [ 3 ] {} HTTP-Session: 2b3a7540-fbfc-402d-833e-a50bddbf8dbb Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:11.417118 [ 3 ] {} HTTP-Session: 2b3a7540-fbfc-402d-833e-a50bddbf8dbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:11.417167 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2023.11.19 06:19:11.417408 [ 3 ] {20531f87-7dbb-474d-a646-93ae2c5f9f8f} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:11.417469 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part 2023.11.19 06:19:11.417498 [ 3 ] {20531f87-7dbb-474d-a646-93ae2c5f9f8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:19:11.417950 [ 3 ] {20531f87-7dbb-474d-a646-93ae2c5f9f8f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:11.418964 [ 3 ] {20531f87-7dbb-474d-a646-93ae2c5f9f8f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:11.419227 [ 12 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 4 columns (4 merged, 0 gathered) in 0.003034801 sec., 64913.64672675407 rows/sec., 5.14 MiB/sec. 2023.11.19 06:19:11.419454 [ 12 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.19 06:19:11.419456 [ 3 ] {20531f87-7dbb-474d-a646-93ae2c5f9f8f} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.19 06:19:11.419718 [ 3 ] {20531f87-7dbb-474d-a646-93ae2c5f9f8f} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.19 06:19:11.419737 [ 12 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_11_2} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.19 06:19:11.419851 [ 12 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_11_2} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.19 06:19:11.419881 [ 81 ] {} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.19 06:19:11.419968 [ 81 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:11.419966 [ 3 ] {20531f87-7dbb-474d-a646-93ae2c5f9f8f} executeQuery: Read 144 rows, 14.43 KiB in 0.002479566 sec., 58074 rows/sec., 5.68 MiB/sec. 2023.11.19 06:19:11.420092 [ 12 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.19 06:19:11.420214 [ 3 ] {20531f87-7dbb-474d-a646-93ae2c5f9f8f} DynamicQueryHandler: Done processing query 2023.11.19 06:19:11.420228 [ 12 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:19:11.420255 [ 3 ] {20531f87-7dbb-474d-a646-93ae2c5f9f8f} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.19 06:19:11.420284 [ 12 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 183 rows starting from the beginning of the part 2023.11.19 06:19:11.420293 [ 3 ] {} HTTP-Session: 2b3a7540-fbfc-402d-833e-a50bddbf8dbb Destroying unnamed session 2023.11.19 06:19:11.420478 [ 12 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 181 rows starting from the beginning of the part 2023.11.19 06:19:11.420549 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:11.420633 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:11.420642 [ 12 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2023.11.19 06:19:11.420666 [ 3 ] {} HTTP-Session: 6d626ab7-c385-483c-983f-d15d9d528d3f Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:11.420720 [ 3 ] {} HTTP-Session: 6d626ab7-c385-483c-983f-d15d9d528d3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:11.420876 [ 12 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 145 rows starting from the beginning of the part 2023.11.19 06:19:11.420910 [ 3 ] {96b95eaa-c42d-4316-abd0-1f88ed3e3a0d} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:11.420992 [ 3 ] {96b95eaa-c42d-4316-abd0-1f88ed3e3a0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:19:11.421075 [ 12 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2023.11.19 06:19:11.421477 [ 12 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 144 rows starting from the beginning of the part 2023.11.19 06:19:11.421499 [ 3 ] {96b95eaa-c42d-4316-abd0-1f88ed3e3a0d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:11.422210 [ 3 ] {96b95eaa-c42d-4316-abd0-1f88ed3e3a0d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:11.422729 [ 3 ] {96b95eaa-c42d-4316-abd0-1f88ed3e3a0d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.19 06:19:11.423084 [ 3 ] {96b95eaa-c42d-4316-abd0-1f88ed3e3a0d} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.19 06:19:11.423163 [ 21 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 665 rows, containing 4 columns (4 merged, 0 gathered) in 0.003097602 sec., 214682.19609878867 rows/sec., 20.64 MiB/sec. 2023.11.19 06:19:11.423239 [ 81 ] {} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.19 06:19:11.423313 [ 3 ] {96b95eaa-c42d-4316-abd0-1f88ed3e3a0d} executeQuery: Read 48 rows, 3.84 KiB in 0.002341562 sec., 20499 rows/sec., 1.60 MiB/sec. 2023.11.19 06:19:11.423388 [ 81 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:11.423445 [ 12 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.19 06:19:11.423626 [ 19 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.19 06:19:11.423754 [ 3 ] {96b95eaa-c42d-4316-abd0-1f88ed3e3a0d} DynamicQueryHandler: Done processing query 2023.11.19 06:19:11.423785 [ 3 ] {96b95eaa-c42d-4316-abd0-1f88ed3e3a0d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:19:11.423831 [ 3 ] {} HTTP-Session: 6d626ab7-c385-483c-983f-d15d9d528d3f Destroying unnamed session 2023.11.19 06:19:11.423832 [ 19 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:19:11.423898 [ 19 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 102 rows starting from the beginning of the part 2023.11.19 06:19:11.423939 [ 12 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_11_2} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.19 06:19:11.424070 [ 12 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_11_2} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.19 06:19:11.424130 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 51348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:11.424154 [ 19 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 74 rows starting from the beginning of the part 2023.11.19 06:19:11.424230 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:11.424299 [ 3 ] {} HTTP-Session: e4dfa7be-88ad-4348-b9b7-869cabefc6b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:11.424386 [ 3 ] {} HTTP-Session: e4dfa7be-88ad-4348-b9b7-869cabefc6b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:11.424485 [ 19 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2023.11.19 06:19:11.424506 [ 3 ] {ddd44438-d56f-4daa-a956-68cf9e218b07} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:11.424567 [ 3 ] {ddd44438-d56f-4daa-a956-68cf9e218b07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:19:11.424628 [ 19 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part 2023.11.19 06:19:11.424791 [ 19 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2023.11.19 06:19:11.424872 [ 3 ] {ddd44438-d56f-4daa-a956-68cf9e218b07} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:11.424921 [ 19 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part 2023.11.19 06:19:11.425676 [ 3 ] {ddd44438-d56f-4daa-a956-68cf9e218b07} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:11.425832 [ 12 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 278 rows, containing 4 columns (4 merged, 0 gathered) in 0.002389664 sec., 116334.34658596355 rows/sec., 9.08 MiB/sec. 2023.11.19 06:19:11.426013 [ 21 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.19 06:19:11.426132 [ 3 ] {ddd44438-d56f-4daa-a956-68cf9e218b07} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.19 06:19:11.426397 [ 21 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_11_2} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.19 06:19:11.426490 [ 3 ] {ddd44438-d56f-4daa-a956-68cf9e218b07} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.19 06:19:11.426532 [ 21 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_11_2} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.19 06:19:11.426633 [ 81 ] {} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.19 06:19:11.426737 [ 81 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:11.426757 [ 3 ] {ddd44438-d56f-4daa-a956-68cf9e218b07} executeQuery: Read 48 rows, 66.33 KiB in 0.002200239 sec., 21815 rows/sec., 29.44 MiB/sec. 2023.11.19 06:19:11.426832 [ 9 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.19 06:19:11.427012 [ 3 ] {ddd44438-d56f-4daa-a956-68cf9e218b07} DynamicQueryHandler: Done processing query 2023.11.19 06:19:11.427058 [ 3 ] {ddd44438-d56f-4daa-a956-68cf9e218b07} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.19 06:19:11.427069 [ 9 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:19:11.427085 [ 3 ] {} HTTP-Session: e4dfa7be-88ad-4348-b9b7-869cabefc6b6 Destroying unnamed session 2023.11.19 06:19:11.427133 [ 9 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 180 rows starting from the beginning of the part 2023.11.19 06:19:11.427295 [ 9 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part 2023.11.19 06:19:11.427464 [ 9 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2023.11.19 06:19:11.427552 [ 9 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part 2023.11.19 06:19:11.427637 [ 9 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2023.11.19 06:19:11.427719 [ 9 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part 2023.11.19 06:19:11.428900 [ 9 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 6 columns (6 merged, 0 gathered) in 0.002116626 sec., 154963.60717481503 rows/sec., 209.12 MiB/sec. 2023.11.19 06:19:11.429117 [ 9 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.19 06:19:11.429398 [ 9 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_11_2} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.19 06:19:11.429459 [ 9 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_11_2} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.19 06:19:11.429509 [ 9 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_11_2: 4.02 MiB. 2023.11.19 06:19:12.002822 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.05 MiB, peak 237.00 MiB, will set to 230.95 MiB (RSS), difference: -4.10 MiB 2023.11.19 06:19:12.323253 [ 71 ] {} DNSResolver: Updating DNS cache 2023.11.19 06:19:12.323304 [ 71 ] {} DNSResolver: Updated DNS cache 2023.11.19 06:19:16.425379 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:16.425550 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:16.425594 [ 3 ] {} HTTP-Session: dd1837e4-cf9f-4c1f-8f1d-0c78422935ad Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:16.425633 [ 3 ] {} HTTP-Session: dd1837e4-cf9f-4c1f-8f1d-0c78422935ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:16.425882 [ 3 ] {b28df4b6-cce2-4b1c-8871-c461b307a2e9} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:16.425973 [ 3 ] {b28df4b6-cce2-4b1c-8871-c461b307a2e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:19:16.426176 [ 3 ] {b28df4b6-cce2-4b1c-8871-c461b307a2e9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:16.426537 [ 3 ] {b28df4b6-cce2-4b1c-8871-c461b307a2e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:16.426778 [ 3 ] {b28df4b6-cce2-4b1c-8871-c461b307a2e9} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.19 06:19:16.426993 [ 3 ] {b28df4b6-cce2-4b1c-8871-c461b307a2e9} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.19 06:19:16.427132 [ 3 ] {b28df4b6-cce2-4b1c-8871-c461b307a2e9} executeQuery: Read 2 rows, 166.00 B in 0.001203462 sec., 1661 rows/sec., 134.70 KiB/sec. 2023.11.19 06:19:16.427271 [ 3 ] {b28df4b6-cce2-4b1c-8871-c461b307a2e9} DynamicQueryHandler: Done processing query 2023.11.19 06:19:16.427295 [ 3 ] {b28df4b6-cce2-4b1c-8871-c461b307a2e9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:19:16.427310 [ 3 ] {} HTTP-Session: dd1837e4-cf9f-4c1f-8f1d-0c78422935ad Destroying unnamed session 2023.11.19 06:19:16.427425 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:16.427471 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:16.427489 [ 3 ] {} HTTP-Session: 36529d44-c6f0-4910-8f15-681681959440 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:16.427508 [ 3 ] {} HTTP-Session: 36529d44-c6f0-4910-8f15-681681959440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:16.427579 [ 3 ] {b7246d0f-048b-4d3e-b6c3-a06e95e6deb1} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:16.427618 [ 3 ] {b7246d0f-048b-4d3e-b6c3-a06e95e6deb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.19 06:19:16.427722 [ 3 ] {b7246d0f-048b-4d3e-b6c3-a06e95e6deb1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:16.428034 [ 3 ] {b7246d0f-048b-4d3e-b6c3-a06e95e6deb1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:16.428223 [ 3 ] {b7246d0f-048b-4d3e-b6c3-a06e95e6deb1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.19 06:19:16.428359 [ 3 ] {b7246d0f-048b-4d3e-b6c3-a06e95e6deb1} oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.19 06:19:16.428476 [ 3 ] {b7246d0f-048b-4d3e-b6c3-a06e95e6deb1} executeQuery: Read 2 rows, 175.00 B in 0.000859803 sec., 2326 rows/sec., 198.76 KiB/sec. 2023.11.19 06:19:16.428587 [ 3 ] {b7246d0f-048b-4d3e-b6c3-a06e95e6deb1} DynamicQueryHandler: Done processing query 2023.11.19 06:19:16.428609 [ 3 ] {b7246d0f-048b-4d3e-b6c3-a06e95e6deb1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:19:16.428624 [ 3 ] {} HTTP-Session: 36529d44-c6f0-4910-8f15-681681959440 Destroying unnamed session 2023.11.19 06:19:16.428765 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 1120, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:16.428874 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:16.428891 [ 3 ] {} HTTP-Session: bac0f9ad-3cc0-4586-8011-a03f5a63af85 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:16.428907 [ 3 ] {} HTTP-Session: bac0f9ad-3cc0-4586-8011-a03f5a63af85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:16.428973 [ 3 ] {f533f25b-16f1-4603-aae2-5b5a0453e3e0} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:16.429009 [ 3 ] {f533f25b-16f1-4603-aae2-5b5a0453e3e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:19:16.429104 [ 3 ] {f533f25b-16f1-4603-aae2-5b5a0453e3e0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:16.429343 [ 3 ] {f533f25b-16f1-4603-aae2-5b5a0453e3e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:16.429527 [ 3 ] {f533f25b-16f1-4603-aae2-5b5a0453e3e0} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.19 06:19:16.429674 [ 3 ] {f533f25b-16f1-4603-aae2-5b5a0453e3e0} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.19 06:19:16.429770 [ 3 ] {f533f25b-16f1-4603-aae2-5b5a0453e3e0} executeQuery: Read 7 rows, 657.00 B in 0.000823952 sec., 8495 rows/sec., 778.69 KiB/sec. 2023.11.19 06:19:16.429946 [ 3 ] {f533f25b-16f1-4603-aae2-5b5a0453e3e0} DynamicQueryHandler: Done processing query 2023.11.19 06:19:16.429967 [ 3 ] {f533f25b-16f1-4603-aae2-5b5a0453e3e0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:19:16.429981 [ 3 ] {} HTTP-Session: bac0f9ad-3cc0-4586-8011-a03f5a63af85 Destroying unnamed session 2023.11.19 06:19:16.430076 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:16.430117 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:16.430134 [ 3 ] {} HTTP-Session: 00282f49-59d9-4628-a959-1c600f46bed2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:16.430149 [ 3 ] {} HTTP-Session: 00282f49-59d9-4628-a959-1c600f46bed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:16.430212 [ 3 ] {338c39b8-c1bf-454e-aa56-73ad877115b1} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:16.430247 [ 3 ] {338c39b8-c1bf-454e-aa56-73ad877115b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.19 06:19:16.430343 [ 3 ] {338c39b8-c1bf-454e-aa56-73ad877115b1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:16.430598 [ 3 ] {338c39b8-c1bf-454e-aa56-73ad877115b1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:16.430778 [ 3 ] {338c39b8-c1bf-454e-aa56-73ad877115b1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.19 06:19:16.430976 [ 3 ] {338c39b8-c1bf-454e-aa56-73ad877115b1} oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.19 06:19:16.431089 [ 3 ] {338c39b8-c1bf-454e-aa56-73ad877115b1} executeQuery: Read 2 rows, 143.00 B in 0.000830693 sec., 2407 rows/sec., 168.11 KiB/sec. 2023.11.19 06:19:16.431201 [ 3 ] {338c39b8-c1bf-454e-aa56-73ad877115b1} DynamicQueryHandler: Done processing query 2023.11.19 06:19:16.431223 [ 3 ] {338c39b8-c1bf-454e-aa56-73ad877115b1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:19:16.431237 [ 3 ] {} HTTP-Session: 00282f49-59d9-4628-a959-1c600f46bed2 Destroying unnamed session 2023.11.19 06:19:16.431337 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2581, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:16.431378 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:16.431395 [ 3 ] {} HTTP-Session: cc40d470-5d09-483a-b97f-0d6c3500914e Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:16.431411 [ 3 ] {} HTTP-Session: cc40d470-5d09-483a-b97f-0d6c3500914e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:16.431475 [ 3 ] {5bf7bc4a-f1c1-45ec-a82d-62bcd864fb1c} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:16.431511 [ 3 ] {5bf7bc4a-f1c1-45ec-a82d-62bcd864fb1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:19:16.431607 [ 3 ] {5bf7bc4a-f1c1-45ec-a82d-62bcd864fb1c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:16.431914 [ 3 ] {5bf7bc4a-f1c1-45ec-a82d-62bcd864fb1c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:16.432103 [ 3 ] {5bf7bc4a-f1c1-45ec-a82d-62bcd864fb1c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.19 06:19:16.432241 [ 3 ] {5bf7bc4a-f1c1-45ec-a82d-62bcd864fb1c} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.19 06:19:16.432352 [ 3 ] {5bf7bc4a-f1c1-45ec-a82d-62bcd864fb1c} executeQuery: Read 15 rows, 1.19 KiB in 0.000838103 sec., 17897 rows/sec., 1.39 MiB/sec. 2023.11.19 06:19:16.432460 [ 3 ] {5bf7bc4a-f1c1-45ec-a82d-62bcd864fb1c} DynamicQueryHandler: Done processing query 2023.11.19 06:19:16.432482 [ 3 ] {5bf7bc4a-f1c1-45ec-a82d-62bcd864fb1c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:19:16.432497 [ 3 ] {} HTTP-Session: cc40d470-5d09-483a-b97f-0d6c3500914e Destroying unnamed session 2023.11.19 06:19:16.432593 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:16.432635 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:16.432652 [ 3 ] {} HTTP-Session: 295b9511-dfb5-46cd-9603-c603079a3337 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:16.432671 [ 3 ] {} HTTP-Session: 295b9511-dfb5-46cd-9603-c603079a3337 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:16.432737 [ 3 ] {1dcd274e-4e1f-4a0f-b62b-6bf00140c2c1} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:16.432777 [ 3 ] {1dcd274e-4e1f-4a0f-b62b-6bf00140c2c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.19 06:19:16.432950 [ 3 ] {1dcd274e-4e1f-4a0f-b62b-6bf00140c2c1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:16.433187 [ 3 ] {1dcd274e-4e1f-4a0f-b62b-6bf00140c2c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:16.433414 [ 3 ] {1dcd274e-4e1f-4a0f-b62b-6bf00140c2c1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.19 06:19:16.433579 [ 3 ] {1dcd274e-4e1f-4a0f-b62b-6bf00140c2c1} oximeter.measurements_cumulativei64 (08bfe840-3b61-4770-8a5e-06995f862c1e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.19 06:19:16.433699 [ 3 ] {1dcd274e-4e1f-4a0f-b62b-6bf00140c2c1} executeQuery: Read 11 rows, 743.00 B in 0.000925135 sec., 11890 rows/sec., 784.30 KiB/sec. 2023.11.19 06:19:16.433885 [ 3 ] {1dcd274e-4e1f-4a0f-b62b-6bf00140c2c1} DynamicQueryHandler: Done processing query 2023.11.19 06:19:16.433908 [ 3 ] {1dcd274e-4e1f-4a0f-b62b-6bf00140c2c1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:19:16.433923 [ 3 ] {} HTTP-Session: 295b9511-dfb5-46cd-9603-c603079a3337 Destroying unnamed session 2023.11.19 06:19:16.434017 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:16.434058 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:16.434076 [ 3 ] {} HTTP-Session: d139ab06-1891-4a68-9349-8dfaf053747e Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:16.434092 [ 3 ] {} HTTP-Session: d139ab06-1891-4a68-9349-8dfaf053747e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:16.434155 [ 3 ] {ddfadf36-32fd-4870-bb61-99679d9401c7} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:16.434193 [ 3 ] {ddfadf36-32fd-4870-bb61-99679d9401c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.19 06:19:16.434301 [ 3 ] {ddfadf36-32fd-4870-bb61-99679d9401c7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:16.434524 [ 3 ] {ddfadf36-32fd-4870-bb61-99679d9401c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:16.434739 [ 3 ] {ddfadf36-32fd-4870-bb61-99679d9401c7} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.19 06:19:16.434968 [ 3 ] {ddfadf36-32fd-4870-bb61-99679d9401c7} oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.19 06:19:16.435086 [ 3 ] {ddfadf36-32fd-4870-bb61-99679d9401c7} executeQuery: Read 1 rows, 71.00 B in 0.000893294 sec., 1119 rows/sec., 77.62 KiB/sec. 2023.11.19 06:19:16.435200 [ 3 ] {ddfadf36-32fd-4870-bb61-99679d9401c7} DynamicQueryHandler: Done processing query 2023.11.19 06:19:16.435221 [ 3 ] {ddfadf36-32fd-4870-bb61-99679d9401c7} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.19 06:19:16.435236 [ 3 ] {} HTTP-Session: d139ab06-1891-4a68-9349-8dfaf053747e Destroying unnamed session 2023.11.19 06:19:16.435330 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:16.435371 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:16.435388 [ 3 ] {} HTTP-Session: a52ba6a6-f523-414b-9e93-07910aef9468 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:16.435404 [ 3 ] {} HTTP-Session: a52ba6a6-f523-414b-9e93-07910aef9468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:16.435469 [ 3 ] {ced042a5-bc31-4b79-a013-6e730c1ab76b} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:16.435508 [ 3 ] {ced042a5-bc31-4b79-a013-6e730c1ab76b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:19:16.435633 [ 3 ] {ced042a5-bc31-4b79-a013-6e730c1ab76b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:16.435946 [ 3 ] {ced042a5-bc31-4b79-a013-6e730c1ab76b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:16.436191 [ 3 ] {ced042a5-bc31-4b79-a013-6e730c1ab76b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.19 06:19:16.436356 [ 3 ] {ced042a5-bc31-4b79-a013-6e730c1ab76b} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.19 06:19:16.436464 [ 3 ] {ced042a5-bc31-4b79-a013-6e730c1ab76b} executeQuery: Read 2 rows, 2.76 KiB in 0.000966146 sec., 2070 rows/sec., 2.79 MiB/sec. 2023.11.19 06:19:16.436574 [ 3 ] {ced042a5-bc31-4b79-a013-6e730c1ab76b} DynamicQueryHandler: Done processing query 2023.11.19 06:19:16.436595 [ 3 ] {ced042a5-bc31-4b79-a013-6e730c1ab76b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:19:16.436610 [ 3 ] {} HTTP-Session: a52ba6a6-f523-414b-9e93-07910aef9468 Destroying unnamed session 2023.11.19 06:19:21.443241 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:21.443422 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:21.443446 [ 3 ] {} HTTP-Session: e36aebfd-2c2e-4275-9d9a-5c2aee3ae6ee Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:21.443468 [ 3 ] {} HTTP-Session: e36aebfd-2c2e-4275-9d9a-5c2aee3ae6ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:21.443589 [ 3 ] {518f14c3-fdf9-44be-8515-369d73ec286d} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:21.443646 [ 3 ] {518f14c3-fdf9-44be-8515-369d73ec286d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:19:21.443794 [ 3 ] {518f14c3-fdf9-44be-8515-369d73ec286d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:21.444217 [ 3 ] {518f14c3-fdf9-44be-8515-369d73ec286d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:21.444528 [ 3 ] {518f14c3-fdf9-44be-8515-369d73ec286d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.19 06:19:21.444681 [ 3 ] {518f14c3-fdf9-44be-8515-369d73ec286d} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.19 06:19:21.444815 [ 3 ] {518f14c3-fdf9-44be-8515-369d73ec286d} executeQuery: Read 48 rows, 3.89 KiB in 0.001203692 sec., 39877 rows/sec., 3.16 MiB/sec. 2023.11.19 06:19:21.444948 [ 3 ] {518f14c3-fdf9-44be-8515-369d73ec286d} DynamicQueryHandler: Done processing query 2023.11.19 06:19:21.444973 [ 3 ] {518f14c3-fdf9-44be-8515-369d73ec286d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:19:21.444989 [ 3 ] {} HTTP-Session: e36aebfd-2c2e-4275-9d9a-5c2aee3ae6ee Destroying unnamed session 2023.11.19 06:19:21.445151 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 28501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:21.445194 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:21.445212 [ 3 ] {} HTTP-Session: fab40b63-f419-4940-bb77-c73ac9acbcc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:21.445228 [ 3 ] {} HTTP-Session: fab40b63-f419-4940-bb77-c73ac9acbcc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:21.445299 [ 3 ] {6d8047b5-939d-4769-b6cc-5151129accbf} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:21.445402 [ 3 ] {6d8047b5-939d-4769-b6cc-5151129accbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:19:21.445501 [ 3 ] {6d8047b5-939d-4769-b6cc-5151129accbf} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:21.445872 [ 3 ] {6d8047b5-939d-4769-b6cc-5151129accbf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:21.446082 [ 3 ] {6d8047b5-939d-4769-b6cc-5151129accbf} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.19 06:19:21.446223 [ 3 ] {6d8047b5-939d-4769-b6cc-5151129accbf} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.19 06:19:21.446401 [ 3 ] {6d8047b5-939d-4769-b6cc-5151129accbf} executeQuery: Read 180 rows, 17.52 KiB in 0.001005566 sec., 179003 rows/sec., 17.02 MiB/sec. 2023.11.19 06:19:21.446514 [ 3 ] {6d8047b5-939d-4769-b6cc-5151129accbf} DynamicQueryHandler: Done processing query 2023.11.19 06:19:21.446537 [ 3 ] {6d8047b5-939d-4769-b6cc-5151129accbf} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.19 06:19:21.446551 [ 3 ] {} HTTP-Session: fab40b63-f419-4940-bb77-c73ac9acbcc1 Destroying unnamed session 2023.11.19 06:19:21.446726 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 12222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:21.446768 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:21.446786 [ 3 ] {} HTTP-Session: 7135e58e-1ced-4756-ad2e-672bfc6fb330 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:21.446802 [ 3 ] {} HTTP-Session: 7135e58e-1ced-4756-ad2e-672bfc6fb330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:21.446871 [ 3 ] {80ab1202-0d40-4eeb-be78-3f47e33c8e56} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:21.446910 [ 3 ] {80ab1202-0d40-4eeb-be78-3f47e33c8e56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:19:21.447010 [ 3 ] {80ab1202-0d40-4eeb-be78-3f47e33c8e56} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:21.447385 [ 3 ] {80ab1202-0d40-4eeb-be78-3f47e33c8e56} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:21.447590 [ 3 ] {80ab1202-0d40-4eeb-be78-3f47e33c8e56} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.19 06:19:21.447737 [ 3 ] {80ab1202-0d40-4eeb-be78-3f47e33c8e56} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.19 06:19:21.447855 [ 3 ] {80ab1202-0d40-4eeb-be78-3f47e33c8e56} executeQuery: Read 72 rows, 5.74 KiB in 0.000949355 sec., 75840 rows/sec., 5.91 MiB/sec. 2023.11.19 06:19:21.447969 [ 3 ] {80ab1202-0d40-4eeb-be78-3f47e33c8e56} DynamicQueryHandler: Done processing query 2023.11.19 06:19:21.447990 [ 3 ] {80ab1202-0d40-4eeb-be78-3f47e33c8e56} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.19 06:19:21.448005 [ 3 ] {} HTTP-Session: 7135e58e-1ced-4756-ad2e-672bfc6fb330 Destroying unnamed session 2023.11.19 06:19:21.448118 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:21.448160 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:21.448177 [ 3 ] {} HTTP-Session: dbad501c-10ac-40b3-ae58-65d37d032654 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:21.448192 [ 3 ] {} HTTP-Session: dbad501c-10ac-40b3-ae58-65d37d032654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:21.448260 [ 3 ] {5bbcbd19-fcc6-4d15-9840-e48972488d3d} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:21.448297 [ 3 ] {5bbcbd19-fcc6-4d15-9840-e48972488d3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.19 06:19:21.448478 [ 3 ] {5bbcbd19-fcc6-4d15-9840-e48972488d3d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:21.448765 [ 3 ] {5bbcbd19-fcc6-4d15-9840-e48972488d3d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:21.448994 [ 3 ] {5bbcbd19-fcc6-4d15-9840-e48972488d3d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.19 06:19:21.449160 [ 3 ] {5bbcbd19-fcc6-4d15-9840-e48972488d3d} oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.19 06:19:21.449281 [ 3 ] {5bbcbd19-fcc6-4d15-9840-e48972488d3d} executeQuery: Read 36 rows, 2.57 KiB in 0.000991806 sec., 36297 rows/sec., 2.53 MiB/sec. 2023.11.19 06:19:21.449450 [ 3 ] {5bbcbd19-fcc6-4d15-9840-e48972488d3d} DynamicQueryHandler: Done processing query 2023.11.19 06:19:21.449473 [ 3 ] {5bbcbd19-fcc6-4d15-9840-e48972488d3d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:19:21.449488 [ 3 ] {} HTTP-Session: dbad501c-10ac-40b3-ae58-65d37d032654 Destroying unnamed session 2023.11.19 06:19:21.449638 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 51349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:21.449679 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:21.449696 [ 3 ] {} HTTP-Session: 70bb3457-1891-494c-9e7f-82d9328ba7f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:21.449712 [ 3 ] {} HTTP-Session: 70bb3457-1891-494c-9e7f-82d9328ba7f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:21.449789 [ 3 ] {8e02379e-44cb-4417-b629-39ffd0d99997} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:21.449829 [ 3 ] {8e02379e-44cb-4417-b629-39ffd0d99997} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:19:21.449953 [ 3 ] {8e02379e-44cb-4417-b629-39ffd0d99997} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:21.450454 [ 3 ] {8e02379e-44cb-4417-b629-39ffd0d99997} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:21.450737 [ 3 ] {8e02379e-44cb-4417-b629-39ffd0d99997} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.19 06:19:21.450898 [ 3 ] {8e02379e-44cb-4417-b629-39ffd0d99997} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.19 06:19:21.451019 [ 3 ] {8e02379e-44cb-4417-b629-39ffd0d99997} executeQuery: Read 48 rows, 66.33 KiB in 0.001204832 sec., 39839 rows/sec., 53.76 MiB/sec. 2023.11.19 06:19:21.451137 [ 3 ] {8e02379e-44cb-4417-b629-39ffd0d99997} DynamicQueryHandler: Done processing query 2023.11.19 06:19:21.451176 [ 3 ] {8e02379e-44cb-4417-b629-39ffd0d99997} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.19 06:19:21.451190 [ 3 ] {} HTTP-Session: 70bb3457-1891-494c-9e7f-82d9328ba7f2 Destroying unnamed session 2023.11.19 06:19:26.451470 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:26.451637 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:26.451679 [ 3 ] {} HTTP-Session: 717febf1-d51a-4a88-a9f0-821ae88f41f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:26.451718 [ 3 ] {} HTTP-Session: 717febf1-d51a-4a88-a9f0-821ae88f41f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:26.451967 [ 3 ] {6c2ab9b1-f4fe-4e25-b8a7-c4c87f3e7f6f} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:26.452059 [ 3 ] {6c2ab9b1-f4fe-4e25-b8a7-c4c87f3e7f6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:19:26.452306 [ 3 ] {6c2ab9b1-f4fe-4e25-b8a7-c4c87f3e7f6f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:26.452713 [ 3 ] {6c2ab9b1-f4fe-4e25-b8a7-c4c87f3e7f6f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:26.453017 [ 3 ] {6c2ab9b1-f4fe-4e25-b8a7-c4c87f3e7f6f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.19 06:19:26.453167 [ 3 ] {6c2ab9b1-f4fe-4e25-b8a7-c4c87f3e7f6f} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.19 06:19:26.453300 [ 3 ] {6c2ab9b1-f4fe-4e25-b8a7-c4c87f3e7f6f} executeQuery: Read 2 rows, 166.00 B in 0.001293385 sec., 1546 rows/sec., 125.34 KiB/sec. 2023.11.19 06:19:26.453477 [ 3 ] {6c2ab9b1-f4fe-4e25-b8a7-c4c87f3e7f6f} DynamicQueryHandler: Done processing query 2023.11.19 06:19:26.453501 [ 3 ] {6c2ab9b1-f4fe-4e25-b8a7-c4c87f3e7f6f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:19:26.453516 [ 3 ] {} HTTP-Session: 717febf1-d51a-4a88-a9f0-821ae88f41f6 Destroying unnamed session 2023.11.19 06:19:26.453657 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:26.453720 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:26.453740 [ 3 ] {} HTTP-Session: 69794fdb-a43a-4dab-894f-814fdcf96ecb Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:26.453756 [ 3 ] {} HTTP-Session: 69794fdb-a43a-4dab-894f-814fdcf96ecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:26.453892 [ 3 ] {51f2f594-f7ff-4387-9767-29245616e027} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:26.453932 [ 3 ] {51f2f594-f7ff-4387-9767-29245616e027} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.19 06:19:26.454042 [ 3 ] {51f2f594-f7ff-4387-9767-29245616e027} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:26.454307 [ 3 ] {51f2f594-f7ff-4387-9767-29245616e027} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:26.454504 [ 3 ] {51f2f594-f7ff-4387-9767-29245616e027} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.19 06:19:26.454638 [ 3 ] {51f2f594-f7ff-4387-9767-29245616e027} oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.19 06:19:26.454757 [ 3 ] {51f2f594-f7ff-4387-9767-29245616e027} executeQuery: Read 2 rows, 175.00 B in 0.000890963 sec., 2244 rows/sec., 191.81 KiB/sec. 2023.11.19 06:19:26.454932 [ 3 ] {51f2f594-f7ff-4387-9767-29245616e027} DynamicQueryHandler: Done processing query 2023.11.19 06:19:26.454954 [ 3 ] {51f2f594-f7ff-4387-9767-29245616e027} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:19:26.454969 [ 3 ] {} HTTP-Session: 69794fdb-a43a-4dab-894f-814fdcf96ecb Destroying unnamed session 2023.11.19 06:19:26.455077 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 1128, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:26.455118 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:26.455136 [ 3 ] {} HTTP-Session: be789b7e-19a8-4246-8e72-dfa1791c7727 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:26.455151 [ 3 ] {} HTTP-Session: be789b7e-19a8-4246-8e72-dfa1791c7727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:26.455216 [ 3 ] {3f47b780-0746-4c09-ad82-ed57489e1542} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:26.455252 [ 3 ] {3f47b780-0746-4c09-ad82-ed57489e1542} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:19:26.455350 [ 3 ] {3f47b780-0746-4c09-ad82-ed57489e1542} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:26.455594 [ 3 ] {3f47b780-0746-4c09-ad82-ed57489e1542} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:26.455775 [ 3 ] {3f47b780-0746-4c09-ad82-ed57489e1542} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.19 06:19:26.455975 [ 3 ] {3f47b780-0746-4c09-ad82-ed57489e1542} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.19 06:19:26.456088 [ 3 ] {3f47b780-0746-4c09-ad82-ed57489e1542} executeQuery: Read 7 rows, 665.00 B in 0.000832762 sec., 8405 rows/sec., 779.83 KiB/sec. 2023.11.19 06:19:26.456186 [ 3 ] {3f47b780-0746-4c09-ad82-ed57489e1542} DynamicQueryHandler: Done processing query 2023.11.19 06:19:26.456208 [ 3 ] {3f47b780-0746-4c09-ad82-ed57489e1542} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:19:26.456223 [ 3 ] {} HTTP-Session: be789b7e-19a8-4246-8e72-dfa1791c7727 Destroying unnamed session 2023.11.19 06:19:26.456354 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:26.456393 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:26.456411 [ 3 ] {} HTTP-Session: 8fd4e624-5902-4d46-b026-7e15dc9e2d1e Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:26.456426 [ 3 ] {} HTTP-Session: 8fd4e624-5902-4d46-b026-7e15dc9e2d1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:26.456489 [ 3 ] {e759b134-7cd4-41d2-82a7-04f0ed8f20e7} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:26.456525 [ 3 ] {e759b134-7cd4-41d2-82a7-04f0ed8f20e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.19 06:19:26.456619 [ 3 ] {e759b134-7cd4-41d2-82a7-04f0ed8f20e7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:26.456905 [ 3 ] {e759b134-7cd4-41d2-82a7-04f0ed8f20e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:26.457091 [ 3 ] {e759b134-7cd4-41d2-82a7-04f0ed8f20e7} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.19 06:19:26.457223 [ 3 ] {e759b134-7cd4-41d2-82a7-04f0ed8f20e7} oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.19 06:19:26.457334 [ 3 ] {e759b134-7cd4-41d2-82a7-04f0ed8f20e7} executeQuery: Read 2 rows, 143.00 B in 0.000803031 sec., 2490 rows/sec., 173.90 KiB/sec. 2023.11.19 06:19:26.457445 [ 3 ] {e759b134-7cd4-41d2-82a7-04f0ed8f20e7} DynamicQueryHandler: Done processing query 2023.11.19 06:19:26.457467 [ 3 ] {e759b134-7cd4-41d2-82a7-04f0ed8f20e7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:19:26.457481 [ 3 ] {} HTTP-Session: 8fd4e624-5902-4d46-b026-7e15dc9e2d1e Destroying unnamed session 2023.11.19 06:19:26.457588 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:26.457628 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:26.457645 [ 3 ] {} HTTP-Session: 320ce083-4203-43a6-b228-89c62e98f248 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:26.457661 [ 3 ] {} HTTP-Session: 320ce083-4203-43a6-b228-89c62e98f248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:26.457725 [ 3 ] {b572356d-f161-4e32-8ab8-82026d4cf2ee} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:26.457760 [ 3 ] {b572356d-f161-4e32-8ab8-82026d4cf2ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:19:26.457920 [ 3 ] {b572356d-f161-4e32-8ab8-82026d4cf2ee} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:26.458157 [ 3 ] {b572356d-f161-4e32-8ab8-82026d4cf2ee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:26.458338 [ 3 ] {b572356d-f161-4e32-8ab8-82026d4cf2ee} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.19 06:19:26.458468 [ 3 ] {b572356d-f161-4e32-8ab8-82026d4cf2ee} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.19 06:19:26.458583 [ 3 ] {b572356d-f161-4e32-8ab8-82026d4cf2ee} executeQuery: Read 4 rows, 331.00 B in 0.000818092 sec., 4889 rows/sec., 395.12 KiB/sec. 2023.11.19 06:19:26.458677 [ 3 ] {b572356d-f161-4e32-8ab8-82026d4cf2ee} DynamicQueryHandler: Done processing query 2023.11.19 06:19:26.458700 [ 3 ] {b572356d-f161-4e32-8ab8-82026d4cf2ee} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:19:26.458714 [ 3 ] {} HTTP-Session: 320ce083-4203-43a6-b228-89c62e98f248 Destroying unnamed session 2023.11.19 06:19:26.458870 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:26.458909 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:26.458926 [ 3 ] {} HTTP-Session: c842c8ee-cf3a-4bf3-9046-6cd66e8adf5e Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:26.458943 [ 3 ] {} HTTP-Session: c842c8ee-cf3a-4bf3-9046-6cd66e8adf5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:26.459007 [ 3 ] {90a1bf95-65d6-470c-a529-9bea2be269a2} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:26.459046 [ 3 ] {90a1bf95-65d6-470c-a529-9bea2be269a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.19 06:19:26.459154 [ 3 ] {90a1bf95-65d6-470c-a529-9bea2be269a2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:26.459374 [ 3 ] {90a1bf95-65d6-470c-a529-9bea2be269a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:26.459602 [ 3 ] {90a1bf95-65d6-470c-a529-9bea2be269a2} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.19 06:19:26.459758 [ 3 ] {90a1bf95-65d6-470c-a529-9bea2be269a2} oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.19 06:19:26.459944 [ 3 ] {90a1bf95-65d6-470c-a529-9bea2be269a2} executeQuery: Read 1 rows, 71.00 B in 0.000897573 sec., 1114 rows/sec., 77.25 KiB/sec. 2023.11.19 06:19:26.459940 [ 61 ] {} oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.19 06:19:26.460047 [ 61 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:26.460110 [ 3 ] {90a1bf95-65d6-470c-a529-9bea2be269a2} DynamicQueryHandler: Done processing query 2023.11.19 06:19:26.460138 [ 21 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.19 06:19:26.460148 [ 3 ] {90a1bf95-65d6-470c-a529-9bea2be269a2} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.19 06:19:26.460199 [ 3 ] {} HTTP-Session: c842c8ee-cf3a-4bf3-9046-6cd66e8adf5e Destroying unnamed session 2023.11.19 06:19:26.460271 [ 21 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:19:26.460328 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:26.460330 [ 21 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 180 rows starting from the beginning of the part 2023.11.19 06:19:26.460392 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:26.460437 [ 3 ] {} HTTP-Session: ecdeaba2-47fc-46ca-bb72-ac63895ad087 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:26.460469 [ 3 ] {} HTTP-Session: ecdeaba2-47fc-46ca-bb72-ac63895ad087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:26.460626 [ 21 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part 2023.11.19 06:19:26.460657 [ 3 ] {d864ce67-399c-4450-95c0-d24e946927b0} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:26.460757 [ 3 ] {d864ce67-399c-4450-95c0-d24e946927b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:19:26.460928 [ 21 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2023.11.19 06:19:26.461268 [ 21 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2023.11.19 06:19:26.461430 [ 3 ] {d864ce67-399c-4450-95c0-d24e946927b0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:26.461553 [ 21 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part 2023.11.19 06:19:26.461678 [ 21 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2023.11.19 06:19:26.462315 [ 3 ] {d864ce67-399c-4450-95c0-d24e946927b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:26.462970 [ 3 ] {d864ce67-399c-4450-95c0-d24e946927b0} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.19 06:19:26.463320 [ 3 ] {d864ce67-399c-4450-95c0-d24e946927b0} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.19 06:19:26.463614 [ 3 ] {d864ce67-399c-4450-95c0-d24e946927b0} executeQuery: Read 2 rows, 2.76 KiB in 0.002871326 sec., 696 rows/sec., 962.51 KiB/sec. 2023.11.19 06:19:26.463727 [ 21 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 5 columns (5 merged, 0 gathered) in 0.003644677 sec., 70239.42039308285 rows/sec., 4.89 MiB/sec. 2023.11.19 06:19:26.463929 [ 3 ] {d864ce67-399c-4450-95c0-d24e946927b0} DynamicQueryHandler: Done processing query 2023.11.19 06:19:26.463951 [ 21 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.19 06:19:26.463969 [ 3 ] {d864ce67-399c-4450-95c0-d24e946927b0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:19:26.464025 [ 3 ] {} HTTP-Session: ecdeaba2-47fc-46ca-bb72-ac63895ad087 Destroying unnamed session 2023.11.19 06:19:26.464190 [ 21 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_6_1} oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.19 06:19:26.464254 [ 21 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_6_1} oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.19 06:19:27.323584 [ 69 ] {} DNSResolver: Updating DNS cache 2023.11.19 06:19:27.323629 [ 69 ] {} DNSResolver: Updated DNS cache 2023.11.19 06:19:31.467842 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:31.467957 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:31.467982 [ 3 ] {} HTTP-Session: 976453b5-bdfc-4ef1-addb-1080225d7d13 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:31.468004 [ 3 ] {} HTTP-Session: 976453b5-bdfc-4ef1-addb-1080225d7d13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:31.468131 [ 3 ] {cbe74a33-b4f4-4d4e-814b-2c6aa5ca49c9} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:31.468195 [ 3 ] {cbe74a33-b4f4-4d4e-814b-2c6aa5ca49c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:19:31.468433 [ 3 ] {cbe74a33-b4f4-4d4e-814b-2c6aa5ca49c9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:31.468866 [ 3 ] {cbe74a33-b4f4-4d4e-814b-2c6aa5ca49c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:31.469152 [ 3 ] {cbe74a33-b4f4-4d4e-814b-2c6aa5ca49c9} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.19 06:19:31.469391 [ 3 ] {cbe74a33-b4f4-4d4e-814b-2c6aa5ca49c9} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.19 06:19:31.469540 [ 3 ] {cbe74a33-b4f4-4d4e-814b-2c6aa5ca49c9} executeQuery: Read 48 rows, 3.89 KiB in 0.001322235 sec., 36302 rows/sec., 2.87 MiB/sec. 2023.11.19 06:19:31.469756 [ 3 ] {cbe74a33-b4f4-4d4e-814b-2c6aa5ca49c9} DynamicQueryHandler: Done processing query 2023.11.19 06:19:31.469782 [ 3 ] {cbe74a33-b4f4-4d4e-814b-2c6aa5ca49c9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:19:31.469799 [ 3 ] {} HTTP-Session: 976453b5-bdfc-4ef1-addb-1080225d7d13 Destroying unnamed session 2023.11.19 06:19:31.469911 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:31.469958 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:31.469978 [ 3 ] {} HTTP-Session: 6292f0ba-3293-47e4-b71f-f144670c256a Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:31.469996 [ 3 ] {} HTTP-Session: 6292f0ba-3293-47e4-b71f-f144670c256a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:31.470072 [ 3 ] {45a70994-383e-4181-bb62-6c8a0b435b49} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:31.470114 [ 3 ] {45a70994-383e-4181-bb62-6c8a0b435b49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.19 06:19:31.470229 [ 3 ] {45a70994-383e-4181-bb62-6c8a0b435b49} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:31.470567 [ 3 ] {45a70994-383e-4181-bb62-6c8a0b435b49} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:31.470766 [ 3 ] {45a70994-383e-4181-bb62-6c8a0b435b49} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.19 06:19:31.470918 [ 3 ] {45a70994-383e-4181-bb62-6c8a0b435b49} oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.19 06:19:31.471039 [ 3 ] {45a70994-383e-4181-bb62-6c8a0b435b49} executeQuery: Read 2 rows, 175.00 B in 0.000926145 sec., 2159 rows/sec., 184.53 KiB/sec. 2023.11.19 06:19:31.471036 [ 65 ] {} oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2023.11.19 06:19:31.471145 [ 65 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:31.471184 [ 3 ] {45a70994-383e-4181-bb62-6c8a0b435b49} DynamicQueryHandler: Done processing query 2023.11.19 06:19:31.471237 [ 3 ] {45a70994-383e-4181-bb62-6c8a0b435b49} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:19:31.471246 [ 12 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2023.11.19 06:19:31.471265 [ 3 ] {} HTTP-Session: 6292f0ba-3293-47e4-b71f-f144670c256a Destroying unnamed session 2023.11.19 06:19:31.471427 [ 12 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:19:31.471461 [ 12 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2023.11.19 06:19:31.471525 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 23381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:31.471606 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:31.471649 [ 3 ] {} HTTP-Session: e12d47ba-a2fc-49cd-a0cc-f27bb139dc14 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:31.471666 [ 12 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2023.11.19 06:19:31.471685 [ 3 ] {} HTTP-Session: e12d47ba-a2fc-49cd-a0cc-f27bb139dc14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:31.471910 [ 12 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2023.11.19 06:19:31.471918 [ 3 ] {756bd0bc-ba7b-493d-8dec-a9965f1e2113} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:31.472016 [ 3 ] {756bd0bc-ba7b-493d-8dec-a9965f1e2113} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:19:31.472123 [ 12 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2023.11.19 06:19:31.472489 [ 12 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2023.11.19 06:19:31.472534 [ 3 ] {756bd0bc-ba7b-493d-8dec-a9965f1e2113} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:31.473375 [ 3 ] {756bd0bc-ba7b-493d-8dec-a9965f1e2113} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:31.473807 [ 13 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.002563728 sec., 3900.569795235688 rows/sec., 333.30 KiB/sec. 2023.11.19 06:19:31.473843 [ 3 ] {756bd0bc-ba7b-493d-8dec-a9965f1e2113} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.19 06:19:31.473958 [ 12 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2023.11.19 06:19:31.474086 [ 3 ] {756bd0bc-ba7b-493d-8dec-a9965f1e2113} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.19 06:19:31.474225 [ 12 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_5_1} oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2023.11.19 06:19:31.474391 [ 3 ] {756bd0bc-ba7b-493d-8dec-a9965f1e2113} executeQuery: Read 145 rows, 14.52 KiB in 0.002332892 sec., 62154 rows/sec., 6.08 MiB/sec. 2023.11.19 06:19:31.474455 [ 12 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_5_1} oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2023.11.19 06:19:31.474708 [ 3 ] {756bd0bc-ba7b-493d-8dec-a9965f1e2113} DynamicQueryHandler: Done processing query 2023.11.19 06:19:31.474737 [ 3 ] {756bd0bc-ba7b-493d-8dec-a9965f1e2113} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.19 06:19:31.474754 [ 3 ] {} HTTP-Session: e12d47ba-a2fc-49cd-a0cc-f27bb139dc14 Destroying unnamed session 2023.11.19 06:19:31.474921 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:31.474966 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:31.474986 [ 3 ] {} HTTP-Session: 04bd784c-ddde-4f08-b58d-135651f17ee7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:31.475002 [ 3 ] {} HTTP-Session: 04bd784c-ddde-4f08-b58d-135651f17ee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:31.475068 [ 3 ] {31c48ea3-f059-4fb4-b79f-caa2d5dfc72f} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:31.475106 [ 3 ] {31c48ea3-f059-4fb4-b79f-caa2d5dfc72f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.19 06:19:31.475220 [ 3 ] {31c48ea3-f059-4fb4-b79f-caa2d5dfc72f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:31.475557 [ 3 ] {31c48ea3-f059-4fb4-b79f-caa2d5dfc72f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:31.475756 [ 3 ] {31c48ea3-f059-4fb4-b79f-caa2d5dfc72f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.19 06:19:31.475910 [ 3 ] {31c48ea3-f059-4fb4-b79f-caa2d5dfc72f} oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.19 06:19:31.476015 [ 3 ] {31c48ea3-f059-4fb4-b79f-caa2d5dfc72f} executeQuery: Read 2 rows, 143.00 B in 0.000908554 sec., 2201 rows/sec., 153.70 KiB/sec. 2023.11.19 06:19:31.476014 [ 74 ] {} oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2023.11.19 06:19:31.476076 [ 74 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:31.476122 [ 3 ] {31c48ea3-f059-4fb4-b79f-caa2d5dfc72f} DynamicQueryHandler: Done processing query 2023.11.19 06:19:31.476128 [ 11 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2023.11.19 06:19:31.476150 [ 3 ] {31c48ea3-f059-4fb4-b79f-caa2d5dfc72f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:19:31.476172 [ 3 ] {} HTTP-Session: 04bd784c-ddde-4f08-b58d-135651f17ee7 Destroying unnamed session 2023.11.19 06:19:31.476210 [ 11 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:19:31.476234 [ 11 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2023.11.19 06:19:31.476295 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 8521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:31.476415 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:31.476424 [ 11 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2023.11.19 06:19:31.476439 [ 3 ] {} HTTP-Session: fcf27ff9-0ef8-4090-8526-a084f7a73164 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:31.476467 [ 3 ] {} HTTP-Session: fcf27ff9-0ef8-4090-8526-a084f7a73164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:31.476544 [ 11 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2023.11.19 06:19:31.476573 [ 3 ] {282f2c82-836f-4592-b673-b819c8a026ce} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:31.476622 [ 3 ] {282f2c82-836f-4592-b673-b819c8a026ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:19:31.476646 [ 11 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2023.11.19 06:19:31.476798 [ 11 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2023.11.19 06:19:31.476841 [ 3 ] {282f2c82-836f-4592-b673-b819c8a026ce} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:31.477282 [ 3 ] {282f2c82-836f-4592-b673-b819c8a026ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:31.477580 [ 17 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001413707 sec., 7073.6015312932595 rows/sec., 493.91 KiB/sec. 2023.11.19 06:19:31.477619 [ 3 ] {282f2c82-836f-4592-b673-b819c8a026ce} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.19 06:19:31.477694 [ 11 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2023.11.19 06:19:31.477785 [ 3 ] {282f2c82-836f-4592-b673-b819c8a026ce} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.19 06:19:31.477859 [ 11 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_5_1} oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2023.11.19 06:19:31.477902 [ 3 ] {282f2c82-836f-4592-b673-b819c8a026ce} executeQuery: Read 50 rows, 4.01 KiB in 0.001315825 sec., 37998 rows/sec., 2.97 MiB/sec. 2023.11.19 06:19:31.477936 [ 11 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_5_1} oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2023.11.19 06:19:31.478052 [ 3 ] {282f2c82-836f-4592-b673-b819c8a026ce} DynamicQueryHandler: Done processing query 2023.11.19 06:19:31.478074 [ 3 ] {282f2c82-836f-4592-b673-b819c8a026ce} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.19 06:19:31.478093 [ 3 ] {} HTTP-Session: fcf27ff9-0ef8-4090-8526-a084f7a73164 Destroying unnamed session 2023.11.19 06:19:31.478210 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:31.478251 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:31.478268 [ 3 ] {} HTTP-Session: d5c99108-25b8-42a0-aa50-1899ea692665 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:31.478285 [ 3 ] {} HTTP-Session: d5c99108-25b8-42a0-aa50-1899ea692665 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:31.478414 [ 3 ] {f11136f0-d9d2-42e5-b06e-0ad7556c3bb2} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:31.478452 [ 3 ] {f11136f0-d9d2-42e5-b06e-0ad7556c3bb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.19 06:19:31.478558 [ 3 ] {f11136f0-d9d2-42e5-b06e-0ad7556c3bb2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:31.478796 [ 3 ] {f11136f0-d9d2-42e5-b06e-0ad7556c3bb2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:31.479023 [ 3 ] {f11136f0-d9d2-42e5-b06e-0ad7556c3bb2} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.19 06:19:31.479180 [ 3 ] {f11136f0-d9d2-42e5-b06e-0ad7556c3bb2} oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.19 06:19:31.479277 [ 3 ] {f11136f0-d9d2-42e5-b06e-0ad7556c3bb2} executeQuery: Read 1 rows, 71.00 B in 0.000894734 sec., 1117 rows/sec., 77.49 KiB/sec. 2023.11.19 06:19:31.479440 [ 3 ] {f11136f0-d9d2-42e5-b06e-0ad7556c3bb2} DynamicQueryHandler: Done processing query 2023.11.19 06:19:31.479462 [ 3 ] {f11136f0-d9d2-42e5-b06e-0ad7556c3bb2} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.19 06:19:31.479476 [ 3 ] {} HTTP-Session: d5c99108-25b8-42a0-aa50-1899ea692665 Destroying unnamed session 2023.11.19 06:19:31.479625 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 51349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:31.479665 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:31.479683 [ 3 ] {} HTTP-Session: 56e5d43d-5add-4458-a692-a7600e2d2450 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:31.479698 [ 3 ] {} HTTP-Session: 56e5d43d-5add-4458-a692-a7600e2d2450 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:31.479782 [ 3 ] {35b2242c-f927-44ee-aff3-c529eaf181df} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:31.479823 [ 3 ] {35b2242c-f927-44ee-aff3-c529eaf181df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:19:31.479945 [ 3 ] {35b2242c-f927-44ee-aff3-c529eaf181df} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:31.480506 [ 3 ] {35b2242c-f927-44ee-aff3-c529eaf181df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:31.480786 [ 3 ] {35b2242c-f927-44ee-aff3-c529eaf181df} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.19 06:19:31.480948 [ 3 ] {35b2242c-f927-44ee-aff3-c529eaf181df} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.19 06:19:31.481043 [ 3 ] {35b2242c-f927-44ee-aff3-c529eaf181df} executeQuery: Read 48 rows, 66.33 KiB in 0.001249043 sec., 38429 rows/sec., 51.86 MiB/sec. 2023.11.19 06:19:31.481249 [ 3 ] {35b2242c-f927-44ee-aff3-c529eaf181df} DynamicQueryHandler: Done processing query 2023.11.19 06:19:31.481271 [ 3 ] {35b2242c-f927-44ee-aff3-c529eaf181df} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.19 06:19:31.481286 [ 3 ] {} HTTP-Session: 56e5d43d-5add-4458-a692-a7600e2d2450 Destroying unnamed session 2023.11.19 06:19:36.474311 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:36.474503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:36.474550 [ 3 ] {} HTTP-Session: 17bb99f1-f983-4b85-8caa-1d8cfb22c94b Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:36.474590 [ 3 ] {} HTTP-Session: 17bb99f1-f983-4b85-8caa-1d8cfb22c94b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:36.474792 [ 3 ] {ffdb74a0-d900-4488-8bd5-0e023d746f58} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:36.474883 [ 3 ] {ffdb74a0-d900-4488-8bd5-0e023d746f58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:19:36.475044 [ 3 ] {ffdb74a0-d900-4488-8bd5-0e023d746f58} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:36.475430 [ 3 ] {ffdb74a0-d900-4488-8bd5-0e023d746f58} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:36.475691 [ 3 ] {ffdb74a0-d900-4488-8bd5-0e023d746f58} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.19 06:19:36.475848 [ 3 ] {ffdb74a0-d900-4488-8bd5-0e023d746f58} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.19 06:19:36.475975 [ 3 ] {ffdb74a0-d900-4488-8bd5-0e023d746f58} executeQuery: Read 2 rows, 166.00 B in 0.00113102 sec., 1768 rows/sec., 143.33 KiB/sec. 2023.11.19 06:19:36.476000 [ 56 ] {} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.19 06:19:36.476113 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:36.476146 [ 3 ] {ffdb74a0-d900-4488-8bd5-0e023d746f58} DynamicQueryHandler: Done processing query 2023.11.19 06:19:36.476193 [ 3 ] {ffdb74a0-d900-4488-8bd5-0e023d746f58} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:19:36.476239 [ 3 ] {} HTTP-Session: 17bb99f1-f983-4b85-8caa-1d8cfb22c94b Destroying unnamed session 2023.11.19 06:19:36.476259 [ 14 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.19 06:19:36.476395 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:36.476455 [ 14 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:19:36.476483 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:36.476514 [ 14 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 50 rows starting from the beginning of the part 2023.11.19 06:19:36.476527 [ 3 ] {} HTTP-Session: 3af04e30-28be-4dfb-8abc-c31dd126233f Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:36.476559 [ 3 ] {} HTTP-Session: 3af04e30-28be-4dfb-8abc-c31dd126233f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:36.476731 [ 3 ] {8a3eda14-fc6a-4d15-a5a6-cf2c5fdad06d} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:36.476795 [ 14 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part 2023.11.19 06:19:36.476814 [ 3 ] {8a3eda14-fc6a-4d15-a5a6-cf2c5fdad06d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:19:36.477119 [ 14 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part 2023.11.19 06:19:36.477232 [ 3 ] {8a3eda14-fc6a-4d15-a5a6-cf2c5fdad06d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:36.477411 [ 14 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2023.11.19 06:19:36.477598 [ 14 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part 2023.11.19 06:19:36.477883 [ 14 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2023.11.19 06:19:36.478068 [ 3 ] {8a3eda14-fc6a-4d15-a5a6-cf2c5fdad06d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:19:36.478500 [ 3 ] {8a3eda14-fc6a-4d15-a5a6-cf2c5fdad06d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.19 06:19:36.478806 [ 3 ] {8a3eda14-fc6a-4d15-a5a6-cf2c5fdad06d} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.19 06:19:36.479013 [ 56 ] {} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.19 06:19:36.479107 [ 3 ] {8a3eda14-fc6a-4d15-a5a6-cf2c5fdad06d} executeQuery: Read 6 rows, 574.00 B in 0.002286701 sec., 2623 rows/sec., 245.13 KiB/sec. 2023.11.19 06:19:36.479124 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:19:36.479474 [ 11 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.19 06:19:36.479801 [ 3 ] {8a3eda14-fc6a-4d15-a5a6-cf2c5fdad06d} DynamicQueryHandler: Done processing query 2023.11.19 06:19:36.479834 [ 11 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:19:36.479863 [ 3 ] {8a3eda14-fc6a-4d15-a5a6-cf2c5fdad06d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:19:36.479902 [ 11 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 188 rows starting from the beginning of the part 2023.11.19 06:19:36.479903 [ 3 ] {} HTTP-Session: 3af04e30-28be-4dfb-8abc-c31dd126233f Destroying unnamed session 2023.11.19 06:19:36.479919 [ 17 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 152 rows, containing 4 columns (4 merged, 0 gathered) in 0.003734679 sec., 40699.615683168486 rows/sec., 3.22 MiB/sec. 2023.11.19 06:19:36.480065 [ 11 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 7 rows starting from the beginning of the part 2023.11.19 06:19:36.480151 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:36.480224 [ 17 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.19 06:19:36.480251 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:36.480311 [ 11 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 180 rows starting from the beginning of the part 2023.11.19 06:19:36.480338 [ 3 ] {} HTTP-Session: 405d42f6-14cb-4947-97e4-74b42a9dc40b Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:36.480424 [ 3 ] {} HTTP-Session: 405d42f6-14cb-4947-97e4-74b42a9dc40b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:36.480581 [ 11 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 7 rows starting from the beginning of the part 2023.11.19 06:19:36.480633 [ 3 ] {0dbcc339-5ab8-476f-a613-a48648e012e6} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:36.480700 [ 17 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_16_3} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.19 06:19:36.480726 [ 3 ] {0dbcc339-5ab8-476f-a613-a48648e012e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:19:36.480857 [ 11 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 145 rows starting from the beginning of the part 2023.11.19 06:19:36.480917 [ 17 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_16_3} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.19 06:19:36.481258 [ 11 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2023.11.19 06:19:36.481310 [ 3 ] {0dbcc339-5ab8-476f-a613-a48648e012e6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:36.481751 [ 3 ] {0dbcc339-5ab8-476f-a613-a48648e012e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:19:36.482035 [ 3 ] {0dbcc339-5ab8-476f-a613-a48648e012e6} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.19 06:19:36.482223 [ 14 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 533 rows, containing 4 columns (4 merged, 0 gathered) in 0.00299084 sec., 178210.803653823 rows/sec., 17.03 MiB/sec. 2023.11.19 06:19:36.482254 [ 3 ] {0dbcc339-5ab8-476f-a613-a48648e012e6} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.19 06:19:36.482429 [ 56 ] {} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.19 06:19:36.482459 [ 14 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.19 06:19:36.482480 [ 3 ] {0dbcc339-5ab8-476f-a613-a48648e012e6} executeQuery: Read 2 rows, 164.00 B in 0.001776997 sec., 1125 rows/sec., 90.13 KiB/sec. 2023.11.19 06:19:36.482505 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:19:36.482759 [ 11 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.19 06:19:36.482873 [ 3 ] {0dbcc339-5ab8-476f-a613-a48648e012e6} DynamicQueryHandler: Done processing query 2023.11.19 06:19:36.482937 [ 3 ] {0dbcc339-5ab8-476f-a613-a48648e012e6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:19:36.483005 [ 3 ] {} HTTP-Session: 405d42f6-14cb-4947-97e4-74b42a9dc40b Destroying unnamed session 2023.11.19 06:19:36.483018 [ 14 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_16_3} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.19 06:19:36.483021 [ 11 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:19:36.483104 [ 11 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 107 rows starting from the beginning of the part 2023.11.19 06:19:36.483175 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:36.483180 [ 14 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_16_3} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.19 06:19:36.483276 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:36.483317 [ 11 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 15 rows starting from the beginning of the part 2023.11.19 06:19:36.483353 [ 3 ] {} HTTP-Session: 0d463205-96ae-48d7-a4d7-c30a573a4ea6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:36.483439 [ 3 ] {} HTTP-Session: 0d463205-96ae-48d7-a4d7-c30a573a4ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:36.483543 [ 11 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 72 rows starting from the beginning of the part 2023.11.19 06:19:36.483563 [ 3 ] {6f06bb33-557c-4d4d-80e5-6d0de6c1cc5a} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:36.483631 [ 3 ] {6f06bb33-557c-4d4d-80e5-6d0de6c1cc5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:19:36.483650 [ 11 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part 2023.11.19 06:19:36.483812 [ 11 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part 2023.11.19 06:19:36.483946 [ 3 ] {6f06bb33-557c-4d4d-80e5-6d0de6c1cc5a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:36.483962 [ 11 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2023.11.19 06:19:36.484398 [ 3 ] {6f06bb33-557c-4d4d-80e5-6d0de6c1cc5a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:19:36.484868 [ 15 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002254159 sec., 110906.10733315618 rows/sec., 8.65 MiB/sec. 2023.11.19 06:19:36.484886 [ 3 ] {6f06bb33-557c-4d4d-80e5-6d0de6c1cc5a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.19 06:19:36.484984 [ 15 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.19 06:19:36.485082 [ 3 ] {6f06bb33-557c-4d4d-80e5-6d0de6c1cc5a} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.19 06:19:36.485171 [ 15 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_16_3} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.19 06:19:36.485255 [ 56 ] {} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.19 06:19:36.485277 [ 3 ] {6f06bb33-557c-4d4d-80e5-6d0de6c1cc5a} executeQuery: Read 2 rows, 2.76 KiB in 0.001666274 sec., 1200 rows/sec., 1.62 MiB/sec. 2023.11.19 06:19:36.485330 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:19:36.485326 [ 15 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_16_3} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.19 06:19:36.485781 [ 3 ] {6f06bb33-557c-4d4d-80e5-6d0de6c1cc5a} DynamicQueryHandler: Done processing query 2023.11.19 06:19:36.485778 [ 18 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.19 06:19:36.485813 [ 3 ] {6f06bb33-557c-4d4d-80e5-6d0de6c1cc5a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:19:36.485859 [ 3 ] {} HTTP-Session: 0d463205-96ae-48d7-a4d7-c30a573a4ea6 Destroying unnamed session 2023.11.19 06:19:36.485945 [ 18 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:19:36.485981 [ 18 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 328 rows starting from the beginning of the part 2023.11.19 06:19:36.486118 [ 18 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part 2023.11.19 06:19:36.486222 [ 18 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part 2023.11.19 06:19:36.486317 [ 18 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2023.11.19 06:19:36.486407 [ 18 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part 2023.11.19 06:19:36.486493 [ 18 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2023.11.19 06:19:36.487894 [ 15 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 430 rows, containing 6 columns (6 merged, 0 gathered) in 0.002422934 sec., 177470.78541966065 rows/sec., 239.49 MiB/sec. 2023.11.19 06:19:36.488206 [ 15 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.19 06:19:36.488422 [ 15 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_16_3} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.19 06:19:36.488485 [ 15 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_16_3} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.19 06:19:36.488555 [ 15 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_16_3: 4.01 MiB. 2023.11.19 06:19:37.000150 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.12 MiB, peak 237.00 MiB, will set to 231.04 MiB (RSS), difference: -4.08 MiB 2023.11.19 06:19:41.477898 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:41.478024 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:41.478055 [ 3 ] {} HTTP-Session: f30921f2-6196-4b17-ba2e-b83a03b42bd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:41.478082 [ 3 ] {} HTTP-Session: f30921f2-6196-4b17-ba2e-b83a03b42bd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:41.478230 [ 3 ] {126c888b-d725-480e-ab7e-03ce642c9c1d} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:41.478299 [ 3 ] {126c888b-d725-480e-ab7e-03ce642c9c1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:19:41.478482 [ 3 ] {126c888b-d725-480e-ab7e-03ce642c9c1d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:41.478990 [ 3 ] {126c888b-d725-480e-ab7e-03ce642c9c1d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:41.479310 [ 3 ] {126c888b-d725-480e-ab7e-03ce642c9c1d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.19 06:19:41.479524 [ 3 ] {126c888b-d725-480e-ab7e-03ce642c9c1d} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.19 06:19:41.479699 [ 3 ] {126c888b-d725-480e-ab7e-03ce642c9c1d} executeQuery: Read 48 rows, 3.89 KiB in 0.001423797 sec., 33712 rows/sec., 2.67 MiB/sec. 2023.11.19 06:19:41.479894 [ 3 ] {126c888b-d725-480e-ab7e-03ce642c9c1d} DynamicQueryHandler: Done processing query 2023.11.19 06:19:41.479931 [ 3 ] {126c888b-d725-480e-ab7e-03ce642c9c1d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:19:41.479951 [ 3 ] {} HTTP-Session: f30921f2-6196-4b17-ba2e-b83a03b42bd6 Destroying unnamed session 2023.11.19 06:19:41.480097 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 23233, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:41.480141 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:41.480161 [ 3 ] {} HTTP-Session: 4a43923e-a0a1-4fb9-aba3-f7e37b8bb32e Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:41.480178 [ 3 ] {} HTTP-Session: 4a43923e-a0a1-4fb9-aba3-f7e37b8bb32e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:41.480257 [ 3 ] {0797362d-b43c-4e9c-9869-7bf1c4587600} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:41.480298 [ 3 ] {0797362d-b43c-4e9c-9869-7bf1c4587600} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:19:41.480409 [ 3 ] {0797362d-b43c-4e9c-9869-7bf1c4587600} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:41.480809 [ 3 ] {0797362d-b43c-4e9c-9869-7bf1c4587600} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:41.481033 [ 3 ] {0797362d-b43c-4e9c-9869-7bf1c4587600} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.19 06:19:41.481183 [ 3 ] {0797362d-b43c-4e9c-9869-7bf1c4587600} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.19 06:19:41.481299 [ 3 ] {0797362d-b43c-4e9c-9869-7bf1c4587600} executeQuery: Read 144 rows, 14.43 KiB in 0.001009597 sec., 142631 rows/sec., 13.95 MiB/sec. 2023.11.19 06:19:41.481424 [ 3 ] {0797362d-b43c-4e9c-9869-7bf1c4587600} DynamicQueryHandler: Done processing query 2023.11.19 06:19:41.481448 [ 3 ] {0797362d-b43c-4e9c-9869-7bf1c4587600} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.19 06:19:41.481463 [ 3 ] {} HTTP-Session: 4a43923e-a0a1-4fb9-aba3-f7e37b8bb32e Destroying unnamed session 2023.11.19 06:19:41.481583 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:41.481627 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:41.481646 [ 3 ] {} HTTP-Session: 9353c685-8357-447d-8004-a384b463941d Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:41.481662 [ 3 ] {} HTTP-Session: 9353c685-8357-447d-8004-a384b463941d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:41.481734 [ 3 ] {37b5257c-57a7-4924-a5d6-0683524054e5} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:41.481774 [ 3 ] {37b5257c-57a7-4924-a5d6-0683524054e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:19:41.481878 [ 3 ] {37b5257c-57a7-4924-a5d6-0683524054e5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:41.482176 [ 3 ] {37b5257c-57a7-4924-a5d6-0683524054e5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:41.482387 [ 3 ] {37b5257c-57a7-4924-a5d6-0683524054e5} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.19 06:19:41.482536 [ 3 ] {37b5257c-57a7-4924-a5d6-0683524054e5} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.19 06:19:41.482663 [ 3 ] {37b5257c-57a7-4924-a5d6-0683524054e5} executeQuery: Read 48 rows, 3.84 KiB in 0.000898953 sec., 53395 rows/sec., 4.18 MiB/sec. 2023.11.19 06:19:41.482790 [ 3 ] {37b5257c-57a7-4924-a5d6-0683524054e5} DynamicQueryHandler: Done processing query 2023.11.19 06:19:41.482812 [ 3 ] {37b5257c-57a7-4924-a5d6-0683524054e5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:19:41.482829 [ 3 ] {} HTTP-Session: 9353c685-8357-447d-8004-a384b463941d Destroying unnamed session 2023.11.19 06:19:41.482974 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 51349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:41.483017 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:41.483035 [ 3 ] {} HTTP-Session: 73d0e754-b791-4e34-a422-1777ccb7a063 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:41.483052 [ 3 ] {} HTTP-Session: 73d0e754-b791-4e34-a422-1777ccb7a063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:41.483135 [ 3 ] {3efd295b-2504-45ad-a339-26eee20c4f2f} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:41.483179 [ 3 ] {3efd295b-2504-45ad-a339-26eee20c4f2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:19:41.483315 [ 3 ] {3efd295b-2504-45ad-a339-26eee20c4f2f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:41.483785 [ 3 ] {3efd295b-2504-45ad-a339-26eee20c4f2f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. 2023.11.19 06:19:41.484097 [ 3 ] {3efd295b-2504-45ad-a339-26eee20c4f2f} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.19 06:19:41.484271 [ 3 ] {3efd295b-2504-45ad-a339-26eee20c4f2f} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.19 06:19:41.484395 [ 3 ] {3efd295b-2504-45ad-a339-26eee20c4f2f} executeQuery: Read 48 rows, 66.33 KiB in 0.001232143 sec., 38956 rows/sec., 52.57 MiB/sec. 2023.11.19 06:19:41.484532 [ 3 ] {3efd295b-2504-45ad-a339-26eee20c4f2f} DynamicQueryHandler: Done processing query 2023.11.19 06:19:41.484557 [ 3 ] {3efd295b-2504-45ad-a339-26eee20c4f2f} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.19 06:19:41.484574 [ 3 ] {} HTTP-Session: 73d0e754-b791-4e34-a422-1777ccb7a063 Destroying unnamed session 2023.11.19 06:19:42.323866 [ 55 ] {} DNSResolver: Updating DNS cache 2023.11.19 06:19:42.323918 [ 55 ] {} DNSResolver: Updated DNS cache 2023.11.19 06:19:46.474761 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:46.474900 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:46.474930 [ 3 ] {} HTTP-Session: 17420e06-3af7-49ee-92e1-d7e23b8d8f72 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:46.474960 [ 3 ] {} HTTP-Session: 17420e06-3af7-49ee-92e1-d7e23b8d8f72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:46.475101 [ 3 ] {cbf1f90a-cffd-4ffa-aace-63e61d27112d} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:46.475161 [ 3 ] {cbf1f90a-cffd-4ffa-aace-63e61d27112d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:19:46.475324 [ 3 ] {cbf1f90a-cffd-4ffa-aace-63e61d27112d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:46.475799 [ 3 ] {cbf1f90a-cffd-4ffa-aace-63e61d27112d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:19:46.476059 [ 3 ] {cbf1f90a-cffd-4ffa-aace-63e61d27112d} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.19 06:19:46.476220 [ 3 ] {cbf1f90a-cffd-4ffa-aace-63e61d27112d} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.19 06:19:46.476362 [ 3 ] {cbf1f90a-cffd-4ffa-aace-63e61d27112d} executeQuery: Read 2 rows, 166.00 B in 0.001223403 sec., 1634 rows/sec., 132.51 KiB/sec. 2023.11.19 06:19:46.476507 [ 3 ] {cbf1f90a-cffd-4ffa-aace-63e61d27112d} DynamicQueryHandler: Done processing query 2023.11.19 06:19:46.476532 [ 3 ] {cbf1f90a-cffd-4ffa-aace-63e61d27112d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:19:46.476549 [ 3 ] {} HTTP-Session: 17420e06-3af7-49ee-92e1-d7e23b8d8f72 Destroying unnamed session 2023.11.19 06:19:46.476671 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:46.476716 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:46.476736 [ 3 ] {} HTTP-Session: 961332f5-e57e-4484-ae47-b03cb715e5db Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:46.476753 [ 3 ] {} HTTP-Session: 961332f5-e57e-4484-ae47-b03cb715e5db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:46.476823 [ 3 ] {d8c55b8c-737d-4c3c-8c7a-452578841b74} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:46.476864 [ 3 ] {d8c55b8c-737d-4c3c-8c7a-452578841b74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:19:46.476971 [ 3 ] {d8c55b8c-737d-4c3c-8c7a-452578841b74} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:46.477270 [ 3 ] {d8c55b8c-737d-4c3c-8c7a-452578841b74} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:19:46.477473 [ 3 ] {d8c55b8c-737d-4c3c-8c7a-452578841b74} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.19 06:19:46.477625 [ 3 ] {d8c55b8c-737d-4c3c-8c7a-452578841b74} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.19 06:19:46.477753 [ 3 ] {d8c55b8c-737d-4c3c-8c7a-452578841b74} executeQuery: Read 6 rows, 574.00 B in 0.000893574 sec., 6714 rows/sec., 627.31 KiB/sec. 2023.11.19 06:19:46.477905 [ 3 ] {d8c55b8c-737d-4c3c-8c7a-452578841b74} DynamicQueryHandler: Done processing query 2023.11.19 06:19:46.477929 [ 3 ] {d8c55b8c-737d-4c3c-8c7a-452578841b74} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:19:46.477946 [ 3 ] {} HTTP-Session: 961332f5-e57e-4484-ae47-b03cb715e5db Destroying unnamed session 2023.11.19 06:19:46.478060 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2240, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:46.478106 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:46.478124 [ 3 ] {} HTTP-Session: a955aea2-eafd-473c-8287-ac29e799042f Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:46.478140 [ 3 ] {} HTTP-Session: a955aea2-eafd-473c-8287-ac29e799042f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:46.478213 [ 3 ] {d165ab47-cfdc-4fa2-b8ef-87685848c835} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:46.478253 [ 3 ] {d165ab47-cfdc-4fa2-b8ef-87685848c835} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:19:46.478365 [ 3 ] {d165ab47-cfdc-4fa2-b8ef-87685848c835} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:46.478639 [ 3 ] {d165ab47-cfdc-4fa2-b8ef-87685848c835} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:19:46.478845 [ 3 ] {d165ab47-cfdc-4fa2-b8ef-87685848c835} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.19 06:19:46.478993 [ 3 ] {d165ab47-cfdc-4fa2-b8ef-87685848c835} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.19 06:19:46.479120 [ 3 ] {d165ab47-cfdc-4fa2-b8ef-87685848c835} executeQuery: Read 13 rows, 1.03 KiB in 0.000877473 sec., 14815 rows/sec., 1.14 MiB/sec. 2023.11.19 06:19:46.479315 [ 3 ] {d165ab47-cfdc-4fa2-b8ef-87685848c835} DynamicQueryHandler: Done processing query 2023.11.19 06:19:46.479339 [ 3 ] {d165ab47-cfdc-4fa2-b8ef-87685848c835} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:19:46.479355 [ 3 ] {} HTTP-Session: a955aea2-eafd-473c-8287-ac29e799042f Destroying unnamed session 2023.11.19 06:19:46.479453 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:46.479495 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:46.479514 [ 3 ] {} HTTP-Session: 5a03f4e7-4a8c-4188-b475-53837028344a Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:46.479530 [ 3 ] {} HTTP-Session: 5a03f4e7-4a8c-4188-b475-53837028344a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:46.479602 [ 3 ] {05096e1e-af2e-4109-8e92-5c95fb3bcb71} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:46.479644 [ 3 ] {05096e1e-af2e-4109-8e92-5c95fb3bcb71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.19 06:19:46.479776 [ 3 ] {05096e1e-af2e-4109-8e92-5c95fb3bcb71} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:46.480049 [ 3 ] {05096e1e-af2e-4109-8e92-5c95fb3bcb71} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:19:46.480292 [ 3 ] {05096e1e-af2e-4109-8e92-5c95fb3bcb71} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.19 06:19:46.480468 [ 3 ] {05096e1e-af2e-4109-8e92-5c95fb3bcb71} oximeter.measurements_cumulativei64 (08bfe840-3b61-4770-8a5e-06995f862c1e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.19 06:19:46.480596 [ 3 ] {05096e1e-af2e-4109-8e92-5c95fb3bcb71} executeQuery: Read 11 rows, 743.00 B in 0.000964095 sec., 11409 rows/sec., 752.61 KiB/sec. 2023.11.19 06:19:46.480731 [ 3 ] {05096e1e-af2e-4109-8e92-5c95fb3bcb71} DynamicQueryHandler: Done processing query 2023.11.19 06:19:46.480755 [ 3 ] {05096e1e-af2e-4109-8e92-5c95fb3bcb71} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:19:46.480771 [ 3 ] {} HTTP-Session: 5a03f4e7-4a8c-4188-b475-53837028344a Destroying unnamed session 2023.11.19 06:19:46.480875 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:46.480919 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:46.480937 [ 3 ] {} HTTP-Session: 9116b2c1-fc2c-4d50-abc7-e8152ef0953b Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:46.480954 [ 3 ] {} HTTP-Session: 9116b2c1-fc2c-4d50-abc7-e8152ef0953b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:46.481027 [ 3 ] {d4a469f0-8e81-4b4f-8860-c9c7ab44e0cf} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:46.481070 [ 3 ] {d4a469f0-8e81-4b4f-8860-c9c7ab44e0cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:19:46.481206 [ 3 ] {d4a469f0-8e81-4b4f-8860-c9c7ab44e0cf} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:46.481497 [ 3 ] {d4a469f0-8e81-4b4f-8860-c9c7ab44e0cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:19:46.481761 [ 3 ] {d4a469f0-8e81-4b4f-8860-c9c7ab44e0cf} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.19 06:19:46.481941 [ 3 ] {d4a469f0-8e81-4b4f-8860-c9c7ab44e0cf} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.19 06:19:46.482072 [ 3 ] {d4a469f0-8e81-4b4f-8860-c9c7ab44e0cf} executeQuery: Read 2 rows, 2.76 KiB in 0.001015857 sec., 1968 rows/sec., 2.66 MiB/sec. 2023.11.19 06:19:46.482274 [ 3 ] {d4a469f0-8e81-4b4f-8860-c9c7ab44e0cf} DynamicQueryHandler: Done processing query 2023.11.19 06:19:46.482298 [ 3 ] {d4a469f0-8e81-4b4f-8860-c9c7ab44e0cf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:19:46.482314 [ 3 ] {} HTTP-Session: 9116b2c1-fc2c-4d50-abc7-e8152ef0953b Destroying unnamed session 2023.11.19 06:19:51.479627 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:51.479757 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:51.479788 [ 3 ] {} HTTP-Session: 51e94da9-c9f7-4232-9b6a-56f66a902319 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:51.479817 [ 3 ] {} HTTP-Session: 51e94da9-c9f7-4232-9b6a-56f66a902319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:51.479963 [ 3 ] {5490517f-e04a-418e-ae7a-5202c147b36e} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:51.480034 [ 3 ] {5490517f-e04a-418e-ae7a-5202c147b36e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:19:51.480224 [ 3 ] {5490517f-e04a-418e-ae7a-5202c147b36e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:51.480671 [ 3 ] {5490517f-e04a-418e-ae7a-5202c147b36e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:19:51.480939 [ 3 ] {5490517f-e04a-418e-ae7a-5202c147b36e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.19 06:19:51.481107 [ 3 ] {5490517f-e04a-418e-ae7a-5202c147b36e} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.19 06:19:51.481237 [ 3 ] {5490517f-e04a-418e-ae7a-5202c147b36e} executeQuery: Read 48 rows, 3.89 KiB in 0.001228283 sec., 39078 rows/sec., 3.09 MiB/sec. 2023.11.19 06:19:51.481390 [ 3 ] {5490517f-e04a-418e-ae7a-5202c147b36e} DynamicQueryHandler: Done processing query 2023.11.19 06:19:51.481416 [ 3 ] {5490517f-e04a-418e-ae7a-5202c147b36e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:19:51.481432 [ 3 ] {} HTTP-Session: 51e94da9-c9f7-4232-9b6a-56f66a902319 Destroying unnamed session 2023.11.19 06:19:51.481555 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:51.481603 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:51.481622 [ 3 ] {} HTTP-Session: f00a01f7-187f-4b7c-afa0-50a254d802d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:51.481638 [ 3 ] {} HTTP-Session: f00a01f7-187f-4b7c-afa0-50a254d802d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:51.481717 [ 3 ] {ea4bbddf-2af4-456b-99a9-cdff2434223b} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:51.481767 [ 3 ] {ea4bbddf-2af4-456b-99a9-cdff2434223b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.19 06:19:51.481876 [ 3 ] {ea4bbddf-2af4-456b-99a9-cdff2434223b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:51.482173 [ 3 ] {ea4bbddf-2af4-456b-99a9-cdff2434223b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:19:51.482379 [ 3 ] {ea4bbddf-2af4-456b-99a9-cdff2434223b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.19 06:19:51.482521 [ 3 ] {ea4bbddf-2af4-456b-99a9-cdff2434223b} oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.19 06:19:51.482640 [ 3 ] {ea4bbddf-2af4-456b-99a9-cdff2434223b} executeQuery: Read 2 rows, 175.00 B in 0.000881363 sec., 2269 rows/sec., 193.90 KiB/sec. 2023.11.19 06:19:51.482762 [ 3 ] {ea4bbddf-2af4-456b-99a9-cdff2434223b} DynamicQueryHandler: Done processing query 2023.11.19 06:19:51.482786 [ 3 ] {ea4bbddf-2af4-456b-99a9-cdff2434223b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:19:51.482802 [ 3 ] {} HTTP-Session: f00a01f7-187f-4b7c-afa0-50a254d802d0 Destroying unnamed session 2023.11.19 06:19:51.482948 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 28650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:51.482992 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:51.483010 [ 3 ] {} HTTP-Session: 95e5dfb9-7f72-482f-9c7f-30624a0f14c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:51.483027 [ 3 ] {} HTTP-Session: 95e5dfb9-7f72-482f-9c7f-30624a0f14c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:51.483101 [ 3 ] {71e57e63-47af-4576-83b4-0f180189844b} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:51.483137 [ 3 ] {71e57e63-47af-4576-83b4-0f180189844b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:19:51.483241 [ 3 ] {71e57e63-47af-4576-83b4-0f180189844b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:51.483663 [ 3 ] {71e57e63-47af-4576-83b4-0f180189844b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:19:51.483882 [ 3 ] {71e57e63-47af-4576-83b4-0f180189844b} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.19 06:19:51.484025 [ 3 ] {71e57e63-47af-4576-83b4-0f180189844b} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.19 06:19:51.484137 [ 3 ] {71e57e63-47af-4576-83b4-0f180189844b} executeQuery: Read 181 rows, 17.61 KiB in 0.001000817 sec., 180852 rows/sec., 17.18 MiB/sec. 2023.11.19 06:19:51.484257 [ 3 ] {71e57e63-47af-4576-83b4-0f180189844b} DynamicQueryHandler: Done processing query 2023.11.19 06:19:51.484280 [ 3 ] {71e57e63-47af-4576-83b4-0f180189844b} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.19 06:19:51.484297 [ 3 ] {} HTTP-Session: 95e5dfb9-7f72-482f-9c7f-30624a0f14c8 Destroying unnamed session 2023.11.19 06:19:51.484403 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:51.484447 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:51.484465 [ 3 ] {} HTTP-Session: 132017a3-c8c8-46ff-9aee-2492c34d41d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:51.484482 [ 3 ] {} HTTP-Session: 132017a3-c8c8-46ff-9aee-2492c34d41d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:51.484551 [ 3 ] {dbf56bfe-bbd6-40be-bebf-cccc64013431} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:51.484588 [ 3 ] {dbf56bfe-bbd6-40be-bebf-cccc64013431} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.19 06:19:51.484690 [ 3 ] {dbf56bfe-bbd6-40be-bebf-cccc64013431} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:51.484974 [ 3 ] {dbf56bfe-bbd6-40be-bebf-cccc64013431} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:19:51.485178 [ 3 ] {dbf56bfe-bbd6-40be-bebf-cccc64013431} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.19 06:19:51.485331 [ 3 ] {dbf56bfe-bbd6-40be-bebf-cccc64013431} oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.19 06:19:51.485448 [ 3 ] {dbf56bfe-bbd6-40be-bebf-cccc64013431} executeQuery: Read 2 rows, 143.00 B in 0.000862973 sec., 2317 rows/sec., 161.82 KiB/sec. 2023.11.19 06:19:51.485608 [ 3 ] {dbf56bfe-bbd6-40be-bebf-cccc64013431} DynamicQueryHandler: Done processing query 2023.11.19 06:19:51.485632 [ 3 ] {dbf56bfe-bbd6-40be-bebf-cccc64013431} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:19:51.485648 [ 3 ] {} HTTP-Session: 132017a3-c8c8-46ff-9aee-2492c34d41d5 Destroying unnamed session 2023.11.19 06:19:51.485773 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 12563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:51.485829 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:51.485849 [ 3 ] {} HTTP-Session: 2849e68e-7eb7-45fa-b32c-6694748d000c Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:51.485866 [ 3 ] {} HTTP-Session: 2849e68e-7eb7-45fa-b32c-6694748d000c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:51.485941 [ 3 ] {03941cc9-76aa-49d8-883f-542f53e73da8} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:51.485982 [ 3 ] {03941cc9-76aa-49d8-883f-542f53e73da8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:19:51.486098 [ 3 ] {03941cc9-76aa-49d8-883f-542f53e73da8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:51.486436 [ 3 ] {03941cc9-76aa-49d8-883f-542f53e73da8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:19:51.486655 [ 3 ] {03941cc9-76aa-49d8-883f-542f53e73da8} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.19 06:19:51.486807 [ 3 ] {03941cc9-76aa-49d8-883f-542f53e73da8} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.19 06:19:51.486927 [ 3 ] {03941cc9-76aa-49d8-883f-542f53e73da8} executeQuery: Read 74 rows, 5.91 KiB in 0.000955745 sec., 77426 rows/sec., 6.03 MiB/sec. 2023.11.19 06:19:51.487119 [ 3 ] {03941cc9-76aa-49d8-883f-542f53e73da8} DynamicQueryHandler: Done processing query 2023.11.19 06:19:51.487143 [ 3 ] {03941cc9-76aa-49d8-883f-542f53e73da8} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.19 06:19:51.487159 [ 3 ] {} HTTP-Session: 2849e68e-7eb7-45fa-b32c-6694748d000c Destroying unnamed session 2023.11.19 06:19:51.487272 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 7184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:51.487317 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:51.487335 [ 3 ] {} HTTP-Session: 82eeb99a-8b51-4fcc-bc92-c325250752e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:51.487351 [ 3 ] {} HTTP-Session: 82eeb99a-8b51-4fcc-bc92-c325250752e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:51.487423 [ 3 ] {24b722a7-141a-4dc1-9c9c-9044630fa17e} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:51.487467 [ 3 ] {24b722a7-141a-4dc1-9c9c-9044630fa17e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.19 06:19:51.487603 [ 3 ] {24b722a7-141a-4dc1-9c9c-9044630fa17e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:51.487882 [ 3 ] {24b722a7-141a-4dc1-9c9c-9044630fa17e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:19:51.488130 [ 3 ] {24b722a7-141a-4dc1-9c9c-9044630fa17e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.19 06:19:51.488305 [ 3 ] {24b722a7-141a-4dc1-9c9c-9044630fa17e} oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.19 06:19:51.488432 [ 3 ] {24b722a7-141a-4dc1-9c9c-9044630fa17e} executeQuery: Read 37 rows, 2.64 KiB in 0.000976036 sec., 37908 rows/sec., 2.64 MiB/sec. 2023.11.19 06:19:51.488567 [ 3 ] {24b722a7-141a-4dc1-9c9c-9044630fa17e} DynamicQueryHandler: Done processing query 2023.11.19 06:19:51.488591 [ 3 ] {24b722a7-141a-4dc1-9c9c-9044630fa17e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:19:51.488606 [ 3 ] {} HTTP-Session: 82eeb99a-8b51-4fcc-bc92-c325250752e3 Destroying unnamed session 2023.11.19 06:19:51.488752 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 51349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:51.488797 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:51.488816 [ 3 ] {} HTTP-Session: 581f0938-ab75-4df6-b3b3-2945fdd8ee89 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:51.488833 [ 3 ] {} HTTP-Session: 581f0938-ab75-4df6-b3b3-2945fdd8ee89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:51.488919 [ 3 ] {aac76b69-2e95-431c-a89d-20d1d194c3eb} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:51.488962 [ 3 ] {aac76b69-2e95-431c-a89d-20d1d194c3eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:19:51.489099 [ 3 ] {aac76b69-2e95-431c-a89d-20d1d194c3eb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:51.489582 [ 3 ] {aac76b69-2e95-431c-a89d-20d1d194c3eb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:19:51.489890 [ 3 ] {aac76b69-2e95-431c-a89d-20d1d194c3eb} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.19 06:19:51.490062 [ 3 ] {aac76b69-2e95-431c-a89d-20d1d194c3eb} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.19 06:19:51.490164 [ 3 ] {aac76b69-2e95-431c-a89d-20d1d194c3eb} executeQuery: Read 48 rows, 66.33 KiB in 0.001216912 sec., 39444 rows/sec., 53.23 MiB/sec. 2023.11.19 06:19:51.490287 [ 3 ] {aac76b69-2e95-431c-a89d-20d1d194c3eb} DynamicQueryHandler: Done processing query 2023.11.19 06:19:51.490309 [ 3 ] {aac76b69-2e95-431c-a89d-20d1d194c3eb} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.19 06:19:51.490326 [ 3 ] {} HTTP-Session: 581f0938-ab75-4df6-b3b3-2945fdd8ee89 Destroying unnamed session 2023.11.19 06:19:56.474473 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:56.474658 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:56.474707 [ 3 ] {} HTTP-Session: af8b5d20-13dc-4361-9550-c4c72d5a3c04 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:56.474749 [ 3 ] {} HTTP-Session: af8b5d20-13dc-4361-9550-c4c72d5a3c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:56.474944 [ 3 ] {80773776-c150-44b0-a4b0-697dd6fa8305} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:56.475041 [ 3 ] {80773776-c150-44b0-a4b0-697dd6fa8305} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:19:56.475312 [ 3 ] {80773776-c150-44b0-a4b0-697dd6fa8305} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:56.475702 [ 3 ] {80773776-c150-44b0-a4b0-697dd6fa8305} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:19:56.475959 [ 3 ] {80773776-c150-44b0-a4b0-697dd6fa8305} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.19 06:19:56.476130 [ 3 ] {80773776-c150-44b0-a4b0-697dd6fa8305} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.19 06:19:56.476260 [ 3 ] {80773776-c150-44b0-a4b0-697dd6fa8305} executeQuery: Read 2 rows, 166.00 B in 0.001260893 sec., 1586 rows/sec., 128.57 KiB/sec. 2023.11.19 06:19:56.476428 [ 3 ] {80773776-c150-44b0-a4b0-697dd6fa8305} DynamicQueryHandler: Done processing query 2023.11.19 06:19:56.476454 [ 3 ] {80773776-c150-44b0-a4b0-697dd6fa8305} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:19:56.476471 [ 3 ] {} HTTP-Session: af8b5d20-13dc-4361-9550-c4c72d5a3c04 Destroying unnamed session 2023.11.19 06:19:56.476596 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:56.476650 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:56.476671 [ 3 ] {} HTTP-Session: 0ae74a8c-0e9e-4080-9114-eba0b8d9c4f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:56.476689 [ 3 ] {} HTTP-Session: 0ae74a8c-0e9e-4080-9114-eba0b8d9c4f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:56.476765 [ 3 ] {41d0de4f-e77e-485c-9779-1436760534c9} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:56.476806 [ 3 ] {41d0de4f-e77e-485c-9779-1436760534c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:19:56.476912 [ 3 ] {41d0de4f-e77e-485c-9779-1436760534c9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:56.477231 [ 3 ] {41d0de4f-e77e-485c-9779-1436760534c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:19:56.477427 [ 3 ] {41d0de4f-e77e-485c-9779-1436760534c9} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.19 06:19:56.477571 [ 3 ] {41d0de4f-e77e-485c-9779-1436760534c9} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.19 06:19:56.477699 [ 3 ] {41d0de4f-e77e-485c-9779-1436760534c9} executeQuery: Read 6 rows, 574.00 B in 0.000905885 sec., 6623 rows/sec., 618.78 KiB/sec. 2023.11.19 06:19:56.477817 [ 3 ] {41d0de4f-e77e-485c-9779-1436760534c9} DynamicQueryHandler: Done processing query 2023.11.19 06:19:56.477840 [ 3 ] {41d0de4f-e77e-485c-9779-1436760534c9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:19:56.477856 [ 3 ] {} HTTP-Session: 0ae74a8c-0e9e-4080-9114-eba0b8d9c4f3 Destroying unnamed session 2023.11.19 06:19:56.477965 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:56.478009 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:56.478028 [ 3 ] {} HTTP-Session: 813bf3f2-81d5-40d0-881d-b9f0b8e910b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:56.478045 [ 3 ] {} HTTP-Session: 813bf3f2-81d5-40d0-881d-b9f0b8e910b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:56.478112 [ 3 ] {0ce1ef7b-c9bd-4d8a-9753-fe2feb222eab} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:56.478151 [ 3 ] {0ce1ef7b-c9bd-4d8a-9753-fe2feb222eab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:19:56.478254 [ 3 ] {0ce1ef7b-c9bd-4d8a-9753-fe2feb222eab} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:56.478516 [ 3 ] {0ce1ef7b-c9bd-4d8a-9753-fe2feb222eab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:19:56.478710 [ 3 ] {0ce1ef7b-c9bd-4d8a-9753-fe2feb222eab} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.19 06:19:56.478853 [ 3 ] {0ce1ef7b-c9bd-4d8a-9753-fe2feb222eab} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.19 06:19:56.478977 [ 3 ] {0ce1ef7b-c9bd-4d8a-9753-fe2feb222eab} executeQuery: Read 2 rows, 164.00 B in 0.000837422 sec., 2388 rows/sec., 191.25 KiB/sec. 2023.11.19 06:19:56.479091 [ 3 ] {0ce1ef7b-c9bd-4d8a-9753-fe2feb222eab} DynamicQueryHandler: Done processing query 2023.11.19 06:19:56.479114 [ 3 ] {0ce1ef7b-c9bd-4d8a-9753-fe2feb222eab} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:19:56.479129 [ 3 ] {} HTTP-Session: 813bf3f2-81d5-40d0-881d-b9f0b8e910b9 Destroying unnamed session 2023.11.19 06:19:56.479229 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:19:56.479274 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:19:56.479293 [ 3 ] {} HTTP-Session: 2d50934d-463b-49f9-a8ff-95ff1814b240 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:19:56.479309 [ 3 ] {} HTTP-Session: 2d50934d-463b-49f9-a8ff-95ff1814b240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:19:56.479379 [ 3 ] {ddbd9b0a-f9e6-4dba-97a2-bc502a649153} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:19:56.479423 [ 3 ] {ddbd9b0a-f9e6-4dba-97a2-bc502a649153} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:19:56.479558 [ 3 ] {ddbd9b0a-f9e6-4dba-97a2-bc502a649153} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:19:56.479829 [ 3 ] {ddbd9b0a-f9e6-4dba-97a2-bc502a649153} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:19:56.480093 [ 3 ] {ddbd9b0a-f9e6-4dba-97a2-bc502a649153} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.19 06:19:56.480265 [ 3 ] {ddbd9b0a-f9e6-4dba-97a2-bc502a649153} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.19 06:19:56.480389 [ 3 ] {ddbd9b0a-f9e6-4dba-97a2-bc502a649153} executeQuery: Read 2 rows, 2.76 KiB in 0.000981716 sec., 2037 rows/sec., 2.75 MiB/sec. 2023.11.19 06:19:56.480507 [ 3 ] {ddbd9b0a-f9e6-4dba-97a2-bc502a649153} DynamicQueryHandler: Done processing query 2023.11.19 06:19:56.480531 [ 3 ] {ddbd9b0a-f9e6-4dba-97a2-bc502a649153} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:19:56.480546 [ 3 ] {} HTTP-Session: 2d50934d-463b-49f9-a8ff-95ff1814b240 Destroying unnamed session 2023.11.19 06:19:57.324167 [ 160 ] {} DNSResolver: Updating DNS cache 2023.11.19 06:19:57.324220 [ 160 ] {} DNSResolver: Updated DNS cache 2023.11.19 06:20:01.477757 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:01.477877 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:01.477902 [ 3 ] {} HTTP-Session: fc91d0ce-38b5-4cf3-a7d4-5f55e5d21586 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:01.477926 [ 3 ] {} HTTP-Session: fc91d0ce-38b5-4cf3-a7d4-5f55e5d21586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:01.478054 [ 3 ] {545d38f8-8af8-4017-a6b0-300d1f9a1d93} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:01.478117 [ 3 ] {545d38f8-8af8-4017-a6b0-300d1f9a1d93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:20:01.478282 [ 3 ] {545d38f8-8af8-4017-a6b0-300d1f9a1d93} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:01.478744 [ 3 ] {545d38f8-8af8-4017-a6b0-300d1f9a1d93} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:01.479053 [ 3 ] {545d38f8-8af8-4017-a6b0-300d1f9a1d93} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.19 06:20:01.479250 [ 3 ] {545d38f8-8af8-4017-a6b0-300d1f9a1d93} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.19 06:20:01.479418 [ 3 ] {545d38f8-8af8-4017-a6b0-300d1f9a1d93} executeQuery: Read 48 rows, 3.89 KiB in 0.001324845 sec., 36230 rows/sec., 2.87 MiB/sec. 2023.11.19 06:20:01.479413 [ 124 ] {} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.19 06:20:01.479532 [ 124 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:01.479647 [ 11 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.19 06:20:01.479658 [ 3 ] {545d38f8-8af8-4017-a6b0-300d1f9a1d93} DynamicQueryHandler: Done processing query 2023.11.19 06:20:01.479708 [ 3 ] {545d38f8-8af8-4017-a6b0-300d1f9a1d93} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:20:01.479734 [ 3 ] {} HTTP-Session: fc91d0ce-38b5-4cf3-a7d4-5f55e5d21586 Destroying unnamed session 2023.11.19 06:20:01.479749 [ 11 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:20:01.479781 [ 11 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 50 rows starting from the beginning of the part 2023.11.19 06:20:01.479879 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:01.479896 [ 11 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part 2023.11.19 06:20:01.479942 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:01.479968 [ 3 ] {} HTTP-Session: 49be374b-5f5a-404a-9672-07c0ca6c4fe5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:01.480000 [ 3 ] {} HTTP-Session: 49be374b-5f5a-404a-9672-07c0ca6c4fe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:01.480008 [ 11 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part 2023.11.19 06:20:01.480124 [ 3 ] {c5086190-a8ad-485a-8b4d-8d19dbd8acf3} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:01.480133 [ 11 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part 2023.11.19 06:20:01.480180 [ 3 ] {c5086190-a8ad-485a-8b4d-8d19dbd8acf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.19 06:20:01.480265 [ 11 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part 2023.11.19 06:20:01.480426 [ 11 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part 2023.11.19 06:20:01.480448 [ 3 ] {c5086190-a8ad-485a-8b4d-8d19dbd8acf3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:01.480915 [ 3 ] {c5086190-a8ad-485a-8b4d-8d19dbd8acf3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:01.481245 [ 3 ] {c5086190-a8ad-485a-8b4d-8d19dbd8acf3} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.19 06:20:01.481283 [ 18 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.001669795 sec., 118577.43016358296 rows/sec., 9.39 MiB/sec. 2023.11.19 06:20:01.481460 [ 3 ] {c5086190-a8ad-485a-8b4d-8d19dbd8acf3} oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.19 06:20:01.481491 [ 14 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.19 06:20:01.481668 [ 3 ] {c5086190-a8ad-485a-8b4d-8d19dbd8acf3} executeQuery: Read 2 rows, 175.00 B in 0.00150094 sec., 1332 rows/sec., 113.86 KiB/sec. 2023.11.19 06:20:01.481855 [ 14 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_21_4} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.19 06:20:01.481924 [ 3 ] {c5086190-a8ad-485a-8b4d-8d19dbd8acf3} DynamicQueryHandler: Done processing query 2023.11.19 06:20:01.481962 [ 3 ] {c5086190-a8ad-485a-8b4d-8d19dbd8acf3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:20:01.481970 [ 14 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_21_4} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.19 06:20:01.481989 [ 3 ] {} HTTP-Session: 49be374b-5f5a-404a-9672-07c0ca6c4fe5 Destroying unnamed session 2023.11.19 06:20:01.482149 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 23382, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:01.482196 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:01.482216 [ 3 ] {} HTTP-Session: 951c17cd-3697-40ff-a454-92c692ad362e Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:01.482235 [ 3 ] {} HTTP-Session: 951c17cd-3697-40ff-a454-92c692ad362e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:01.482319 [ 3 ] {993ff0a7-1da3-4a80-9c7c-e91a2b557bce} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:01.482360 [ 3 ] {993ff0a7-1da3-4a80-9c7c-e91a2b557bce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:20:01.482475 [ 3 ] {993ff0a7-1da3-4a80-9c7c-e91a2b557bce} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:01.482848 [ 3 ] {993ff0a7-1da3-4a80-9c7c-e91a2b557bce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:01.483069 [ 3 ] {993ff0a7-1da3-4a80-9c7c-e91a2b557bce} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.19 06:20:01.483218 [ 3 ] {993ff0a7-1da3-4a80-9c7c-e91a2b557bce} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.19 06:20:01.483341 [ 124 ] {} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.19 06:20:01.483348 [ 3 ] {993ff0a7-1da3-4a80-9c7c-e91a2b557bce} executeQuery: Read 145 rows, 14.52 KiB in 0.000990896 sec., 146332 rows/sec., 14.31 MiB/sec. 2023.11.19 06:20:01.483407 [ 124 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:01.483554 [ 15 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.19 06:20:01.483594 [ 3 ] {993ff0a7-1da3-4a80-9c7c-e91a2b557bce} DynamicQueryHandler: Done processing query 2023.11.19 06:20:01.483622 [ 3 ] {993ff0a7-1da3-4a80-9c7c-e91a2b557bce} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.19 06:20:01.483637 [ 15 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:20:01.483643 [ 3 ] {} HTTP-Session: 951c17cd-3697-40ff-a454-92c692ad362e Destroying unnamed session 2023.11.19 06:20:01.483667 [ 15 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 191 rows starting from the beginning of the part 2023.11.19 06:20:01.483782 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:01.483786 [ 15 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 144 rows starting from the beginning of the part 2023.11.19 06:20:01.483835 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:01.483857 [ 3 ] {} HTTP-Session: 6e0e01ee-1d0a-44c5-9510-c703af147227 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:01.483888 [ 3 ] {} HTTP-Session: 6e0e01ee-1d0a-44c5-9510-c703af147227 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:01.483905 [ 15 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part 2023.11.19 06:20:01.483997 [ 3 ] {02781651-2d7e-4f6b-b5d4-f0f9b2088cc7} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:01.484026 [ 15 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 181 rows starting from the beginning of the part 2023.11.19 06:20:01.484054 [ 3 ] {02781651-2d7e-4f6b-b5d4-f0f9b2088cc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.19 06:20:01.484171 [ 15 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part 2023.11.19 06:20:01.484288 [ 3 ] {02781651-2d7e-4f6b-b5d4-f0f9b2088cc7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:01.484313 [ 15 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 145 rows starting from the beginning of the part 2023.11.19 06:20:01.484725 [ 3 ] {02781651-2d7e-4f6b-b5d4-f0f9b2088cc7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:01.485023 [ 3 ] {02781651-2d7e-4f6b-b5d4-f0f9b2088cc7} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.19 06:20:01.485222 [ 18 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 673 rows, containing 4 columns (4 merged, 0 gathered) in 0.001754426 sec., 383601.2462195613 rows/sec., 36.84 MiB/sec. 2023.11.19 06:20:01.485273 [ 3 ] {02781651-2d7e-4f6b-b5d4-f0f9b2088cc7} oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.19 06:20:01.485368 [ 15 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.19 06:20:01.485485 [ 3 ] {02781651-2d7e-4f6b-b5d4-f0f9b2088cc7} executeQuery: Read 2 rows, 143.00 B in 0.001426928 sec., 1401 rows/sec., 97.87 KiB/sec. 2023.11.19 06:20:01.485643 [ 3 ] {02781651-2d7e-4f6b-b5d4-f0f9b2088cc7} DynamicQueryHandler: Done processing query 2023.11.19 06:20:01.485668 [ 3 ] {02781651-2d7e-4f6b-b5d4-f0f9b2088cc7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:20:01.485686 [ 3 ] {} HTTP-Session: 6e0e01ee-1d0a-44c5-9510-c703af147227 Destroying unnamed session 2023.11.19 06:20:01.485711 [ 15 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_21_4} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.19 06:20:01.485790 [ 15 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_21_4} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.19 06:20:01.485808 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 8523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:01.485864 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:01.485891 [ 3 ] {} HTTP-Session: 1cb389fc-0b0e-4803-bf13-cee4ab3adc16 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:01.485908 [ 3 ] {} HTTP-Session: 1cb389fc-0b0e-4803-bf13-cee4ab3adc16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:01.485980 [ 3 ] {37828fdc-3c5c-4ef5-a413-30cd8afdd2e3} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:01.486021 [ 3 ] {37828fdc-3c5c-4ef5-a413-30cd8afdd2e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:20:01.486128 [ 3 ] {37828fdc-3c5c-4ef5-a413-30cd8afdd2e3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:01.486426 [ 3 ] {37828fdc-3c5c-4ef5-a413-30cd8afdd2e3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:01.486636 [ 3 ] {37828fdc-3c5c-4ef5-a413-30cd8afdd2e3} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.19 06:20:01.486783 [ 3 ] {37828fdc-3c5c-4ef5-a413-30cd8afdd2e3} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.19 06:20:01.486907 [ 124 ] {} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.19 06:20:01.486912 [ 3 ] {37828fdc-3c5c-4ef5-a413-30cd8afdd2e3} executeQuery: Read 50 rows, 4.01 KiB in 0.000891943 sec., 56057 rows/sec., 4.39 MiB/sec. 2023.11.19 06:20:01.486965 [ 124 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:01.487117 [ 14 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.19 06:20:01.487149 [ 3 ] {37828fdc-3c5c-4ef5-a413-30cd8afdd2e3} DynamicQueryHandler: Done processing query 2023.11.19 06:20:01.487183 [ 3 ] {37828fdc-3c5c-4ef5-a413-30cd8afdd2e3} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.19 06:20:01.487224 [ 3 ] {} HTTP-Session: 1cb389fc-0b0e-4803-bf13-cee4ab3adc16 Destroying unnamed session 2023.11.19 06:20:01.487255 [ 14 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:20:01.487304 [ 14 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 113 rows starting from the beginning of the part 2023.11.19 06:20:01.487380 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:01.487467 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:01.487469 [ 14 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part 2023.11.19 06:20:01.487505 [ 3 ] {} HTTP-Session: 63805af1-f6b3-40be-93fe-a45eef35004d Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:01.487555 [ 3 ] {} HTTP-Session: 63805af1-f6b3-40be-93fe-a45eef35004d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:01.487714 [ 14 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part 2023.11.19 06:20:01.487750 [ 3 ] {972325a9-3c99-482d-a7fb-16d1a27f0d4f} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:01.487847 [ 3 ] {972325a9-3c99-482d-a7fb-16d1a27f0d4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.19 06:20:01.487904 [ 14 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 74 rows starting from the beginning of the part 2023.11.19 06:20:01.488224 [ 14 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part 2023.11.19 06:20:01.488402 [ 3 ] {972325a9-3c99-482d-a7fb-16d1a27f0d4f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:01.488471 [ 14 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 50 rows starting from the beginning of the part 2023.11.19 06:20:01.489055 [ 3 ] {972325a9-3c99-482d-a7fb-16d1a27f0d4f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:01.489672 [ 3 ] {972325a9-3c99-482d-a7fb-16d1a27f0d4f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.19 06:20:01.490092 [ 3 ] {972325a9-3c99-482d-a7fb-16d1a27f0d4f} oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.19 06:20:01.490095 [ 14 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.003062671 sec., 97953.7142579141 rows/sec., 7.64 MiB/sec. 2023.11.19 06:20:01.490277 [ 3 ] {972325a9-3c99-482d-a7fb-16d1a27f0d4f} executeQuery: Read 1 rows, 71.00 B in 0.002482286 sec., 402 rows/sec., 27.93 KiB/sec. 2023.11.19 06:20:01.490311 [ 18 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.19 06:20:01.490506 [ 3 ] {972325a9-3c99-482d-a7fb-16d1a27f0d4f} DynamicQueryHandler: Done processing query 2023.11.19 06:20:01.490554 [ 3 ] {972325a9-3c99-482d-a7fb-16d1a27f0d4f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:20:01.490577 [ 3 ] {} HTTP-Session: 63805af1-f6b3-40be-93fe-a45eef35004d Destroying unnamed session 2023.11.19 06:20:01.490611 [ 18 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_21_4} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.19 06:20:01.490716 [ 18 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_21_4} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.19 06:20:01.490811 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 51349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:01.490866 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:01.490886 [ 3 ] {} HTTP-Session: 2464c793-f8b8-4ef7-a2e3-2de37a83a390 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:01.490902 [ 3 ] {} HTTP-Session: 2464c793-f8b8-4ef7-a2e3-2de37a83a390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:01.490984 [ 3 ] {8f7379f0-db81-440f-b20a-bc0398b3b24a} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:01.491029 [ 3 ] {8f7379f0-db81-440f-b20a-bc0398b3b24a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:20:01.491179 [ 3 ] {8f7379f0-db81-440f-b20a-bc0398b3b24a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:01.491674 [ 3 ] {8f7379f0-db81-440f-b20a-bc0398b3b24a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:01.491991 [ 3 ] {8f7379f0-db81-440f-b20a-bc0398b3b24a} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.19 06:20:01.492171 [ 3 ] {8f7379f0-db81-440f-b20a-bc0398b3b24a} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.19 06:20:01.492298 [ 124 ] {} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.19 06:20:01.492314 [ 3 ] {8f7379f0-db81-440f-b20a-bc0398b3b24a} executeQuery: Read 48 rows, 66.33 KiB in 0.001292254 sec., 37144 rows/sec., 50.12 MiB/sec. 2023.11.19 06:20:01.492367 [ 124 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:01.492521 [ 23 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.19 06:20:01.492562 [ 3 ] {8f7379f0-db81-440f-b20a-bc0398b3b24a} DynamicQueryHandler: Done processing query 2023.11.19 06:20:01.492638 [ 23 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:20:01.492670 [ 3 ] {8f7379f0-db81-440f-b20a-bc0398b3b24a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.19 06:20:01.492691 [ 23 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 430 rows starting from the beginning of the part 2023.11.19 06:20:01.492697 [ 3 ] {} HTTP-Session: 2464c793-f8b8-4ef7-a2e3-2de37a83a390 Destroying unnamed session 2023.11.19 06:20:01.492842 [ 23 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part 2023.11.19 06:20:01.492950 [ 23 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part 2023.11.19 06:20:01.493055 [ 23 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part 2023.11.19 06:20:01.493153 [ 23 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part 2023.11.19 06:20:01.493253 [ 23 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part 2023.11.19 06:20:01.494679 [ 22 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 578 rows, containing 6 columns (6 merged, 0 gathered) in 0.00224115 sec., 257903.30856926134 rows/sec., 348.03 MiB/sec. 2023.11.19 06:20:01.495040 [ 23 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.19 06:20:01.495287 [ 23 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_21_4} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.19 06:20:01.495351 [ 23 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_21_4} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.19 06:20:01.495409 [ 23 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_21_4: 4.48 MiB. 2023.11.19 06:20:06.474053 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:06.474184 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:06.474215 [ 3 ] {} HTTP-Session: acd13cad-0abb-4e4b-a7b8-cb25b595c4a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:06.474244 [ 3 ] {} HTTP-Session: acd13cad-0abb-4e4b-a7b8-cb25b595c4a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:06.474380 [ 3 ] {61383bcd-759d-4e0a-8df8-3f802f5211cf} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:06.474441 [ 3 ] {61383bcd-759d-4e0a-8df8-3f802f5211cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:20:06.474603 [ 3 ] {61383bcd-759d-4e0a-8df8-3f802f5211cf} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:06.474941 [ 3 ] {61383bcd-759d-4e0a-8df8-3f802f5211cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:06.475208 [ 3 ] {61383bcd-759d-4e0a-8df8-3f802f5211cf} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.19 06:20:06.475378 [ 3 ] {61383bcd-759d-4e0a-8df8-3f802f5211cf} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.19 06:20:06.475504 [ 3 ] {61383bcd-759d-4e0a-8df8-3f802f5211cf} executeQuery: Read 2 rows, 166.00 B in 0.001088719 sec., 1837 rows/sec., 148.90 KiB/sec. 2023.11.19 06:20:06.475661 [ 3 ] {61383bcd-759d-4e0a-8df8-3f802f5211cf} DynamicQueryHandler: Done processing query 2023.11.19 06:20:06.475687 [ 3 ] {61383bcd-759d-4e0a-8df8-3f802f5211cf} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:20:06.475702 [ 3 ] {} HTTP-Session: acd13cad-0abb-4e4b-a7b8-cb25b595c4a1 Destroying unnamed session 2023.11.19 06:20:06.475818 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:06.475864 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:06.475884 [ 3 ] {} HTTP-Session: 6d510333-739e-4962-939f-c9367be796b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:06.475901 [ 3 ] {} HTTP-Session: 6d510333-739e-4962-939f-c9367be796b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:06.475972 [ 3 ] {9eeed577-c2e9-404b-9b39-d9122f8e570c} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:06.476013 [ 3 ] {9eeed577-c2e9-404b-9b39-d9122f8e570c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:20:06.476126 [ 3 ] {9eeed577-c2e9-404b-9b39-d9122f8e570c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:06.476362 [ 3 ] {9eeed577-c2e9-404b-9b39-d9122f8e570c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:06.476566 [ 3 ] {9eeed577-c2e9-404b-9b39-d9122f8e570c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.19 06:20:06.476713 [ 3 ] {9eeed577-c2e9-404b-9b39-d9122f8e570c} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.19 06:20:06.476813 [ 3 ] {9eeed577-c2e9-404b-9b39-d9122f8e570c} executeQuery: Read 6 rows, 574.00 B in 0.000813191 sec., 7378 rows/sec., 689.32 KiB/sec. 2023.11.19 06:20:06.476915 [ 3 ] {9eeed577-c2e9-404b-9b39-d9122f8e570c} DynamicQueryHandler: Done processing query 2023.11.19 06:20:06.476939 [ 3 ] {9eeed577-c2e9-404b-9b39-d9122f8e570c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:20:06.476955 [ 3 ] {} HTTP-Session: 6d510333-739e-4962-939f-c9367be796b7 Destroying unnamed session 2023.11.19 06:20:06.477060 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:06.477104 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:06.477123 [ 3 ] {} HTTP-Session: 4cf02b6a-9328-4c77-9f47-bcc484ab051f Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:06.477139 [ 3 ] {} HTTP-Session: 4cf02b6a-9328-4c77-9f47-bcc484ab051f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:06.477206 [ 3 ] {1e0076c4-2b17-4aee-9de0-7d9c38b28e49} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:06.477244 [ 3 ] {1e0076c4-2b17-4aee-9de0-7d9c38b28e49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:20:06.477344 [ 3 ] {1e0076c4-2b17-4aee-9de0-7d9c38b28e49} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:06.477552 [ 3 ] {1e0076c4-2b17-4aee-9de0-7d9c38b28e49} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:06.477747 [ 3 ] {1e0076c4-2b17-4aee-9de0-7d9c38b28e49} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.19 06:20:06.477894 [ 3 ] {1e0076c4-2b17-4aee-9de0-7d9c38b28e49} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.19 06:20:06.477992 [ 3 ] {1e0076c4-2b17-4aee-9de0-7d9c38b28e49} executeQuery: Read 2 rows, 164.00 B in 0.00075931 sec., 2633 rows/sec., 210.92 KiB/sec. 2023.11.19 06:20:06.478090 [ 3 ] {1e0076c4-2b17-4aee-9de0-7d9c38b28e49} DynamicQueryHandler: Done processing query 2023.11.19 06:20:06.478112 [ 3 ] {1e0076c4-2b17-4aee-9de0-7d9c38b28e49} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:20:06.478128 [ 3 ] {} HTTP-Session: 4cf02b6a-9328-4c77-9f47-bcc484ab051f Destroying unnamed session 2023.11.19 06:20:06.478233 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:06.478277 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:06.478296 [ 3 ] {} HTTP-Session: 261ccece-5786-4105-ba78-ccda03bf6cea Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:06.478314 [ 3 ] {} HTTP-Session: 261ccece-5786-4105-ba78-ccda03bf6cea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:06.478382 [ 3 ] {f1dd79c3-bdc3-4501-93bb-60734cf0f741} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:06.478426 [ 3 ] {f1dd79c3-bdc3-4501-93bb-60734cf0f741} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:20:06.478557 [ 3 ] {f1dd79c3-bdc3-4501-93bb-60734cf0f741} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:06.478786 [ 3 ] {f1dd79c3-bdc3-4501-93bb-60734cf0f741} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:06.479059 [ 3 ] {f1dd79c3-bdc3-4501-93bb-60734cf0f741} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.19 06:20:06.479246 [ 3 ] {f1dd79c3-bdc3-4501-93bb-60734cf0f741} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.19 06:20:06.479361 [ 3 ] {f1dd79c3-bdc3-4501-93bb-60734cf0f741} executeQuery: Read 2 rows, 2.76 KiB in 0.000948816 sec., 2107 rows/sec., 2.84 MiB/sec. 2023.11.19 06:20:06.479506 [ 3 ] {f1dd79c3-bdc3-4501-93bb-60734cf0f741} DynamicQueryHandler: Done processing query 2023.11.19 06:20:06.479529 [ 3 ] {f1dd79c3-bdc3-4501-93bb-60734cf0f741} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:20:06.479545 [ 3 ] {} HTTP-Session: 261ccece-5786-4105-ba78-ccda03bf6cea Destroying unnamed session 2023.11.19 06:20:11.477423 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:11.477546 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:11.477572 [ 3 ] {} HTTP-Session: 87f82db0-7032-4c6c-b410-107370ad541d Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:11.477597 [ 3 ] {} HTTP-Session: 87f82db0-7032-4c6c-b410-107370ad541d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:11.477729 [ 3 ] {ea7ca31e-6336-4330-9f99-08ec9283da53} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:11.477792 [ 3 ] {ea7ca31e-6336-4330-9f99-08ec9283da53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:20:11.477953 [ 3 ] {ea7ca31e-6336-4330-9f99-08ec9283da53} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:11.478350 [ 3 ] {ea7ca31e-6336-4330-9f99-08ec9283da53} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:11.478628 [ 3 ] {ea7ca31e-6336-4330-9f99-08ec9283da53} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.19 06:20:11.478806 [ 3 ] {ea7ca31e-6336-4330-9f99-08ec9283da53} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.19 06:20:11.478961 [ 3 ] {ea7ca31e-6336-4330-9f99-08ec9283da53} executeQuery: Read 48 rows, 3.89 KiB in 0.001189242 sec., 40361 rows/sec., 3.19 MiB/sec. 2023.11.19 06:20:11.479111 [ 3 ] {ea7ca31e-6336-4330-9f99-08ec9283da53} DynamicQueryHandler: Done processing query 2023.11.19 06:20:11.479140 [ 3 ] {ea7ca31e-6336-4330-9f99-08ec9283da53} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:20:11.479158 [ 3 ] {} HTTP-Session: 87f82db0-7032-4c6c-b410-107370ad541d Destroying unnamed session 2023.11.19 06:20:11.479320 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 23233, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:11.479371 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:11.479391 [ 3 ] {} HTTP-Session: 1457efd3-56b4-4085-84fd-7bd48c9fee39 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:11.479412 [ 3 ] {} HTTP-Session: 1457efd3-56b4-4085-84fd-7bd48c9fee39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:11.479498 [ 3 ] {7119cbf7-15b7-4cd3-9d77-ab4b4f0b1d21} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:11.479541 [ 3 ] {7119cbf7-15b7-4cd3-9d77-ab4b4f0b1d21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:20:11.479649 [ 3 ] {7119cbf7-15b7-4cd3-9d77-ab4b4f0b1d21} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:11.480118 [ 3 ] {7119cbf7-15b7-4cd3-9d77-ab4b4f0b1d21} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:11.480359 [ 3 ] {7119cbf7-15b7-4cd3-9d77-ab4b4f0b1d21} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.19 06:20:11.480508 [ 3 ] {7119cbf7-15b7-4cd3-9d77-ab4b4f0b1d21} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.19 06:20:11.480635 [ 3 ] {7119cbf7-15b7-4cd3-9d77-ab4b4f0b1d21} executeQuery: Read 144 rows, 14.43 KiB in 0.00110774 sec., 129994 rows/sec., 12.72 MiB/sec. 2023.11.19 06:20:11.480765 [ 3 ] {7119cbf7-15b7-4cd3-9d77-ab4b4f0b1d21} DynamicQueryHandler: Done processing query 2023.11.19 06:20:11.480789 [ 3 ] {7119cbf7-15b7-4cd3-9d77-ab4b4f0b1d21} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.19 06:20:11.480805 [ 3 ] {} HTTP-Session: 1457efd3-56b4-4085-84fd-7bd48c9fee39 Destroying unnamed session 2023.11.19 06:20:11.480934 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:11.480980 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:11.480999 [ 3 ] {} HTTP-Session: f3eee840-5c86-4a74-b733-d5fbd42f18dd Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:11.481017 [ 3 ] {} HTTP-Session: f3eee840-5c86-4a74-b733-d5fbd42f18dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:11.481092 [ 3 ] {4a7b5eff-2d83-4b39-9bfb-263e00fd4777} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:11.481135 [ 3 ] {4a7b5eff-2d83-4b39-9bfb-263e00fd4777} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:20:11.481241 [ 3 ] {4a7b5eff-2d83-4b39-9bfb-263e00fd4777} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:11.481540 [ 3 ] {4a7b5eff-2d83-4b39-9bfb-263e00fd4777} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:11.481744 [ 3 ] {4a7b5eff-2d83-4b39-9bfb-263e00fd4777} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.19 06:20:11.481886 [ 3 ] {4a7b5eff-2d83-4b39-9bfb-263e00fd4777} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.19 06:20:11.481989 [ 3 ] {4a7b5eff-2d83-4b39-9bfb-263e00fd4777} executeQuery: Read 48 rows, 3.84 KiB in 0.000868673 sec., 55256 rows/sec., 4.32 MiB/sec. 2023.11.19 06:20:11.482104 [ 3 ] {4a7b5eff-2d83-4b39-9bfb-263e00fd4777} DynamicQueryHandler: Done processing query 2023.11.19 06:20:11.482130 [ 3 ] {4a7b5eff-2d83-4b39-9bfb-263e00fd4777} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:20:11.482145 [ 3 ] {} HTTP-Session: f3eee840-5c86-4a74-b733-d5fbd42f18dd Destroying unnamed session 2023.11.19 06:20:11.482296 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 51349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:11.482339 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:11.482357 [ 3 ] {} HTTP-Session: 0e8da92f-7e40-4ded-b0de-014e1caf8bdc Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:11.482376 [ 3 ] {} HTTP-Session: 0e8da92f-7e40-4ded-b0de-014e1caf8bdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:11.482461 [ 3 ] {1d2865b2-f43f-4255-91a6-a2c39123d5c1} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:11.482506 [ 3 ] {1d2865b2-f43f-4255-91a6-a2c39123d5c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:20:11.482640 [ 3 ] {1d2865b2-f43f-4255-91a6-a2c39123d5c1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:11.483108 [ 3 ] {1d2865b2-f43f-4255-91a6-a2c39123d5c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:11.483441 [ 3 ] {1d2865b2-f43f-4255-91a6-a2c39123d5c1} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.19 06:20:11.483633 [ 3 ] {1d2865b2-f43f-4255-91a6-a2c39123d5c1} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.19 06:20:11.483762 [ 3 ] {1d2865b2-f43f-4255-91a6-a2c39123d5c1} executeQuery: Read 48 rows, 66.33 KiB in 0.001270024 sec., 37794 rows/sec., 51.00 MiB/sec. 2023.11.19 06:20:11.483920 [ 3 ] {1d2865b2-f43f-4255-91a6-a2c39123d5c1} DynamicQueryHandler: Done processing query 2023.11.19 06:20:11.483942 [ 3 ] {1d2865b2-f43f-4255-91a6-a2c39123d5c1} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.19 06:20:11.483957 [ 3 ] {} HTTP-Session: 0e8da92f-7e40-4ded-b0de-014e1caf8bdc Destroying unnamed session 2023.11.19 06:20:12.324476 [ 144 ] {} DNSResolver: Updating DNS cache 2023.11.19 06:20:12.324547 [ 144 ] {} DNSResolver: Updated DNS cache 2023.11.19 06:20:16.474860 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:16.475039 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:16.475085 [ 3 ] {} HTTP-Session: 1babce57-9fc8-4306-b488-cab952d6c8ca Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:16.475126 [ 3 ] {} HTTP-Session: 1babce57-9fc8-4306-b488-cab952d6c8ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:16.475323 [ 3 ] {cfb49b8b-d7cb-4377-a4a1-988fd3442b08} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:16.475419 [ 3 ] {cfb49b8b-d7cb-4377-a4a1-988fd3442b08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:20:16.475586 [ 3 ] {cfb49b8b-d7cb-4377-a4a1-988fd3442b08} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:16.476014 [ 3 ] {cfb49b8b-d7cb-4377-a4a1-988fd3442b08} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:16.476273 [ 3 ] {cfb49b8b-d7cb-4377-a4a1-988fd3442b08} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.19 06:20:16.476439 [ 3 ] {cfb49b8b-d7cb-4377-a4a1-988fd3442b08} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.19 06:20:16.476566 [ 3 ] {cfb49b8b-d7cb-4377-a4a1-988fd3442b08} executeQuery: Read 2 rows, 166.00 B in 0.001189332 sec., 1681 rows/sec., 136.30 KiB/sec. 2023.11.19 06:20:16.476703 [ 3 ] {cfb49b8b-d7cb-4377-a4a1-988fd3442b08} DynamicQueryHandler: Done processing query 2023.11.19 06:20:16.476729 [ 3 ] {cfb49b8b-d7cb-4377-a4a1-988fd3442b08} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:20:16.476745 [ 3 ] {} HTTP-Session: 1babce57-9fc8-4306-b488-cab952d6c8ca Destroying unnamed session 2023.11.19 06:20:16.476899 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:16.476946 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:16.476965 [ 3 ] {} HTTP-Session: c826d0c3-b85d-436e-b781-6e4f166f7d5f Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:16.476985 [ 3 ] {} HTTP-Session: c826d0c3-b85d-436e-b781-6e4f166f7d5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:16.477061 [ 3 ] {359e16b2-61f5-4be8-8cb7-e0b1565b7de1} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:16.477103 [ 3 ] {359e16b2-61f5-4be8-8cb7-e0b1565b7de1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.19 06:20:16.477209 [ 3 ] {359e16b2-61f5-4be8-8cb7-e0b1565b7de1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:16.477563 [ 3 ] {359e16b2-61f5-4be8-8cb7-e0b1565b7de1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:16.477762 [ 3 ] {359e16b2-61f5-4be8-8cb7-e0b1565b7de1} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.19 06:20:16.477907 [ 3 ] {359e16b2-61f5-4be8-8cb7-e0b1565b7de1} oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.19 06:20:16.478009 [ 3 ] {359e16b2-61f5-4be8-8cb7-e0b1565b7de1} executeQuery: Read 2 rows, 175.00 B in 0.000919735 sec., 2174 rows/sec., 185.81 KiB/sec. 2023.11.19 06:20:16.478188 [ 3 ] {359e16b2-61f5-4be8-8cb7-e0b1565b7de1} DynamicQueryHandler: Done processing query 2023.11.19 06:20:16.478212 [ 3 ] {359e16b2-61f5-4be8-8cb7-e0b1565b7de1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:20:16.478228 [ 3 ] {} HTTP-Session: c826d0c3-b85d-436e-b781-6e4f166f7d5f Destroying unnamed session 2023.11.19 06:20:16.478341 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 1120, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:16.478385 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:16.478403 [ 3 ] {} HTTP-Session: e7f83122-7a93-478e-885a-129e6c4fce3a Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:16.478420 [ 3 ] {} HTTP-Session: e7f83122-7a93-478e-885a-129e6c4fce3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:16.478490 [ 3 ] {5df26b52-fb3c-4926-9d49-1ec3550f39fa} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:16.478530 [ 3 ] {5df26b52-fb3c-4926-9d49-1ec3550f39fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:20:16.478647 [ 3 ] {5df26b52-fb3c-4926-9d49-1ec3550f39fa} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:16.478907 [ 3 ] {5df26b52-fb3c-4926-9d49-1ec3550f39fa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:16.479103 [ 3 ] {5df26b52-fb3c-4926-9d49-1ec3550f39fa} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.19 06:20:16.479247 [ 3 ] {5df26b52-fb3c-4926-9d49-1ec3550f39fa} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.19 06:20:16.479347 [ 3 ] {5df26b52-fb3c-4926-9d49-1ec3550f39fa} executeQuery: Read 7 rows, 657.00 B in 0.000829173 sec., 8442 rows/sec., 773.78 KiB/sec. 2023.11.19 06:20:16.479445 [ 3 ] {5df26b52-fb3c-4926-9d49-1ec3550f39fa} DynamicQueryHandler: Done processing query 2023.11.19 06:20:16.479468 [ 3 ] {5df26b52-fb3c-4926-9d49-1ec3550f39fa} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:20:16.479483 [ 3 ] {} HTTP-Session: e7f83122-7a93-478e-885a-129e6c4fce3a Destroying unnamed session 2023.11.19 06:20:16.479578 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:16.479620 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:16.479639 [ 3 ] {} HTTP-Session: 4618fa2d-9f55-4cfd-bc2d-8eb5c1db35fc Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:16.479655 [ 3 ] {} HTTP-Session: 4618fa2d-9f55-4cfd-bc2d-8eb5c1db35fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:16.479723 [ 3 ] {a47939be-1abb-48ae-a82d-0c2c6b65d948} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:16.479760 [ 3 ] {a47939be-1abb-48ae-a82d-0c2c6b65d948} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.19 06:20:16.479863 [ 3 ] {a47939be-1abb-48ae-a82d-0c2c6b65d948} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:16.480102 [ 3 ] {a47939be-1abb-48ae-a82d-0c2c6b65d948} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:16.480305 [ 3 ] {a47939be-1abb-48ae-a82d-0c2c6b65d948} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.19 06:20:16.480447 [ 3 ] {a47939be-1abb-48ae-a82d-0c2c6b65d948} oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.19 06:20:16.480548 [ 3 ] {a47939be-1abb-48ae-a82d-0c2c6b65d948} executeQuery: Read 2 rows, 143.00 B in 0.000799132 sec., 2502 rows/sec., 174.75 KiB/sec. 2023.11.19 06:20:16.480659 [ 3 ] {a47939be-1abb-48ae-a82d-0c2c6b65d948} DynamicQueryHandler: Done processing query 2023.11.19 06:20:16.480682 [ 3 ] {a47939be-1abb-48ae-a82d-0c2c6b65d948} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:20:16.480697 [ 3 ] {} HTTP-Session: 4618fa2d-9f55-4cfd-bc2d-8eb5c1db35fc Destroying unnamed session 2023.11.19 06:20:16.480805 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2581, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:16.480848 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:16.480866 [ 3 ] {} HTTP-Session: 10eae439-7de4-47c0-bd59-312c08704a5c Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:16.480883 [ 3 ] {} HTTP-Session: 10eae439-7de4-47c0-bd59-312c08704a5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:16.480952 [ 3 ] {06a1ad43-dc0b-4445-8a4a-33b5cf6ae366} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:16.480994 [ 3 ] {06a1ad43-dc0b-4445-8a4a-33b5cf6ae366} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:20:16.481100 [ 3 ] {06a1ad43-dc0b-4445-8a4a-33b5cf6ae366} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:16.481355 [ 3 ] {06a1ad43-dc0b-4445-8a4a-33b5cf6ae366} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:16.481551 [ 3 ] {06a1ad43-dc0b-4445-8a4a-33b5cf6ae366} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.19 06:20:16.481693 [ 3 ] {06a1ad43-dc0b-4445-8a4a-33b5cf6ae366} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.19 06:20:16.481791 [ 3 ] {06a1ad43-dc0b-4445-8a4a-33b5cf6ae366} executeQuery: Read 15 rows, 1.19 KiB in 0.000812802 sec., 18454 rows/sec., 1.43 MiB/sec. 2023.11.19 06:20:16.481888 [ 3 ] {06a1ad43-dc0b-4445-8a4a-33b5cf6ae366} DynamicQueryHandler: Done processing query 2023.11.19 06:20:16.481912 [ 3 ] {06a1ad43-dc0b-4445-8a4a-33b5cf6ae366} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:20:16.481927 [ 3 ] {} HTTP-Session: 10eae439-7de4-47c0-bd59-312c08704a5c Destroying unnamed session 2023.11.19 06:20:16.482026 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:16.482068 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:16.482086 [ 3 ] {} HTTP-Session: b467c353-3718-4827-8e20-4d893c8220f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:16.482103 [ 3 ] {} HTTP-Session: b467c353-3718-4827-8e20-4d893c8220f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:16.482172 [ 3 ] {54d99b1c-ab25-4c3e-89e0-f5616f683a9e} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:16.482213 [ 3 ] {54d99b1c-ab25-4c3e-89e0-f5616f683a9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.19 06:20:16.482327 [ 3 ] {54d99b1c-ab25-4c3e-89e0-f5616f683a9e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:16.482567 [ 3 ] {54d99b1c-ab25-4c3e-89e0-f5616f683a9e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:16.482806 [ 3 ] {54d99b1c-ab25-4c3e-89e0-f5616f683a9e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.19 06:20:16.482973 [ 3 ] {54d99b1c-ab25-4c3e-89e0-f5616f683a9e} oximeter.measurements_cumulativei64 (08bfe840-3b61-4770-8a5e-06995f862c1e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.19 06:20:16.483072 [ 3 ] {54d99b1c-ab25-4c3e-89e0-f5616f683a9e} executeQuery: Read 11 rows, 743.00 B in 0.000872944 sec., 12601 rows/sec., 831.19 KiB/sec. 2023.11.19 06:20:16.483186 [ 3 ] {54d99b1c-ab25-4c3e-89e0-f5616f683a9e} DynamicQueryHandler: Done processing query 2023.11.19 06:20:16.483208 [ 3 ] {54d99b1c-ab25-4c3e-89e0-f5616f683a9e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:20:16.483224 [ 3 ] {} HTTP-Session: b467c353-3718-4827-8e20-4d893c8220f6 Destroying unnamed session 2023.11.19 06:20:16.483320 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:16.483363 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:16.483381 [ 3 ] {} HTTP-Session: 0a77f120-6e5b-46f5-9320-a9a57bf79da3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:16.483398 [ 3 ] {} HTTP-Session: 0a77f120-6e5b-46f5-9320-a9a57bf79da3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:16.483466 [ 3 ] {d7b8755c-a6e5-4702-b8ad-da73ccf46d55} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:16.483506 [ 3 ] {d7b8755c-a6e5-4702-b8ad-da73ccf46d55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.19 06:20:16.483618 [ 3 ] {d7b8755c-a6e5-4702-b8ad-da73ccf46d55} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:16.483857 [ 3 ] {d7b8755c-a6e5-4702-b8ad-da73ccf46d55} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:16.484081 [ 3 ] {d7b8755c-a6e5-4702-b8ad-da73ccf46d55} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.19 06:20:16.484247 [ 3 ] {d7b8755c-a6e5-4702-b8ad-da73ccf46d55} oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.19 06:20:16.484351 [ 3 ] {d7b8755c-a6e5-4702-b8ad-da73ccf46d55} executeQuery: Read 1 rows, 71.00 B in 0.000856723 sec., 1167 rows/sec., 80.93 KiB/sec. 2023.11.19 06:20:16.484466 [ 3 ] {d7b8755c-a6e5-4702-b8ad-da73ccf46d55} DynamicQueryHandler: Done processing query 2023.11.19 06:20:16.484488 [ 3 ] {d7b8755c-a6e5-4702-b8ad-da73ccf46d55} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.19 06:20:16.484503 [ 3 ] {} HTTP-Session: 0a77f120-6e5b-46f5-9320-a9a57bf79da3 Destroying unnamed session 2023.11.19 06:20:16.484602 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:16.484644 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:16.484662 [ 3 ] {} HTTP-Session: 1d438d6e-9bd2-41c0-b6e5-54fe4a8d39d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:16.484678 [ 3 ] {} HTTP-Session: 1d438d6e-9bd2-41c0-b6e5-54fe4a8d39d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:16.484747 [ 3 ] {40c21dd3-d7d5-4f06-886a-05bc4e499058} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:16.484789 [ 3 ] {40c21dd3-d7d5-4f06-886a-05bc4e499058} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:20:16.484917 [ 3 ] {40c21dd3-d7d5-4f06-886a-05bc4e499058} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:16.485169 [ 3 ] {40c21dd3-d7d5-4f06-886a-05bc4e499058} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:16.485428 [ 3 ] {40c21dd3-d7d5-4f06-886a-05bc4e499058} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.19 06:20:16.485596 [ 3 ] {40c21dd3-d7d5-4f06-886a-05bc4e499058} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.19 06:20:16.485698 [ 3 ] {40c21dd3-d7d5-4f06-886a-05bc4e499058} executeQuery: Read 2 rows, 2.76 KiB in 0.000924834 sec., 2162 rows/sec., 2.92 MiB/sec. 2023.11.19 06:20:16.485815 [ 3 ] {40c21dd3-d7d5-4f06-886a-05bc4e499058} DynamicQueryHandler: Done processing query 2023.11.19 06:20:16.485838 [ 3 ] {40c21dd3-d7d5-4f06-886a-05bc4e499058} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:20:16.485853 [ 3 ] {} HTTP-Session: 1d438d6e-9bd2-41c0-b6e5-54fe4a8d39d7 Destroying unnamed session 2023.11.19 06:20:21.478579 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:21.478700 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:21.478726 [ 3 ] {} HTTP-Session: c64711a4-65f1-4462-8f08-c3ce048cdc76 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:21.478749 [ 3 ] {} HTTP-Session: c64711a4-65f1-4462-8f08-c3ce048cdc76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:21.478877 [ 3 ] {3409cf2a-1db6-4de6-9d00-058d12d8df6d} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:21.478937 [ 3 ] {3409cf2a-1db6-4de6-9d00-058d12d8df6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:20:21.479095 [ 3 ] {3409cf2a-1db6-4de6-9d00-058d12d8df6d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:21.479502 [ 3 ] {3409cf2a-1db6-4de6-9d00-058d12d8df6d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:21.479758 [ 3 ] {3409cf2a-1db6-4de6-9d00-058d12d8df6d} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.19 06:20:21.479920 [ 3 ] {3409cf2a-1db6-4de6-9d00-058d12d8df6d} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.19 06:20:21.480042 [ 3 ] {3409cf2a-1db6-4de6-9d00-058d12d8df6d} executeQuery: Read 48 rows, 3.89 KiB in 0.00113134 sec., 42427 rows/sec., 3.36 MiB/sec. 2023.11.19 06:20:21.480196 [ 3 ] {3409cf2a-1db6-4de6-9d00-058d12d8df6d} DynamicQueryHandler: Done processing query 2023.11.19 06:20:21.480221 [ 3 ] {3409cf2a-1db6-4de6-9d00-058d12d8df6d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:20:21.480237 [ 3 ] {} HTTP-Session: c64711a4-65f1-4462-8f08-c3ce048cdc76 Destroying unnamed session 2023.11.19 06:20:21.480408 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 28501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:21.480451 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:21.480469 [ 3 ] {} HTTP-Session: 902ed8d1-9d09-4716-ae30-cec82210b0a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:21.480486 [ 3 ] {} HTTP-Session: 902ed8d1-9d09-4716-ae30-cec82210b0a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:21.480562 [ 3 ] {bbf4d884-5e8c-4ddf-995d-922cb37b3369} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:21.480601 [ 3 ] {bbf4d884-5e8c-4ddf-995d-922cb37b3369} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:20:21.480702 [ 3 ] {bbf4d884-5e8c-4ddf-995d-922cb37b3369} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:21.481112 [ 3 ] {bbf4d884-5e8c-4ddf-995d-922cb37b3369} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:21.481324 [ 3 ] {bbf4d884-5e8c-4ddf-995d-922cb37b3369} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.19 06:20:21.481470 [ 3 ] {bbf4d884-5e8c-4ddf-995d-922cb37b3369} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.19 06:20:21.481576 [ 3 ] {bbf4d884-5e8c-4ddf-995d-922cb37b3369} executeQuery: Read 180 rows, 17.52 KiB in 0.000986606 sec., 182443 rows/sec., 17.34 MiB/sec. 2023.11.19 06:20:21.481692 [ 3 ] {bbf4d884-5e8c-4ddf-995d-922cb37b3369} DynamicQueryHandler: Done processing query 2023.11.19 06:20:21.481716 [ 3 ] {bbf4d884-5e8c-4ddf-995d-922cb37b3369} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.19 06:20:21.481731 [ 3 ] {} HTTP-Session: 902ed8d1-9d09-4716-ae30-cec82210b0a8 Destroying unnamed session 2023.11.19 06:20:21.481865 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 12222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:21.481908 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:21.481927 [ 3 ] {} HTTP-Session: a5e955fa-6918-4bdf-ad94-9103ae1dd54c Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:21.481944 [ 3 ] {} HTTP-Session: a5e955fa-6918-4bdf-ad94-9103ae1dd54c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:21.482015 [ 3 ] {74c1e0b5-ff1a-42c2-a728-ab018dc88bbf} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:21.482053 [ 3 ] {74c1e0b5-ff1a-42c2-a728-ab018dc88bbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:20:21.482156 [ 3 ] {74c1e0b5-ff1a-42c2-a728-ab018dc88bbf} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:21.482464 [ 3 ] {74c1e0b5-ff1a-42c2-a728-ab018dc88bbf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:21.482664 [ 3 ] {74c1e0b5-ff1a-42c2-a728-ab018dc88bbf} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.19 06:20:21.482810 [ 3 ] {74c1e0b5-ff1a-42c2-a728-ab018dc88bbf} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.19 06:20:21.482912 [ 3 ] {74c1e0b5-ff1a-42c2-a728-ab018dc88bbf} executeQuery: Read 72 rows, 5.74 KiB in 0.000871763 sec., 82591 rows/sec., 6.43 MiB/sec. 2023.11.19 06:20:21.483015 [ 3 ] {74c1e0b5-ff1a-42c2-a728-ab018dc88bbf} DynamicQueryHandler: Done processing query 2023.11.19 06:20:21.483039 [ 3 ] {74c1e0b5-ff1a-42c2-a728-ab018dc88bbf} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.19 06:20:21.483054 [ 3 ] {} HTTP-Session: a5e955fa-6918-4bdf-ad94-9103ae1dd54c Destroying unnamed session 2023.11.19 06:20:21.483203 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 7004, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:21.483245 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:21.483263 [ 3 ] {} HTTP-Session: cd80cf94-b48f-4132-8ad0-6ec0c11620d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:21.483280 [ 3 ] {} HTTP-Session: cd80cf94-b48f-4132-8ad0-6ec0c11620d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:21.483349 [ 3 ] {e4fb2a8a-7355-485e-949b-174c5daa035a} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:21.483390 [ 3 ] {e4fb2a8a-7355-485e-949b-174c5daa035a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.19 06:20:21.483501 [ 3 ] {e4fb2a8a-7355-485e-949b-174c5daa035a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:21.483758 [ 3 ] {e4fb2a8a-7355-485e-949b-174c5daa035a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:21.484007 [ 3 ] {e4fb2a8a-7355-485e-949b-174c5daa035a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.19 06:20:21.484177 [ 3 ] {e4fb2a8a-7355-485e-949b-174c5daa035a} oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.19 06:20:21.484274 [ 3 ] {e4fb2a8a-7355-485e-949b-174c5daa035a} executeQuery: Read 36 rows, 2.57 KiB in 0.000898564 sec., 40063 rows/sec., 2.79 MiB/sec. 2023.11.19 06:20:21.484267 [ 70 ] {} oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.19 06:20:21.484339 [ 70 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:21.484419 [ 3 ] {e4fb2a8a-7355-485e-949b-174c5daa035a} DynamicQueryHandler: Done processing query 2023.11.19 06:20:21.484460 [ 3 ] {e4fb2a8a-7355-485e-949b-174c5daa035a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:20:21.484469 [ 24 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.19 06:20:21.484483 [ 3 ] {} HTTP-Session: cd80cf94-b48f-4132-8ad0-6ec0c11620d8 Destroying unnamed session 2023.11.19 06:20:21.484626 [ 24 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:20:21.484686 [ 24 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 256 rows starting from the beginning of the part 2023.11.19 06:20:21.484702 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 51349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:21.484795 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:21.484828 [ 3 ] {} HTTP-Session: f6511908-4af2-4da7-ad03-f57e75250b23 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:21.484853 [ 3 ] {} HTTP-Session: f6511908-4af2-4da7-ad03-f57e75250b23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:21.485033 [ 24 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2023.11.19 06:20:21.485060 [ 3 ] {95a2f80e-e4af-4343-a875-8ddab4081c2d} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:21.485173 [ 3 ] {95a2f80e-e4af-4343-a875-8ddab4081c2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:20:21.485392 [ 24 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part 2023.11.19 06:20:21.485739 [ 24 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2023.11.19 06:20:21.485817 [ 3 ] {95a2f80e-e4af-4343-a875-8ddab4081c2d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:21.486018 [ 24 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2023.11.19 06:20:21.486162 [ 24 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part 2023.11.19 06:20:21.486784 [ 3 ] {95a2f80e-e4af-4343-a875-8ddab4081c2d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:21.487687 [ 3 ] {95a2f80e-e4af-4343-a875-8ddab4081c2d} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.19 06:20:21.487776 [ 23 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 5 columns (5 merged, 0 gathered) in 0.00338006 sec., 98223.1084655302 rows/sec., 6.83 MiB/sec. 2023.11.19 06:20:21.487903 [ 23 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.19 06:20:21.487950 [ 3 ] {95a2f80e-e4af-4343-a875-8ddab4081c2d} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.19 06:20:21.488085 [ 3 ] {95a2f80e-e4af-4343-a875-8ddab4081c2d} executeQuery: Read 48 rows, 66.33 KiB in 0.002958689 sec., 16223 rows/sec., 21.89 MiB/sec. 2023.11.19 06:20:21.488185 [ 23 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_11_2} oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.19 06:20:21.488238 [ 3 ] {95a2f80e-e4af-4343-a875-8ddab4081c2d} DynamicQueryHandler: Done processing query 2023.11.19 06:20:21.488260 [ 23 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_11_2} oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.19 06:20:21.488262 [ 3 ] {95a2f80e-e4af-4343-a875-8ddab4081c2d} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.19 06:20:21.488290 [ 3 ] {} HTTP-Session: f6511908-4af2-4da7-ad03-f57e75250b23 Destroying unnamed session 2023.11.19 06:20:26.473794 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:26.473915 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:26.473940 [ 3 ] {} HTTP-Session: b5004db0-5361-4fa2-abc1-9b53e34fa6cb Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:26.473964 [ 3 ] {} HTTP-Session: b5004db0-5361-4fa2-abc1-9b53e34fa6cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:26.474089 [ 3 ] {9b0563ad-ab70-404f-8668-79e35b7f7591} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:26.474150 [ 3 ] {9b0563ad-ab70-404f-8668-79e35b7f7591} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:20:26.474309 [ 3 ] {9b0563ad-ab70-404f-8668-79e35b7f7591} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:26.474700 [ 3 ] {9b0563ad-ab70-404f-8668-79e35b7f7591} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:26.474958 [ 3 ] {9b0563ad-ab70-404f-8668-79e35b7f7591} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.19 06:20:26.475118 [ 3 ] {9b0563ad-ab70-404f-8668-79e35b7f7591} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.19 06:20:26.475268 [ 3 ] {9b0563ad-ab70-404f-8668-79e35b7f7591} executeQuery: Read 2 rows, 166.00 B in 0.00113527 sec., 1761 rows/sec., 142.79 KiB/sec. 2023.11.19 06:20:26.475271 [ 53 ] {} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.19 06:20:26.475396 [ 53 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:26.475467 [ 3 ] {9b0563ad-ab70-404f-8668-79e35b7f7591} DynamicQueryHandler: Done processing query 2023.11.19 06:20:26.475521 [ 3 ] {9b0563ad-ab70-404f-8668-79e35b7f7591} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:20:26.475551 [ 3 ] {} HTTP-Session: b5004db0-5361-4fa2-abc1-9b53e34fa6cb Destroying unnamed session 2023.11.19 06:20:26.475554 [ 22 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.19 06:20:26.475708 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:26.475818 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:26.475835 [ 22 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:20:26.475856 [ 3 ] {} HTTP-Session: fb34e0e6-f3a5-4f2a-9b13-62561a39743f Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:26.475923 [ 3 ] {} HTTP-Session: fb34e0e6-f3a5-4f2a-9b13-62561a39743f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:26.475935 [ 22 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 50 rows starting from the beginning of the part 2023.11.19 06:20:26.476026 [ 3 ] {056929d2-0dfc-47c4-a89c-b2b14ca2e448} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:26.476122 [ 3 ] {056929d2-0dfc-47c4-a89c-b2b14ca2e448} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.19 06:20:26.476454 [ 22 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part 2023.11.19 06:20:26.476519 [ 3 ] {056929d2-0dfc-47c4-a89c-b2b14ca2e448} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:26.476703 [ 22 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part 2023.11.19 06:20:26.476941 [ 22 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part 2023.11.19 06:20:26.477258 [ 22 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part 2023.11.19 06:20:26.477378 [ 3 ] {056929d2-0dfc-47c4-a89c-b2b14ca2e448} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:26.477480 [ 22 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part 2023.11.19 06:20:26.477797 [ 3 ] {056929d2-0dfc-47c4-a89c-b2b14ca2e448} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.19 06:20:26.478067 [ 3 ] {056929d2-0dfc-47c4-a89c-b2b14ca2e448} oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.19 06:20:26.478315 [ 3 ] {056929d2-0dfc-47c4-a89c-b2b14ca2e448} executeQuery: Read 2 rows, 175.00 B in 0.002215599 sec., 902 rows/sec., 77.13 KiB/sec. 2023.11.19 06:20:26.478621 [ 3 ] {056929d2-0dfc-47c4-a89c-b2b14ca2e448} DynamicQueryHandler: Done processing query 2023.11.19 06:20:26.478668 [ 3 ] {056929d2-0dfc-47c4-a89c-b2b14ca2e448} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:20:26.478721 [ 3 ] {} HTTP-Session: fb34e0e6-f3a5-4f2a-9b13-62561a39743f Destroying unnamed session 2023.11.19 06:20:26.478895 [ 10 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 152 rows, containing 4 columns (4 merged, 0 gathered) in 0.003434552 sec., 44256.13588031277 rows/sec., 3.50 MiB/sec. 2023.11.19 06:20:26.478932 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 1128, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:26.478991 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:26.479014 [ 3 ] {} HTTP-Session: f3c85a99-df47-40ea-8e56-ff39db598ddb Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:26.479042 [ 22 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.19 06:20:26.479053 [ 3 ] {} HTTP-Session: f3c85a99-df47-40ea-8e56-ff39db598ddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:26.479198 [ 3 ] {7bebd435-3e10-4185-a959-c7d9b3f407af} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:26.479249 [ 3 ] {7bebd435-3e10-4185-a959-c7d9b3f407af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:20:26.479321 [ 22 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_26_5} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.19 06:20:26.479487 [ 22 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_26_5} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.19 06:20:26.479530 [ 3 ] {7bebd435-3e10-4185-a959-c7d9b3f407af} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:26.479893 [ 3 ] {7bebd435-3e10-4185-a959-c7d9b3f407af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:26.480092 [ 3 ] {7bebd435-3e10-4185-a959-c7d9b3f407af} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.19 06:20:26.480249 [ 3 ] {7bebd435-3e10-4185-a959-c7d9b3f407af} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.19 06:20:26.480379 [ 53 ] {} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.19 06:20:26.480386 [ 3 ] {7bebd435-3e10-4185-a959-c7d9b3f407af} executeQuery: Read 7 rows, 665.00 B in 0.00114783 sec., 6098 rows/sec., 565.78 KiB/sec. 2023.11.19 06:20:26.480446 [ 53 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:26.480646 [ 10 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.19 06:20:26.480674 [ 3 ] {7bebd435-3e10-4185-a959-c7d9b3f407af} DynamicQueryHandler: Done processing query 2023.11.19 06:20:26.480727 [ 3 ] {7bebd435-3e10-4185-a959-c7d9b3f407af} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:20:26.480786 [ 3 ] {} HTTP-Session: f3c85a99-df47-40ea-8e56-ff39db598ddb Destroying unnamed session 2023.11.19 06:20:26.480810 [ 10 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:20:26.480849 [ 10 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 191 rows starting from the beginning of the part 2023.11.19 06:20:26.480980 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:26.481004 [ 10 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part 2023.11.19 06:20:26.481072 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:26.481105 [ 3 ] {} HTTP-Session: 0ebbbf4c-f450-4467-ba77-404d9166566b Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:26.481153 [ 3 ] {} HTTP-Session: 0ebbbf4c-f450-4467-ba77-404d9166566b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:26.481209 [ 10 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 144 rows starting from the beginning of the part 2023.11.19 06:20:26.481333 [ 3 ] {ba2a4850-212c-4a5a-be61-f0b25fca8ea6} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:26.481432 [ 10 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part 2023.11.19 06:20:26.481447 [ 3 ] {ba2a4850-212c-4a5a-be61-f0b25fca8ea6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.19 06:20:26.481705 [ 10 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 180 rows starting from the beginning of the part 2023.11.19 06:20:26.481946 [ 3 ] {ba2a4850-212c-4a5a-be61-f0b25fca8ea6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:26.481974 [ 10 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part 2023.11.19 06:20:26.482514 [ 3 ] {ba2a4850-212c-4a5a-be61-f0b25fca8ea6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:26.483003 [ 3 ] {ba2a4850-212c-4a5a-be61-f0b25fca8ea6} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.19 06:20:26.483271 [ 3 ] {ba2a4850-212c-4a5a-be61-f0b25fca8ea6} oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.19 06:20:26.483611 [ 3 ] {ba2a4850-212c-4a5a-be61-f0b25fca8ea6} executeQuery: Read 2 rows, 143.00 B in 0.002215029 sec., 902 rows/sec., 63.05 KiB/sec. 2023.11.19 06:20:26.483622 [ 14 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 4 columns (4 merged, 0 gathered) in 0.003095012 sec., 172858.78051522904 rows/sec., 16.51 MiB/sec. 2023.11.19 06:20:26.483823 [ 3 ] {ba2a4850-212c-4a5a-be61-f0b25fca8ea6} DynamicQueryHandler: Done processing query 2023.11.19 06:20:26.483863 [ 14 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.19 06:20:26.483866 [ 3 ] {ba2a4850-212c-4a5a-be61-f0b25fca8ea6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:20:26.483933 [ 3 ] {} HTTP-Session: 0ebbbf4c-f450-4467-ba77-404d9166566b Destroying unnamed session 2023.11.19 06:20:26.484060 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:26.484136 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:26.484164 [ 3 ] {} HTTP-Session: b0230abd-09f6-4b99-a683-cc7639945ce1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:26.484204 [ 3 ] {} HTTP-Session: b0230abd-09f6-4b99-a683-cc7639945ce1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:26.484211 [ 14 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_26_5} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.19 06:20:26.484339 [ 3 ] {2ba199d6-1e06-4c68-9bd0-947c928743a8} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:26.484368 [ 14 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_26_5} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.19 06:20:26.484402 [ 3 ] {2ba199d6-1e06-4c68-9bd0-947c928743a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:20:26.484612 [ 3 ] {2ba199d6-1e06-4c68-9bd0-947c928743a8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:26.484889 [ 3 ] {2ba199d6-1e06-4c68-9bd0-947c928743a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:26.485088 [ 3 ] {2ba199d6-1e06-4c68-9bd0-947c928743a8} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.19 06:20:26.485244 [ 3 ] {2ba199d6-1e06-4c68-9bd0-947c928743a8} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.19 06:20:26.485368 [ 53 ] {} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.19 06:20:26.485376 [ 3 ] {2ba199d6-1e06-4c68-9bd0-947c928743a8} executeQuery: Read 4 rows, 331.00 B in 0.000987216 sec., 4051 rows/sec., 327.43 KiB/sec. 2023.11.19 06:20:26.485430 [ 53 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:26.485550 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.19 06:20:26.485612 [ 3 ] {2ba199d6-1e06-4c68-9bd0-947c928743a8} DynamicQueryHandler: Done processing query 2023.11.19 06:20:26.485655 [ 3 ] {2ba199d6-1e06-4c68-9bd0-947c928743a8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:20:26.485695 [ 3 ] {} HTTP-Session: b0230abd-09f6-4b99-a683-cc7639945ce1 Destroying unnamed session 2023.11.19 06:20:26.485742 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:20:26.485780 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 113 rows starting from the beginning of the part 2023.11.19 06:20:26.485855 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:26.485944 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:26.485959 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part 2023.11.19 06:20:26.485973 [ 3 ] {} HTTP-Session: c802328f-f4c2-4836-b975-1a7933da94b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:26.486030 [ 3 ] {} HTTP-Session: c802328f-f4c2-4836-b975-1a7933da94b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:26.486233 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part 2023.11.19 06:20:26.486242 [ 3 ] {872ef441-9a9e-4149-979f-efdc9d388826} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:26.486354 [ 3 ] {872ef441-9a9e-4149-979f-efdc9d388826} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.19 06:20:26.486465 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 15 rows starting from the beginning of the part 2023.11.19 06:20:26.486786 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 72 rows starting from the beginning of the part 2023.11.19 06:20:26.486921 [ 3 ] {872ef441-9a9e-4149-979f-efdc9d388826} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:26.487083 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part 2023.11.19 06:20:26.487616 [ 3 ] {872ef441-9a9e-4149-979f-efdc9d388826} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:26.488132 [ 3 ] {872ef441-9a9e-4149-979f-efdc9d388826} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.19 06:20:26.488504 [ 3 ] {872ef441-9a9e-4149-979f-efdc9d388826} oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.19 06:20:26.488769 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 254 rows, containing 4 columns (4 merged, 0 gathered) in 0.003280947 sec., 77416.67268627015 rows/sec., 6.04 MiB/sec. 2023.11.19 06:20:26.488796 [ 3 ] {872ef441-9a9e-4149-979f-efdc9d388826} executeQuery: Read 1 rows, 71.00 B in 0.002482826 sec., 402 rows/sec., 27.93 KiB/sec. 2023.11.19 06:20:26.488960 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.19 06:20:26.489027 [ 3 ] {872ef441-9a9e-4149-979f-efdc9d388826} DynamicQueryHandler: Done processing query 2023.11.19 06:20:26.489067 [ 3 ] {872ef441-9a9e-4149-979f-efdc9d388826} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.19 06:20:26.489093 [ 3 ] {} HTTP-Session: c802328f-f4c2-4836-b975-1a7933da94b3 Destroying unnamed session 2023.11.19 06:20:26.489201 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_26_5} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.19 06:20:26.489235 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:26.489292 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:26.489302 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_26_5} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.19 06:20:26.489317 [ 3 ] {} HTTP-Session: a125609d-86f7-44ca-aa69-e1a9a5be102b Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:26.489348 [ 3 ] {} HTTP-Session: a125609d-86f7-44ca-aa69-e1a9a5be102b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:26.489467 [ 3 ] {70d3c2e3-7d42-4134-a870-8efe40b90b34} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:26.489510 [ 3 ] {70d3c2e3-7d42-4134-a870-8efe40b90b34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:20:26.489661 [ 3 ] {70d3c2e3-7d42-4134-a870-8efe40b90b34} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:26.489949 [ 3 ] {70d3c2e3-7d42-4134-a870-8efe40b90b34} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:26.490211 [ 3 ] {70d3c2e3-7d42-4134-a870-8efe40b90b34} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.19 06:20:26.490386 [ 3 ] {70d3c2e3-7d42-4134-a870-8efe40b90b34} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.19 06:20:26.490514 [ 53 ] {} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.19 06:20:26.490524 [ 3 ] {70d3c2e3-7d42-4134-a870-8efe40b90b34} executeQuery: Read 2 rows, 2.76 KiB in 0.001019258 sec., 1962 rows/sec., 2.65 MiB/sec. 2023.11.19 06:20:26.490565 [ 53 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:26.490729 [ 22 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.19 06:20:26.490785 [ 3 ] {70d3c2e3-7d42-4134-a870-8efe40b90b34} DynamicQueryHandler: Done processing query 2023.11.19 06:20:26.490831 [ 3 ] {70d3c2e3-7d42-4134-a870-8efe40b90b34} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:20:26.490882 [ 3 ] {} HTTP-Session: a125609d-86f7-44ca-aa69-e1a9a5be102b Destroying unnamed session 2023.11.19 06:20:26.490895 [ 22 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:20:26.490944 [ 22 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 578 rows starting from the beginning of the part 2023.11.19 06:20:26.491059 [ 22 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part 2023.11.19 06:20:26.491160 [ 22 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part 2023.11.19 06:20:26.491254 [ 22 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part 2023.11.19 06:20:26.491344 [ 22 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part 2023.11.19 06:20:26.491434 [ 22 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part 2023.11.19 06:20:26.492915 [ 20 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 680 rows, containing 6 columns (6 merged, 0 gathered) in 0.002289721 sec., 296979.4136490865 rows/sec., 400.76 MiB/sec. 2023.11.19 06:20:26.493325 [ 20 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.19 06:20:26.493540 [ 20 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_26_5} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.19 06:20:26.493605 [ 20 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_26_5} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.19 06:20:26.493689 [ 20 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_26_5: 4.09 MiB. 2023.11.19 06:20:27.324805 [ 53 ] {} DNSResolver: Updating DNS cache 2023.11.19 06:20:27.324864 [ 53 ] {} DNSResolver: Updated DNS cache 2023.11.19 06:20:31.475954 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:31.476086 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:31.476116 [ 3 ] {} HTTP-Session: 01297abe-9806-4c54-b19e-9357f8c662ab Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:31.476143 [ 3 ] {} HTTP-Session: 01297abe-9806-4c54-b19e-9357f8c662ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:31.476286 [ 3 ] {f7c3c25b-8c43-412a-9608-80a2731bb6aa} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:31.476353 [ 3 ] {f7c3c25b-8c43-412a-9608-80a2731bb6aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:20:31.476526 [ 3 ] {f7c3c25b-8c43-412a-9608-80a2731bb6aa} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:31.476965 [ 3 ] {f7c3c25b-8c43-412a-9608-80a2731bb6aa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:31.477241 [ 3 ] {f7c3c25b-8c43-412a-9608-80a2731bb6aa} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.19 06:20:31.477405 [ 3 ] {f7c3c25b-8c43-412a-9608-80a2731bb6aa} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.19 06:20:31.477551 [ 3 ] {f7c3c25b-8c43-412a-9608-80a2731bb6aa} executeQuery: Read 48 rows, 3.89 KiB in 0.001219752 sec., 39352 rows/sec., 3.11 MiB/sec. 2023.11.19 06:20:31.477693 [ 3 ] {f7c3c25b-8c43-412a-9608-80a2731bb6aa} DynamicQueryHandler: Done processing query 2023.11.19 06:20:31.477719 [ 3 ] {f7c3c25b-8c43-412a-9608-80a2731bb6aa} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:20:31.477736 [ 3 ] {} HTTP-Session: 01297abe-9806-4c54-b19e-9357f8c662ab Destroying unnamed session 2023.11.19 06:20:31.477854 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:31.477898 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:31.477918 [ 3 ] {} HTTP-Session: 2403afb6-fc96-4be3-8627-5d3d56cee28c Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:31.477937 [ 3 ] {} HTTP-Session: 2403afb6-fc96-4be3-8627-5d3d56cee28c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:31.478007 [ 3 ] {75f8bc3f-5d3a-48d7-9941-412796271b71} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:31.478048 [ 3 ] {75f8bc3f-5d3a-48d7-9941-412796271b71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.19 06:20:31.478157 [ 3 ] {75f8bc3f-5d3a-48d7-9941-412796271b71} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:31.478448 [ 3 ] {75f8bc3f-5d3a-48d7-9941-412796271b71} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:31.478655 [ 3 ] {75f8bc3f-5d3a-48d7-9941-412796271b71} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.19 06:20:31.478800 [ 3 ] {75f8bc3f-5d3a-48d7-9941-412796271b71} oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.19 06:20:31.478929 [ 3 ] {75f8bc3f-5d3a-48d7-9941-412796271b71} executeQuery: Read 2 rows, 175.00 B in 0.000888964 sec., 2249 rows/sec., 192.24 KiB/sec. 2023.11.19 06:20:31.478926 [ 80 ] {} oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2023.11.19 06:20:31.479050 [ 80 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:31.479118 [ 3 ] {75f8bc3f-5d3a-48d7-9941-412796271b71} DynamicQueryHandler: Done processing query 2023.11.19 06:20:31.479151 [ 3 ] {75f8bc3f-5d3a-48d7-9941-412796271b71} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:20:31.479162 [ 22 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2023.11.19 06:20:31.479176 [ 3 ] {} HTTP-Session: 2403afb6-fc96-4be3-8627-5d3d56cee28c Destroying unnamed session 2023.11.19 06:20:31.479314 [ 22 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:20:31.479366 [ 22 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 10 rows starting from the beginning of the part 2023.11.19 06:20:31.479388 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 23381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:31.479473 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:31.479508 [ 3 ] {} HTTP-Session: 2905e5b2-df06-4c9e-84e8-fbf5f15afe0f Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:31.479567 [ 3 ] {} HTTP-Session: 2905e5b2-df06-4c9e-84e8-fbf5f15afe0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:31.479617 [ 22 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::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.19 06:20:31.479771 [ 3 ] {5f3846e2-4a4b-4c9e-a1e7-5f0e90be83a3} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:31.479834 [ 22 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::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.19 06:20:31.479854 [ 3 ] {5f3846e2-4a4b-4c9e-a1e7-5f0e90be83a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:20:31.480134 [ 22 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2023.11.19 06:20:31.480322 [ 3 ] {5f3846e2-4a4b-4c9e-a1e7-5f0e90be83a3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:31.480398 [ 22 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::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.19 06:20:31.480572 [ 22 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::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.19 06:20:31.481148 [ 3 ] {5f3846e2-4a4b-4c9e-a1e7-5f0e90be83a3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:31.481602 [ 3 ] {5f3846e2-4a4b-4c9e-a1e7-5f0e90be83a3} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.19 06:20:31.481995 [ 3 ] {5f3846e2-4a4b-4c9e-a1e7-5f0e90be83a3} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.19 06:20:31.482050 [ 20 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.002941568 sec., 6799.0949044863155 rows/sec., 570.35 KiB/sec. 2023.11.19 06:20:31.482214 [ 3 ] {5f3846e2-4a4b-4c9e-a1e7-5f0e90be83a3} executeQuery: Read 145 rows, 14.52 KiB in 0.002373123 sec., 61100 rows/sec., 5.97 MiB/sec. 2023.11.19 06:20:31.482331 [ 20 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2023.11.19 06:20:31.482503 [ 3 ] {5f3846e2-4a4b-4c9e-a1e7-5f0e90be83a3} DynamicQueryHandler: Done processing query 2023.11.19 06:20:31.482533 [ 3 ] {5f3846e2-4a4b-4c9e-a1e7-5f0e90be83a3} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.19 06:20:31.482567 [ 3 ] {} HTTP-Session: 2905e5b2-df06-4c9e-84e8-fbf5f15afe0f Destroying unnamed session 2023.11.19 06:20:31.482698 [ 20 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_10_2} oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2023.11.19 06:20:31.482712 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:31.482779 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:31.482802 [ 3 ] {} HTTP-Session: 3810777d-542f-44f1-a3fa-45eb3f532934 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:31.482812 [ 20 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_10_2} oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2023.11.19 06:20:31.482835 [ 3 ] {} HTTP-Session: 3810777d-542f-44f1-a3fa-45eb3f532934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:31.482972 [ 3 ] {4f4149e4-497e-4cf5-823c-e36ea195d12f} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:31.483011 [ 3 ] {4f4149e4-497e-4cf5-823c-e36ea195d12f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.19 06:20:31.483128 [ 3 ] {4f4149e4-497e-4cf5-823c-e36ea195d12f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:31.483397 [ 3 ] {4f4149e4-497e-4cf5-823c-e36ea195d12f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:31.483597 [ 3 ] {4f4149e4-497e-4cf5-823c-e36ea195d12f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.19 06:20:31.483743 [ 3 ] {4f4149e4-497e-4cf5-823c-e36ea195d12f} oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.19 06:20:31.483869 [ 3 ] {4f4149e4-497e-4cf5-823c-e36ea195d12f} executeQuery: Read 2 rows, 143.00 B in 0.000860043 sec., 2325 rows/sec., 162.37 KiB/sec. 2023.11.19 06:20:31.483868 [ 76 ] {} oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2023.11.19 06:20:31.483954 [ 76 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:31.484069 [ 3 ] {4f4149e4-497e-4cf5-823c-e36ea195d12f} DynamicQueryHandler: Done processing query 2023.11.19 06:20:31.484097 [ 10 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2023.11.19 06:20:31.484111 [ 3 ] {4f4149e4-497e-4cf5-823c-e36ea195d12f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:20:31.484160 [ 3 ] {} HTTP-Session: 3810777d-542f-44f1-a3fa-45eb3f532934 Destroying unnamed session 2023.11.19 06:20:31.484223 [ 10 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:20:31.484254 [ 10 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 10 rows starting from the beginning of the part 2023.11.19 06:20:31.484331 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 8521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:31.484416 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:31.484453 [ 10 ] {25a0710d-0549-49cd-883d-26fb008e505e::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.19 06:20:31.484465 [ 3 ] {} HTTP-Session: 9032bc38-a7a7-4718-853a-a1114e1f3b10 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:31.484523 [ 3 ] {} HTTP-Session: 9032bc38-a7a7-4718-853a-a1114e1f3b10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:31.484694 [ 10 ] {25a0710d-0549-49cd-883d-26fb008e505e::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.19 06:20:31.484729 [ 3 ] {7a4ba0df-661f-4ed3-989a-b381b1087e27} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:31.484803 [ 3 ] {7a4ba0df-661f-4ed3-989a-b381b1087e27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:20:31.484904 [ 10 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2023.11.19 06:20:31.485237 [ 10 ] {25a0710d-0549-49cd-883d-26fb008e505e::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.19 06:20:31.485279 [ 3 ] {7a4ba0df-661f-4ed3-989a-b381b1087e27} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:31.485473 [ 10 ] {25a0710d-0549-49cd-883d-26fb008e505e::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.19 06:20:31.485999 [ 3 ] {7a4ba0df-661f-4ed3-989a-b381b1087e27} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:31.486475 [ 3 ] {7a4ba0df-661f-4ed3-989a-b381b1087e27} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.19 06:20:31.486794 [ 3 ] {7a4ba0df-661f-4ed3-989a-b381b1087e27} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.19 06:20:31.486806 [ 9 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.002776904 sec., 7202.265544649725 rows/sec., 502.89 KiB/sec. 2023.11.19 06:20:31.486977 [ 3 ] {7a4ba0df-661f-4ed3-989a-b381b1087e27} executeQuery: Read 50 rows, 4.01 KiB in 0.002192948 sec., 22800 rows/sec., 1.78 MiB/sec. 2023.11.19 06:20:31.487035 [ 10 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2023.11.19 06:20:31.487199 [ 3 ] {7a4ba0df-661f-4ed3-989a-b381b1087e27} DynamicQueryHandler: Done processing query 2023.11.19 06:20:31.487233 [ 3 ] {7a4ba0df-661f-4ed3-989a-b381b1087e27} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.19 06:20:31.487266 [ 3 ] {} HTTP-Session: 9032bc38-a7a7-4718-853a-a1114e1f3b10 Destroying unnamed session 2023.11.19 06:20:31.487337 [ 10 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_10_2} oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2023.11.19 06:20:31.487393 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:31.487432 [ 10 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_10_2} oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2023.11.19 06:20:31.487455 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:31.487499 [ 3 ] {} HTTP-Session: c34fc389-6e91-47f5-ba49-bf2901ae2aa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:31.487545 [ 3 ] {} HTTP-Session: c34fc389-6e91-47f5-ba49-bf2901ae2aa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:31.487620 [ 3 ] {5b993f8e-556e-4239-a1ad-e3c3568cac94} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:31.487661 [ 3 ] {5b993f8e-556e-4239-a1ad-e3c3568cac94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.19 06:20:31.487794 [ 3 ] {5b993f8e-556e-4239-a1ad-e3c3568cac94} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:31.488034 [ 3 ] {5b993f8e-556e-4239-a1ad-e3c3568cac94} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:31.488273 [ 3 ] {5b993f8e-556e-4239-a1ad-e3c3568cac94} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.19 06:20:31.488445 [ 3 ] {5b993f8e-556e-4239-a1ad-e3c3568cac94} oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.19 06:20:31.488588 [ 3 ] {5b993f8e-556e-4239-a1ad-e3c3568cac94} executeQuery: Read 1 rows, 71.00 B in 0.000940185 sec., 1063 rows/sec., 73.75 KiB/sec. 2023.11.19 06:20:31.488703 [ 3 ] {5b993f8e-556e-4239-a1ad-e3c3568cac94} DynamicQueryHandler: Done processing query 2023.11.19 06:20:31.488726 [ 3 ] {5b993f8e-556e-4239-a1ad-e3c3568cac94} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.19 06:20:31.488741 [ 3 ] {} HTTP-Session: c34fc389-6e91-47f5-ba49-bf2901ae2aa4 Destroying unnamed session 2023.11.19 06:20:31.488871 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 51349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:31.488913 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:31.488931 [ 3 ] {} HTTP-Session: 6aa9f87e-7a2f-4aa1-9ae9-196914954972 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:31.488947 [ 3 ] {} HTTP-Session: 6aa9f87e-7a2f-4aa1-9ae9-196914954972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:31.489029 [ 3 ] {22e275b0-90bc-49e9-9b82-1cc42397e5b4} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:31.489071 [ 3 ] {22e275b0-90bc-49e9-9b82-1cc42397e5b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:20:31.489201 [ 3 ] {22e275b0-90bc-49e9-9b82-1cc42397e5b4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:31.489636 [ 3 ] {22e275b0-90bc-49e9-9b82-1cc42397e5b4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:31.489940 [ 3 ] {22e275b0-90bc-49e9-9b82-1cc42397e5b4} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.19 06:20:31.490115 [ 3 ] {22e275b0-90bc-49e9-9b82-1cc42397e5b4} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.19 06:20:31.490248 [ 3 ] {22e275b0-90bc-49e9-9b82-1cc42397e5b4} executeQuery: Read 48 rows, 66.33 KiB in 0.001186762 sec., 40446 rows/sec., 54.58 MiB/sec. 2023.11.19 06:20:31.490465 [ 3 ] {22e275b0-90bc-49e9-9b82-1cc42397e5b4} DynamicQueryHandler: Done processing query 2023.11.19 06:20:31.490489 [ 3 ] {22e275b0-90bc-49e9-9b82-1cc42397e5b4} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.19 06:20:31.490506 [ 3 ] {} HTTP-Session: 6aa9f87e-7a2f-4aa1-9ae9-196914954972 Destroying unnamed session 2023.11.19 06:20:36.472870 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:36.473059 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:36.473105 [ 3 ] {} HTTP-Session: b9ddd793-f60b-4214-ad6f-ef51321076dd Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:36.473147 [ 3 ] {} HTTP-Session: b9ddd793-f60b-4214-ad6f-ef51321076dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:36.473341 [ 3 ] {b64f64c5-5714-4941-ab1d-441d46534f03} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:36.473441 [ 3 ] {b64f64c5-5714-4941-ab1d-441d46534f03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:20:36.473658 [ 3 ] {b64f64c5-5714-4941-ab1d-441d46534f03} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:36.473999 [ 3 ] {b64f64c5-5714-4941-ab1d-441d46534f03} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:36.474254 [ 3 ] {b64f64c5-5714-4941-ab1d-441d46534f03} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.19 06:20:36.474418 [ 3 ] {b64f64c5-5714-4941-ab1d-441d46534f03} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.19 06:20:36.474559 [ 3 ] {b64f64c5-5714-4941-ab1d-441d46534f03} executeQuery: Read 2 rows, 166.00 B in 0.001154981 sec., 1731 rows/sec., 140.36 KiB/sec. 2023.11.19 06:20:36.474692 [ 3 ] {b64f64c5-5714-4941-ab1d-441d46534f03} DynamicQueryHandler: Done processing query 2023.11.19 06:20:36.474717 [ 3 ] {b64f64c5-5714-4941-ab1d-441d46534f03} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:20:36.474733 [ 3 ] {} HTTP-Session: b9ddd793-f60b-4214-ad6f-ef51321076dd Destroying unnamed session 2023.11.19 06:20:36.474848 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:36.474894 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:36.474913 [ 3 ] {} HTTP-Session: 1c22eb1b-31c4-44e9-b122-3080baabbfab Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:36.474932 [ 3 ] {} HTTP-Session: 1c22eb1b-31c4-44e9-b122-3080baabbfab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:36.475008 [ 3 ] {7a4028e1-b2f0-4d66-a51d-0108483d9845} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:36.475049 [ 3 ] {7a4028e1-b2f0-4d66-a51d-0108483d9845} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:20:36.475155 [ 3 ] {7a4028e1-b2f0-4d66-a51d-0108483d9845} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:36.475391 [ 3 ] {7a4028e1-b2f0-4d66-a51d-0108483d9845} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:36.475592 [ 3 ] {7a4028e1-b2f0-4d66-a51d-0108483d9845} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.19 06:20:36.475739 [ 3 ] {7a4028e1-b2f0-4d66-a51d-0108483d9845} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.19 06:20:36.475868 [ 3 ] {7a4028e1-b2f0-4d66-a51d-0108483d9845} executeQuery: Read 6 rows, 574.00 B in 0.000832092 sec., 7210 rows/sec., 673.66 KiB/sec. 2023.11.19 06:20:36.475971 [ 3 ] {7a4028e1-b2f0-4d66-a51d-0108483d9845} DynamicQueryHandler: Done processing query 2023.11.19 06:20:36.475994 [ 3 ] {7a4028e1-b2f0-4d66-a51d-0108483d9845} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:20:36.476010 [ 3 ] {} HTTP-Session: 1c22eb1b-31c4-44e9-b122-3080baabbfab Destroying unnamed session 2023.11.19 06:20:36.476118 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:36.476160 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:36.476178 [ 3 ] {} HTTP-Session: 41b2f92e-251f-4178-af23-ea3141da173e Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:36.476196 [ 3 ] {} HTTP-Session: 41b2f92e-251f-4178-af23-ea3141da173e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:36.476265 [ 3 ] {5a79988c-129a-4f8e-bfc0-4de05ebbe786} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:36.476305 [ 3 ] {5a79988c-129a-4f8e-bfc0-4de05ebbe786} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:20:36.476408 [ 3 ] {5a79988c-129a-4f8e-bfc0-4de05ebbe786} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:36.476637 [ 3 ] {5a79988c-129a-4f8e-bfc0-4de05ebbe786} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:36.476832 [ 3 ] {5a79988c-129a-4f8e-bfc0-4de05ebbe786} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.19 06:20:36.476976 [ 3 ] {5a79988c-129a-4f8e-bfc0-4de05ebbe786} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.19 06:20:36.477099 [ 3 ] {5a79988c-129a-4f8e-bfc0-4de05ebbe786} executeQuery: Read 2 rows, 164.00 B in 0.000806401 sec., 2480 rows/sec., 198.61 KiB/sec. 2023.11.19 06:20:36.477199 [ 3 ] {5a79988c-129a-4f8e-bfc0-4de05ebbe786} DynamicQueryHandler: Done processing query 2023.11.19 06:20:36.477222 [ 3 ] {5a79988c-129a-4f8e-bfc0-4de05ebbe786} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:20:36.477237 [ 3 ] {} HTTP-Session: 41b2f92e-251f-4178-af23-ea3141da173e Destroying unnamed session 2023.11.19 06:20:36.477337 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:36.477380 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:36.477398 [ 3 ] {} HTTP-Session: 1d4d0ce4-8229-4364-97e9-9c9b9d0e143d Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:36.477415 [ 3 ] {} HTTP-Session: 1d4d0ce4-8229-4364-97e9-9c9b9d0e143d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:36.477484 [ 3 ] {8f4bdf99-1036-4847-90e5-6b75ccd93cc3} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:36.477528 [ 3 ] {8f4bdf99-1036-4847-90e5-6b75ccd93cc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:20:36.477662 [ 3 ] {8f4bdf99-1036-4847-90e5-6b75ccd93cc3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:36.477898 [ 3 ] {8f4bdf99-1036-4847-90e5-6b75ccd93cc3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:36.478170 [ 3 ] {8f4bdf99-1036-4847-90e5-6b75ccd93cc3} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.19 06:20:36.478343 [ 3 ] {8f4bdf99-1036-4847-90e5-6b75ccd93cc3} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.19 06:20:36.478479 [ 3 ] {8f4bdf99-1036-4847-90e5-6b75ccd93cc3} executeQuery: Read 2 rows, 2.76 KiB in 0.000968476 sec., 2065 rows/sec., 2.79 MiB/sec. 2023.11.19 06:20:36.478587 [ 3 ] {8f4bdf99-1036-4847-90e5-6b75ccd93cc3} DynamicQueryHandler: Done processing query 2023.11.19 06:20:36.478609 [ 3 ] {8f4bdf99-1036-4847-90e5-6b75ccd93cc3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:20:36.478624 [ 3 ] {} HTTP-Session: 1d4d0ce4-8229-4364-97e9-9c9b9d0e143d Destroying unnamed session 2023.11.19 06:20:41.478157 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:41.478283 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:41.478308 [ 3 ] {} HTTP-Session: ff02786c-454c-4ca3-a3ac-6df89a8d6207 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:41.478332 [ 3 ] {} HTTP-Session: ff02786c-454c-4ca3-a3ac-6df89a8d6207 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:41.478462 [ 3 ] {e85a9d11-d1f8-4802-bb56-0e65ac0e1c7a} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:41.478524 [ 3 ] {e85a9d11-d1f8-4802-bb56-0e65ac0e1c7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:20:41.478684 [ 3 ] {e85a9d11-d1f8-4802-bb56-0e65ac0e1c7a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:41.479046 [ 3 ] {e85a9d11-d1f8-4802-bb56-0e65ac0e1c7a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:41.479307 [ 3 ] {e85a9d11-d1f8-4802-bb56-0e65ac0e1c7a} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.19 06:20:41.479467 [ 3 ] {e85a9d11-d1f8-4802-bb56-0e65ac0e1c7a} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.19 06:20:41.479591 [ 3 ] {e85a9d11-d1f8-4802-bb56-0e65ac0e1c7a} executeQuery: Read 48 rows, 3.89 KiB in 0.001097019 sec., 43754 rows/sec., 3.46 MiB/sec. 2023.11.19 06:20:41.479722 [ 3 ] {e85a9d11-d1f8-4802-bb56-0e65ac0e1c7a} DynamicQueryHandler: Done processing query 2023.11.19 06:20:41.479746 [ 3 ] {e85a9d11-d1f8-4802-bb56-0e65ac0e1c7a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:20:41.479762 [ 3 ] {} HTTP-Session: ff02786c-454c-4ca3-a3ac-6df89a8d6207 Destroying unnamed session 2023.11.19 06:20:41.479939 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 23233, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:41.479983 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:41.480003 [ 3 ] {} HTTP-Session: c6f99b98-86a0-42af-9380-db5eea448a49 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:41.480020 [ 3 ] {} HTTP-Session: c6f99b98-86a0-42af-9380-db5eea448a49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:41.480092 [ 3 ] {87712a47-7aa9-43af-9fd4-89d7454f0d9f} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:41.480132 [ 3 ] {87712a47-7aa9-43af-9fd4-89d7454f0d9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:20:41.480231 [ 3 ] {87712a47-7aa9-43af-9fd4-89d7454f0d9f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:41.480555 [ 3 ] {87712a47-7aa9-43af-9fd4-89d7454f0d9f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:41.480775 [ 3 ] {87712a47-7aa9-43af-9fd4-89d7454f0d9f} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.19 06:20:41.480935 [ 3 ] {87712a47-7aa9-43af-9fd4-89d7454f0d9f} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.19 06:20:41.481061 [ 3 ] {87712a47-7aa9-43af-9fd4-89d7454f0d9f} executeQuery: Read 144 rows, 14.43 KiB in 0.000933374 sec., 154278 rows/sec., 15.09 MiB/sec. 2023.11.19 06:20:41.481226 [ 3 ] {87712a47-7aa9-43af-9fd4-89d7454f0d9f} DynamicQueryHandler: Done processing query 2023.11.19 06:20:41.481253 [ 3 ] {87712a47-7aa9-43af-9fd4-89d7454f0d9f} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.19 06:20:41.481269 [ 3 ] {} HTTP-Session: c6f99b98-86a0-42af-9380-db5eea448a49 Destroying unnamed session 2023.11.19 06:20:41.481420 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:41.481464 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:41.481482 [ 3 ] {} HTTP-Session: 2ebab08d-64a7-4e7c-8331-9d740f8ce3b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:41.481498 [ 3 ] {} HTTP-Session: 2ebab08d-64a7-4e7c-8331-9d740f8ce3b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:41.481570 [ 3 ] {77f27136-975d-4ea6-8003-ae779a512998} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:41.481608 [ 3 ] {77f27136-975d-4ea6-8003-ae779a512998} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:20:41.481719 [ 3 ] {77f27136-975d-4ea6-8003-ae779a512998} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:41.481989 [ 3 ] {77f27136-975d-4ea6-8003-ae779a512998} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:41.482188 [ 3 ] {77f27136-975d-4ea6-8003-ae779a512998} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.19 06:20:41.482334 [ 3 ] {77f27136-975d-4ea6-8003-ae779a512998} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.19 06:20:41.482453 [ 3 ] {77f27136-975d-4ea6-8003-ae779a512998} executeQuery: Read 48 rows, 3.84 KiB in 0.000847542 sec., 56634 rows/sec., 4.43 MiB/sec. 2023.11.19 06:20:41.482554 [ 3 ] {77f27136-975d-4ea6-8003-ae779a512998} DynamicQueryHandler: Done processing query 2023.11.19 06:20:41.482577 [ 3 ] {77f27136-975d-4ea6-8003-ae779a512998} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:20:41.482593 [ 3 ] {} HTTP-Session: 2ebab08d-64a7-4e7c-8331-9d740f8ce3b8 Destroying unnamed session 2023.11.19 06:20:41.482796 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 51349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:41.482838 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:41.482856 [ 3 ] {} HTTP-Session: d9bde996-85d5-46fc-a9fb-aadc759175c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:41.482871 [ 3 ] {} HTTP-Session: d9bde996-85d5-46fc-a9fb-aadc759175c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:41.482955 [ 3 ] {d414573e-78ff-4010-b61a-e66dc5c06785} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:41.482998 [ 3 ] {d414573e-78ff-4010-b61a-e66dc5c06785} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:20:41.483129 [ 3 ] {d414573e-78ff-4010-b61a-e66dc5c06785} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:41.483544 [ 3 ] {d414573e-78ff-4010-b61a-e66dc5c06785} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:41.483849 [ 3 ] {d414573e-78ff-4010-b61a-e66dc5c06785} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.19 06:20:41.484024 [ 3 ] {d414573e-78ff-4010-b61a-e66dc5c06785} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.19 06:20:41.484151 [ 3 ] {d414573e-78ff-4010-b61a-e66dc5c06785} executeQuery: Read 48 rows, 66.33 KiB in 0.001161751 sec., 41316 rows/sec., 55.76 MiB/sec. 2023.11.19 06:20:41.484279 [ 3 ] {d414573e-78ff-4010-b61a-e66dc5c06785} DynamicQueryHandler: Done processing query 2023.11.19 06:20:41.484302 [ 3 ] {d414573e-78ff-4010-b61a-e66dc5c06785} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.19 06:20:41.484317 [ 3 ] {} HTTP-Session: d9bde996-85d5-46fc-a9fb-aadc759175c4 Destroying unnamed session 2023.11.19 06:20:42.325120 [ 122 ] {} DNSResolver: Updating DNS cache 2023.11.19 06:20:42.325201 [ 122 ] {} DNSResolver: Updated DNS cache 2023.11.19 06:20:46.473245 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:46.473424 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:46.473470 [ 3 ] {} HTTP-Session: 89c3b86d-b199-48c3-827b-aec1ef7a2222 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:46.473511 [ 3 ] {} HTTP-Session: 89c3b86d-b199-48c3-827b-aec1ef7a2222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:46.473674 [ 3 ] {f1a8dcd1-5be1-4483-b81b-7abaa3ea64ce} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:46.473734 [ 3 ] {f1a8dcd1-5be1-4483-b81b-7abaa3ea64ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:20:46.473895 [ 3 ] {f1a8dcd1-5be1-4483-b81b-7abaa3ea64ce} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:46.474235 [ 3 ] {f1a8dcd1-5be1-4483-b81b-7abaa3ea64ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:46.474485 [ 3 ] {f1a8dcd1-5be1-4483-b81b-7abaa3ea64ce} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.19 06:20:46.474647 [ 3 ] {f1a8dcd1-5be1-4483-b81b-7abaa3ea64ce} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.19 06:20:46.474771 [ 3 ] {f1a8dcd1-5be1-4483-b81b-7abaa3ea64ce} executeQuery: Read 2 rows, 166.00 B in 0.001064628 sec., 1878 rows/sec., 152.27 KiB/sec. 2023.11.19 06:20:46.474893 [ 3 ] {f1a8dcd1-5be1-4483-b81b-7abaa3ea64ce} DynamicQueryHandler: Done processing query 2023.11.19 06:20:46.474916 [ 3 ] {f1a8dcd1-5be1-4483-b81b-7abaa3ea64ce} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:20:46.474932 [ 3 ] {} HTTP-Session: 89c3b86d-b199-48c3-827b-aec1ef7a2222 Destroying unnamed session 2023.11.19 06:20:46.475052 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:46.475096 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:46.475114 [ 3 ] {} HTTP-Session: 44926be1-c1a1-4a4f-83a7-11ae2c7ca7c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:46.475131 [ 3 ] {} HTTP-Session: 44926be1-c1a1-4a4f-83a7-11ae2c7ca7c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:46.475198 [ 3 ] {769a49c5-d49d-4598-9088-11ecf39c04c0} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:46.475238 [ 3 ] {769a49c5-d49d-4598-9088-11ecf39c04c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:20:46.475338 [ 3 ] {769a49c5-d49d-4598-9088-11ecf39c04c0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:46.475564 [ 3 ] {769a49c5-d49d-4598-9088-11ecf39c04c0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:46.475762 [ 3 ] {769a49c5-d49d-4598-9088-11ecf39c04c0} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.19 06:20:46.475902 [ 3 ] {769a49c5-d49d-4598-9088-11ecf39c04c0} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.19 06:20:46.476004 [ 3 ] {769a49c5-d49d-4598-9088-11ecf39c04c0} executeQuery: Read 6 rows, 574.00 B in 0.000778631 sec., 7705 rows/sec., 719.91 KiB/sec. 2023.11.19 06:20:46.476144 [ 3 ] {769a49c5-d49d-4598-9088-11ecf39c04c0} DynamicQueryHandler: Done processing query 2023.11.19 06:20:46.476173 [ 3 ] {769a49c5-d49d-4598-9088-11ecf39c04c0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:20:46.476205 [ 3 ] {} HTTP-Session: 44926be1-c1a1-4a4f-83a7-11ae2c7ca7c5 Destroying unnamed session 2023.11.19 06:20:46.476319 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2240, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:46.476362 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:46.476381 [ 3 ] {} HTTP-Session: 261a42f7-5a1a-44f7-9c5a-4cd9c2807342 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:46.476397 [ 3 ] {} HTTP-Session: 261a42f7-5a1a-44f7-9c5a-4cd9c2807342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:46.476466 [ 3 ] {4fb99e15-d300-4b3d-9f12-2b77a38cf8ba} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:46.476505 [ 3 ] {4fb99e15-d300-4b3d-9f12-2b77a38cf8ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:20:46.476611 [ 3 ] {4fb99e15-d300-4b3d-9f12-2b77a38cf8ba} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:46.476850 [ 3 ] {4fb99e15-d300-4b3d-9f12-2b77a38cf8ba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:46.477048 [ 3 ] {4fb99e15-d300-4b3d-9f12-2b77a38cf8ba} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.19 06:20:46.477191 [ 3 ] {4fb99e15-d300-4b3d-9f12-2b77a38cf8ba} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.19 06:20:46.477293 [ 3 ] {4fb99e15-d300-4b3d-9f12-2b77a38cf8ba} executeQuery: Read 13 rows, 1.03 KiB in 0.000799021 sec., 16269 rows/sec., 1.26 MiB/sec. 2023.11.19 06:20:46.477397 [ 3 ] {4fb99e15-d300-4b3d-9f12-2b77a38cf8ba} DynamicQueryHandler: Done processing query 2023.11.19 06:20:46.477420 [ 3 ] {4fb99e15-d300-4b3d-9f12-2b77a38cf8ba} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:20:46.477435 [ 3 ] {} HTTP-Session: 261a42f7-5a1a-44f7-9c5a-4cd9c2807342 Destroying unnamed session 2023.11.19 06:20:46.477544 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:46.477585 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:46.477603 [ 3 ] {} HTTP-Session: 2419d9ef-9b92-4375-85fd-eca261ce212b Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:46.477641 [ 3 ] {} HTTP-Session: 2419d9ef-9b92-4375-85fd-eca261ce212b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:46.477711 [ 3 ] {d4bbdbf1-0532-47cd-bdf5-ac80cc6c9683} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:46.477753 [ 3 ] {d4bbdbf1-0532-47cd-bdf5-ac80cc6c9683} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.19 06:20:46.477865 [ 3 ] {d4bbdbf1-0532-47cd-bdf5-ac80cc6c9683} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:46.478098 [ 3 ] {d4bbdbf1-0532-47cd-bdf5-ac80cc6c9683} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:46.478339 [ 3 ] {d4bbdbf1-0532-47cd-bdf5-ac80cc6c9683} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.19 06:20:46.478507 [ 3 ] {d4bbdbf1-0532-47cd-bdf5-ac80cc6c9683} oximeter.measurements_cumulativei64 (08bfe840-3b61-4770-8a5e-06995f862c1e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.19 06:20:46.478611 [ 3 ] {d4bbdbf1-0532-47cd-bdf5-ac80cc6c9683} executeQuery: Read 11 rows, 743.00 B in 0.000873464 sec., 12593 rows/sec., 830.70 KiB/sec. 2023.11.19 06:20:46.478734 [ 3 ] {d4bbdbf1-0532-47cd-bdf5-ac80cc6c9683} DynamicQueryHandler: Done processing query 2023.11.19 06:20:46.478758 [ 3 ] {d4bbdbf1-0532-47cd-bdf5-ac80cc6c9683} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:20:46.478773 [ 3 ] {} HTTP-Session: 2419d9ef-9b92-4375-85fd-eca261ce212b Destroying unnamed session 2023.11.19 06:20:46.478871 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:46.478913 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:46.478931 [ 3 ] {} HTTP-Session: 21904dcb-5c68-4dcd-b29a-6c79fb97e773 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:46.478947 [ 3 ] {} HTTP-Session: 21904dcb-5c68-4dcd-b29a-6c79fb97e773 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:46.479016 [ 3 ] {f87809c2-3a7c-40a2-9603-720bf8a10352} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:46.479059 [ 3 ] {f87809c2-3a7c-40a2-9603-720bf8a10352} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:20:46.479188 [ 3 ] {f87809c2-3a7c-40a2-9603-720bf8a10352} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:46.479427 [ 3 ] {f87809c2-3a7c-40a2-9603-720bf8a10352} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:46.479675 [ 3 ] {f87809c2-3a7c-40a2-9603-720bf8a10352} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.19 06:20:46.479846 [ 3 ] {f87809c2-3a7c-40a2-9603-720bf8a10352} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.19 06:20:46.479949 [ 3 ] {f87809c2-3a7c-40a2-9603-720bf8a10352} executeQuery: Read 2 rows, 2.76 KiB in 0.000906664 sec., 2205 rows/sec., 2.98 MiB/sec. 2023.11.19 06:20:46.480052 [ 3 ] {f87809c2-3a7c-40a2-9603-720bf8a10352} DynamicQueryHandler: Done processing query 2023.11.19 06:20:46.480075 [ 3 ] {f87809c2-3a7c-40a2-9603-720bf8a10352} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:20:46.480090 [ 3 ] {} HTTP-Session: 21904dcb-5c68-4dcd-b29a-6c79fb97e773 Destroying unnamed session 2023.11.19 06:20:51.477266 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:51.477385 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:51.477410 [ 3 ] {} HTTP-Session: de3bcfc0-25bd-40d5-a3b8-8b5162e8eb4c Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:51.477435 [ 3 ] {} HTTP-Session: de3bcfc0-25bd-40d5-a3b8-8b5162e8eb4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:51.477561 [ 3 ] {8ad1d3b2-8037-4b9d-8381-3b3b8474d4ac} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:51.477622 [ 3 ] {8ad1d3b2-8037-4b9d-8381-3b3b8474d4ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:20:51.477779 [ 3 ] {8ad1d3b2-8037-4b9d-8381-3b3b8474d4ac} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:51.478153 [ 3 ] {8ad1d3b2-8037-4b9d-8381-3b3b8474d4ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:51.478417 [ 3 ] {8ad1d3b2-8037-4b9d-8381-3b3b8474d4ac} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.11.19 06:20:51.478577 [ 3 ] {8ad1d3b2-8037-4b9d-8381-3b3b8474d4ac} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.11.19 06:20:51.478707 [ 3 ] {8ad1d3b2-8037-4b9d-8381-3b3b8474d4ac} executeQuery: Read 48 rows, 3.89 KiB in 0.00110911 sec., 43277 rows/sec., 3.43 MiB/sec. 2023.11.19 06:20:51.478721 [ 176 ] {} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.11.19 06:20:51.478827 [ 176 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:51.478864 [ 3 ] {8ad1d3b2-8037-4b9d-8381-3b3b8474d4ac} DynamicQueryHandler: Done processing query 2023.11.19 06:20:51.478919 [ 3 ] {8ad1d3b2-8037-4b9d-8381-3b3b8474d4ac} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:20:51.478952 [ 3 ] {} HTTP-Session: de3bcfc0-25bd-40d5-a3b8-8b5162e8eb4c Destroying unnamed session 2023.11.19 06:20:51.478954 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.11.19 06:20:51.479099 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:51.479120 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:20:51.479179 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:51.479180 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 50 rows starting from the beginning of the part 2023.11.19 06:20:51.479222 [ 3 ] {} HTTP-Session: 405a13f9-b314-4a73-8191-c6862d096d28 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:51.479266 [ 3 ] {} HTTP-Session: 405a13f9-b314-4a73-8191-c6862d096d28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:51.479477 [ 3 ] {3f238e60-84f8-41b9-8363-3f2976de0df5} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:51.479493 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part 2023.11.19 06:20:51.479576 [ 3 ] {3f238e60-84f8-41b9-8363-3f2976de0df5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.19 06:20:51.479786 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part 2023.11.19 06:20:51.480003 [ 3 ] {3f238e60-84f8-41b9-8363-3f2976de0df5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:51.480042 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part 2023.11.19 06:20:51.480213 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part 2023.11.19 06:20:51.480335 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::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.19 06:20:51.480916 [ 3 ] {3f238e60-84f8-41b9-8363-3f2976de0df5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:51.481295 [ 3 ] {3f238e60-84f8-41b9-8363-3f2976de0df5} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.19 06:20:51.481652 [ 3 ] {3f238e60-84f8-41b9-8363-3f2976de0df5} oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.19 06:20:51.482060 [ 3 ] {3f238e60-84f8-41b9-8363-3f2976de0df5} executeQuery: Read 2 rows, 175.00 B in 0.002486126 sec., 804 rows/sec., 68.74 KiB/sec. 2023.11.19 06:20:51.482116 [ 21 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.003233806 sec., 61228.16272837641 rows/sec., 4.85 MiB/sec. 2023.11.19 06:20:51.482245 [ 3 ] {3f238e60-84f8-41b9-8363-3f2976de0df5} DynamicQueryHandler: Done processing query 2023.11.19 06:20:51.482279 [ 3 ] {3f238e60-84f8-41b9-8363-3f2976de0df5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:20:51.482289 [ 21 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.11.19 06:20:51.482312 [ 3 ] {} HTTP-Session: 405a13f9-b314-4a73-8191-c6862d096d28 Destroying unnamed session 2023.11.19 06:20:51.482554 [ 21 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_31_6} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.11.19 06:20:51.482578 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 28650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:51.482650 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:51.482662 [ 21 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_31_6} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.11.19 06:20:51.482689 [ 3 ] {} HTTP-Session: fb8b6ef6-66d9-4328-92eb-0edc7209205d Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:51.482717 [ 3 ] {} HTTP-Session: fb8b6ef6-66d9-4328-92eb-0edc7209205d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:51.482853 [ 3 ] {dbe3c2b0-4bc8-4a99-ace5-3f034fb7e423} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:51.482897 [ 3 ] {dbe3c2b0-4bc8-4a99-ace5-3f034fb7e423} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:20:51.483033 [ 3 ] {dbe3c2b0-4bc8-4a99-ace5-3f034fb7e423} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:51.483510 [ 3 ] {dbe3c2b0-4bc8-4a99-ace5-3f034fb7e423} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:51.483752 [ 3 ] {dbe3c2b0-4bc8-4a99-ace5-3f034fb7e423} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.11.19 06:20:51.483904 [ 3 ] {dbe3c2b0-4bc8-4a99-ace5-3f034fb7e423} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.11.19 06:20:51.484031 [ 3 ] {dbe3c2b0-4bc8-4a99-ace5-3f034fb7e423} executeQuery: Read 181 rows, 17.61 KiB in 0.00113785 sec., 159071 rows/sec., 15.11 MiB/sec. 2023.11.19 06:20:51.484033 [ 176 ] {} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.11.19 06:20:51.484118 [ 176 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:51.484232 [ 3 ] {dbe3c2b0-4bc8-4a99-ace5-3f034fb7e423} DynamicQueryHandler: Done processing query 2023.11.19 06:20:51.484226 [ 20 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.11.19 06:20:51.484272 [ 3 ] {dbe3c2b0-4bc8-4a99-ace5-3f034fb7e423} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.19 06:20:51.484305 [ 3 ] {} HTTP-Session: fb8b6ef6-66d9-4328-92eb-0edc7209205d Destroying unnamed session 2023.11.19 06:20:51.484363 [ 20 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:20:51.484400 [ 20 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 191 rows starting from the beginning of the part 2023.11.19 06:20:51.484477 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:51.484580 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:51.484637 [ 3 ] {} HTTP-Session: 819ff3bc-5d5b-4c77-9b92-b521cbeead99 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:51.484649 [ 20 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 145 rows starting from the beginning of the part 2023.11.19 06:20:51.484667 [ 3 ] {} HTTP-Session: 819ff3bc-5d5b-4c77-9b92-b521cbeead99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:51.484878 [ 3 ] {e9b77812-e64f-4fe3-b4fb-2040aec4587f} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:51.484914 [ 20 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part 2023.11.19 06:20:51.484958 [ 3 ] {e9b77812-e64f-4fe3-b4fb-2040aec4587f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.19 06:20:51.485217 [ 20 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 144 rows starting from the beginning of the part 2023.11.19 06:20:51.485413 [ 3 ] {e9b77812-e64f-4fe3-b4fb-2040aec4587f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:51.485512 [ 20 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part 2023.11.19 06:20:51.485698 [ 20 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 181 rows starting from the beginning of the part 2023.11.19 06:20:51.486268 [ 3 ] {e9b77812-e64f-4fe3-b4fb-2040aec4587f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:51.486702 [ 3 ] {e9b77812-e64f-4fe3-b4fb-2040aec4587f} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.19 06:20:51.487008 [ 3 ] {e9b77812-e64f-4fe3-b4fb-2040aec4587f} oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.19 06:20:51.487262 [ 3 ] {e9b77812-e64f-4fe3-b4fb-2040aec4587f} executeQuery: Read 2 rows, 143.00 B in 0.002310002 sec., 865 rows/sec., 60.45 KiB/sec. 2023.11.19 06:20:51.487661 [ 20 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 673 rows, containing 4 columns (4 merged, 0 gathered) in 0.003468242 sec., 194046.43620600872 rows/sec., 18.64 MiB/sec. 2023.11.19 06:20:51.487691 [ 3 ] {e9b77812-e64f-4fe3-b4fb-2040aec4587f} DynamicQueryHandler: Done processing query 2023.11.19 06:20:51.487726 [ 3 ] {e9b77812-e64f-4fe3-b4fb-2040aec4587f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:20:51.487764 [ 3 ] {} HTTP-Session: 819ff3bc-5d5b-4c77-9b92-b521cbeead99 Destroying unnamed session 2023.11.19 06:20:51.487827 [ 21 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.11.19 06:20:51.487931 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 12563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:51.488000 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:51.488025 [ 3 ] {} HTTP-Session: aec15e61-054b-4504-ae97-d4f4a4066708 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:51.488059 [ 21 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_31_6} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.11.19 06:20:51.488069 [ 3 ] {} HTTP-Session: aec15e61-054b-4504-ae97-d4f4a4066708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:51.488171 [ 21 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_31_6} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.11.19 06:20:51.488220 [ 3 ] {77765cb5-6339-4d55-9d96-a72c73f63961} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:51.488307 [ 3 ] {77765cb5-6339-4d55-9d96-a72c73f63961} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:20:51.488429 [ 3 ] {77765cb5-6339-4d55-9d96-a72c73f63961} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:51.488777 [ 3 ] {77765cb5-6339-4d55-9d96-a72c73f63961} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:51.488993 [ 3 ] {77765cb5-6339-4d55-9d96-a72c73f63961} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.11.19 06:20:51.489136 [ 3 ] {77765cb5-6339-4d55-9d96-a72c73f63961} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.11.19 06:20:51.489260 [ 176 ] {} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.11.19 06:20:51.489270 [ 3 ] {77765cb5-6339-4d55-9d96-a72c73f63961} executeQuery: Read 74 rows, 5.91 KiB in 0.000978086 sec., 75657 rows/sec., 5.90 MiB/sec. 2023.11.19 06:20:51.489319 [ 176 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:51.489465 [ 12 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.11.19 06:20:51.489513 [ 3 ] {77765cb5-6339-4d55-9d96-a72c73f63961} DynamicQueryHandler: Done processing query 2023.11.19 06:20:51.489553 [ 3 ] {77765cb5-6339-4d55-9d96-a72c73f63961} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.19 06:20:51.489609 [ 3 ] {} HTTP-Session: aec15e61-054b-4504-ae97-d4f4a4066708 Destroying unnamed session 2023.11.19 06:20:51.489616 [ 12 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:20:51.489657 [ 12 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 113 rows starting from the beginning of the part 2023.11.19 06:20:51.489780 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 7195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:51.489805 [ 12 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 50 rows starting from the beginning of the part 2023.11.19 06:20:51.489878 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:51.489924 [ 3 ] {} HTTP-Session: ecfcf98f-7afd-4589-8918-674648cad947 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:51.489973 [ 3 ] {} HTTP-Session: ecfcf98f-7afd-4589-8918-674648cad947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:51.490017 [ 12 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part 2023.11.19 06:20:51.490178 [ 3 ] {835ff811-a993-42f6-ba97-a626ce677847} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:51.490232 [ 12 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part 2023.11.19 06:20:51.490264 [ 3 ] {835ff811-a993-42f6-ba97-a626ce677847} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.19 06:20:51.490498 [ 12 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part 2023.11.19 06:20:51.490837 [ 12 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 74 rows starting from the beginning of the part 2023.11.19 06:20:51.490845 [ 3 ] {835ff811-a993-42f6-ba97-a626ce677847} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:51.491613 [ 3 ] {835ff811-a993-42f6-ba97-a626ce677847} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:51.492230 [ 3 ] {835ff811-a993-42f6-ba97-a626ce677847} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.19 06:20:51.492361 [ 12 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.002983729 sec., 100545.32432402541 rows/sec., 7.85 MiB/sec. 2023.11.19 06:20:51.492509 [ 12 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.11.19 06:20:51.492554 [ 3 ] {835ff811-a993-42f6-ba97-a626ce677847} oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.19 06:20:51.492813 [ 3 ] {835ff811-a993-42f6-ba97-a626ce677847} executeQuery: Read 37 rows, 2.64 KiB in 0.002549257 sec., 14514 rows/sec., 1.01 MiB/sec. 2023.11.19 06:20:51.492828 [ 12 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_31_6} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.11.19 06:20:51.492981 [ 12 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_31_6} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.11.19 06:20:51.493207 [ 3 ] {835ff811-a993-42f6-ba97-a626ce677847} DynamicQueryHandler: Done processing query 2023.11.19 06:20:51.493236 [ 3 ] {835ff811-a993-42f6-ba97-a626ce677847} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:20:51.493253 [ 3 ] {} HTTP-Session: ecfcf98f-7afd-4589-8918-674648cad947 Destroying unnamed session 2023.11.19 06:20:51.493484 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 51349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:51.493529 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:51.493548 [ 3 ] {} HTTP-Session: bdd4bcea-50b7-40e6-ad9f-ea5ba1b3790b Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:51.493564 [ 3 ] {} HTTP-Session: bdd4bcea-50b7-40e6-ad9f-ea5ba1b3790b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:51.493657 [ 3 ] {3dc3d254-0c6e-4517-afe1-5d70200d2d3f} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:51.493702 [ 3 ] {3dc3d254-0c6e-4517-afe1-5d70200d2d3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:20:51.493859 [ 3 ] {3dc3d254-0c6e-4517-afe1-5d70200d2d3f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:51.494422 [ 3 ] {3dc3d254-0c6e-4517-afe1-5d70200d2d3f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:51.494727 [ 3 ] {3dc3d254-0c6e-4517-afe1-5d70200d2d3f} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.11.19 06:20:51.494899 [ 3 ] {3dc3d254-0c6e-4517-afe1-5d70200d2d3f} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.11.19 06:20:51.495036 [ 176 ] {} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.11.19 06:20:51.495043 [ 3 ] {3dc3d254-0c6e-4517-afe1-5d70200d2d3f} executeQuery: Read 48 rows, 66.33 KiB in 0.001348546 sec., 35593 rows/sec., 48.03 MiB/sec. 2023.11.19 06:20:51.495082 [ 176 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:51.495252 [ 21 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.11.19 06:20:51.495306 [ 3 ] {3dc3d254-0c6e-4517-afe1-5d70200d2d3f} DynamicQueryHandler: Done processing query 2023.11.19 06:20:51.495363 [ 3 ] {3dc3d254-0c6e-4517-afe1-5d70200d2d3f} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.19 06:20:51.495411 [ 3 ] {} HTTP-Session: bdd4bcea-50b7-40e6-ad9f-ea5ba1b3790b Destroying unnamed session 2023.11.19 06:20:51.495452 [ 21 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:20:51.495496 [ 21 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 680 rows starting from the beginning of the part 2023.11.19 06:20:51.495629 [ 21 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part 2023.11.19 06:20:51.495724 [ 21 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part 2023.11.19 06:20:51.495814 [ 21 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part 2023.11.19 06:20:51.495904 [ 21 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part 2023.11.19 06:20:51.495995 [ 21 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::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.19 06:20:51.498364 [ 21 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 828 rows, containing 6 columns (6 merged, 0 gathered) in 0.003211796 sec., 257799.6859078223 rows/sec., 347.89 MiB/sec. 2023.11.19 06:20:51.498789 [ 21 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.11.19 06:20:51.499040 [ 21 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_31_6} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.11.19 06:20:51.499120 [ 21 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_31_6} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.11.19 06:20:51.499192 [ 21 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_31_6: 4.16 MiB. 2023.11.19 06:20:56.472466 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:56.472597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:56.472628 [ 3 ] {} HTTP-Session: e3dc8a18-19bd-4b27-bcaa-3342ba290780 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:56.472657 [ 3 ] {} HTTP-Session: e3dc8a18-19bd-4b27-bcaa-3342ba290780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:56.472798 [ 3 ] {4b6fec19-8e36-4d73-a1a2-d890539a3073} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:56.472864 [ 3 ] {4b6fec19-8e36-4d73-a1a2-d890539a3073} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.19 06:20:56.473047 [ 3 ] {4b6fec19-8e36-4d73-a1a2-d890539a3073} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:56.473550 [ 3 ] {4b6fec19-8e36-4d73-a1a2-d890539a3073} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:56.473822 [ 3 ] {4b6fec19-8e36-4d73-a1a2-d890539a3073} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.11.19 06:20:56.473985 [ 3 ] {4b6fec19-8e36-4d73-a1a2-d890539a3073} oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.11.19 06:20:56.474101 [ 3 ] {4b6fec19-8e36-4d73-a1a2-d890539a3073} executeQuery: Read 2 rows, 166.00 B in 0.001264633 sec., 1581 rows/sec., 128.19 KiB/sec. 2023.11.19 06:20:56.474243 [ 3 ] {4b6fec19-8e36-4d73-a1a2-d890539a3073} DynamicQueryHandler: Done processing query 2023.11.19 06:20:56.474268 [ 3 ] {4b6fec19-8e36-4d73-a1a2-d890539a3073} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:20:56.474285 [ 3 ] {} HTTP-Session: e3dc8a18-19bd-4b27-bcaa-3342ba290780 Destroying unnamed session 2023.11.19 06:20:56.474400 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:56.474446 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:56.474465 [ 3 ] {} HTTP-Session: 3924d84c-23da-4141-983e-ce3a6e2c3db2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:56.474482 [ 3 ] {} HTTP-Session: 3924d84c-23da-4141-983e-ce3a6e2c3db2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:56.474554 [ 3 ] {1f175b9c-f06d-4e6d-b2b9-8cf4378a6510} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:56.474595 [ 3 ] {1f175b9c-f06d-4e6d-b2b9-8cf4378a6510} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.19 06:20:56.474698 [ 3 ] {1f175b9c-f06d-4e6d-b2b9-8cf4378a6510} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:56.475020 [ 3 ] {1f175b9c-f06d-4e6d-b2b9-8cf4378a6510} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:56.475220 [ 3 ] {1f175b9c-f06d-4e6d-b2b9-8cf4378a6510} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.11.19 06:20:56.475365 [ 3 ] {1f175b9c-f06d-4e6d-b2b9-8cf4378a6510} oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.11.19 06:20:56.475467 [ 3 ] {1f175b9c-f06d-4e6d-b2b9-8cf4378a6510} executeQuery: Read 6 rows, 574.00 B in 0.000885033 sec., 6779 rows/sec., 633.36 KiB/sec. 2023.11.19 06:20:56.475617 [ 3 ] {1f175b9c-f06d-4e6d-b2b9-8cf4378a6510} DynamicQueryHandler: Done processing query 2023.11.19 06:20:56.475643 [ 3 ] {1f175b9c-f06d-4e6d-b2b9-8cf4378a6510} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.19 06:20:56.475659 [ 3 ] {} HTTP-Session: 3924d84c-23da-4141-983e-ce3a6e2c3db2 Destroying unnamed session 2023.11.19 06:20:56.475811 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:56.475857 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:56.475876 [ 3 ] {} HTTP-Session: c9a80307-0e53-41bc-8bbf-a47de39e6239 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:56.475894 [ 3 ] {} HTTP-Session: c9a80307-0e53-41bc-8bbf-a47de39e6239 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:56.475964 [ 3 ] {e12ce5f8-3dc9-405b-86e3-b0a96a9e16f5} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:56.476003 [ 3 ] {e12ce5f8-3dc9-405b-86e3-b0a96a9e16f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.19 06:20:56.476115 [ 3 ] {e12ce5f8-3dc9-405b-86e3-b0a96a9e16f5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:56.476402 [ 3 ] {e12ce5f8-3dc9-405b-86e3-b0a96a9e16f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:56.476605 [ 3 ] {e12ce5f8-3dc9-405b-86e3-b0a96a9e16f5} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.11.19 06:20:56.476750 [ 3 ] {e12ce5f8-3dc9-405b-86e3-b0a96a9e16f5} oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.11.19 06:20:56.476854 [ 3 ] {e12ce5f8-3dc9-405b-86e3-b0a96a9e16f5} executeQuery: Read 2 rows, 164.00 B in 0.000859783 sec., 2326 rows/sec., 186.28 KiB/sec. 2023.11.19 06:20:56.477003 [ 3 ] {e12ce5f8-3dc9-405b-86e3-b0a96a9e16f5} DynamicQueryHandler: Done processing query 2023.11.19 06:20:56.477027 [ 3 ] {e12ce5f8-3dc9-405b-86e3-b0a96a9e16f5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.19 06:20:56.477042 [ 3 ] {} HTTP-Session: c9a80307-0e53-41bc-8bbf-a47de39e6239 Destroying unnamed session 2023.11.19 06:20:56.477147 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.19 06:20:56.477191 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.19 06:20:56.477209 [ 3 ] {} HTTP-Session: 509a316c-0b63-4294-acd8-e64c080e439c Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 2023.11.19 06:20:56.477227 [ 3 ] {} HTTP-Session: 509a316c-0b63-4294-acd8-e64c080e439c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.19 06:20:56.477299 [ 3 ] {8fd79d04-b9cc-4e2d-bf55-c9394d60f2cb} executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.19 06:20:56.477343 [ 3 ] {8fd79d04-b9cc-4e2d-bf55-c9394d60f2cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.19 06:20:56.477476 [ 3 ] {8fd79d04-b9cc-4e2d-bf55-c9394d60f2cb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.19 06:20:56.477768 [ 3 ] {8fd79d04-b9cc-4e2d-bf55-c9394d60f2cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:56.478040 [ 3 ] {8fd79d04-b9cc-4e2d-bf55-c9394d60f2cb} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.11.19 06:20:56.478213 [ 3 ] {8fd79d04-b9cc-4e2d-bf55-c9394d60f2cb} oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.11.19 06:20:56.478317 [ 3 ] {8fd79d04-b9cc-4e2d-bf55-c9394d60f2cb} executeQuery: Read 2 rows, 2.76 KiB in 0.000991207 sec., 2017 rows/sec., 2.72 MiB/sec. 2023.11.19 06:20:56.478439 [ 3 ] {8fd79d04-b9cc-4e2d-bf55-c9394d60f2cb} DynamicQueryHandler: Done processing query 2023.11.19 06:20:56.478462 [ 3 ] {8fd79d04-b9cc-4e2d-bf55-c9394d60f2cb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.19 06:20:56.478478 [ 3 ] {} HTTP-Session: 509a316c-0b63-4294-acd8-e64c080e439c Destroying unnamed session 2023.11.19 06:20:57.325254 [ 173 ] {} DNSResolver: Updating DNS cache 2023.11.19 06:20:57.325304 [ 173 ] {} DNSResolver: Updated DNS cache 2023.11.19 06:20:59.513141 [ 172 ] {} oximeter.measurements_cumulativei64 (08bfe840-3b61-4770-8a5e-06995f862c1e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2023.11.19 06:20:59.513243 [ 172 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.11.19 06:20:59.513341 [ 12 ] {08bfe840-3b61-4770-8a5e-06995f862c1e::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2023.11.19 06:20:59.513484 [ 12 ] {08bfe840-3b61-4770-8a5e-06995f862c1e::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.19 06:20:59.513525 [ 12 ] {08bfe840-3b61-4770-8a5e-06995f862c1e::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.19 06:20:59.513659 [ 12 ] {08bfe840-3b61-4770-8a5e-06995f862c1e::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.19 06:20:59.513758 [ 12 ] {08bfe840-3b61-4770-8a5e-06995f862c1e::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.19 06:20:59.513841 [ 12 ] {08bfe840-3b61-4770-8a5e-06995f862c1e::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.19 06:20:59.513919 [ 12 ] {08bfe840-3b61-4770-8a5e-06995f862c1e::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.19 06:20:59.514525 [ 17 ] {08bfe840-3b61-4770-8a5e-06995f862c1e::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 5 columns (5 merged, 0 gathered) in 0.001227933 sec., 44790.717408848854 rows/sec., 2.89 MiB/sec. 2023.11.19 06:20:59.514658 [ 17 ] {08bfe840-3b61-4770-8a5e-06995f862c1e::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2023.11.19 06:20:59.514892 [ 17 ] {08bfe840-3b61-4770-8a5e-06995f862c1e::all_1_5_1} oximeter.measurements_cumulativei64 (08bfe840-3b61-4770-8a5e-06995f862c1e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2023.11.19 06:20:59.514963 [ 17 ] {08bfe840-3b61-4770-8a5e-06995f862c1e::all_1_5_1} oximeter.measurements_cumulativei64 (08bfe840-3b61-4770-8a5e-06995f862c1e) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0