[ Oct 24 17:40:44 Enabled. ] [ Oct 24 17:40:44 Rereading configuration. ] [ Oct 24 17:40:45 Rereading configuration. ] [ Oct 24 17:40:46 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=oxControlService11 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService11 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService11 ipadm: Could not delete oxControlService11: Interface does not exist + true + ipadm create-if -t oxControlService11 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService11 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService11 + ipadm show-addr oxControlService11/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService11/ll + ipadm show-addr oxControlService11/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService11/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 [ Oct 24 17:40:47 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.10.24 17:40:47.521681 [ 1 ] {} Application: Will watch for the process with pid 22454 2023.10.24 17:40:47.521774 [ 1 ] {} Application: Forked a child process to watch 2023.10.24 17:40:47.940371 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22454 2023.10.24 17:40:47.940538 [ 1 ] {} Application: starting up 2023.10.24 17:40:47.940750 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.10.24 17:40:48.037424 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.10.24 17:40:48.037479 [ 1 ] {} Application: Initializing DateLUT. 2023.10.24 17:40:48.037495 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.10.24 17:40:48.037529 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.10.24 17:40:48.037828 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.10.24 17:40:48.038513 [ 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.10.24 17:40:48.038968 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.10.24 17:40:48.039224 [ 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.10.24 17:40:48.042061 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.10.24 17:40:48.042116 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.10.24 17:40:48.042841 [ 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.10.24 17:40:48.043016 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.10.24 17:40:48.049367 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.10.24 17:40:48.049634 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.10.24 17:40:48.049664 [ 1 ] {} Application: Uncompressed cache policy name 2023.10.24 17:40:48.051115 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.10.24 17:40:48.051676 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.10.24 17:40:48.052003 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.10.24 17:40:48.052340 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.10.24 17:40:48.053229 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.10.24 17:40:48.053275 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.10.24 17:40:48.053329 [ 1 ] {} Application: Loaded user defined objects 2023.10.24 17:40:48.053350 [ 1 ] {} Application: Loading metadata from /data/ 2023.10.24 17:40:48.062464 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.10.24 17:40:48.062501 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000114113 sec 2023.10.24 17:40:48.063096 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.24 17:40:48.063172 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.10.24 17:40:48.063192 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.10.24 17:40:48.063211 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.10.24 17:40:48.063223 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.10.24 17:40:48.063237 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.10.24 17:40:48.063255 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.10.24 17:40:48.063285 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.10.24 17:40:48.063303 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.10.24 17:40:48.063332 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.10.24 17:40:48.063345 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.10.24 17:40:48.063359 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.10.24 17:40:48.063377 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.10.24 17:40:48.063407 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.10.24 17:40:48.063421 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.10.24 17:40:48.063433 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.10.24 17:40:48.099954 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.10.24 17:40:48.101350 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.10.24 17:40:48.101387 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.2511e-05 sec 2023.10.24 17:40:48.101416 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.24 17:40:48.101431 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.10.24 17:40:48.101457 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.10.24 17:40:48.103439 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.10.24 17:40:48.108377 [ 1 ] {} Application: Loaded metadata. 2023.10.24 17:40:48.108571 [ 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.10.24 17:40:48.108614 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.10.24 17:40:48.322968 [ 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.10.24 17:40:48.340937 [ 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.10.24 17:40:48.340992 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.10.24 17:40:48.377228 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.10.24 17:40:48.378027 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB 2023.10.24 17:40:48.378371 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.10.24 17:40:48.378402 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.10.24 17:40:48.378463 [ 141 ] {} DNSResolver: Updating DNS cache 2023.10.24 17:40:48.378534 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.10.24 17:40:48.378589 [ 141 ] {} DNSResolver: Updated DNS cache 2023.10.24 17:40:48.378618 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.10.24 17:40:48.378687 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.10.24 17:40:48.378707 [ 1 ] {} Application: Ready for connections. 2023.10.24 17:40:49.067972 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.068158 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.068765 [ 3 ] {} HTTP-Session: 07808d75-ab84-4a9f-8308-405f475a9e64 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.068814 [ 3 ] {} HTTP-Session: 07808d75-ab84-4a9f-8308-405f475a9e64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.068966 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.10.24 17:40:49.068995 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.10.24 17:40:49.069016 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.10.24 17:40:49.070466 [ 3 ] {99cb43ad-f446-47a3-81b2-af5baf91cc0e} executeQuery: (from [fd00:1122:3344:101::d]:45157) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.10.24 17:40:49.071768 [ 3 ] {99cb43ad-f446-47a3-81b2-af5baf91cc0e} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.10.24 17:40:49.074041 [ 3 ] {99cb43ad-f446-47a3-81b2-af5baf91cc0e} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.10.24 17:40:49.075965 [ 3 ] {99cb43ad-f446-47a3-81b2-af5baf91cc0e} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.24 17:40:49.080637 [ 3 ] {99cb43ad-f446-47a3-81b2-af5baf91cc0e} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.080689 [ 3 ] {99cb43ad-f446-47a3-81b2-af5baf91cc0e} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.10.24 17:40:49.080721 [ 3 ] {} HTTP-Session: 07808d75-ab84-4a9f-8308-405f475a9e64 Destroying unnamed session 2023.10.24 17:40:49.080933 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.080996 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.081020 [ 3 ] {} HTTP-Session: c8bebcb1-8a37-4359-b5f3-78f125bacf7e Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.081038 [ 3 ] {} HTTP-Session: c8bebcb1-8a37-4359-b5f3-78f125bacf7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.081156 [ 3 ] {e07e9e01-5f74-4cfc-bb17-45bb9c6b183c} executeQuery: (from [fd00:1122:3344:101::d]:45157) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.10.24 17:40:49.097567 [ 3 ] {e07e9e01-5f74-4cfc-bb17-45bb9c6b183c} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:45157) (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.10.24 17:40:49.098333 [ 3 ] {e07e9e01-5f74-4cfc-bb17-45bb9c6b183c} 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.10.24 17:40:49.098476 [ 3 ] {e07e9e01-5f74-4cfc-bb17-45bb9c6b183c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.098497 [ 3 ] {} HTTP-Session: c8bebcb1-8a37-4359-b5f3-78f125bacf7e Destroying unnamed session 2023.10.24 17:40:49.098673 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.098736 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.098755 [ 3 ] {} HTTP-Session: 9ba9e443-3d74-467d-89f9-c9568ba547aa Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.098773 [ 3 ] {} HTTP-Session: 9ba9e443-3d74-467d-89f9-c9568ba547aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.098887 [ 3 ] {ecf746d4-f036-48e3-bda0-8098d929dd83} executeQuery: (from [fd00:1122:3344:101::d]:45157) DROP DATABASE IF EXISTS oximeter; (stage: Complete) 2023.10.24 17:40:49.098991 [ 3 ] {ecf746d4-f036-48e3-bda0-8098d929dd83} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.099011 [ 3 ] {ecf746d4-f036-48e3-bda0-8098d929dd83} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.099030 [ 3 ] {} HTTP-Session: 9ba9e443-3d74-467d-89f9-c9568ba547aa Destroying unnamed session 2023.10.24 17:40:49.099688 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.099731 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.099753 [ 3 ] {} HTTP-Session: 54a2c8ac-6ebf-42e0-af3d-622c5dc2d5f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.099784 [ 3 ] {} HTTP-Session: 54a2c8ac-6ebf-42e0-af3d-622c5dc2d5f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.099846 [ 3 ] {fd32218b-1355-42f4-a800-bddd83b222ba} executeQuery: (from [fd00:1122:3344:101::d]:45157) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete) 2023.10.24 17:40:49.099899 [ 3 ] {fd32218b-1355-42f4-a800-bddd83b222ba} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.10.24 17:40:49.101175 [ 3 ] {fd32218b-1355-42f4-a800-bddd83b222ba} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.10.24 17:40:49.101197 [ 3 ] {fd32218b-1355-42f4-a800-bddd83b222ba} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.2401e-05 sec 2023.10.24 17:40:49.101233 [ 3 ] {fd32218b-1355-42f4-a800-bddd83b222ba} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.24 17:40:49.101256 [ 3 ] {fd32218b-1355-42f4-a800-bddd83b222ba} DatabaseAtomic (oximeter): Starting up tables. 2023.10.24 17:40:49.101322 [ 3 ] {fd32218b-1355-42f4-a800-bddd83b222ba} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.101341 [ 3 ] {fd32218b-1355-42f4-a800-bddd83b222ba} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.101359 [ 3 ] {} HTTP-Session: 54a2c8ac-6ebf-42e0-af3d-622c5dc2d5f4 Destroying unnamed session 2023.10.24 17:40:49.101471 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.101513 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.101535 [ 3 ] {} HTTP-Session: 9ee24cf9-6c38-4cc0-ac93-9f7719fa8e4c Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.101554 [ 3 ] {} HTTP-Session: 9ee24cf9-6c38-4cc0-ac93-9f7719fa8e4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.101694 [ 3 ] {29fd5ccc-405c-4516-8062-98ca45537e85} executeQuery: (from [fd00:1122:3344:101::d]:45157) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete) 2023.10.24 17:40:49.101740 [ 3 ] {29fd5ccc-405c-4516-8062-98ca45537e85} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.10.24 17:40:49.107222 [ 3 ] {29fd5ccc-405c-4516-8062-98ca45537e85} oximeter.version (9833a235-67ec-43b2-84fa-3abd32a5f4b9): Loading data parts 2023.10.24 17:40:49.107371 [ 3 ] {29fd5ccc-405c-4516-8062-98ca45537e85} oximeter.version (9833a235-67ec-43b2-84fa-3abd32a5f4b9): There are no data parts 2023.10.24 17:40:49.109884 [ 3 ] {29fd5ccc-405c-4516-8062-98ca45537e85} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.109937 [ 3 ] {29fd5ccc-405c-4516-8062-98ca45537e85} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.109955 [ 3 ] {} HTTP-Session: 9ee24cf9-6c38-4cc0-ac93-9f7719fa8e4c Destroying unnamed session 2023.10.24 17:40:49.110066 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.110115 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.110133 [ 3 ] {} HTTP-Session: df02fe81-aaca-4f4a-b73f-0da9ec65be07 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.110153 [ 3 ] {} HTTP-Session: df02fe81-aaca-4f4a-b73f-0da9ec65be07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.110356 [ 3 ] {9518e6f9-0eb1-4b03-a421-94f917875978} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.110400 [ 3 ] {9518e6f9-0eb1-4b03-a421-94f917875978} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.10.24 17:40:49.118645 [ 3 ] {9518e6f9-0eb1-4b03-a421-94f917875978} oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Loading data parts 2023.10.24 17:40:49.118763 [ 3 ] {9518e6f9-0eb1-4b03-a421-94f917875978} oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): There are no data parts 2023.10.24 17:40:49.120831 [ 3 ] {9518e6f9-0eb1-4b03-a421-94f917875978} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.120893 [ 3 ] {9518e6f9-0eb1-4b03-a421-94f917875978} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.120915 [ 3 ] {} HTTP-Session: df02fe81-aaca-4f4a-b73f-0da9ec65be07 Destroying unnamed session 2023.10.24 17:40:49.121060 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.121137 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.121163 [ 3 ] {} HTTP-Session: 1be3a683-8edd-4e7a-8c31-ac6508d9bd35 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.121195 [ 3 ] {} HTTP-Session: 1be3a683-8edd-4e7a-8c31-ac6508d9bd35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.121399 [ 3 ] {90d7765c-9bed-4c0c-808a-03bddb566ed6} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.121452 [ 3 ] {90d7765c-9bed-4c0c-808a-03bddb566ed6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.10.24 17:40:49.123321 [ 3 ] {90d7765c-9bed-4c0c-808a-03bddb566ed6} oximeter.measurements_i8 (198d260e-7068-4102-898f-ee675dec3fea): Loading data parts 2023.10.24 17:40:49.123418 [ 3 ] {90d7765c-9bed-4c0c-808a-03bddb566ed6} oximeter.measurements_i8 (198d260e-7068-4102-898f-ee675dec3fea): There are no data parts 2023.10.24 17:40:49.124926 [ 3 ] {90d7765c-9bed-4c0c-808a-03bddb566ed6} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.124958 [ 3 ] {90d7765c-9bed-4c0c-808a-03bddb566ed6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.124974 [ 3 ] {} HTTP-Session: 1be3a683-8edd-4e7a-8c31-ac6508d9bd35 Destroying unnamed session 2023.10.24 17:40:49.125085 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.125141 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.125159 [ 3 ] {} HTTP-Session: 065ae529-a6c6-4efa-8b04-b709de898a89 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.125175 [ 3 ] {} HTTP-Session: 065ae529-a6c6-4efa-8b04-b709de898a89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.125373 [ 3 ] {51f9a8dc-5fb3-47d8-ba13-0926cf781476} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.125430 [ 3 ] {51f9a8dc-5fb3-47d8-ba13-0926cf781476} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.10.24 17:40:49.127051 [ 3 ] {51f9a8dc-5fb3-47d8-ba13-0926cf781476} oximeter.measurements_u8 (1c3eace7-67a7-42ca-9bdd-575e03075e0f): Loading data parts 2023.10.24 17:40:49.127133 [ 3 ] {51f9a8dc-5fb3-47d8-ba13-0926cf781476} oximeter.measurements_u8 (1c3eace7-67a7-42ca-9bdd-575e03075e0f): There are no data parts 2023.10.24 17:40:49.128631 [ 3 ] {51f9a8dc-5fb3-47d8-ba13-0926cf781476} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.128656 [ 3 ] {51f9a8dc-5fb3-47d8-ba13-0926cf781476} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.128686 [ 3 ] {} HTTP-Session: 065ae529-a6c6-4efa-8b04-b709de898a89 Destroying unnamed session 2023.10.24 17:40:49.128783 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.128832 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.128865 [ 3 ] {} HTTP-Session: 7f262498-c950-4248-afb6-533fb570b222 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.128882 [ 3 ] {} HTTP-Session: 7f262498-c950-4248-afb6-533fb570b222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.129068 [ 3 ] {5a9bff8c-c44d-4154-b3da-684663f246e5} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.129117 [ 3 ] {5a9bff8c-c44d-4154-b3da-684663f246e5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.10.24 17:40:49.130950 [ 3 ] {5a9bff8c-c44d-4154-b3da-684663f246e5} oximeter.measurements_i16 (c15d7093-367e-4f14-809c-d3984bd92210): Loading data parts 2023.10.24 17:40:49.131034 [ 3 ] {5a9bff8c-c44d-4154-b3da-684663f246e5} oximeter.measurements_i16 (c15d7093-367e-4f14-809c-d3984bd92210): There are no data parts 2023.10.24 17:40:49.133148 [ 3 ] {5a9bff8c-c44d-4154-b3da-684663f246e5} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.133173 [ 3 ] {5a9bff8c-c44d-4154-b3da-684663f246e5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.133197 [ 3 ] {} HTTP-Session: 7f262498-c950-4248-afb6-533fb570b222 Destroying unnamed session 2023.10.24 17:40:49.133306 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.133355 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.133378 [ 3 ] {} HTTP-Session: 0cec1cbf-4da8-49ec-897b-305ba0f61d8f Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.133395 [ 3 ] {} HTTP-Session: 0cec1cbf-4da8-49ec-897b-305ba0f61d8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.133582 [ 3 ] {2eacb4e1-11e5-4869-a2ca-300fa15a8cbb} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.133637 [ 3 ] {2eacb4e1-11e5-4869-a2ca-300fa15a8cbb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.10.24 17:40:49.135389 [ 3 ] {2eacb4e1-11e5-4869-a2ca-300fa15a8cbb} oximeter.measurements_u16 (64b0e557-8a63-4abc-b7ff-440b35dbbd39): Loading data parts 2023.10.24 17:40:49.135485 [ 3 ] {2eacb4e1-11e5-4869-a2ca-300fa15a8cbb} oximeter.measurements_u16 (64b0e557-8a63-4abc-b7ff-440b35dbbd39): There are no data parts 2023.10.24 17:40:49.136966 [ 3 ] {2eacb4e1-11e5-4869-a2ca-300fa15a8cbb} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.136996 [ 3 ] {2eacb4e1-11e5-4869-a2ca-300fa15a8cbb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.137027 [ 3 ] {} HTTP-Session: 0cec1cbf-4da8-49ec-897b-305ba0f61d8f Destroying unnamed session 2023.10.24 17:40:49.137143 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.137191 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.137263 [ 3 ] {} HTTP-Session: 877005bc-ecb7-4827-ba8f-1447cbedb9e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.137280 [ 3 ] {} HTTP-Session: 877005bc-ecb7-4827-ba8f-1447cbedb9e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.137470 [ 3 ] {fed8be94-7b9f-4db9-bef6-216714fc5d97} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.137513 [ 3 ] {fed8be94-7b9f-4db9-bef6-216714fc5d97} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.10.24 17:40:49.138971 [ 3 ] {fed8be94-7b9f-4db9-bef6-216714fc5d97} oximeter.measurements_i32 (1e4d2302-ae17-48cd-9636-c7f64d707632): Loading data parts 2023.10.24 17:40:49.139079 [ 3 ] {fed8be94-7b9f-4db9-bef6-216714fc5d97} oximeter.measurements_i32 (1e4d2302-ae17-48cd-9636-c7f64d707632): There are no data parts 2023.10.24 17:40:49.140549 [ 3 ] {fed8be94-7b9f-4db9-bef6-216714fc5d97} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.140578 [ 3 ] {fed8be94-7b9f-4db9-bef6-216714fc5d97} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.140594 [ 3 ] {} HTTP-Session: 877005bc-ecb7-4827-ba8f-1447cbedb9e8 Destroying unnamed session 2023.10.24 17:40:49.140696 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.140744 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.140762 [ 3 ] {} HTTP-Session: 2a8947f0-e1b7-4849-bad9-cf51959d99f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.140784 [ 3 ] {} HTTP-Session: 2a8947f0-e1b7-4849-bad9-cf51959d99f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.140978 [ 3 ] {cabe6fb1-935d-4a03-b3d0-13c880db62a3} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.141031 [ 3 ] {cabe6fb1-935d-4a03-b3d0-13c880db62a3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.10.24 17:40:49.142427 [ 3 ] {cabe6fb1-935d-4a03-b3d0-13c880db62a3} oximeter.measurements_u32 (20373848-72e3-484f-9957-02c5ac72671a): Loading data parts 2023.10.24 17:40:49.142512 [ 3 ] {cabe6fb1-935d-4a03-b3d0-13c880db62a3} oximeter.measurements_u32 (20373848-72e3-484f-9957-02c5ac72671a): There are no data parts 2023.10.24 17:40:49.143602 [ 3 ] {cabe6fb1-935d-4a03-b3d0-13c880db62a3} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.143633 [ 3 ] {cabe6fb1-935d-4a03-b3d0-13c880db62a3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.143649 [ 3 ] {} HTTP-Session: 2a8947f0-e1b7-4849-bad9-cf51959d99f6 Destroying unnamed session 2023.10.24 17:40:49.143762 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.143809 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.143827 [ 3 ] {} HTTP-Session: 4d7beb50-f856-4bd9-bdf0-2bb1dfdbed0a Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.143861 [ 3 ] {} HTTP-Session: 4d7beb50-f856-4bd9-bdf0-2bb1dfdbed0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.144050 [ 3 ] {f47d6b90-d9a5-45f8-aa0b-701725e48406} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.144095 [ 3 ] {f47d6b90-d9a5-45f8-aa0b-701725e48406} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.10.24 17:40:49.145457 [ 3 ] {f47d6b90-d9a5-45f8-aa0b-701725e48406} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Loading data parts 2023.10.24 17:40:49.145539 [ 3 ] {f47d6b90-d9a5-45f8-aa0b-701725e48406} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): There are no data parts 2023.10.24 17:40:49.147827 [ 3 ] {f47d6b90-d9a5-45f8-aa0b-701725e48406} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.147861 [ 3 ] {f47d6b90-d9a5-45f8-aa0b-701725e48406} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.147881 [ 3 ] {} HTTP-Session: 4d7beb50-f856-4bd9-bdf0-2bb1dfdbed0a Destroying unnamed session 2023.10.24 17:40:49.147985 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.148027 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.148049 [ 3 ] {} HTTP-Session: 44b10f8b-c104-4ed4-85f6-5427072b1f50 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.148069 [ 3 ] {} HTTP-Session: 44b10f8b-c104-4ed4-85f6-5427072b1f50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.148254 [ 3 ] {6855518f-cf48-4b02-999f-b1aedae6ad81} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.148302 [ 3 ] {6855518f-cf48-4b02-999f-b1aedae6ad81} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.10.24 17:40:49.150287 [ 3 ] {6855518f-cf48-4b02-999f-b1aedae6ad81} oximeter.measurements_u64 (05d7c3eb-2e50-41e8-8457-8fe6c3c31dac): Loading data parts 2023.10.24 17:40:49.150405 [ 3 ] {6855518f-cf48-4b02-999f-b1aedae6ad81} oximeter.measurements_u64 (05d7c3eb-2e50-41e8-8457-8fe6c3c31dac): There are no data parts 2023.10.24 17:40:49.151668 [ 3 ] {6855518f-cf48-4b02-999f-b1aedae6ad81} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.151693 [ 3 ] {6855518f-cf48-4b02-999f-b1aedae6ad81} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.151743 [ 3 ] {} HTTP-Session: 44b10f8b-c104-4ed4-85f6-5427072b1f50 Destroying unnamed session 2023.10.24 17:40:49.151857 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.151913 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.151936 [ 3 ] {} HTTP-Session: 36a429b3-d432-4b43-ba43-aba669b5623b Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.151962 [ 3 ] {} HTTP-Session: 36a429b3-d432-4b43-ba43-aba669b5623b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.152144 [ 3 ] {2b3d5968-0c4b-45b3-a17e-80e52d65c011} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.152192 [ 3 ] {2b3d5968-0c4b-45b3-a17e-80e52d65c011} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.10.24 17:40:49.153813 [ 3 ] {2b3d5968-0c4b-45b3-a17e-80e52d65c011} oximeter.measurements_f32 (f266b27c-d242-4238-bc43-30343a5d6ccc): Loading data parts 2023.10.24 17:40:49.153903 [ 3 ] {2b3d5968-0c4b-45b3-a17e-80e52d65c011} oximeter.measurements_f32 (f266b27c-d242-4238-bc43-30343a5d6ccc): There are no data parts 2023.10.24 17:40:49.154985 [ 3 ] {2b3d5968-0c4b-45b3-a17e-80e52d65c011} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.155010 [ 3 ] {2b3d5968-0c4b-45b3-a17e-80e52d65c011} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.155029 [ 3 ] {} HTTP-Session: 36a429b3-d432-4b43-ba43-aba669b5623b Destroying unnamed session 2023.10.24 17:40:49.155124 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.155170 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.155192 [ 3 ] {} HTTP-Session: 424f4119-fb4c-4b8e-ad94-161b00261da6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.155209 [ 3 ] {} HTTP-Session: 424f4119-fb4c-4b8e-ad94-161b00261da6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.155393 [ 3 ] {6b79fb2c-f038-4eb8-9b86-299ad23f77cc} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.155440 [ 3 ] {6b79fb2c-f038-4eb8-9b86-299ad23f77cc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.10.24 17:40:49.156925 [ 3 ] {6b79fb2c-f038-4eb8-9b86-299ad23f77cc} oximeter.measurements_f64 (f5ccd696-42e1-4bc8-a353-4fd4f0d90c16): Loading data parts 2023.10.24 17:40:49.157028 [ 3 ] {6b79fb2c-f038-4eb8-9b86-299ad23f77cc} oximeter.measurements_f64 (f5ccd696-42e1-4bc8-a353-4fd4f0d90c16): There are no data parts 2023.10.24 17:40:49.158203 [ 3 ] {6b79fb2c-f038-4eb8-9b86-299ad23f77cc} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.158234 [ 3 ] {6b79fb2c-f038-4eb8-9b86-299ad23f77cc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.158265 [ 3 ] {} HTTP-Session: 424f4119-fb4c-4b8e-ad94-161b00261da6 Destroying unnamed session 2023.10.24 17:40:49.158373 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.158433 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.158454 [ 3 ] {} HTTP-Session: ad07dbc6-339b-4372-ac8f-39211ac0e2bf Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.158477 [ 3 ] {} HTTP-Session: ad07dbc6-339b-4372-ac8f-39211ac0e2bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.158672 [ 3 ] {cd9335fe-ecd4-4096-9406-28e6e4ba5580} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.158721 [ 3 ] {cd9335fe-ecd4-4096-9406-28e6e4ba5580} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.10.24 17:40:49.161715 [ 3 ] {cd9335fe-ecd4-4096-9406-28e6e4ba5580} oximeter.measurements_string (81648dfc-9d75-4bb2-8762-da2951bdaa4b): Loading data parts 2023.10.24 17:40:49.161805 [ 3 ] {cd9335fe-ecd4-4096-9406-28e6e4ba5580} oximeter.measurements_string (81648dfc-9d75-4bb2-8762-da2951bdaa4b): There are no data parts 2023.10.24 17:40:49.163869 [ 3 ] {cd9335fe-ecd4-4096-9406-28e6e4ba5580} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.163894 [ 3 ] {cd9335fe-ecd4-4096-9406-28e6e4ba5580} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.163910 [ 3 ] {} HTTP-Session: ad07dbc6-339b-4372-ac8f-39211ac0e2bf Destroying unnamed session 2023.10.24 17:40:49.164025 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.164074 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.164093 [ 3 ] {} HTTP-Session: c5a08647-04c6-4687-b48a-308d28589b0c Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.164113 [ 3 ] {} HTTP-Session: c5a08647-04c6-4687-b48a-308d28589b0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.164307 [ 3 ] {7d3e4858-fc4a-44c8-a3d1-5c4e51c811b3} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.164355 [ 3 ] {7d3e4858-fc4a-44c8-a3d1-5c4e51c811b3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.10.24 17:40:49.165839 [ 3 ] {7d3e4858-fc4a-44c8-a3d1-5c4e51c811b3} oximeter.measurements_bytes (4d576b02-ea33-4cfa-99c2-a64d9c6b5d93): Loading data parts 2023.10.24 17:40:49.165924 [ 3 ] {7d3e4858-fc4a-44c8-a3d1-5c4e51c811b3} oximeter.measurements_bytes (4d576b02-ea33-4cfa-99c2-a64d9c6b5d93): There are no data parts 2023.10.24 17:40:49.167141 [ 3 ] {7d3e4858-fc4a-44c8-a3d1-5c4e51c811b3} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.167172 [ 3 ] {7d3e4858-fc4a-44c8-a3d1-5c4e51c811b3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.167188 [ 3 ] {} HTTP-Session: c5a08647-04c6-4687-b48a-308d28589b0c Destroying unnamed session 2023.10.24 17:40:49.167290 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.167341 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.167359 [ 3 ] {} HTTP-Session: 61c98c5e-c7b0-4802-ba7d-79a17cafb803 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.167380 [ 3 ] {} HTTP-Session: 61c98c5e-c7b0-4802-ba7d-79a17cafb803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.167588 [ 3 ] {7de136b8-3c6f-4e39-934b-6f32da8c2848} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.167637 [ 3 ] {7de136b8-3c6f-4e39-934b-6f32da8c2848} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.10.24 17:40:49.169089 [ 3 ] {7de136b8-3c6f-4e39-934b-6f32da8c2848} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Loading data parts 2023.10.24 17:40:49.169175 [ 3 ] {7de136b8-3c6f-4e39-934b-6f32da8c2848} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): There are no data parts 2023.10.24 17:40:49.170571 [ 3 ] {7de136b8-3c6f-4e39-934b-6f32da8c2848} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.170596 [ 3 ] {7de136b8-3c6f-4e39-934b-6f32da8c2848} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.170617 [ 3 ] {} HTTP-Session: 61c98c5e-c7b0-4802-ba7d-79a17cafb803 Destroying unnamed session 2023.10.24 17:40:49.170705 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.170753 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.170772 [ 3 ] {} HTTP-Session: d06cb710-b014-47b4-b020-787514022194 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.170794 [ 3 ] {} HTTP-Session: d06cb710-b014-47b4-b020-787514022194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.171003 [ 3 ] {fadd8e34-2845-4bdf-93e3-ca87747a7618} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.171053 [ 3 ] {fadd8e34-2845-4bdf-93e3-ca87747a7618} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.10.24 17:40:49.172697 [ 3 ] {fadd8e34-2845-4bdf-93e3-ca87747a7618} oximeter.measurements_cumulativeu64 (9159fe4a-9a35-467a-95ab-93557995da60): Loading data parts 2023.10.24 17:40:49.172790 [ 3 ] {fadd8e34-2845-4bdf-93e3-ca87747a7618} oximeter.measurements_cumulativeu64 (9159fe4a-9a35-467a-95ab-93557995da60): There are no data parts 2023.10.24 17:40:49.174142 [ 3 ] {fadd8e34-2845-4bdf-93e3-ca87747a7618} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.174169 [ 3 ] {fadd8e34-2845-4bdf-93e3-ca87747a7618} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.174194 [ 3 ] {} HTTP-Session: d06cb710-b014-47b4-b020-787514022194 Destroying unnamed session 2023.10.24 17:40:49.174313 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.174374 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.174406 [ 3 ] {} HTTP-Session: 747db501-a7af-4ece-bf6a-4174b4c35fcf Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.174423 [ 3 ] {} HTTP-Session: 747db501-a7af-4ece-bf6a-4174b4c35fcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.174633 [ 3 ] {5f3a041c-9d2a-4369-9bc5-092bef49b455} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.174693 [ 3 ] {5f3a041c-9d2a-4369-9bc5-092bef49b455} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.10.24 17:40:49.177394 [ 3 ] {5f3a041c-9d2a-4369-9bc5-092bef49b455} oximeter.measurements_cumulativef32 (e5985c2a-ee66-4615-abec-b83e114cd521): Loading data parts 2023.10.24 17:40:49.177495 [ 3 ] {5f3a041c-9d2a-4369-9bc5-092bef49b455} oximeter.measurements_cumulativef32 (e5985c2a-ee66-4615-abec-b83e114cd521): There are no data parts 2023.10.24 17:40:49.178927 [ 3 ] {5f3a041c-9d2a-4369-9bc5-092bef49b455} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.178952 [ 3 ] {5f3a041c-9d2a-4369-9bc5-092bef49b455} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.178978 [ 3 ] {} HTTP-Session: 747db501-a7af-4ece-bf6a-4174b4c35fcf Destroying unnamed session 2023.10.24 17:40:49.179091 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.179135 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.179161 [ 3 ] {} HTTP-Session: 35949421-0298-45be-ba84-c306d5a4af05 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.179186 [ 3 ] {} HTTP-Session: 35949421-0298-45be-ba84-c306d5a4af05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.179387 [ 3 ] {4c5320a7-b806-4108-b827-cd74895c74d9} executeQuery: (from [fd00:1122:3344:101::d]:45157) -- 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.10.24 17:40:49.179444 [ 3 ] {4c5320a7-b806-4108-b827-cd74895c74d9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.10.24 17:40:49.180947 [ 3 ] {4c5320a7-b806-4108-b827-cd74895c74d9} oximeter.measurements_cumulativef64 (b7d25c14-62c0-43f3-a141-87ebe26157fc): Loading data parts 2023.10.24 17:40:49.181038 [ 3 ] {4c5320a7-b806-4108-b827-cd74895c74d9} oximeter.measurements_cumulativef64 (b7d25c14-62c0-43f3-a141-87ebe26157fc): There are no data parts 2023.10.24 17:40:49.183438 [ 3 ] {4c5320a7-b806-4108-b827-cd74895c74d9} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.183542 [ 3 ] {4c5320a7-b806-4108-b827-cd74895c74d9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.183558 [ 3 ] {} HTTP-Session: 35949421-0298-45be-ba84-c306d5a4af05 Destroying unnamed session 2023.10.24 17:40:49.183679 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.183736 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.183756 [ 3 ] {} HTTP-Session: f89f43d2-43c6-4710-9b16-4e61def2727d Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.183787 [ 3 ] {} HTTP-Session: f89f43d2-43c6-4710-9b16-4e61def2727d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.184008 [ 3 ] {5c59f467-7b8e-4553-8aed-d160c9c23159} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.184067 [ 3 ] {5c59f467-7b8e-4553-8aed-d160c9c23159} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.10.24 17:40:49.185886 [ 3 ] {5c59f467-7b8e-4553-8aed-d160c9c23159} oximeter.measurements_histogrami8 (5a4c3c95-8f52-447e-9617-0a4e6c41de3c): Loading data parts 2023.10.24 17:40:49.186018 [ 3 ] {5c59f467-7b8e-4553-8aed-d160c9c23159} oximeter.measurements_histogrami8 (5a4c3c95-8f52-447e-9617-0a4e6c41de3c): There are no data parts 2023.10.24 17:40:49.187502 [ 3 ] {5c59f467-7b8e-4553-8aed-d160c9c23159} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.187574 [ 3 ] {5c59f467-7b8e-4553-8aed-d160c9c23159} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.187604 [ 3 ] {} HTTP-Session: f89f43d2-43c6-4710-9b16-4e61def2727d Destroying unnamed session 2023.10.24 17:40:49.187708 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.187764 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.187784 [ 3 ] {} HTTP-Session: d3aa64f2-301d-43fb-9fa2-6285d9afaaf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.187810 [ 3 ] {} HTTP-Session: d3aa64f2-301d-43fb-9fa2-6285d9afaaf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.188033 [ 3 ] {cd65d881-5eb5-4dd6-ada3-31c4444f40ab} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.188103 [ 3 ] {cd65d881-5eb5-4dd6-ada3-31c4444f40ab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.10.24 17:40:49.189825 [ 3 ] {cd65d881-5eb5-4dd6-ada3-31c4444f40ab} oximeter.measurements_histogramu8 (c594de72-05a8-477f-96b9-8f8f615481cb): Loading data parts 2023.10.24 17:40:49.189941 [ 3 ] {cd65d881-5eb5-4dd6-ada3-31c4444f40ab} oximeter.measurements_histogramu8 (c594de72-05a8-477f-96b9-8f8f615481cb): There are no data parts 2023.10.24 17:40:49.191136 [ 3 ] {cd65d881-5eb5-4dd6-ada3-31c4444f40ab} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.191162 [ 3 ] {cd65d881-5eb5-4dd6-ada3-31c4444f40ab} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.191204 [ 3 ] {} HTTP-Session: d3aa64f2-301d-43fb-9fa2-6285d9afaaf5 Destroying unnamed session 2023.10.24 17:40:49.191314 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.191367 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.191398 [ 3 ] {} HTTP-Session: 72de4917-f3f6-4473-8edc-a87f4083f1b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.191415 [ 3 ] {} HTTP-Session: 72de4917-f3f6-4473-8edc-a87f4083f1b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.191635 [ 3 ] {3d65a175-1a64-44da-b230-3822e7233c65} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.191690 [ 3 ] {3d65a175-1a64-44da-b230-3822e7233c65} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.10.24 17:40:49.193165 [ 3 ] {3d65a175-1a64-44da-b230-3822e7233c65} oximeter.measurements_histogrami16 (ce3a90ec-616b-4647-96bd-f229271a16d0): Loading data parts 2023.10.24 17:40:49.193245 [ 3 ] {3d65a175-1a64-44da-b230-3822e7233c65} oximeter.measurements_histogrami16 (ce3a90ec-616b-4647-96bd-f229271a16d0): There are no data parts 2023.10.24 17:40:49.194343 [ 3 ] {3d65a175-1a64-44da-b230-3822e7233c65} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.194375 [ 3 ] {3d65a175-1a64-44da-b230-3822e7233c65} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.194391 [ 3 ] {} HTTP-Session: 72de4917-f3f6-4473-8edc-a87f4083f1b7 Destroying unnamed session 2023.10.24 17:40:49.194498 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.194554 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.194572 [ 3 ] {} HTTP-Session: 6b79263e-cef4-483e-a9fb-b88000f9a8cb Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.194589 [ 3 ] {} HTTP-Session: 6b79263e-cef4-483e-a9fb-b88000f9a8cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.194806 [ 3 ] {8de82544-7209-4ed3-a85a-ae52da4e5c1d} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.194869 [ 3 ] {8de82544-7209-4ed3-a85a-ae52da4e5c1d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.10.24 17:40:49.196313 [ 3 ] {8de82544-7209-4ed3-a85a-ae52da4e5c1d} oximeter.measurements_histogramu16 (7d525e96-604d-4e68-be15-2b1e58b9e90d): Loading data parts 2023.10.24 17:40:49.196392 [ 3 ] {8de82544-7209-4ed3-a85a-ae52da4e5c1d} oximeter.measurements_histogramu16 (7d525e96-604d-4e68-be15-2b1e58b9e90d): There are no data parts 2023.10.24 17:40:49.198509 [ 3 ] {8de82544-7209-4ed3-a85a-ae52da4e5c1d} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.198549 [ 3 ] {8de82544-7209-4ed3-a85a-ae52da4e5c1d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.198565 [ 3 ] {} HTTP-Session: 6b79263e-cef4-483e-a9fb-b88000f9a8cb Destroying unnamed session 2023.10.24 17:40:49.198681 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.198737 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.198756 [ 3 ] {} HTTP-Session: f796743d-a79b-4594-8a17-e084661a2d96 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.198778 [ 3 ] {} HTTP-Session: f796743d-a79b-4594-8a17-e084661a2d96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.198998 [ 3 ] {ddda0916-7522-4a1c-9982-17dcb8e72cc1} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.199052 [ 3 ] {ddda0916-7522-4a1c-9982-17dcb8e72cc1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.10.24 17:40:49.201688 [ 3 ] {ddda0916-7522-4a1c-9982-17dcb8e72cc1} oximeter.measurements_histogrami32 (9fb6bb47-2502-449f-9cf8-62027fb8af69): Loading data parts 2023.10.24 17:40:49.201783 [ 3 ] {ddda0916-7522-4a1c-9982-17dcb8e72cc1} oximeter.measurements_histogrami32 (9fb6bb47-2502-449f-9cf8-62027fb8af69): There are no data parts 2023.10.24 17:40:49.203204 [ 3 ] {ddda0916-7522-4a1c-9982-17dcb8e72cc1} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.203229 [ 3 ] {ddda0916-7522-4a1c-9982-17dcb8e72cc1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.203244 [ 3 ] {} HTTP-Session: f796743d-a79b-4594-8a17-e084661a2d96 Destroying unnamed session 2023.10.24 17:40:49.203375 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.203425 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.203445 [ 3 ] {} HTTP-Session: 7bb2bf1b-1d18-444d-a90d-45a40c1fe9cf Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.203466 [ 3 ] {} HTTP-Session: 7bb2bf1b-1d18-444d-a90d-45a40c1fe9cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.203686 [ 3 ] {3537f417-254c-45a5-bb9d-eff71bc0af84} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.203738 [ 3 ] {3537f417-254c-45a5-bb9d-eff71bc0af84} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.10.24 17:40:49.205187 [ 3 ] {3537f417-254c-45a5-bb9d-eff71bc0af84} oximeter.measurements_histogramu32 (994bc39f-fbc6-4b26-abd2-a5f82ff9283c): Loading data parts 2023.10.24 17:40:49.205271 [ 3 ] {3537f417-254c-45a5-bb9d-eff71bc0af84} oximeter.measurements_histogramu32 (994bc39f-fbc6-4b26-abd2-a5f82ff9283c): There are no data parts 2023.10.24 17:40:49.206356 [ 3 ] {3537f417-254c-45a5-bb9d-eff71bc0af84} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.206382 [ 3 ] {3537f417-254c-45a5-bb9d-eff71bc0af84} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.206404 [ 3 ] {} HTTP-Session: 7bb2bf1b-1d18-444d-a90d-45a40c1fe9cf Destroying unnamed session 2023.10.24 17:40:49.206501 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.206551 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.206575 [ 3 ] {} HTTP-Session: 50cb21fa-8524-4e5b-bb21-7f680cf9e6e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.206592 [ 3 ] {} HTTP-Session: 50cb21fa-8524-4e5b-bb21-7f680cf9e6e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.206807 [ 3 ] {1c6ef14a-d4ee-4d63-89d1-63ac07e2fa64} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.206859 [ 3 ] {1c6ef14a-d4ee-4d63-89d1-63ac07e2fa64} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.10.24 17:40:49.208297 [ 3 ] {1c6ef14a-d4ee-4d63-89d1-63ac07e2fa64} oximeter.measurements_histogrami64 (8d45eb7c-991d-4ab6-9570-69ee250aca88): Loading data parts 2023.10.24 17:40:49.208369 [ 3 ] {1c6ef14a-d4ee-4d63-89d1-63ac07e2fa64} oximeter.measurements_histogrami64 (8d45eb7c-991d-4ab6-9570-69ee250aca88): There are no data parts 2023.10.24 17:40:49.209937 [ 3 ] {1c6ef14a-d4ee-4d63-89d1-63ac07e2fa64} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.209963 [ 3 ] {1c6ef14a-d4ee-4d63-89d1-63ac07e2fa64} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.209985 [ 3 ] {} HTTP-Session: 50cb21fa-8524-4e5b-bb21-7f680cf9e6e0 Destroying unnamed session 2023.10.24 17:40:49.210081 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.210125 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.210152 [ 3 ] {} HTTP-Session: d6b350e2-6334-4a35-bb45-57780b6f17f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.210173 [ 3 ] {} HTTP-Session: d6b350e2-6334-4a35-bb45-57780b6f17f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.210386 [ 3 ] {21e5702a-fbac-42ac-a9ad-9697a5cb40cb} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.210438 [ 3 ] {21e5702a-fbac-42ac-a9ad-9697a5cb40cb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.10.24 17:40:49.211891 [ 3 ] {21e5702a-fbac-42ac-a9ad-9697a5cb40cb} oximeter.measurements_histogramu64 (e630f98b-23fb-4814-934e-f4c5f49c0ad9): Loading data parts 2023.10.24 17:40:49.211992 [ 3 ] {21e5702a-fbac-42ac-a9ad-9697a5cb40cb} oximeter.measurements_histogramu64 (e630f98b-23fb-4814-934e-f4c5f49c0ad9): There are no data parts 2023.10.24 17:40:49.213394 [ 3 ] {21e5702a-fbac-42ac-a9ad-9697a5cb40cb} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.213431 [ 3 ] {21e5702a-fbac-42ac-a9ad-9697a5cb40cb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.213447 [ 3 ] {} HTTP-Session: d6b350e2-6334-4a35-bb45-57780b6f17f9 Destroying unnamed session 2023.10.24 17:40:49.213561 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.213613 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.213631 [ 3 ] {} HTTP-Session: aa1f40be-9cf8-439f-a61e-ee9e964aae56 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.213658 [ 3 ] {} HTTP-Session: aa1f40be-9cf8-439f-a61e-ee9e964aae56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.213885 [ 3 ] {ab27c22f-5434-40fa-b211-ad328a9d94c7} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.213939 [ 3 ] {ab27c22f-5434-40fa-b211-ad328a9d94c7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.10.24 17:40:49.215679 [ 3 ] {ab27c22f-5434-40fa-b211-ad328a9d94c7} oximeter.measurements_histogramf32 (5c5ac8c4-a9a4-4525-8a07-e066c8955415): Loading data parts 2023.10.24 17:40:49.215768 [ 3 ] {ab27c22f-5434-40fa-b211-ad328a9d94c7} oximeter.measurements_histogramf32 (5c5ac8c4-a9a4-4525-8a07-e066c8955415): There are no data parts 2023.10.24 17:40:49.216881 [ 3 ] {ab27c22f-5434-40fa-b211-ad328a9d94c7} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.216906 [ 3 ] {ab27c22f-5434-40fa-b211-ad328a9d94c7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.216934 [ 3 ] {} HTTP-Session: aa1f40be-9cf8-439f-a61e-ee9e964aae56 Destroying unnamed session 2023.10.24 17:40:49.217034 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.217086 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.217115 [ 3 ] {} HTTP-Session: f3f77eaa-4951-4129-b9be-d992d879fcdc Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.217130 [ 3 ] {} HTTP-Session: f3f77eaa-4951-4129-b9be-d992d879fcdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.217350 [ 3 ] {27ebf13a-1045-4e35-8e05-e60ecb756b19} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.217409 [ 3 ] {27ebf13a-1045-4e35-8e05-e60ecb756b19} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.10.24 17:40:49.218925 [ 3 ] {27ebf13a-1045-4e35-8e05-e60ecb756b19} oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Loading data parts 2023.10.24 17:40:49.218996 [ 3 ] {27ebf13a-1045-4e35-8e05-e60ecb756b19} oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): There are no data parts 2023.10.24 17:40:49.220136 [ 3 ] {27ebf13a-1045-4e35-8e05-e60ecb756b19} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.220161 [ 3 ] {27ebf13a-1045-4e35-8e05-e60ecb756b19} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.220239 [ 3 ] {} HTTP-Session: f3f77eaa-4951-4129-b9be-d992d879fcdc Destroying unnamed session 2023.10.24 17:40:49.220345 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.220396 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.220422 [ 3 ] {} HTTP-Session: 666a8c59-1084-4121-93b2-fde3c756497f Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.220438 [ 3 ] {} HTTP-Session: 666a8c59-1084-4121-93b2-fde3c756497f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.220598 [ 3 ] {d445760f-448a-4a84-a4cc-d0b8fcfb9f15} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.220646 [ 3 ] {d445760f-448a-4a84-a4cc-d0b8fcfb9f15} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.10.24 17:40:49.222814 [ 3 ] {d445760f-448a-4a84-a4cc-d0b8fcfb9f15} oximeter.fields_bool (92f50a12-49a6-4f55-98cb-7b0d51b7f64c): Loading data parts 2023.10.24 17:40:49.222899 [ 3 ] {d445760f-448a-4a84-a4cc-d0b8fcfb9f15} oximeter.fields_bool (92f50a12-49a6-4f55-98cb-7b0d51b7f64c): There are no data parts 2023.10.24 17:40:49.224780 [ 3 ] {d445760f-448a-4a84-a4cc-d0b8fcfb9f15} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.224813 [ 3 ] {d445760f-448a-4a84-a4cc-d0b8fcfb9f15} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.224835 [ 3 ] {} HTTP-Session: 666a8c59-1084-4121-93b2-fde3c756497f Destroying unnamed session 2023.10.24 17:40:49.224940 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.224988 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.225015 [ 3 ] {} HTTP-Session: 0c8f15a3-30ca-4297-b469-77f9f9f5492d Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.225031 [ 3 ] {} HTTP-Session: 0c8f15a3-30ca-4297-b469-77f9f9f5492d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.225191 [ 3 ] {c8a7f551-56ed-4269-a45b-f62a0654c115} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.225236 [ 3 ] {c8a7f551-56ed-4269-a45b-f62a0654c115} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.10.24 17:40:49.228158 [ 3 ] {c8a7f551-56ed-4269-a45b-f62a0654c115} oximeter.fields_i8 (cdc85429-2cdf-498e-b127-54c348a4f9ea): Loading data parts 2023.10.24 17:40:49.228243 [ 3 ] {c8a7f551-56ed-4269-a45b-f62a0654c115} oximeter.fields_i8 (cdc85429-2cdf-498e-b127-54c348a4f9ea): There are no data parts 2023.10.24 17:40:49.231892 [ 3 ] {c8a7f551-56ed-4269-a45b-f62a0654c115} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.231970 [ 3 ] {c8a7f551-56ed-4269-a45b-f62a0654c115} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.231987 [ 3 ] {} HTTP-Session: 0c8f15a3-30ca-4297-b469-77f9f9f5492d Destroying unnamed session 2023.10.24 17:40:49.232100 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.232149 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.232168 [ 3 ] {} HTTP-Session: 45ce489a-e6c5-4878-b072-6e1fb6a0317d Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.232191 [ 3 ] {} HTTP-Session: 45ce489a-e6c5-4878-b072-6e1fb6a0317d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.232345 [ 3 ] {594c2708-ebb1-4f91-a64a-2d6e29d19a5d} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.232394 [ 3 ] {594c2708-ebb1-4f91-a64a-2d6e29d19a5d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.10.24 17:40:49.235745 [ 3 ] {594c2708-ebb1-4f91-a64a-2d6e29d19a5d} oximeter.fields_u8 (6bf0d6c8-f35a-4da7-a623-3c29d0ced924): Loading data parts 2023.10.24 17:40:49.235847 [ 3 ] {594c2708-ebb1-4f91-a64a-2d6e29d19a5d} oximeter.fields_u8 (6bf0d6c8-f35a-4da7-a623-3c29d0ced924): There are no data parts 2023.10.24 17:40:49.238942 [ 3 ] {594c2708-ebb1-4f91-a64a-2d6e29d19a5d} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.238966 [ 3 ] {594c2708-ebb1-4f91-a64a-2d6e29d19a5d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.238989 [ 3 ] {} HTTP-Session: 45ce489a-e6c5-4878-b072-6e1fb6a0317d Destroying unnamed session 2023.10.24 17:40:49.239107 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.239157 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.239181 [ 3 ] {} HTTP-Session: 23ce0dbc-0809-4e4a-b09c-3d257424e2a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.239201 [ 3 ] {} HTTP-Session: 23ce0dbc-0809-4e4a-b09c-3d257424e2a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.239398 [ 3 ] {e3a171fb-66fa-4950-a2ac-6133003552ed} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.239509 [ 3 ] {e3a171fb-66fa-4950-a2ac-6133003552ed} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.10.24 17:40:49.241226 [ 3 ] {e3a171fb-66fa-4950-a2ac-6133003552ed} oximeter.fields_i16 (bacfbafc-7f00-4ae4-a651-7dbfb98a1556): Loading data parts 2023.10.24 17:40:49.241305 [ 3 ] {e3a171fb-66fa-4950-a2ac-6133003552ed} oximeter.fields_i16 (bacfbafc-7f00-4ae4-a651-7dbfb98a1556): There are no data parts 2023.10.24 17:40:49.242415 [ 3 ] {e3a171fb-66fa-4950-a2ac-6133003552ed} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.242439 [ 3 ] {e3a171fb-66fa-4950-a2ac-6133003552ed} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.242454 [ 3 ] {} HTTP-Session: 23ce0dbc-0809-4e4a-b09c-3d257424e2a5 Destroying unnamed session 2023.10.24 17:40:49.242566 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.242615 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.242633 [ 3 ] {} HTTP-Session: b9a0597c-1293-49f9-845c-03dfc02832c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.242655 [ 3 ] {} HTTP-Session: b9a0597c-1293-49f9-845c-03dfc02832c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.242814 [ 3 ] {3bda4161-67cf-4a04-8889-da044da80700} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.242856 [ 3 ] {3bda4161-67cf-4a04-8889-da044da80700} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.10.24 17:40:49.244178 [ 3 ] {3bda4161-67cf-4a04-8889-da044da80700} oximeter.fields_u16 (20c3b11c-7a66-483e-a9e3-1566509cd39b): Loading data parts 2023.10.24 17:40:49.244244 [ 3 ] {3bda4161-67cf-4a04-8889-da044da80700} oximeter.fields_u16 (20c3b11c-7a66-483e-a9e3-1566509cd39b): There are no data parts 2023.10.24 17:40:49.245312 [ 3 ] {3bda4161-67cf-4a04-8889-da044da80700} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.245345 [ 3 ] {3bda4161-67cf-4a04-8889-da044da80700} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.245361 [ 3 ] {} HTTP-Session: b9a0597c-1293-49f9-845c-03dfc02832c4 Destroying unnamed session 2023.10.24 17:40:49.245468 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.245522 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.245541 [ 3 ] {} HTTP-Session: 3cc94e0b-b50e-414f-b312-c45c3616f585 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.245562 [ 3 ] {} HTTP-Session: 3cc94e0b-b50e-414f-b312-c45c3616f585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.245714 [ 3 ] {6b1be82d-83ca-4fe9-adf8-0b6858f8af53} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.245761 [ 3 ] {6b1be82d-83ca-4fe9-adf8-0b6858f8af53} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.10.24 17:40:49.249530 [ 3 ] {6b1be82d-83ca-4fe9-adf8-0b6858f8af53} oximeter.fields_i32 (cf22fe48-816e-4b2f-b444-469fa4c5408e): Loading data parts 2023.10.24 17:40:49.249600 [ 3 ] {6b1be82d-83ca-4fe9-adf8-0b6858f8af53} oximeter.fields_i32 (cf22fe48-816e-4b2f-b444-469fa4c5408e): There are no data parts 2023.10.24 17:40:49.251171 [ 3 ] {6b1be82d-83ca-4fe9-adf8-0b6858f8af53} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.251196 [ 3 ] {6b1be82d-83ca-4fe9-adf8-0b6858f8af53} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.251224 [ 3 ] {} HTTP-Session: 3cc94e0b-b50e-414f-b312-c45c3616f585 Destroying unnamed session 2023.10.24 17:40:49.251337 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.251387 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.251417 [ 3 ] {} HTTP-Session: f797ac6b-36fd-4346-92ca-f754f897a31f Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.251433 [ 3 ] {} HTTP-Session: f797ac6b-36fd-4346-92ca-f754f897a31f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.251589 [ 3 ] {246b7b9d-6a00-4c89-8323-1e0b37c08ac5} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.251633 [ 3 ] {246b7b9d-6a00-4c89-8323-1e0b37c08ac5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.10.24 17:40:49.253188 [ 3 ] {246b7b9d-6a00-4c89-8323-1e0b37c08ac5} oximeter.fields_u32 (4784160d-f708-4f6c-8780-f2141abb4336): Loading data parts 2023.10.24 17:40:49.253262 [ 3 ] {246b7b9d-6a00-4c89-8323-1e0b37c08ac5} oximeter.fields_u32 (4784160d-f708-4f6c-8780-f2141abb4336): There are no data parts 2023.10.24 17:40:49.254579 [ 3 ] {246b7b9d-6a00-4c89-8323-1e0b37c08ac5} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.254611 [ 3 ] {246b7b9d-6a00-4c89-8323-1e0b37c08ac5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.254627 [ 3 ] {} HTTP-Session: f797ac6b-36fd-4346-92ca-f754f897a31f Destroying unnamed session 2023.10.24 17:40:49.254729 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.254777 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.254796 [ 3 ] {} HTTP-Session: 0ea62353-f674-4240-a5b1-0b0f48e89036 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.254819 [ 3 ] {} HTTP-Session: 0ea62353-f674-4240-a5b1-0b0f48e89036 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.254978 [ 3 ] {9cdf717a-0976-4ed3-9b7f-69ffb69691aa} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.255026 [ 3 ] {9cdf717a-0976-4ed3-9b7f-69ffb69691aa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.10.24 17:40:49.256314 [ 3 ] {9cdf717a-0976-4ed3-9b7f-69ffb69691aa} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Loading data parts 2023.10.24 17:40:49.256375 [ 3 ] {9cdf717a-0976-4ed3-9b7f-69ffb69691aa} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): There are no data parts 2023.10.24 17:40:49.257675 [ 3 ] {9cdf717a-0976-4ed3-9b7f-69ffb69691aa} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.257699 [ 3 ] {9cdf717a-0976-4ed3-9b7f-69ffb69691aa} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.257724 [ 3 ] {} HTTP-Session: 0ea62353-f674-4240-a5b1-0b0f48e89036 Destroying unnamed session 2023.10.24 17:40:49.257819 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.257860 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.257886 [ 3 ] {} HTTP-Session: 90db0ad2-8895-425d-9d13-6f29261bc6a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.257909 [ 3 ] {} HTTP-Session: 90db0ad2-8895-425d-9d13-6f29261bc6a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.258059 [ 3 ] {5a5a239f-c3f2-49eb-a850-3142d802980d} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.258108 [ 3 ] {5a5a239f-c3f2-49eb-a850-3142d802980d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.10.24 17:40:49.259652 [ 3 ] {5a5a239f-c3f2-49eb-a850-3142d802980d} oximeter.fields_u64 (7e3cf9ef-04cd-4454-87f5-6aa91d784db1): Loading data parts 2023.10.24 17:40:49.259724 [ 3 ] {5a5a239f-c3f2-49eb-a850-3142d802980d} oximeter.fields_u64 (7e3cf9ef-04cd-4454-87f5-6aa91d784db1): There are no data parts 2023.10.24 17:40:49.261024 [ 3 ] {5a5a239f-c3f2-49eb-a850-3142d802980d} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.261048 [ 3 ] {5a5a239f-c3f2-49eb-a850-3142d802980d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.261071 [ 3 ] {} HTTP-Session: 90db0ad2-8895-425d-9d13-6f29261bc6a9 Destroying unnamed session 2023.10.24 17:40:49.261175 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.261223 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.261247 [ 3 ] {} HTTP-Session: 9de9ee90-3182-459d-9870-e89d4b8bc3e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.261265 [ 3 ] {} HTTP-Session: 9de9ee90-3182-459d-9870-e89d4b8bc3e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.261422 [ 3 ] {9d7c6be5-7f96-49cd-add4-d45311ba2866} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.261470 [ 3 ] {9d7c6be5-7f96-49cd-add4-d45311ba2866} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.10.24 17:40:49.263715 [ 3 ] {9d7c6be5-7f96-49cd-add4-d45311ba2866} oximeter.fields_ipaddr (890b23ad-cef5-4916-a5e5-335524005931): Loading data parts 2023.10.24 17:40:49.263793 [ 3 ] {9d7c6be5-7f96-49cd-add4-d45311ba2866} oximeter.fields_ipaddr (890b23ad-cef5-4916-a5e5-335524005931): There are no data parts 2023.10.24 17:40:49.265115 [ 3 ] {9d7c6be5-7f96-49cd-add4-d45311ba2866} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.265199 [ 3 ] {9d7c6be5-7f96-49cd-add4-d45311ba2866} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.265217 [ 3 ] {} HTTP-Session: 9de9ee90-3182-459d-9870-e89d4b8bc3e7 Destroying unnamed session 2023.10.24 17:40:49.265343 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.265409 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.265428 [ 3 ] {} HTTP-Session: d9f4b7c5-1bf7-43dd-87e3-20bd45945d1b Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.265456 [ 3 ] {} HTTP-Session: d9f4b7c5-1bf7-43dd-87e3-20bd45945d1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.265629 [ 3 ] {2785dd2c-70b9-4470-a671-7a56874b3647} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.265679 [ 3 ] {2785dd2c-70b9-4470-a671-7a56874b3647} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.10.24 17:40:49.267459 [ 3 ] {2785dd2c-70b9-4470-a671-7a56874b3647} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Loading data parts 2023.10.24 17:40:49.267527 [ 3 ] {2785dd2c-70b9-4470-a671-7a56874b3647} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): There are no data parts 2023.10.24 17:40:49.269293 [ 3 ] {2785dd2c-70b9-4470-a671-7a56874b3647} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.269380 [ 3 ] {2785dd2c-70b9-4470-a671-7a56874b3647} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.269395 [ 3 ] {} HTTP-Session: d9f4b7c5-1bf7-43dd-87e3-20bd45945d1b Destroying unnamed session 2023.10.24 17:40:49.269499 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.269570 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.269589 [ 3 ] {} HTTP-Session: b9a871ca-64f0-4b5b-a129-927cb784ec93 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.269617 [ 3 ] {} HTTP-Session: b9a871ca-64f0-4b5b-a129-927cb784ec93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.269793 [ 3 ] {7fb63c2b-21cf-43af-b2d4-70939f572a62} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.10.24 17:40:49.269857 [ 3 ] {7fb63c2b-21cf-43af-b2d4-70939f572a62} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.10.24 17:40:49.271500 [ 3 ] {7fb63c2b-21cf-43af-b2d4-70939f572a62} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Loading data parts 2023.10.24 17:40:49.271570 [ 3 ] {7fb63c2b-21cf-43af-b2d4-70939f572a62} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): There are no data parts 2023.10.24 17:40:49.272666 [ 3 ] {7fb63c2b-21cf-43af-b2d4-70939f572a62} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.272690 [ 3 ] {7fb63c2b-21cf-43af-b2d4-70939f572a62} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.272720 [ 3 ] {} HTTP-Session: b9a871ca-64f0-4b5b-a129-927cb784ec93 Destroying unnamed session 2023.10.24 17:40:49.272824 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.272878 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.272910 [ 3 ] {} HTTP-Session: 03de6e2b-9344-4ae0-8aed-b7983fbcab90 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.272927 [ 3 ] {} HTTP-Session: 03de6e2b-9344-4ae0-8aed-b7983fbcab90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.273117 [ 3 ] {64bd8f04-72fb-4292-96e1-3ce11d8d842b} executeQuery: (from [fd00:1122:3344:101::d]:45157) 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 ), 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 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name); (stage: Complete) 2023.10.24 17:40:49.273177 [ 3 ] {64bd8f04-72fb-4292-96e1-3ce11d8d842b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.10.24 17:40:49.274905 [ 3 ] {64bd8f04-72fb-4292-96e1-3ce11d8d842b} oximeter.timeseries_schema (d3135ea5-2e8b-4ccb-936c-64c0b77eca5e): Loading data parts 2023.10.24 17:40:49.274983 [ 3 ] {64bd8f04-72fb-4292-96e1-3ce11d8d842b} oximeter.timeseries_schema (d3135ea5-2e8b-4ccb-936c-64c0b77eca5e): There are no data parts 2023.10.24 17:40:49.277122 [ 3 ] {64bd8f04-72fb-4292-96e1-3ce11d8d842b} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.277147 [ 3 ] {64bd8f04-72fb-4292-96e1-3ce11d8d842b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 17:40:49.277161 [ 3 ] {} HTTP-Session: 03de6e2b-9344-4ae0-8aed-b7983fbcab90 Destroying unnamed session 2023.10.24 17:40:49.277304 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:40:49.277359 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:40:49.277378 [ 3 ] {} HTTP-Session: 118bf271-d630-4fd5-88d9-c1c81ed6770f Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 2023.10.24 17:40:49.277400 [ 3 ] {} HTTP-Session: 118bf271-d630-4fd5-88d9-c1c81ed6770f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:40:49.277517 [ 3 ] {6117e73c-b900-4944-a562-3b68c5793a3a} executeQuery: (from [fd00:1122:3344:101::d]:45157) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.10.24 17:40:49.278182 [ 3 ] {6117e73c-b900-4944-a562-3b68c5793a3a} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.10.24 17:40:49.281842 [ 3 ] {6117e73c-b900-4944-a562-3b68c5793a3a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.99 GiB. 2023.10.24 17:40:49.284160 [ 3 ] {6117e73c-b900-4944-a562-3b68c5793a3a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.24 17:40:49.284367 [ 3 ] {6117e73c-b900-4944-a562-3b68c5793a3a} oximeter.version (9833a235-67ec-43b2-84fa-3abd32a5f4b9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.24 17:40:49.284624 [ 3 ] {6117e73c-b900-4944-a562-3b68c5793a3a} executeQuery: Read 1 rows, 16.00 B in 0.007077144 sec., 141 rows/sec., 2.21 KiB/sec. 2023.10.24 17:40:49.284748 [ 3 ] {6117e73c-b900-4944-a562-3b68c5793a3a} DynamicQueryHandler: Done processing query 2023.10.24 17:40:49.284768 [ 3 ] {6117e73c-b900-4944-a562-3b68c5793a3a} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.10.24 17:40:49.284791 [ 3 ] {} HTTP-Session: 118bf271-d630-4fd5-88d9-c1c81ed6770f Destroying unnamed session 2023.10.24 17:40:50.000136 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.06 MiB, will set to 228.28 MiB (RSS), difference: 9.29 MiB 2023.10.24 17:41:03.378655 [ 160 ] {} DNSResolver: Updating DNS cache 2023.10.24 17:41:03.378747 [ 160 ] {} DNSResolver: Updated DNS cache 2023.10.24 17:41:18.378806 [ 135 ] {} DNSResolver: Updating DNS cache 2023.10.24 17:41:18.378910 [ 135 ] {} DNSResolver: Updated DNS cache 2023.10.24 17:41:33.379210 [ 123 ] {} DNSResolver: Updating DNS cache 2023.10.24 17:41:33.379305 [ 123 ] {} DNSResolver: Updated DNS cache 2023.10.24 17:41:34.308119 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:41:34.308273 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:41:34.308302 [ 3 ] {} HTTP-Session: 3e204dac-656d-4b72-8dae-915a62cac2e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:41:34.308378 [ 3 ] {} HTTP-Session: 3e204dac-656d-4b72-8dae-915a62cac2e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:41:34.308505 [ 3 ] {7c5657f7-4b8e-40d4-aeea-8d06cfd6fdbb} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:41:34.308684 [ 3 ] {7c5657f7-4b8e-40d4-aeea-8d06cfd6fdbb} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 17:41:34.310164 [ 3 ] {7c5657f7-4b8e-40d4-aeea-8d06cfd6fdbb} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:41:34.313925 [ 3 ] {7c5657f7-4b8e-40d4-aeea-8d06cfd6fdbb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.98 GiB. 2023.10.24 17:41:34.314558 [ 3 ] {7c5657f7-4b8e-40d4-aeea-8d06cfd6fdbb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.24 17:41:34.314981 [ 3 ] {7c5657f7-4b8e-40d4-aeea-8d06cfd6fdbb} oximeter.timeseries_schema (d3135ea5-2e8b-4ccb-936c-64c0b77eca5e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.24 17:41:34.315159 [ 3 ] {7c5657f7-4b8e-40d4-aeea-8d06cfd6fdbb} executeQuery: Read 12 rows, 1.62 KiB in 0.006459844 sec., 1857 rows/sec., 250.65 KiB/sec. 2023.10.24 17:41:34.315362 [ 3 ] {7c5657f7-4b8e-40d4-aeea-8d06cfd6fdbb} DynamicQueryHandler: Done processing query 2023.10.24 17:41:34.315387 [ 3 ] {7c5657f7-4b8e-40d4-aeea-8d06cfd6fdbb} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.24 17:41:34.315402 [ 3 ] {} HTTP-Session: 3e204dac-656d-4b72-8dae-915a62cac2e0 Destroying unnamed session 2023.10.24 17:41:34.315576 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:41:34.315667 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:41:34.315687 [ 3 ] {} HTTP-Session: 55a27260-ae1c-4edc-8844-5a6d23abbde3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:41:34.315741 [ 3 ] {} HTTP-Session: 55a27260-ae1c-4edc-8844-5a6d23abbde3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:41:34.315860 [ 3 ] {113d5421-9aeb-4766-9278-445c7448f4d6} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:41:34.315902 [ 3 ] {113d5421-9aeb-4766-9278-445c7448f4d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:41:34.316049 [ 3 ] {113d5421-9aeb-4766-9278-445c7448f4d6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:41:34.319645 [ 3 ] {113d5421-9aeb-4766-9278-445c7448f4d6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.98 GiB. 2023.10.24 17:41:34.320029 [ 3 ] {113d5421-9aeb-4766-9278-445c7448f4d6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.24 17:41:34.320354 [ 3 ] {113d5421-9aeb-4766-9278-445c7448f4d6} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.24 17:41:34.320507 [ 3 ] {113d5421-9aeb-4766-9278-445c7448f4d6} executeQuery: Read 6 rows, 348.00 B in 0.004654151 sec., 1289 rows/sec., 73.02 KiB/sec. 2023.10.24 17:41:34.320644 [ 3 ] {113d5421-9aeb-4766-9278-445c7448f4d6} DynamicQueryHandler: Done processing query 2023.10.24 17:41:34.320709 [ 3 ] {113d5421-9aeb-4766-9278-445c7448f4d6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 17:41:34.320762 [ 3 ] {} HTTP-Session: 55a27260-ae1c-4edc-8844-5a6d23abbde3 Destroying unnamed session 2023.10.24 17:41:34.321010 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:41:34.321088 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:41:34.321142 [ 3 ] {} HTTP-Session: 9269c25d-9311-413e-aa11-1db0cc6b26bb Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:41:34.321160 [ 3 ] {} HTTP-Session: 9269c25d-9311-413e-aa11-1db0cc6b26bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:41:34.321276 [ 3 ] {ceb33321-fd50-47b7-b934-d5c2def04579} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:41:34.321369 [ 3 ] {ceb33321-fd50-47b7-b934-d5c2def04579} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:41:34.321478 [ 3 ] {ceb33321-fd50-47b7-b934-d5c2def04579} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:41:34.321846 [ 3 ] {ceb33321-fd50-47b7-b934-d5c2def04579} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.98 GiB. 2023.10.24 17:41:34.322236 [ 3 ] {ceb33321-fd50-47b7-b934-d5c2def04579} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.24 17:41:34.322522 [ 3 ] {ceb33321-fd50-47b7-b934-d5c2def04579} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.24 17:41:34.322669 [ 3 ] {ceb33321-fd50-47b7-b934-d5c2def04579} executeQuery: Read 87 rows, 8.33 KiB in 0.001316392 sec., 66089 rows/sec., 6.18 MiB/sec. 2023.10.24 17:41:34.322826 [ 3 ] {ceb33321-fd50-47b7-b934-d5c2def04579} DynamicQueryHandler: Done processing query 2023.10.24 17:41:34.322849 [ 3 ] {ceb33321-fd50-47b7-b934-d5c2def04579} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 17:41:34.322898 [ 3 ] {} HTTP-Session: 9269c25d-9311-413e-aa11-1db0cc6b26bb Destroying unnamed session 2023.10.24 17:41:34.323154 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:41:34.323229 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:41:34.323278 [ 3 ] {} HTTP-Session: ddbc2e22-d7cd-4e50-b8e8-8ac74f66ed94 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:41:34.323295 [ 3 ] {} HTTP-Session: ddbc2e22-d7cd-4e50-b8e8-8ac74f66ed94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:41:34.323410 [ 3 ] {0528234a-091c-4e64-bfc7-61c87c516e07} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:41:34.323478 [ 3 ] {0528234a-091c-4e64-bfc7-61c87c516e07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:41:34.324687 [ 3 ] {0528234a-091c-4e64-bfc7-61c87c516e07} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:41:34.327179 [ 3 ] {0528234a-091c-4e64-bfc7-61c87c516e07} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.98 GiB. 2023.10.24 17:41:34.327604 [ 3 ] {0528234a-091c-4e64-bfc7-61c87c516e07} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.24 17:41:34.327880 [ 3 ] {0528234a-091c-4e64-bfc7-61c87c516e07} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.24 17:41:34.328028 [ 3 ] {0528234a-091c-4e64-bfc7-61c87c516e07} executeQuery: Read 264 rows, 18.54 KiB in 0.004527289 sec., 58313 rows/sec., 4.00 MiB/sec. 2023.10.24 17:41:34.328176 [ 3 ] {0528234a-091c-4e64-bfc7-61c87c516e07} DynamicQueryHandler: Done processing query 2023.10.24 17:41:34.328200 [ 3 ] {0528234a-091c-4e64-bfc7-61c87c516e07} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 17:41:34.328254 [ 3 ] {} HTTP-Session: ddbc2e22-d7cd-4e50-b8e8-8ac74f66ed94 Destroying unnamed session 2023.10.24 17:41:34.328372 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:41:34.328449 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:41:34.328505 [ 3 ] {} HTTP-Session: 2443c7e2-4180-4171-99f2-1e67dd0ed2d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:41:34.328521 [ 3 ] {} HTTP-Session: 2443c7e2-4180-4171-99f2-1e67dd0ed2d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:41:34.328624 [ 3 ] {9c4d042e-5e84-40b1-a0a8-24edba03312b} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:41:34.328701 [ 3 ] {9c4d042e-5e84-40b1-a0a8-24edba03312b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 17:41:34.328840 [ 3 ] {9c4d042e-5e84-40b1-a0a8-24edba03312b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:41:34.331093 [ 3 ] {9c4d042e-5e84-40b1-a0a8-24edba03312b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.98 GiB. 2023.10.24 17:41:34.331665 [ 3 ] {9c4d042e-5e84-40b1-a0a8-24edba03312b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.24 17:41:34.332035 [ 3 ] {9c4d042e-5e84-40b1-a0a8-24edba03312b} oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.24 17:41:34.332176 [ 3 ] {9c4d042e-5e84-40b1-a0a8-24edba03312b} executeQuery: Read 6 rows, 258.00 B in 0.003500641 sec., 1713 rows/sec., 71.97 KiB/sec. 2023.10.24 17:41:34.332313 [ 3 ] {9c4d042e-5e84-40b1-a0a8-24edba03312b} DynamicQueryHandler: Done processing query 2023.10.24 17:41:34.332334 [ 3 ] {9c4d042e-5e84-40b1-a0a8-24edba03312b} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:41:34.332380 [ 3 ] {} HTTP-Session: 2443c7e2-4180-4171-99f2-1e67dd0ed2d5 Destroying unnamed session 2023.10.24 17:41:34.332525 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:41:34.332597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:41:34.332644 [ 3 ] {} HTTP-Session: 47c30a98-bd8c-49b9-99b9-39ddf61cb42a Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:41:34.332693 [ 3 ] {} HTTP-Session: 47c30a98-bd8c-49b9-99b9-39ddf61cb42a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:41:34.332763 [ 3 ] {b80a41c7-2a82-402b-8f95-4b879237e3ce} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:41:34.332832 [ 3 ] {b80a41c7-2a82-402b-8f95-4b879237e3ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 17:41:34.333043 [ 3 ] {b80a41c7-2a82-402b-8f95-4b879237e3ce} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:41:34.333338 [ 3 ] {b80a41c7-2a82-402b-8f95-4b879237e3ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.98 GiB. 2023.10.24 17:41:34.333768 [ 3 ] {b80a41c7-2a82-402b-8f95-4b879237e3ce} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.24 17:41:34.334151 [ 3 ] {b80a41c7-2a82-402b-8f95-4b879237e3ce} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.24 17:41:34.334272 [ 3 ] {b80a41c7-2a82-402b-8f95-4b879237e3ce} executeQuery: Read 63 rows, 3.91 KiB in 0.001395114 sec., 45157 rows/sec., 2.74 MiB/sec. 2023.10.24 17:41:34.334412 [ 3 ] {b80a41c7-2a82-402b-8f95-4b879237e3ce} DynamicQueryHandler: Done processing query 2023.10.24 17:41:34.334469 [ 3 ] {b80a41c7-2a82-402b-8f95-4b879237e3ce} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:41:34.334485 [ 3 ] {} HTTP-Session: 47c30a98-bd8c-49b9-99b9-39ddf61cb42a Destroying unnamed session 2023.10.24 17:41:34.334621 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:41:34.334697 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:41:34.334715 [ 3 ] {} HTTP-Session: 4d1597bc-cc45-49cf-b4ea-f30bd10467db Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:41:34.334764 [ 3 ] {} HTTP-Session: 4d1597bc-cc45-49cf-b4ea-f30bd10467db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:41:34.334836 [ 3 ] {87767749-6613-4ad8-bde3-b5a0880b5a72} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:41:34.334912 [ 3 ] {87767749-6613-4ad8-bde3-b5a0880b5a72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 17:41:34.335041 [ 3 ] {87767749-6613-4ad8-bde3-b5a0880b5a72} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:41:34.335294 [ 3 ] {87767749-6613-4ad8-bde3-b5a0880b5a72} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.98 GiB. 2023.10.24 17:41:34.335656 [ 3 ] {87767749-6613-4ad8-bde3-b5a0880b5a72} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.24 17:41:34.336081 [ 3 ] {87767749-6613-4ad8-bde3-b5a0880b5a72} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.24 17:41:34.336238 [ 3 ] {87767749-6613-4ad8-bde3-b5a0880b5a72} executeQuery: Read 19 rows, 1.01 KiB in 0.001334073 sec., 14242 rows/sec., 756.17 KiB/sec. 2023.10.24 17:41:34.336356 [ 3 ] {87767749-6613-4ad8-bde3-b5a0880b5a72} DynamicQueryHandler: Done processing query 2023.10.24 17:41:34.336479 [ 3 ] {87767749-6613-4ad8-bde3-b5a0880b5a72} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:41:34.336497 [ 3 ] {} HTTP-Session: 4d1597bc-cc45-49cf-b4ea-f30bd10467db Destroying unnamed session 2023.10.24 17:41:44.292989 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:41:44.293152 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:41:44.293183 [ 3 ] {} HTTP-Session: c1117df1-b0bd-470a-8bee-1c2d3877412d Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:41:44.293212 [ 3 ] {} HTTP-Session: c1117df1-b0bd-470a-8bee-1c2d3877412d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:41:44.293350 [ 3 ] {69a6eb67-1dc5-4d4d-b12e-aa1dbab41c8d} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:41:44.293426 [ 3 ] {69a6eb67-1dc5-4d4d-b12e-aa1dbab41c8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:41:44.293584 [ 3 ] {69a6eb67-1dc5-4d4d-b12e-aa1dbab41c8d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:41:44.293997 [ 3 ] {69a6eb67-1dc5-4d4d-b12e-aa1dbab41c8d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:41:44.294249 [ 3 ] {69a6eb67-1dc5-4d4d-b12e-aa1dbab41c8d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.24 17:41:44.294415 [ 3 ] {69a6eb67-1dc5-4d4d-b12e-aa1dbab41c8d} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.24 17:41:44.294550 [ 3 ] {69a6eb67-1dc5-4d4d-b12e-aa1dbab41c8d} executeQuery: Read 6 rows, 348.00 B in 0.00114547 sec., 5238 rows/sec., 296.68 KiB/sec. 2023.10.24 17:41:44.294711 [ 3 ] {69a6eb67-1dc5-4d4d-b12e-aa1dbab41c8d} DynamicQueryHandler: Done processing query 2023.10.24 17:41:44.294736 [ 3 ] {69a6eb67-1dc5-4d4d-b12e-aa1dbab41c8d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 17:41:44.294752 [ 3 ] {} HTTP-Session: c1117df1-b0bd-470a-8bee-1c2d3877412d Destroying unnamed session 2023.10.24 17:41:44.294924 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:41:44.294971 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:41:44.294990 [ 3 ] {} HTTP-Session: 99538831-282b-4ca0-b0de-548440510dac Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:41:44.295007 [ 3 ] {} HTTP-Session: 99538831-282b-4ca0-b0de-548440510dac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:41:44.295083 [ 3 ] {81a78e79-b086-4269-9738-cbc4f07a9bcf} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:41:44.295125 [ 3 ] {81a78e79-b086-4269-9738-cbc4f07a9bcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:41:44.295232 [ 3 ] {81a78e79-b086-4269-9738-cbc4f07a9bcf} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:41:44.295607 [ 3 ] {81a78e79-b086-4269-9738-cbc4f07a9bcf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:41:44.295824 [ 3 ] {81a78e79-b086-4269-9738-cbc4f07a9bcf} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.24 17:41:44.295971 [ 3 ] {81a78e79-b086-4269-9738-cbc4f07a9bcf} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.24 17:41:44.296095 [ 3 ] {81a78e79-b086-4269-9738-cbc4f07a9bcf} executeQuery: Read 87 rows, 8.33 KiB in 0.000980787 sec., 88704 rows/sec., 8.29 MiB/sec. 2023.10.24 17:41:44.296215 [ 3 ] {81a78e79-b086-4269-9738-cbc4f07a9bcf} DynamicQueryHandler: Done processing query 2023.10.24 17:41:44.296238 [ 3 ] {81a78e79-b086-4269-9738-cbc4f07a9bcf} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 17:41:44.296254 [ 3 ] {} HTTP-Session: 99538831-282b-4ca0-b0de-548440510dac Destroying unnamed session 2023.10.24 17:41:44.296485 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:41:44.296530 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:41:44.296549 [ 3 ] {} HTTP-Session: e81a6cff-2dd8-4033-8dd6-c55cceb3989e Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:41:44.296565 [ 3 ] {} HTTP-Session: e81a6cff-2dd8-4033-8dd6-c55cceb3989e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:41:44.296650 [ 3 ] {ce476897-7341-4fe6-b2de-5080f8ad3b7f} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:41:44.296690 [ 3 ] {ce476897-7341-4fe6-b2de-5080f8ad3b7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:41:44.296793 [ 3 ] {ce476897-7341-4fe6-b2de-5080f8ad3b7f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:41:44.297258 [ 3 ] {ce476897-7341-4fe6-b2de-5080f8ad3b7f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:41:44.297478 [ 3 ] {ce476897-7341-4fe6-b2de-5080f8ad3b7f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.24 17:41:44.297621 [ 3 ] {ce476897-7341-4fe6-b2de-5080f8ad3b7f} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.24 17:41:44.297739 [ 3 ] {ce476897-7341-4fe6-b2de-5080f8ad3b7f} executeQuery: Read 264 rows, 18.54 KiB in 0.001059609 sec., 249148 rows/sec., 17.09 MiB/sec. 2023.10.24 17:41:44.297866 [ 3 ] {ce476897-7341-4fe6-b2de-5080f8ad3b7f} DynamicQueryHandler: Done processing query 2023.10.24 17:41:44.297890 [ 3 ] {ce476897-7341-4fe6-b2de-5080f8ad3b7f} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 17:41:44.297906 [ 3 ] {} HTTP-Session: e81a6cff-2dd8-4033-8dd6-c55cceb3989e Destroying unnamed session 2023.10.24 17:41:44.298066 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:41:44.298111 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:41:44.298130 [ 3 ] {} HTTP-Session: 9733ef26-656e-4bd8-9fc9-c128eb37d4d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:41:44.298147 [ 3 ] {} HTTP-Session: 9733ef26-656e-4bd8-9fc9-c128eb37d4d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:41:44.298214 [ 3 ] {72928103-3259-4d38-94f8-78a6836bc0c1} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:41:44.298253 [ 3 ] {72928103-3259-4d38-94f8-78a6836bc0c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 17:41:44.298361 [ 3 ] {72928103-3259-4d38-94f8-78a6836bc0c1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:41:44.298615 [ 3 ] {72928103-3259-4d38-94f8-78a6836bc0c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:41:44.298846 [ 3 ] {72928103-3259-4d38-94f8-78a6836bc0c1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.24 17:41:44.299010 [ 3 ] {72928103-3259-4d38-94f8-78a6836bc0c1} oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.24 17:41:44.299133 [ 3 ] {72928103-3259-4d38-94f8-78a6836bc0c1} executeQuery: Read 6 rows, 258.00 B in 0.000888775 sec., 6750 rows/sec., 283.48 KiB/sec. 2023.10.24 17:41:44.299261 [ 3 ] {72928103-3259-4d38-94f8-78a6836bc0c1} DynamicQueryHandler: Done processing query 2023.10.24 17:41:44.299285 [ 3 ] {72928103-3259-4d38-94f8-78a6836bc0c1} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:41:44.299300 [ 3 ] {} HTTP-Session: 9733ef26-656e-4bd8-9fc9-c128eb37d4d5 Destroying unnamed session 2023.10.24 17:41:44.299477 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:41:44.299522 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:41:44.299542 [ 3 ] {} HTTP-Session: ed5ef4b6-da69-433b-9f0b-3f5900fbc5b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:41:44.299558 [ 3 ] {} HTTP-Session: ed5ef4b6-da69-433b-9f0b-3f5900fbc5b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:41:44.299630 [ 3 ] {81edd0ee-05eb-469a-817a-ac87a2dd5e59} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:41:44.299671 [ 3 ] {81edd0ee-05eb-469a-817a-ac87a2dd5e59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 17:41:44.299788 [ 3 ] {81edd0ee-05eb-469a-817a-ac87a2dd5e59} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:41:44.300086 [ 3 ] {81edd0ee-05eb-469a-817a-ac87a2dd5e59} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:41:44.300337 [ 3 ] {81edd0ee-05eb-469a-817a-ac87a2dd5e59} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.24 17:41:44.300516 [ 3 ] {81edd0ee-05eb-469a-817a-ac87a2dd5e59} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.24 17:41:44.300644 [ 3 ] {81edd0ee-05eb-469a-817a-ac87a2dd5e59} executeQuery: Read 63 rows, 3.91 KiB in 0.000981198 sec., 64207 rows/sec., 3.89 MiB/sec. 2023.10.24 17:41:44.300771 [ 3 ] {81edd0ee-05eb-469a-817a-ac87a2dd5e59} DynamicQueryHandler: Done processing query 2023.10.24 17:41:44.300795 [ 3 ] {81edd0ee-05eb-469a-817a-ac87a2dd5e59} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:41:44.300811 [ 3 ] {} HTTP-Session: ed5ef4b6-da69-433b-9f0b-3f5900fbc5b1 Destroying unnamed session 2023.10.24 17:41:44.300925 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:41:44.300970 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:41:44.300988 [ 3 ] {} HTTP-Session: 023825a9-b8ba-423c-a5b7-12fe31c06191 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:41:44.301004 [ 3 ] {} HTTP-Session: 023825a9-b8ba-423c-a5b7-12fe31c06191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:41:44.301072 [ 3 ] {8a8a7d98-06e0-4423-a5d5-72361072a8e1} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:41:44.301112 [ 3 ] {8a8a7d98-06e0-4423-a5d5-72361072a8e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 17:41:44.301214 [ 3 ] {8a8a7d98-06e0-4423-a5d5-72361072a8e1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:41:44.301468 [ 3 ] {8a8a7d98-06e0-4423-a5d5-72361072a8e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:41:44.301692 [ 3 ] {8a8a7d98-06e0-4423-a5d5-72361072a8e1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.24 17:41:44.301864 [ 3 ] {8a8a7d98-06e0-4423-a5d5-72361072a8e1} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.24 17:41:44.301983 [ 3 ] {8a8a7d98-06e0-4423-a5d5-72361072a8e1} executeQuery: Read 19 rows, 1.01 KiB in 0.000877165 sec., 21660 rows/sec., 1.12 MiB/sec. 2023.10.24 17:41:44.302105 [ 3 ] {8a8a7d98-06e0-4423-a5d5-72361072a8e1} DynamicQueryHandler: Done processing query 2023.10.24 17:41:44.302129 [ 3 ] {8a8a7d98-06e0-4423-a5d5-72361072a8e1} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:41:44.302145 [ 3 ] {} HTTP-Session: 023825a9-b8ba-423c-a5b7-12fe31c06191 Destroying unnamed session 2023.10.24 17:41:48.379427 [ 108 ] {} DNSResolver: Updating DNS cache 2023.10.24 17:41:48.379484 [ 108 ] {} DNSResolver: Updated DNS cache 2023.10.24 17:41:49.291714 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:41:49.291811 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:41:49.291834 [ 3 ] {} HTTP-Session: 960b1dc4-01d3-42fb-a599-d9416fb6e3c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:41:49.291857 [ 3 ] {} HTTP-Session: 960b1dc4-01d3-42fb-a599-d9416fb6e3c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:41:49.291978 [ 3 ] {73c07230-56d8-4b9a-a518-09561cd4ec33} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:41:49.292041 [ 3 ] {73c07230-56d8-4b9a-a518-09561cd4ec33} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 17:41:49.292225 [ 3 ] {73c07230-56d8-4b9a-a518-09561cd4ec33} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:41:49.292663 [ 3 ] {73c07230-56d8-4b9a-a518-09561cd4ec33} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:41:49.292972 [ 3 ] {73c07230-56d8-4b9a-a518-09561cd4ec33} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.24 17:41:49.293133 [ 3 ] {73c07230-56d8-4b9a-a518-09561cd4ec33} oximeter.timeseries_schema (d3135ea5-2e8b-4ccb-936c-64c0b77eca5e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.24 17:41:49.293248 [ 3 ] {73c07230-56d8-4b9a-a518-09561cd4ec33} executeQuery: Read 4 rows, 443.00 B in 0.001237131 sec., 3233 rows/sec., 349.69 KiB/sec. 2023.10.24 17:41:49.293439 [ 3 ] {73c07230-56d8-4b9a-a518-09561cd4ec33} DynamicQueryHandler: Done processing query 2023.10.24 17:41:49.293466 [ 3 ] {73c07230-56d8-4b9a-a518-09561cd4ec33} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.24 17:41:49.293482 [ 3 ] {} HTTP-Session: 960b1dc4-01d3-42fb-a599-d9416fb6e3c7 Destroying unnamed session 2023.10.24 17:41:49.293607 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 5641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:41:49.293659 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:41:49.293679 [ 3 ] {} HTTP-Session: d6a8ac69-4963-43a6-994a-0aa9b518c11e Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:41:49.293698 [ 3 ] {} HTTP-Session: d6a8ac69-4963-43a6-994a-0aa9b518c11e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:41:49.293779 [ 3 ] {5cefd90a-6bc6-4a6b-aefa-5023d693dbb9} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:41:49.293821 [ 3 ] {5cefd90a-6bc6-4a6b-aefa-5023d693dbb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:41:49.293927 [ 3 ] {5cefd90a-6bc6-4a6b-aefa-5023d693dbb9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:41:49.294258 [ 3 ] {5cefd90a-6bc6-4a6b-aefa-5023d693dbb9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:41:49.294464 [ 3 ] {5cefd90a-6bc6-4a6b-aefa-5023d693dbb9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.24 17:41:49.294609 [ 3 ] {5cefd90a-6bc6-4a6b-aefa-5023d693dbb9} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.24 17:41:49.294735 [ 3 ] {5cefd90a-6bc6-4a6b-aefa-5023d693dbb9} executeQuery: Read 39 rows, 3.16 KiB in 0.000926996 sec., 42071 rows/sec., 3.33 MiB/sec. 2023.10.24 17:41:49.294860 [ 3 ] {5cefd90a-6bc6-4a6b-aefa-5023d693dbb9} DynamicQueryHandler: Done processing query 2023.10.24 17:41:49.294884 [ 3 ] {5cefd90a-6bc6-4a6b-aefa-5023d693dbb9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:41:49.294899 [ 3 ] {} HTTP-Session: d6a8ac69-4963-43a6-994a-0aa9b518c11e Destroying unnamed session 2023.10.24 17:41:49.295071 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 19068, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:41:49.295117 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:41:49.295137 [ 3 ] {} HTTP-Session: 261deba7-d58d-4608-8163-2bea27090c15 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:41:49.295155 [ 3 ] {} HTTP-Session: 261deba7-d58d-4608-8163-2bea27090c15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:41:49.295234 [ 3 ] {56075f5d-e7a7-4a2d-9500-2e0ee4b51c93} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:41:49.295273 [ 3 ] {56075f5d-e7a7-4a2d-9500-2e0ee4b51c93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:41:49.295376 [ 3 ] {56075f5d-e7a7-4a2d-9500-2e0ee4b51c93} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:41:49.295724 [ 3 ] {56075f5d-e7a7-4a2d-9500-2e0ee4b51c93} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:41:49.295969 [ 3 ] {56075f5d-e7a7-4a2d-9500-2e0ee4b51c93} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.24 17:41:49.296114 [ 3 ] {56075f5d-e7a7-4a2d-9500-2e0ee4b51c93} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.24 17:41:49.296239 [ 3 ] {56075f5d-e7a7-4a2d-9500-2e0ee4b51c93} executeQuery: Read 117 rows, 11.90 KiB in 0.000971558 sec., 120425 rows/sec., 11.96 MiB/sec. 2023.10.24 17:41:49.296367 [ 3 ] {56075f5d-e7a7-4a2d-9500-2e0ee4b51c93} DynamicQueryHandler: Done processing query 2023.10.24 17:41:49.296391 [ 3 ] {56075f5d-e7a7-4a2d-9500-2e0ee4b51c93} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.24 17:41:49.296406 [ 3 ] {} HTTP-Session: 261deba7-d58d-4608-8163-2bea27090c15 Destroying unnamed session 2023.10.24 17:41:49.296540 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 9199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:41:49.296608 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:41:49.296627 [ 3 ] {} HTTP-Session: 5f71afc7-eebf-4a9e-a57f-e347d10007c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:41:49.296643 [ 3 ] {} HTTP-Session: 5f71afc7-eebf-4a9e-a57f-e347d10007c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:41:49.296718 [ 3 ] {29cf3f34-cf84-4cb2-998a-a953be3c0065} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:41:49.296756 [ 3 ] {29cf3f34-cf84-4cb2-998a-a953be3c0065} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:41:49.296860 [ 3 ] {29cf3f34-cf84-4cb2-998a-a953be3c0065} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:41:49.297231 [ 3 ] {29cf3f34-cf84-4cb2-998a-a953be3c0065} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:41:49.297458 [ 3 ] {29cf3f34-cf84-4cb2-998a-a953be3c0065} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.24 17:41:49.297632 [ 3 ] {29cf3f34-cf84-4cb2-998a-a953be3c0065} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.24 17:41:49.297738 [ 3 ] {29cf3f34-cf84-4cb2-998a-a953be3c0065} executeQuery: Read 54 rows, 4.33 KiB in 0.000993218 sec., 54368 rows/sec., 4.26 MiB/sec. 2023.10.24 17:41:49.297888 [ 3 ] {29cf3f34-cf84-4cb2-998a-a953be3c0065} DynamicQueryHandler: Done processing query 2023.10.24 17:41:49.297912 [ 3 ] {29cf3f34-cf84-4cb2-998a-a953be3c0065} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.24 17:41:49.297927 [ 3 ] {} HTTP-Session: 5f71afc7-eebf-4a9e-a57f-e347d10007c2 Destroying unnamed session 2023.10.24 17:41:49.298088 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 41731, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:41:49.298134 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:41:49.298152 [ 3 ] {} HTTP-Session: 879d58dc-2fb8-49b1-b9f1-4bc03c134b6e Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:41:49.298169 [ 3 ] {} HTTP-Session: 879d58dc-2fb8-49b1-b9f1-4bc03c134b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:41:49.298252 [ 3 ] {ea62a338-e9f8-45e9-a6dc-0313142b1667} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:41:49.298297 [ 3 ] {ea62a338-e9f8-45e9-a6dc-0313142b1667} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 17:41:49.298459 [ 3 ] {ea62a338-e9f8-45e9-a6dc-0313142b1667} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:41:49.298976 [ 3 ] {ea62a338-e9f8-45e9-a6dc-0313142b1667} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:41:49.300429 [ 3 ] {ea62a338-e9f8-45e9-a6dc-0313142b1667} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.24 17:41:49.300623 [ 3 ] {ea62a338-e9f8-45e9-a6dc-0313142b1667} oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.24 17:41:49.300752 [ 3 ] {ea62a338-e9f8-45e9-a6dc-0313142b1667} executeQuery: Read 39 rows, 53.89 KiB in 0.002467023 sec., 15808 rows/sec., 21.33 MiB/sec. 2023.10.24 17:41:49.300935 [ 3 ] {ea62a338-e9f8-45e9-a6dc-0313142b1667} DynamicQueryHandler: Done processing query 2023.10.24 17:41:49.300959 [ 3 ] {ea62a338-e9f8-45e9-a6dc-0313142b1667} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.24 17:41:49.300975 [ 3 ] {} HTTP-Session: 879d58dc-2fb8-49b1-b9f1-4bc03c134b6e Destroying unnamed session 2023.10.24 17:41:49.301108 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 3862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:41:49.301153 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:41:49.301172 [ 3 ] {} HTTP-Session: 39444904-2399-4d97-b6d2-d07465f428ca Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:41:49.301189 [ 3 ] {} HTTP-Session: 39444904-2399-4d97-b6d2-d07465f428ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:41:49.301259 [ 3 ] {900d3274-94da-40d0-b705-d43cd339435e} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:41:49.301299 [ 3 ] {900d3274-94da-40d0-b705-d43cd339435e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 17:41:49.301409 [ 3 ] {900d3274-94da-40d0-b705-d43cd339435e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:41:49.301710 [ 3 ] {900d3274-94da-40d0-b705-d43cd339435e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:41:49.301937 [ 3 ] {900d3274-94da-40d0-b705-d43cd339435e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.24 17:41:49.302109 [ 3 ] {900d3274-94da-40d0-b705-d43cd339435e} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.24 17:41:49.302234 [ 3 ] {900d3274-94da-40d0-b705-d43cd339435e} executeQuery: Read 24 rows, 1.76 KiB in 0.000940647 sec., 25514 rows/sec., 1.82 MiB/sec. 2023.10.24 17:41:49.302368 [ 3 ] {900d3274-94da-40d0-b705-d43cd339435e} DynamicQueryHandler: Done processing query 2023.10.24 17:41:49.302391 [ 3 ] {900d3274-94da-40d0-b705-d43cd339435e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 17:41:49.302406 [ 3 ] {} HTTP-Session: 39444904-2399-4d97-b6d2-d07465f428ca Destroying unnamed session 2023.10.24 17:41:54.292677 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:41:54.292796 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:41:54.292829 [ 3 ] {} HTTP-Session: 0cfb4c3c-9f5a-43b0-8681-81df647a265b Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:41:54.292857 [ 3 ] {} HTTP-Session: 0cfb4c3c-9f5a-43b0-8681-81df647a265b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:41:54.292997 [ 3 ] {37fed97e-2370-49d5-9753-eb3df40d8ef5} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:41:54.293065 [ 3 ] {37fed97e-2370-49d5-9753-eb3df40d8ef5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:41:54.293248 [ 3 ] {37fed97e-2370-49d5-9753-eb3df40d8ef5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:41:54.293689 [ 3 ] {37fed97e-2370-49d5-9753-eb3df40d8ef5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:41:54.293955 [ 3 ] {37fed97e-2370-49d5-9753-eb3df40d8ef5} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.24 17:41:54.294114 [ 3 ] {37fed97e-2370-49d5-9753-eb3df40d8ef5} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.24 17:41:54.294244 [ 3 ] {37fed97e-2370-49d5-9753-eb3df40d8ef5} executeQuery: Read 6 rows, 348.00 B in 0.00120323 sec., 4986 rows/sec., 282.44 KiB/sec. 2023.10.24 17:41:54.294396 [ 3 ] {37fed97e-2370-49d5-9753-eb3df40d8ef5} DynamicQueryHandler: Done processing query 2023.10.24 17:41:54.294421 [ 3 ] {37fed97e-2370-49d5-9753-eb3df40d8ef5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 17:41:54.294439 [ 3 ] {} HTTP-Session: 0cfb4c3c-9f5a-43b0-8681-81df647a265b Destroying unnamed session 2023.10.24 17:41:54.294576 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:41:54.294627 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:41:54.294648 [ 3 ] {} HTTP-Session: 3c79b1c8-64c6-4924-8feb-3c44ba93da38 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:41:54.294666 [ 3 ] {} HTTP-Session: 3c79b1c8-64c6-4924-8feb-3c44ba93da38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:41:54.294748 [ 3 ] {4593dcf1-9ddb-4efc-ae5b-61d9b0254226} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:41:54.294790 [ 3 ] {4593dcf1-9ddb-4efc-ae5b-61d9b0254226} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:41:54.294898 [ 3 ] {4593dcf1-9ddb-4efc-ae5b-61d9b0254226} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:41:54.295254 [ 3 ] {4593dcf1-9ddb-4efc-ae5b-61d9b0254226} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:41:54.295470 [ 3 ] {4593dcf1-9ddb-4efc-ae5b-61d9b0254226} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.24 17:41:54.295619 [ 3 ] {4593dcf1-9ddb-4efc-ae5b-61d9b0254226} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.24 17:41:54.295743 [ 3 ] {4593dcf1-9ddb-4efc-ae5b-61d9b0254226} executeQuery: Read 87 rows, 8.33 KiB in 0.000960967 sec., 90533 rows/sec., 8.46 MiB/sec. 2023.10.24 17:41:54.295911 [ 3 ] {4593dcf1-9ddb-4efc-ae5b-61d9b0254226} DynamicQueryHandler: Done processing query 2023.10.24 17:41:54.295937 [ 3 ] {4593dcf1-9ddb-4efc-ae5b-61d9b0254226} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 17:41:54.295954 [ 3 ] {} HTTP-Session: 3c79b1c8-64c6-4924-8feb-3c44ba93da38 Destroying unnamed session 2023.10.24 17:41:54.296134 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:41:54.296181 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:41:54.296200 [ 3 ] {} HTTP-Session: 77060658-665b-4686-9f5e-0bf34cff757d Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:41:54.296219 [ 3 ] {} HTTP-Session: 77060658-665b-4686-9f5e-0bf34cff757d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:41:54.296303 [ 3 ] {f9683dc5-f415-455f-b92f-64e7a8d68629} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:41:54.296343 [ 3 ] {f9683dc5-f415-455f-b92f-64e7a8d68629} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:41:54.296461 [ 3 ] {f9683dc5-f415-455f-b92f-64e7a8d68629} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:41:54.296920 [ 3 ] {f9683dc5-f415-455f-b92f-64e7a8d68629} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:41:54.297138 [ 3 ] {f9683dc5-f415-455f-b92f-64e7a8d68629} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.24 17:41:54.297288 [ 3 ] {f9683dc5-f415-455f-b92f-64e7a8d68629} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.24 17:41:54.297407 [ 3 ] {f9683dc5-f415-455f-b92f-64e7a8d68629} executeQuery: Read 264 rows, 18.54 KiB in 0.001069349 sec., 246879 rows/sec., 16.94 MiB/sec. 2023.10.24 17:41:54.297531 [ 3 ] {f9683dc5-f415-455f-b92f-64e7a8d68629} DynamicQueryHandler: Done processing query 2023.10.24 17:41:54.297555 [ 3 ] {f9683dc5-f415-455f-b92f-64e7a8d68629} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 17:41:54.297572 [ 3 ] {} HTTP-Session: 77060658-665b-4686-9f5e-0bf34cff757d Destroying unnamed session 2023.10.24 17:41:54.297724 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:41:54.297769 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:41:54.297789 [ 3 ] {} HTTP-Session: 91d8b036-0d33-475b-a942-ad0edf401852 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:41:54.297806 [ 3 ] {} HTTP-Session: 91d8b036-0d33-475b-a942-ad0edf401852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:41:54.297876 [ 3 ] {95db0954-e957-4553-89eb-49a667590285} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:41:54.297916 [ 3 ] {95db0954-e957-4553-89eb-49a667590285} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 17:41:54.298027 [ 3 ] {95db0954-e957-4553-89eb-49a667590285} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:41:54.298280 [ 3 ] {95db0954-e957-4553-89eb-49a667590285} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:41:54.298508 [ 3 ] {95db0954-e957-4553-89eb-49a667590285} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.24 17:41:54.298696 [ 3 ] {95db0954-e957-4553-89eb-49a667590285} oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.24 17:41:54.298814 [ 3 ] {95db0954-e957-4553-89eb-49a667590285} executeQuery: Read 6 rows, 258.00 B in 0.000910046 sec., 6593 rows/sec., 276.86 KiB/sec. 2023.10.24 17:41:54.298945 [ 3 ] {95db0954-e957-4553-89eb-49a667590285} DynamicQueryHandler: Done processing query 2023.10.24 17:41:54.298969 [ 3 ] {95db0954-e957-4553-89eb-49a667590285} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:41:54.298985 [ 3 ] {} HTTP-Session: 91d8b036-0d33-475b-a942-ad0edf401852 Destroying unnamed session 2023.10.24 17:41:54.299104 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:41:54.299148 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:41:54.299165 [ 3 ] {} HTTP-Session: d40cc49e-cc1a-4549-86e4-5ecbdb9ee152 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:41:54.299182 [ 3 ] {} HTTP-Session: d40cc49e-cc1a-4549-86e4-5ecbdb9ee152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:41:54.299255 [ 3 ] {6e3fef8f-6643-4075-9b8e-56af506d90c1} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:41:54.299296 [ 3 ] {6e3fef8f-6643-4075-9b8e-56af506d90c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 17:41:54.299413 [ 3 ] {6e3fef8f-6643-4075-9b8e-56af506d90c1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:41:54.299708 [ 3 ] {6e3fef8f-6643-4075-9b8e-56af506d90c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:41:54.299980 [ 3 ] {6e3fef8f-6643-4075-9b8e-56af506d90c1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.24 17:41:54.300153 [ 3 ] {6e3fef8f-6643-4075-9b8e-56af506d90c1} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.24 17:41:54.300301 [ 3 ] {6e3fef8f-6643-4075-9b8e-56af506d90c1} executeQuery: Read 63 rows, 3.91 KiB in 0.001018498 sec., 61855 rows/sec., 3.75 MiB/sec. 2023.10.24 17:41:54.300424 [ 3 ] {6e3fef8f-6643-4075-9b8e-56af506d90c1} DynamicQueryHandler: Done processing query 2023.10.24 17:41:54.300447 [ 3 ] {6e3fef8f-6643-4075-9b8e-56af506d90c1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:41:54.300463 [ 3 ] {} HTTP-Session: d40cc49e-cc1a-4549-86e4-5ecbdb9ee152 Destroying unnamed session 2023.10.24 17:41:54.300560 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:41:54.300604 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:41:54.300622 [ 3 ] {} HTTP-Session: 1194ff98-f77f-4f7d-b107-a9fa07e46b01 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:41:54.300638 [ 3 ] {} HTTP-Session: 1194ff98-f77f-4f7d-b107-a9fa07e46b01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:41:54.300707 [ 3 ] {0b82ce97-35f6-4002-a5b8-3c4b4b5b7fee} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:41:54.300747 [ 3 ] {0b82ce97-35f6-4002-a5b8-3c4b4b5b7fee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 17:41:54.300847 [ 3 ] {0b82ce97-35f6-4002-a5b8-3c4b4b5b7fee} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:41:54.301134 [ 3 ] {0b82ce97-35f6-4002-a5b8-3c4b4b5b7fee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:41:54.301362 [ 3 ] {0b82ce97-35f6-4002-a5b8-3c4b4b5b7fee} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.24 17:41:54.301533 [ 3 ] {0b82ce97-35f6-4002-a5b8-3c4b4b5b7fee} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.24 17:41:54.301651 [ 3 ] {0b82ce97-35f6-4002-a5b8-3c4b4b5b7fee} executeQuery: Read 19 rows, 1.01 KiB in 0.000915776 sec., 20747 rows/sec., 1.08 MiB/sec. 2023.10.24 17:41:54.301748 [ 3 ] {0b82ce97-35f6-4002-a5b8-3c4b4b5b7fee} DynamicQueryHandler: Done processing query 2023.10.24 17:41:54.301771 [ 3 ] {0b82ce97-35f6-4002-a5b8-3c4b4b5b7fee} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:41:54.301787 [ 3 ] {} HTTP-Session: 1194ff98-f77f-4f7d-b107-a9fa07e46b01 Destroying unnamed session 2023.10.24 17:41:59.291413 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:41:59.291528 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:41:59.291553 [ 3 ] {} HTTP-Session: ee13788e-4a93-4845-8ef4-dbf5da63fd75 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:41:59.291577 [ 3 ] {} HTTP-Session: ee13788e-4a93-4845-8ef4-dbf5da63fd75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:41:59.291699 [ 3 ] {717e6c87-a242-437f-87ca-85267b00327e} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:41:59.291757 [ 3 ] {717e6c87-a242-437f-87ca-85267b00327e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:41:59.291910 [ 3 ] {717e6c87-a242-437f-87ca-85267b00327e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:41:59.292323 [ 3 ] {717e6c87-a242-437f-87ca-85267b00327e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:41:59.292582 [ 3 ] {717e6c87-a242-437f-87ca-85267b00327e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.24 17:41:59.292742 [ 3 ] {717e6c87-a242-437f-87ca-85267b00327e} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.24 17:41:59.292865 [ 3 ] {717e6c87-a242-437f-87ca-85267b00327e} executeQuery: Read 44 rows, 3.57 KiB in 0.00113387 sec., 38805 rows/sec., 3.07 MiB/sec. 2023.10.24 17:41:59.293020 [ 3 ] {717e6c87-a242-437f-87ca-85267b00327e} DynamicQueryHandler: Done processing query 2023.10.24 17:41:59.293045 [ 3 ] {717e6c87-a242-437f-87ca-85267b00327e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:41:59.293061 [ 3 ] {} HTTP-Session: ee13788e-4a93-4845-8ef4-dbf5da63fd75 Destroying unnamed session 2023.10.24 17:41:59.293337 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 21406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:41:59.293382 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:41:59.293400 [ 3 ] {} HTTP-Session: 7b1c3de9-2162-43ac-a133-c9f2a8c3b6b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:41:59.293416 [ 3 ] {} HTTP-Session: 7b1c3de9-2162-43ac-a133-c9f2a8c3b6b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:41:59.293488 [ 3 ] {82583f17-9833-4dde-aaa8-aacb62520fe5} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:41:59.293527 [ 3 ] {82583f17-9833-4dde-aaa8-aacb62520fe5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:41:59.293628 [ 3 ] {82583f17-9833-4dde-aaa8-aacb62520fe5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:41:59.293975 [ 3 ] {82583f17-9833-4dde-aaa8-aacb62520fe5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:41:59.294196 [ 3 ] {82583f17-9833-4dde-aaa8-aacb62520fe5} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.24 17:41:59.294359 [ 3 ] {82583f17-9833-4dde-aaa8-aacb62520fe5} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.24 17:41:59.294488 [ 3 ] {82583f17-9833-4dde-aaa8-aacb62520fe5} executeQuery: Read 132 rows, 13.33 KiB in 0.000969507 sec., 136151 rows/sec., 13.43 MiB/sec. 2023.10.24 17:41:59.294590 [ 3 ] {82583f17-9833-4dde-aaa8-aacb62520fe5} DynamicQueryHandler: Done processing query 2023.10.24 17:41:59.294614 [ 3 ] {82583f17-9833-4dde-aaa8-aacb62520fe5} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.24 17:41:59.294629 [ 3 ] {} HTTP-Session: 7b1c3de9-2162-43ac-a133-c9f2a8c3b6b0 Destroying unnamed session 2023.10.24 17:41:59.294763 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 8491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:41:59.294805 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:41:59.294823 [ 3 ] {} HTTP-Session: 11d797e0-5ce6-48af-a6b7-3063553ddaf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:41:59.294839 [ 3 ] {} HTTP-Session: 11d797e0-5ce6-48af-a6b7-3063553ddaf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:41:59.294910 [ 3 ] {7492d5be-60d4-48d9-8033-888c78a93e29} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:41:59.294948 [ 3 ] {7492d5be-60d4-48d9-8033-888c78a93e29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:41:59.295052 [ 3 ] {7492d5be-60d4-48d9-8033-888c78a93e29} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:41:59.295329 [ 3 ] {7492d5be-60d4-48d9-8033-888c78a93e29} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:41:59.295526 [ 3 ] {7492d5be-60d4-48d9-8033-888c78a93e29} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.24 17:41:59.295670 [ 3 ] {7492d5be-60d4-48d9-8033-888c78a93e29} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.24 17:41:59.295797 [ 3 ] {7492d5be-60d4-48d9-8033-888c78a93e29} executeQuery: Read 50 rows, 3.98 KiB in 0.000846204 sec., 59087 rows/sec., 4.59 MiB/sec. 2023.10.24 17:41:59.295905 [ 3 ] {7492d5be-60d4-48d9-8033-888c78a93e29} DynamicQueryHandler: Done processing query 2023.10.24 17:41:59.295928 [ 3 ] {7492d5be-60d4-48d9-8033-888c78a93e29} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.24 17:41:59.295943 [ 3 ] {} HTTP-Session: 11d797e0-5ce6-48af-a6b7-3063553ddaf4 Destroying unnamed session 2023.10.24 17:41:59.296122 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 47072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:41:59.296166 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:41:59.296185 [ 3 ] {} HTTP-Session: 45b5811a-0b53-47ab-b74c-5fdf0e89d0b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:41:59.296201 [ 3 ] {} HTTP-Session: 45b5811a-0b53-47ab-b74c-5fdf0e89d0b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:41:59.296283 [ 3 ] {58d0f762-fe58-4eac-93ff-e4782da0d1e0} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:41:59.296327 [ 3 ] {58d0f762-fe58-4eac-93ff-e4782da0d1e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 17:41:59.296458 [ 3 ] {58d0f762-fe58-4eac-93ff-e4782da0d1e0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:41:59.296900 [ 3 ] {58d0f762-fe58-4eac-93ff-e4782da0d1e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:41:59.297207 [ 3 ] {58d0f762-fe58-4eac-93ff-e4782da0d1e0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.24 17:41:59.297382 [ 3 ] {58d0f762-fe58-4eac-93ff-e4782da0d1e0} oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.24 17:41:59.297499 [ 3 ] {58d0f762-fe58-4eac-93ff-e4782da0d1e0} executeQuery: Read 44 rows, 60.80 KiB in 0.001188721 sec., 37014 rows/sec., 49.95 MiB/sec. 2023.10.24 17:41:59.297602 [ 3 ] {58d0f762-fe58-4eac-93ff-e4782da0d1e0} DynamicQueryHandler: Done processing query 2023.10.24 17:41:59.297625 [ 3 ] {58d0f762-fe58-4eac-93ff-e4782da0d1e0} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.24 17:41:59.297640 [ 3 ] {} HTTP-Session: 45b5811a-0b53-47ab-b74c-5fdf0e89d0b1 Destroying unnamed session 2023.10.24 17:41:59.297753 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 971, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:41:59.297794 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:41:59.297811 [ 3 ] {} HTTP-Session: 854c60b0-4a3f-48be-bf19-2268163d04c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:41:59.297828 [ 3 ] {} HTTP-Session: 854c60b0-4a3f-48be-bf19-2268163d04c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:41:59.297895 [ 3 ] {f4f0865f-dcdb-473f-992e-20d688949878} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:41:59.297934 [ 3 ] {f4f0865f-dcdb-473f-992e-20d688949878} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 17:41:59.298034 [ 3 ] {f4f0865f-dcdb-473f-992e-20d688949878} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:41:59.298262 [ 3 ] {f4f0865f-dcdb-473f-992e-20d688949878} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:41:59.298482 [ 3 ] {f4f0865f-dcdb-473f-992e-20d688949878} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.24 17:41:59.298651 [ 3 ] {f4f0865f-dcdb-473f-992e-20d688949878} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.24 17:41:59.298781 [ 3 ] {f4f0865f-dcdb-473f-992e-20d688949878} executeQuery: Read 6 rows, 399.00 B in 0.000847445 sec., 7080 rows/sec., 459.79 KiB/sec. 2023.10.24 17:41:59.298896 [ 3 ] {f4f0865f-dcdb-473f-992e-20d688949878} DynamicQueryHandler: Done processing query 2023.10.24 17:41:59.298919 [ 3 ] {f4f0865f-dcdb-473f-992e-20d688949878} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:41:59.298934 [ 3 ] {} HTTP-Session: 854c60b0-4a3f-48be-bf19-2268163d04c7 Destroying unnamed session 2023.10.24 17:42:03.379525 [ 97 ] {} DNSResolver: Updating DNS cache 2023.10.24 17:42:03.379580 [ 97 ] {} DNSResolver: Updated DNS cache 2023.10.24 17:42:04.292679 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:04.292781 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:04.292805 [ 3 ] {} HTTP-Session: 3e2a4ad8-bb4a-46fd-bae6-85eb714aeb93 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:04.292828 [ 3 ] {} HTTP-Session: 3e2a4ad8-bb4a-46fd-bae6-85eb714aeb93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:04.292960 [ 3 ] {43eca5b3-2bcd-417b-9584-4ef32f278e58} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:04.293028 [ 3 ] {43eca5b3-2bcd-417b-9584-4ef32f278e58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:42:04.293208 [ 3 ] {43eca5b3-2bcd-417b-9584-4ef32f278e58} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:04.293636 [ 3 ] {43eca5b3-2bcd-417b-9584-4ef32f278e58} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:42:04.293921 [ 3 ] {43eca5b3-2bcd-417b-9584-4ef32f278e58} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.24 17:42:04.294080 [ 3 ] {43eca5b3-2bcd-417b-9584-4ef32f278e58} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.24 17:42:04.294202 [ 3 ] {43eca5b3-2bcd-417b-9584-4ef32f278e58} executeQuery: Read 6 rows, 348.00 B in 0.001199971 sec., 5000 rows/sec., 283.21 KiB/sec. 2023.10.24 17:42:04.294339 [ 3 ] {43eca5b3-2bcd-417b-9584-4ef32f278e58} DynamicQueryHandler: Done processing query 2023.10.24 17:42:04.294366 [ 3 ] {43eca5b3-2bcd-417b-9584-4ef32f278e58} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 17:42:04.294383 [ 3 ] {} HTTP-Session: 3e2a4ad8-bb4a-46fd-bae6-85eb714aeb93 Destroying unnamed session 2023.10.24 17:42:04.294505 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:04.294554 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:04.294575 [ 3 ] {} HTTP-Session: 9949edd8-5218-486e-836d-f8c12aac681d Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:04.294593 [ 3 ] {} HTTP-Session: 9949edd8-5218-486e-836d-f8c12aac681d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:04.294675 [ 3 ] {ecf03918-240d-4da5-ac53-7768da718d2c} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:04.294719 [ 3 ] {ecf03918-240d-4da5-ac53-7768da718d2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:42:04.294825 [ 3 ] {ecf03918-240d-4da5-ac53-7768da718d2c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:04.295173 [ 3 ] {ecf03918-240d-4da5-ac53-7768da718d2c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:42:04.295379 [ 3 ] {ecf03918-240d-4da5-ac53-7768da718d2c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.24 17:42:04.295527 [ 3 ] {ecf03918-240d-4da5-ac53-7768da718d2c} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.24 17:42:04.295626 [ 3 ] {ecf03918-240d-4da5-ac53-7768da718d2c} executeQuery: Read 87 rows, 8.33 KiB in 0.000921746 sec., 94386 rows/sec., 8.82 MiB/sec. 2023.10.24 17:42:04.295741 [ 3 ] {ecf03918-240d-4da5-ac53-7768da718d2c} DynamicQueryHandler: Done processing query 2023.10.24 17:42:04.295765 [ 3 ] {ecf03918-240d-4da5-ac53-7768da718d2c} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 17:42:04.295781 [ 3 ] {} HTTP-Session: 9949edd8-5218-486e-836d-f8c12aac681d Destroying unnamed session 2023.10.24 17:42:04.295917 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:04.295962 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:04.295981 [ 3 ] {} HTTP-Session: 69c7166a-6cf3-48be-a85b-d8ddda1ace12 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:04.295998 [ 3 ] {} HTTP-Session: 69c7166a-6cf3-48be-a85b-d8ddda1ace12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:04.296079 [ 3 ] {2050ff92-4b05-4c6e-94bc-6a083b34c75b} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:04.296120 [ 3 ] {2050ff92-4b05-4c6e-94bc-6a083b34c75b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:42:04.296222 [ 3 ] {2050ff92-4b05-4c6e-94bc-6a083b34c75b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:04.296483 [ 95 ] {} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.24 17:42:04.296484 [ 96 ] {} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.24 17:42:04.296646 [ 95 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:42:04.296720 [ 96 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:42:04.296933 [ 3 ] {2050ff92-4b05-4c6e-94bc-6a083b34c75b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:42:04.297152 [ 3 ] {2050ff92-4b05-4c6e-94bc-6a083b34c75b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.24 17:42:04.297307 [ 3 ] {2050ff92-4b05-4c6e-94bc-6a083b34c75b} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.24 17:42:04.297421 [ 96 ] {} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.24 17:42:04.297436 [ 3 ] {2050ff92-4b05-4c6e-94bc-6a083b34c75b} executeQuery: Read 264 rows, 18.54 KiB in 0.001326644 sec., 198998 rows/sec., 13.65 MiB/sec. 2023.10.24 17:42:04.297470 [ 96 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:42:04.297627 [ 3 ] {2050ff92-4b05-4c6e-94bc-6a083b34c75b} DynamicQueryHandler: Done processing query 2023.10.24 17:42:04.297658 [ 3 ] {2050ff92-4b05-4c6e-94bc-6a083b34c75b} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 17:42:04.297675 [ 3 ] {} HTTP-Session: 69c7166a-6cf3-48be-a85b-d8ddda1ace12 Destroying unnamed session 2023.10.24 17:42:04.297768 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:04.297812 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:04.297830 [ 3 ] {} HTTP-Session: def31263-3589-4d2f-a3ba-5312358f96bc Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:04.297847 [ 3 ] {} HTTP-Session: def31263-3589-4d2f-a3ba-5312358f96bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:04.297919 [ 3 ] {0106571f-7200-4fb7-a63c-b6c8056a628b} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:04.297961 [ 3 ] {0106571f-7200-4fb7-a63c-b6c8056a628b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 17:42:04.298084 [ 3 ] {0106571f-7200-4fb7-a63c-b6c8056a628b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:04.298303 [ 3 ] {0106571f-7200-4fb7-a63c-b6c8056a628b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:42:04.298527 [ 3 ] {0106571f-7200-4fb7-a63c-b6c8056a628b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.24 17:42:04.298693 [ 3 ] {0106571f-7200-4fb7-a63c-b6c8056a628b} oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.24 17:42:04.298814 [ 3 ] {0106571f-7200-4fb7-a63c-b6c8056a628b} executeQuery: Read 6 rows, 258.00 B in 0.000865385 sec., 6933 rows/sec., 291.15 KiB/sec. 2023.10.24 17:42:04.298919 [ 3 ] {0106571f-7200-4fb7-a63c-b6c8056a628b} DynamicQueryHandler: Done processing query 2023.10.24 17:42:04.298949 [ 3 ] {0106571f-7200-4fb7-a63c-b6c8056a628b} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:42:04.298964 [ 3 ] {} HTTP-Session: def31263-3589-4d2f-a3ba-5312358f96bc Destroying unnamed session 2023.10.24 17:42:04.299108 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:04.299155 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:04.299174 [ 3 ] {} HTTP-Session: fec2faba-c0aa-494f-8a25-43b2f4881b9f Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:04.299191 [ 3 ] {} HTTP-Session: fec2faba-c0aa-494f-8a25-43b2f4881b9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:04.299266 [ 3 ] {2ed2fdf9-532b-4c1b-a69a-edf397f52593} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:04.299308 [ 3 ] {2ed2fdf9-532b-4c1b-a69a-edf397f52593} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 17:42:04.299427 [ 3 ] {2ed2fdf9-532b-4c1b-a69a-edf397f52593} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:04.299686 [ 3 ] {2ed2fdf9-532b-4c1b-a69a-edf397f52593} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:42:04.299928 [ 3 ] {2ed2fdf9-532b-4c1b-a69a-edf397f52593} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.24 17:42:04.300098 [ 3 ] {2ed2fdf9-532b-4c1b-a69a-edf397f52593} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.24 17:42:04.300224 [ 3 ] {2ed2fdf9-532b-4c1b-a69a-edf397f52593} executeQuery: Read 63 rows, 3.91 KiB in 0.000929967 sec., 67744 rows/sec., 4.11 MiB/sec. 2023.10.24 17:42:04.300383 [ 3 ] {2ed2fdf9-532b-4c1b-a69a-edf397f52593} DynamicQueryHandler: Done processing query 2023.10.24 17:42:04.300409 [ 3 ] {2ed2fdf9-532b-4c1b-a69a-edf397f52593} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:42:04.300424 [ 3 ] {} HTTP-Session: fec2faba-c0aa-494f-8a25-43b2f4881b9f Destroying unnamed session 2023.10.24 17:42:04.300524 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:04.300565 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:04.300584 [ 3 ] {} HTTP-Session: 7e5c3ff8-849e-478b-856a-3c5ba9ba361f Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:04.300600 [ 3 ] {} HTTP-Session: 7e5c3ff8-849e-478b-856a-3c5ba9ba361f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:04.300668 [ 3 ] {36fb3513-27a9-4914-adf7-db51c4eb1219} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:04.300708 [ 3 ] {36fb3513-27a9-4914-adf7-db51c4eb1219} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 17:42:04.300822 [ 3 ] {36fb3513-27a9-4914-adf7-db51c4eb1219} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:04.301050 [ 3 ] {36fb3513-27a9-4914-adf7-db51c4eb1219} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:42:04.301106 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.24 17:42:04.301130 [ 16 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.24 17:42:04.301106 [ 17 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.24 17:42:04.301590 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:42:04.301598 [ 17 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:42:04.301647 [ 16 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:42:04.301764 [ 3 ] {36fb3513-27a9-4914-adf7-db51c4eb1219} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.24 17:42:04.301774 [ 17 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 264 rows starting from the beginning of the part 2023.10.24 17:42:04.301775 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 87 rows starting from the beginning of the part 2023.10.24 17:42:04.301795 [ 16 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2023.10.24 17:42:04.302104 [ 3 ] {36fb3513-27a9-4914-adf7-db51c4eb1219} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.24 17:42:04.302235 [ 96 ] {} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.24 17:42:04.302245 [ 3 ] {36fb3513-27a9-4914-adf7-db51c4eb1219} executeQuery: Read 19 rows, 1.01 KiB in 0.001540547 sec., 12333 rows/sec., 654.83 KiB/sec. 2023.10.24 17:42:04.302316 [ 96 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:42:04.302625 [ 20 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.24 17:42:04.302702 [ 3 ] {36fb3513-27a9-4914-adf7-db51c4eb1219} DynamicQueryHandler: Done processing query 2023.10.24 17:42:04.302780 [ 3 ] {36fb3513-27a9-4914-adf7-db51c4eb1219} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:42:04.302826 [ 3 ] {} HTTP-Session: 7e5c3ff8-849e-478b-856a-3c5ba9ba361f Destroying unnamed session 2023.10.24 17:42:04.303031 [ 20 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:42:04.303119 [ 16 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2023.10.24 17:42:04.303176 [ 20 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part 2023.10.24 17:42:04.303223 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 87 rows starting from the beginning of the part 2023.10.24 17:42:04.303371 [ 17 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 264 rows starting from the beginning of the part 2023.10.24 17:42:04.303896 [ 16 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 39 rows starting from the beginning of the part 2023.10.24 17:42:04.303960 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 117 rows starting from the beginning of the part 2023.10.24 17:42:04.304015 [ 20 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 19 rows starting from the beginning of the part 2023.10.24 17:42:04.304075 [ 17 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 54 rows starting from the beginning of the part 2023.10.24 17:42:04.304702 [ 16 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2023.10.24 17:42:04.304727 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 87 rows starting from the beginning of the part 2023.10.24 17:42:04.304806 [ 17 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 264 rows starting from the beginning of the part 2023.10.24 17:42:04.304840 [ 20 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part 2023.10.24 17:42:04.305447 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 132 rows starting from the beginning of the part 2023.10.24 17:42:04.305516 [ 16 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 44 rows starting from the beginning of the part 2023.10.24 17:42:04.305579 [ 17 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part 2023.10.24 17:42:04.305659 [ 20 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 19 rows starting from the beginning of the part 2023.10.24 17:42:04.306210 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 87 rows starting from the beginning of the part 2023.10.24 17:42:04.306345 [ 16 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::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.10.24 17:42:04.306381 [ 17 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 264 rows starting from the beginning of the part 2023.10.24 17:42:04.306421 [ 20 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2023.10.24 17:42:04.307152 [ 20 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part 2023.10.24 17:42:04.314597 [ 16 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 107 rows, containing 4 columns (4 merged, 0 gathered) in 0.015540402 sec., 6885.278772067801 rows/sec., 520.38 KiB/sec. 2023.10.24 17:42:04.315131 [ 16 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.24 17:42:04.315460 [ 10 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 106 rows, containing 4 columns (4 merged, 0 gathered) in 0.013018549 sec., 8142.228446503523 rows/sec., 474.83 KiB/sec. 2023.10.24 17:42:04.315481 [ 11 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1160 rows, containing 4 columns (4 merged, 0 gathered) in 0.016449069 sec., 70520.70849724079 rows/sec., 4.90 MiB/sec. 2023.10.24 17:42:04.315521 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 597 rows, containing 4 columns (4 merged, 0 gathered) in 0.018694128 sec., 31935.16167215716 rows/sec., 3.06 MiB/sec. 2023.10.24 17:42:04.315711 [ 10 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.24 17:42:04.315721 [ 16 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_6_1} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.24 17:42:04.315798 [ 11 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.24 17:42:04.315911 [ 17 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.24 17:42:04.315960 [ 16 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_6_1} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.24 17:42:04.316240 [ 11 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_6_1} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.24 17:42:04.316248 [ 10 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_6_1} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.24 17:42:04.316340 [ 17 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_6_1} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.24 17:42:04.316375 [ 11 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_6_1} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.24 17:42:04.316430 [ 10 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_6_1} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.24 17:42:04.316505 [ 17 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_6_1} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.24 17:42:09.290790 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:09.290917 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:09.290946 [ 3 ] {} HTTP-Session: 9d3ba433-ec75-47dd-b546-291279fffa94 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:09.290973 [ 3 ] {} HTTP-Session: 9d3ba433-ec75-47dd-b546-291279fffa94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:09.291106 [ 3 ] {37b0e056-e32b-42b8-8e41-db809b69daf1} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:09.291164 [ 3 ] {37b0e056-e32b-42b8-8e41-db809b69daf1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:42:09.291325 [ 3 ] {37b0e056-e32b-42b8-8e41-db809b69daf1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:09.291686 [ 3 ] {37b0e056-e32b-42b8-8e41-db809b69daf1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:42:09.291937 [ 3 ] {37b0e056-e32b-42b8-8e41-db809b69daf1} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.24 17:42:09.292094 [ 3 ] {37b0e056-e32b-42b8-8e41-db809b69daf1} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.24 17:42:09.292231 [ 3 ] {37b0e056-e32b-42b8-8e41-db809b69daf1} executeQuery: Read 44 rows, 3.57 KiB in 0.001086639 sec., 40491 rows/sec., 3.21 MiB/sec. 2023.10.24 17:42:09.292366 [ 3 ] {37b0e056-e32b-42b8-8e41-db809b69daf1} DynamicQueryHandler: Done processing query 2023.10.24 17:42:09.292392 [ 3 ] {37b0e056-e32b-42b8-8e41-db809b69daf1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:42:09.292408 [ 3 ] {} HTTP-Session: 9d3ba433-ec75-47dd-b546-291279fffa94 Destroying unnamed session 2023.10.24 17:42:09.292556 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 21406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:09.292603 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:09.292623 [ 3 ] {} HTTP-Session: 163fc2bb-b3fa-40e7-9312-7c3f8b298a8b Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:09.292643 [ 3 ] {} HTTP-Session: 163fc2bb-b3fa-40e7-9312-7c3f8b298a8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:09.292726 [ 3 ] {fafa5142-60b0-4df3-9ca0-c17d0a788ce8} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:09.292770 [ 3 ] {fafa5142-60b0-4df3-9ca0-c17d0a788ce8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:42:09.292879 [ 3 ] {fafa5142-60b0-4df3-9ca0-c17d0a788ce8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:09.293209 [ 3 ] {fafa5142-60b0-4df3-9ca0-c17d0a788ce8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:42:09.293418 [ 3 ] {fafa5142-60b0-4df3-9ca0-c17d0a788ce8} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.24 17:42:09.293564 [ 3 ] {fafa5142-60b0-4df3-9ca0-c17d0a788ce8} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.24 17:42:09.293682 [ 3 ] {fafa5142-60b0-4df3-9ca0-c17d0a788ce8} executeQuery: Read 132 rows, 13.33 KiB in 0.000926896 sec., 142410 rows/sec., 14.05 MiB/sec. 2023.10.24 17:42:09.293784 [ 3 ] {fafa5142-60b0-4df3-9ca0-c17d0a788ce8} DynamicQueryHandler: Done processing query 2023.10.24 17:42:09.293807 [ 3 ] {fafa5142-60b0-4df3-9ca0-c17d0a788ce8} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.24 17:42:09.293822 [ 3 ] {} HTTP-Session: 163fc2bb-b3fa-40e7-9312-7c3f8b298a8b Destroying unnamed session 2023.10.24 17:42:09.293936 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 7502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:09.293979 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:09.293998 [ 3 ] {} HTTP-Session: 6702e13b-798f-47c9-94d5-b6267166c112 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:09.294014 [ 3 ] {} HTTP-Session: 6702e13b-798f-47c9-94d5-b6267166c112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:09.294085 [ 3 ] {839017fa-a302-4f00-ad1a-e92d585accb8} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:09.294126 [ 3 ] {839017fa-a302-4f00-ad1a-e92d585accb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:42:09.294229 [ 3 ] {839017fa-a302-4f00-ad1a-e92d585accb8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:09.294489 [ 3 ] {839017fa-a302-4f00-ad1a-e92d585accb8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:42:09.294693 [ 3 ] {839017fa-a302-4f00-ad1a-e92d585accb8} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.24 17:42:09.294835 [ 3 ] {839017fa-a302-4f00-ad1a-e92d585accb8} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.24 17:42:09.294954 [ 3 ] {839017fa-a302-4f00-ad1a-e92d585accb8} executeQuery: Read 44 rows, 3.52 KiB in 0.000839505 sec., 52411 rows/sec., 4.10 MiB/sec. 2023.10.24 17:42:09.295062 [ 3 ] {839017fa-a302-4f00-ad1a-e92d585accb8} DynamicQueryHandler: Done processing query 2023.10.24 17:42:09.295085 [ 3 ] {839017fa-a302-4f00-ad1a-e92d585accb8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:42:09.295100 [ 3 ] {} HTTP-Session: 6702e13b-798f-47c9-94d5-b6267166c112 Destroying unnamed session 2023.10.24 17:42:09.295236 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 47072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:09.295277 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:09.295296 [ 3 ] {} HTTP-Session: 8c21d278-577f-48ce-9c5e-eda1a7131a7b Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:09.295313 [ 3 ] {} HTTP-Session: 8c21d278-577f-48ce-9c5e-eda1a7131a7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:09.295394 [ 3 ] {8059e089-d4ca-4168-8559-fcb8f166984d} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:09.295438 [ 3 ] {8059e089-d4ca-4168-8559-fcb8f166984d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 17:42:09.295573 [ 3 ] {8059e089-d4ca-4168-8559-fcb8f166984d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:09.295990 [ 3 ] {8059e089-d4ca-4168-8559-fcb8f166984d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:42:09.296288 [ 3 ] {8059e089-d4ca-4168-8559-fcb8f166984d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.24 17:42:09.296458 [ 3 ] {8059e089-d4ca-4168-8559-fcb8f166984d} oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.24 17:42:09.296592 [ 3 ] {8059e089-d4ca-4168-8559-fcb8f166984d} executeQuery: Read 44 rows, 60.80 KiB in 0.001164711 sec., 37777 rows/sec., 50.98 MiB/sec. 2023.10.24 17:42:09.296711 [ 3 ] {8059e089-d4ca-4168-8559-fcb8f166984d} DynamicQueryHandler: Done processing query 2023.10.24 17:42:09.296735 [ 3 ] {8059e089-d4ca-4168-8559-fcb8f166984d} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.24 17:42:09.296751 [ 3 ] {} HTTP-Session: 8c21d278-577f-48ce-9c5e-eda1a7131a7b Destroying unnamed session 2023.10.24 17:42:14.292515 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:14.292645 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:14.292675 [ 3 ] {} HTTP-Session: 60d0d93c-0ecb-49d9-b5f8-f549e404b70f Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:14.292703 [ 3 ] {} HTTP-Session: 60d0d93c-0ecb-49d9-b5f8-f549e404b70f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:14.292838 [ 3 ] {14fdf5d6-c1c3-4eb0-83f8-02d0a6517e6f} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:14.292906 [ 3 ] {14fdf5d6-c1c3-4eb0-83f8-02d0a6517e6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:42:14.293088 [ 3 ] {14fdf5d6-c1c3-4eb0-83f8-02d0a6517e6f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:14.293559 [ 3 ] {14fdf5d6-c1c3-4eb0-83f8-02d0a6517e6f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:42:14.293809 [ 3 ] {14fdf5d6-c1c3-4eb0-83f8-02d0a6517e6f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.24 17:42:14.293975 [ 3 ] {14fdf5d6-c1c3-4eb0-83f8-02d0a6517e6f} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.24 17:42:14.294098 [ 3 ] {14fdf5d6-c1c3-4eb0-83f8-02d0a6517e6f} executeQuery: Read 6 rows, 348.00 B in 0.001220371 sec., 4916 rows/sec., 278.48 KiB/sec. 2023.10.24 17:42:14.294262 [ 3 ] {14fdf5d6-c1c3-4eb0-83f8-02d0a6517e6f} DynamicQueryHandler: Done processing query 2023.10.24 17:42:14.294288 [ 3 ] {14fdf5d6-c1c3-4eb0-83f8-02d0a6517e6f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 17:42:14.294304 [ 3 ] {} HTTP-Session: 60d0d93c-0ecb-49d9-b5f8-f549e404b70f Destroying unnamed session 2023.10.24 17:42:14.294441 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:14.294490 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:14.294509 [ 3 ] {} HTTP-Session: fb142163-b551-456d-b082-dc8b7513d5bc Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:14.294528 [ 3 ] {} HTTP-Session: fb142163-b551-456d-b082-dc8b7513d5bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:14.294609 [ 3 ] {2791a00c-a249-4b77-91ce-7ea0c872f804} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:14.294652 [ 3 ] {2791a00c-a249-4b77-91ce-7ea0c872f804} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:42:14.294759 [ 3 ] {2791a00c-a249-4b77-91ce-7ea0c872f804} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:14.295221 [ 3 ] {2791a00c-a249-4b77-91ce-7ea0c872f804} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:42:14.295430 [ 3 ] {2791a00c-a249-4b77-91ce-7ea0c872f804} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.24 17:42:14.295583 [ 3 ] {2791a00c-a249-4b77-91ce-7ea0c872f804} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.24 17:42:14.295683 [ 3 ] {2791a00c-a249-4b77-91ce-7ea0c872f804} executeQuery: Read 87 rows, 8.33 KiB in 0.001044839 sec., 83266 rows/sec., 7.78 MiB/sec. 2023.10.24 17:42:14.295809 [ 3 ] {2791a00c-a249-4b77-91ce-7ea0c872f804} DynamicQueryHandler: Done processing query 2023.10.24 17:42:14.295833 [ 3 ] {2791a00c-a249-4b77-91ce-7ea0c872f804} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 17:42:14.295849 [ 3 ] {} HTTP-Session: fb142163-b551-456d-b082-dc8b7513d5bc Destroying unnamed session 2023.10.24 17:42:14.295987 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:14.296032 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:14.296050 [ 3 ] {} HTTP-Session: b4c98a40-e158-49a6-8133-79c875ff10fd Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:14.296067 [ 3 ] {} HTTP-Session: b4c98a40-e158-49a6-8133-79c875ff10fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:14.296153 [ 3 ] {976738b1-9ad4-4e93-9079-cb5c47e9319e} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:14.296194 [ 3 ] {976738b1-9ad4-4e93-9079-cb5c47e9319e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:42:14.296296 [ 3 ] {976738b1-9ad4-4e93-9079-cb5c47e9319e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:14.296716 [ 3 ] {976738b1-9ad4-4e93-9079-cb5c47e9319e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:42:14.296927 [ 3 ] {976738b1-9ad4-4e93-9079-cb5c47e9319e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.24 17:42:14.297069 [ 3 ] {976738b1-9ad4-4e93-9079-cb5c47e9319e} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.24 17:42:14.297170 [ 3 ] {976738b1-9ad4-4e93-9079-cb5c47e9319e} executeQuery: Read 264 rows, 18.54 KiB in 0.000989387 sec., 266831 rows/sec., 18.30 MiB/sec. 2023.10.24 17:42:14.297268 [ 3 ] {976738b1-9ad4-4e93-9079-cb5c47e9319e} DynamicQueryHandler: Done processing query 2023.10.24 17:42:14.297291 [ 3 ] {976738b1-9ad4-4e93-9079-cb5c47e9319e} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 17:42:14.297306 [ 3 ] {} HTTP-Session: b4c98a40-e158-49a6-8133-79c875ff10fd Destroying unnamed session 2023.10.24 17:42:14.297457 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:14.297498 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:14.297517 [ 3 ] {} HTTP-Session: 10bcdb53-9039-4bbd-9405-07d66c40348d Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:14.297533 [ 3 ] {} HTTP-Session: 10bcdb53-9039-4bbd-9405-07d66c40348d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:14.297601 [ 3 ] {4b84371a-735f-4045-8914-6510a8e64814} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:14.297640 [ 3 ] {4b84371a-735f-4045-8914-6510a8e64814} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 17:42:14.297743 [ 3 ] {4b84371a-735f-4045-8914-6510a8e64814} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:14.297974 [ 3 ] {4b84371a-735f-4045-8914-6510a8e64814} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:42:14.298200 [ 3 ] {4b84371a-735f-4045-8914-6510a8e64814} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.24 17:42:14.298369 [ 3 ] {4b84371a-735f-4045-8914-6510a8e64814} oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.24 17:42:14.298468 [ 3 ] {4b84371a-735f-4045-8914-6510a8e64814} executeQuery: Read 6 rows, 258.00 B in 0.000840615 sec., 7137 rows/sec., 299.72 KiB/sec. 2023.10.24 17:42:14.298580 [ 3 ] {4b84371a-735f-4045-8914-6510a8e64814} DynamicQueryHandler: Done processing query 2023.10.24 17:42:14.298603 [ 3 ] {4b84371a-735f-4045-8914-6510a8e64814} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:42:14.298618 [ 3 ] {} HTTP-Session: 10bcdb53-9039-4bbd-9405-07d66c40348d Destroying unnamed session 2023.10.24 17:42:14.298736 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:14.298781 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:14.298799 [ 3 ] {} HTTP-Session: d8a5b1ea-03c3-487f-b8b3-4dcb76f6c085 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:14.298815 [ 3 ] {} HTTP-Session: d8a5b1ea-03c3-487f-b8b3-4dcb76f6c085 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:14.298886 [ 3 ] {0da5dcc7-e58f-4a67-9c1d-7cf21cdf14c9} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:14.298928 [ 3 ] {0da5dcc7-e58f-4a67-9c1d-7cf21cdf14c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 17:42:14.299040 [ 3 ] {0da5dcc7-e58f-4a67-9c1d-7cf21cdf14c9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:14.299338 [ 3 ] {0da5dcc7-e58f-4a67-9c1d-7cf21cdf14c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:42:14.299567 [ 3 ] {0da5dcc7-e58f-4a67-9c1d-7cf21cdf14c9} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.24 17:42:14.299731 [ 3 ] {0da5dcc7-e58f-4a67-9c1d-7cf21cdf14c9} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.24 17:42:14.299831 [ 3 ] {0da5dcc7-e58f-4a67-9c1d-7cf21cdf14c9} executeQuery: Read 63 rows, 3.91 KiB in 0.000917737 sec., 68647 rows/sec., 4.16 MiB/sec. 2023.10.24 17:42:14.299969 [ 3 ] {0da5dcc7-e58f-4a67-9c1d-7cf21cdf14c9} DynamicQueryHandler: Done processing query 2023.10.24 17:42:14.299993 [ 3 ] {0da5dcc7-e58f-4a67-9c1d-7cf21cdf14c9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:42:14.300008 [ 3 ] {} HTTP-Session: d8a5b1ea-03c3-487f-b8b3-4dcb76f6c085 Destroying unnamed session 2023.10.24 17:42:14.300117 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:14.300161 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:14.300179 [ 3 ] {} HTTP-Session: 0d8e8ea5-17ab-424a-89b3-68e9561f1479 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:14.300196 [ 3 ] {} HTTP-Session: 0d8e8ea5-17ab-424a-89b3-68e9561f1479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:14.300266 [ 3 ] {05fe57a9-8733-418f-a81a-b9b5696c0d8b} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:14.300307 [ 3 ] {05fe57a9-8733-418f-a81a-b9b5696c0d8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 17:42:14.300411 [ 3 ] {05fe57a9-8733-418f-a81a-b9b5696c0d8b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:14.300647 [ 3 ] {05fe57a9-8733-418f-a81a-b9b5696c0d8b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:42:14.300865 [ 3 ] {05fe57a9-8733-418f-a81a-b9b5696c0d8b} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.24 17:42:14.301036 [ 3 ] {05fe57a9-8733-418f-a81a-b9b5696c0d8b} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.24 17:42:14.301135 [ 3 ] {05fe57a9-8733-418f-a81a-b9b5696c0d8b} executeQuery: Read 19 rows, 1.01 KiB in 0.000842505 sec., 22551 rows/sec., 1.17 MiB/sec. 2023.10.24 17:42:14.301246 [ 3 ] {05fe57a9-8733-418f-a81a-b9b5696c0d8b} DynamicQueryHandler: Done processing query 2023.10.24 17:42:14.301269 [ 3 ] {05fe57a9-8733-418f-a81a-b9b5696c0d8b} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:42:14.301285 [ 3 ] {} HTTP-Session: 0d8e8ea5-17ab-424a-89b3-68e9561f1479 Destroying unnamed session 2023.10.24 17:42:18.379619 [ 59 ] {} DNSResolver: Updating DNS cache 2023.10.24 17:42:18.379678 [ 59 ] {} DNSResolver: Updated DNS cache 2023.10.24 17:42:19.290562 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:19.290666 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:19.290692 [ 3 ] {} HTTP-Session: 6d2c5d4e-f130-4832-89bf-f5949885c369 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:19.290716 [ 3 ] {} HTTP-Session: 6d2c5d4e-f130-4832-89bf-f5949885c369 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:19.290843 [ 3 ] {94a349ca-7d80-46a5-8326-ce9fddb2b0f5} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:19.290901 [ 3 ] {94a349ca-7d80-46a5-8326-ce9fddb2b0f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:42:19.291058 [ 3 ] {94a349ca-7d80-46a5-8326-ce9fddb2b0f5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:19.291488 [ 3 ] {94a349ca-7d80-46a5-8326-ce9fddb2b0f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:42:19.291761 [ 3 ] {94a349ca-7d80-46a5-8326-ce9fddb2b0f5} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.24 17:42:19.291918 [ 3 ] {94a349ca-7d80-46a5-8326-ce9fddb2b0f5} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.24 17:42:19.292051 [ 3 ] {94a349ca-7d80-46a5-8326-ce9fddb2b0f5} executeQuery: Read 44 rows, 3.57 KiB in 0.001169111 sec., 37635 rows/sec., 2.98 MiB/sec. 2023.10.24 17:42:19.292174 [ 3 ] {94a349ca-7d80-46a5-8326-ce9fddb2b0f5} DynamicQueryHandler: Done processing query 2023.10.24 17:42:19.292201 [ 3 ] {94a349ca-7d80-46a5-8326-ce9fddb2b0f5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:42:19.292217 [ 3 ] {} HTTP-Session: 6d2c5d4e-f130-4832-89bf-f5949885c369 Destroying unnamed session 2023.10.24 17:42:19.292377 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 21406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:19.292423 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:19.292442 [ 3 ] {} HTTP-Session: ef3edc7d-81c3-42a4-ba8f-9e1f93fca5db Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:19.292460 [ 3 ] {} HTTP-Session: ef3edc7d-81c3-42a4-ba8f-9e1f93fca5db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:19.292536 [ 3 ] {d852b987-0afe-435c-9e0a-deac39bbbc6c} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:19.292576 [ 3 ] {d852b987-0afe-435c-9e0a-deac39bbbc6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:42:19.292682 [ 3 ] {d852b987-0afe-435c-9e0a-deac39bbbc6c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:19.293095 [ 3 ] {d852b987-0afe-435c-9e0a-deac39bbbc6c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:42:19.293315 [ 3 ] {d852b987-0afe-435c-9e0a-deac39bbbc6c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.24 17:42:19.293466 [ 3 ] {d852b987-0afe-435c-9e0a-deac39bbbc6c} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.24 17:42:19.293588 [ 3 ] {d852b987-0afe-435c-9e0a-deac39bbbc6c} executeQuery: Read 132 rows, 13.33 KiB in 0.001020918 sec., 129295 rows/sec., 12.75 MiB/sec. 2023.10.24 17:42:19.293708 [ 3 ] {d852b987-0afe-435c-9e0a-deac39bbbc6c} DynamicQueryHandler: Done processing query 2023.10.24 17:42:19.293732 [ 3 ] {d852b987-0afe-435c-9e0a-deac39bbbc6c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.24 17:42:19.293747 [ 3 ] {} HTTP-Session: ef3edc7d-81c3-42a4-ba8f-9e1f93fca5db Destroying unnamed session 2023.10.24 17:42:19.293872 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 7502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:19.293916 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:19.293935 [ 3 ] {} HTTP-Session: 9ce5a5f9-0090-4a53-a2bc-2606b6c5aef2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:19.293952 [ 3 ] {} HTTP-Session: 9ce5a5f9-0090-4a53-a2bc-2606b6c5aef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:19.294022 [ 3 ] {9e03980b-ed89-4f34-acab-b7f477c88439} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:19.294061 [ 3 ] {9e03980b-ed89-4f34-acab-b7f477c88439} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:42:19.294164 [ 3 ] {9e03980b-ed89-4f34-acab-b7f477c88439} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:19.294471 [ 3 ] {9e03980b-ed89-4f34-acab-b7f477c88439} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:42:19.294682 [ 3 ] {9e03980b-ed89-4f34-acab-b7f477c88439} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.24 17:42:19.294831 [ 3 ] {9e03980b-ed89-4f34-acab-b7f477c88439} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.24 17:42:19.294945 [ 3 ] {9e03980b-ed89-4f34-acab-b7f477c88439} executeQuery: Read 44 rows, 3.52 KiB in 0.000894906 sec., 49167 rows/sec., 3.84 MiB/sec. 2023.10.24 17:42:19.295048 [ 3 ] {9e03980b-ed89-4f34-acab-b7f477c88439} DynamicQueryHandler: Done processing query 2023.10.24 17:42:19.295071 [ 3 ] {9e03980b-ed89-4f34-acab-b7f477c88439} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:42:19.295087 [ 3 ] {} HTTP-Session: 9ce5a5f9-0090-4a53-a2bc-2606b6c5aef2 Destroying unnamed session 2023.10.24 17:42:19.295313 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 47072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:19.295357 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:19.295377 [ 3 ] {} HTTP-Session: e178d18d-ee56-4f1b-a9f3-6fec6728d4a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:19.295393 [ 3 ] {} HTTP-Session: e178d18d-ee56-4f1b-a9f3-6fec6728d4a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:19.295484 [ 3 ] {64db7d46-e182-4f2b-bb37-4e290e643bea} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:19.295529 [ 3 ] {64db7d46-e182-4f2b-bb37-4e290e643bea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 17:42:19.295665 [ 3 ] {64db7d46-e182-4f2b-bb37-4e290e643bea} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:19.296143 [ 3 ] {64db7d46-e182-4f2b-bb37-4e290e643bea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:42:19.296468 [ 3 ] {64db7d46-e182-4f2b-bb37-4e290e643bea} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.24 17:42:19.296641 [ 3 ] {64db7d46-e182-4f2b-bb37-4e290e643bea} oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.24 17:42:19.296768 [ 3 ] {64db7d46-e182-4f2b-bb37-4e290e643bea} executeQuery: Read 44 rows, 60.80 KiB in 0.001255612 sec., 35042 rows/sec., 47.29 MiB/sec. 2023.10.24 17:42:19.296897 [ 3 ] {64db7d46-e182-4f2b-bb37-4e290e643bea} DynamicQueryHandler: Done processing query 2023.10.24 17:42:19.296919 [ 3 ] {64db7d46-e182-4f2b-bb37-4e290e643bea} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.24 17:42:19.296935 [ 3 ] {} HTTP-Session: e178d18d-ee56-4f1b-a9f3-6fec6728d4a4 Destroying unnamed session 2023.10.24 17:42:24.292712 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:24.292822 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:24.292847 [ 3 ] {} HTTP-Session: 3733dab7-5686-4c4a-baee-e6a5017841e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:24.292871 [ 3 ] {} HTTP-Session: 3733dab7-5686-4c4a-baee-e6a5017841e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:24.292991 [ 3 ] {71748ff2-7ca8-4904-9909-2768c80d1b59} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:24.293050 [ 3 ] {71748ff2-7ca8-4904-9909-2768c80d1b59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:42:24.293207 [ 3 ] {71748ff2-7ca8-4904-9909-2768c80d1b59} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:24.293623 [ 3 ] {71748ff2-7ca8-4904-9909-2768c80d1b59} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:42:24.293870 [ 3 ] {71748ff2-7ca8-4904-9909-2768c80d1b59} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.24 17:42:24.294034 [ 3 ] {71748ff2-7ca8-4904-9909-2768c80d1b59} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.24 17:42:24.294182 [ 3 ] {71748ff2-7ca8-4904-9909-2768c80d1b59} executeQuery: Read 6 rows, 348.00 B in 0.001154741 sec., 5195 rows/sec., 294.30 KiB/sec. 2023.10.24 17:42:24.294322 [ 3 ] {71748ff2-7ca8-4904-9909-2768c80d1b59} DynamicQueryHandler: Done processing query 2023.10.24 17:42:24.294347 [ 3 ] {71748ff2-7ca8-4904-9909-2768c80d1b59} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 17:42:24.294363 [ 3 ] {} HTTP-Session: 3733dab7-5686-4c4a-baee-e6a5017841e5 Destroying unnamed session 2023.10.24 17:42:24.294490 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:24.294535 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:24.294555 [ 3 ] {} HTTP-Session: bf3c1b41-071b-4342-b95e-cf757bfd9421 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:24.294573 [ 3 ] {} HTTP-Session: bf3c1b41-071b-4342-b95e-cf757bfd9421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:24.294653 [ 3 ] {a136913a-5976-477e-9811-c7f0ac5d166d} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:24.294695 [ 3 ] {a136913a-5976-477e-9811-c7f0ac5d166d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:42:24.294800 [ 3 ] {a136913a-5976-477e-9811-c7f0ac5d166d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:24.295143 [ 3 ] {a136913a-5976-477e-9811-c7f0ac5d166d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:42:24.295363 [ 3 ] {a136913a-5976-477e-9811-c7f0ac5d166d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.24 17:42:24.295504 [ 3 ] {a136913a-5976-477e-9811-c7f0ac5d166d} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.24 17:42:24.295632 [ 3 ] {a136913a-5976-477e-9811-c7f0ac5d166d} executeQuery: Read 87 rows, 8.33 KiB in 0.000950617 sec., 91519 rows/sec., 8.55 MiB/sec. 2023.10.24 17:42:24.295749 [ 3 ] {a136913a-5976-477e-9811-c7f0ac5d166d} DynamicQueryHandler: Done processing query 2023.10.24 17:42:24.295772 [ 3 ] {a136913a-5976-477e-9811-c7f0ac5d166d} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 17:42:24.295788 [ 3 ] {} HTTP-Session: bf3c1b41-071b-4342-b95e-cf757bfd9421 Destroying unnamed session 2023.10.24 17:42:24.295977 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:24.296021 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:24.296040 [ 3 ] {} HTTP-Session: 789af447-a61a-447d-bbbc-e186228fc7d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:24.296057 [ 3 ] {} HTTP-Session: 789af447-a61a-447d-bbbc-e186228fc7d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:24.296139 [ 3 ] {2f84a3ac-4bfb-4f33-b5c0-519800e35d5f} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:24.296178 [ 3 ] {2f84a3ac-4bfb-4f33-b5c0-519800e35d5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:42:24.296288 [ 3 ] {2f84a3ac-4bfb-4f33-b5c0-519800e35d5f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:24.296708 [ 3 ] {2f84a3ac-4bfb-4f33-b5c0-519800e35d5f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:42:24.296918 [ 3 ] {2f84a3ac-4bfb-4f33-b5c0-519800e35d5f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.24 17:42:24.297057 [ 3 ] {2f84a3ac-4bfb-4f33-b5c0-519800e35d5f} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.24 17:42:24.297181 [ 3 ] {2f84a3ac-4bfb-4f33-b5c0-519800e35d5f} executeQuery: Read 264 rows, 18.54 KiB in 0.001013988 sec., 260358 rows/sec., 17.86 MiB/sec. 2023.10.24 17:42:24.297295 [ 3 ] {2f84a3ac-4bfb-4f33-b5c0-519800e35d5f} DynamicQueryHandler: Done processing query 2023.10.24 17:42:24.297318 [ 3 ] {2f84a3ac-4bfb-4f33-b5c0-519800e35d5f} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 17:42:24.297333 [ 3 ] {} HTTP-Session: 789af447-a61a-447d-bbbc-e186228fc7d1 Destroying unnamed session 2023.10.24 17:42:24.297471 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:24.297512 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:24.297530 [ 3 ] {} HTTP-Session: 20db36c1-fc86-4618-adde-48aaf72b27b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:24.297547 [ 3 ] {} HTTP-Session: 20db36c1-fc86-4618-adde-48aaf72b27b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:24.297616 [ 3 ] {2a589be8-21ee-4c2e-8d26-5c57d2237a84} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:24.297655 [ 3 ] {2a589be8-21ee-4c2e-8d26-5c57d2237a84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 17:42:24.297759 [ 3 ] {2a589be8-21ee-4c2e-8d26-5c57d2237a84} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:24.297996 [ 3 ] {2a589be8-21ee-4c2e-8d26-5c57d2237a84} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:42:24.298227 [ 3 ] {2a589be8-21ee-4c2e-8d26-5c57d2237a84} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.24 17:42:24.298395 [ 3 ] {2a589be8-21ee-4c2e-8d26-5c57d2237a84} oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.24 17:42:24.298519 [ 3 ] {2a589be8-21ee-4c2e-8d26-5c57d2237a84} executeQuery: Read 6 rows, 258.00 B in 0.000872166 sec., 6879 rows/sec., 288.88 KiB/sec. 2023.10.24 17:42:24.298516 [ 52 ] {} oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.24 17:42:24.298628 [ 52 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:42:24.298689 [ 3 ] {2a589be8-21ee-4c2e-8d26-5c57d2237a84} DynamicQueryHandler: Done processing query 2023.10.24 17:42:24.298728 [ 3 ] {2a589be8-21ee-4c2e-8d26-5c57d2237a84} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:42:24.298729 [ 20 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.24 17:42:24.298755 [ 3 ] {} HTTP-Session: 20db36c1-fc86-4618-adde-48aaf72b27b3 Destroying unnamed session 2023.10.24 17:42:24.298865 [ 20 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:42:24.298924 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:24.298938 [ 20 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2023.10.24 17:42:24.299024 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:24.299057 [ 3 ] {} HTTP-Session: d67cab60-3228-499d-b739-f510e4ef2d5e Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:24.299094 [ 3 ] {} HTTP-Session: d67cab60-3228-499d-b739-f510e4ef2d5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:24.299232 [ 20 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2023.10.24 17:42:24.299283 [ 3 ] {96430821-d412-4120-b1d4-9d7e7404bd4e} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:24.299376 [ 3 ] {96430821-d412-4120-b1d4-9d7e7404bd4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 17:42:24.299492 [ 20 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2023.10.24 17:42:24.299825 [ 20 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2023.10.24 17:42:24.299960 [ 3 ] {96430821-d412-4120-b1d4-9d7e7404bd4e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:24.300094 [ 20 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2023.10.24 17:42:24.300281 [ 20 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::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.10.24 17:42:24.300828 [ 3 ] {96430821-d412-4120-b1d4-9d7e7404bd4e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:24.301362 [ 3 ] {96430821-d412-4120-b1d4-9d7e7404bd4e} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.24 17:42:24.301816 [ 3 ] {96430821-d412-4120-b1d4-9d7e7404bd4e} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.24 17:42:24.301849 [ 11 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.003152325 sec., 11420.142275939188 rows/sec., 479.56 KiB/sec. 2023.10.24 17:42:24.301979 [ 52 ] {} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.24 17:42:24.302059 [ 3 ] {96430821-d412-4120-b1d4-9d7e7404bd4e} executeQuery: Read 63 rows, 3.91 KiB in 0.002693287 sec., 23391 rows/sec., 1.42 MiB/sec. 2023.10.24 17:42:24.302074 [ 52 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. 2023.10.24 17:42:24.302150 [ 11 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.24 17:42:24.302416 [ 20 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.24 17:42:24.302472 [ 3 ] {96430821-d412-4120-b1d4-9d7e7404bd4e} DynamicQueryHandler: Done processing query 2023.10.24 17:42:24.302530 [ 3 ] {96430821-d412-4120-b1d4-9d7e7404bd4e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:42:24.302589 [ 3 ] {} HTTP-Session: d67cab60-3228-499d-b739-f510e4ef2d5e Destroying unnamed session 2023.10.24 17:42:24.302651 [ 20 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:42:24.302694 [ 11 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_6_1} oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.24 17:42:24.302709 [ 20 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 63 rows starting from the beginning of the part 2023.10.24 17:42:24.302811 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:24.302840 [ 11 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_6_1} oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.24 17:42:24.302909 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:24.303014 [ 3 ] {} HTTP-Session: ddd5a49f-11bb-4b91-9165-77534109eec5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:24.303081 [ 3 ] {} HTTP-Session: ddd5a49f-11bb-4b91-9165-77534109eec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:24.303108 [ 20 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 63 rows starting from the beginning of the part 2023.10.24 17:42:24.303314 [ 3 ] {d2534170-5149-42b3-86b6-210e6d1806f5} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:24.303357 [ 20 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 63 rows starting from the beginning of the part 2023.10.24 17:42:24.303399 [ 3 ] {d2534170-5149-42b3-86b6-210e6d1806f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 17:42:24.303645 [ 20 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 63 rows starting from the beginning of the part 2023.10.24 17:42:24.303923 [ 3 ] {d2534170-5149-42b3-86b6-210e6d1806f5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:24.303940 [ 20 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 63 rows starting from the beginning of the part 2023.10.24 17:42:24.304135 [ 20 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 63 rows starting from the beginning of the part 2023.10.24 17:42:24.304593 [ 3 ] {d2534170-5149-42b3-86b6-210e6d1806f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:24.305193 [ 3 ] {d2534170-5149-42b3-86b6-210e6d1806f5} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.24 17:42:24.305623 [ 3 ] {d2534170-5149-42b3-86b6-210e6d1806f5} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.24 17:42:24.305754 [ 20 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 378 rows, containing 5 columns (5 merged, 0 gathered) in 0.003596923 sec., 105089.82260671134 rows/sec., 6.37 MiB/sec. 2023.10.24 17:42:24.305857 [ 3 ] {d2534170-5149-42b3-86b6-210e6d1806f5} executeQuery: Read 19 rows, 1.01 KiB in 0.002486023 sec., 7642 rows/sec., 405.78 KiB/sec. 2023.10.24 17:42:24.305934 [ 20 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.24 17:42:24.306111 [ 3 ] {d2534170-5149-42b3-86b6-210e6d1806f5} DynamicQueryHandler: Done processing query 2023.10.24 17:42:24.306144 [ 3 ] {d2534170-5149-42b3-86b6-210e6d1806f5} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:42:24.306168 [ 3 ] {} HTTP-Session: ddd5a49f-11bb-4b91-9165-77534109eec5 Destroying unnamed session 2023.10.24 17:42:24.306250 [ 20 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_6_1} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.24 17:42:24.306318 [ 20 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_6_1} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.24 17:42:29.292337 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:29.292448 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:29.292475 [ 3 ] {} HTTP-Session: ef620fbd-68a1-46bc-8771-9e21cc8ff005 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:29.292498 [ 3 ] {} HTTP-Session: ef620fbd-68a1-46bc-8771-9e21cc8ff005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:29.292630 [ 3 ] {ffe3e0df-64a8-40d8-8b92-cd254068a2a5} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:29.292702 [ 3 ] {ffe3e0df-64a8-40d8-8b92-cd254068a2a5} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 17:42:29.292932 [ 3 ] {ffe3e0df-64a8-40d8-8b92-cd254068a2a5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:29.293455 [ 3 ] {ffe3e0df-64a8-40d8-8b92-cd254068a2a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:29.293779 [ 3 ] {ffe3e0df-64a8-40d8-8b92-cd254068a2a5} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.24 17:42:29.293944 [ 3 ] {ffe3e0df-64a8-40d8-8b92-cd254068a2a5} oximeter.timeseries_schema (d3135ea5-2e8b-4ccb-936c-64c0b77eca5e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.24 17:42:29.294083 [ 3 ] {ffe3e0df-64a8-40d8-8b92-cd254068a2a5} executeQuery: Read 11 rows, 1009.00 B in 0.001405764 sec., 7824 rows/sec., 700.94 KiB/sec. 2023.10.24 17:42:29.294316 [ 3 ] {ffe3e0df-64a8-40d8-8b92-cd254068a2a5} DynamicQueryHandler: Done processing query 2023.10.24 17:42:29.294343 [ 3 ] {ffe3e0df-64a8-40d8-8b92-cd254068a2a5} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.24 17:42:29.294360 [ 3 ] {} HTTP-Session: ef620fbd-68a1-46bc-8771-9e21cc8ff005 Destroying unnamed session 2023.10.24 17:42:29.294473 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 6788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:29.294524 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:29.294543 [ 3 ] {} HTTP-Session: 0a2f9aa3-0e57-44f3-b015-7519a82619da Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:29.294562 [ 3 ] {} HTTP-Session: 0a2f9aa3-0e57-44f3-b015-7519a82619da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:29.294643 [ 3 ] {9ac65c7c-ca9b-41d9-910d-4953c55c7bc1} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:29.294685 [ 3 ] {9ac65c7c-ca9b-41d9-910d-4953c55c7bc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:42:29.294795 [ 3 ] {9ac65c7c-ca9b-41d9-910d-4953c55c7bc1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:29.295127 [ 3 ] {9ac65c7c-ca9b-41d9-910d-4953c55c7bc1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:29.295343 [ 3 ] {9ac65c7c-ca9b-41d9-910d-4953c55c7bc1} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.24 17:42:29.295489 [ 3 ] {9ac65c7c-ca9b-41d9-910d-4953c55c7bc1} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.24 17:42:29.295623 [ 3 ] {9ac65c7c-ca9b-41d9-910d-4953c55c7bc1} executeQuery: Read 47 rows, 3.81 KiB in 0.000949157 sec., 49517 rows/sec., 3.92 MiB/sec. 2023.10.24 17:42:29.295616 [ 56 ] {} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.24 17:42:29.295743 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:29.295786 [ 3 ] {9ac65c7c-ca9b-41d9-910d-4953c55c7bc1} DynamicQueryHandler: Done processing query 2023.10.24 17:42:29.295835 [ 3 ] {9ac65c7c-ca9b-41d9-910d-4953c55c7bc1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:42:29.295858 [ 10 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.24 17:42:29.295866 [ 3 ] {} HTTP-Session: 0a2f9aa3-0e57-44f3-b015-7519a82619da Destroying unnamed session 2023.10.24 17:42:29.295957 [ 10 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:42:29.295989 [ 10 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 50 rows starting from the beginning of the part 2023.10.24 17:42:29.296097 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 22745, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:29.296138 [ 10 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 44 rows starting from the beginning of the part 2023.10.24 17:42:29.296147 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:29.296185 [ 3 ] {} HTTP-Session: 7aefbdce-edaa-433b-8eed-46af7fe26767 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:29.296210 [ 3 ] {} HTTP-Session: 7aefbdce-edaa-433b-8eed-46af7fe26767 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:29.296287 [ 10 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::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.10.24 17:42:29.296342 [ 3 ] {a4fc8fab-b27b-4ee0-91b7-3a46bf8dd7da} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:29.296398 [ 3 ] {a4fc8fab-b27b-4ee0-91b7-3a46bf8dd7da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:42:29.296426 [ 10 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part 2023.10.24 17:42:29.296620 [ 10 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::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.10.24 17:42:29.296642 [ 3 ] {a4fc8fab-b27b-4ee0-91b7-3a46bf8dd7da} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:29.296745 [ 10 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 47 rows starting from the beginning of the part 2023.10.24 17:42:29.297210 [ 3 ] {a4fc8fab-b27b-4ee0-91b7-3a46bf8dd7da} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:29.297512 [ 3 ] {a4fc8fab-b27b-4ee0-91b7-3a46bf8dd7da} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.24 17:42:29.297555 [ 20 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 4 columns (4 merged, 0 gathered) in 0.001755 sec., 112250.71225071224 rows/sec., 8.64 MiB/sec. 2023.10.24 17:42:29.297749 [ 20 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.24 17:42:29.297765 [ 3 ] {a4fc8fab-b27b-4ee0-91b7-3a46bf8dd7da} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.24 17:42:29.297937 [ 56 ] {} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.24 17:42:29.297982 [ 3 ] {a4fc8fab-b27b-4ee0-91b7-3a46bf8dd7da} executeQuery: Read 141 rows, 14.13 KiB in 0.001595288 sec., 88385 rows/sec., 8.65 MiB/sec. 2023.10.24 17:42:29.298005 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:29.298146 [ 20 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_11_2} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.24 17:42:29.298325 [ 22 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.24 17:42:29.298459 [ 3 ] {a4fc8fab-b27b-4ee0-91b7-3a46bf8dd7da} DynamicQueryHandler: Done processing query 2023.10.24 17:42:29.298463 [ 20 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_11_2} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.24 17:42:29.298514 [ 3 ] {a4fc8fab-b27b-4ee0-91b7-3a46bf8dd7da} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.24 17:42:29.298532 [ 22 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:42:29.298554 [ 3 ] {} HTTP-Session: 7aefbdce-edaa-433b-8eed-46af7fe26767 Destroying unnamed session 2023.10.24 17:42:29.298623 [ 22 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 219 rows starting from the beginning of the part 2023.10.24 17:42:29.298737 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 10372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:29.298772 [ 22 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 132 rows starting from the beginning of the part 2023.10.24 17:42:29.298789 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:29.298817 [ 3 ] {} HTTP-Session: 5ebc165a-6599-4fd3-a2e7-1e37feab79ba Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:29.298839 [ 3 ] {} HTTP-Session: 5ebc165a-6599-4fd3-a2e7-1e37feab79ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:29.298880 [ 22 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 87 rows starting from the beginning of the part 2023.10.24 17:42:29.298952 [ 3 ] {6b1ed04e-fca1-4985-a0fd-6b7efb8fbcaa} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:29.298998 [ 22 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 132 rows starting from the beginning of the part 2023.10.24 17:42:29.299006 [ 3 ] {6b1ed04e-fca1-4985-a0fd-6b7efb8fbcaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:42:29.299157 [ 22 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 87 rows starting from the beginning of the part 2023.10.24 17:42:29.299261 [ 3 ] {6b1ed04e-fca1-4985-a0fd-6b7efb8fbcaa} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:29.299284 [ 22 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 141 rows starting from the beginning of the part 2023.10.24 17:42:29.299797 [ 3 ] {6b1ed04e-fca1-4985-a0fd-6b7efb8fbcaa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:29.300061 [ 3 ] {6b1ed04e-fca1-4985-a0fd-6b7efb8fbcaa} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.24 17:42:29.300250 [ 22 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 4 columns (4 merged, 0 gathered) in 0.002174938 sec., 366907.01068260334 rows/sec., 35.52 MiB/sec. 2023.10.24 17:42:29.300257 [ 3 ] {6b1ed04e-fca1-4985-a0fd-6b7efb8fbcaa} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.24 17:42:29.300394 [ 22 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.24 17:42:29.300432 [ 56 ] {} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.24 17:42:29.300461 [ 3 ] {6b1ed04e-fca1-4985-a0fd-6b7efb8fbcaa} executeQuery: Read 61 rows, 4.87 KiB in 0.001470656 sec., 41478 rows/sec., 3.24 MiB/sec. 2023.10.24 17:42:29.300513 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:29.300765 [ 22 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_11_2} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.24 17:42:29.300780 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.24 17:42:29.300842 [ 3 ] {6b1ed04e-fca1-4985-a0fd-6b7efb8fbcaa} DynamicQueryHandler: Done processing query 2023.10.24 17:42:29.300860 [ 22 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_11_2} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.24 17:42:29.300894 [ 3 ] {6b1ed04e-fca1-4985-a0fd-6b7efb8fbcaa} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.24 17:42:29.300980 [ 3 ] {} HTTP-Session: 5ebc165a-6599-4fd3-a2e7-1e37feab79ba Destroying unnamed session 2023.10.24 17:42:29.301088 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:42:29.301134 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 323 rows starting from the beginning of the part 2023.10.24 17:42:29.301205 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:29.301305 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:29.301354 [ 3 ] {} HTTP-Session: 7f5b51b4-a33b-4438-9319-c53f72ecc14a Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:29.301369 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 44 rows starting from the beginning of the part 2023.10.24 17:42:29.301388 [ 3 ] {} HTTP-Session: 7f5b51b4-a33b-4438-9319-c53f72ecc14a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:29.301624 [ 3 ] {7bd800da-1dd9-43db-b5f0-98b6e3e81899} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:29.301642 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 264 rows starting from the beginning of the part 2023.10.24 17:42:29.301736 [ 3 ] {7bd800da-1dd9-43db-b5f0-98b6e3e81899} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 17:42:29.301927 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part 2023.10.24 17:42:29.302221 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 264 rows starting from the beginning of the part 2023.10.24 17:42:29.302330 [ 3 ] {7bd800da-1dd9-43db-b5f0-98b6e3e81899} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:29.302491 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 61 rows starting from the beginning of the part 2023.10.24 17:42:29.303016 [ 3 ] {7bd800da-1dd9-43db-b5f0-98b6e3e81899} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:29.303559 [ 3 ] {7bd800da-1dd9-43db-b5f0-98b6e3e81899} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.24 17:42:29.303833 [ 3 ] {7bd800da-1dd9-43db-b5f0-98b6e3e81899} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.24 17:42:29.304151 [ 3 ] {7bd800da-1dd9-43db-b5f0-98b6e3e81899} executeQuery: Read 11 rows, 743.00 B in 0.002458953 sec., 4473 rows/sec., 295.08 KiB/sec. 2023.10.24 17:42:29.304190 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1000 rows, containing 4 columns (4 merged, 0 gathered) in 0.003572833 sec., 279889.9360815353 rows/sec., 19.76 MiB/sec. 2023.10.24 17:42:29.304385 [ 3 ] {7bd800da-1dd9-43db-b5f0-98b6e3e81899} DynamicQueryHandler: Done processing query 2023.10.24 17:42:29.304392 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.24 17:42:29.304425 [ 3 ] {7bd800da-1dd9-43db-b5f0-98b6e3e81899} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 17:42:29.304478 [ 3 ] {} HTTP-Session: 7f5b51b4-a33b-4438-9319-c53f72ecc14a Destroying unnamed session 2023.10.24 17:42:29.304617 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_11_2} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.24 17:42:29.304679 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 50278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:29.304703 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_11_2} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.24 17:42:29.304740 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:29.304807 [ 3 ] {} HTTP-Session: 793b1528-fde3-4f1e-9cfa-2e0dba57d8a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:29.304831 [ 3 ] {} HTTP-Session: 793b1528-fde3-4f1e-9cfa-2e0dba57d8a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:29.304920 [ 3 ] {feda792f-87a8-4da1-b685-d77cb36e57a4} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:29.304965 [ 3 ] {feda792f-87a8-4da1-b685-d77cb36e57a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 17:42:29.305137 [ 3 ] {feda792f-87a8-4da1-b685-d77cb36e57a4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:29.305687 [ 3 ] {feda792f-87a8-4da1-b685-d77cb36e57a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:29.305995 [ 3 ] {feda792f-87a8-4da1-b685-d77cb36e57a4} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.24 17:42:29.306169 [ 3 ] {feda792f-87a8-4da1-b685-d77cb36e57a4} oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.24 17:42:29.306312 [ 3 ] {feda792f-87a8-4da1-b685-d77cb36e57a4} executeQuery: Read 47 rows, 64.95 KiB in 0.001362224 sec., 34502 rows/sec., 46.56 MiB/sec. 2023.10.24 17:42:29.306440 [ 3 ] {feda792f-87a8-4da1-b685-d77cb36e57a4} DynamicQueryHandler: Done processing query 2023.10.24 17:42:29.306462 [ 3 ] {feda792f-87a8-4da1-b685-d77cb36e57a4} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.24 17:42:29.306478 [ 3 ] {} HTTP-Session: 793b1528-fde3-4f1e-9cfa-2e0dba57d8a0 Destroying unnamed session 2023.10.24 17:42:29.306592 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:29.306635 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:29.306654 [ 3 ] {} HTTP-Session: c697b460-6d00-45d9-ad40-01a345305abc Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:29.306671 [ 3 ] {} HTTP-Session: c697b460-6d00-45d9-ad40-01a345305abc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:29.306739 [ 3 ] {1bffd173-6f85-477f-a16c-cf17ce1e196b} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:29.306777 [ 3 ] {1bffd173-6f85-477f-a16c-cf17ce1e196b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 17:42:29.306880 [ 3 ] {1bffd173-6f85-477f-a16c-cf17ce1e196b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:29.307122 [ 3 ] {1bffd173-6f85-477f-a16c-cf17ce1e196b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:29.307369 [ 3 ] {1bffd173-6f85-477f-a16c-cf17ce1e196b} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.24 17:42:29.307532 [ 3 ] {1bffd173-6f85-477f-a16c-cf17ce1e196b} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.24 17:42:29.307651 [ 3 ] {1bffd173-6f85-477f-a16c-cf17ce1e196b} executeQuery: Read 3 rows, 214.00 B in 0.000885256 sec., 3388 rows/sec., 236.07 KiB/sec. 2023.10.24 17:42:29.307764 [ 3 ] {1bffd173-6f85-477f-a16c-cf17ce1e196b} DynamicQueryHandler: Done processing query 2023.10.24 17:42:29.307787 [ 3 ] {1bffd173-6f85-477f-a16c-cf17ce1e196b} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:42:29.307802 [ 3 ] {} HTTP-Session: c697b460-6d00-45d9-ad40-01a345305abc Destroying unnamed session 2023.10.24 17:42:33.379716 [ 69 ] {} DNSResolver: Updating DNS cache 2023.10.24 17:42:33.379771 [ 69 ] {} DNSResolver: Updated DNS cache 2023.10.24 17:42:34.293492 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:34.293591 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:34.293615 [ 3 ] {} HTTP-Session: e5c98268-4da5-4d88-9b6f-b1a0bc96d53f Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:34.293639 [ 3 ] {} HTTP-Session: e5c98268-4da5-4d88-9b6f-b1a0bc96d53f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:34.293759 [ 3 ] {7e504790-72ab-402f-9f46-0b63dc9fd5bc} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:34.293818 [ 3 ] {7e504790-72ab-402f-9f46-0b63dc9fd5bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:42:34.293976 [ 3 ] {7e504790-72ab-402f-9f46-0b63dc9fd5bc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:34.294449 [ 3 ] {7e504790-72ab-402f-9f46-0b63dc9fd5bc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:34.294702 [ 3 ] {7e504790-72ab-402f-9f46-0b63dc9fd5bc} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.24 17:42:34.294862 [ 3 ] {7e504790-72ab-402f-9f46-0b63dc9fd5bc} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.24 17:42:34.294990 [ 3 ] {7e504790-72ab-402f-9f46-0b63dc9fd5bc} executeQuery: Read 6 rows, 348.00 B in 0.001193211 sec., 5028 rows/sec., 284.81 KiB/sec. 2023.10.24 17:42:34.295138 [ 3 ] {7e504790-72ab-402f-9f46-0b63dc9fd5bc} DynamicQueryHandler: Done processing query 2023.10.24 17:42:34.295162 [ 3 ] {7e504790-72ab-402f-9f46-0b63dc9fd5bc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 17:42:34.295178 [ 3 ] {} HTTP-Session: e5c98268-4da5-4d88-9b6f-b1a0bc96d53f Destroying unnamed session 2023.10.24 17:42:34.295305 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:34.295353 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:34.295373 [ 3 ] {} HTTP-Session: 22249b90-2d65-43ee-9983-9f1206e3917d Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:34.295392 [ 3 ] {} HTTP-Session: 22249b90-2d65-43ee-9983-9f1206e3917d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:34.295471 [ 3 ] {5a5a5dc4-5728-42fb-9ce3-0f6c421661b5} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:34.295512 [ 3 ] {5a5a5dc4-5728-42fb-9ce3-0f6c421661b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:42:34.295617 [ 3 ] {5a5a5dc4-5728-42fb-9ce3-0f6c421661b5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:34.295973 [ 3 ] {5a5a5dc4-5728-42fb-9ce3-0f6c421661b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:34.296182 [ 3 ] {5a5a5dc4-5728-42fb-9ce3-0f6c421661b5} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.24 17:42:34.296338 [ 3 ] {5a5a5dc4-5728-42fb-9ce3-0f6c421661b5} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.24 17:42:34.296457 [ 3 ] {5a5a5dc4-5728-42fb-9ce3-0f6c421661b5} executeQuery: Read 87 rows, 8.33 KiB in 0.000958146 sec., 90800 rows/sec., 8.49 MiB/sec. 2023.10.24 17:42:34.296566 [ 3 ] {5a5a5dc4-5728-42fb-9ce3-0f6c421661b5} DynamicQueryHandler: Done processing query 2023.10.24 17:42:34.296588 [ 3 ] {5a5a5dc4-5728-42fb-9ce3-0f6c421661b5} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 17:42:34.296603 [ 3 ] {} HTTP-Session: 22249b90-2d65-43ee-9983-9f1206e3917d Destroying unnamed session 2023.10.24 17:42:34.296926 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:34.296969 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:34.296988 [ 3 ] {} HTTP-Session: 192b4224-f541-49fc-aa32-9a219cd202e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:34.297005 [ 3 ] {} HTTP-Session: 192b4224-f541-49fc-aa32-9a219cd202e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:34.297092 [ 3 ] {8e19955d-b91b-42a4-bc10-6fb0438fe564} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:34.297132 [ 3 ] {8e19955d-b91b-42a4-bc10-6fb0438fe564} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:42:34.297242 [ 3 ] {8e19955d-b91b-42a4-bc10-6fb0438fe564} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:34.297676 [ 3 ] {8e19955d-b91b-42a4-bc10-6fb0438fe564} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:34.297884 [ 3 ] {8e19955d-b91b-42a4-bc10-6fb0438fe564} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.24 17:42:34.298027 [ 3 ] {8e19955d-b91b-42a4-bc10-6fb0438fe564} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.24 17:42:34.298159 [ 3 ] {8e19955d-b91b-42a4-bc10-6fb0438fe564} executeQuery: Read 264 rows, 18.54 KiB in 0.001026088 sec., 257287 rows/sec., 17.65 MiB/sec. 2023.10.24 17:42:34.298299 [ 3 ] {8e19955d-b91b-42a4-bc10-6fb0438fe564} DynamicQueryHandler: Done processing query 2023.10.24 17:42:34.298322 [ 3 ] {8e19955d-b91b-42a4-bc10-6fb0438fe564} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 17:42:34.298338 [ 3 ] {} HTTP-Session: 192b4224-f541-49fc-aa32-9a219cd202e0 Destroying unnamed session 2023.10.24 17:42:34.298484 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:34.298526 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:34.298545 [ 3 ] {} HTTP-Session: 2436df47-b194-48e9-9932-317ca8e5e6ba Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:34.298562 [ 3 ] {} HTTP-Session: 2436df47-b194-48e9-9932-317ca8e5e6ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:34.298630 [ 3 ] {7367fdc0-d43c-447f-bff9-34976c53a52d} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:34.298669 [ 3 ] {7367fdc0-d43c-447f-bff9-34976c53a52d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 17:42:34.298778 [ 3 ] {7367fdc0-d43c-447f-bff9-34976c53a52d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:34.299026 [ 3 ] {7367fdc0-d43c-447f-bff9-34976c53a52d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:34.299272 [ 3 ] {7367fdc0-d43c-447f-bff9-34976c53a52d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.24 17:42:34.299440 [ 3 ] {7367fdc0-d43c-447f-bff9-34976c53a52d} oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.24 17:42:34.299552 [ 3 ] {7367fdc0-d43c-447f-bff9-34976c53a52d} executeQuery: Read 6 rows, 258.00 B in 0.000894866 sec., 6704 rows/sec., 281.55 KiB/sec. 2023.10.24 17:42:34.299653 [ 3 ] {7367fdc0-d43c-447f-bff9-34976c53a52d} DynamicQueryHandler: Done processing query 2023.10.24 17:42:34.299675 [ 3 ] {7367fdc0-d43c-447f-bff9-34976c53a52d} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:42:34.299691 [ 3 ] {} HTTP-Session: 2436df47-b194-48e9-9932-317ca8e5e6ba Destroying unnamed session 2023.10.24 17:42:34.299844 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:34.299886 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:34.299904 [ 3 ] {} HTTP-Session: 4c2ac262-90ba-450a-afb1-7a2adf155aac Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:34.299921 [ 3 ] {} HTTP-Session: 4c2ac262-90ba-450a-afb1-7a2adf155aac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:34.299994 [ 3 ] {686c076f-d0a8-497d-a6ed-a02db4617470} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:34.300034 [ 3 ] {686c076f-d0a8-497d-a6ed-a02db4617470} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 17:42:34.300148 [ 3 ] {686c076f-d0a8-497d-a6ed-a02db4617470} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:34.300445 [ 3 ] {686c076f-d0a8-497d-a6ed-a02db4617470} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:34.300679 [ 3 ] {686c076f-d0a8-497d-a6ed-a02db4617470} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.24 17:42:34.300844 [ 3 ] {686c076f-d0a8-497d-a6ed-a02db4617470} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.24 17:42:34.300972 [ 3 ] {686c076f-d0a8-497d-a6ed-a02db4617470} executeQuery: Read 63 rows, 3.91 KiB in 0.000948386 sec., 66428 rows/sec., 4.03 MiB/sec. 2023.10.24 17:42:34.301088 [ 3 ] {686c076f-d0a8-497d-a6ed-a02db4617470} DynamicQueryHandler: Done processing query 2023.10.24 17:42:34.301111 [ 3 ] {686c076f-d0a8-497d-a6ed-a02db4617470} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:42:34.301127 [ 3 ] {} HTTP-Session: 4c2ac262-90ba-450a-afb1-7a2adf155aac Destroying unnamed session 2023.10.24 17:42:34.301243 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:34.301287 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:34.301306 [ 3 ] {} HTTP-Session: 32c36439-48bc-4029-a688-06f0f6960579 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:34.301322 [ 3 ] {} HTTP-Session: 32c36439-48bc-4029-a688-06f0f6960579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:34.301391 [ 3 ] {13822e51-2881-4c11-a467-7555fa53d608} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:34.301428 [ 3 ] {13822e51-2881-4c11-a467-7555fa53d608} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 17:42:34.301529 [ 3 ] {13822e51-2881-4c11-a467-7555fa53d608} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:34.301794 [ 3 ] {13822e51-2881-4c11-a467-7555fa53d608} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:34.302009 [ 3 ] {13822e51-2881-4c11-a467-7555fa53d608} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.24 17:42:34.302174 [ 3 ] {13822e51-2881-4c11-a467-7555fa53d608} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.24 17:42:34.302303 [ 3 ] {13822e51-2881-4c11-a467-7555fa53d608} executeQuery: Read 19 rows, 1.01 KiB in 0.000879805 sec., 21595 rows/sec., 1.12 MiB/sec. 2023.10.24 17:42:34.302404 [ 3 ] {13822e51-2881-4c11-a467-7555fa53d608} DynamicQueryHandler: Done processing query 2023.10.24 17:42:34.302426 [ 3 ] {13822e51-2881-4c11-a467-7555fa53d608} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:42:34.302441 [ 3 ] {} HTTP-Session: 32c36439-48bc-4029-a688-06f0f6960579 Destroying unnamed session 2023.10.24 17:42:39.290612 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 7074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:39.290724 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:39.290750 [ 3 ] {} HTTP-Session: b85413dc-6b2c-4b2b-8bed-9394cf53b496 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:39.290774 [ 3 ] {} HTTP-Session: b85413dc-6b2c-4b2b-8bed-9394cf53b496 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:39.290899 [ 3 ] {3f265ef5-3d0a-4df8-af17-dd58ec2b1479} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:39.290959 [ 3 ] {3f265ef5-3d0a-4df8-af17-dd58ec2b1479} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:42:39.291118 [ 3 ] {3f265ef5-3d0a-4df8-af17-dd58ec2b1479} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:39.291540 [ 3 ] {3f265ef5-3d0a-4df8-af17-dd58ec2b1479} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:39.291796 [ 3 ] {3f265ef5-3d0a-4df8-af17-dd58ec2b1479} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.24 17:42:39.291967 [ 3 ] {3f265ef5-3d0a-4df8-af17-dd58ec2b1479} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.24 17:42:39.292088 [ 3 ] {3f265ef5-3d0a-4df8-af17-dd58ec2b1479} executeQuery: Read 49 rows, 3.97 KiB in 0.00115443 sec., 42445 rows/sec., 3.36 MiB/sec. 2023.10.24 17:42:39.292248 [ 3 ] {3f265ef5-3d0a-4df8-af17-dd58ec2b1479} DynamicQueryHandler: Done processing query 2023.10.24 17:42:39.292285 [ 3 ] {3f265ef5-3d0a-4df8-af17-dd58ec2b1479} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:42:39.292302 [ 3 ] {} HTTP-Session: b85413dc-6b2c-4b2b-8bed-9394cf53b496 Destroying unnamed session 2023.10.24 17:42:39.292437 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 23701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:39.292497 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:39.292516 [ 3 ] {} HTTP-Session: b489e632-0354-4cf3-a94a-f6209b9e91b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:39.292536 [ 3 ] {} HTTP-Session: b489e632-0354-4cf3-a94a-f6209b9e91b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:39.292623 [ 3 ] {baa3cd20-df9a-4975-948f-a8e5c69ff250} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:39.292667 [ 3 ] {baa3cd20-df9a-4975-948f-a8e5c69ff250} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:42:39.292774 [ 3 ] {baa3cd20-df9a-4975-948f-a8e5c69ff250} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:39.293184 [ 3 ] {baa3cd20-df9a-4975-948f-a8e5c69ff250} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:39.293413 [ 3 ] {baa3cd20-df9a-4975-948f-a8e5c69ff250} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.24 17:42:39.293580 [ 3 ] {baa3cd20-df9a-4975-948f-a8e5c69ff250} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.24 17:42:39.293707 [ 3 ] {baa3cd20-df9a-4975-948f-a8e5c69ff250} executeQuery: Read 147 rows, 14.72 KiB in 0.001050708 sec., 139905 rows/sec., 13.68 MiB/sec. 2023.10.24 17:42:39.293828 [ 3 ] {baa3cd20-df9a-4975-948f-a8e5c69ff250} DynamicQueryHandler: Done processing query 2023.10.24 17:42:39.293851 [ 3 ] {baa3cd20-df9a-4975-948f-a8e5c69ff250} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.24 17:42:39.293867 [ 3 ] {} HTTP-Session: b489e632-0354-4cf3-a94a-f6209b9e91b7 Destroying unnamed session 2023.10.24 17:42:39.294024 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 8349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:39.294069 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:39.294088 [ 3 ] {} HTTP-Session: 0b8e0d86-3f87-46e4-8208-0be51751190b Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:39.294105 [ 3 ] {} HTTP-Session: 0b8e0d86-3f87-46e4-8208-0be51751190b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:39.294180 [ 3 ] {09f4e2fb-a502-4663-b369-87fbb30eaa89} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:39.294220 [ 3 ] {09f4e2fb-a502-4663-b369-87fbb30eaa89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:42:39.294326 [ 3 ] {09f4e2fb-a502-4663-b369-87fbb30eaa89} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:39.294629 [ 3 ] {09f4e2fb-a502-4663-b369-87fbb30eaa89} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:39.294830 [ 3 ] {09f4e2fb-a502-4663-b369-87fbb30eaa89} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.24 17:42:39.294975 [ 3 ] {09f4e2fb-a502-4663-b369-87fbb30eaa89} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.24 17:42:39.295098 [ 3 ] {09f4e2fb-a502-4663-b369-87fbb30eaa89} executeQuery: Read 49 rows, 3.92 KiB in 0.000888005 sec., 55179 rows/sec., 4.32 MiB/sec. 2023.10.24 17:42:39.295202 [ 3 ] {09f4e2fb-a502-4663-b369-87fbb30eaa89} DynamicQueryHandler: Done processing query 2023.10.24 17:42:39.295225 [ 3 ] {09f4e2fb-a502-4663-b369-87fbb30eaa89} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.24 17:42:39.295240 [ 3 ] {} HTTP-Session: 0b8e0d86-3f87-46e4-8208-0be51751190b Destroying unnamed session 2023.10.24 17:42:39.295385 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 52414, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:39.295428 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:39.295446 [ 3 ] {} HTTP-Session: e077782d-f175-4a41-9516-b70c2a3f2e19 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:39.295462 [ 3 ] {} HTTP-Session: e077782d-f175-4a41-9516-b70c2a3f2e19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:39.295550 [ 3 ] {d3c4fcca-9eb7-4d1b-ade2-7984f1051b4a} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:39.295593 [ 3 ] {d3c4fcca-9eb7-4d1b-ade2-7984f1051b4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 17:42:39.295729 [ 3 ] {d3c4fcca-9eb7-4d1b-ade2-7984f1051b4a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:39.296199 [ 3 ] {d3c4fcca-9eb7-4d1b-ade2-7984f1051b4a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:39.296509 [ 3 ] {d3c4fcca-9eb7-4d1b-ade2-7984f1051b4a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.24 17:42:39.296684 [ 3 ] {d3c4fcca-9eb7-4d1b-ade2-7984f1051b4a} oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.24 17:42:39.296812 [ 3 ] {d3c4fcca-9eb7-4d1b-ade2-7984f1051b4a} executeQuery: Read 49 rows, 67.71 KiB in 0.001232162 sec., 39767 rows/sec., 53.66 MiB/sec. 2023.10.24 17:42:39.296805 [ 84 ] {} oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.24 17:42:39.296926 [ 84 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:39.297006 [ 3 ] {d3c4fcca-9eb7-4d1b-ade2-7984f1051b4a} DynamicQueryHandler: Done processing query 2023.10.24 17:42:39.297075 [ 3 ] {d3c4fcca-9eb7-4d1b-ade2-7984f1051b4a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.24 17:42:39.297114 [ 3 ] {} HTTP-Session: e077782d-f175-4a41-9516-b70c2a3f2e19 Destroying unnamed session 2023.10.24 17:42:39.297124 [ 9 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.24 17:42:39.297347 [ 9 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:42:39.297411 [ 9 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 39 rows starting from the beginning of the part 2023.10.24 17:42:39.297632 [ 9 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 44 rows starting from the beginning of the part 2023.10.24 17:42:39.297809 [ 9 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part 2023.10.24 17:42:39.297951 [ 9 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part 2023.10.24 17:42:39.298041 [ 9 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::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.10.24 17:42:39.298131 [ 9 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 49 rows starting from the beginning of the part 2023.10.24 17:42:39.299521 [ 16 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 6 columns (6 merged, 0 gathered) in 0.002512504 sec., 106268.48753275616 rows/sec., 143.40 MiB/sec. 2023.10.24 17:42:39.299752 [ 9 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.24 17:42:39.299974 [ 9 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_6_1} oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.24 17:42:39.300041 [ 9 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_6_1} oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.24 17:42:39.300113 [ 9 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_6_1: 4.07 MiB. 2023.10.24 17:42:44.293477 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:44.293604 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:44.293634 [ 3 ] {} HTTP-Session: e64eb0be-3450-4325-b133-d536569386dc Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:44.293661 [ 3 ] {} HTTP-Session: e64eb0be-3450-4325-b133-d536569386dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:44.293797 [ 3 ] {b34a2efc-148b-4c2e-9f8f-59da6e7c8374} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:44.293862 [ 3 ] {b34a2efc-148b-4c2e-9f8f-59da6e7c8374} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:42:44.294040 [ 3 ] {b34a2efc-148b-4c2e-9f8f-59da6e7c8374} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:44.294441 [ 3 ] {b34a2efc-148b-4c2e-9f8f-59da6e7c8374} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:44.294698 [ 3 ] {b34a2efc-148b-4c2e-9f8f-59da6e7c8374} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.24 17:42:44.294859 [ 3 ] {b34a2efc-148b-4c2e-9f8f-59da6e7c8374} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.24 17:42:44.295002 [ 3 ] {b34a2efc-148b-4c2e-9f8f-59da6e7c8374} executeQuery: Read 6 rows, 348.00 B in 0.00115873 sec., 5178 rows/sec., 293.29 KiB/sec. 2023.10.24 17:42:44.295153 [ 3 ] {b34a2efc-148b-4c2e-9f8f-59da6e7c8374} DynamicQueryHandler: Done processing query 2023.10.24 17:42:44.295180 [ 3 ] {b34a2efc-148b-4c2e-9f8f-59da6e7c8374} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 17:42:44.295196 [ 3 ] {} HTTP-Session: e64eb0be-3450-4325-b133-d536569386dc Destroying unnamed session 2023.10.24 17:42:44.295320 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:44.295369 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:44.295390 [ 3 ] {} HTTP-Session: 8b38032f-bb66-424f-a104-0c9722482213 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:44.295409 [ 3 ] {} HTTP-Session: 8b38032f-bb66-424f-a104-0c9722482213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:44.295493 [ 3 ] {5f72c277-0989-420d-80c4-2cb8aa748df2} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:44.295536 [ 3 ] {5f72c277-0989-420d-80c4-2cb8aa748df2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:42:44.295643 [ 3 ] {5f72c277-0989-420d-80c4-2cb8aa748df2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:44.295980 [ 3 ] {5f72c277-0989-420d-80c4-2cb8aa748df2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:44.296197 [ 3 ] {5f72c277-0989-420d-80c4-2cb8aa748df2} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.24 17:42:44.296356 [ 3 ] {5f72c277-0989-420d-80c4-2cb8aa748df2} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.24 17:42:44.296480 [ 3 ] {5f72c277-0989-420d-80c4-2cb8aa748df2} executeQuery: Read 87 rows, 8.33 KiB in 0.000958377 sec., 90778 rows/sec., 8.49 MiB/sec. 2023.10.24 17:42:44.296598 [ 3 ] {5f72c277-0989-420d-80c4-2cb8aa748df2} DynamicQueryHandler: Done processing query 2023.10.24 17:42:44.296622 [ 3 ] {5f72c277-0989-420d-80c4-2cb8aa748df2} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 17:42:44.296638 [ 3 ] {} HTTP-Session: 8b38032f-bb66-424f-a104-0c9722482213 Destroying unnamed session 2023.10.24 17:42:44.296793 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:44.296837 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:44.296855 [ 3 ] {} HTTP-Session: f4a83873-4fc7-4098-b01f-9784864ee96d Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:44.296873 [ 3 ] {} HTTP-Session: f4a83873-4fc7-4098-b01f-9784864ee96d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:44.296958 [ 3 ] {a99ad8a9-767b-452c-afda-94450715bbe5} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:44.296998 [ 3 ] {a99ad8a9-767b-452c-afda-94450715bbe5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:42:44.297101 [ 3 ] {a99ad8a9-767b-452c-afda-94450715bbe5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:44.297515 [ 3 ] {a99ad8a9-767b-452c-afda-94450715bbe5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:44.297723 [ 3 ] {a99ad8a9-767b-452c-afda-94450715bbe5} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.24 17:42:44.297864 [ 3 ] {a99ad8a9-767b-452c-afda-94450715bbe5} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.24 17:42:44.297983 [ 3 ] {a99ad8a9-767b-452c-afda-94450715bbe5} executeQuery: Read 264 rows, 18.54 KiB in 0.000996338 sec., 264970 rows/sec., 18.18 MiB/sec. 2023.10.24 17:42:44.298095 [ 3 ] {a99ad8a9-767b-452c-afda-94450715bbe5} DynamicQueryHandler: Done processing query 2023.10.24 17:42:44.298118 [ 3 ] {a99ad8a9-767b-452c-afda-94450715bbe5} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 17:42:44.298135 [ 3 ] {} HTTP-Session: f4a83873-4fc7-4098-b01f-9784864ee96d Destroying unnamed session 2023.10.24 17:42:44.298242 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:44.298286 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:44.298304 [ 3 ] {} HTTP-Session: 846f8a32-d2df-4a96-9bcb-5dd7d6a074c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:44.298321 [ 3 ] {} HTTP-Session: 846f8a32-d2df-4a96-9bcb-5dd7d6a074c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:44.298390 [ 3 ] {1543d499-3d29-477a-8506-1db1032880fa} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:44.298430 [ 3 ] {1543d499-3d29-477a-8506-1db1032880fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 17:42:44.298537 [ 3 ] {1543d499-3d29-477a-8506-1db1032880fa} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:44.298790 [ 3 ] {1543d499-3d29-477a-8506-1db1032880fa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:44.299022 [ 3 ] {1543d499-3d29-477a-8506-1db1032880fa} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.24 17:42:44.299188 [ 3 ] {1543d499-3d29-477a-8506-1db1032880fa} oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.24 17:42:44.299308 [ 3 ] {1543d499-3d29-477a-8506-1db1032880fa} executeQuery: Read 6 rows, 258.00 B in 0.000890216 sec., 6739 rows/sec., 283.02 KiB/sec. 2023.10.24 17:42:44.299407 [ 3 ] {1543d499-3d29-477a-8506-1db1032880fa} DynamicQueryHandler: Done processing query 2023.10.24 17:42:44.299430 [ 3 ] {1543d499-3d29-477a-8506-1db1032880fa} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:42:44.299446 [ 3 ] {} HTTP-Session: 846f8a32-d2df-4a96-9bcb-5dd7d6a074c3 Destroying unnamed session 2023.10.24 17:42:44.299575 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:44.299617 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:44.299636 [ 3 ] {} HTTP-Session: 97a8532d-a32d-4af0-98ed-5a0729871e77 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:44.299652 [ 3 ] {} HTTP-Session: 97a8532d-a32d-4af0-98ed-5a0729871e77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:44.299726 [ 3 ] {8691531b-353f-471a-98ed-6c20abf79db1} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:44.299768 [ 3 ] {8691531b-353f-471a-98ed-6c20abf79db1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 17:42:44.299880 [ 3 ] {8691531b-353f-471a-98ed-6c20abf79db1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:44.300159 [ 3 ] {8691531b-353f-471a-98ed-6c20abf79db1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:44.300395 [ 3 ] {8691531b-353f-471a-98ed-6c20abf79db1} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.24 17:42:44.300560 [ 3 ] {8691531b-353f-471a-98ed-6c20abf79db1} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.24 17:42:44.300681 [ 3 ] {8691531b-353f-471a-98ed-6c20abf79db1} executeQuery: Read 63 rows, 3.91 KiB in 0.000927436 sec., 67929 rows/sec., 4.12 MiB/sec. 2023.10.24 17:42:44.300796 [ 3 ] {8691531b-353f-471a-98ed-6c20abf79db1} DynamicQueryHandler: Done processing query 2023.10.24 17:42:44.300820 [ 3 ] {8691531b-353f-471a-98ed-6c20abf79db1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:42:44.300835 [ 3 ] {} HTTP-Session: 97a8532d-a32d-4af0-98ed-5a0729871e77 Destroying unnamed session 2023.10.24 17:42:44.300926 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:44.300969 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:44.300987 [ 3 ] {} HTTP-Session: f53020f2-d1ca-466b-bc40-3823e180d462 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:44.301004 [ 3 ] {} HTTP-Session: f53020f2-d1ca-466b-bc40-3823e180d462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:44.301073 [ 3 ] {c27f6b95-2dbd-41e4-8bbd-136ca5c9fa13} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:44.301112 [ 3 ] {c27f6b95-2dbd-41e4-8bbd-136ca5c9fa13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 17:42:44.301214 [ 3 ] {c27f6b95-2dbd-41e4-8bbd-136ca5c9fa13} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:44.301458 [ 3 ] {c27f6b95-2dbd-41e4-8bbd-136ca5c9fa13} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:44.301679 [ 3 ] {c27f6b95-2dbd-41e4-8bbd-136ca5c9fa13} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.24 17:42:44.301850 [ 3 ] {c27f6b95-2dbd-41e4-8bbd-136ca5c9fa13} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.24 17:42:44.301972 [ 3 ] {c27f6b95-2dbd-41e4-8bbd-136ca5c9fa13} executeQuery: Read 19 rows, 1.01 KiB in 0.000866926 sec., 21916 rows/sec., 1.14 MiB/sec. 2023.10.24 17:42:44.301969 [ 73 ] {} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.24 17:42:44.302087 [ 73 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:44.302119 [ 3 ] {c27f6b95-2dbd-41e4-8bbd-136ca5c9fa13} DynamicQueryHandler: Done processing query 2023.10.24 17:42:44.302167 [ 3 ] {c27f6b95-2dbd-41e4-8bbd-136ca5c9fa13} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:42:44.302195 [ 3 ] {} HTTP-Session: f53020f2-d1ca-466b-bc40-3823e180d462 Destroying unnamed session 2023.10.24 17:42:44.302187 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.24 17:42:44.302331 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:42:44.302372 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 106 rows starting from the beginning of the part 2023.10.24 17:42:44.302529 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 19 rows starting from the beginning of the part 2023.10.24 17:42:44.302631 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 19 rows starting from the beginning of the part 2023.10.24 17:42:44.302724 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 3 rows starting from the beginning of the part 2023.10.24 17:42:44.302813 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 19 rows starting from the beginning of the part 2023.10.24 17:42:44.302903 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 19 rows starting from the beginning of the part 2023.10.24 17:42:44.303548 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 4 columns (4 merged, 0 gathered) in 0.001411464 sec., 131069.58448816264 rows/sec., 7.21 MiB/sec. 2023.10.24 17:42:44.303692 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.24 17:42:44.303945 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_11_2} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.24 17:42:44.304036 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_11_2} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.24 17:42:48.379812 [ 60 ] {} DNSResolver: Updating DNS cache 2023.10.24 17:42:48.379878 [ 60 ] {} DNSResolver: Updated DNS cache 2023.10.24 17:42:49.291370 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 7074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:49.291470 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:49.291495 [ 3 ] {} HTTP-Session: 8ca7af22-97cd-4cdd-8b4b-3e5f1f6501a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:49.291518 [ 3 ] {} HTTP-Session: 8ca7af22-97cd-4cdd-8b4b-3e5f1f6501a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:49.291640 [ 3 ] {7784d227-2206-4993-af09-3e6de09ab12f} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:49.291699 [ 3 ] {7784d227-2206-4993-af09-3e6de09ab12f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:42:49.291852 [ 3 ] {7784d227-2206-4993-af09-3e6de09ab12f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:49.292340 [ 3 ] {7784d227-2206-4993-af09-3e6de09ab12f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:49.292591 [ 3 ] {7784d227-2206-4993-af09-3e6de09ab12f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.24 17:42:49.292756 [ 3 ] {7784d227-2206-4993-af09-3e6de09ab12f} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.24 17:42:49.292879 [ 3 ] {7784d227-2206-4993-af09-3e6de09ab12f} executeQuery: Read 49 rows, 3.97 KiB in 0.001206241 sec., 40622 rows/sec., 3.22 MiB/sec. 2023.10.24 17:42:49.293056 [ 3 ] {7784d227-2206-4993-af09-3e6de09ab12f} DynamicQueryHandler: Done processing query 2023.10.24 17:42:49.293082 [ 3 ] {7784d227-2206-4993-af09-3e6de09ab12f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:42:49.293098 [ 3 ] {} HTTP-Session: 8ca7af22-97cd-4cdd-8b4b-3e5f1f6501a1 Destroying unnamed session 2023.10.24 17:42:49.293221 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 23701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:49.293270 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:49.293290 [ 3 ] {} HTTP-Session: 0303d6a2-d03d-4235-9286-f311808d2c03 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:49.293309 [ 3 ] {} HTTP-Session: 0303d6a2-d03d-4235-9286-f311808d2c03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:49.293394 [ 3 ] {e88d658c-e104-4a0c-8c7b-464139d6a32c} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:49.293436 [ 3 ] {e88d658c-e104-4a0c-8c7b-464139d6a32c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:42:49.293550 [ 3 ] {e88d658c-e104-4a0c-8c7b-464139d6a32c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:49.293972 [ 3 ] {e88d658c-e104-4a0c-8c7b-464139d6a32c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:49.294195 [ 3 ] {e88d658c-e104-4a0c-8c7b-464139d6a32c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.24 17:42:49.294340 [ 3 ] {e88d658c-e104-4a0c-8c7b-464139d6a32c} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.24 17:42:49.294470 [ 3 ] {e88d658c-e104-4a0c-8c7b-464139d6a32c} executeQuery: Read 147 rows, 14.72 KiB in 0.001048489 sec., 140201 rows/sec., 13.71 MiB/sec. 2023.10.24 17:42:49.294592 [ 3 ] {e88d658c-e104-4a0c-8c7b-464139d6a32c} DynamicQueryHandler: Done processing query 2023.10.24 17:42:49.294615 [ 3 ] {e88d658c-e104-4a0c-8c7b-464139d6a32c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.24 17:42:49.294631 [ 3 ] {} HTTP-Session: 0303d6a2-d03d-4235-9286-f311808d2c03 Destroying unnamed session 2023.10.24 17:42:49.294739 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 8349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:49.294784 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:49.294803 [ 3 ] {} HTTP-Session: f8c4db75-3343-4bd2-a15a-3d8dc4c5622e Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:49.294819 [ 3 ] {} HTTP-Session: f8c4db75-3343-4bd2-a15a-3d8dc4c5622e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:49.294894 [ 3 ] {c2877deb-93ff-4eba-9fb4-cb9001a72a81} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:49.294932 [ 3 ] {c2877deb-93ff-4eba-9fb4-cb9001a72a81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:42:49.295037 [ 3 ] {c2877deb-93ff-4eba-9fb4-cb9001a72a81} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:49.295336 [ 3 ] {c2877deb-93ff-4eba-9fb4-cb9001a72a81} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:49.295536 [ 3 ] {c2877deb-93ff-4eba-9fb4-cb9001a72a81} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.24 17:42:49.295680 [ 3 ] {c2877deb-93ff-4eba-9fb4-cb9001a72a81} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.24 17:42:49.295813 [ 3 ] {c2877deb-93ff-4eba-9fb4-cb9001a72a81} executeQuery: Read 49 rows, 3.92 KiB in 0.000891055 sec., 54990 rows/sec., 4.30 MiB/sec. 2023.10.24 17:42:49.295915 [ 3 ] {c2877deb-93ff-4eba-9fb4-cb9001a72a81} DynamicQueryHandler: Done processing query 2023.10.24 17:42:49.295937 [ 3 ] {c2877deb-93ff-4eba-9fb4-cb9001a72a81} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.24 17:42:49.295952 [ 3 ] {} HTTP-Session: f8c4db75-3343-4bd2-a15a-3d8dc4c5622e Destroying unnamed session 2023.10.24 17:42:49.296074 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 52415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:49.296117 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:49.296135 [ 3 ] {} HTTP-Session: 2f136c41-ad6d-46d3-8c74-8da97460d0ef Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:49.296151 [ 3 ] {} HTTP-Session: 2f136c41-ad6d-46d3-8c74-8da97460d0ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:49.296240 [ 3 ] {12756055-214c-48a7-b46e-99c64a9046ee} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:49.296283 [ 3 ] {12756055-214c-48a7-b46e-99c64a9046ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 17:42:49.296419 [ 3 ] {12756055-214c-48a7-b46e-99c64a9046ee} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:49.296890 [ 3 ] {12756055-214c-48a7-b46e-99c64a9046ee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:49.297226 [ 3 ] {12756055-214c-48a7-b46e-99c64a9046ee} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.24 17:42:49.297400 [ 3 ] {12756055-214c-48a7-b46e-99c64a9046ee} oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.24 17:42:49.297526 [ 3 ] {12756055-214c-48a7-b46e-99c64a9046ee} executeQuery: Read 49 rows, 67.71 KiB in 0.001257832 sec., 38955 rows/sec., 52.57 MiB/sec. 2023.10.24 17:42:49.297652 [ 3 ] {12756055-214c-48a7-b46e-99c64a9046ee} DynamicQueryHandler: Done processing query 2023.10.24 17:42:49.297675 [ 3 ] {12756055-214c-48a7-b46e-99c64a9046ee} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.24 17:42:49.297691 [ 3 ] {} HTTP-Session: 2f136c41-ad6d-46d3-8c74-8da97460d0ef Destroying unnamed session 2023.10.24 17:42:54.293611 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:54.293737 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:54.293767 [ 3 ] {} HTTP-Session: 46b0a082-2f9c-4ce5-be5e-7ba3538b2f11 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:54.293796 [ 3 ] {} HTTP-Session: 46b0a082-2f9c-4ce5-be5e-7ba3538b2f11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:54.293932 [ 3 ] {d58ed45d-72eb-4754-b2c6-40f4ad3e9dcd} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:54.293997 [ 3 ] {d58ed45d-72eb-4754-b2c6-40f4ad3e9dcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:42:54.294176 [ 3 ] {d58ed45d-72eb-4754-b2c6-40f4ad3e9dcd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:54.294629 [ 3 ] {d58ed45d-72eb-4754-b2c6-40f4ad3e9dcd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:54.294877 [ 3 ] {d58ed45d-72eb-4754-b2c6-40f4ad3e9dcd} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.24 17:42:54.295038 [ 3 ] {d58ed45d-72eb-4754-b2c6-40f4ad3e9dcd} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.24 17:42:54.295162 [ 3 ] {d58ed45d-72eb-4754-b2c6-40f4ad3e9dcd} executeQuery: Read 6 rows, 348.00 B in 0.001188561 sec., 5048 rows/sec., 285.93 KiB/sec. 2023.10.24 17:42:54.295194 [ 72 ] {} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.24 17:42:54.295331 [ 3 ] {d58ed45d-72eb-4754-b2c6-40f4ad3e9dcd} DynamicQueryHandler: Done processing query 2023.10.24 17:42:54.295341 [ 72 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:54.295369 [ 3 ] {d58ed45d-72eb-4754-b2c6-40f4ad3e9dcd} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 17:42:54.295406 [ 3 ] {} HTTP-Session: 46b0a082-2f9c-4ce5-be5e-7ba3538b2f11 Destroying unnamed session 2023.10.24 17:42:54.295502 [ 24 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.24 17:42:54.295574 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:54.295665 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:54.295717 [ 3 ] {} HTTP-Session: 21fac025-ba34-45c5-9861-eff6ce81e357 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:54.295736 [ 24 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:42:54.295754 [ 3 ] {} HTTP-Session: 21fac025-ba34-45c5-9861-eff6ce81e357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:54.295801 [ 24 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 53 rows starting from the beginning of the part 2023.10.24 17:42:54.295935 [ 3 ] {83b4df32-0620-4b61-baaf-da4b4613ac0f} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:54.296035 [ 3 ] {83b4df32-0620-4b61-baaf-da4b4613ac0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:42:54.296159 [ 24 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2023.10.24 17:42:54.296487 [ 3 ] {83b4df32-0620-4b61-baaf-da4b4613ac0f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:54.296503 [ 24 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 49 rows starting from the beginning of the part 2023.10.24 17:42:54.296691 [ 24 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2023.10.24 17:42:54.296832 [ 24 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 49 rows starting from the beginning of the part 2023.10.24 17:42:54.297140 [ 24 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::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.10.24 17:42:54.297424 [ 3 ] {83b4df32-0620-4b61-baaf-da4b4613ac0f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:54.297867 [ 3 ] {83b4df32-0620-4b61-baaf-da4b4613ac0f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.24 17:42:54.298192 [ 3 ] {83b4df32-0620-4b61-baaf-da4b4613ac0f} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.24 17:42:54.298395 [ 72 ] {} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.24 17:42:54.298497 [ 72 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:54.298495 [ 3 ] {83b4df32-0620-4b61-baaf-da4b4613ac0f} executeQuery: Read 87 rows, 8.33 KiB in 0.002466153 sec., 35277 rows/sec., 3.30 MiB/sec. 2023.10.24 17:42:54.299014 [ 3 ] {83b4df32-0620-4b61-baaf-da4b4613ac0f} DynamicQueryHandler: Done processing query 2023.10.24 17:42:54.299060 [ 3 ] {83b4df32-0620-4b61-baaf-da4b4613ac0f} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 17:42:54.299055 [ 13 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.24 17:42:54.299093 [ 3 ] {} HTTP-Session: 21fac025-ba34-45c5-9861-eff6ce81e357 Destroying unnamed session 2023.10.24 17:42:54.299056 [ 16 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 169 rows, containing 4 columns (4 merged, 0 gathered) in 0.003599663 sec., 46948.83937746395 rows/sec., 3.56 MiB/sec. 2023.10.24 17:42:54.299231 [ 13 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:42:54.299278 [ 13 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 228 rows starting from the beginning of the part 2023.10.24 17:42:54.299306 [ 16 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.24 17:42:54.299441 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:54.299528 [ 13 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 87 rows starting from the beginning of the part 2023.10.24 17:42:54.299561 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:54.299635 [ 3 ] {} HTTP-Session: b075e93f-859c-419f-97b8-b379cca8ab79 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:54.299689 [ 3 ] {} HTTP-Session: b075e93f-859c-419f-97b8-b379cca8ab79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:54.299751 [ 16 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_16_3} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.24 17:42:54.299927 [ 13 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 147 rows starting from the beginning of the part 2023.10.24 17:42:54.299975 [ 16 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_16_3} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.24 17:42:54.300034 [ 3 ] {e0fb95a2-b7a8-4249-8796-5badc1dc38db} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:54.300201 [ 3 ] {e0fb95a2-b7a8-4249-8796-5badc1dc38db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:42:54.300263 [ 13 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 87 rows starting from the beginning of the part 2023.10.24 17:42:54.300593 [ 13 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 147 rows starting from the beginning of the part 2023.10.24 17:42:54.300713 [ 3 ] {e0fb95a2-b7a8-4249-8796-5badc1dc38db} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:54.300850 [ 13 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 87 rows starting from the beginning of the part 2023.10.24 17:42:54.301733 [ 3 ] {e0fb95a2-b7a8-4249-8796-5badc1dc38db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:54.302168 [ 3 ] {e0fb95a2-b7a8-4249-8796-5badc1dc38db} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.24 17:42:54.302482 [ 13 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 4 columns (4 merged, 0 gathered) in 0.003874478 sec., 202091.7398421155 rows/sec., 19.38 MiB/sec. 2023.10.24 17:42:54.302492 [ 3 ] {e0fb95a2-b7a8-4249-8796-5badc1dc38db} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.24 17:42:54.302636 [ 13 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.24 17:42:54.302665 [ 72 ] {} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.24 17:42:54.302734 [ 3 ] {e0fb95a2-b7a8-4249-8796-5badc1dc38db} executeQuery: Read 264 rows, 18.54 KiB in 0.002601355 sec., 101485 rows/sec., 6.96 MiB/sec. 2023.10.24 17:42:54.302756 [ 72 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:54.303006 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.24 17:42:54.303151 [ 3 ] {e0fb95a2-b7a8-4249-8796-5badc1dc38db} DynamicQueryHandler: Done processing query 2023.10.24 17:42:54.303164 [ 13 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_16_3} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.24 17:42:54.303218 [ 3 ] {e0fb95a2-b7a8-4249-8796-5badc1dc38db} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 17:42:54.303289 [ 3 ] {} HTTP-Session: b075e93f-859c-419f-97b8-b379cca8ab79 Destroying unnamed session 2023.10.24 17:42:54.303294 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:42:54.303343 [ 13 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_16_3} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.24 17:42:54.303358 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 340 rows starting from the beginning of the part 2023.10.24 17:42:54.303501 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:54.303611 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:54.303661 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 264 rows starting from the beginning of the part 2023.10.24 17:42:54.303662 [ 3 ] {} HTTP-Session: e11a6cbc-8685-4d5c-8d37-fcd0f64d0b59 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:54.303738 [ 3 ] {} HTTP-Session: e11a6cbc-8685-4d5c-8d37-fcd0f64d0b59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:54.303912 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 49 rows starting from the beginning of the part 2023.10.24 17:42:54.303942 [ 3 ] {17fc2ae1-f9f3-4a7a-bdaa-8c7fabb49c08} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:54.304032 [ 3 ] {17fc2ae1-f9f3-4a7a-bdaa-8c7fabb49c08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 17:42:54.304122 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 264 rows starting from the beginning of the part 2023.10.24 17:42:54.304435 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 49 rows starting from the beginning of the part 2023.10.24 17:42:54.304546 [ 3 ] {17fc2ae1-f9f3-4a7a-bdaa-8c7fabb49c08} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:54.304691 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 264 rows starting from the beginning of the part 2023.10.24 17:42:54.305203 [ 3 ] {17fc2ae1-f9f3-4a7a-bdaa-8c7fabb49c08} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:54.305778 [ 3 ] {17fc2ae1-f9f3-4a7a-bdaa-8c7fabb49c08} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.24 17:42:54.306031 [ 3 ] {17fc2ae1-f9f3-4a7a-bdaa-8c7fabb49c08} oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.24 17:42:54.306324 [ 3 ] {17fc2ae1-f9f3-4a7a-bdaa-8c7fabb49c08} executeQuery: Read 6 rows, 258.00 B in 0.00229807 sec., 2610 rows/sec., 109.64 KiB/sec. 2023.10.24 17:42:54.306472 [ 23 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1230 rows, containing 4 columns (4 merged, 0 gathered) in 0.003606654 sec., 341036.3178724657 rows/sec., 23.86 MiB/sec. 2023.10.24 17:42:54.306551 [ 3 ] {17fc2ae1-f9f3-4a7a-bdaa-8c7fabb49c08} DynamicQueryHandler: Done processing query 2023.10.24 17:42:54.306587 [ 3 ] {17fc2ae1-f9f3-4a7a-bdaa-8c7fabb49c08} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:42:54.306619 [ 3 ] {} HTTP-Session: e11a6cbc-8685-4d5c-8d37-fcd0f64d0b59 Destroying unnamed session 2023.10.24 17:42:54.306665 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.24 17:42:54.306788 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:54.306850 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:54.306882 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_16_3} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.24 17:42:54.306895 [ 3 ] {} HTTP-Session: 6db2474d-8d21-4451-9d8d-2cdfe38f65f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:54.306949 [ 3 ] {} HTTP-Session: 6db2474d-8d21-4451-9d8d-2cdfe38f65f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:54.306988 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_16_3} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.24 17:42:54.307116 [ 3 ] {6ef2a77b-c479-4e1e-b4ae-0c8c8e75bb3c} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:54.307167 [ 3 ] {6ef2a77b-c479-4e1e-b4ae-0c8c8e75bb3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 17:42:54.307298 [ 3 ] {6ef2a77b-c479-4e1e-b4ae-0c8c8e75bb3c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:54.307617 [ 3 ] {6ef2a77b-c479-4e1e-b4ae-0c8c8e75bb3c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:54.307857 [ 3 ] {6ef2a77b-c479-4e1e-b4ae-0c8c8e75bb3c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.24 17:42:54.308024 [ 3 ] {6ef2a77b-c479-4e1e-b4ae-0c8c8e75bb3c} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.24 17:42:54.308161 [ 3 ] {6ef2a77b-c479-4e1e-b4ae-0c8c8e75bb3c} executeQuery: Read 63 rows, 3.91 KiB in 0.000999898 sec., 63006 rows/sec., 3.82 MiB/sec. 2023.10.24 17:42:54.308296 [ 3 ] {6ef2a77b-c479-4e1e-b4ae-0c8c8e75bb3c} DynamicQueryHandler: Done processing query 2023.10.24 17:42:54.308320 [ 3 ] {6ef2a77b-c479-4e1e-b4ae-0c8c8e75bb3c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:42:54.308335 [ 3 ] {} HTTP-Session: 6db2474d-8d21-4451-9d8d-2cdfe38f65f5 Destroying unnamed session 2023.10.24 17:42:54.308436 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:54.308478 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:54.308496 [ 3 ] {} HTTP-Session: 539a1892-10be-4245-9660-c9c6e744462a Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:54.308512 [ 3 ] {} HTTP-Session: 539a1892-10be-4245-9660-c9c6e744462a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:54.308582 [ 3 ] {e8b6c79a-a814-4bbc-87a8-8c0e3ceeca69} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:54.308621 [ 3 ] {e8b6c79a-a814-4bbc-87a8-8c0e3ceeca69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 17:42:54.308725 [ 3 ] {e8b6c79a-a814-4bbc-87a8-8c0e3ceeca69} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:54.309013 [ 3 ] {e8b6c79a-a814-4bbc-87a8-8c0e3ceeca69} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:54.309232 [ 3 ] {e8b6c79a-a814-4bbc-87a8-8c0e3ceeca69} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.24 17:42:54.309409 [ 3 ] {e8b6c79a-a814-4bbc-87a8-8c0e3ceeca69} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.24 17:42:54.309539 [ 3 ] {e8b6c79a-a814-4bbc-87a8-8c0e3ceeca69} executeQuery: Read 19 rows, 1.01 KiB in 0.000918606 sec., 20683 rows/sec., 1.07 MiB/sec. 2023.10.24 17:42:54.309668 [ 3 ] {e8b6c79a-a814-4bbc-87a8-8c0e3ceeca69} DynamicQueryHandler: Done processing query 2023.10.24 17:42:54.309691 [ 3 ] {e8b6c79a-a814-4bbc-87a8-8c0e3ceeca69} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:42:54.309710 [ 3 ] {} HTTP-Session: 539a1892-10be-4245-9660-c9c6e744462a Destroying unnamed session 2023.10.24 17:42:59.291376 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 7074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:59.291503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:59.291532 [ 3 ] {} HTTP-Session: db1401b1-1016-4613-9dec-ce0ca70491d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:59.291559 [ 3 ] {} HTTP-Session: db1401b1-1016-4613-9dec-ce0ca70491d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:59.291695 [ 3 ] {d82812a1-e3b1-4d0f-9488-e51d0e353500} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:59.291760 [ 3 ] {d82812a1-e3b1-4d0f-9488-e51d0e353500} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:42:59.291915 [ 3 ] {d82812a1-e3b1-4d0f-9488-e51d0e353500} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:59.292348 [ 3 ] {d82812a1-e3b1-4d0f-9488-e51d0e353500} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:59.292601 [ 3 ] {d82812a1-e3b1-4d0f-9488-e51d0e353500} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.24 17:42:59.292764 [ 3 ] {d82812a1-e3b1-4d0f-9488-e51d0e353500} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.24 17:42:59.292886 [ 3 ] {d82812a1-e3b1-4d0f-9488-e51d0e353500} executeQuery: Read 49 rows, 3.97 KiB in 0.00115438 sec., 42447 rows/sec., 3.36 MiB/sec. 2023.10.24 17:42:59.293066 [ 3 ] {d82812a1-e3b1-4d0f-9488-e51d0e353500} DynamicQueryHandler: Done processing query 2023.10.24 17:42:59.293093 [ 3 ] {d82812a1-e3b1-4d0f-9488-e51d0e353500} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:42:59.293111 [ 3 ] {} HTTP-Session: db1401b1-1016-4613-9dec-ce0ca70491d0 Destroying unnamed session 2023.10.24 17:42:59.293260 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 23701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:59.293312 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:59.293331 [ 3 ] {} HTTP-Session: 8f3f10ae-8359-4093-b5a6-270e335d6605 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:59.293350 [ 3 ] {} HTTP-Session: 8f3f10ae-8359-4093-b5a6-270e335d6605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:59.293438 [ 3 ] {83b222f5-98dd-4254-91e8-ed2d2cbb9839} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:59.293483 [ 3 ] {83b222f5-98dd-4254-91e8-ed2d2cbb9839} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:42:59.293597 [ 3 ] {83b222f5-98dd-4254-91e8-ed2d2cbb9839} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:59.293967 [ 3 ] {83b222f5-98dd-4254-91e8-ed2d2cbb9839} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:59.294190 [ 3 ] {83b222f5-98dd-4254-91e8-ed2d2cbb9839} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.24 17:42:59.294335 [ 3 ] {83b222f5-98dd-4254-91e8-ed2d2cbb9839} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.24 17:42:59.294434 [ 3 ] {83b222f5-98dd-4254-91e8-ed2d2cbb9839} executeQuery: Read 147 rows, 14.72 KiB in 0.000967767 sec., 151896 rows/sec., 14.85 MiB/sec. 2023.10.24 17:42:59.294540 [ 3 ] {83b222f5-98dd-4254-91e8-ed2d2cbb9839} DynamicQueryHandler: Done processing query 2023.10.24 17:42:59.294563 [ 3 ] {83b222f5-98dd-4254-91e8-ed2d2cbb9839} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.24 17:42:59.294578 [ 3 ] {} HTTP-Session: 8f3f10ae-8359-4093-b5a6-270e335d6605 Destroying unnamed session 2023.10.24 17:42:59.294697 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 10200, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:59.294739 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:59.294759 [ 3 ] {} HTTP-Session: 96a741d9-3904-467a-aaa0-cd3f42ac8bfe Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:59.294776 [ 3 ] {} HTTP-Session: 96a741d9-3904-467a-aaa0-cd3f42ac8bfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:59.294848 [ 3 ] {b623785d-cb9e-418d-96f9-9ec4c18dac5c} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:59.294886 [ 3 ] {b623785d-cb9e-418d-96f9-9ec4c18dac5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:42:59.294988 [ 3 ] {b623785d-cb9e-418d-96f9-9ec4c18dac5c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:59.295272 [ 3 ] {b623785d-cb9e-418d-96f9-9ec4c18dac5c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:59.295471 [ 3 ] {b623785d-cb9e-418d-96f9-9ec4c18dac5c} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.24 17:42:59.295614 [ 3 ] {b623785d-cb9e-418d-96f9-9ec4c18dac5c} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.24 17:42:59.295711 [ 3 ] {b623785d-cb9e-418d-96f9-9ec4c18dac5c} executeQuery: Read 60 rows, 4.79 KiB in 0.000836525 sec., 71725 rows/sec., 5.59 MiB/sec. 2023.10.24 17:42:59.295823 [ 3 ] {b623785d-cb9e-418d-96f9-9ec4c18dac5c} DynamicQueryHandler: Done processing query 2023.10.24 17:42:59.295846 [ 3 ] {b623785d-cb9e-418d-96f9-9ec4c18dac5c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.24 17:42:59.295862 [ 3 ] {} HTTP-Session: 96a741d9-3904-467a-aaa0-cd3f42ac8bfe Destroying unnamed session 2023.10.24 17:42:59.296018 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:59.296062 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:59.296080 [ 3 ] {} HTTP-Session: 0076effc-b730-4e6e-9fb7-065d78fcd91d Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:59.296096 [ 3 ] {} HTTP-Session: 0076effc-b730-4e6e-9fb7-065d78fcd91d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:59.296166 [ 3 ] {5b6d38a9-3294-4cd6-b12e-a9c13e0cd561} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:59.296207 [ 3 ] {5b6d38a9-3294-4cd6-b12e-a9c13e0cd561} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 17:42:59.296324 [ 3 ] {5b6d38a9-3294-4cd6-b12e-a9c13e0cd561} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:59.296581 [ 3 ] {5b6d38a9-3294-4cd6-b12e-a9c13e0cd561} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:59.296813 [ 3 ] {5b6d38a9-3294-4cd6-b12e-a9c13e0cd561} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.24 17:42:59.297003 [ 3 ] {5b6d38a9-3294-4cd6-b12e-a9c13e0cd561} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.24 17:42:59.297098 [ 58 ] {} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.24 17:42:59.297109 [ 3 ] {5b6d38a9-3294-4cd6-b12e-a9c13e0cd561} executeQuery: Read 11 rows, 743.00 B in 0.000914876 sec., 12023 rows/sec., 793.10 KiB/sec. 2023.10.24 17:42:59.297144 [ 58 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:59.297281 [ 3 ] {5b6d38a9-3294-4cd6-b12e-a9c13e0cd561} DynamicQueryHandler: Done processing query 2023.10.24 17:42:59.297297 [ 15 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.24 17:42:59.297325 [ 3 ] {5b6d38a9-3294-4cd6-b12e-a9c13e0cd561} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 17:42:59.297389 [ 3 ] {} HTTP-Session: 0076effc-b730-4e6e-9fb7-065d78fcd91d Destroying unnamed session 2023.10.24 17:42:59.297473 [ 15 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:42:59.297518 [ 15 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 378 rows starting from the beginning of the part 2023.10.24 17:42:59.297561 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 52415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:42:59.297642 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:42:59.297668 [ 3 ] {} HTTP-Session: a2bd5bbb-bf62-42a8-9ffa-9139e0921c12 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:42:59.297696 [ 3 ] {} HTTP-Session: a2bd5bbb-bf62-42a8-9ffa-9139e0921c12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:42:59.297823 [ 15 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part 2023.10.24 17:42:59.297911 [ 3 ] {c686603c-c3c2-4944-a899-bad4866d9d2c} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:42:59.298033 [ 3 ] {c686603c-c3c2-4944-a899-bad4866d9d2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 17:42:59.298069 [ 15 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 63 rows starting from the beginning of the part 2023.10.24 17:42:59.298392 [ 15 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 63 rows starting from the beginning of the part 2023.10.24 17:42:59.298584 [ 3 ] {c686603c-c3c2-4944-a899-bad4866d9d2c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:42:59.298672 [ 15 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 63 rows starting from the beginning of the part 2023.10.24 17:42:59.298826 [ 15 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 11 rows starting from the beginning of the part 2023.10.24 17:42:59.299939 [ 3 ] {c686603c-c3c2-4944-a899-bad4866d9d2c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:42:59.300490 [ 16 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 589 rows, containing 5 columns (5 merged, 0 gathered) in 0.003279967 sec., 179574.9774311754 rows/sec., 10.91 MiB/sec. 2023.10.24 17:42:59.300629 [ 3 ] {c686603c-c3c2-4944-a899-bad4866d9d2c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.24 17:42:59.300740 [ 23 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.24 17:42:59.300886 [ 3 ] {c686603c-c3c2-4944-a899-bad4866d9d2c} oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.24 17:42:59.301055 [ 3 ] {c686603c-c3c2-4944-a899-bad4866d9d2c} executeQuery: Read 49 rows, 67.71 KiB in 0.003096355 sec., 15825 rows/sec., 21.36 MiB/sec. 2023.10.24 17:42:59.301125 [ 23 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_11_2} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.24 17:42:59.301281 [ 3 ] {c686603c-c3c2-4944-a899-bad4866d9d2c} DynamicQueryHandler: Done processing query 2023.10.24 17:42:59.301297 [ 23 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_11_2} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.24 17:42:59.301314 [ 3 ] {c686603c-c3c2-4944-a899-bad4866d9d2c} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.24 17:42:59.301347 [ 3 ] {} HTTP-Session: a2bd5bbb-bf62-42a8-9ffa-9139e0921c12 Destroying unnamed session 2023.10.24 17:43:03.380123 [ 91 ] {} DNSResolver: Updating DNS cache 2023.10.24 17:43:03.380188 [ 91 ] {} DNSResolver: Updated DNS cache 2023.10.24 17:43:04.293335 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:04.293452 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:04.293481 [ 3 ] {} HTTP-Session: 8f0a15af-0d3f-41eb-a7aa-e2d79060d16c Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:04.293508 [ 3 ] {} HTTP-Session: 8f0a15af-0d3f-41eb-a7aa-e2d79060d16c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:04.293644 [ 3 ] {f22643ae-a91c-44e3-8279-8b980474d753} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:04.293712 [ 3 ] {f22643ae-a91c-44e3-8279-8b980474d753} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:43:04.293891 [ 3 ] {f22643ae-a91c-44e3-8279-8b980474d753} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:04.294302 [ 3 ] {f22643ae-a91c-44e3-8279-8b980474d753} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:43:04.294562 [ 3 ] {f22643ae-a91c-44e3-8279-8b980474d753} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.24 17:43:04.294733 [ 3 ] {f22643ae-a91c-44e3-8279-8b980474d753} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.24 17:43:04.294873 [ 3 ] {f22643ae-a91c-44e3-8279-8b980474d753} executeQuery: Read 6 rows, 348.00 B in 0.001183491 sec., 5069 rows/sec., 287.15 KiB/sec. 2023.10.24 17:43:04.295007 [ 3 ] {f22643ae-a91c-44e3-8279-8b980474d753} DynamicQueryHandler: Done processing query 2023.10.24 17:43:04.295032 [ 3 ] {f22643ae-a91c-44e3-8279-8b980474d753} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 17:43:04.295048 [ 3 ] {} HTTP-Session: 8f0a15af-0d3f-41eb-a7aa-e2d79060d16c Destroying unnamed session 2023.10.24 17:43:04.295216 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:04.295259 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:04.295277 [ 3 ] {} HTTP-Session: a73d01ce-3431-4949-b7e6-936389e4781e Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:04.295294 [ 3 ] {} HTTP-Session: a73d01ce-3431-4949-b7e6-936389e4781e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:04.295367 [ 3 ] {7a62e4dd-a45e-4c6b-8523-cc8104f1e224} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:04.295407 [ 3 ] {7a62e4dd-a45e-4c6b-8523-cc8104f1e224} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:43:04.295509 [ 3 ] {7a62e4dd-a45e-4c6b-8523-cc8104f1e224} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:04.295849 [ 3 ] {7a62e4dd-a45e-4c6b-8523-cc8104f1e224} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:43:04.296055 [ 3 ] {7a62e4dd-a45e-4c6b-8523-cc8104f1e224} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.24 17:43:04.296205 [ 3 ] {7a62e4dd-a45e-4c6b-8523-cc8104f1e224} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.24 17:43:04.296331 [ 3 ] {7a62e4dd-a45e-4c6b-8523-cc8104f1e224} executeQuery: Read 87 rows, 8.33 KiB in 0.000935016 sec., 93046 rows/sec., 8.70 MiB/sec. 2023.10.24 17:43:04.296449 [ 3 ] {7a62e4dd-a45e-4c6b-8523-cc8104f1e224} DynamicQueryHandler: Done processing query 2023.10.24 17:43:04.296473 [ 3 ] {7a62e4dd-a45e-4c6b-8523-cc8104f1e224} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 17:43:04.296489 [ 3 ] {} HTTP-Session: a73d01ce-3431-4949-b7e6-936389e4781e Destroying unnamed session 2023.10.24 17:43:04.296656 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:04.296701 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:04.296720 [ 3 ] {} HTTP-Session: 14e0d18f-c891-4bcb-b49f-53c035dd8daf Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:04.296737 [ 3 ] {} HTTP-Session: 14e0d18f-c891-4bcb-b49f-53c035dd8daf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:04.296812 [ 3 ] {7cbe7cb5-7dce-4541-a400-86e7f187f98d} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:04.296852 [ 3 ] {7cbe7cb5-7dce-4541-a400-86e7f187f98d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:43:04.296957 [ 3 ] {7cbe7cb5-7dce-4541-a400-86e7f187f98d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:04.297448 [ 3 ] {7cbe7cb5-7dce-4541-a400-86e7f187f98d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:43:04.297665 [ 3 ] {7cbe7cb5-7dce-4541-a400-86e7f187f98d} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.24 17:43:04.297810 [ 3 ] {7cbe7cb5-7dce-4541-a400-86e7f187f98d} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.24 17:43:04.297940 [ 3 ] {7cbe7cb5-7dce-4541-a400-86e7f187f98d} executeQuery: Read 264 rows, 18.54 KiB in 0.001094419 sec., 241223 rows/sec., 16.55 MiB/sec. 2023.10.24 17:43:04.298132 [ 3 ] {7cbe7cb5-7dce-4541-a400-86e7f187f98d} DynamicQueryHandler: Done processing query 2023.10.24 17:43:04.298155 [ 3 ] {7cbe7cb5-7dce-4541-a400-86e7f187f98d} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 17:43:04.298171 [ 3 ] {} HTTP-Session: 14e0d18f-c891-4bcb-b49f-53c035dd8daf Destroying unnamed session 2023.10.24 17:43:04.298317 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:04.298360 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:04.298378 [ 3 ] {} HTTP-Session: ad4588be-f35b-4201-b554-6e479a81eeb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:04.298394 [ 3 ] {} HTTP-Session: ad4588be-f35b-4201-b554-6e479a81eeb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:04.298463 [ 3 ] {511107f6-651c-4f99-8f7a-d6c855b771f8} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:04.298503 [ 3 ] {511107f6-651c-4f99-8f7a-d6c855b771f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 17:43:04.298622 [ 3 ] {511107f6-651c-4f99-8f7a-d6c855b771f8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:04.298865 [ 3 ] {511107f6-651c-4f99-8f7a-d6c855b771f8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:43:04.299091 [ 3 ] {511107f6-651c-4f99-8f7a-d6c855b771f8} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.24 17:43:04.299258 [ 3 ] {511107f6-651c-4f99-8f7a-d6c855b771f8} oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.24 17:43:04.299383 [ 3 ] {511107f6-651c-4f99-8f7a-d6c855b771f8} executeQuery: Read 6 rows, 258.00 B in 0.000889236 sec., 6747 rows/sec., 283.34 KiB/sec. 2023.10.24 17:43:04.299521 [ 3 ] {511107f6-651c-4f99-8f7a-d6c855b771f8} DynamicQueryHandler: Done processing query 2023.10.24 17:43:04.299545 [ 3 ] {511107f6-651c-4f99-8f7a-d6c855b771f8} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:43:04.299560 [ 3 ] {} HTTP-Session: ad4588be-f35b-4201-b554-6e479a81eeb4 Destroying unnamed session 2023.10.24 17:43:04.299678 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:04.299720 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:04.299738 [ 3 ] {} HTTP-Session: 0a6ef7be-6c0f-4a05-ae84-a0c682f013d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:04.299754 [ 3 ] {} HTTP-Session: 0a6ef7be-6c0f-4a05-ae84-a0c682f013d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:04.299824 [ 3 ] {7f515006-84a4-400f-83eb-0ed56c5e4616} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:04.299864 [ 3 ] {7f515006-84a4-400f-83eb-0ed56c5e4616} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 17:43:04.299983 [ 3 ] {7f515006-84a4-400f-83eb-0ed56c5e4616} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:04.300261 [ 3 ] {7f515006-84a4-400f-83eb-0ed56c5e4616} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:43:04.300488 [ 3 ] {7f515006-84a4-400f-83eb-0ed56c5e4616} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.24 17:43:04.300661 [ 3 ] {7f515006-84a4-400f-83eb-0ed56c5e4616} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.24 17:43:04.300794 [ 3 ] {7f515006-84a4-400f-83eb-0ed56c5e4616} executeQuery: Read 63 rows, 3.91 KiB in 0.000937537 sec., 67197 rows/sec., 4.07 MiB/sec. 2023.10.24 17:43:04.300922 [ 3 ] {7f515006-84a4-400f-83eb-0ed56c5e4616} DynamicQueryHandler: Done processing query 2023.10.24 17:43:04.300946 [ 3 ] {7f515006-84a4-400f-83eb-0ed56c5e4616} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:43:04.300961 [ 3 ] {} HTTP-Session: 0a6ef7be-6c0f-4a05-ae84-a0c682f013d6 Destroying unnamed session 2023.10.24 17:43:04.301076 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:04.301119 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:04.301137 [ 3 ] {} HTTP-Session: 177d6b47-4bda-4f41-bbaa-711472d81df7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:04.301153 [ 3 ] {} HTTP-Session: 177d6b47-4bda-4f41-bbaa-711472d81df7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:04.301221 [ 3 ] {d000aeb1-4448-4107-90ee-a45ccc8ab28f} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:04.301260 [ 3 ] {d000aeb1-4448-4107-90ee-a45ccc8ab28f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 17:43:04.301363 [ 3 ] {d000aeb1-4448-4107-90ee-a45ccc8ab28f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:04.301609 [ 3 ] {d000aeb1-4448-4107-90ee-a45ccc8ab28f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:43:04.301826 [ 3 ] {d000aeb1-4448-4107-90ee-a45ccc8ab28f} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.24 17:43:04.302000 [ 3 ] {d000aeb1-4448-4107-90ee-a45ccc8ab28f} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.24 17:43:04.302128 [ 3 ] {d000aeb1-4448-4107-90ee-a45ccc8ab28f} executeQuery: Read 19 rows, 1.01 KiB in 0.000865975 sec., 21940 rows/sec., 1.14 MiB/sec. 2023.10.24 17:43:04.302253 [ 3 ] {d000aeb1-4448-4107-90ee-a45ccc8ab28f} DynamicQueryHandler: Done processing query 2023.10.24 17:43:04.302277 [ 3 ] {d000aeb1-4448-4107-90ee-a45ccc8ab28f} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:43:04.302292 [ 3 ] {} HTTP-Session: 177d6b47-4bda-4f41-bbaa-711472d81df7 Destroying unnamed session 2023.10.24 17:43:09.291817 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 7074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:09.291938 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:09.291967 [ 3 ] {} HTTP-Session: b5696cdc-0845-4da0-9fe4-f8fd44af83c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:09.291994 [ 3 ] {} HTTP-Session: b5696cdc-0845-4da0-9fe4-f8fd44af83c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:09.292133 [ 3 ] {c01d4057-e900-4771-a796-fe0b7e13c81f} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:09.292198 [ 3 ] {c01d4057-e900-4771-a796-fe0b7e13c81f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:43:09.292356 [ 3 ] {c01d4057-e900-4771-a796-fe0b7e13c81f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:09.292850 [ 3 ] {c01d4057-e900-4771-a796-fe0b7e13c81f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:43:09.293133 [ 3 ] {c01d4057-e900-4771-a796-fe0b7e13c81f} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.24 17:43:09.293295 [ 3 ] {c01d4057-e900-4771-a796-fe0b7e13c81f} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.24 17:43:09.293417 [ 3 ] {c01d4057-e900-4771-a796-fe0b7e13c81f} executeQuery: Read 49 rows, 3.97 KiB in 0.001244992 sec., 39357 rows/sec., 3.12 MiB/sec. 2023.10.24 17:43:09.293596 [ 3 ] {c01d4057-e900-4771-a796-fe0b7e13c81f} DynamicQueryHandler: Done processing query 2023.10.24 17:43:09.293626 [ 3 ] {c01d4057-e900-4771-a796-fe0b7e13c81f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:43:09.293643 [ 3 ] {} HTTP-Session: b5696cdc-0845-4da0-9fe4-f8fd44af83c5 Destroying unnamed session 2023.10.24 17:43:09.293826 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 23701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:09.293875 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:09.293895 [ 3 ] {} HTTP-Session: 5ce1ebab-556a-4a0e-9d89-8fb00171ac3c Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:09.293913 [ 3 ] {} HTTP-Session: 5ce1ebab-556a-4a0e-9d89-8fb00171ac3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:09.293997 [ 3 ] {ee006dd6-9a4c-4fb0-95b7-25e59a26d167} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:09.294040 [ 3 ] {ee006dd6-9a4c-4fb0-95b7-25e59a26d167} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:43:09.294158 [ 3 ] {ee006dd6-9a4c-4fb0-95b7-25e59a26d167} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:09.294523 [ 3 ] {ee006dd6-9a4c-4fb0-95b7-25e59a26d167} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:43:09.294741 [ 3 ] {ee006dd6-9a4c-4fb0-95b7-25e59a26d167} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.24 17:43:09.294886 [ 3 ] {ee006dd6-9a4c-4fb0-95b7-25e59a26d167} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.24 17:43:09.294988 [ 3 ] {ee006dd6-9a4c-4fb0-95b7-25e59a26d167} executeQuery: Read 147 rows, 14.72 KiB in 0.000962157 sec., 152781 rows/sec., 14.94 MiB/sec. 2023.10.24 17:43:09.295118 [ 3 ] {ee006dd6-9a4c-4fb0-95b7-25e59a26d167} DynamicQueryHandler: Done processing query 2023.10.24 17:43:09.295141 [ 3 ] {ee006dd6-9a4c-4fb0-95b7-25e59a26d167} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.24 17:43:09.295157 [ 3 ] {} HTTP-Session: 5ce1ebab-556a-4a0e-9d89-8fb00171ac3c Destroying unnamed session 2023.10.24 17:43:09.295280 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 8349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:09.295322 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:09.295340 [ 3 ] {} HTTP-Session: 2ef3b50a-2f20-4c77-9eb0-264a224a31d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:09.295357 [ 3 ] {} HTTP-Session: 2ef3b50a-2f20-4c77-9eb0-264a224a31d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:09.295429 [ 3 ] {21cd9ea6-ce12-4f90-a9c4-f67fa467348c} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:09.295468 [ 3 ] {21cd9ea6-ce12-4f90-a9c4-f67fa467348c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:43:09.295570 [ 3 ] {21cd9ea6-ce12-4f90-a9c4-f67fa467348c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:09.295854 [ 3 ] {21cd9ea6-ce12-4f90-a9c4-f67fa467348c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:43:09.296048 [ 3 ] {21cd9ea6-ce12-4f90-a9c4-f67fa467348c} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.24 17:43:09.296196 [ 3 ] {21cd9ea6-ce12-4f90-a9c4-f67fa467348c} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.24 17:43:09.296292 [ 3 ] {21cd9ea6-ce12-4f90-a9c4-f67fa467348c} executeQuery: Read 49 rows, 3.92 KiB in 0.000837114 sec., 58534 rows/sec., 4.58 MiB/sec. 2023.10.24 17:43:09.296401 [ 3 ] {21cd9ea6-ce12-4f90-a9c4-f67fa467348c} DynamicQueryHandler: Done processing query 2023.10.24 17:43:09.296424 [ 3 ] {21cd9ea6-ce12-4f90-a9c4-f67fa467348c} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.24 17:43:09.296441 [ 3 ] {} HTTP-Session: 2ef3b50a-2f20-4c77-9eb0-264a224a31d6 Destroying unnamed session 2023.10.24 17:43:09.296593 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 52415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:09.296637 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:09.296655 [ 3 ] {} HTTP-Session: 548926f2-3e93-45a3-95aa-f9818f91a83f Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:09.296672 [ 3 ] {} HTTP-Session: 548926f2-3e93-45a3-95aa-f9818f91a83f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:09.296759 [ 3 ] {6a911b99-a510-4525-9c54-14e227f9dbd9} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:09.296803 [ 3 ] {6a911b99-a510-4525-9c54-14e227f9dbd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 17:43:09.296935 [ 3 ] {6a911b99-a510-4525-9c54-14e227f9dbd9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:09.297397 [ 3 ] {6a911b99-a510-4525-9c54-14e227f9dbd9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2023.10.24 17:43:09.297696 [ 3 ] {6a911b99-a510-4525-9c54-14e227f9dbd9} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.24 17:43:09.297875 [ 3 ] {6a911b99-a510-4525-9c54-14e227f9dbd9} oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.24 17:43:09.297975 [ 3 ] {6a911b99-a510-4525-9c54-14e227f9dbd9} executeQuery: Read 49 rows, 67.71 KiB in 0.001190001 sec., 41176 rows/sec., 55.57 MiB/sec. 2023.10.24 17:43:09.298140 [ 3 ] {6a911b99-a510-4525-9c54-14e227f9dbd9} DynamicQueryHandler: Done processing query 2023.10.24 17:43:09.298164 [ 3 ] {6a911b99-a510-4525-9c54-14e227f9dbd9} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.24 17:43:09.298180 [ 3 ] {} HTTP-Session: 548926f2-3e93-45a3-95aa-f9818f91a83f Destroying unnamed session 2023.10.24 17:43:14.293786 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:14.293921 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:14.293953 [ 3 ] {} HTTP-Session: 59d40e87-ccaf-4c44-a211-b6cb7952e249 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:14.293982 [ 3 ] {} HTTP-Session: 59d40e87-ccaf-4c44-a211-b6cb7952e249 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:14.294120 [ 3 ] {7b2def98-e928-435b-a33c-e8dc3deb7641} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:14.294191 [ 3 ] {7b2def98-e928-435b-a33c-e8dc3deb7641} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:43:14.294376 [ 3 ] {7b2def98-e928-435b-a33c-e8dc3deb7641} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:14.294890 [ 3 ] {7b2def98-e928-435b-a33c-e8dc3deb7641} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:14.295148 [ 3 ] {7b2def98-e928-435b-a33c-e8dc3deb7641} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.24 17:43:14.295309 [ 3 ] {7b2def98-e928-435b-a33c-e8dc3deb7641} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.24 17:43:14.295432 [ 3 ] {7b2def98-e928-435b-a33c-e8dc3deb7641} executeQuery: Read 6 rows, 348.00 B in 0.001273903 sec., 4709 rows/sec., 266.77 KiB/sec. 2023.10.24 17:43:14.295602 [ 3 ] {7b2def98-e928-435b-a33c-e8dc3deb7641} DynamicQueryHandler: Done processing query 2023.10.24 17:43:14.295628 [ 3 ] {7b2def98-e928-435b-a33c-e8dc3deb7641} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 17:43:14.295646 [ 3 ] {} HTTP-Session: 59d40e87-ccaf-4c44-a211-b6cb7952e249 Destroying unnamed session 2023.10.24 17:43:14.295781 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:14.295835 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:14.295854 [ 3 ] {} HTTP-Session: b789e6d1-d301-451c-aa92-d18447127d76 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:14.295873 [ 3 ] {} HTTP-Session: b789e6d1-d301-451c-aa92-d18447127d76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:14.295957 [ 3 ] {f0fc1d70-ff4d-4d3f-b25e-794aebead80a} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:14.296000 [ 3 ] {f0fc1d70-ff4d-4d3f-b25e-794aebead80a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:43:14.296112 [ 3 ] {f0fc1d70-ff4d-4d3f-b25e-794aebead80a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:14.296467 [ 3 ] {f0fc1d70-ff4d-4d3f-b25e-794aebead80a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:14.296676 [ 3 ] {f0fc1d70-ff4d-4d3f-b25e-794aebead80a} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.24 17:43:14.296823 [ 3 ] {f0fc1d70-ff4d-4d3f-b25e-794aebead80a} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.24 17:43:14.296950 [ 3 ] {f0fc1d70-ff4d-4d3f-b25e-794aebead80a} executeQuery: Read 87 rows, 8.33 KiB in 0.000957127 sec., 90897 rows/sec., 8.50 MiB/sec. 2023.10.24 17:43:14.297065 [ 3 ] {f0fc1d70-ff4d-4d3f-b25e-794aebead80a} DynamicQueryHandler: Done processing query 2023.10.24 17:43:14.297089 [ 3 ] {f0fc1d70-ff4d-4d3f-b25e-794aebead80a} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 17:43:14.297105 [ 3 ] {} HTTP-Session: b789e6d1-d301-451c-aa92-d18447127d76 Destroying unnamed session 2023.10.24 17:43:14.297243 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:14.297290 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:14.297309 [ 3 ] {} HTTP-Session: d04e2252-bfb5-4bad-8aae-1c3c20c387db Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:14.297326 [ 3 ] {} HTTP-Session: d04e2252-bfb5-4bad-8aae-1c3c20c387db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:14.297409 [ 3 ] {ccaeec40-e987-46ec-8d20-7cbed89dc157} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:14.297449 [ 3 ] {ccaeec40-e987-46ec-8d20-7cbed89dc157} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:43:14.297552 [ 3 ] {ccaeec40-e987-46ec-8d20-7cbed89dc157} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:14.297997 [ 3 ] {ccaeec40-e987-46ec-8d20-7cbed89dc157} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:14.298209 [ 3 ] {ccaeec40-e987-46ec-8d20-7cbed89dc157} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.24 17:43:14.298351 [ 3 ] {ccaeec40-e987-46ec-8d20-7cbed89dc157} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.24 17:43:14.298477 [ 3 ] {ccaeec40-e987-46ec-8d20-7cbed89dc157} executeQuery: Read 264 rows, 18.54 KiB in 0.001040598 sec., 253700 rows/sec., 17.40 MiB/sec. 2023.10.24 17:43:14.298681 [ 3 ] {ccaeec40-e987-46ec-8d20-7cbed89dc157} DynamicQueryHandler: Done processing query 2023.10.24 17:43:14.298706 [ 3 ] {ccaeec40-e987-46ec-8d20-7cbed89dc157} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 17:43:14.298721 [ 3 ] {} HTTP-Session: d04e2252-bfb5-4bad-8aae-1c3c20c387db Destroying unnamed session 2023.10.24 17:43:14.298831 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:14.298875 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:14.298894 [ 3 ] {} HTTP-Session: 10f80dc6-73c5-4bd4-a17d-cb7c6ead14aa Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:14.298910 [ 3 ] {} HTTP-Session: 10f80dc6-73c5-4bd4-a17d-cb7c6ead14aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:14.298979 [ 3 ] {6521e534-ee35-498b-92a7-6b22120a5f92} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:14.299018 [ 3 ] {6521e534-ee35-498b-92a7-6b22120a5f92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 17:43:14.299141 [ 3 ] {6521e534-ee35-498b-92a7-6b22120a5f92} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:14.299401 [ 3 ] {6521e534-ee35-498b-92a7-6b22120a5f92} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:14.299634 [ 3 ] {6521e534-ee35-498b-92a7-6b22120a5f92} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.24 17:43:14.299814 [ 3 ] {6521e534-ee35-498b-92a7-6b22120a5f92} oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.24 17:43:14.299934 [ 3 ] {6521e534-ee35-498b-92a7-6b22120a5f92} executeQuery: Read 6 rows, 258.00 B in 0.000929886 sec., 6452 rows/sec., 270.95 KiB/sec. 2023.10.24 17:43:14.299930 [ 141 ] {} oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.24 17:43:14.300041 [ 141 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:14.300090 [ 3 ] {6521e534-ee35-498b-92a7-6b22120a5f92} DynamicQueryHandler: Done processing query 2023.10.24 17:43:14.300153 [ 3 ] {6521e534-ee35-498b-92a7-6b22120a5f92} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:43:14.300179 [ 16 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.24 17:43:14.300203 [ 3 ] {} HTTP-Session: 10f80dc6-73c5-4bd4-a17d-cb7c6ead14aa Destroying unnamed session 2023.10.24 17:43:14.300332 [ 16 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:43:14.300371 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:14.300390 [ 16 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part 2023.10.24 17:43:14.300465 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:14.300500 [ 3 ] {} HTTP-Session: 00f178de-5dd1-4875-9231-facb835963c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:14.300546 [ 3 ] {} HTTP-Session: 00f178de-5dd1-4875-9231-facb835963c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:14.300615 [ 16 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2023.10.24 17:43:14.300743 [ 3 ] {4cd9c8c1-ecfa-4022-9bb3-76d40d558b81} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:14.300880 [ 16 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::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.10.24 17:43:14.300907 [ 3 ] {4cd9c8c1-ecfa-4022-9bb3-76d40d558b81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 17:43:14.301135 [ 16 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2023.10.24 17:43:14.301439 [ 16 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::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.10.24 17:43:14.301472 [ 3 ] {4cd9c8c1-ecfa-4022-9bb3-76d40d558b81} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:14.301652 [ 16 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2023.10.24 17:43:14.302091 [ 3 ] {4cd9c8c1-ecfa-4022-9bb3-76d40d558b81} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:14.302703 [ 3 ] {4cd9c8c1-ecfa-4022-9bb3-76d40d558b81} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.24 17:43:14.303006 [ 21 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.002868091 sec., 23011.822149297215 rows/sec., 966.32 KiB/sec. 2023.10.24 17:43:14.303041 [ 3 ] {4cd9c8c1-ecfa-4022-9bb3-76d40d558b81} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.24 17:43:14.303254 [ 21 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.24 17:43:14.303263 [ 3 ] {4cd9c8c1-ecfa-4022-9bb3-76d40d558b81} executeQuery: Read 63 rows, 3.91 KiB in 0.002372032 sec., 26559 rows/sec., 1.61 MiB/sec. 2023.10.24 17:43:14.303491 [ 3 ] {4cd9c8c1-ecfa-4022-9bb3-76d40d558b81} DynamicQueryHandler: Done processing query 2023.10.24 17:43:14.303524 [ 3 ] {4cd9c8c1-ecfa-4022-9bb3-76d40d558b81} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:43:14.303551 [ 3 ] {} HTTP-Session: 00f178de-5dd1-4875-9231-facb835963c6 Destroying unnamed session 2023.10.24 17:43:14.303661 [ 21 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_11_2} oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.24 17:43:14.303680 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:14.303756 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:14.303783 [ 21 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_11_2} oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.24 17:43:14.303797 [ 3 ] {} HTTP-Session: 61dcf047-62b1-4415-b813-dd6c38490d75 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:14.303836 [ 3 ] {} HTTP-Session: 61dcf047-62b1-4415-b813-dd6c38490d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:14.303964 [ 3 ] {f2e1fb91-4c06-4d61-8476-2e7370091aec} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:14.304004 [ 3 ] {f2e1fb91-4c06-4d61-8476-2e7370091aec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 17:43:14.304120 [ 3 ] {f2e1fb91-4c06-4d61-8476-2e7370091aec} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:14.304394 [ 3 ] {f2e1fb91-4c06-4d61-8476-2e7370091aec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:14.304622 [ 3 ] {f2e1fb91-4c06-4d61-8476-2e7370091aec} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.24 17:43:14.304791 [ 3 ] {f2e1fb91-4c06-4d61-8476-2e7370091aec} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.24 17:43:14.304915 [ 3 ] {f2e1fb91-4c06-4d61-8476-2e7370091aec} executeQuery: Read 19 rows, 1.01 KiB in 0.000921356 sec., 20621 rows/sec., 1.07 MiB/sec. 2023.10.24 17:43:14.305028 [ 3 ] {f2e1fb91-4c06-4d61-8476-2e7370091aec} DynamicQueryHandler: Done processing query 2023.10.24 17:43:14.305052 [ 3 ] {f2e1fb91-4c06-4d61-8476-2e7370091aec} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:43:14.305067 [ 3 ] {} HTTP-Session: 61dcf047-62b1-4415-b813-dd6c38490d75 Destroying unnamed session 2023.10.24 17:43:18.380433 [ 153 ] {} DNSResolver: Updating DNS cache 2023.10.24 17:43:18.380496 [ 153 ] {} DNSResolver: Updated DNS cache 2023.10.24 17:43:19.291326 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 7074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:19.291429 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:19.291454 [ 3 ] {} HTTP-Session: 1cee53b8-3df0-4c08-bcfd-c0cc57d5b1d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:19.291477 [ 3 ] {} HTTP-Session: 1cee53b8-3df0-4c08-bcfd-c0cc57d5b1d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:19.291599 [ 3 ] {1ba7f5e3-675c-4299-8f11-9e64dbc7c5bf} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:19.291657 [ 3 ] {1ba7f5e3-675c-4299-8f11-9e64dbc7c5bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:43:19.291813 [ 3 ] {1ba7f5e3-675c-4299-8f11-9e64dbc7c5bf} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:19.292237 [ 3 ] {1ba7f5e3-675c-4299-8f11-9e64dbc7c5bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:19.292470 [ 3 ] {1ba7f5e3-675c-4299-8f11-9e64dbc7c5bf} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.24 17:43:19.292621 [ 3 ] {1ba7f5e3-675c-4299-8f11-9e64dbc7c5bf} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.24 17:43:19.292750 [ 3 ] {1ba7f5e3-675c-4299-8f11-9e64dbc7c5bf} executeQuery: Read 49 rows, 3.97 KiB in 0.00116825 sec., 41943 rows/sec., 3.32 MiB/sec. 2023.10.24 17:43:19.292749 [ 133 ] {} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.24 17:43:19.292932 [ 133 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:19.293017 [ 3 ] {1ba7f5e3-675c-4299-8f11-9e64dbc7c5bf} DynamicQueryHandler: Done processing query 2023.10.24 17:43:19.293051 [ 23 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.24 17:43:19.293064 [ 3 ] {1ba7f5e3-675c-4299-8f11-9e64dbc7c5bf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:43:19.293130 [ 3 ] {} HTTP-Session: 1cee53b8-3df0-4c08-bcfd-c0cc57d5b1d9 Destroying unnamed session 2023.10.24 17:43:19.293201 [ 23 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:43:19.293239 [ 23 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 55 rows starting from the beginning of the part 2023.10.24 17:43:19.293324 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 23701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:19.293416 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:19.293422 [ 23 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 49 rows starting from the beginning of the part 2023.10.24 17:43:19.293448 [ 3 ] {} HTTP-Session: 0b34b50c-608f-4818-af88-fa424cf1e912 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:19.293505 [ 3 ] {} HTTP-Session: 0b34b50c-608f-4818-af88-fa424cf1e912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:19.293665 [ 23 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::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.10.24 17:43:19.293697 [ 3 ] {79e42616-f9b0-4527-863b-84c722152d06} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:19.293775 [ 3 ] {79e42616-f9b0-4527-863b-84c722152d06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:43:19.293863 [ 23 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 49 rows starting from the beginning of the part 2023.10.24 17:43:19.294166 [ 23 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::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.10.24 17:43:19.294264 [ 3 ] {79e42616-f9b0-4527-863b-84c722152d06} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:19.294425 [ 23 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 49 rows starting from the beginning of the part 2023.10.24 17:43:19.295078 [ 3 ] {79e42616-f9b0-4527-863b-84c722152d06} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:19.295571 [ 3 ] {79e42616-f9b0-4527-863b-84c722152d06} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.24 17:43:19.295685 [ 23 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 4 columns (4 merged, 0 gathered) in 0.002690777 sec., 79530.93102847245 rows/sec., 6.14 MiB/sec. 2023.10.24 17:43:19.295830 [ 3 ] {79e42616-f9b0-4527-863b-84c722152d06} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.24 17:43:19.295836 [ 23 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.24 17:43:19.296029 [ 133 ] {} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.24 17:43:19.296036 [ 3 ] {79e42616-f9b0-4527-863b-84c722152d06} executeQuery: Read 147 rows, 14.72 KiB in 0.002269159 sec., 64781 rows/sec., 6.33 MiB/sec. 2023.10.24 17:43:19.296138 [ 133 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:19.296178 [ 23 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_21_4} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.24 17:43:19.296441 [ 23 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_21_4} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.24 17:43:19.296478 [ 19 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.24 17:43:19.296507 [ 3 ] {79e42616-f9b0-4527-863b-84c722152d06} DynamicQueryHandler: Done processing query 2023.10.24 17:43:19.296571 [ 3 ] {79e42616-f9b0-4527-863b-84c722152d06} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.24 17:43:19.296614 [ 3 ] {} HTTP-Session: 0b34b50c-608f-4818-af88-fa424cf1e912 Destroying unnamed session 2023.10.24 17:43:19.296664 [ 19 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:43:19.296696 [ 19 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 234 rows starting from the beginning of the part 2023.10.24 17:43:19.296811 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 8349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:19.296855 [ 19 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 147 rows starting from the beginning of the part 2023.10.24 17:43:19.296896 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:19.296941 [ 3 ] {} HTTP-Session: b5189fa5-2033-40a7-af2b-0ac26bebf998 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:19.296979 [ 3 ] {} HTTP-Session: b5189fa5-2033-40a7-af2b-0ac26bebf998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:19.297028 [ 19 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 87 rows starting from the beginning of the part 2023.10.24 17:43:19.297168 [ 3 ] {89b667c9-8360-45da-9795-980d0578919c} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:19.297223 [ 19 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 147 rows starting from the beginning of the part 2023.10.24 17:43:19.297249 [ 3 ] {89b667c9-8360-45da-9795-980d0578919c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:43:19.297467 [ 19 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 87 rows starting from the beginning of the part 2023.10.24 17:43:19.297681 [ 3 ] {89b667c9-8360-45da-9795-980d0578919c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:19.297707 [ 19 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 147 rows starting from the beginning of the part 2023.10.24 17:43:19.298408 [ 3 ] {89b667c9-8360-45da-9795-980d0578919c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:19.298857 [ 3 ] {89b667c9-8360-45da-9795-980d0578919c} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.24 17:43:19.299156 [ 3 ] {89b667c9-8360-45da-9795-980d0578919c} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.24 17:43:19.299294 [ 16 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 849 rows, containing 4 columns (4 merged, 0 gathered) in 0.002992082 sec., 283748.9079510521 rows/sec., 27.37 MiB/sec. 2023.10.24 17:43:19.299395 [ 133 ] {} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.24 17:43:19.299419 [ 3 ] {89b667c9-8360-45da-9795-980d0578919c} executeQuery: Read 49 rows, 3.92 KiB in 0.002176438 sec., 22513 rows/sec., 1.76 MiB/sec. 2023.10.24 17:43:19.299504 [ 133 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:19.299611 [ 16 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.24 17:43:19.299834 [ 3 ] {89b667c9-8360-45da-9795-980d0578919c} DynamicQueryHandler: Done processing query 2023.10.24 17:43:19.299829 [ 12 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.24 17:43:19.299869 [ 3 ] {89b667c9-8360-45da-9795-980d0578919c} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.24 17:43:19.299960 [ 3 ] {} HTTP-Session: b5189fa5-2033-40a7-af2b-0ac26bebf998 Destroying unnamed session 2023.10.24 17:43:19.300067 [ 12 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:43:19.300099 [ 16 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_21_4} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.24 17:43:19.300111 [ 12 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 342 rows starting from the beginning of the part 2023.10.24 17:43:19.300185 [ 16 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_21_4} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.24 17:43:19.300231 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 52415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:19.300381 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:19.300378 [ 12 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part 2023.10.24 17:43:19.300411 [ 3 ] {} HTTP-Session: 6e4c3f29-d8ca-4833-b5ec-bc03dc1e7442 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:19.300481 [ 3 ] {} HTTP-Session: 6e4c3f29-d8ca-4833-b5ec-bc03dc1e7442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:19.300653 [ 12 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 264 rows starting from the beginning of the part 2023.10.24 17:43:19.300717 [ 3 ] {1b50e41f-6c09-47a3-8d52-c423c6b23c4d} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:19.300859 [ 3 ] {1b50e41f-6c09-47a3-8d52-c423c6b23c4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 17:43:19.300883 [ 12 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 49 rows starting from the beginning of the part 2023.10.24 17:43:19.301179 [ 12 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 264 rows starting from the beginning of the part 2023.10.24 17:43:19.301498 [ 12 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 49 rows starting from the beginning of the part 2023.10.24 17:43:19.301572 [ 3 ] {1b50e41f-6c09-47a3-8d52-c423c6b23c4d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:19.302718 [ 3 ] {1b50e41f-6c09-47a3-8d52-c423c6b23c4d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:19.303053 [ 19 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1028 rows, containing 4 columns (4 merged, 0 gathered) in 0.003385549 sec., 303643.51542393863 rows/sec., 21.49 MiB/sec. 2023.10.24 17:43:19.303216 [ 19 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.24 17:43:19.303322 [ 3 ] {1b50e41f-6c09-47a3-8d52-c423c6b23c4d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.24 17:43:19.303475 [ 19 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_21_4} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.24 17:43:19.303579 [ 19 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_21_4} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.24 17:43:19.303616 [ 3 ] {1b50e41f-6c09-47a3-8d52-c423c6b23c4d} oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.24 17:43:19.303825 [ 3 ] {1b50e41f-6c09-47a3-8d52-c423c6b23c4d} executeQuery: Read 49 rows, 67.71 KiB in 0.003046503 sec., 16084 rows/sec., 21.70 MiB/sec. 2023.10.24 17:43:19.303974 [ 3 ] {1b50e41f-6c09-47a3-8d52-c423c6b23c4d} DynamicQueryHandler: Done processing query 2023.10.24 17:43:19.303999 [ 3 ] {1b50e41f-6c09-47a3-8d52-c423c6b23c4d} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.24 17:43:19.304015 [ 3 ] {} HTTP-Session: 6e4c3f29-d8ca-4833-b5ec-bc03dc1e7442 Destroying unnamed session 2023.10.24 17:43:24.293665 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:24.293796 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:24.293827 [ 3 ] {} HTTP-Session: b136c29c-5483-4cd7-92cf-ba024b88cffe Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:24.293855 [ 3 ] {} HTTP-Session: b136c29c-5483-4cd7-92cf-ba024b88cffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:24.293993 [ 3 ] {d0b54126-1444-45ba-9da3-8ea9bbda5ef5} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:24.294061 [ 3 ] {d0b54126-1444-45ba-9da3-8ea9bbda5ef5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:43:24.294246 [ 3 ] {d0b54126-1444-45ba-9da3-8ea9bbda5ef5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:24.294735 [ 3 ] {d0b54126-1444-45ba-9da3-8ea9bbda5ef5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:24.295013 [ 3 ] {d0b54126-1444-45ba-9da3-8ea9bbda5ef5} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.24 17:43:24.295174 [ 3 ] {d0b54126-1444-45ba-9da3-8ea9bbda5ef5} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.24 17:43:24.295308 [ 3 ] {d0b54126-1444-45ba-9da3-8ea9bbda5ef5} executeQuery: Read 6 rows, 348.00 B in 0.001269692 sec., 4725 rows/sec., 267.66 KiB/sec. 2023.10.24 17:43:24.295456 [ 3 ] {d0b54126-1444-45ba-9da3-8ea9bbda5ef5} DynamicQueryHandler: Done processing query 2023.10.24 17:43:24.295482 [ 3 ] {d0b54126-1444-45ba-9da3-8ea9bbda5ef5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 17:43:24.295499 [ 3 ] {} HTTP-Session: b136c29c-5483-4cd7-92cf-ba024b88cffe Destroying unnamed session 2023.10.24 17:43:24.295628 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:24.295679 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:24.295700 [ 3 ] {} HTTP-Session: b4223bb2-fec5-4225-9b59-7ebe44a97677 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:24.295719 [ 3 ] {} HTTP-Session: b4223bb2-fec5-4225-9b59-7ebe44a97677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:24.295802 [ 3 ] {8c789b42-956b-46a2-936f-4feee707ce86} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:24.295846 [ 3 ] {8c789b42-956b-46a2-936f-4feee707ce86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:43:24.295957 [ 3 ] {8c789b42-956b-46a2-936f-4feee707ce86} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:24.296296 [ 3 ] {8c789b42-956b-46a2-936f-4feee707ce86} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:24.296517 [ 3 ] {8c789b42-956b-46a2-936f-4feee707ce86} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.24 17:43:24.296666 [ 3 ] {8c789b42-956b-46a2-936f-4feee707ce86} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.24 17:43:24.296789 [ 3 ] {8c789b42-956b-46a2-936f-4feee707ce86} executeQuery: Read 87 rows, 8.33 KiB in 0.000956767 sec., 90931 rows/sec., 8.50 MiB/sec. 2023.10.24 17:43:24.296928 [ 3 ] {8c789b42-956b-46a2-936f-4feee707ce86} DynamicQueryHandler: Done processing query 2023.10.24 17:43:24.296953 [ 3 ] {8c789b42-956b-46a2-936f-4feee707ce86} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 17:43:24.296969 [ 3 ] {} HTTP-Session: b4223bb2-fec5-4225-9b59-7ebe44a97677 Destroying unnamed session 2023.10.24 17:43:24.297161 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:24.297207 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:24.297226 [ 3 ] {} HTTP-Session: de716822-9352-4c3c-8c3c-b2e3401a2eb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:24.297245 [ 3 ] {} HTTP-Session: de716822-9352-4c3c-8c3c-b2e3401a2eb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:24.297330 [ 3 ] {214db6c2-c278-4301-9bf4-62df6ef6ded3} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:24.297371 [ 3 ] {214db6c2-c278-4301-9bf4-62df6ef6ded3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:43:24.297476 [ 3 ] {214db6c2-c278-4301-9bf4-62df6ef6ded3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:24.297892 [ 3 ] {214db6c2-c278-4301-9bf4-62df6ef6ded3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:24.298109 [ 3 ] {214db6c2-c278-4301-9bf4-62df6ef6ded3} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.24 17:43:24.298254 [ 3 ] {214db6c2-c278-4301-9bf4-62df6ef6ded3} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.24 17:43:24.298371 [ 3 ] {214db6c2-c278-4301-9bf4-62df6ef6ded3} executeQuery: Read 264 rows, 18.54 KiB in 0.001013138 sec., 260576 rows/sec., 17.88 MiB/sec. 2023.10.24 17:43:24.298490 [ 3 ] {214db6c2-c278-4301-9bf4-62df6ef6ded3} DynamicQueryHandler: Done processing query 2023.10.24 17:43:24.298514 [ 3 ] {214db6c2-c278-4301-9bf4-62df6ef6ded3} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 17:43:24.298530 [ 3 ] {} HTTP-Session: de716822-9352-4c3c-8c3c-b2e3401a2eb9 Destroying unnamed session 2023.10.24 17:43:24.298646 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:24.298693 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:24.298712 [ 3 ] {} HTTP-Session: 304080af-5fa9-4a69-aa5e-fa889699b84c Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:24.298729 [ 3 ] {} HTTP-Session: 304080af-5fa9-4a69-aa5e-fa889699b84c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:24.298799 [ 3 ] {8bf125fb-f1f3-4cf8-bc3e-a50989e6b440} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:24.298839 [ 3 ] {8bf125fb-f1f3-4cf8-bc3e-a50989e6b440} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 17:43:24.298945 [ 3 ] {8bf125fb-f1f3-4cf8-bc3e-a50989e6b440} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:24.299194 [ 3 ] {8bf125fb-f1f3-4cf8-bc3e-a50989e6b440} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:24.299427 [ 3 ] {8bf125fb-f1f3-4cf8-bc3e-a50989e6b440} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.24 17:43:24.299598 [ 3 ] {8bf125fb-f1f3-4cf8-bc3e-a50989e6b440} oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.24 17:43:24.299712 [ 3 ] {8bf125fb-f1f3-4cf8-bc3e-a50989e6b440} executeQuery: Read 6 rows, 258.00 B in 0.000885885 sec., 6772 rows/sec., 284.41 KiB/sec. 2023.10.24 17:43:24.299814 [ 3 ] {8bf125fb-f1f3-4cf8-bc3e-a50989e6b440} DynamicQueryHandler: Done processing query 2023.10.24 17:43:24.299837 [ 3 ] {8bf125fb-f1f3-4cf8-bc3e-a50989e6b440} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:43:24.299853 [ 3 ] {} HTTP-Session: 304080af-5fa9-4a69-aa5e-fa889699b84c Destroying unnamed session 2023.10.24 17:43:24.299973 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:24.300017 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:24.300036 [ 3 ] {} HTTP-Session: 9b75c829-d429-468e-8ca7-5f378383af65 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:24.300052 [ 3 ] {} HTTP-Session: 9b75c829-d429-468e-8ca7-5f378383af65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:24.300127 [ 3 ] {27ec9491-6f79-4aaf-9297-b6aeac8942b7} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:24.300169 [ 3 ] {27ec9491-6f79-4aaf-9297-b6aeac8942b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 17:43:24.300282 [ 3 ] {27ec9491-6f79-4aaf-9297-b6aeac8942b7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:24.300566 [ 3 ] {27ec9491-6f79-4aaf-9297-b6aeac8942b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:24.300804 [ 3 ] {27ec9491-6f79-4aaf-9297-b6aeac8942b7} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.24 17:43:24.300977 [ 3 ] {27ec9491-6f79-4aaf-9297-b6aeac8942b7} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.24 17:43:24.301093 [ 3 ] {27ec9491-6f79-4aaf-9297-b6aeac8942b7} executeQuery: Read 63 rows, 3.91 KiB in 0.000939266 sec., 67073 rows/sec., 4.07 MiB/sec. 2023.10.24 17:43:24.301210 [ 3 ] {27ec9491-6f79-4aaf-9297-b6aeac8942b7} DynamicQueryHandler: Done processing query 2023.10.24 17:43:24.301234 [ 3 ] {27ec9491-6f79-4aaf-9297-b6aeac8942b7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:43:24.301250 [ 3 ] {} HTTP-Session: 9b75c829-d429-468e-8ca7-5f378383af65 Destroying unnamed session 2023.10.24 17:43:24.301355 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:24.301399 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:24.301418 [ 3 ] {} HTTP-Session: f866a61c-4714-4e23-83c9-181560f4a5e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:24.301434 [ 3 ] {} HTTP-Session: f866a61c-4714-4e23-83c9-181560f4a5e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:24.301502 [ 3 ] {58c2ca3e-8890-41cf-84f5-ce07dd2fe2a7} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:24.301541 [ 3 ] {58c2ca3e-8890-41cf-84f5-ce07dd2fe2a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 17:43:24.301642 [ 3 ] {58c2ca3e-8890-41cf-84f5-ce07dd2fe2a7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:24.301885 [ 3 ] {58c2ca3e-8890-41cf-84f5-ce07dd2fe2a7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:24.302114 [ 3 ] {58c2ca3e-8890-41cf-84f5-ce07dd2fe2a7} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.24 17:43:24.302284 [ 3 ] {58c2ca3e-8890-41cf-84f5-ce07dd2fe2a7} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.24 17:43:24.302412 [ 3 ] {58c2ca3e-8890-41cf-84f5-ce07dd2fe2a7} executeQuery: Read 19 rows, 1.01 KiB in 0.000881886 sec., 21544 rows/sec., 1.12 MiB/sec. 2023.10.24 17:43:24.302579 [ 3 ] {58c2ca3e-8890-41cf-84f5-ce07dd2fe2a7} DynamicQueryHandler: Done processing query 2023.10.24 17:43:24.302604 [ 3 ] {58c2ca3e-8890-41cf-84f5-ce07dd2fe2a7} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:43:24.302619 [ 3 ] {} HTTP-Session: f866a61c-4714-4e23-83c9-181560f4a5e0 Destroying unnamed session 2023.10.24 17:43:29.293085 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 7074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:29.293207 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:29.293238 [ 3 ] {} HTTP-Session: 084f3e1b-86b8-4f01-a00a-bc02c8f3a058 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:29.293265 [ 3 ] {} HTTP-Session: 084f3e1b-86b8-4f01-a00a-bc02c8f3a058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:29.293405 [ 3 ] {c0f2bde8-37bf-4002-ba7f-e617da95a24c} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:29.293471 [ 3 ] {c0f2bde8-37bf-4002-ba7f-e617da95a24c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:43:29.293649 [ 3 ] {c0f2bde8-37bf-4002-ba7f-e617da95a24c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:29.294111 [ 3 ] {c0f2bde8-37bf-4002-ba7f-e617da95a24c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:29.294365 [ 3 ] {c0f2bde8-37bf-4002-ba7f-e617da95a24c} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.24 17:43:29.294520 [ 3 ] {c0f2bde8-37bf-4002-ba7f-e617da95a24c} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.24 17:43:29.294647 [ 3 ] {c0f2bde8-37bf-4002-ba7f-e617da95a24c} executeQuery: Read 49 rows, 3.97 KiB in 0.001197901 sec., 40904 rows/sec., 3.24 MiB/sec. 2023.10.24 17:43:29.294780 [ 3 ] {c0f2bde8-37bf-4002-ba7f-e617da95a24c} DynamicQueryHandler: Done processing query 2023.10.24 17:43:29.294805 [ 3 ] {c0f2bde8-37bf-4002-ba7f-e617da95a24c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:43:29.294820 [ 3 ] {} HTTP-Session: 084f3e1b-86b8-4f01-a00a-bc02c8f3a058 Destroying unnamed session 2023.10.24 17:43:29.294974 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 23701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:29.295018 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:29.295037 [ 3 ] {} HTTP-Session: 52fe35f6-6170-474c-928e-0815ae51320f Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:29.295053 [ 3 ] {} HTTP-Session: 52fe35f6-6170-474c-928e-0815ae51320f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:29.295128 [ 3 ] {9536f70a-27d9-4adc-8ff4-5f0abe315d66} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:29.295167 [ 3 ] {9536f70a-27d9-4adc-8ff4-5f0abe315d66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:43:29.295267 [ 3 ] {9536f70a-27d9-4adc-8ff4-5f0abe315d66} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:29.295646 [ 3 ] {9536f70a-27d9-4adc-8ff4-5f0abe315d66} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:29.295860 [ 3 ] {9536f70a-27d9-4adc-8ff4-5f0abe315d66} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.24 17:43:29.296000 [ 3 ] {9536f70a-27d9-4adc-8ff4-5f0abe315d66} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.24 17:43:29.296129 [ 3 ] {9536f70a-27d9-4adc-8ff4-5f0abe315d66} executeQuery: Read 147 rows, 14.72 KiB in 0.000964337 sec., 152436 rows/sec., 14.91 MiB/sec. 2023.10.24 17:43:29.296277 [ 3 ] {9536f70a-27d9-4adc-8ff4-5f0abe315d66} DynamicQueryHandler: Done processing query 2023.10.24 17:43:29.296301 [ 3 ] {9536f70a-27d9-4adc-8ff4-5f0abe315d66} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.24 17:43:29.296317 [ 3 ] {} HTTP-Session: 52fe35f6-6170-474c-928e-0815ae51320f Destroying unnamed session 2023.10.24 17:43:29.296441 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 10200, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:29.296484 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:29.296502 [ 3 ] {} HTTP-Session: e9411724-b881-42c1-8d50-647dc1ba6788 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:29.296518 [ 3 ] {} HTTP-Session: e9411724-b881-42c1-8d50-647dc1ba6788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:29.296588 [ 3 ] {bb23fe19-6397-4768-8c3f-3d9b1e9b3f4d} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:29.296626 [ 3 ] {bb23fe19-6397-4768-8c3f-3d9b1e9b3f4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:43:29.296731 [ 3 ] {bb23fe19-6397-4768-8c3f-3d9b1e9b3f4d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:29.297044 [ 3 ] {bb23fe19-6397-4768-8c3f-3d9b1e9b3f4d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:29.297258 [ 3 ] {bb23fe19-6397-4768-8c3f-3d9b1e9b3f4d} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.24 17:43:29.297403 [ 3 ] {bb23fe19-6397-4768-8c3f-3d9b1e9b3f4d} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.24 17:43:29.297535 [ 3 ] {bb23fe19-6397-4768-8c3f-3d9b1e9b3f4d} executeQuery: Read 60 rows, 4.79 KiB in 0.000911207 sec., 65846 rows/sec., 5.13 MiB/sec. 2023.10.24 17:43:29.297725 [ 3 ] {bb23fe19-6397-4768-8c3f-3d9b1e9b3f4d} DynamicQueryHandler: Done processing query 2023.10.24 17:43:29.297749 [ 3 ] {bb23fe19-6397-4768-8c3f-3d9b1e9b3f4d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.24 17:43:29.297765 [ 3 ] {} HTTP-Session: e9411724-b881-42c1-8d50-647dc1ba6788 Destroying unnamed session 2023.10.24 17:43:29.297897 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:29.297942 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:29.297962 [ 3 ] {} HTTP-Session: e0c3ac82-9e1e-43b9-9c77-1034ea244ee1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:29.297979 [ 3 ] {} HTTP-Session: e0c3ac82-9e1e-43b9-9c77-1034ea244ee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:29.298051 [ 3 ] {bcfe4529-47f3-4a74-95ea-4fd4de662736} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:29.298095 [ 3 ] {bcfe4529-47f3-4a74-95ea-4fd4de662736} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 17:43:29.298229 [ 3 ] {bcfe4529-47f3-4a74-95ea-4fd4de662736} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:29.298496 [ 3 ] {bcfe4529-47f3-4a74-95ea-4fd4de662736} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:29.298743 [ 3 ] {bcfe4529-47f3-4a74-95ea-4fd4de662736} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.24 17:43:29.298923 [ 3 ] {bcfe4529-47f3-4a74-95ea-4fd4de662736} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.24 17:43:29.299049 [ 3 ] {bcfe4529-47f3-4a74-95ea-4fd4de662736} executeQuery: Read 11 rows, 743.00 B in 0.000967967 sec., 11364 rows/sec., 749.60 KiB/sec. 2023.10.24 17:43:29.299173 [ 3 ] {bcfe4529-47f3-4a74-95ea-4fd4de662736} DynamicQueryHandler: Done processing query 2023.10.24 17:43:29.299195 [ 3 ] {bcfe4529-47f3-4a74-95ea-4fd4de662736} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 17:43:29.299211 [ 3 ] {} HTTP-Session: e0c3ac82-9e1e-43b9-9c77-1034ea244ee1 Destroying unnamed session 2023.10.24 17:43:29.299374 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 52415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:29.299419 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:29.299437 [ 3 ] {} HTTP-Session: cae8aa14-3584-4300-a2c4-579cf9e710e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:29.299454 [ 3 ] {} HTTP-Session: cae8aa14-3584-4300-a2c4-579cf9e710e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:29.299542 [ 3 ] {61171fe0-e116-4176-9d5d-46b1ce186062} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:29.299584 [ 3 ] {61171fe0-e116-4176-9d5d-46b1ce186062} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 17:43:29.299721 [ 3 ] {61171fe0-e116-4176-9d5d-46b1ce186062} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:29.300190 [ 3 ] {61171fe0-e116-4176-9d5d-46b1ce186062} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:29.300490 [ 3 ] {61171fe0-e116-4176-9d5d-46b1ce186062} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.24 17:43:29.300667 [ 3 ] {61171fe0-e116-4176-9d5d-46b1ce186062} oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.24 17:43:29.300801 [ 3 ] {61171fe0-e116-4176-9d5d-46b1ce186062} executeQuery: Read 49 rows, 67.71 KiB in 0.001227272 sec., 39925 rows/sec., 53.88 MiB/sec. 2023.10.24 17:43:29.300796 [ 76 ] {} oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.24 17:43:29.300904 [ 76 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:29.300972 [ 3 ] {61171fe0-e116-4176-9d5d-46b1ce186062} DynamicQueryHandler: Done processing query 2023.10.24 17:43:29.301025 [ 3 ] {61171fe0-e116-4176-9d5d-46b1ce186062} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.24 17:43:29.301065 [ 3 ] {} HTTP-Session: cae8aa14-3584-4300-a2c4-579cf9e710e9 Destroying unnamed session 2023.10.24 17:43:29.301057 [ 16 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.24 17:43:29.301309 [ 16 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:43:29.301372 [ 16 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 267 rows starting from the beginning of the part 2023.10.24 17:43:29.301590 [ 16 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 49 rows starting from the beginning of the part 2023.10.24 17:43:29.301773 [ 16 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 49 rows starting from the beginning of the part 2023.10.24 17:43:29.301948 [ 16 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 49 rows starting from the beginning of the part 2023.10.24 17:43:29.302105 [ 16 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 49 rows starting from the beginning of the part 2023.10.24 17:43:29.302194 [ 16 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 49 rows starting from the beginning of the part 2023.10.24 17:43:29.303695 [ 16 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 512 rows, containing 6 columns (6 merged, 0 gathered) in 0.002735558 sec., 187164.73933288932 rows/sec., 252.57 MiB/sec. 2023.10.24 17:43:29.303972 [ 16 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.24 17:43:29.304182 [ 16 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_11_2} oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.24 17:43:29.304252 [ 16 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_11_2} oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.24 17:43:29.304317 [ 16 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_11_2: 4.00 MiB. 2023.10.24 17:43:30.000152 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.10 MiB, peak 235.37 MiB, will set to 229.94 MiB (RSS), difference: -4.17 MiB 2023.10.24 17:43:33.380541 [ 169 ] {} DNSResolver: Updating DNS cache 2023.10.24 17:43:33.380602 [ 169 ] {} DNSResolver: Updated DNS cache 2023.10.24 17:43:34.294384 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:34.294509 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:34.294540 [ 3 ] {} HTTP-Session: e13ad693-a8cd-42e0-95a6-4dbf3647ffae Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:34.294570 [ 3 ] {} HTTP-Session: e13ad693-a8cd-42e0-95a6-4dbf3647ffae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:34.294708 [ 3 ] {c841cfea-21e9-4148-8b83-1c35bac34964} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:34.294777 [ 3 ] {c841cfea-21e9-4148-8b83-1c35bac34964} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:43:34.294959 [ 3 ] {c841cfea-21e9-4148-8b83-1c35bac34964} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:34.295430 [ 3 ] {c841cfea-21e9-4148-8b83-1c35bac34964} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:34.295702 [ 3 ] {c841cfea-21e9-4148-8b83-1c35bac34964} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.24 17:43:34.295866 [ 3 ] {c841cfea-21e9-4148-8b83-1c35bac34964} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.24 17:43:34.295994 [ 3 ] {c841cfea-21e9-4148-8b83-1c35bac34964} executeQuery: Read 6 rows, 348.00 B in 0.001248752 sec., 4804 rows/sec., 272.15 KiB/sec. 2023.10.24 17:43:34.296149 [ 3 ] {c841cfea-21e9-4148-8b83-1c35bac34964} DynamicQueryHandler: Done processing query 2023.10.24 17:43:34.296174 [ 3 ] {c841cfea-21e9-4148-8b83-1c35bac34964} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 17:43:34.296191 [ 3 ] {} HTTP-Session: e13ad693-a8cd-42e0-95a6-4dbf3647ffae Destroying unnamed session 2023.10.24 17:43:34.296312 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:34.296359 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:34.296378 [ 3 ] {} HTTP-Session: 05b63f16-64cf-4c57-8bfb-312d422c36af Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:34.296396 [ 3 ] {} HTTP-Session: 05b63f16-64cf-4c57-8bfb-312d422c36af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:34.296468 [ 3 ] {96363571-3c69-4809-98e0-99291e423125} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:34.296510 [ 3 ] {96363571-3c69-4809-98e0-99291e423125} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:43:34.296614 [ 3 ] {96363571-3c69-4809-98e0-99291e423125} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:34.296944 [ 3 ] {96363571-3c69-4809-98e0-99291e423125} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:34.297156 [ 3 ] {96363571-3c69-4809-98e0-99291e423125} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.24 17:43:34.297302 [ 3 ] {96363571-3c69-4809-98e0-99291e423125} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.24 17:43:34.297425 [ 3 ] {96363571-3c69-4809-98e0-99291e423125} executeQuery: Read 87 rows, 8.33 KiB in 0.000927697 sec., 93780 rows/sec., 8.77 MiB/sec. 2023.10.24 17:43:34.297526 [ 3 ] {96363571-3c69-4809-98e0-99291e423125} DynamicQueryHandler: Done processing query 2023.10.24 17:43:34.297548 [ 3 ] {96363571-3c69-4809-98e0-99291e423125} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 17:43:34.297564 [ 3 ] {} HTTP-Session: 05b63f16-64cf-4c57-8bfb-312d422c36af Destroying unnamed session 2023.10.24 17:43:34.297714 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:34.297756 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:34.297775 [ 3 ] {} HTTP-Session: c6c8eb2c-d533-414a-ac29-4112389c667d Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:34.297791 [ 3 ] {} HTTP-Session: c6c8eb2c-d533-414a-ac29-4112389c667d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:34.297872 [ 3 ] {791cd787-3133-4b46-b235-956e92524624} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:34.297911 [ 3 ] {791cd787-3133-4b46-b235-956e92524624} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:43:34.298011 [ 3 ] {791cd787-3133-4b46-b235-956e92524624} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:34.298414 [ 3 ] {791cd787-3133-4b46-b235-956e92524624} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:34.298624 [ 3 ] {791cd787-3133-4b46-b235-956e92524624} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.24 17:43:34.298770 [ 3 ] {791cd787-3133-4b46-b235-956e92524624} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.24 17:43:34.298891 [ 3 ] {791cd787-3133-4b46-b235-956e92524624} executeQuery: Read 264 rows, 18.54 KiB in 0.000991127 sec., 266363 rows/sec., 18.27 MiB/sec. 2023.10.24 17:43:34.299004 [ 3 ] {791cd787-3133-4b46-b235-956e92524624} DynamicQueryHandler: Done processing query 2023.10.24 17:43:34.299027 [ 3 ] {791cd787-3133-4b46-b235-956e92524624} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 17:43:34.299043 [ 3 ] {} HTTP-Session: c6c8eb2c-d533-414a-ac29-4112389c667d Destroying unnamed session 2023.10.24 17:43:34.299203 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:34.299248 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:34.299266 [ 3 ] {} HTTP-Session: ca463c1f-950b-4422-91be-c02fc7d7b1a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:34.299283 [ 3 ] {} HTTP-Session: ca463c1f-950b-4422-91be-c02fc7d7b1a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:34.299351 [ 3 ] {689782c8-806e-444f-8e7e-1880166cefe8} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:34.299389 [ 3 ] {689782c8-806e-444f-8e7e-1880166cefe8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 17:43:34.299495 [ 3 ] {689782c8-806e-444f-8e7e-1880166cefe8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:34.299778 [ 3 ] {689782c8-806e-444f-8e7e-1880166cefe8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:34.300007 [ 3 ] {689782c8-806e-444f-8e7e-1880166cefe8} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.24 17:43:34.300186 [ 3 ] {689782c8-806e-444f-8e7e-1880166cefe8} oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.24 17:43:34.300301 [ 3 ] {689782c8-806e-444f-8e7e-1880166cefe8} executeQuery: Read 6 rows, 258.00 B in 0.000923406 sec., 6497 rows/sec., 272.85 KiB/sec. 2023.10.24 17:43:34.300416 [ 3 ] {689782c8-806e-444f-8e7e-1880166cefe8} DynamicQueryHandler: Done processing query 2023.10.24 17:43:34.300438 [ 3 ] {689782c8-806e-444f-8e7e-1880166cefe8} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:43:34.300454 [ 3 ] {} HTTP-Session: ca463c1f-950b-4422-91be-c02fc7d7b1a7 Destroying unnamed session 2023.10.24 17:43:34.300571 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:34.300615 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:34.300633 [ 3 ] {} HTTP-Session: 92f8fe71-8063-409f-8ddb-d97fd050d4b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:34.300649 [ 3 ] {} HTTP-Session: 92f8fe71-8063-409f-8ddb-d97fd050d4b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:34.300720 [ 3 ] {759423f1-91eb-4abb-9c8d-3be2671c7908} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:34.300761 [ 3 ] {759423f1-91eb-4abb-9c8d-3be2671c7908} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 17:43:34.300875 [ 3 ] {759423f1-91eb-4abb-9c8d-3be2671c7908} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:34.301171 [ 3 ] {759423f1-91eb-4abb-9c8d-3be2671c7908} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:34.301405 [ 3 ] {759423f1-91eb-4abb-9c8d-3be2671c7908} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.24 17:43:34.301575 [ 3 ] {759423f1-91eb-4abb-9c8d-3be2671c7908} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.24 17:43:34.301703 [ 3 ] {759423f1-91eb-4abb-9c8d-3be2671c7908} executeQuery: Read 63 rows, 3.91 KiB in 0.000952596 sec., 66135 rows/sec., 4.01 MiB/sec. 2023.10.24 17:43:34.301696 [ 145 ] {} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.24 17:43:34.301820 [ 145 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:34.301864 [ 3 ] {759423f1-91eb-4abb-9c8d-3be2671c7908} DynamicQueryHandler: Done processing query 2023.10.24 17:43:34.301924 [ 3 ] {759423f1-91eb-4abb-9c8d-3be2671c7908} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:43:34.301945 [ 18 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.24 17:43:34.301971 [ 3 ] {} HTTP-Session: 92f8fe71-8063-409f-8ddb-d97fd050d4b5 Destroying unnamed session 2023.10.24 17:43:34.302084 [ 18 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:43:34.302115 [ 18 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 589 rows starting from the beginning of the part 2023.10.24 17:43:34.302137 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:34.302192 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:34.302216 [ 3 ] {} HTTP-Session: 2d102baa-364c-48a2-a62f-d462552199b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:34.302248 [ 3 ] {} HTTP-Session: 2d102baa-364c-48a2-a62f-d462552199b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:34.302273 [ 18 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 63 rows starting from the beginning of the part 2023.10.24 17:43:34.302353 [ 3 ] {a0c3bc50-e96c-4cf0-be94-458e203bbe0a} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:34.302397 [ 18 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 63 rows starting from the beginning of the part 2023.10.24 17:43:34.302409 [ 3 ] {a0c3bc50-e96c-4cf0-be94-458e203bbe0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 17:43:34.302581 [ 18 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 63 rows starting from the beginning of the part 2023.10.24 17:43:34.302666 [ 3 ] {a0c3bc50-e96c-4cf0-be94-458e203bbe0a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:34.302743 [ 18 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 11 rows starting from the beginning of the part 2023.10.24 17:43:34.302932 [ 18 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 63 rows starting from the beginning of the part 2023.10.24 17:43:34.303155 [ 3 ] {a0c3bc50-e96c-4cf0-be94-458e203bbe0a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:34.303434 [ 3 ] {a0c3bc50-e96c-4cf0-be94-458e203bbe0a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.24 17:43:34.303639 [ 3 ] {a0c3bc50-e96c-4cf0-be94-458e203bbe0a} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.24 17:43:34.303796 [ 145 ] {} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.24 17:43:34.303908 [ 3 ] {a0c3bc50-e96c-4cf0-be94-458e203bbe0a} executeQuery: Read 19 rows, 1.01 KiB in 0.001492826 sec., 12727 rows/sec., 675.76 KiB/sec. 2023.10.24 17:43:34.303932 [ 145 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:34.304263 [ 18 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 852 rows, containing 5 columns (5 merged, 0 gathered) in 0.002381701 sec., 357727.52331212023 rows/sec., 21.74 MiB/sec. 2023.10.24 17:43:34.304290 [ 17 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.24 17:43:34.304339 [ 3 ] {a0c3bc50-e96c-4cf0-be94-458e203bbe0a} DynamicQueryHandler: Done processing query 2023.10.24 17:43:34.304381 [ 3 ] {a0c3bc50-e96c-4cf0-be94-458e203bbe0a} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:43:34.304469 [ 3 ] {} HTTP-Session: 2d102baa-364c-48a2-a62f-d462552199b9 Destroying unnamed session 2023.10.24 17:43:34.304492 [ 18 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.24 17:43:34.304578 [ 17 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:43:34.304638 [ 17 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 185 rows starting from the beginning of the part 2023.10.24 17:43:34.304831 [ 18 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_16_3} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.24 17:43:34.304852 [ 17 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 19 rows starting from the beginning of the part 2023.10.24 17:43:34.304944 [ 18 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_16_3} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.24 17:43:34.305069 [ 17 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 19 rows starting from the beginning of the part 2023.10.24 17:43:34.305180 [ 17 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 19 rows starting from the beginning of the part 2023.10.24 17:43:34.305268 [ 17 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 19 rows starting from the beginning of the part 2023.10.24 17:43:34.305344 [ 17 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 19 rows starting from the beginning of the part 2023.10.24 17:43:34.305937 [ 19 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 4 columns (4 merged, 0 gathered) in 0.001863423 sec., 150261.105503152 rows/sec., 8.11 MiB/sec. 2023.10.24 17:43:34.306090 [ 19 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.24 17:43:34.306324 [ 19 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_16_3} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.24 17:43:34.306400 [ 19 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_16_3} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.24 17:43:39.292233 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 7074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:39.292363 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:39.292394 [ 3 ] {} HTTP-Session: 52c139f6-f0f0-4cce-ba5f-908692d7d869 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:39.292421 [ 3 ] {} HTTP-Session: 52c139f6-f0f0-4cce-ba5f-908692d7d869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:39.292557 [ 3 ] {b1526168-41e1-4ea3-a69e-6d953fa1f019} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:39.292616 [ 3 ] {b1526168-41e1-4ea3-a69e-6d953fa1f019} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:43:39.292776 [ 3 ] {b1526168-41e1-4ea3-a69e-6d953fa1f019} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:39.293176 [ 3 ] {b1526168-41e1-4ea3-a69e-6d953fa1f019} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:39.293437 [ 3 ] {b1526168-41e1-4ea3-a69e-6d953fa1f019} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.24 17:43:39.293596 [ 3 ] {b1526168-41e1-4ea3-a69e-6d953fa1f019} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.24 17:43:39.293737 [ 3 ] {b1526168-41e1-4ea3-a69e-6d953fa1f019} executeQuery: Read 49 rows, 3.97 KiB in 0.00113879 sec., 43028 rows/sec., 3.41 MiB/sec. 2023.10.24 17:43:39.293866 [ 3 ] {b1526168-41e1-4ea3-a69e-6d953fa1f019} DynamicQueryHandler: Done processing query 2023.10.24 17:43:39.293892 [ 3 ] {b1526168-41e1-4ea3-a69e-6d953fa1f019} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:43:39.293908 [ 3 ] {} HTTP-Session: 52c139f6-f0f0-4cce-ba5f-908692d7d869 Destroying unnamed session 2023.10.24 17:43:39.294032 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 23701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:39.294079 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:39.294099 [ 3 ] {} HTTP-Session: c18a99d6-766c-459e-8a0c-96051011dfef Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:39.294119 [ 3 ] {} HTTP-Session: c18a99d6-766c-459e-8a0c-96051011dfef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:39.294203 [ 3 ] {4cbdfc56-821c-4a2b-bea1-d9e5f5df99ec} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:39.294250 [ 3 ] {4cbdfc56-821c-4a2b-bea1-d9e5f5df99ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:43:39.294357 [ 3 ] {4cbdfc56-821c-4a2b-bea1-d9e5f5df99ec} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:39.294740 [ 3 ] {4cbdfc56-821c-4a2b-bea1-d9e5f5df99ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:39.294958 [ 3 ] {4cbdfc56-821c-4a2b-bea1-d9e5f5df99ec} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.24 17:43:39.295112 [ 3 ] {4cbdfc56-821c-4a2b-bea1-d9e5f5df99ec} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.24 17:43:39.295249 [ 3 ] {4cbdfc56-821c-4a2b-bea1-d9e5f5df99ec} executeQuery: Read 147 rows, 14.72 KiB in 0.001010888 sec., 145416 rows/sec., 14.22 MiB/sec. 2023.10.24 17:43:39.295367 [ 3 ] {4cbdfc56-821c-4a2b-bea1-d9e5f5df99ec} DynamicQueryHandler: Done processing query 2023.10.24 17:43:39.295390 [ 3 ] {4cbdfc56-821c-4a2b-bea1-d9e5f5df99ec} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.24 17:43:39.295406 [ 3 ] {} HTTP-Session: c18a99d6-766c-459e-8a0c-96051011dfef Destroying unnamed session 2023.10.24 17:43:39.295521 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 8349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:39.295565 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:39.295584 [ 3 ] {} HTTP-Session: 0517aa8a-a624-4c44-b1f4-b6bca9b030ed Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:39.295601 [ 3 ] {} HTTP-Session: 0517aa8a-a624-4c44-b1f4-b6bca9b030ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:39.295674 [ 3 ] {30e868cb-963b-4f13-b0b2-25bdea322a12} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:39.295714 [ 3 ] {30e868cb-963b-4f13-b0b2-25bdea322a12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:43:39.295818 [ 3 ] {30e868cb-963b-4f13-b0b2-25bdea322a12} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:39.296102 [ 3 ] {30e868cb-963b-4f13-b0b2-25bdea322a12} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:39.296306 [ 3 ] {30e868cb-963b-4f13-b0b2-25bdea322a12} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.24 17:43:39.296450 [ 3 ] {30e868cb-963b-4f13-b0b2-25bdea322a12} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.24 17:43:39.296585 [ 3 ] {30e868cb-963b-4f13-b0b2-25bdea322a12} executeQuery: Read 49 rows, 3.92 KiB in 0.000882945 sec., 55496 rows/sec., 4.34 MiB/sec. 2023.10.24 17:43:39.296685 [ 3 ] {30e868cb-963b-4f13-b0b2-25bdea322a12} DynamicQueryHandler: Done processing query 2023.10.24 17:43:39.296708 [ 3 ] {30e868cb-963b-4f13-b0b2-25bdea322a12} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.24 17:43:39.296724 [ 3 ] {} HTTP-Session: 0517aa8a-a624-4c44-b1f4-b6bca9b030ed Destroying unnamed session 2023.10.24 17:43:39.296852 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 52415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:39.296894 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:39.296912 [ 3 ] {} HTTP-Session: 39475c38-a86d-4ce6-97c8-fb4353b8936e Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:39.296929 [ 3 ] {} HTTP-Session: 39475c38-a86d-4ce6-97c8-fb4353b8936e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:39.297017 [ 3 ] {c36b7e7a-8898-41fc-a55f-d8a3d7f8a55a} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:39.297063 [ 3 ] {c36b7e7a-8898-41fc-a55f-d8a3d7f8a55a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 17:43:39.297197 [ 3 ] {c36b7e7a-8898-41fc-a55f-d8a3d7f8a55a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:39.297660 [ 3 ] {c36b7e7a-8898-41fc-a55f-d8a3d7f8a55a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:39.297969 [ 3 ] {c36b7e7a-8898-41fc-a55f-d8a3d7f8a55a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.24 17:43:39.298143 [ 3 ] {c36b7e7a-8898-41fc-a55f-d8a3d7f8a55a} oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.24 17:43:39.298262 [ 3 ] {c36b7e7a-8898-41fc-a55f-d8a3d7f8a55a} executeQuery: Read 49 rows, 67.71 KiB in 0.001216902 sec., 40266 rows/sec., 54.34 MiB/sec. 2023.10.24 17:43:39.298382 [ 3 ] {c36b7e7a-8898-41fc-a55f-d8a3d7f8a55a} DynamicQueryHandler: Done processing query 2023.10.24 17:43:39.298405 [ 3 ] {c36b7e7a-8898-41fc-a55f-d8a3d7f8a55a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.24 17:43:39.298420 [ 3 ] {} HTTP-Session: 39475c38-a86d-4ce6-97c8-fb4353b8936e Destroying unnamed session 2023.10.24 17:43:44.294565 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:44.294699 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:44.294730 [ 3 ] {} HTTP-Session: 4decc9d0-3d1c-4c24-90f2-57cae0336407 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:44.294758 [ 3 ] {} HTTP-Session: 4decc9d0-3d1c-4c24-90f2-57cae0336407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:44.294897 [ 3 ] {3aa6f493-6a7e-42a1-92b2-bb2c7af76d88} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:44.294963 [ 3 ] {3aa6f493-6a7e-42a1-92b2-bb2c7af76d88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:43:44.295144 [ 3 ] {3aa6f493-6a7e-42a1-92b2-bb2c7af76d88} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:44.295613 [ 3 ] {3aa6f493-6a7e-42a1-92b2-bb2c7af76d88} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:44.295882 [ 3 ] {3aa6f493-6a7e-42a1-92b2-bb2c7af76d88} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.24 17:43:44.296039 [ 3 ] {3aa6f493-6a7e-42a1-92b2-bb2c7af76d88} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.24 17:43:44.296167 [ 3 ] {3aa6f493-6a7e-42a1-92b2-bb2c7af76d88} executeQuery: Read 6 rows, 348.00 B in 0.001231832 sec., 4870 rows/sec., 275.88 KiB/sec. 2023.10.24 17:43:44.296203 [ 65 ] {} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.24 17:43:44.296328 [ 3 ] {3aa6f493-6a7e-42a1-92b2-bb2c7af76d88} DynamicQueryHandler: Done processing query 2023.10.24 17:43:44.296346 [ 65 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:44.296368 [ 3 ] {3aa6f493-6a7e-42a1-92b2-bb2c7af76d88} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 17:43:44.296407 [ 3 ] {} HTTP-Session: 4decc9d0-3d1c-4c24-90f2-57cae0336407 Destroying unnamed session 2023.10.24 17:43:44.296501 [ 11 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.24 17:43:44.296558 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:44.296640 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:44.296696 [ 3 ] {} HTTP-Session: c274fb43-9552-4545-8101-bdc73fbbc651 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:44.296699 [ 11 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:43:44.296724 [ 3 ] {} HTTP-Session: c274fb43-9552-4545-8101-bdc73fbbc651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:44.296784 [ 11 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 55 rows starting from the beginning of the part 2023.10.24 17:43:44.296854 [ 3 ] {5944a066-38c1-4e9a-9ce6-2882dd6492d1} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:44.296933 [ 3 ] {5944a066-38c1-4e9a-9ce6-2882dd6492d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:43:44.297103 [ 11 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::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.10.24 17:43:44.297385 [ 3 ] {5944a066-38c1-4e9a-9ce6-2882dd6492d1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:44.297409 [ 11 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 49 rows starting from the beginning of the part 2023.10.24 17:43:44.297604 [ 11 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part 2023.10.24 17:43:44.297764 [ 11 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 49 rows starting from the beginning of the part 2023.10.24 17:43:44.298027 [ 11 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part 2023.10.24 17:43:44.298355 [ 3 ] {5944a066-38c1-4e9a-9ce6-2882dd6492d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:44.298745 [ 3 ] {5944a066-38c1-4e9a-9ce6-2882dd6492d1} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.24 17:43:44.299051 [ 3 ] {5944a066-38c1-4e9a-9ce6-2882dd6492d1} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.24 17:43:44.299431 [ 65 ] {} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.24 17:43:44.299456 [ 3 ] {5944a066-38c1-4e9a-9ce6-2882dd6492d1} executeQuery: Read 87 rows, 8.33 KiB in 0.002495934 sec., 34856 rows/sec., 3.26 MiB/sec. 2023.10.24 17:43:44.299557 [ 11 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 4 columns (4 merged, 0 gathered) in 0.003111065 sec., 54965.10037559485 rows/sec., 4.17 MiB/sec. 2023.10.24 17:43:44.299575 [ 65 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:44.299819 [ 11 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.24 17:43:44.299838 [ 3 ] {5944a066-38c1-4e9a-9ce6-2882dd6492d1} DynamicQueryHandler: Done processing query 2023.10.24 17:43:44.299877 [ 3 ] {5944a066-38c1-4e9a-9ce6-2882dd6492d1} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 17:43:44.299954 [ 3 ] {} HTTP-Session: c274fb43-9552-4545-8101-bdc73fbbc651 Destroying unnamed session 2023.10.24 17:43:44.299958 [ 17 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.24 17:43:44.299987 [ 11 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:43:44.300069 [ 11 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 234 rows starting from the beginning of the part 2023.10.24 17:43:44.300239 [ 11 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 87 rows starting from the beginning of the part 2023.10.24 17:43:44.300258 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:44.300368 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:44.300450 [ 3 ] {} HTTP-Session: ffa450b6-34dc-42cf-b8c2-888394d39d11 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:44.300483 [ 17 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_26_5} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.24 17:43:44.300514 [ 3 ] {} HTTP-Session: ffa450b6-34dc-42cf-b8c2-888394d39d11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:44.300528 [ 11 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 147 rows starting from the beginning of the part 2023.10.24 17:43:44.300709 [ 17 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_26_5} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.24 17:43:44.300864 [ 3 ] {1a1e059e-ac6c-47f6-9924-0927706c31de} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:44.300881 [ 11 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 87 rows starting from the beginning of the part 2023.10.24 17:43:44.301023 [ 3 ] {1a1e059e-ac6c-47f6-9924-0927706c31de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:43:44.301211 [ 11 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 147 rows starting from the beginning of the part 2023.10.24 17:43:44.301514 [ 3 ] {1a1e059e-ac6c-47f6-9924-0927706c31de} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:44.301524 [ 11 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 87 rows starting from the beginning of the part 2023.10.24 17:43:44.302705 [ 3 ] {1a1e059e-ac6c-47f6-9924-0927706c31de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:44.303120 [ 17 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 789 rows, containing 4 columns (4 merged, 0 gathered) in 0.00339011 sec., 232735.81093238862 rows/sec., 22.32 MiB/sec. 2023.10.24 17:43:44.303173 [ 3 ] {1a1e059e-ac6c-47f6-9924-0927706c31de} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.24 17:43:44.303372 [ 17 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.24 17:43:44.303505 [ 3 ] {1a1e059e-ac6c-47f6-9924-0927706c31de} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.24 17:43:44.303688 [ 65 ] {} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.24 17:43:44.303728 [ 3 ] {1a1e059e-ac6c-47f6-9924-0927706c31de} executeQuery: Read 264 rows, 18.54 KiB in 0.002779568 sec., 94978 rows/sec., 6.52 MiB/sec. 2023.10.24 17:43:44.303761 [ 65 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:44.303816 [ 17 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_26_5} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.24 17:43:44.304000 [ 10 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.24 17:43:44.304038 [ 17 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_26_5} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.24 17:43:44.304075 [ 3 ] {1a1e059e-ac6c-47f6-9924-0927706c31de} DynamicQueryHandler: Done processing query 2023.10.24 17:43:44.304131 [ 3 ] {1a1e059e-ac6c-47f6-9924-0927706c31de} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 17:43:44.304180 [ 10 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:43:44.304201 [ 3 ] {} HTTP-Session: ffa450b6-34dc-42cf-b8c2-888394d39d11 Destroying unnamed session 2023.10.24 17:43:44.304265 [ 10 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 342 rows starting from the beginning of the part 2023.10.24 17:43:44.304365 [ 10 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 264 rows starting from the beginning of the part 2023.10.24 17:43:44.304459 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:44.304466 [ 10 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part 2023.10.24 17:43:44.304513 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:44.304539 [ 3 ] {} HTTP-Session: c669b187-ff4e-40b2-8bfa-520c1dbcd406 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:44.304567 [ 3 ] {} HTTP-Session: c669b187-ff4e-40b2-8bfa-520c1dbcd406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:44.304574 [ 10 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 264 rows starting from the beginning of the part 2023.10.24 17:43:44.304667 [ 3 ] {44c73ff1-d88f-4a6f-b5d7-c94969c4653a} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:44.304685 [ 10 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 49 rows starting from the beginning of the part 2023.10.24 17:43:44.304724 [ 3 ] {44c73ff1-d88f-4a6f-b5d7-c94969c4653a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 17:43:44.304822 [ 10 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 264 rows starting from the beginning of the part 2023.10.24 17:43:44.305004 [ 3 ] {44c73ff1-d88f-4a6f-b5d7-c94969c4653a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:44.305437 [ 3 ] {44c73ff1-d88f-4a6f-b5d7-c94969c4653a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:44.305750 [ 3 ] {44c73ff1-d88f-4a6f-b5d7-c94969c4653a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.24 17:43:44.305918 [ 17 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1243 rows, containing 4 columns (4 merged, 0 gathered) in 0.002083727 sec., 596527.2802051324 rows/sec., 41.77 MiB/sec. 2023.10.24 17:43:44.305993 [ 3 ] {44c73ff1-d88f-4a6f-b5d7-c94969c4653a} oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.24 17:43:44.306061 [ 10 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.24 17:43:44.306175 [ 3 ] {44c73ff1-d88f-4a6f-b5d7-c94969c4653a} executeQuery: Read 6 rows, 258.00 B in 0.001472845 sec., 4073 rows/sec., 171.07 KiB/sec. 2023.10.24 17:43:44.306299 [ 3 ] {44c73ff1-d88f-4a6f-b5d7-c94969c4653a} DynamicQueryHandler: Done processing query 2023.10.24 17:43:44.306328 [ 3 ] {44c73ff1-d88f-4a6f-b5d7-c94969c4653a} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:43:44.306330 [ 10 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_26_5} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.24 17:43:44.306347 [ 3 ] {} HTTP-Session: c669b187-ff4e-40b2-8bfa-520c1dbcd406 Destroying unnamed session 2023.10.24 17:43:44.306407 [ 10 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_26_5} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.24 17:43:44.306487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:44.306529 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:44.306547 [ 3 ] {} HTTP-Session: 999815c9-f59e-4880-a5de-b5ded4fb6e34 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:44.306564 [ 3 ] {} HTTP-Session: 999815c9-f59e-4880-a5de-b5ded4fb6e34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:44.306637 [ 3 ] {26f1b7fd-e2d7-4f75-aebc-e21444809a65} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:44.306678 [ 3 ] {26f1b7fd-e2d7-4f75-aebc-e21444809a65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 17:43:44.306794 [ 3 ] {26f1b7fd-e2d7-4f75-aebc-e21444809a65} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:44.307093 [ 3 ] {26f1b7fd-e2d7-4f75-aebc-e21444809a65} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:44.307327 [ 3 ] {26f1b7fd-e2d7-4f75-aebc-e21444809a65} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.24 17:43:44.307502 [ 3 ] {26f1b7fd-e2d7-4f75-aebc-e21444809a65} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.24 17:43:44.307630 [ 3 ] {26f1b7fd-e2d7-4f75-aebc-e21444809a65} executeQuery: Read 63 rows, 3.91 KiB in 0.000963407 sec., 65392 rows/sec., 3.96 MiB/sec. 2023.10.24 17:43:44.307753 [ 3 ] {26f1b7fd-e2d7-4f75-aebc-e21444809a65} DynamicQueryHandler: Done processing query 2023.10.24 17:43:44.307775 [ 3 ] {26f1b7fd-e2d7-4f75-aebc-e21444809a65} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:43:44.307791 [ 3 ] {} HTTP-Session: 999815c9-f59e-4880-a5de-b5ded4fb6e34 Destroying unnamed session 2023.10.24 17:43:44.307910 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:44.307954 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:44.307972 [ 3 ] {} HTTP-Session: 05204ecd-944c-4d94-9cf8-b878e04d1303 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:44.307989 [ 3 ] {} HTTP-Session: 05204ecd-944c-4d94-9cf8-b878e04d1303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:44.308058 [ 3 ] {42e599b9-7151-443f-af7a-60eb330e87ea} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:44.308097 [ 3 ] {42e599b9-7151-443f-af7a-60eb330e87ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 17:43:44.308202 [ 3 ] {42e599b9-7151-443f-af7a-60eb330e87ea} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:44.308458 [ 3 ] {42e599b9-7151-443f-af7a-60eb330e87ea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:44.308690 [ 3 ] {42e599b9-7151-443f-af7a-60eb330e87ea} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.24 17:43:44.308863 [ 3 ] {42e599b9-7151-443f-af7a-60eb330e87ea} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.24 17:43:44.308992 [ 3 ] {42e599b9-7151-443f-af7a-60eb330e87ea} executeQuery: Read 19 rows, 1.01 KiB in 0.000901586 sec., 21073 rows/sec., 1.09 MiB/sec. 2023.10.24 17:43:44.309105 [ 3 ] {42e599b9-7151-443f-af7a-60eb330e87ea} DynamicQueryHandler: Done processing query 2023.10.24 17:43:44.309137 [ 3 ] {42e599b9-7151-443f-af7a-60eb330e87ea} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:43:44.309154 [ 3 ] {} HTTP-Session: 05204ecd-944c-4d94-9cf8-b878e04d1303 Destroying unnamed session 2023.10.24 17:43:48.380646 [ 130 ] {} DNSResolver: Updating DNS cache 2023.10.24 17:43:48.380702 [ 130 ] {} DNSResolver: Updated DNS cache 2023.10.24 17:43:49.292182 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 7074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:49.292283 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:49.292308 [ 3 ] {} HTTP-Session: 8cf7cd2f-f9b7-4a31-9986-35fd012d5bcb Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:49.292332 [ 3 ] {} HTTP-Session: 8cf7cd2f-f9b7-4a31-9986-35fd012d5bcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:49.292454 [ 3 ] {4e2b115c-d8b6-4bba-95ec-c43b26834993} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:49.292512 [ 3 ] {4e2b115c-d8b6-4bba-95ec-c43b26834993} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:43:49.292668 [ 3 ] {4e2b115c-d8b6-4bba-95ec-c43b26834993} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:49.293120 [ 3 ] {4e2b115c-d8b6-4bba-95ec-c43b26834993} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:49.293385 [ 3 ] {4e2b115c-d8b6-4bba-95ec-c43b26834993} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.24 17:43:49.293546 [ 3 ] {4e2b115c-d8b6-4bba-95ec-c43b26834993} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.24 17:43:49.293669 [ 3 ] {4e2b115c-d8b6-4bba-95ec-c43b26834993} executeQuery: Read 49 rows, 3.97 KiB in 0.001179771 sec., 41533 rows/sec., 3.29 MiB/sec. 2023.10.24 17:43:49.293850 [ 3 ] {4e2b115c-d8b6-4bba-95ec-c43b26834993} DynamicQueryHandler: Done processing query 2023.10.24 17:43:49.293877 [ 3 ] {4e2b115c-d8b6-4bba-95ec-c43b26834993} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:43:49.293894 [ 3 ] {} HTTP-Session: 8cf7cd2f-f9b7-4a31-9986-35fd012d5bcb Destroying unnamed session 2023.10.24 17:43:49.294039 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 23701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:49.294090 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:49.294111 [ 3 ] {} HTTP-Session: f57cfb65-7a77-4135-87c4-6a9ec8a4f790 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:49.294129 [ 3 ] {} HTTP-Session: f57cfb65-7a77-4135-87c4-6a9ec8a4f790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:49.294215 [ 3 ] {50c9660c-8c69-427c-8575-63bec980ba25} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:49.294257 [ 3 ] {50c9660c-8c69-427c-8575-63bec980ba25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:43:49.294366 [ 3 ] {50c9660c-8c69-427c-8575-63bec980ba25} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:49.294746 [ 3 ] {50c9660c-8c69-427c-8575-63bec980ba25} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:49.294961 [ 3 ] {50c9660c-8c69-427c-8575-63bec980ba25} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.24 17:43:49.295108 [ 3 ] {50c9660c-8c69-427c-8575-63bec980ba25} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.24 17:43:49.295204 [ 3 ] {50c9660c-8c69-427c-8575-63bec980ba25} executeQuery: Read 147 rows, 14.72 KiB in 0.000961657 sec., 152861 rows/sec., 14.95 MiB/sec. 2023.10.24 17:43:49.295308 [ 3 ] {50c9660c-8c69-427c-8575-63bec980ba25} DynamicQueryHandler: Done processing query 2023.10.24 17:43:49.295331 [ 3 ] {50c9660c-8c69-427c-8575-63bec980ba25} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.24 17:43:49.295347 [ 3 ] {} HTTP-Session: f57cfb65-7a77-4135-87c4-6a9ec8a4f790 Destroying unnamed session 2023.10.24 17:43:49.295460 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 8349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:49.295503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:49.295522 [ 3 ] {} HTTP-Session: c17cfde5-6864-444a-a0ce-e9369576ccf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:49.295539 [ 3 ] {} HTTP-Session: c17cfde5-6864-444a-a0ce-e9369576ccf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:49.295611 [ 3 ] {dbc4ded5-86d6-451f-bca6-35f39c1a0a45} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:49.295650 [ 3 ] {dbc4ded5-86d6-451f-bca6-35f39c1a0a45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:43:49.295753 [ 3 ] {dbc4ded5-86d6-451f-bca6-35f39c1a0a45} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:49.296033 [ 3 ] {dbc4ded5-86d6-451f-bca6-35f39c1a0a45} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:49.296231 [ 3 ] {dbc4ded5-86d6-451f-bca6-35f39c1a0a45} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.24 17:43:49.296372 [ 3 ] {dbc4ded5-86d6-451f-bca6-35f39c1a0a45} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.24 17:43:49.296471 [ 3 ] {dbc4ded5-86d6-451f-bca6-35f39c1a0a45} executeQuery: Read 49 rows, 3.92 KiB in 0.000831424 sec., 58935 rows/sec., 4.61 MiB/sec. 2023.10.24 17:43:49.296587 [ 3 ] {dbc4ded5-86d6-451f-bca6-35f39c1a0a45} DynamicQueryHandler: Done processing query 2023.10.24 17:43:49.296610 [ 3 ] {dbc4ded5-86d6-451f-bca6-35f39c1a0a45} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.24 17:43:49.296626 [ 3 ] {} HTTP-Session: c17cfde5-6864-444a-a0ce-e9369576ccf5 Destroying unnamed session 2023.10.24 17:43:49.296761 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 52415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:49.296805 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:49.296824 [ 3 ] {} HTTP-Session: 357180b9-694d-4237-a42f-178bbbde552f Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:49.296840 [ 3 ] {} HTTP-Session: 357180b9-694d-4237-a42f-178bbbde552f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:49.296932 [ 3 ] {8b075e0c-8b10-4637-849f-653f493aae10} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:49.297000 [ 3 ] {8b075e0c-8b10-4637-849f-653f493aae10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 17:43:49.297135 [ 3 ] {8b075e0c-8b10-4637-849f-653f493aae10} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:49.297937 [ 3 ] {8b075e0c-8b10-4637-849f-653f493aae10} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:49.298251 [ 3 ] {8b075e0c-8b10-4637-849f-653f493aae10} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.24 17:43:49.298432 [ 3 ] {8b075e0c-8b10-4637-849f-653f493aae10} oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.24 17:43:49.298576 [ 3 ] {8b075e0c-8b10-4637-849f-653f493aae10} executeQuery: Read 49 rows, 67.71 KiB in 0.001583868 sec., 30936 rows/sec., 41.75 MiB/sec. 2023.10.24 17:43:49.298781 [ 3 ] {8b075e0c-8b10-4637-849f-653f493aae10} DynamicQueryHandler: Done processing query 2023.10.24 17:43:49.298805 [ 3 ] {8b075e0c-8b10-4637-849f-653f493aae10} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.24 17:43:49.298821 [ 3 ] {} HTTP-Session: 357180b9-694d-4237-a42f-178bbbde552f Destroying unnamed session 2023.10.24 17:43:54.294962 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:54.295090 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:54.295120 [ 3 ] {} HTTP-Session: fd0a64b1-5941-47e5-a72f-3ee3ac4133ac Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:54.295148 [ 3 ] {} HTTP-Session: fd0a64b1-5941-47e5-a72f-3ee3ac4133ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:54.295282 [ 3 ] {ced0b4c5-6be6-4f1e-8c80-30ae1b7a53f6} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:54.295347 [ 3 ] {ced0b4c5-6be6-4f1e-8c80-30ae1b7a53f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:43:54.295527 [ 3 ] {ced0b4c5-6be6-4f1e-8c80-30ae1b7a53f6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:54.295935 [ 3 ] {ced0b4c5-6be6-4f1e-8c80-30ae1b7a53f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:54.296208 [ 3 ] {ced0b4c5-6be6-4f1e-8c80-30ae1b7a53f6} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.24 17:43:54.296367 [ 3 ] {ced0b4c5-6be6-4f1e-8c80-30ae1b7a53f6} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.24 17:43:54.296493 [ 3 ] {ced0b4c5-6be6-4f1e-8c80-30ae1b7a53f6} executeQuery: Read 6 rows, 348.00 B in 0.001174341 sec., 5109 rows/sec., 289.39 KiB/sec. 2023.10.24 17:43:54.296632 [ 3 ] {ced0b4c5-6be6-4f1e-8c80-30ae1b7a53f6} DynamicQueryHandler: Done processing query 2023.10.24 17:43:54.296657 [ 3 ] {ced0b4c5-6be6-4f1e-8c80-30ae1b7a53f6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 17:43:54.296673 [ 3 ] {} HTTP-Session: fd0a64b1-5941-47e5-a72f-3ee3ac4133ac Destroying unnamed session 2023.10.24 17:43:54.296797 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:54.296844 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:54.296864 [ 3 ] {} HTTP-Session: 8dd1c519-6eb7-4fdc-9d5f-06a7a578eb67 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:54.296882 [ 3 ] {} HTTP-Session: 8dd1c519-6eb7-4fdc-9d5f-06a7a578eb67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:54.296963 [ 3 ] {ef5ac176-dde2-4640-917d-12cef718f52b} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:54.297005 [ 3 ] {ef5ac176-dde2-4640-917d-12cef718f52b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:43:54.297114 [ 3 ] {ef5ac176-dde2-4640-917d-12cef718f52b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:54.297405 [ 3 ] {ef5ac176-dde2-4640-917d-12cef718f52b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:54.297614 [ 3 ] {ef5ac176-dde2-4640-917d-12cef718f52b} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.24 17:43:54.297763 [ 3 ] {ef5ac176-dde2-4640-917d-12cef718f52b} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.24 17:43:54.297887 [ 3 ] {ef5ac176-dde2-4640-917d-12cef718f52b} executeQuery: Read 87 rows, 8.33 KiB in 0.000895846 sec., 97114 rows/sec., 9.08 MiB/sec. 2023.10.24 17:43:54.297991 [ 3 ] {ef5ac176-dde2-4640-917d-12cef718f52b} DynamicQueryHandler: Done processing query 2023.10.24 17:43:54.298014 [ 3 ] {ef5ac176-dde2-4640-917d-12cef718f52b} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 17:43:54.298030 [ 3 ] {} HTTP-Session: 8dd1c519-6eb7-4fdc-9d5f-06a7a578eb67 Destroying unnamed session 2023.10.24 17:43:54.298179 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:54.298223 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:54.298242 [ 3 ] {} HTTP-Session: 37a59b0d-796f-41b5-abd7-b1608ad01168 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:54.298260 [ 3 ] {} HTTP-Session: 37a59b0d-796f-41b5-abd7-b1608ad01168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:54.298342 [ 3 ] {d543c813-ba38-4923-a699-4bdcb04a0501} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:54.298382 [ 3 ] {d543c813-ba38-4923-a699-4bdcb04a0501} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:43:54.298485 [ 3 ] {d543c813-ba38-4923-a699-4bdcb04a0501} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:54.298858 [ 3 ] {d543c813-ba38-4923-a699-4bdcb04a0501} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:54.299068 [ 3 ] {d543c813-ba38-4923-a699-4bdcb04a0501} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.24 17:43:54.299210 [ 3 ] {d543c813-ba38-4923-a699-4bdcb04a0501} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.24 17:43:54.299330 [ 3 ] {d543c813-ba38-4923-a699-4bdcb04a0501} executeQuery: Read 264 rows, 18.54 KiB in 0.000960447 sec., 274872 rows/sec., 18.86 MiB/sec. 2023.10.24 17:43:54.299432 [ 3 ] {d543c813-ba38-4923-a699-4bdcb04a0501} DynamicQueryHandler: Done processing query 2023.10.24 17:43:54.299455 [ 3 ] {d543c813-ba38-4923-a699-4bdcb04a0501} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 17:43:54.299470 [ 3 ] {} HTTP-Session: 37a59b0d-796f-41b5-abd7-b1608ad01168 Destroying unnamed session 2023.10.24 17:43:54.299626 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:54.299668 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:54.299687 [ 3 ] {} HTTP-Session: c9c07b53-0bb1-4826-82de-01bb66da6b22 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:54.299704 [ 3 ] {} HTTP-Session: c9c07b53-0bb1-4826-82de-01bb66da6b22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:54.299772 [ 3 ] {a77b0690-1ac2-4531-b55d-b002d5441b30} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:54.299811 [ 3 ] {a77b0690-1ac2-4531-b55d-b002d5441b30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 17:43:54.299913 [ 3 ] {a77b0690-1ac2-4531-b55d-b002d5441b30} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:54.300118 [ 3 ] {a77b0690-1ac2-4531-b55d-b002d5441b30} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:54.300347 [ 3 ] {a77b0690-1ac2-4531-b55d-b002d5441b30} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.24 17:43:54.300522 [ 3 ] {a77b0690-1ac2-4531-b55d-b002d5441b30} oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.24 17:43:54.300649 [ 3 ] {a77b0690-1ac2-4531-b55d-b002d5441b30} executeQuery: Read 6 rows, 258.00 B in 0.000848306 sec., 7072 rows/sec., 297.01 KiB/sec. 2023.10.24 17:43:54.300787 [ 3 ] {a77b0690-1ac2-4531-b55d-b002d5441b30} DynamicQueryHandler: Done processing query 2023.10.24 17:43:54.300812 [ 3 ] {a77b0690-1ac2-4531-b55d-b002d5441b30} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:43:54.300827 [ 3 ] {} HTTP-Session: c9c07b53-0bb1-4826-82de-01bb66da6b22 Destroying unnamed session 2023.10.24 17:43:54.300942 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:54.300985 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:54.301004 [ 3 ] {} HTTP-Session: 41c0cbf7-ecc4-4741-9055-611598abeb4f Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:54.301020 [ 3 ] {} HTTP-Session: 41c0cbf7-ecc4-4741-9055-611598abeb4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:54.301094 [ 3 ] {ebfacc83-50b8-4614-b25c-adf343518b97} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:54.301137 [ 3 ] {ebfacc83-50b8-4614-b25c-adf343518b97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 17:43:54.301255 [ 3 ] {ebfacc83-50b8-4614-b25c-adf343518b97} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:54.301499 [ 3 ] {ebfacc83-50b8-4614-b25c-adf343518b97} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:54.301732 [ 3 ] {ebfacc83-50b8-4614-b25c-adf343518b97} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.24 17:43:54.301901 [ 3 ] {ebfacc83-50b8-4614-b25c-adf343518b97} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.24 17:43:54.302031 [ 3 ] {ebfacc83-50b8-4614-b25c-adf343518b97} executeQuery: Read 63 rows, 3.91 KiB in 0.000907556 sec., 69417 rows/sec., 4.21 MiB/sec. 2023.10.24 17:43:54.302175 [ 3 ] {ebfacc83-50b8-4614-b25c-adf343518b97} DynamicQueryHandler: Done processing query 2023.10.24 17:43:54.302198 [ 3 ] {ebfacc83-50b8-4614-b25c-adf343518b97} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:43:54.302214 [ 3 ] {} HTTP-Session: 41c0cbf7-ecc4-4741-9055-611598abeb4f Destroying unnamed session 2023.10.24 17:43:54.302325 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:54.302367 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:54.302387 [ 3 ] {} HTTP-Session: cff15bee-1c3d-4c53-8695-26c13ea6f328 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:54.302404 [ 3 ] {} HTTP-Session: cff15bee-1c3d-4c53-8695-26c13ea6f328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:54.302473 [ 3 ] {efc71ef0-e571-4d83-a636-34f886bea14b} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:54.302512 [ 3 ] {efc71ef0-e571-4d83-a636-34f886bea14b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 17:43:54.302618 [ 3 ] {efc71ef0-e571-4d83-a636-34f886bea14b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:54.302980 [ 3 ] {efc71ef0-e571-4d83-a636-34f886bea14b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:54.303204 [ 3 ] {efc71ef0-e571-4d83-a636-34f886bea14b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.24 17:43:54.303371 [ 3 ] {efc71ef0-e571-4d83-a636-34f886bea14b} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.24 17:43:54.303505 [ 3 ] {efc71ef0-e571-4d83-a636-34f886bea14b} executeQuery: Read 19 rows, 1.01 KiB in 0.000994037 sec., 19113 rows/sec., 1014.84 KiB/sec. 2023.10.24 17:43:54.303649 [ 3 ] {efc71ef0-e571-4d83-a636-34f886bea14b} DynamicQueryHandler: Done processing query 2023.10.24 17:43:54.303673 [ 3 ] {efc71ef0-e571-4d83-a636-34f886bea14b} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:43:54.303689 [ 3 ] {} HTTP-Session: cff15bee-1c3d-4c53-8695-26c13ea6f328 Destroying unnamed session 2023.10.24 17:43:59.292658 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 7074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:59.292785 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:59.292813 [ 3 ] {} HTTP-Session: 2d951b4c-61f6-4ec1-9f38-a31a6c9d5bcf Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:59.292841 [ 3 ] {} HTTP-Session: 2d951b4c-61f6-4ec1-9f38-a31a6c9d5bcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:59.292981 [ 3 ] {b8781ee2-3b23-43a9-8efa-37d016b7dbac} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:59.293049 [ 3 ] {b8781ee2-3b23-43a9-8efa-37d016b7dbac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:43:59.293228 [ 3 ] {b8781ee2-3b23-43a9-8efa-37d016b7dbac} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:59.293711 [ 3 ] {b8781ee2-3b23-43a9-8efa-37d016b7dbac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:59.293973 [ 3 ] {b8781ee2-3b23-43a9-8efa-37d016b7dbac} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.24 17:43:59.294135 [ 3 ] {b8781ee2-3b23-43a9-8efa-37d016b7dbac} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.24 17:43:59.294260 [ 3 ] {b8781ee2-3b23-43a9-8efa-37d016b7dbac} executeQuery: Read 49 rows, 3.97 KiB in 0.001241061 sec., 39482 rows/sec., 3.13 MiB/sec. 2023.10.24 17:43:59.294407 [ 3 ] {b8781ee2-3b23-43a9-8efa-37d016b7dbac} DynamicQueryHandler: Done processing query 2023.10.24 17:43:59.294434 [ 3 ] {b8781ee2-3b23-43a9-8efa-37d016b7dbac} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:43:59.294450 [ 3 ] {} HTTP-Session: 2d951b4c-61f6-4ec1-9f38-a31a6c9d5bcf Destroying unnamed session 2023.10.24 17:43:59.294673 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 23701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:59.294721 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:59.294741 [ 3 ] {} HTTP-Session: 10c8cc4f-620e-4cbe-b8d1-f5c8ad62a049 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:59.294759 [ 3 ] {} HTTP-Session: 10c8cc4f-620e-4cbe-b8d1-f5c8ad62a049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:59.294843 [ 3 ] {19683b69-907d-4135-936c-3bf4c3a77b81} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:59.294886 [ 3 ] {19683b69-907d-4135-936c-3bf4c3a77b81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:43:59.294990 [ 3 ] {19683b69-907d-4135-936c-3bf4c3a77b81} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:59.295504 [ 3 ] {19683b69-907d-4135-936c-3bf4c3a77b81} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:59.295724 [ 3 ] {19683b69-907d-4135-936c-3bf4c3a77b81} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.24 17:43:59.295877 [ 3 ] {19683b69-907d-4135-936c-3bf4c3a77b81} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.24 17:43:59.296000 [ 3 ] {19683b69-907d-4135-936c-3bf4c3a77b81} executeQuery: Read 147 rows, 14.72 KiB in 0.00112743 sec., 130385 rows/sec., 12.75 MiB/sec. 2023.10.24 17:43:59.296151 [ 3 ] {19683b69-907d-4135-936c-3bf4c3a77b81} DynamicQueryHandler: Done processing query 2023.10.24 17:43:59.296176 [ 3 ] {19683b69-907d-4135-936c-3bf4c3a77b81} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.24 17:43:59.296191 [ 3 ] {} HTTP-Session: 10c8cc4f-620e-4cbe-b8d1-f5c8ad62a049 Destroying unnamed session 2023.10.24 17:43:59.296330 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 10200, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:59.296377 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:59.296395 [ 3 ] {} HTTP-Session: 5b2978a2-7c5d-411b-b2d7-84963f083f32 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:59.296413 [ 3 ] {} HTTP-Session: 5b2978a2-7c5d-411b-b2d7-84963f083f32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:59.296490 [ 3 ] {93c3fb4f-1fe4-4d4a-8bc2-fe69ad27597c} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:59.296531 [ 3 ] {93c3fb4f-1fe4-4d4a-8bc2-fe69ad27597c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:43:59.296642 [ 3 ] {93c3fb4f-1fe4-4d4a-8bc2-fe69ad27597c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:59.296975 [ 3 ] {93c3fb4f-1fe4-4d4a-8bc2-fe69ad27597c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:59.297188 [ 3 ] {93c3fb4f-1fe4-4d4a-8bc2-fe69ad27597c} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.24 17:43:59.297332 [ 3 ] {93c3fb4f-1fe4-4d4a-8bc2-fe69ad27597c} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.24 17:43:59.297456 [ 3 ] {93c3fb4f-1fe4-4d4a-8bc2-fe69ad27597c} executeQuery: Read 60 rows, 4.79 KiB in 0.000938196 sec., 63952 rows/sec., 4.99 MiB/sec. 2023.10.24 17:43:59.297572 [ 3 ] {93c3fb4f-1fe4-4d4a-8bc2-fe69ad27597c} DynamicQueryHandler: Done processing query 2023.10.24 17:43:59.297596 [ 3 ] {93c3fb4f-1fe4-4d4a-8bc2-fe69ad27597c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.24 17:43:59.297611 [ 3 ] {} HTTP-Session: 5b2978a2-7c5d-411b-b2d7-84963f083f32 Destroying unnamed session 2023.10.24 17:43:59.297716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:59.297759 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:59.297779 [ 3 ] {} HTTP-Session: 7ba6847c-ce7a-41b5-9a16-3bfbb553dcd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:59.297796 [ 3 ] {} HTTP-Session: 7ba6847c-ce7a-41b5-9a16-3bfbb553dcd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:59.297866 [ 3 ] {3da5f9da-bce3-4b6e-865b-caf952d6c81f} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:59.297908 [ 3 ] {3da5f9da-bce3-4b6e-865b-caf952d6c81f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 17:43:59.298028 [ 3 ] {3da5f9da-bce3-4b6e-865b-caf952d6c81f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:59.298297 [ 3 ] {3da5f9da-bce3-4b6e-865b-caf952d6c81f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:59.298535 [ 3 ] {3da5f9da-bce3-4b6e-865b-caf952d6c81f} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.24 17:43:59.298706 [ 3 ] {3da5f9da-bce3-4b6e-865b-caf952d6c81f} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.24 17:43:59.298806 [ 3 ] {3da5f9da-bce3-4b6e-865b-caf952d6c81f} executeQuery: Read 11 rows, 743.00 B in 0.000912376 sec., 12056 rows/sec., 795.27 KiB/sec. 2023.10.24 17:43:59.298925 [ 3 ] {3da5f9da-bce3-4b6e-865b-caf952d6c81f} DynamicQueryHandler: Done processing query 2023.10.24 17:43:59.298949 [ 3 ] {3da5f9da-bce3-4b6e-865b-caf952d6c81f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 17:43:59.298965 [ 3 ] {} HTTP-Session: 7ba6847c-ce7a-41b5-9a16-3bfbb553dcd2 Destroying unnamed session 2023.10.24 17:43:59.299106 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 52415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:43:59.299150 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:43:59.299169 [ 3 ] {} HTTP-Session: 6481aa23-9414-481a-84d0-605bbae43783 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:43:59.299184 [ 3 ] {} HTTP-Session: 6481aa23-9414-481a-84d0-605bbae43783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:43:59.299273 [ 3 ] {322e6019-8078-40d7-9751-b18c0b16f1c0} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:43:59.299316 [ 3 ] {322e6019-8078-40d7-9751-b18c0b16f1c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 17:43:59.299449 [ 3 ] {322e6019-8078-40d7-9751-b18c0b16f1c0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:43:59.299924 [ 3 ] {322e6019-8078-40d7-9751-b18c0b16f1c0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2023.10.24 17:43:59.300232 [ 3 ] {322e6019-8078-40d7-9751-b18c0b16f1c0} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.24 17:43:59.300404 [ 3 ] {322e6019-8078-40d7-9751-b18c0b16f1c0} oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.24 17:43:59.300509 [ 3 ] {322e6019-8078-40d7-9751-b18c0b16f1c0} executeQuery: Read 49 rows, 67.71 KiB in 0.001208921 sec., 40532 rows/sec., 54.70 MiB/sec. 2023.10.24 17:43:59.300717 [ 3 ] {322e6019-8078-40d7-9751-b18c0b16f1c0} DynamicQueryHandler: Done processing query 2023.10.24 17:43:59.300741 [ 3 ] {322e6019-8078-40d7-9751-b18c0b16f1c0} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.24 17:43:59.300756 [ 3 ] {} HTTP-Session: 6481aa23-9414-481a-84d0-605bbae43783 Destroying unnamed session 2023.10.24 17:44:03.380743 [ 110 ] {} DNSResolver: Updating DNS cache 2023.10.24 17:44:03.380798 [ 110 ] {} DNSResolver: Updated DNS cache 2023.10.24 17:44:04.294092 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:04.294208 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:04.294237 [ 3 ] {} HTTP-Session: a0fd6f96-e156-4383-afff-8c04430f03fd Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:04.294266 [ 3 ] {} HTTP-Session: a0fd6f96-e156-4383-afff-8c04430f03fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:04.294405 [ 3 ] {6a2432e1-5f33-45f6-b2c3-35109c76c95f} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:04.294470 [ 3 ] {6a2432e1-5f33-45f6-b2c3-35109c76c95f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:44:04.294638 [ 3 ] {6a2432e1-5f33-45f6-b2c3-35109c76c95f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:04.295102 [ 3 ] {6a2432e1-5f33-45f6-b2c3-35109c76c95f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:04.295370 [ 3 ] {6a2432e1-5f33-45f6-b2c3-35109c76c95f} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.24 17:44:04.295537 [ 3 ] {6a2432e1-5f33-45f6-b2c3-35109c76c95f} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.24 17:44:04.295667 [ 3 ] {6a2432e1-5f33-45f6-b2c3-35109c76c95f} executeQuery: Read 6 rows, 348.00 B in 0.001217801 sec., 4926 rows/sec., 279.06 KiB/sec. 2023.10.24 17:44:04.295831 [ 3 ] {6a2432e1-5f33-45f6-b2c3-35109c76c95f} DynamicQueryHandler: Done processing query 2023.10.24 17:44:04.295859 [ 3 ] {6a2432e1-5f33-45f6-b2c3-35109c76c95f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 17:44:04.295875 [ 3 ] {} HTTP-Session: a0fd6f96-e156-4383-afff-8c04430f03fd Destroying unnamed session 2023.10.24 17:44:04.296015 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:04.296067 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:04.296087 [ 3 ] {} HTTP-Session: acabce1b-444b-456a-b90b-1eb5adb19423 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:04.296106 [ 3 ] {} HTTP-Session: acabce1b-444b-456a-b90b-1eb5adb19423 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:04.296189 [ 3 ] {fcfac876-4994-43e7-a816-edf870a6a784} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:04.296233 [ 3 ] {fcfac876-4994-43e7-a816-edf870a6a784} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:44:04.296342 [ 3 ] {fcfac876-4994-43e7-a816-edf870a6a784} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:04.296713 [ 3 ] {fcfac876-4994-43e7-a816-edf870a6a784} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:04.296933 [ 3 ] {fcfac876-4994-43e7-a816-edf870a6a784} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.24 17:44:04.297082 [ 3 ] {fcfac876-4994-43e7-a816-edf870a6a784} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.24 17:44:04.297213 [ 3 ] {fcfac876-4994-43e7-a816-edf870a6a784} executeQuery: Read 87 rows, 8.33 KiB in 0.000993718 sec., 87549 rows/sec., 8.18 MiB/sec. 2023.10.24 17:44:04.297375 [ 3 ] {fcfac876-4994-43e7-a816-edf870a6a784} DynamicQueryHandler: Done processing query 2023.10.24 17:44:04.297400 [ 3 ] {fcfac876-4994-43e7-a816-edf870a6a784} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 17:44:04.297416 [ 3 ] {} HTTP-Session: acabce1b-444b-456a-b90b-1eb5adb19423 Destroying unnamed session 2023.10.24 17:44:04.297634 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:04.297681 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:04.297700 [ 3 ] {} HTTP-Session: be0dd878-5f1b-4c9c-830f-1a1c4456e343 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:04.297718 [ 3 ] {} HTTP-Session: be0dd878-5f1b-4c9c-830f-1a1c4456e343 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:04.297808 [ 3 ] {91222e03-03f8-4acb-aecd-e87cf8b58f72} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:04.297850 [ 3 ] {91222e03-03f8-4acb-aecd-e87cf8b58f72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:44:04.297960 [ 3 ] {91222e03-03f8-4acb-aecd-e87cf8b58f72} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:04.298395 [ 3 ] {91222e03-03f8-4acb-aecd-e87cf8b58f72} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:04.298617 [ 3 ] {91222e03-03f8-4acb-aecd-e87cf8b58f72} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.24 17:44:04.298766 [ 3 ] {91222e03-03f8-4acb-aecd-e87cf8b58f72} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.24 17:44:04.298897 [ 3 ] {91222e03-03f8-4acb-aecd-e87cf8b58f72} executeQuery: Read 264 rows, 18.54 KiB in 0.001059699 sec., 249127 rows/sec., 17.09 MiB/sec. 2023.10.24 17:44:04.299018 [ 3 ] {91222e03-03f8-4acb-aecd-e87cf8b58f72} DynamicQueryHandler: Done processing query 2023.10.24 17:44:04.299043 [ 3 ] {91222e03-03f8-4acb-aecd-e87cf8b58f72} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 17:44:04.299059 [ 3 ] {} HTTP-Session: be0dd878-5f1b-4c9c-830f-1a1c4456e343 Destroying unnamed session 2023.10.24 17:44:04.299174 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:04.299218 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:04.299238 [ 3 ] {} HTTP-Session: 5be979f7-a0fc-437e-91a6-d91d5ae5c7aa Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:04.299255 [ 3 ] {} HTTP-Session: 5be979f7-a0fc-437e-91a6-d91d5ae5c7aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:04.299326 [ 3 ] {64c1ff8e-739b-4403-9410-2fd6a382d44c} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:04.299367 [ 3 ] {64c1ff8e-739b-4403-9410-2fd6a382d44c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 17:44:04.299477 [ 3 ] {64c1ff8e-739b-4403-9410-2fd6a382d44c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:04.299728 [ 3 ] {64c1ff8e-739b-4403-9410-2fd6a382d44c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:04.299968 [ 3 ] {64c1ff8e-739b-4403-9410-2fd6a382d44c} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.24 17:44:04.300140 [ 3 ] {64c1ff8e-739b-4403-9410-2fd6a382d44c} oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.24 17:44:04.300270 [ 3 ] {64c1ff8e-739b-4403-9410-2fd6a382d44c} executeQuery: Read 6 rows, 258.00 B in 0.000911466 sec., 6582 rows/sec., 276.43 KiB/sec. 2023.10.24 17:44:04.300263 [ 177 ] {} oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.24 17:44:04.300382 [ 177 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:04.300446 [ 3 ] {64c1ff8e-739b-4403-9410-2fd6a382d44c} DynamicQueryHandler: Done processing query 2023.10.24 17:44:04.300512 [ 3 ] {64c1ff8e-739b-4403-9410-2fd6a382d44c} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:44:04.300548 [ 20 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.24 17:44:04.300573 [ 3 ] {} HTTP-Session: 5be979f7-a0fc-437e-91a6-d91d5ae5c7aa Destroying unnamed session 2023.10.24 17:44:04.300706 [ 20 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:44:04.300760 [ 20 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part 2023.10.24 17:44:04.300773 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:04.300861 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:04.300906 [ 3 ] {} HTTP-Session: fcb2064b-7c16-4259-afa0-fdb4251642f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:04.300966 [ 3 ] {} HTTP-Session: fcb2064b-7c16-4259-afa0-fdb4251642f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:04.300993 [ 20 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2023.10.24 17:44:04.301196 [ 3 ] {b553a82d-5358-4b86-991b-6fcb8875694d} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:04.301234 [ 20 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2023.10.24 17:44:04.301327 [ 3 ] {b553a82d-5358-4b86-991b-6fcb8875694d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 17:44:04.301505 [ 20 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2023.10.24 17:44:04.301800 [ 20 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2023.10.24 17:44:04.301936 [ 3 ] {b553a82d-5358-4b86-991b-6fcb8875694d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:04.302039 [ 20 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::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.10.24 17:44:04.302780 [ 3 ] {b553a82d-5358-4b86-991b-6fcb8875694d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:04.303489 [ 3 ] {b553a82d-5358-4b86-991b-6fcb8875694d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.24 17:44:04.303496 [ 10 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.003059514 sec., 31377.53251006532 rows/sec., 1.29 MiB/sec. 2023.10.24 17:44:04.303620 [ 22 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.24 17:44:04.303703 [ 3 ] {b553a82d-5358-4b86-991b-6fcb8875694d} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.24 17:44:04.303895 [ 3 ] {b553a82d-5358-4b86-991b-6fcb8875694d} executeQuery: Read 63 rows, 3.91 KiB in 0.002631866 sec., 23937 rows/sec., 1.45 MiB/sec. 2023.10.24 17:44:04.303964 [ 22 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_16_3} oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.24 17:44:04.304191 [ 22 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_16_3} oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.24 17:44:04.304243 [ 3 ] {b553a82d-5358-4b86-991b-6fcb8875694d} DynamicQueryHandler: Done processing query 2023.10.24 17:44:04.304281 [ 3 ] {b553a82d-5358-4b86-991b-6fcb8875694d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:44:04.304302 [ 3 ] {} HTTP-Session: fcb2064b-7c16-4259-afa0-fdb4251642f3 Destroying unnamed session 2023.10.24 17:44:04.304433 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:04.304478 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:04.304498 [ 3 ] {} HTTP-Session: 3c9e1f6f-19b4-4bad-9959-3f79a5cb0aee Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:04.304515 [ 3 ] {} HTTP-Session: 3c9e1f6f-19b4-4bad-9959-3f79a5cb0aee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:04.304588 [ 3 ] {eea57567-90b7-4b92-9b1d-95341c4cf499} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:04.304628 [ 3 ] {eea57567-90b7-4b92-9b1d-95341c4cf499} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 17:44:04.304741 [ 3 ] {eea57567-90b7-4b92-9b1d-95341c4cf499} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:04.305019 [ 3 ] {eea57567-90b7-4b92-9b1d-95341c4cf499} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:04.305248 [ 3 ] {eea57567-90b7-4b92-9b1d-95341c4cf499} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.24 17:44:04.305420 [ 3 ] {eea57567-90b7-4b92-9b1d-95341c4cf499} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.24 17:44:04.305543 [ 3 ] {eea57567-90b7-4b92-9b1d-95341c4cf499} executeQuery: Read 19 rows, 1.01 KiB in 0.000925987 sec., 20518 rows/sec., 1.06 MiB/sec. 2023.10.24 17:44:04.305661 [ 3 ] {eea57567-90b7-4b92-9b1d-95341c4cf499} DynamicQueryHandler: Done processing query 2023.10.24 17:44:04.305685 [ 3 ] {eea57567-90b7-4b92-9b1d-95341c4cf499} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:44:04.305701 [ 3 ] {} HTTP-Session: 3c9e1f6f-19b4-4bad-9959-3f79a5cb0aee Destroying unnamed session 2023.10.24 17:44:09.292790 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 7074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:09.292913 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:09.292940 [ 3 ] {} HTTP-Session: 60ae099b-d663-449b-aa80-0e6b032c54ef Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:09.292964 [ 3 ] {} HTTP-Session: 60ae099b-d663-449b-aa80-0e6b032c54ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:09.293093 [ 3 ] {f9ac6fa1-8319-491f-872a-1dfd4296390e} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:09.293154 [ 3 ] {f9ac6fa1-8319-491f-872a-1dfd4296390e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:44:09.293312 [ 3 ] {f9ac6fa1-8319-491f-872a-1dfd4296390e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:09.293774 [ 3 ] {f9ac6fa1-8319-491f-872a-1dfd4296390e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:09.294037 [ 3 ] {f9ac6fa1-8319-491f-872a-1dfd4296390e} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.24 17:44:09.294197 [ 3 ] {f9ac6fa1-8319-491f-872a-1dfd4296390e} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.24 17:44:09.294343 [ 3 ] {f9ac6fa1-8319-491f-872a-1dfd4296390e} executeQuery: Read 49 rows, 3.97 KiB in 0.001211171 sec., 40456 rows/sec., 3.20 MiB/sec. 2023.10.24 17:44:09.294340 [ 176 ] {} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.24 17:44:09.294472 [ 176 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:09.294581 [ 3 ] {f9ac6fa1-8319-491f-872a-1dfd4296390e} DynamicQueryHandler: Done processing query 2023.10.24 17:44:09.294594 [ 20 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.24 17:44:09.294619 [ 3 ] {f9ac6fa1-8319-491f-872a-1dfd4296390e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:44:09.294672 [ 3 ] {} HTTP-Session: 60ae099b-d663-449b-aa80-0e6b032c54ef Destroying unnamed session 2023.10.24 17:44:09.294759 [ 20 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:44:09.294801 [ 20 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 55 rows starting from the beginning of the part 2023.10.24 17:44:09.294889 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 23701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:09.294986 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:09.294993 [ 20 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 49 rows starting from the beginning of the part 2023.10.24 17:44:09.295020 [ 3 ] {} HTTP-Session: 85a09922-b6f5-4039-8c43-7cbc36f43c1e Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:09.295081 [ 3 ] {} HTTP-Session: 85a09922-b6f5-4039-8c43-7cbc36f43c1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:09.295290 [ 20 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::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.10.24 17:44:09.295306 [ 3 ] {e682c983-7dd7-49a7-b8d0-69e20002c908} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:09.295399 [ 3 ] {e682c983-7dd7-49a7-b8d0-69e20002c908} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:44:09.295563 [ 20 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 49 rows starting from the beginning of the part 2023.10.24 17:44:09.295919 [ 20 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::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.10.24 17:44:09.295932 [ 3 ] {e682c983-7dd7-49a7-b8d0-69e20002c908} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:09.296138 [ 20 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 49 rows starting from the beginning of the part 2023.10.24 17:44:09.296690 [ 3 ] {e682c983-7dd7-49a7-b8d0-69e20002c908} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:09.297227 [ 3 ] {e682c983-7dd7-49a7-b8d0-69e20002c908} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.24 17:44:09.297405 [ 22 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 4 columns (4 merged, 0 gathered) in 0.002867181 sec., 74637.77138590135 rows/sec., 5.76 MiB/sec. 2023.10.24 17:44:09.297514 [ 3 ] {e682c983-7dd7-49a7-b8d0-69e20002c908} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.24 17:44:09.297567 [ 10 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.24 17:44:09.297696 [ 3 ] {e682c983-7dd7-49a7-b8d0-69e20002c908} executeQuery: Read 147 rows, 14.72 KiB in 0.002324581 sec., 63237 rows/sec., 6.18 MiB/sec. 2023.10.24 17:44:09.297689 [ 175 ] {} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.24 17:44:09.297822 [ 175 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:09.297963 [ 3 ] {e682c983-7dd7-49a7-b8d0-69e20002c908} DynamicQueryHandler: Done processing query 2023.10.24 17:44:09.297991 [ 10 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_31_6} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.24 17:44:09.298011 [ 3 ] {e682c983-7dd7-49a7-b8d0-69e20002c908} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.24 17:44:09.298019 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.24 17:44:09.298043 [ 3 ] {} HTTP-Session: 85a09922-b6f5-4039-8c43-7cbc36f43c1e Destroying unnamed session 2023.10.24 17:44:09.298112 [ 10 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_31_6} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.24 17:44:09.298251 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:44:09.298292 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 8349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:09.298330 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 234 rows starting from the beginning of the part 2023.10.24 17:44:09.298387 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:09.298438 [ 3 ] {} HTTP-Session: f20c1024-f2d0-4a95-acde-12408da81ff9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:09.298471 [ 3 ] {} HTTP-Session: f20c1024-f2d0-4a95-acde-12408da81ff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:09.298559 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 147 rows starting from the beginning of the part 2023.10.24 17:44:09.298691 [ 3 ] {b9bbad7a-8843-490f-814f-df4316d7aa5f} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:09.298794 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 87 rows starting from the beginning of the part 2023.10.24 17:44:09.298803 [ 3 ] {b9bbad7a-8843-490f-814f-df4316d7aa5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:44:09.299057 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 147 rows starting from the beginning of the part 2023.10.24 17:44:09.299316 [ 3 ] {b9bbad7a-8843-490f-814f-df4316d7aa5f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:09.299336 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 87 rows starting from the beginning of the part 2023.10.24 17:44:09.299530 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 147 rows starting from the beginning of the part 2023.10.24 17:44:09.299995 [ 3 ] {b9bbad7a-8843-490f-814f-df4316d7aa5f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:09.300448 [ 3 ] {b9bbad7a-8843-490f-814f-df4316d7aa5f} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.24 17:44:09.300771 [ 3 ] {b9bbad7a-8843-490f-814f-df4316d7aa5f} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.24 17:44:09.300918 [ 175 ] {} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.24 17:44:09.301006 [ 3 ] {b9bbad7a-8843-490f-814f-df4316d7aa5f} executeQuery: Read 49 rows, 3.92 KiB in 0.002238119 sec., 21893 rows/sec., 1.71 MiB/sec. 2023.10.24 17:44:09.301018 [ 175 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:09.301604 [ 3 ] {b9bbad7a-8843-490f-814f-df4316d7aa5f} DynamicQueryHandler: Done processing query 2023.10.24 17:44:09.301657 [ 9 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.24 17:44:09.301687 [ 3 ] {b9bbad7a-8843-490f-814f-df4316d7aa5f} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.24 17:44:09.301778 [ 3 ] {} HTTP-Session: f20c1024-f2d0-4a95-acde-12408da81ff9 Destroying unnamed session 2023.10.24 17:44:09.301889 [ 9 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:44:09.301888 [ 24 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 849 rows, containing 4 columns (4 merged, 0 gathered) in 0.003958359 sec., 214482.8197745581 rows/sec., 20.69 MiB/sec. 2023.10.24 17:44:09.301930 [ 9 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 342 rows starting from the beginning of the part 2023.10.24 17:44:09.302098 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 52415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:09.302120 [ 22 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.24 17:44:09.302216 [ 9 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 49 rows starting from the beginning of the part 2023.10.24 17:44:09.302230 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:09.302316 [ 3 ] {} HTTP-Session: 095b92a8-078a-43d3-8c46-b0afbeb74068 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:09.302374 [ 3 ] {} HTTP-Session: 095b92a8-078a-43d3-8c46-b0afbeb74068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:09.302511 [ 22 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_31_6} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.24 17:44:09.302548 [ 9 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 264 rows starting from the beginning of the part 2023.10.24 17:44:09.302692 [ 22 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_31_6} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.24 17:44:09.302711 [ 3 ] {5a9d688d-33a0-42b8-aeeb-74279e0739e9} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:09.302935 [ 3 ] {5a9d688d-33a0-42b8-aeeb-74279e0739e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 17:44:09.302963 [ 9 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part 2023.10.24 17:44:09.303259 [ 9 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 264 rows starting from the beginning of the part 2023.10.24 17:44:09.303564 [ 9 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 49 rows starting from the beginning of the part 2023.10.24 17:44:09.303651 [ 3 ] {5a9d688d-33a0-42b8-aeeb-74279e0739e9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:09.304704 [ 3 ] {5a9d688d-33a0-42b8-aeeb-74279e0739e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:09.305018 [ 24 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1028 rows, containing 4 columns (4 merged, 0 gathered) in 0.003918678 sec., 262333.36854929134 rows/sec., 18.57 MiB/sec. 2023.10.24 17:44:09.305241 [ 24 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.24 17:44:09.305372 [ 3 ] {5a9d688d-33a0-42b8-aeeb-74279e0739e9} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.24 17:44:09.305545 [ 24 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_31_6} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.24 17:44:09.305646 [ 3 ] {5a9d688d-33a0-42b8-aeeb-74279e0739e9} oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.24 17:44:09.305662 [ 24 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_31_6} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.24 17:44:09.305869 [ 3 ] {5a9d688d-33a0-42b8-aeeb-74279e0739e9} executeQuery: Read 49 rows, 67.71 KiB in 0.003102004 sec., 15796 rows/sec., 21.32 MiB/sec. 2023.10.24 17:44:09.306020 [ 3 ] {5a9d688d-33a0-42b8-aeeb-74279e0739e9} DynamicQueryHandler: Done processing query 2023.10.24 17:44:09.306042 [ 3 ] {5a9d688d-33a0-42b8-aeeb-74279e0739e9} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.24 17:44:09.306059 [ 3 ] {} HTTP-Session: 095b92a8-078a-43d3-8c46-b0afbeb74068 Destroying unnamed session 2023.10.24 17:44:14.294059 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:14.294195 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:14.294225 [ 3 ] {} HTTP-Session: f55b26bc-aa9d-450d-b2f5-1d872b1a43fd Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:14.294252 [ 3 ] {} HTTP-Session: f55b26bc-aa9d-450d-b2f5-1d872b1a43fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:14.294394 [ 3 ] {4773d332-0add-4340-a58f-dd3f7903f7e0} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:14.294463 [ 3 ] {4773d332-0add-4340-a58f-dd3f7903f7e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:44:14.294646 [ 3 ] {4773d332-0add-4340-a58f-dd3f7903f7e0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:14.295194 [ 3 ] {4773d332-0add-4340-a58f-dd3f7903f7e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:14.295460 [ 3 ] {4773d332-0add-4340-a58f-dd3f7903f7e0} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.24 17:44:14.295626 [ 3 ] {4773d332-0add-4340-a58f-dd3f7903f7e0} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.24 17:44:14.295752 [ 3 ] {4773d332-0add-4340-a58f-dd3f7903f7e0} executeQuery: Read 6 rows, 348.00 B in 0.001317893 sec., 4552 rows/sec., 257.87 KiB/sec. 2023.10.24 17:44:14.295912 [ 3 ] {4773d332-0add-4340-a58f-dd3f7903f7e0} DynamicQueryHandler: Done processing query 2023.10.24 17:44:14.295937 [ 3 ] {4773d332-0add-4340-a58f-dd3f7903f7e0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 17:44:14.295953 [ 3 ] {} HTTP-Session: f55b26bc-aa9d-450d-b2f5-1d872b1a43fd Destroying unnamed session 2023.10.24 17:44:14.296090 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:14.296136 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:14.296156 [ 3 ] {} HTTP-Session: 463584fc-bffd-48e1-896a-1d8747243393 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:14.296172 [ 3 ] {} HTTP-Session: 463584fc-bffd-48e1-896a-1d8747243393 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:14.296247 [ 3 ] {66755a48-e0c5-42cd-9ee4-b4dda807b7f1} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:14.296287 [ 3 ] {66755a48-e0c5-42cd-9ee4-b4dda807b7f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:44:14.296391 [ 3 ] {66755a48-e0c5-42cd-9ee4-b4dda807b7f1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:14.296751 [ 3 ] {66755a48-e0c5-42cd-9ee4-b4dda807b7f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:14.296961 [ 3 ] {66755a48-e0c5-42cd-9ee4-b4dda807b7f1} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.24 17:44:14.297106 [ 3 ] {66755a48-e0c5-42cd-9ee4-b4dda807b7f1} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.24 17:44:14.297222 [ 3 ] {66755a48-e0c5-42cd-9ee4-b4dda807b7f1} executeQuery: Read 87 rows, 8.33 KiB in 0.000946717 sec., 91896 rows/sec., 8.59 MiB/sec. 2023.10.24 17:44:14.297340 [ 3 ] {66755a48-e0c5-42cd-9ee4-b4dda807b7f1} DynamicQueryHandler: Done processing query 2023.10.24 17:44:14.297363 [ 3 ] {66755a48-e0c5-42cd-9ee4-b4dda807b7f1} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 17:44:14.297378 [ 3 ] {} HTTP-Session: 463584fc-bffd-48e1-896a-1d8747243393 Destroying unnamed session 2023.10.24 17:44:14.297544 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:14.297589 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:14.297612 [ 3 ] {} HTTP-Session: a145ba88-d610-4020-926e-d0c948a27051 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:14.297629 [ 3 ] {} HTTP-Session: a145ba88-d610-4020-926e-d0c948a27051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:14.297710 [ 3 ] {7ac4421b-e04e-4627-8d7b-ade3bfd61b93} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:14.297749 [ 3 ] {7ac4421b-e04e-4627-8d7b-ade3bfd61b93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:44:14.297854 [ 3 ] {7ac4421b-e04e-4627-8d7b-ade3bfd61b93} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:14.298299 [ 3 ] {7ac4421b-e04e-4627-8d7b-ade3bfd61b93} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:14.298512 [ 3 ] {7ac4421b-e04e-4627-8d7b-ade3bfd61b93} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.24 17:44:14.298659 [ 3 ] {7ac4421b-e04e-4627-8d7b-ade3bfd61b93} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.24 17:44:14.298774 [ 3 ] {7ac4421b-e04e-4627-8d7b-ade3bfd61b93} executeQuery: Read 264 rows, 18.54 KiB in 0.001036768 sec., 254637 rows/sec., 17.47 MiB/sec. 2023.10.24 17:44:14.298878 [ 3 ] {7ac4421b-e04e-4627-8d7b-ade3bfd61b93} DynamicQueryHandler: Done processing query 2023.10.24 17:44:14.298900 [ 3 ] {7ac4421b-e04e-4627-8d7b-ade3bfd61b93} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 17:44:14.298915 [ 3 ] {} HTTP-Session: a145ba88-d610-4020-926e-d0c948a27051 Destroying unnamed session 2023.10.24 17:44:14.299073 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:14.299117 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:14.299136 [ 3 ] {} HTTP-Session: 863191b9-31ea-4b82-a845-4c7879781b7d Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:14.299152 [ 3 ] {} HTTP-Session: 863191b9-31ea-4b82-a845-4c7879781b7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:14.299221 [ 3 ] {5e98d0d2-cdd7-4855-93e1-b8cf1db14770} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:14.299260 [ 3 ] {5e98d0d2-cdd7-4855-93e1-b8cf1db14770} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 17:44:14.299362 [ 3 ] {5e98d0d2-cdd7-4855-93e1-b8cf1db14770} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:14.299600 [ 3 ] {5e98d0d2-cdd7-4855-93e1-b8cf1db14770} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:14.299844 [ 3 ] {5e98d0d2-cdd7-4855-93e1-b8cf1db14770} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.24 17:44:14.300016 [ 3 ] {5e98d0d2-cdd7-4855-93e1-b8cf1db14770} oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.24 17:44:14.300133 [ 3 ] {5e98d0d2-cdd7-4855-93e1-b8cf1db14770} executeQuery: Read 6 rows, 258.00 B in 0.000882986 sec., 6795 rows/sec., 285.34 KiB/sec. 2023.10.24 17:44:14.300320 [ 3 ] {5e98d0d2-cdd7-4855-93e1-b8cf1db14770} DynamicQueryHandler: Done processing query 2023.10.24 17:44:14.300344 [ 3 ] {5e98d0d2-cdd7-4855-93e1-b8cf1db14770} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:44:14.300359 [ 3 ] {} HTTP-Session: 863191b9-31ea-4b82-a845-4c7879781b7d Destroying unnamed session 2023.10.24 17:44:14.300477 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:14.300523 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:14.300541 [ 3 ] {} HTTP-Session: d20b710d-09c0-4df5-a077-dd25ab4cace2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:14.300557 [ 3 ] {} HTTP-Session: d20b710d-09c0-4df5-a077-dd25ab4cace2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:14.300630 [ 3 ] {8b562fa0-a86b-4b37-9af4-00e4b1709bbc} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:14.300673 [ 3 ] {8b562fa0-a86b-4b37-9af4-00e4b1709bbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 17:44:14.300805 [ 3 ] {8b562fa0-a86b-4b37-9af4-00e4b1709bbc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:14.301098 [ 3 ] {8b562fa0-a86b-4b37-9af4-00e4b1709bbc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:14.301333 [ 3 ] {8b562fa0-a86b-4b37-9af4-00e4b1709bbc} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.24 17:44:14.301504 [ 3 ] {8b562fa0-a86b-4b37-9af4-00e4b1709bbc} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.24 17:44:14.301638 [ 3 ] {8b562fa0-a86b-4b37-9af4-00e4b1709bbc} executeQuery: Read 63 rows, 3.91 KiB in 0.000977107 sec., 64476 rows/sec., 3.91 MiB/sec. 2023.10.24 17:44:14.301630 [ 171 ] {} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.24 17:44:14.301742 [ 171 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:14.301810 [ 3 ] {8b562fa0-a86b-4b37-9af4-00e4b1709bbc} DynamicQueryHandler: Done processing query 2023.10.24 17:44:14.301866 [ 3 ] {8b562fa0-a86b-4b37-9af4-00e4b1709bbc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:44:14.301881 [ 9 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.24 17:44:14.301902 [ 3 ] {} HTTP-Session: d20b710d-09c0-4df5-a077-dd25ab4cace2 Destroying unnamed session 2023.10.24 17:44:14.302033 [ 9 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:44:14.302088 [ 9 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 852 rows starting from the beginning of the part 2023.10.24 17:44:14.302122 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:14.302203 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:14.302234 [ 3 ] {} HTTP-Session: 8da35fc1-6cd9-4c9d-9a8b-abf0b2d4d07f Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:14.302294 [ 3 ] {} HTTP-Session: 8da35fc1-6cd9-4c9d-9a8b-abf0b2d4d07f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:14.302372 [ 9 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 63 rows starting from the beginning of the part 2023.10.24 17:44:14.302505 [ 3 ] {b7e2f086-c04f-4b08-a3a5-3416ffd46cd1} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:14.302637 [ 3 ] {b7e2f086-c04f-4b08-a3a5-3416ffd46cd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 17:44:14.302678 [ 9 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 63 rows starting from the beginning of the part 2023.10.24 17:44:14.303023 [ 9 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 11 rows starting from the beginning of the part 2023.10.24 17:44:14.303134 [ 3 ] {b7e2f086-c04f-4b08-a3a5-3416ffd46cd1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:14.303320 [ 9 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 63 rows starting from the beginning of the part 2023.10.24 17:44:14.303546 [ 9 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 63 rows starting from the beginning of the part 2023.10.24 17:44:14.303931 [ 3 ] {b7e2f086-c04f-4b08-a3a5-3416ffd46cd1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:14.304322 [ 3 ] {b7e2f086-c04f-4b08-a3a5-3416ffd46cd1} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.24 17:44:14.304717 [ 3 ] {b7e2f086-c04f-4b08-a3a5-3416ffd46cd1} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.24 17:44:14.304969 [ 3 ] {b7e2f086-c04f-4b08-a3a5-3416ffd46cd1} executeQuery: Read 19 rows, 1.01 KiB in 0.002379522 sec., 7984 rows/sec., 423.95 KiB/sec. 2023.10.24 17:44:14.305414 [ 3 ] {b7e2f086-c04f-4b08-a3a5-3416ffd46cd1} DynamicQueryHandler: Done processing query 2023.10.24 17:44:14.305475 [ 3 ] {b7e2f086-c04f-4b08-a3a5-3416ffd46cd1} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:44:14.305504 [ 3 ] {} HTTP-Session: 8da35fc1-6cd9-4c9d-9a8b-abf0b2d4d07f Destroying unnamed session 2023.10.24 17:44:14.305533 [ 22 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1115 rows, containing 5 columns (5 merged, 0 gathered) in 0.003728776 sec., 299025.7392774465 rows/sec., 18.17 MiB/sec. 2023.10.24 17:44:14.305707 [ 9 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.24 17:44:14.305927 [ 9 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_21_4} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.24 17:44:14.305996 [ 9 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_21_4} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.24 17:44:18.380849 [ 168 ] {} DNSResolver: Updating DNS cache 2023.10.24 17:44:18.380937 [ 168 ] {} DNSResolver: Updated DNS cache 2023.10.24 17:44:19.293053 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 7074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:19.293162 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:19.293192 [ 3 ] {} HTTP-Session: 84c0c7e2-6617-48ef-8c80-67afe7c2dddd Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:19.293218 [ 3 ] {} HTTP-Session: 84c0c7e2-6617-48ef-8c80-67afe7c2dddd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:19.293356 [ 3 ] {cff75275-cf02-4aee-8a45-874969db5d95} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:19.293424 [ 3 ] {cff75275-cf02-4aee-8a45-874969db5d95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:44:19.293607 [ 3 ] {cff75275-cf02-4aee-8a45-874969db5d95} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:19.294102 [ 3 ] {cff75275-cf02-4aee-8a45-874969db5d95} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:19.294360 [ 3 ] {cff75275-cf02-4aee-8a45-874969db5d95} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.10.24 17:44:19.294525 [ 3 ] {cff75275-cf02-4aee-8a45-874969db5d95} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.10.24 17:44:19.294654 [ 3 ] {cff75275-cf02-4aee-8a45-874969db5d95} executeQuery: Read 49 rows, 3.97 KiB in 0.001258062 sec., 38948 rows/sec., 3.08 MiB/sec. 2023.10.24 17:44:19.294791 [ 3 ] {cff75275-cf02-4aee-8a45-874969db5d95} DynamicQueryHandler: Done processing query 2023.10.24 17:44:19.294816 [ 3 ] {cff75275-cf02-4aee-8a45-874969db5d95} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:44:19.294832 [ 3 ] {} HTTP-Session: 84c0c7e2-6617-48ef-8c80-67afe7c2dddd Destroying unnamed session 2023.10.24 17:44:19.294966 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 23701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:19.295012 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:19.295032 [ 3 ] {} HTTP-Session: 38ec9045-bf75-413f-b237-ebc196589f59 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:19.295051 [ 3 ] {} HTTP-Session: 38ec9045-bf75-413f-b237-ebc196589f59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:19.295138 [ 3 ] {9f620ea6-acf9-4a6e-bd99-d4fe89a8303d} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:19.295180 [ 3 ] {9f620ea6-acf9-4a6e-bd99-d4fe89a8303d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:44:19.295286 [ 3 ] {9f620ea6-acf9-4a6e-bd99-d4fe89a8303d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:19.295669 [ 3 ] {9f620ea6-acf9-4a6e-bd99-d4fe89a8303d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:19.295894 [ 3 ] {9f620ea6-acf9-4a6e-bd99-d4fe89a8303d} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.10.24 17:44:19.296041 [ 3 ] {9f620ea6-acf9-4a6e-bd99-d4fe89a8303d} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.10.24 17:44:19.296168 [ 3 ] {9f620ea6-acf9-4a6e-bd99-d4fe89a8303d} executeQuery: Read 147 rows, 14.72 KiB in 0.000991097 sec., 148320 rows/sec., 14.50 MiB/sec. 2023.10.24 17:44:19.296289 [ 3 ] {9f620ea6-acf9-4a6e-bd99-d4fe89a8303d} DynamicQueryHandler: Done processing query 2023.10.24 17:44:19.296313 [ 3 ] {9f620ea6-acf9-4a6e-bd99-d4fe89a8303d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.24 17:44:19.296328 [ 3 ] {} HTTP-Session: 38ec9045-bf75-413f-b237-ebc196589f59 Destroying unnamed session 2023.10.24 17:44:19.296442 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 8349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:19.296487 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:19.296506 [ 3 ] {} HTTP-Session: 499072fa-cc92-48fc-817c-951205fea3ef Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:19.296522 [ 3 ] {} HTTP-Session: 499072fa-cc92-48fc-817c-951205fea3ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:19.296598 [ 3 ] {6e3c6ef2-f425-4d28-97ba-ae8021fb651a} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:19.296637 [ 3 ] {6e3c6ef2-f425-4d28-97ba-ae8021fb651a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:44:19.296743 [ 3 ] {6e3c6ef2-f425-4d28-97ba-ae8021fb651a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:19.297038 [ 3 ] {6e3c6ef2-f425-4d28-97ba-ae8021fb651a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:19.297240 [ 3 ] {6e3c6ef2-f425-4d28-97ba-ae8021fb651a} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.10.24 17:44:19.297387 [ 3 ] {6e3c6ef2-f425-4d28-97ba-ae8021fb651a} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.10.24 17:44:19.297507 [ 3 ] {6e3c6ef2-f425-4d28-97ba-ae8021fb651a} executeQuery: Read 49 rows, 3.92 KiB in 0.000881676 sec., 55575 rows/sec., 4.35 MiB/sec. 2023.10.24 17:44:19.297608 [ 3 ] {6e3c6ef2-f425-4d28-97ba-ae8021fb651a} DynamicQueryHandler: Done processing query 2023.10.24 17:44:19.297631 [ 3 ] {6e3c6ef2-f425-4d28-97ba-ae8021fb651a} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.24 17:44:19.297646 [ 3 ] {} HTTP-Session: 499072fa-cc92-48fc-817c-951205fea3ef Destroying unnamed session 2023.10.24 17:44:19.297784 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 52415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:19.297827 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:19.297845 [ 3 ] {} HTTP-Session: 4c2b7528-6599-40cb-97cd-707c77cfd8d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:19.297862 [ 3 ] {} HTTP-Session: 4c2b7528-6599-40cb-97cd-707c77cfd8d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:19.297950 [ 3 ] {e57e8924-5d80-4476-95f5-6ea322dfc4fa} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:19.297995 [ 3 ] {e57e8924-5d80-4476-95f5-6ea322dfc4fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 17:44:19.298129 [ 3 ] {e57e8924-5d80-4476-95f5-6ea322dfc4fa} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:19.298599 [ 3 ] {e57e8924-5d80-4476-95f5-6ea322dfc4fa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:19.298910 [ 3 ] {e57e8924-5d80-4476-95f5-6ea322dfc4fa} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.24 17:44:19.299085 [ 3 ] {e57e8924-5d80-4476-95f5-6ea322dfc4fa} oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.24 17:44:19.299223 [ 3 ] {e57e8924-5d80-4476-95f5-6ea322dfc4fa} executeQuery: Read 49 rows, 67.71 KiB in 0.001235722 sec., 39652 rows/sec., 53.51 MiB/sec. 2023.10.24 17:44:19.299224 [ 167 ] {} oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.24 17:44:19.299376 [ 167 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:19.299385 [ 3 ] {e57e8924-5d80-4476-95f5-6ea322dfc4fa} DynamicQueryHandler: Done processing query 2023.10.24 17:44:19.299434 [ 3 ] {e57e8924-5d80-4476-95f5-6ea322dfc4fa} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.24 17:44:19.299482 [ 3 ] {} HTTP-Session: 4c2b7528-6599-40cb-97cd-707c77cfd8d0 Destroying unnamed session 2023.10.24 17:44:19.299534 [ 13 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.24 17:44:19.299680 [ 13 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:44:19.299715 [ 13 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 512 rows starting from the beginning of the part 2023.10.24 17:44:19.299842 [ 13 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 49 rows starting from the beginning of the part 2023.10.24 17:44:19.299944 [ 13 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 49 rows starting from the beginning of the part 2023.10.24 17:44:19.300037 [ 13 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 49 rows starting from the beginning of the part 2023.10.24 17:44:19.300126 [ 13 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 49 rows starting from the beginning of the part 2023.10.24 17:44:19.300216 [ 13 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 49 rows starting from the beginning of the part 2023.10.24 17:44:19.301941 [ 9 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 6 columns (6 merged, 0 gathered) in 0.002479894 sec., 305254.9826726465 rows/sec., 411.93 MiB/sec. 2023.10.24 17:44:19.302355 [ 9 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.24 17:44:19.302612 [ 9 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_16_3} oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.24 17:44:19.302697 [ 9 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_16_3} oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.24 17:44:19.302778 [ 9 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_16_3: 4.05 MiB. 2023.10.24 17:44:24.294157 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:24.294284 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:24.294313 [ 3 ] {} HTTP-Session: fd864b51-866d-4b9b-8237-16a696a5c8e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:24.294342 [ 3 ] {} HTTP-Session: fd864b51-866d-4b9b-8237-16a696a5c8e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:24.294479 [ 3 ] {591abe61-f811-4b82-a5a3-f8252ae06e17} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:24.294547 [ 3 ] {591abe61-f811-4b82-a5a3-f8252ae06e17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:44:24.294730 [ 3 ] {591abe61-f811-4b82-a5a3-f8252ae06e17} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:24.295120 [ 3 ] {591abe61-f811-4b82-a5a3-f8252ae06e17} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:24.295387 [ 3 ] {591abe61-f811-4b82-a5a3-f8252ae06e17} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.10.24 17:44:24.295563 [ 3 ] {591abe61-f811-4b82-a5a3-f8252ae06e17} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.10.24 17:44:24.295699 [ 3 ] {591abe61-f811-4b82-a5a3-f8252ae06e17} executeQuery: Read 6 rows, 348.00 B in 0.001182071 sec., 5075 rows/sec., 287.50 KiB/sec. 2023.10.24 17:44:24.295824 [ 3 ] {591abe61-f811-4b82-a5a3-f8252ae06e17} DynamicQueryHandler: Done processing query 2023.10.24 17:44:24.295851 [ 3 ] {591abe61-f811-4b82-a5a3-f8252ae06e17} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 17:44:24.295867 [ 3 ] {} HTTP-Session: fd864b51-866d-4b9b-8237-16a696a5c8e0 Destroying unnamed session 2023.10.24 17:44:24.295992 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:24.296040 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:24.296060 [ 3 ] {} HTTP-Session: e5a9d3e2-0956-4cfa-b617-e03ce9c6055b Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:24.296079 [ 3 ] {} HTTP-Session: e5a9d3e2-0956-4cfa-b617-e03ce9c6055b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:24.296160 [ 3 ] {29610644-ddc5-4884-8572-37dbe092388f} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:24.296203 [ 3 ] {29610644-ddc5-4884-8572-37dbe092388f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:44:24.296312 [ 3 ] {29610644-ddc5-4884-8572-37dbe092388f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:24.296598 [ 3 ] {29610644-ddc5-4884-8572-37dbe092388f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:24.296810 [ 3 ] {29610644-ddc5-4884-8572-37dbe092388f} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.10.24 17:44:24.296958 [ 3 ] {29610644-ddc5-4884-8572-37dbe092388f} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.10.24 17:44:24.297066 [ 3 ] {29610644-ddc5-4884-8572-37dbe092388f} executeQuery: Read 87 rows, 8.33 KiB in 0.000877566 sec., 99137 rows/sec., 9.27 MiB/sec. 2023.10.24 17:44:24.297203 [ 3 ] {29610644-ddc5-4884-8572-37dbe092388f} DynamicQueryHandler: Done processing query 2023.10.24 17:44:24.297230 [ 3 ] {29610644-ddc5-4884-8572-37dbe092388f} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 17:44:24.297246 [ 3 ] {} HTTP-Session: e5a9d3e2-0956-4cfa-b617-e03ce9c6055b Destroying unnamed session 2023.10.24 17:44:24.297418 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:24.297465 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:24.297484 [ 3 ] {} HTTP-Session: f8640184-480a-4606-829b-91195e7ddea8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:24.297501 [ 3 ] {} HTTP-Session: f8640184-480a-4606-829b-91195e7ddea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:24.297584 [ 3 ] {1da9949e-2a05-41dd-a47c-6e224b734331} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:24.297625 [ 3 ] {1da9949e-2a05-41dd-a47c-6e224b734331} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:44:24.297734 [ 3 ] {1da9949e-2a05-41dd-a47c-6e224b734331} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:24.298107 [ 3 ] {1da9949e-2a05-41dd-a47c-6e224b734331} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:24.298322 [ 3 ] {1da9949e-2a05-41dd-a47c-6e224b734331} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.10.24 17:44:24.298466 [ 3 ] {1da9949e-2a05-41dd-a47c-6e224b734331} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.10.24 17:44:24.298574 [ 3 ] {1da9949e-2a05-41dd-a47c-6e224b734331} executeQuery: Read 264 rows, 18.54 KiB in 0.000960517 sec., 274851 rows/sec., 18.85 MiB/sec. 2023.10.24 17:44:24.298714 [ 3 ] {1da9949e-2a05-41dd-a47c-6e224b734331} DynamicQueryHandler: Done processing query 2023.10.24 17:44:24.298738 [ 3 ] {1da9949e-2a05-41dd-a47c-6e224b734331} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 17:44:24.298754 [ 3 ] {} HTTP-Session: f8640184-480a-4606-829b-91195e7ddea8 Destroying unnamed session 2023.10.24 17:44:24.298913 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:24.298957 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:24.298975 [ 3 ] {} HTTP-Session: a199061c-d111-40e3-81ee-46f40ba2e3f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:24.298993 [ 3 ] {} HTTP-Session: a199061c-d111-40e3-81ee-46f40ba2e3f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:24.299063 [ 3 ] {44cfd3bd-bbac-4bf7-a2d6-9b808f64abc0} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:24.299103 [ 3 ] {44cfd3bd-bbac-4bf7-a2d6-9b808f64abc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 17:44:24.299209 [ 3 ] {44cfd3bd-bbac-4bf7-a2d6-9b808f64abc0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:24.299424 [ 3 ] {44cfd3bd-bbac-4bf7-a2d6-9b808f64abc0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:24.299659 [ 3 ] {44cfd3bd-bbac-4bf7-a2d6-9b808f64abc0} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.24 17:44:24.299842 [ 3 ] {44cfd3bd-bbac-4bf7-a2d6-9b808f64abc0} oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.24 17:44:24.299946 [ 3 ] {44cfd3bd-bbac-4bf7-a2d6-9b808f64abc0} executeQuery: Read 6 rows, 258.00 B in 0.000855645 sec., 7012 rows/sec., 294.46 KiB/sec. 2023.10.24 17:44:24.300042 [ 3 ] {44cfd3bd-bbac-4bf7-a2d6-9b808f64abc0} DynamicQueryHandler: Done processing query 2023.10.24 17:44:24.300066 [ 3 ] {44cfd3bd-bbac-4bf7-a2d6-9b808f64abc0} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:44:24.300082 [ 3 ] {} HTTP-Session: a199061c-d111-40e3-81ee-46f40ba2e3f6 Destroying unnamed session 2023.10.24 17:44:24.300197 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:24.300239 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:24.300258 [ 3 ] {} HTTP-Session: 23221b4f-e5a1-4c9e-902e-5719221aabcb Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:24.300274 [ 3 ] {} HTTP-Session: 23221b4f-e5a1-4c9e-902e-5719221aabcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:24.300346 [ 3 ] {69fcc55b-eac2-4412-9261-561052fa701f} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:24.300388 [ 3 ] {69fcc55b-eac2-4412-9261-561052fa701f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 17:44:24.300504 [ 3 ] {69fcc55b-eac2-4412-9261-561052fa701f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:24.300767 [ 3 ] {69fcc55b-eac2-4412-9261-561052fa701f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:24.301003 [ 3 ] {69fcc55b-eac2-4412-9261-561052fa701f} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.24 17:44:24.301180 [ 3 ] {69fcc55b-eac2-4412-9261-561052fa701f} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.24 17:44:24.301283 [ 3 ] {69fcc55b-eac2-4412-9261-561052fa701f} executeQuery: Read 63 rows, 3.91 KiB in 0.000910316 sec., 69206 rows/sec., 4.20 MiB/sec. 2023.10.24 17:44:24.301384 [ 3 ] {69fcc55b-eac2-4412-9261-561052fa701f} DynamicQueryHandler: Done processing query 2023.10.24 17:44:24.301408 [ 3 ] {69fcc55b-eac2-4412-9261-561052fa701f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:44:24.301423 [ 3 ] {} HTTP-Session: 23221b4f-e5a1-4c9e-902e-5719221aabcb Destroying unnamed session 2023.10.24 17:44:24.301535 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:24.301580 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:24.301598 [ 3 ] {} HTTP-Session: a37f40cc-33ea-4a57-afde-03f2c641dad6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:24.301614 [ 3 ] {} HTTP-Session: a37f40cc-33ea-4a57-afde-03f2c641dad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:24.301684 [ 3 ] {875db9fb-b253-4f7c-9d6f-b252b93f0732} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:24.301722 [ 3 ] {875db9fb-b253-4f7c-9d6f-b252b93f0732} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 17:44:24.301826 [ 3 ] {875db9fb-b253-4f7c-9d6f-b252b93f0732} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:24.302041 [ 3 ] {875db9fb-b253-4f7c-9d6f-b252b93f0732} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:24.302266 [ 3 ] {875db9fb-b253-4f7c-9d6f-b252b93f0732} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.24 17:44:24.302433 [ 3 ] {875db9fb-b253-4f7c-9d6f-b252b93f0732} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.24 17:44:24.302527 [ 166 ] {} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.24 17:44:24.302538 [ 3 ] {875db9fb-b253-4f7c-9d6f-b252b93f0732} executeQuery: Read 19 rows, 1.01 KiB in 0.000827155 sec., 22970 rows/sec., 1.19 MiB/sec. 2023.10.24 17:44:24.302576 [ 166 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:24.302691 [ 3 ] {875db9fb-b253-4f7c-9d6f-b252b93f0732} DynamicQueryHandler: Done processing query 2023.10.24 17:44:24.302697 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.24 17:44:24.302721 [ 3 ] {875db9fb-b253-4f7c-9d6f-b252b93f0732} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:44:24.302773 [ 3 ] {} HTTP-Session: a37f40cc-33ea-4a57-afde-03f2c641dad6 Destroying unnamed session 2023.10.24 17:44:24.302853 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:44:24.302896 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 280 rows starting from the beginning of the part 2023.10.24 17:44:24.303021 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 19 rows starting from the beginning of the part 2023.10.24 17:44:24.303119 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 19 rows starting from the beginning of the part 2023.10.24 17:44:24.303211 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 19 rows starting from the beginning of the part 2023.10.24 17:44:24.303290 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 19 rows starting from the beginning of the part 2023.10.24 17:44:24.303363 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 19 rows starting from the beginning of the part 2023.10.24 17:44:24.303999 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 375 rows, containing 4 columns (4 merged, 0 gathered) in 0.001365364 sec., 274652.034182826 rows/sec., 14.67 MiB/sec. 2023.10.24 17:44:24.304128 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.24 17:44:24.304349 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_21_4} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.24 17:44:24.304419 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_21_4} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.24 17:44:29.292820 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 7074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:29.292935 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:29.292959 [ 3 ] {} HTTP-Session: f4cd1a77-269c-490a-9d84-c334a1181bf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:29.292982 [ 3 ] {} HTTP-Session: f4cd1a77-269c-490a-9d84-c334a1181bf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:29.293105 [ 3 ] {2e7bd460-862c-47bf-8dff-5a511829a26c} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:29.293163 [ 3 ] {2e7bd460-862c-47bf-8dff-5a511829a26c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:44:29.293318 [ 3 ] {2e7bd460-862c-47bf-8dff-5a511829a26c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:29.293672 [ 3 ] {2e7bd460-862c-47bf-8dff-5a511829a26c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:29.293923 [ 3 ] {2e7bd460-862c-47bf-8dff-5a511829a26c} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.10.24 17:44:29.294086 [ 3 ] {2e7bd460-862c-47bf-8dff-5a511829a26c} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.10.24 17:44:29.294214 [ 3 ] {2e7bd460-862c-47bf-8dff-5a511829a26c} executeQuery: Read 49 rows, 3.97 KiB in 0.001074139 sec., 45617 rows/sec., 3.61 MiB/sec. 2023.10.24 17:44:29.294346 [ 3 ] {2e7bd460-862c-47bf-8dff-5a511829a26c} DynamicQueryHandler: Done processing query 2023.10.24 17:44:29.294371 [ 3 ] {2e7bd460-862c-47bf-8dff-5a511829a26c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:44:29.294386 [ 3 ] {} HTTP-Session: f4cd1a77-269c-490a-9d84-c334a1181bf4 Destroying unnamed session 2023.10.24 17:44:29.294532 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 23701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:29.294576 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:29.294594 [ 3 ] {} HTTP-Session: 24b680b1-ee70-4b4b-8785-3b57aae9d706 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:29.294610 [ 3 ] {} HTTP-Session: 24b680b1-ee70-4b4b-8785-3b57aae9d706 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:29.294684 [ 3 ] {3bdacc48-f98a-4996-8e6e-d7ace6c72eea} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:29.294722 [ 3 ] {3bdacc48-f98a-4996-8e6e-d7ace6c72eea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:44:29.294825 [ 3 ] {3bdacc48-f98a-4996-8e6e-d7ace6c72eea} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:29.295150 [ 3 ] {3bdacc48-f98a-4996-8e6e-d7ace6c72eea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:29.295361 [ 3 ] {3bdacc48-f98a-4996-8e6e-d7ace6c72eea} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.10.24 17:44:29.295506 [ 3 ] {3bdacc48-f98a-4996-8e6e-d7ace6c72eea} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.10.24 17:44:29.295629 [ 3 ] {3bdacc48-f98a-4996-8e6e-d7ace6c72eea} executeQuery: Read 147 rows, 14.72 KiB in 0.000916387 sec., 160412 rows/sec., 15.69 MiB/sec. 2023.10.24 17:44:29.295725 [ 3 ] {3bdacc48-f98a-4996-8e6e-d7ace6c72eea} DynamicQueryHandler: Done processing query 2023.10.24 17:44:29.295749 [ 3 ] {3bdacc48-f98a-4996-8e6e-d7ace6c72eea} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.24 17:44:29.295768 [ 3 ] {} HTTP-Session: 24b680b1-ee70-4b4b-8785-3b57aae9d706 Destroying unnamed session 2023.10.24 17:44:29.295883 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 10200, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:29.295925 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:29.295943 [ 3 ] {} HTTP-Session: fb827522-ea53-4db4-92d0-bc3a98433a17 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:29.295959 [ 3 ] {} HTTP-Session: fb827522-ea53-4db4-92d0-bc3a98433a17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:29.296030 [ 3 ] {03e3e025-db63-4716-901e-274a4be5cee6} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:29.296068 [ 3 ] {03e3e025-db63-4716-901e-274a4be5cee6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:44:29.296172 [ 3 ] {03e3e025-db63-4716-901e-274a4be5cee6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:29.296509 [ 3 ] {03e3e025-db63-4716-901e-274a4be5cee6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:29.296707 [ 3 ] {03e3e025-db63-4716-901e-274a4be5cee6} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.10.24 17:44:29.296856 [ 3 ] {03e3e025-db63-4716-901e-274a4be5cee6} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.10.24 17:44:29.296980 [ 3 ] {03e3e025-db63-4716-901e-274a4be5cee6} executeQuery: Read 60 rows, 4.79 KiB in 0.000921496 sec., 65111 rows/sec., 5.08 MiB/sec. 2023.10.24 17:44:29.297094 [ 3 ] {03e3e025-db63-4716-901e-274a4be5cee6} DynamicQueryHandler: Done processing query 2023.10.24 17:44:29.297116 [ 3 ] {03e3e025-db63-4716-901e-274a4be5cee6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.24 17:44:29.297131 [ 3 ] {} HTTP-Session: fb827522-ea53-4db4-92d0-bc3a98433a17 Destroying unnamed session 2023.10.24 17:44:29.297221 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:29.297264 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:29.297283 [ 3 ] {} HTTP-Session: 0be2abd9-963a-47f2-854d-60844a47bf00 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:29.297299 [ 3 ] {} HTTP-Session: 0be2abd9-963a-47f2-854d-60844a47bf00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:29.297369 [ 3 ] {396792f9-a129-4da5-afc0-e363001718d2} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:29.297411 [ 3 ] {396792f9-a129-4da5-afc0-e363001718d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 17:44:29.297530 [ 3 ] {396792f9-a129-4da5-afc0-e363001718d2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:29.297792 [ 3 ] {396792f9-a129-4da5-afc0-e363001718d2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:29.298028 [ 3 ] {396792f9-a129-4da5-afc0-e363001718d2} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.24 17:44:29.298194 [ 3 ] {396792f9-a129-4da5-afc0-e363001718d2} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.24 17:44:29.298321 [ 3 ] {396792f9-a129-4da5-afc0-e363001718d2} executeQuery: Read 11 rows, 743.00 B in 0.000921956 sec., 11931 rows/sec., 787.01 KiB/sec. 2023.10.24 17:44:29.298445 [ 3 ] {396792f9-a129-4da5-afc0-e363001718d2} DynamicQueryHandler: Done processing query 2023.10.24 17:44:29.298466 [ 3 ] {396792f9-a129-4da5-afc0-e363001718d2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 17:44:29.298482 [ 3 ] {} HTTP-Session: 0be2abd9-963a-47f2-854d-60844a47bf00 Destroying unnamed session 2023.10.24 17:44:29.298602 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 52415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:29.298642 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:29.298660 [ 3 ] {} HTTP-Session: 31fc7314-f20d-48bf-98f7-5f26612bed99 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:29.298675 [ 3 ] {} HTTP-Session: 31fc7314-f20d-48bf-98f7-5f26612bed99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:29.298760 [ 3 ] {2ff1bf1e-634c-4425-91b3-b483d69128b7} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:29.298803 [ 3 ] {2ff1bf1e-634c-4425-91b3-b483d69128b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 17:44:29.298934 [ 3 ] {2ff1bf1e-634c-4425-91b3-b483d69128b7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:29.299404 [ 3 ] {2ff1bf1e-634c-4425-91b3-b483d69128b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:29.299700 [ 3 ] {2ff1bf1e-634c-4425-91b3-b483d69128b7} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.24 17:44:29.299872 [ 3 ] {2ff1bf1e-634c-4425-91b3-b483d69128b7} oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.24 17:44:29.299989 [ 3 ] {2ff1bf1e-634c-4425-91b3-b483d69128b7} executeQuery: Read 49 rows, 67.71 KiB in 0.001201981 sec., 40766 rows/sec., 55.01 MiB/sec. 2023.10.24 17:44:29.300107 [ 3 ] {2ff1bf1e-634c-4425-91b3-b483d69128b7} DynamicQueryHandler: Done processing query 2023.10.24 17:44:29.300129 [ 3 ] {2ff1bf1e-634c-4425-91b3-b483d69128b7} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.24 17:44:29.300144 [ 3 ] {} HTTP-Session: 31fc7314-f20d-48bf-98f7-5f26612bed99 Destroying unnamed session 2023.10.24 17:44:33.381190 [ 158 ] {} DNSResolver: Updating DNS cache 2023.10.24 17:44:33.381251 [ 158 ] {} DNSResolver: Updated DNS cache 2023.10.24 17:44:34.295218 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:34.295327 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:34.295355 [ 3 ] {} HTTP-Session: ba42ea0f-e3f4-4190-a5d8-754dc60875bb Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:34.295383 [ 3 ] {} HTTP-Session: ba42ea0f-e3f4-4190-a5d8-754dc60875bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:34.295517 [ 3 ] {e9103e08-9b11-49b6-b507-8de2b631d1c0} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:34.295585 [ 3 ] {e9103e08-9b11-49b6-b507-8de2b631d1c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:44:34.295755 [ 3 ] {e9103e08-9b11-49b6-b507-8de2b631d1c0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:34.296177 [ 3 ] {e9103e08-9b11-49b6-b507-8de2b631d1c0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:34.296430 [ 3 ] {e9103e08-9b11-49b6-b507-8de2b631d1c0} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.10.24 17:44:34.296592 [ 3 ] {e9103e08-9b11-49b6-b507-8de2b631d1c0} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.10.24 17:44:34.296717 [ 3 ] {e9103e08-9b11-49b6-b507-8de2b631d1c0} executeQuery: Read 6 rows, 348.00 B in 0.001161231 sec., 5166 rows/sec., 292.66 KiB/sec. 2023.10.24 17:44:34.296712 [ 158 ] {} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.10.24 17:44:34.296781 [ 158 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:34.296876 [ 3 ] {e9103e08-9b11-49b6-b507-8de2b631d1c0} DynamicQueryHandler: Done processing query 2023.10.24 17:44:34.296917 [ 3 ] {e9103e08-9b11-49b6-b507-8de2b631d1c0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 17:44:34.296929 [ 9 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.10.24 17:44:34.296950 [ 3 ] {} HTTP-Session: ba42ea0f-e3f4-4190-a5d8-754dc60875bb Destroying unnamed session 2023.10.24 17:44:34.297168 [ 9 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:44:34.297186 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:34.297251 [ 9 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 55 rows starting from the beginning of the part 2023.10.24 17:44:34.297265 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:34.297350 [ 3 ] {} HTTP-Session: d0266d5a-0e36-4387-99c0-6243d48edf78 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:34.297404 [ 3 ] {} HTTP-Session: d0266d5a-0e36-4387-99c0-6243d48edf78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:34.297622 [ 3 ] {30d15975-a176-4d21-bbfc-2f11c4d0c953} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:34.297671 [ 9 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part 2023.10.24 17:44:34.297713 [ 3 ] {30d15975-a176-4d21-bbfc-2f11c4d0c953} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:44:34.297951 [ 9 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 49 rows starting from the beginning of the part 2023.10.24 17:44:34.298173 [ 3 ] {30d15975-a176-4d21-bbfc-2f11c4d0c953} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:34.298210 [ 9 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part 2023.10.24 17:44:34.298388 [ 9 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 49 rows starting from the beginning of the part 2023.10.24 17:44:34.298591 [ 9 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part 2023.10.24 17:44:34.299109 [ 3 ] {30d15975-a176-4d21-bbfc-2f11c4d0c953} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:34.299541 [ 3 ] {30d15975-a176-4d21-bbfc-2f11c4d0c953} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.10.24 17:44:34.299868 [ 3 ] {30d15975-a176-4d21-bbfc-2f11c4d0c953} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.10.24 17:44:34.300106 [ 158 ] {} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.10.24 17:44:34.300187 [ 158 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:34.300183 [ 9 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 4 columns (4 merged, 0 gathered) in 0.003305298 sec., 51735.1234291129 rows/sec., 3.92 MiB/sec. 2023.10.24 17:44:34.300210 [ 3 ] {30d15975-a176-4d21-bbfc-2f11c4d0c953} executeQuery: Read 87 rows, 8.33 KiB in 0.002511124 sec., 34645 rows/sec., 3.24 MiB/sec. 2023.10.24 17:44:34.300350 [ 23 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.10.24 17:44:34.300438 [ 9 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.10.24 17:44:34.300536 [ 3 ] {30d15975-a176-4d21-bbfc-2f11c4d0c953} DynamicQueryHandler: Done processing query 2023.10.24 17:44:34.300598 [ 3 ] {30d15975-a176-4d21-bbfc-2f11c4d0c953} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 17:44:34.300655 [ 23 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:44:34.300663 [ 3 ] {} HTTP-Session: d0266d5a-0e36-4387-99c0-6243d48edf78 Destroying unnamed session 2023.10.24 17:44:34.300727 [ 23 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part 2023.10.24 17:44:34.300781 [ 9 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_36_7} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.10.24 17:44:34.300936 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:34.300929 [ 9 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_36_7} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.10.24 17:44:34.300974 [ 23 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 87 rows starting from the beginning of the part 2023.10.24 17:44:34.301043 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:34.301133 [ 3 ] {} HTTP-Session: 5b7df048-9ffb-4acb-890c-92b359b135a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:34.301204 [ 3 ] {} HTTP-Session: 5b7df048-9ffb-4acb-890c-92b359b135a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:34.301288 [ 23 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 147 rows starting from the beginning of the part 2023.10.24 17:44:34.301427 [ 3 ] {ae2b8884-49cb-4f9f-a132-299b81342688} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:34.301505 [ 23 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 87 rows starting from the beginning of the part 2023.10.24 17:44:34.301521 [ 3 ] {ae2b8884-49cb-4f9f-a132-299b81342688} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:44:34.301799 [ 23 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 147 rows starting from the beginning of the part 2023.10.24 17:44:34.301951 [ 3 ] {ae2b8884-49cb-4f9f-a132-299b81342688} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:34.302034 [ 23 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 87 rows starting from the beginning of the part 2023.10.24 17:44:34.302819 [ 3 ] {ae2b8884-49cb-4f9f-a132-299b81342688} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:34.303249 [ 3 ] {ae2b8884-49cb-4f9f-a132-299b81342688} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.10.24 17:44:34.303555 [ 21 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 789 rows, containing 4 columns (4 merged, 0 gathered) in 0.003293028 sec., 239597.112444838 rows/sec., 22.97 MiB/sec. 2023.10.24 17:44:34.303564 [ 3 ] {ae2b8884-49cb-4f9f-a132-299b81342688} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.10.24 17:44:34.303783 [ 158 ] {} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.10.24 17:44:34.303779 [ 23 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.10.24 17:44:34.303834 [ 3 ] {ae2b8884-49cb-4f9f-a132-299b81342688} executeQuery: Read 264 rows, 18.54 KiB in 0.002346661 sec., 112500 rows/sec., 7.72 MiB/sec. 2023.10.24 17:44:34.303854 [ 158 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:34.304246 [ 23 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_36_7} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.10.24 17:44:34.304352 [ 3 ] {ae2b8884-49cb-4f9f-a132-299b81342688} DynamicQueryHandler: Done processing query 2023.10.24 17:44:34.304325 [ 12 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.10.24 17:44:34.304422 [ 3 ] {ae2b8884-49cb-4f9f-a132-299b81342688} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 17:44:34.304455 [ 23 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_36_7} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.10.24 17:44:34.304540 [ 3 ] {} HTTP-Session: 5b7df048-9ffb-4acb-890c-92b359b135a7 Destroying unnamed session 2023.10.24 17:44:34.304697 [ 12 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 17:44:34.304754 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:34.304766 [ 12 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 342 rows starting from the beginning of the part 2023.10.24 17:44:34.304845 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:34.304917 [ 3 ] {} HTTP-Session: 53d2f8dc-e96b-444f-98ef-605a13ace5da Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:34.304969 [ 3 ] {} HTTP-Session: 53d2f8dc-e96b-444f-98ef-605a13ace5da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:34.304996 [ 12 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 264 rows starting from the beginning of the part 2023.10.24 17:44:34.305163 [ 3 ] {94d232ce-84e7-470c-b4b5-5b3fcec1c42b} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:34.305219 [ 12 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 49 rows starting from the beginning of the part 2023.10.24 17:44:34.305246 [ 3 ] {94d232ce-84e7-470c-b4b5-5b3fcec1c42b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 17:44:34.305475 [ 12 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 264 rows starting from the beginning of the part 2023.10.24 17:44:34.305776 [ 12 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part 2023.10.24 17:44:34.305790 [ 3 ] {94d232ce-84e7-470c-b4b5-5b3fcec1c42b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:34.305987 [ 12 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 264 rows starting from the beginning of the part 2023.10.24 17:44:34.306487 [ 3 ] {94d232ce-84e7-470c-b4b5-5b3fcec1c42b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:34.307013 [ 3 ] {94d232ce-84e7-470c-b4b5-5b3fcec1c42b} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.24 17:44:34.307314 [ 3 ] {94d232ce-84e7-470c-b4b5-5b3fcec1c42b} oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.24 17:44:34.307527 [ 3 ] {94d232ce-84e7-470c-b4b5-5b3fcec1c42b} executeQuery: Read 6 rows, 258.00 B in 0.00229277 sec., 2616 rows/sec., 109.89 KiB/sec. 2023.10.24 17:44:34.307889 [ 21 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1243 rows, containing 4 columns (4 merged, 0 gathered) in 0.003941729 sec., 315343.85037631966 rows/sec., 22.08 MiB/sec. 2023.10.24 17:44:34.307914 [ 3 ] {94d232ce-84e7-470c-b4b5-5b3fcec1c42b} DynamicQueryHandler: Done processing query 2023.10.24 17:44:34.307959 [ 3 ] {94d232ce-84e7-470c-b4b5-5b3fcec1c42b} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:44:34.307983 [ 3 ] {} HTTP-Session: 53d2f8dc-e96b-444f-98ef-605a13ace5da Destroying unnamed session 2023.10.24 17:44:34.308053 [ 21 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.10.24 17:44:34.308126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:34.308186 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:34.308215 [ 3 ] {} HTTP-Session: e9bb1a41-5266-4f48-ac58-f6b88ac97da3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:34.308244 [ 3 ] {} HTTP-Session: e9bb1a41-5266-4f48-ac58-f6b88ac97da3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:34.308307 [ 21 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_36_7} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.10.24 17:44:34.308400 [ 3 ] {966088ea-69dd-443a-9f3e-0012bdb62f54} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:34.308442 [ 21 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_36_7} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.10.24 17:44:34.308469 [ 3 ] {966088ea-69dd-443a-9f3e-0012bdb62f54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 17:44:34.308706 [ 3 ] {966088ea-69dd-443a-9f3e-0012bdb62f54} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:34.309005 [ 3 ] {966088ea-69dd-443a-9f3e-0012bdb62f54} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:34.309248 [ 3 ] {966088ea-69dd-443a-9f3e-0012bdb62f54} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.24 17:44:34.309418 [ 3 ] {966088ea-69dd-443a-9f3e-0012bdb62f54} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.24 17:44:34.309518 [ 3 ] {966088ea-69dd-443a-9f3e-0012bdb62f54} executeQuery: Read 63 rows, 3.91 KiB in 0.001080808 sec., 58289 rows/sec., 3.53 MiB/sec. 2023.10.24 17:44:34.309619 [ 3 ] {966088ea-69dd-443a-9f3e-0012bdb62f54} DynamicQueryHandler: Done processing query 2023.10.24 17:44:34.309643 [ 3 ] {966088ea-69dd-443a-9f3e-0012bdb62f54} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:44:34.309658 [ 3 ] {} HTTP-Session: e9bb1a41-5266-4f48-ac58-f6b88ac97da3 Destroying unnamed session 2023.10.24 17:44:34.309755 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:34.309797 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:34.309815 [ 3 ] {} HTTP-Session: c200f633-1a52-4d32-b24a-ee59e28d1605 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:34.309831 [ 3 ] {} HTTP-Session: c200f633-1a52-4d32-b24a-ee59e28d1605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:34.309901 [ 3 ] {9fed1d09-11aa-4892-810d-1583e43d71c3} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:34.309940 [ 3 ] {9fed1d09-11aa-4892-810d-1583e43d71c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 17:44:34.310040 [ 3 ] {9fed1d09-11aa-4892-810d-1583e43d71c3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:34.310340 [ 3 ] {9fed1d09-11aa-4892-810d-1583e43d71c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:34.310568 [ 3 ] {9fed1d09-11aa-4892-810d-1583e43d71c3} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.24 17:44:34.310731 [ 3 ] {9fed1d09-11aa-4892-810d-1583e43d71c3} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.24 17:44:34.310830 [ 3 ] {9fed1d09-11aa-4892-810d-1583e43d71c3} executeQuery: Read 19 rows, 1.01 KiB in 0.000900996 sec., 21087 rows/sec., 1.09 MiB/sec. 2023.10.24 17:44:34.310944 [ 3 ] {9fed1d09-11aa-4892-810d-1583e43d71c3} DynamicQueryHandler: Done processing query 2023.10.24 17:44:34.310967 [ 3 ] {9fed1d09-11aa-4892-810d-1583e43d71c3} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:44:34.310982 [ 3 ] {} HTTP-Session: c200f633-1a52-4d32-b24a-ee59e28d1605 Destroying unnamed session 2023.10.24 17:44:39.292312 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 7217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:39.292432 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:39.292457 [ 3 ] {} HTTP-Session: 34e7a4ab-45fa-45f7-8cce-fc0f4bcf2f66 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:39.292483 [ 3 ] {} HTTP-Session: 34e7a4ab-45fa-45f7-8cce-fc0f4bcf2f66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:39.292611 [ 3 ] {c3c7c75f-37ac-4964-9606-01f106cfd950} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:39.292673 [ 3 ] {c3c7c75f-37ac-4964-9606-01f106cfd950} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:44:39.292843 [ 3 ] {c3c7c75f-37ac-4964-9606-01f106cfd950} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:39.293306 [ 3 ] {c3c7c75f-37ac-4964-9606-01f106cfd950} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:39.293586 [ 3 ] {c3c7c75f-37ac-4964-9606-01f106cfd950} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.10.24 17:44:39.293759 [ 3 ] {c3c7c75f-37ac-4964-9606-01f106cfd950} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.10.24 17:44:39.293904 [ 3 ] {c3c7c75f-37ac-4964-9606-01f106cfd950} executeQuery: Read 50 rows, 4.05 KiB in 0.001255793 sec., 39815 rows/sec., 3.15 MiB/sec. 2023.10.24 17:44:39.294063 [ 3 ] {c3c7c75f-37ac-4964-9606-01f106cfd950} DynamicQueryHandler: Done processing query 2023.10.24 17:44:39.294091 [ 3 ] {c3c7c75f-37ac-4964-9606-01f106cfd950} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:44:39.294109 [ 3 ] {} HTTP-Session: 34e7a4ab-45fa-45f7-8cce-fc0f4bcf2f66 Destroying unnamed session 2023.10.24 17:44:39.294254 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 24166, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:39.294308 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:39.294330 [ 3 ] {} HTTP-Session: 7b775ba2-b354-4e06-b20a-552e4281ed68 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:39.294351 [ 3 ] {} HTTP-Session: 7b775ba2-b354-4e06-b20a-552e4281ed68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:39.294443 [ 3 ] {7609a837-f20d-4b5f-a30a-905f8c6ccfe3} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:39.294486 [ 3 ] {7609a837-f20d-4b5f-a30a-905f8c6ccfe3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:44:39.294599 [ 3 ] {7609a837-f20d-4b5f-a30a-905f8c6ccfe3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:39.295002 [ 3 ] {7609a837-f20d-4b5f-a30a-905f8c6ccfe3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:39.295244 [ 3 ] {7609a837-f20d-4b5f-a30a-905f8c6ccfe3} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.10.24 17:44:39.295412 [ 3 ] {7609a837-f20d-4b5f-a30a-905f8c6ccfe3} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.10.24 17:44:39.295550 [ 3 ] {7609a837-f20d-4b5f-a30a-905f8c6ccfe3} executeQuery: Read 150 rows, 15.00 KiB in 0.001067108 sec., 140566 rows/sec., 13.73 MiB/sec. 2023.10.24 17:44:39.295773 [ 3 ] {7609a837-f20d-4b5f-a30a-905f8c6ccfe3} DynamicQueryHandler: Done processing query 2023.10.24 17:44:39.295800 [ 3 ] {7609a837-f20d-4b5f-a30a-905f8c6ccfe3} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.24 17:44:39.295818 [ 3 ] {} HTTP-Session: 7b775ba2-b354-4e06-b20a-552e4281ed68 Destroying unnamed session 2023.10.24 17:44:39.295973 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 8518, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:39.296021 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:39.296041 [ 3 ] {} HTTP-Session: ad729fd2-4d6a-4e13-926d-811d9aa99d4d Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:39.296059 [ 3 ] {} HTTP-Session: ad729fd2-4d6a-4e13-926d-811d9aa99d4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:39.296139 [ 3 ] {efb63bff-c566-4c61-82f0-8fa0e1f1cb1a} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:39.296184 [ 3 ] {efb63bff-c566-4c61-82f0-8fa0e1f1cb1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:44:39.296316 [ 3 ] {efb63bff-c566-4c61-82f0-8fa0e1f1cb1a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:39.296636 [ 3 ] {efb63bff-c566-4c61-82f0-8fa0e1f1cb1a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:39.296869 [ 3 ] {efb63bff-c566-4c61-82f0-8fa0e1f1cb1a} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.10.24 17:44:39.297045 [ 3 ] {efb63bff-c566-4c61-82f0-8fa0e1f1cb1a} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.10.24 17:44:39.297176 [ 3 ] {efb63bff-c566-4c61-82f0-8fa0e1f1cb1a} executeQuery: Read 50 rows, 4.00 KiB in 0.001006778 sec., 49663 rows/sec., 3.88 MiB/sec. 2023.10.24 17:44:39.297295 [ 3 ] {efb63bff-c566-4c61-82f0-8fa0e1f1cb1a} DynamicQueryHandler: Done processing query 2023.10.24 17:44:39.297319 [ 3 ] {efb63bff-c566-4c61-82f0-8fa0e1f1cb1a} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.24 17:44:39.297334 [ 3 ] {} HTTP-Session: ad729fd2-4d6a-4e13-926d-811d9aa99d4d Destroying unnamed session 2023.10.24 17:44:39.297529 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 53484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:39.297577 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:39.297597 [ 3 ] {} HTTP-Session: f6fdcdda-b876-496c-ab17-f856320ae047 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:39.297615 [ 3 ] {} HTTP-Session: f6fdcdda-b876-496c-ab17-f856320ae047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:39.297707 [ 3 ] {aad13e9a-7266-4ad9-9a87-c3ac493ba154} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:39.297755 [ 3 ] {aad13e9a-7266-4ad9-9a87-c3ac493ba154} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 17:44:39.297893 [ 3 ] {aad13e9a-7266-4ad9-9a87-c3ac493ba154} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:39.298403 [ 3 ] {aad13e9a-7266-4ad9-9a87-c3ac493ba154} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:39.298743 [ 3 ] {aad13e9a-7266-4ad9-9a87-c3ac493ba154} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.24 17:44:39.298946 [ 3 ] {aad13e9a-7266-4ad9-9a87-c3ac493ba154} oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.24 17:44:39.299084 [ 3 ] {aad13e9a-7266-4ad9-9a87-c3ac493ba154} executeQuery: Read 50 rows, 69.09 KiB in 0.001345534 sec., 37159 rows/sec., 50.15 MiB/sec. 2023.10.24 17:44:39.299212 [ 3 ] {aad13e9a-7266-4ad9-9a87-c3ac493ba154} DynamicQueryHandler: Done processing query 2023.10.24 17:44:39.299236 [ 3 ] {aad13e9a-7266-4ad9-9a87-c3ac493ba154} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2023.10.24 17:44:39.299252 [ 3 ] {} HTTP-Session: f6fdcdda-b876-496c-ab17-f856320ae047 Destroying unnamed session 2023.10.24 17:44:44.294969 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:44.295130 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:44.295173 [ 3 ] {} HTTP-Session: 2dd365ff-2256-4ea9-81ae-1b208631965e Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:44.295213 [ 3 ] {} HTTP-Session: 2dd365ff-2256-4ea9-81ae-1b208631965e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:44.295395 [ 3 ] {0f08b273-6b99-468c-bb3a-ee51e7d373ac} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:44.295485 [ 3 ] {0f08b273-6b99-468c-bb3a-ee51e7d373ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:44:44.295732 [ 3 ] {0f08b273-6b99-468c-bb3a-ee51e7d373ac} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:44.296252 [ 3 ] {0f08b273-6b99-468c-bb3a-ee51e7d373ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:44.296516 [ 3 ] {0f08b273-6b99-468c-bb3a-ee51e7d373ac} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.10.24 17:44:44.296685 [ 3 ] {0f08b273-6b99-468c-bb3a-ee51e7d373ac} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.10.24 17:44:44.296829 [ 3 ] {0f08b273-6b99-468c-bb3a-ee51e7d373ac} executeQuery: Read 6 rows, 348.00 B in 0.001377385 sec., 4356 rows/sec., 246.73 KiB/sec. 2023.10.24 17:44:44.296989 [ 3 ] {0f08b273-6b99-468c-bb3a-ee51e7d373ac} DynamicQueryHandler: Done processing query 2023.10.24 17:44:44.297016 [ 3 ] {0f08b273-6b99-468c-bb3a-ee51e7d373ac} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 17:44:44.297032 [ 3 ] {} HTTP-Session: 2dd365ff-2256-4ea9-81ae-1b208631965e Destroying unnamed session 2023.10.24 17:44:44.297170 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:44.297221 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:44.297241 [ 3 ] {} HTTP-Session: cfc3a00c-8686-49de-8761-cca6b93f23bf Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:44.297259 [ 3 ] {} HTTP-Session: cfc3a00c-8686-49de-8761-cca6b93f23bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:44.297341 [ 3 ] {0cb18fc9-16b1-4af7-a329-358a1f073001} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:44.297384 [ 3 ] {0cb18fc9-16b1-4af7-a329-358a1f073001} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:44:44.297498 [ 3 ] {0cb18fc9-16b1-4af7-a329-358a1f073001} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:44.297870 [ 3 ] {0cb18fc9-16b1-4af7-a329-358a1f073001} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:44.298086 [ 3 ] {0cb18fc9-16b1-4af7-a329-358a1f073001} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.10.24 17:44:44.298238 [ 3 ] {0cb18fc9-16b1-4af7-a329-358a1f073001} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.10.24 17:44:44.298363 [ 3 ] {0cb18fc9-16b1-4af7-a329-358a1f073001} executeQuery: Read 87 rows, 8.33 KiB in 0.000988058 sec., 88051 rows/sec., 8.23 MiB/sec. 2023.10.24 17:44:44.298486 [ 3 ] {0cb18fc9-16b1-4af7-a329-358a1f073001} DynamicQueryHandler: Done processing query 2023.10.24 17:44:44.298511 [ 3 ] {0cb18fc9-16b1-4af7-a329-358a1f073001} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 17:44:44.298527 [ 3 ] {} HTTP-Session: cfc3a00c-8686-49de-8761-cca6b93f23bf Destroying unnamed session 2023.10.24 17:44:44.298721 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:44.298769 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:44.298788 [ 3 ] {} HTTP-Session: d2910a91-a69c-43f4-9192-0352e76e3a9b Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:44.298805 [ 3 ] {} HTTP-Session: d2910a91-a69c-43f4-9192-0352e76e3a9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:44.298896 [ 3 ] {5b737f32-93fc-423b-b96c-c808a7fad37f} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:44.298937 [ 3 ] {5b737f32-93fc-423b-b96c-c808a7fad37f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:44:44.299048 [ 3 ] {5b737f32-93fc-423b-b96c-c808a7fad37f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:44.299483 [ 3 ] {5b737f32-93fc-423b-b96c-c808a7fad37f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:44.299711 [ 3 ] {5b737f32-93fc-423b-b96c-c808a7fad37f} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.10.24 17:44:44.299867 [ 3 ] {5b737f32-93fc-423b-b96c-c808a7fad37f} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.10.24 17:44:44.300004 [ 3 ] {5b737f32-93fc-423b-b96c-c808a7fad37f} executeQuery: Read 264 rows, 18.54 KiB in 0.001078689 sec., 244741 rows/sec., 16.79 MiB/sec. 2023.10.24 17:44:44.300124 [ 3 ] {5b737f32-93fc-423b-b96c-c808a7fad37f} DynamicQueryHandler: Done processing query 2023.10.24 17:44:44.300148 [ 3 ] {5b737f32-93fc-423b-b96c-c808a7fad37f} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 17:44:44.300163 [ 3 ] {} HTTP-Session: d2910a91-a69c-43f4-9192-0352e76e3a9b Destroying unnamed session 2023.10.24 17:44:44.300287 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:44.300331 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:44.300349 [ 3 ] {} HTTP-Session: 3593f5c1-c4c7-4a8c-a999-020d830f7e13 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:44.300367 [ 3 ] {} HTTP-Session: 3593f5c1-c4c7-4a8c-a999-020d830f7e13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:44.300437 [ 3 ] {d902f8cc-8e49-4a04-b2cd-4667a58b058d} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:44.300477 [ 3 ] {d902f8cc-8e49-4a04-b2cd-4667a58b058d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 17:44:44.300586 [ 3 ] {d902f8cc-8e49-4a04-b2cd-4667a58b058d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:44.300971 [ 3 ] {d902f8cc-8e49-4a04-b2cd-4667a58b058d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:44.301213 [ 3 ] {d902f8cc-8e49-4a04-b2cd-4667a58b058d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.24 17:44:44.301391 [ 3 ] {d902f8cc-8e49-4a04-b2cd-4667a58b058d} oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.24 17:44:44.301516 [ 3 ] {d902f8cc-8e49-4a04-b2cd-4667a58b058d} executeQuery: Read 6 rows, 258.00 B in 0.001047338 sec., 5728 rows/sec., 240.57 KiB/sec. 2023.10.24 17:44:44.301639 [ 3 ] {d902f8cc-8e49-4a04-b2cd-4667a58b058d} DynamicQueryHandler: Done processing query 2023.10.24 17:44:44.301663 [ 3 ] {d902f8cc-8e49-4a04-b2cd-4667a58b058d} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:44:44.301679 [ 3 ] {} HTTP-Session: 3593f5c1-c4c7-4a8c-a999-020d830f7e13 Destroying unnamed session 2023.10.24 17:44:44.301795 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:44.301842 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:44.301860 [ 3 ] {} HTTP-Session: b5f91e19-fbe1-4d86-9019-3f35d8206ffd Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:44.301878 [ 3 ] {} HTTP-Session: b5f91e19-fbe1-4d86-9019-3f35d8206ffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:44.301951 [ 3 ] {2ec4b7d1-134f-434e-969d-e7fce35119e0} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:44.301993 [ 3 ] {2ec4b7d1-134f-434e-969d-e7fce35119e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 17:44:44.302116 [ 3 ] {2ec4b7d1-134f-434e-969d-e7fce35119e0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:44.302446 [ 3 ] {2ec4b7d1-134f-434e-969d-e7fce35119e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:44.302693 [ 3 ] {2ec4b7d1-134f-434e-969d-e7fce35119e0} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.24 17:44:44.302870 [ 3 ] {2ec4b7d1-134f-434e-969d-e7fce35119e0} oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.24 17:44:44.303000 [ 3 ] {2ec4b7d1-134f-434e-969d-e7fce35119e0} executeQuery: Read 63 rows, 3.91 KiB in 0.001020978 sec., 61705 rows/sec., 3.74 MiB/sec. 2023.10.24 17:44:44.303121 [ 3 ] {2ec4b7d1-134f-434e-969d-e7fce35119e0} DynamicQueryHandler: Done processing query 2023.10.24 17:44:44.303145 [ 3 ] {2ec4b7d1-134f-434e-969d-e7fce35119e0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 17:44:44.303161 [ 3 ] {} HTTP-Session: b5f91e19-fbe1-4d86-9019-3f35d8206ffd Destroying unnamed session 2023.10.24 17:44:44.303275 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:44.303320 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:44.303338 [ 3 ] {} HTTP-Session: 61f16e6c-344b-4c63-bf59-75c928d4c195 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:44.303354 [ 3 ] {} HTTP-Session: 61f16e6c-344b-4c63-bf59-75c928d4c195 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:44.303425 [ 3 ] {bc8071ec-9da2-4395-a136-42d70ed38656} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:44.303463 [ 3 ] {bc8071ec-9da2-4395-a136-42d70ed38656} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 17:44:44.303566 [ 3 ] {bc8071ec-9da2-4395-a136-42d70ed38656} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:44.303832 [ 3 ] {bc8071ec-9da2-4395-a136-42d70ed38656} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:44.304057 [ 3 ] {bc8071ec-9da2-4395-a136-42d70ed38656} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.24 17:44:44.304228 [ 3 ] {bc8071ec-9da2-4395-a136-42d70ed38656} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.24 17:44:44.304343 [ 3 ] {bc8071ec-9da2-4395-a136-42d70ed38656} executeQuery: Read 19 rows, 1.01 KiB in 0.000887356 sec., 21411 rows/sec., 1.11 MiB/sec. 2023.10.24 17:44:44.304459 [ 3 ] {bc8071ec-9da2-4395-a136-42d70ed38656} DynamicQueryHandler: Done processing query 2023.10.24 17:44:44.304482 [ 3 ] {bc8071ec-9da2-4395-a136-42d70ed38656} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:44:44.304497 [ 3 ] {} HTTP-Session: 61f16e6c-344b-4c63-bf59-75c928d4c195 Destroying unnamed session 2023.10.24 17:44:48.381292 [ 146 ] {} DNSResolver: Updating DNS cache 2023.10.24 17:44:48.381347 [ 146 ] {} DNSResolver: Updated DNS cache 2023.10.24 17:44:49.291990 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 7791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:49.292093 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:49.292123 [ 3 ] {} HTTP-Session: b71c6fb2-aae8-439c-b0d5-94f1666d52ed Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:49.292150 [ 3 ] {} HTTP-Session: b71c6fb2-aae8-439c-b0d5-94f1666d52ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:49.292290 [ 3 ] {84592470-bacf-4e1b-b358-dc166d7db2ec} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:49.292356 [ 3 ] {84592470-bacf-4e1b-b358-dc166d7db2ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 17:44:49.292537 [ 3 ] {84592470-bacf-4e1b-b358-dc166d7db2ec} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:49.293029 [ 3 ] {84592470-bacf-4e1b-b358-dc166d7db2ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:49.293316 [ 3 ] {84592470-bacf-4e1b-b358-dc166d7db2ec} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.10.24 17:44:49.293483 [ 3 ] {84592470-bacf-4e1b-b358-dc166d7db2ec} oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.10.24 17:44:49.293605 [ 3 ] {84592470-bacf-4e1b-b358-dc166d7db2ec} executeQuery: Read 54 rows, 4.38 KiB in 0.001275692 sec., 42329 rows/sec., 3.35 MiB/sec. 2023.10.24 17:44:49.293745 [ 3 ] {84592470-bacf-4e1b-b358-dc166d7db2ec} DynamicQueryHandler: Done processing query 2023.10.24 17:44:49.293770 [ 3 ] {84592470-bacf-4e1b-b358-dc166d7db2ec} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.24 17:44:49.293787 [ 3 ] {} HTTP-Session: b71c6fb2-aae8-439c-b0d5-94f1666d52ed Destroying unnamed session 2023.10.24 17:44:49.293924 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 26007, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:49.293975 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:49.293996 [ 3 ] {} HTTP-Session: 6a065814-3f48-4420-815d-37652d1e51c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:49.294015 [ 3 ] {} HTTP-Session: 6a065814-3f48-4420-815d-37652d1e51c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:49.294100 [ 3 ] {abc8029c-1a28-4d61-83cd-dd2a2b60516d} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:49.294141 [ 3 ] {abc8029c-1a28-4d61-83cd-dd2a2b60516d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 17:44:49.294251 [ 3 ] {abc8029c-1a28-4d61-83cd-dd2a2b60516d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:49.294661 [ 3 ] {abc8029c-1a28-4d61-83cd-dd2a2b60516d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:49.294885 [ 3 ] {abc8029c-1a28-4d61-83cd-dd2a2b60516d} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.10.24 17:44:49.295035 [ 3 ] {abc8029c-1a28-4d61-83cd-dd2a2b60516d} oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.10.24 17:44:49.295140 [ 3 ] {abc8029c-1a28-4d61-83cd-dd2a2b60516d} executeQuery: Read 162 rows, 16.12 KiB in 0.001012547 sec., 159992 rows/sec., 15.54 MiB/sec. 2023.10.24 17:44:49.295285 [ 3 ] {abc8029c-1a28-4d61-83cd-dd2a2b60516d} DynamicQueryHandler: Done processing query 2023.10.24 17:44:49.295310 [ 3 ] {abc8029c-1a28-4d61-83cd-dd2a2b60516d} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 17:44:49.295325 [ 3 ] {} HTTP-Session: 6a065814-3f48-4420-815d-37652d1e51c8 Destroying unnamed session 2023.10.24 17:44:49.295497 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 10723, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:49.295543 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:49.295561 [ 3 ] {} HTTP-Session: 3ced3de4-3b0b-434d-bd0b-adbc7bbaed35 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:49.295578 [ 3 ] {} HTTP-Session: 3ced3de4-3b0b-434d-bd0b-adbc7bbaed35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:49.295652 [ 3 ] {6d2212c3-6c78-46e2-8cc4-a254eac5b0c4} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:49.295692 [ 3 ] {6d2212c3-6c78-46e2-8cc4-a254eac5b0c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 17:44:49.295798 [ 3 ] {6d2212c3-6c78-46e2-8cc4-a254eac5b0c4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:49.296123 [ 3 ] {6d2212c3-6c78-46e2-8cc4-a254eac5b0c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:49.296332 [ 3 ] {6d2212c3-6c78-46e2-8cc4-a254eac5b0c4} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.10.24 17:44:49.296479 [ 3 ] {6d2212c3-6c78-46e2-8cc4-a254eac5b0c4} oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.10.24 17:44:49.296595 [ 3 ] {6d2212c3-6c78-46e2-8cc4-a254eac5b0c4} executeQuery: Read 63 rows, 5.05 KiB in 0.000908406 sec., 69352 rows/sec., 5.43 MiB/sec. 2023.10.24 17:44:49.296741 [ 3 ] {6d2212c3-6c78-46e2-8cc4-a254eac5b0c4} DynamicQueryHandler: Done processing query 2023.10.24 17:44:49.296766 [ 3 ] {6d2212c3-6c78-46e2-8cc4-a254eac5b0c4} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.24 17:44:49.296782 [ 3 ] {} HTTP-Session: 3ced3de4-3b0b-434d-bd0b-adbc7bbaed35 Destroying unnamed session 2023.10.24 17:44:49.296928 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 57758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:49.296974 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:49.296993 [ 3 ] {} HTTP-Session: fdc10230-5d5b-4b29-bb37-225df357bd52 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:49.297011 [ 3 ] {} HTTP-Session: fdc10230-5d5b-4b29-bb37-225df357bd52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:49.297105 [ 3 ] {2980a67e-6b1c-4140-b05a-b5d908056c8b} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:49.297150 [ 3 ] {2980a67e-6b1c-4140-b05a-b5d908056c8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 17:44:49.297294 [ 3 ] {2980a67e-6b1c-4140-b05a-b5d908056c8b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:49.297831 [ 3 ] {2980a67e-6b1c-4140-b05a-b5d908056c8b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:49.298163 [ 3 ] {2980a67e-6b1c-4140-b05a-b5d908056c8b} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.24 17:44:49.298342 [ 3 ] {2980a67e-6b1c-4140-b05a-b5d908056c8b} oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.24 17:44:49.298474 [ 3 ] {2980a67e-6b1c-4140-b05a-b5d908056c8b} executeQuery: Read 54 rows, 74.62 KiB in 0.001338573 sec., 40341 rows/sec., 54.44 MiB/sec. 2023.10.24 17:44:49.298681 [ 3 ] {2980a67e-6b1c-4140-b05a-b5d908056c8b} DynamicQueryHandler: Done processing query 2023.10.24 17:44:49.298704 [ 3 ] {2980a67e-6b1c-4140-b05a-b5d908056c8b} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.10.24 17:44:49.298720 [ 3 ] {} HTTP-Session: fdc10230-5d5b-4b29-bb37-225df357bd52 Destroying unnamed session 2023.10.24 17:44:49.298849 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 17:44:49.298895 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 17:44:49.298914 [ 3 ] {} HTTP-Session: 50e84697-a214-433e-b313-6bac2c9353db Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 2023.10.24 17:44:49.298931 [ 3 ] {} HTTP-Session: 50e84697-a214-433e-b313-6bac2c9353db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 17:44:49.299001 [ 3 ] {0e06e267-4332-475c-83b3-99bc5fd5e551} executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 17:44:49.299041 [ 3 ] {0e06e267-4332-475c-83b3-99bc5fd5e551} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 17:44:49.299160 [ 3 ] {0e06e267-4332-475c-83b3-99bc5fd5e551} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 17:44:49.299440 [ 3 ] {0e06e267-4332-475c-83b3-99bc5fd5e551} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2023.10.24 17:44:49.299683 [ 3 ] {0e06e267-4332-475c-83b3-99bc5fd5e551} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.24 17:44:49.299858 [ 3 ] {0e06e267-4332-475c-83b3-99bc5fd5e551} oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.24 17:44:49.299978 [ 3 ] {0e06e267-4332-475c-83b3-99bc5fd5e551} executeQuery: Read 9 rows, 642.00 B in 0.000941176 sec., 9562 rows/sec., 666.14 KiB/sec. 2023.10.24 17:44:49.300187 [ 3 ] {0e06e267-4332-475c-83b3-99bc5fd5e551} DynamicQueryHandler: Done processing query 2023.10.24 17:44:49.300211 [ 3 ] {0e06e267-4332-475c-83b3-99bc5fd5e551} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 17:44:49.300227 [ 3 ] {} HTTP-Session: 50e84697-a214-433e-b313-6bac2c9353db Destroying unnamed session