[ Feb 9 21:15:04 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Feb 9 21:15:05 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2024.02.09 21:15:05.487567 [ 1 ] {} Application: Will watch for the process with pid 7590 2024.02.09 21:15:05.487872 [ 1 ] {} Application: Forked a child process to watch 2024.02.09 21:15:06.095650 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 7590 2024.02.09 21:15:06.095825 [ 1 ] {} Application: starting up 2024.02.09 21:15:06.096031 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.02.09 21:15:06.420869 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.02.09 21:15:06.420958 [ 1 ] {} Application: Initializing DateLUT. 2024.02.09 21:15:06.420982 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.02.09 21:15:06.421042 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.02.09 21:15:06.421486 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.02.09 21:15:06.422176 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.02.09 21:15:06.422659 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.09 21:15:06.422922 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2024.02.09 21:15:06.425535 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.09 21:15:06.425576 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.09 21:15:06.426294 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.02.09 21:15:06.426457 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.09 21:15:06.432530 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.09 21:15:06.432868 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.02.09 21:15:06.432892 [ 1 ] {} Application: Uncompressed cache policy name 2024.02.09 21:15:06.434288 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.02.09 21:15:06.434780 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.02.09 21:15:06.435090 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.02.09 21:15:06.435458 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.02.09 21:15:06.436261 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.02.09 21:15:06.436307 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.02.09 21:15:06.436365 [ 1 ] {} Application: Loaded user defined objects 2024.02.09 21:15:06.436381 [ 1 ] {} Application: Loading metadata from /data/ 2024.02.09 21:15:06.476987 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.02.09 21:15:06.477027 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000159043 sec 2024.02.09 21:15:06.477781 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.09 21:15:06.477861 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.02.09 21:15:06.477881 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.02.09 21:15:06.477898 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.02.09 21:15:06.477910 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.02.09 21:15:06.477924 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.02.09 21:15:06.477935 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.02.09 21:15:06.477970 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.02.09 21:15:06.477989 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.02.09 21:15:06.478015 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.02.09 21:15:06.478030 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.02.09 21:15:06.478044 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.02.09 21:15:06.478056 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.02.09 21:15:06.478089 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.02.09 21:15:06.478104 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.02.09 21:15:06.478117 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.02.09 21:15:06.512112 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.02.09 21:15:06.515390 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.02.09 21:15:06.515423 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.0991e-05 sec 2024.02.09 21:15:06.515444 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.09 21:15:06.515464 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.02.09 21:15:06.515483 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.02.09 21:15:06.518207 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.02.09 21:15:06.523670 [ 1 ] {} Application: Loaded metadata. 2024.02.09 21:15:06.523791 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2024.02.09 21:15:06.523842 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.02.09 21:15:06.698258 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) 2024.02.09 21:15:06.715861 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) 2024.02.09 21:15:06.715917 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.02.09 21:15:06.762788 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.09 21:15:06.763543 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.64 MiB (RSS), difference: 210.69 MiB 2024.02.09 21:15:06.763876 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.02.09 21:15:06.763975 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.02.09 21:15:06.763973 [ 76 ] {} DNSResolver: Updating DNS cache 2024.02.09 21:15:06.764072 [ 76 ] {} DNSResolver: Updated DNS cache 2024.02.09 21:15:06.764105 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.02.09 21:15:06.764154 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.02.09 21:15:06.764752 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.02.09 21:15:06.764771 [ 1 ] {} Application: Ready for connections. 2024.02.09 21:15:07.051429 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.051617 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.052188 [ 3 ] {} HTTP-Session: 3681e377-69cd-4233-adc0-aa6c9e216ed1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.052229 [ 3 ] {} HTTP-Session: 3681e377-69cd-4233-adc0-aa6c9e216ed1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.052360 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.02.09 21:15:07.052389 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.09 21:15:07.052403 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.09 21:15:07.053845 [ 3 ] {ca091cbf-b73f-4f8e-97bf-f7623dbb5cba} executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.09 21:15:07.074493 [ 3 ] {ca091cbf-b73f-4f8e-97bf-f7623dbb5cba} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:55369) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 2024.02.09 21:15:07.075233 [ 3 ] {ca091cbf-b73f-4f8e-97bf-f7623dbb5cba} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.02.09 21:15:07.075938 [ 3 ] {ca091cbf-b73f-4f8e-97bf-f7623dbb5cba} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.075962 [ 3 ] {} HTTP-Session: 3681e377-69cd-4233-adc0-aa6c9e216ed1 Destroying unnamed session 2024.02.09 21:15:07.076424 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.076491 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.076512 [ 3 ] {} HTTP-Session: d6202e8f-9a3e-4a3a-9258-9bb22624593f Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.076530 [ 3 ] {} HTTP-Session: d6202e8f-9a3e-4a3a-9258-9bb22624593f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.076629 [ 3 ] {438f259f-f0ed-4197-9d8d-f625ed76848b} executeQuery: (from [fd00:1122:3344:101::d]:55369) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.02.09 21:15:07.076713 [ 3 ] {438f259f-f0ed-4197-9d8d-f625ed76848b} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.02.09 21:15:07.077641 [ 3 ] {438f259f-f0ed-4197-9d8d-f625ed76848b} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.02.09 21:15:07.079429 [ 3 ] {438f259f-f0ed-4197-9d8d-f625ed76848b} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.09 21:15:07.083221 [ 3 ] {438f259f-f0ed-4197-9d8d-f625ed76848b} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.083249 [ 3 ] {438f259f-f0ed-4197-9d8d-f625ed76848b} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.02.09 21:15:07.083273 [ 3 ] {} HTTP-Session: d6202e8f-9a3e-4a3a-9258-9bb22624593f Destroying unnamed session 2024.02.09 21:15:07.083432 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.083478 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.083503 [ 3 ] {} HTTP-Session: 02421c1d-27b5-4450-97e0-3e8244ac7c65 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.083519 [ 3 ] {} HTTP-Session: 02421c1d-27b5-4450-97e0-3e8244ac7c65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.083616 [ 3 ] {1bffdbc4-35b8-42cf-bffe-3dcd310a8231} executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.09 21:15:07.083868 [ 3 ] {1bffdbc4-35b8-42cf-bffe-3dcd310a8231} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:55369) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 2024.02.09 21:15:07.083986 [ 3 ] {1bffdbc4-35b8-42cf-bffe-3dcd310a8231} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.02.09 21:15:07.084094 [ 3 ] {1bffdbc4-35b8-42cf-bffe-3dcd310a8231} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.084116 [ 3 ] {} HTTP-Session: 02421c1d-27b5-4450-97e0-3e8244ac7c65 Destroying unnamed session 2024.02.09 21:15:07.084362 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.084402 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.084425 [ 3 ] {} HTTP-Session: bd299d2d-fb5c-4a44-9d70-50bb8835e193 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.084444 [ 3 ] {} HTTP-Session: bd299d2d-fb5c-4a44-9d70-50bb8835e193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.084542 [ 3 ] {4532350f-9b39-49f1-9fcc-8fe9117f0264} executeQuery: (from [fd00:1122:3344:101::d]:55369) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.02.09 21:15:07.084648 [ 3 ] {4532350f-9b39-49f1-9fcc-8fe9117f0264} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.084673 [ 3 ] {4532350f-9b39-49f1-9fcc-8fe9117f0264} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.084688 [ 3 ] {} HTTP-Session: bd299d2d-fb5c-4a44-9d70-50bb8835e193 Destroying unnamed session 2024.02.09 21:15:07.084840 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.084886 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.084904 [ 3 ] {} HTTP-Session: d29032f0-ffb2-41af-bcad-92e4fe8e098d Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.084919 [ 3 ] {} HTTP-Session: d29032f0-ffb2-41af-bcad-92e4fe8e098d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.084980 [ 3 ] {f6f24ae5-094d-4367-9285-fddca7133fcd} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.02.09 21:15:07.085031 [ 3 ] {f6f24ae5-094d-4367-9285-fddca7133fcd} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.02.09 21:15:07.093680 [ 3 ] {f6f24ae5-094d-4367-9285-fddca7133fcd} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.02.09 21:15:07.093729 [ 3 ] {f6f24ae5-094d-4367-9285-fddca7133fcd} TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.2852e-05 sec 2024.02.09 21:15:07.093761 [ 3 ] {f6f24ae5-094d-4367-9285-fddca7133fcd} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.09 21:15:07.093780 [ 3 ] {f6f24ae5-094d-4367-9285-fddca7133fcd} DatabaseAtomic (oximeter): Starting up tables. 2024.02.09 21:15:07.093867 [ 3 ] {f6f24ae5-094d-4367-9285-fddca7133fcd} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.093899 [ 3 ] {f6f24ae5-094d-4367-9285-fddca7133fcd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.093918 [ 3 ] {} HTTP-Session: d29032f0-ffb2-41af-bcad-92e4fe8e098d Destroying unnamed session 2024.02.09 21:15:07.094056 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.094121 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.094147 [ 3 ] {} HTTP-Session: 0d021bc3-dbe5-4cb5-a840-03de7b6848b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.094166 [ 3 ] {} HTTP-Session: 0d021bc3-dbe5-4cb5-a840-03de7b6848b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.094346 [ 3 ] {5af76bb5-9dca-4dd6-87e9-81f27a225605} executeQuery: (from [fd00:1122:3344:101::d]:55369) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2024.02.09 21:15:07.094409 [ 3 ] {5af76bb5-9dca-4dd6-87e9-81f27a225605} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.02.09 21:15:07.107511 [ 3 ] {5af76bb5-9dca-4dd6-87e9-81f27a225605} oximeter.version (44287909-b3d2-44d6-a56e-e318a6574056): Loading data parts 2024.02.09 21:15:07.107641 [ 3 ] {5af76bb5-9dca-4dd6-87e9-81f27a225605} oximeter.version (44287909-b3d2-44d6-a56e-e318a6574056): There are no data parts 2024.02.09 21:15:07.117817 [ 3 ] {5af76bb5-9dca-4dd6-87e9-81f27a225605} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.117859 [ 3 ] {5af76bb5-9dca-4dd6-87e9-81f27a225605} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.117893 [ 3 ] {} HTTP-Session: 0d021bc3-dbe5-4cb5-a840-03de7b6848b3 Destroying unnamed session 2024.02.09 21:15:07.118028 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.118082 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.118106 [ 3 ] {} HTTP-Session: 0870f694-5e50-4091-addf-09dc2bab6a97 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.118124 [ 3 ] {} HTTP-Session: 0870f694-5e50-4091-addf-09dc2bab6a97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.118349 [ 3 ] {124b6b2f-a47e-4095-838a-0e1972518aab} executeQuery: (from [fd00:1122:3344:101::d]:55369) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.09 21:15:07.118410 [ 3 ] {124b6b2f-a47e-4095-838a-0e1972518aab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.02.09 21:15:07.129772 [ 3 ] {124b6b2f-a47e-4095-838a-0e1972518aab} oximeter.measurements_bool (f0258ef3-e06f-4371-bc30-3a9f705d8123): Loading data parts 2024.02.09 21:15:07.129877 [ 3 ] {124b6b2f-a47e-4095-838a-0e1972518aab} oximeter.measurements_bool (f0258ef3-e06f-4371-bc30-3a9f705d8123): There are no data parts 2024.02.09 21:15:07.140552 [ 3 ] {124b6b2f-a47e-4095-838a-0e1972518aab} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.140592 [ 3 ] {124b6b2f-a47e-4095-838a-0e1972518aab} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.140617 [ 3 ] {} HTTP-Session: 0870f694-5e50-4091-addf-09dc2bab6a97 Destroying unnamed session 2024.02.09 21:15:07.140794 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.140851 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.140879 [ 3 ] {} HTTP-Session: 74885571-c28e-474b-9d16-62f40c73d48d Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.140899 [ 3 ] {} HTTP-Session: 74885571-c28e-474b-9d16-62f40c73d48d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.141141 [ 3 ] {20c9c429-e338-4d6d-b0a4-ac2caa14a8a9} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.09 21:15:07.141197 [ 3 ] {20c9c429-e338-4d6d-b0a4-ac2caa14a8a9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.02.09 21:15:07.152876 [ 3 ] {20c9c429-e338-4d6d-b0a4-ac2caa14a8a9} oximeter.measurements_i8 (3cf06388-41cf-44fb-9ced-53725dbc4762): Loading data parts 2024.02.09 21:15:07.152964 [ 3 ] {20c9c429-e338-4d6d-b0a4-ac2caa14a8a9} oximeter.measurements_i8 (3cf06388-41cf-44fb-9ced-53725dbc4762): There are no data parts 2024.02.09 21:15:07.164362 [ 3 ] {20c9c429-e338-4d6d-b0a4-ac2caa14a8a9} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.164402 [ 3 ] {20c9c429-e338-4d6d-b0a4-ac2caa14a8a9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.164422 [ 3 ] {} HTTP-Session: 74885571-c28e-474b-9d16-62f40c73d48d Destroying unnamed session 2024.02.09 21:15:07.164555 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.164606 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.164625 [ 3 ] {} HTTP-Session: 85a82f08-5059-4559-b8c4-0a74c9a79041 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.164650 [ 3 ] {} HTTP-Session: 85a82f08-5059-4559-b8c4-0a74c9a79041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.164845 [ 3 ] {d42ecce8-7f56-4288-9051-c6663f7579f9} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.09 21:15:07.164900 [ 3 ] {d42ecce8-7f56-4288-9051-c6663f7579f9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.02.09 21:15:07.176472 [ 3 ] {d42ecce8-7f56-4288-9051-c6663f7579f9} oximeter.measurements_u8 (d72a5b12-7b09-4fae-841f-4d44ddc02216): Loading data parts 2024.02.09 21:15:07.176584 [ 3 ] {d42ecce8-7f56-4288-9051-c6663f7579f9} oximeter.measurements_u8 (d72a5b12-7b09-4fae-841f-4d44ddc02216): There are no data parts 2024.02.09 21:15:07.187269 [ 3 ] {d42ecce8-7f56-4288-9051-c6663f7579f9} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.187310 [ 3 ] {d42ecce8-7f56-4288-9051-c6663f7579f9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.187325 [ 3 ] {} HTTP-Session: 85a82f08-5059-4559-b8c4-0a74c9a79041 Destroying unnamed session 2024.02.09 21:15:07.187485 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.187536 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.187555 [ 3 ] {} HTTP-Session: 6a3b7d35-29dd-49a4-b20f-74600a4c1b70 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.187579 [ 3 ] {} HTTP-Session: 6a3b7d35-29dd-49a4-b20f-74600a4c1b70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.187771 [ 3 ] {cfe3af2f-4a0d-4bc8-a0c3-c196a509f1e4} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.09 21:15:07.187825 [ 3 ] {cfe3af2f-4a0d-4bc8-a0c3-c196a509f1e4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.02.09 21:15:07.196780 [ 3 ] {cfe3af2f-4a0d-4bc8-a0c3-c196a509f1e4} oximeter.measurements_i16 (acce0fc7-2d2e-492e-91e4-760c77332d3a): Loading data parts 2024.02.09 21:15:07.196869 [ 3 ] {cfe3af2f-4a0d-4bc8-a0c3-c196a509f1e4} oximeter.measurements_i16 (acce0fc7-2d2e-492e-91e4-760c77332d3a): There are no data parts 2024.02.09 21:15:07.201327 [ 3 ] {cfe3af2f-4a0d-4bc8-a0c3-c196a509f1e4} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.201356 [ 3 ] {cfe3af2f-4a0d-4bc8-a0c3-c196a509f1e4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.201389 [ 3 ] {} HTTP-Session: 6a3b7d35-29dd-49a4-b20f-74600a4c1b70 Destroying unnamed session 2024.02.09 21:15:07.201522 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.201565 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.201592 [ 3 ] {} HTTP-Session: 1e216a68-3348-44c4-bb2d-657b5a20691e Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.201616 [ 3 ] {} HTTP-Session: 1e216a68-3348-44c4-bb2d-657b5a20691e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.201805 [ 3 ] {499d1cbf-365d-4dc2-9555-60d90289d818} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.09 21:15:07.201860 [ 3 ] {499d1cbf-365d-4dc2-9555-60d90289d818} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.02.09 21:15:07.212494 [ 3 ] {499d1cbf-365d-4dc2-9555-60d90289d818} oximeter.measurements_u16 (4271f3d8-b96e-41a3-98c0-b3c5550bb9df): Loading data parts 2024.02.09 21:15:07.212585 [ 3 ] {499d1cbf-365d-4dc2-9555-60d90289d818} oximeter.measurements_u16 (4271f3d8-b96e-41a3-98c0-b3c5550bb9df): There are no data parts 2024.02.09 21:15:07.222562 [ 3 ] {499d1cbf-365d-4dc2-9555-60d90289d818} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.222588 [ 3 ] {499d1cbf-365d-4dc2-9555-60d90289d818} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.222616 [ 3 ] {} HTTP-Session: 1e216a68-3348-44c4-bb2d-657b5a20691e Destroying unnamed session 2024.02.09 21:15:07.222765 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.222809 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.222837 [ 3 ] {} HTTP-Session: a33b008e-e729-4840-91c2-7d63d966f594 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.222860 [ 3 ] {} HTTP-Session: a33b008e-e729-4840-91c2-7d63d966f594 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.223050 [ 3 ] {5a6a4bee-afaf-4c36-8d99-6ee898f70f7b} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.09 21:15:07.223106 [ 3 ] {5a6a4bee-afaf-4c36-8d99-6ee898f70f7b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.02.09 21:15:07.227849 [ 3 ] {5a6a4bee-afaf-4c36-8d99-6ee898f70f7b} oximeter.measurements_i32 (35790431-c87c-467b-9f3b-876ed469c3cf): Loading data parts 2024.02.09 21:15:07.227942 [ 3 ] {5a6a4bee-afaf-4c36-8d99-6ee898f70f7b} oximeter.measurements_i32 (35790431-c87c-467b-9f3b-876ed469c3cf): There are no data parts 2024.02.09 21:15:07.230108 [ 3 ] {5a6a4bee-afaf-4c36-8d99-6ee898f70f7b} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.230133 [ 3 ] {5a6a4bee-afaf-4c36-8d99-6ee898f70f7b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.230158 [ 3 ] {} HTTP-Session: a33b008e-e729-4840-91c2-7d63d966f594 Destroying unnamed session 2024.02.09 21:15:07.230276 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.230327 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.230353 [ 3 ] {} HTTP-Session: c90f8ce7-0ef1-4400-bf38-c6a9d53915a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.230375 [ 3 ] {} HTTP-Session: c90f8ce7-0ef1-4400-bf38-c6a9d53915a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.230564 [ 3 ] {28218f98-1f18-4f42-a03f-4911c1af235a} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.09 21:15:07.230620 [ 3 ] {28218f98-1f18-4f42-a03f-4911c1af235a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.02.09 21:15:07.238820 [ 3 ] {28218f98-1f18-4f42-a03f-4911c1af235a} oximeter.measurements_u32 (551b75be-ec3b-4734-9a05-df13e04a5be8): Loading data parts 2024.02.09 21:15:07.238907 [ 3 ] {28218f98-1f18-4f42-a03f-4911c1af235a} oximeter.measurements_u32 (551b75be-ec3b-4734-9a05-df13e04a5be8): There are no data parts 2024.02.09 21:15:07.245263 [ 3 ] {28218f98-1f18-4f42-a03f-4911c1af235a} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.245294 [ 3 ] {28218f98-1f18-4f42-a03f-4911c1af235a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.245325 [ 3 ] {} HTTP-Session: c90f8ce7-0ef1-4400-bf38-c6a9d53915a3 Destroying unnamed session 2024.02.09 21:15:07.245482 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.245540 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.245566 [ 3 ] {} HTTP-Session: cc56453a-6a1b-40db-84db-9ef47e240398 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.245583 [ 3 ] {} HTTP-Session: cc56453a-6a1b-40db-84db-9ef47e240398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.245782 [ 3 ] {b3118cc7-0a03-4c04-8815-087f8f811811} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.09 21:15:07.245839 [ 3 ] {b3118cc7-0a03-4c04-8815-087f8f811811} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.02.09 21:15:07.251244 [ 3 ] {b3118cc7-0a03-4c04-8815-087f8f811811} oximeter.measurements_i64 (e554db26-32ab-43b2-9c9b-7387240ead26): Loading data parts 2024.02.09 21:15:07.251437 [ 3 ] {b3118cc7-0a03-4c04-8815-087f8f811811} oximeter.measurements_i64 (e554db26-32ab-43b2-9c9b-7387240ead26): There are no data parts 2024.02.09 21:15:07.261974 [ 3 ] {b3118cc7-0a03-4c04-8815-087f8f811811} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.262036 [ 3 ] {b3118cc7-0a03-4c04-8815-087f8f811811} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.262067 [ 3 ] {} HTTP-Session: cc56453a-6a1b-40db-84db-9ef47e240398 Destroying unnamed session 2024.02.09 21:15:07.262240 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.262297 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.262317 [ 3 ] {} HTTP-Session: 838c110e-c2c0-46f8-8689-ca9f9a48ba04 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.262342 [ 3 ] {} HTTP-Session: 838c110e-c2c0-46f8-8689-ca9f9a48ba04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.262544 [ 3 ] {f4de53e0-fd1f-4037-874c-a73ab675f0c1} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.09 21:15:07.262601 [ 3 ] {f4de53e0-fd1f-4037-874c-a73ab675f0c1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.02.09 21:15:07.274106 [ 3 ] {f4de53e0-fd1f-4037-874c-a73ab675f0c1} oximeter.measurements_u64 (fe54d698-cd26-44db-97ce-6adb14f3192d): Loading data parts 2024.02.09 21:15:07.274209 [ 3 ] {f4de53e0-fd1f-4037-874c-a73ab675f0c1} oximeter.measurements_u64 (fe54d698-cd26-44db-97ce-6adb14f3192d): There are no data parts 2024.02.09 21:15:07.284982 [ 3 ] {f4de53e0-fd1f-4037-874c-a73ab675f0c1} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.285014 [ 3 ] {f4de53e0-fd1f-4037-874c-a73ab675f0c1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.285034 [ 3 ] {} HTTP-Session: 838c110e-c2c0-46f8-8689-ca9f9a48ba04 Destroying unnamed session 2024.02.09 21:15:07.285218 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.285284 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.285308 [ 3 ] {} HTTP-Session: eceef9e5-7ddf-4f6d-aad7-49f15a218d5e Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.285338 [ 3 ] {} HTTP-Session: eceef9e5-7ddf-4f6d-aad7-49f15a218d5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.285575 [ 3 ] {bfbac7b1-9a67-4092-9a6e-de66c824644a} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.09 21:15:07.285637 [ 3 ] {bfbac7b1-9a67-4092-9a6e-de66c824644a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.02.09 21:15:07.297431 [ 3 ] {bfbac7b1-9a67-4092-9a6e-de66c824644a} oximeter.measurements_f32 (4016dd9a-4fac-4aea-9b98-33d5d531c001): Loading data parts 2024.02.09 21:15:07.297532 [ 3 ] {bfbac7b1-9a67-4092-9a6e-de66c824644a} oximeter.measurements_f32 (4016dd9a-4fac-4aea-9b98-33d5d531c001): There are no data parts 2024.02.09 21:15:07.308319 [ 3 ] {bfbac7b1-9a67-4092-9a6e-de66c824644a} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.308349 [ 3 ] {bfbac7b1-9a67-4092-9a6e-de66c824644a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.308369 [ 3 ] {} HTTP-Session: eceef9e5-7ddf-4f6d-aad7-49f15a218d5e Destroying unnamed session 2024.02.09 21:15:07.308519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.308571 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.308590 [ 3 ] {} HTTP-Session: 4fb93a22-9b01-4116-af5b-5062fd2948ad Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.308615 [ 3 ] {} HTTP-Session: 4fb93a22-9b01-4116-af5b-5062fd2948ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.308816 [ 3 ] {6d5a0b89-4813-4290-ae2a-673543b38366} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.09 21:15:07.308867 [ 3 ] {6d5a0b89-4813-4290-ae2a-673543b38366} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.02.09 21:15:07.320969 [ 3 ] {6d5a0b89-4813-4290-ae2a-673543b38366} oximeter.measurements_f64 (050d6e0a-abe8-46d1-aaee-ba3c78d85d2c): Loading data parts 2024.02.09 21:15:07.321075 [ 3 ] {6d5a0b89-4813-4290-ae2a-673543b38366} oximeter.measurements_f64 (050d6e0a-abe8-46d1-aaee-ba3c78d85d2c): There are no data parts 2024.02.09 21:15:07.331889 [ 3 ] {6d5a0b89-4813-4290-ae2a-673543b38366} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.331927 [ 3 ] {6d5a0b89-4813-4290-ae2a-673543b38366} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.331943 [ 3 ] {} HTTP-Session: 4fb93a22-9b01-4116-af5b-5062fd2948ad Destroying unnamed session 2024.02.09 21:15:07.332089 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.332139 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.332158 [ 3 ] {} HTTP-Session: ef268511-b775-43aa-906d-ccad4283c471 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.332185 [ 3 ] {} HTTP-Session: ef268511-b775-43aa-906d-ccad4283c471 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.332396 [ 3 ] {a603d1ea-04ca-45ea-ad67-6c9e76df0ac6} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.09 21:15:07.332448 [ 3 ] {a603d1ea-04ca-45ea-ad67-6c9e76df0ac6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.02.09 21:15:07.344225 [ 3 ] {a603d1ea-04ca-45ea-ad67-6c9e76df0ac6} oximeter.measurements_string (c42a4277-bd22-4517-8f51-90d0ef98e72f): Loading data parts 2024.02.09 21:15:07.344310 [ 3 ] {a603d1ea-04ca-45ea-ad67-6c9e76df0ac6} oximeter.measurements_string (c42a4277-bd22-4517-8f51-90d0ef98e72f): There are no data parts 2024.02.09 21:15:07.348417 [ 3 ] {a603d1ea-04ca-45ea-ad67-6c9e76df0ac6} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.348458 [ 3 ] {a603d1ea-04ca-45ea-ad67-6c9e76df0ac6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.348474 [ 3 ] {} HTTP-Session: ef268511-b775-43aa-906d-ccad4283c471 Destroying unnamed session 2024.02.09 21:15:07.348620 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.348674 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.348692 [ 3 ] {} HTTP-Session: 7695f6c4-bf8f-4f1c-b5d6-53a0ab6cb7c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.348719 [ 3 ] {} HTTP-Session: 7695f6c4-bf8f-4f1c-b5d6-53a0ab6cb7c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.348922 [ 3 ] {3ec61640-8c64-4790-ad02-1e0bfadf96e6} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.09 21:15:07.348980 [ 3 ] {3ec61640-8c64-4790-ad02-1e0bfadf96e6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.02.09 21:15:07.355261 [ 3 ] {3ec61640-8c64-4790-ad02-1e0bfadf96e6} oximeter.measurements_bytes (cb553625-e683-4cd4-a238-4c35849fef76): Loading data parts 2024.02.09 21:15:07.355398 [ 3 ] {3ec61640-8c64-4790-ad02-1e0bfadf96e6} oximeter.measurements_bytes (cb553625-e683-4cd4-a238-4c35849fef76): There are no data parts 2024.02.09 21:15:07.368102 [ 3 ] {3ec61640-8c64-4790-ad02-1e0bfadf96e6} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.368145 [ 3 ] {3ec61640-8c64-4790-ad02-1e0bfadf96e6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.368164 [ 3 ] {} HTTP-Session: 7695f6c4-bf8f-4f1c-b5d6-53a0ab6cb7c8 Destroying unnamed session 2024.02.09 21:15:07.368321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.368384 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.368406 [ 3 ] {} HTTP-Session: 46b9cd83-c312-4a3b-922b-bfa7a1f27eb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.368435 [ 3 ] {} HTTP-Session: 46b9cd83-c312-4a3b-922b-bfa7a1f27eb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.368652 [ 3 ] {40063c9d-575a-46c6-87d2-a4fa59c5b3da} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.09 21:15:07.368713 [ 3 ] {40063c9d-575a-46c6-87d2-a4fa59c5b3da} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.02.09 21:15:07.378556 [ 3 ] {40063c9d-575a-46c6-87d2-a4fa59c5b3da} oximeter.measurements_cumulativei64 (f69f58a1-2520-4624-b5f7-64f20ddddd2b): Loading data parts 2024.02.09 21:15:07.378675 [ 3 ] {40063c9d-575a-46c6-87d2-a4fa59c5b3da} oximeter.measurements_cumulativei64 (f69f58a1-2520-4624-b5f7-64f20ddddd2b): There are no data parts 2024.02.09 21:15:07.390997 [ 3 ] {40063c9d-575a-46c6-87d2-a4fa59c5b3da} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.391040 [ 3 ] {40063c9d-575a-46c6-87d2-a4fa59c5b3da} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.391069 [ 3 ] {} HTTP-Session: 46b9cd83-c312-4a3b-922b-bfa7a1f27eb2 Destroying unnamed session 2024.02.09 21:15:07.391214 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.391276 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.391310 [ 3 ] {} HTTP-Session: 2e536374-ad9b-4f23-a478-694583362d65 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.391330 [ 3 ] {} HTTP-Session: 2e536374-ad9b-4f23-a478-694583362d65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.391572 [ 3 ] {2af9e1ec-047a-4ecc-8c7f-b3d0f0f92bc2} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.09 21:15:07.391633 [ 3 ] {2af9e1ec-047a-4ecc-8c7f-b3d0f0f92bc2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.02.09 21:15:07.401443 [ 3 ] {2af9e1ec-047a-4ecc-8c7f-b3d0f0f92bc2} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Loading data parts 2024.02.09 21:15:07.401565 [ 3 ] {2af9e1ec-047a-4ecc-8c7f-b3d0f0f92bc2} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): There are no data parts 2024.02.09 21:15:07.414143 [ 3 ] {2af9e1ec-047a-4ecc-8c7f-b3d0f0f92bc2} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.414172 [ 3 ] {2af9e1ec-047a-4ecc-8c7f-b3d0f0f92bc2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.414206 [ 3 ] {} HTTP-Session: 2e536374-ad9b-4f23-a478-694583362d65 Destroying unnamed session 2024.02.09 21:15:07.414341 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.414404 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.414437 [ 3 ] {} HTTP-Session: 97024f01-1924-457f-b49e-5e5935463365 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.414458 [ 3 ] {} HTTP-Session: 97024f01-1924-457f-b49e-5e5935463365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.414708 [ 3 ] {f3111989-bb2c-4d66-9c1d-8c6b890d98cd} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.09 21:15:07.414771 [ 3 ] {f3111989-bb2c-4d66-9c1d-8c6b890d98cd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.02.09 21:15:07.423271 [ 3 ] {f3111989-bb2c-4d66-9c1d-8c6b890d98cd} oximeter.measurements_cumulativef32 (519784cc-35ba-4537-b980-d4a0fb74ea11): Loading data parts 2024.02.09 21:15:07.423373 [ 3 ] {f3111989-bb2c-4d66-9c1d-8c6b890d98cd} oximeter.measurements_cumulativef32 (519784cc-35ba-4537-b980-d4a0fb74ea11): There are no data parts 2024.02.09 21:15:07.426011 [ 3 ] {f3111989-bb2c-4d66-9c1d-8c6b890d98cd} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.426056 [ 3 ] {f3111989-bb2c-4d66-9c1d-8c6b890d98cd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.426076 [ 3 ] {} HTTP-Session: 97024f01-1924-457f-b49e-5e5935463365 Destroying unnamed session 2024.02.09 21:15:07.426217 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.426293 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.426316 [ 3 ] {} HTTP-Session: 5b9ed4aa-d3ee-4b64-bdf4-62bf3bcf98a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.426337 [ 3 ] {} HTTP-Session: 5b9ed4aa-d3ee-4b64-bdf4-62bf3bcf98a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.426577 [ 3 ] {75480076-a2c5-4996-b1ce-5e133553d84b} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.09 21:15:07.426636 [ 3 ] {75480076-a2c5-4996-b1ce-5e133553d84b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.02.09 21:15:07.438272 [ 3 ] {75480076-a2c5-4996-b1ce-5e133553d84b} oximeter.measurements_cumulativef64 (15fe3eac-78e3-415d-ad6f-374c23464e2b): Loading data parts 2024.02.09 21:15:07.438371 [ 3 ] {75480076-a2c5-4996-b1ce-5e133553d84b} oximeter.measurements_cumulativef64 (15fe3eac-78e3-415d-ad6f-374c23464e2b): There are no data parts 2024.02.09 21:15:07.461391 [ 3 ] {75480076-a2c5-4996-b1ce-5e133553d84b} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.461436 [ 3 ] {75480076-a2c5-4996-b1ce-5e133553d84b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.461456 [ 3 ] {} HTTP-Session: 5b9ed4aa-d3ee-4b64-bdf4-62bf3bcf98a6 Destroying unnamed session 2024.02.09 21:15:07.461609 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.461675 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.461699 [ 3 ] {} HTTP-Session: 5c91a5f4-e360-4c96-8183-279eeccfe8ca Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.461732 [ 3 ] {} HTTP-Session: 5c91a5f4-e360-4c96-8183-279eeccfe8ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.462050 [ 3 ] {15189c0f-89e7-4383-9349-70c4d92efe03} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.09 21:15:07.462141 [ 3 ] {15189c0f-89e7-4383-9349-70c4d92efe03} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.02.09 21:15:07.481602 [ 3 ] {15189c0f-89e7-4383-9349-70c4d92efe03} oximeter.measurements_histogrami8 (91857ee3-8df3-434c-9404-2fb79e35971f): Loading data parts 2024.02.09 21:15:07.481727 [ 3 ] {15189c0f-89e7-4383-9349-70c4d92efe03} oximeter.measurements_histogrami8 (91857ee3-8df3-434c-9404-2fb79e35971f): There are no data parts 2024.02.09 21:15:07.495961 [ 3 ] {15189c0f-89e7-4383-9349-70c4d92efe03} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.496009 [ 3 ] {15189c0f-89e7-4383-9349-70c4d92efe03} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.496029 [ 3 ] {} HTTP-Session: 5c91a5f4-e360-4c96-8183-279eeccfe8ca Destroying unnamed session 2024.02.09 21:15:07.496193 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.496260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.496283 [ 3 ] {} HTTP-Session: a129f7a5-1971-447a-8267-0637101a76fd Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.496317 [ 3 ] {} HTTP-Session: a129f7a5-1971-447a-8267-0637101a76fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.496603 [ 3 ] {733a99a1-909e-4182-b5e3-9175cefa365b} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.09 21:15:07.496674 [ 3 ] {733a99a1-909e-4182-b5e3-9175cefa365b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.02.09 21:15:07.517228 [ 3 ] {733a99a1-909e-4182-b5e3-9175cefa365b} oximeter.measurements_histogramu8 (5d62f91e-c180-48d8-afa6-d1400a0aad99): Loading data parts 2024.02.09 21:15:07.517362 [ 3 ] {733a99a1-909e-4182-b5e3-9175cefa365b} oximeter.measurements_histogramu8 (5d62f91e-c180-48d8-afa6-d1400a0aad99): There are no data parts 2024.02.09 21:15:07.519785 [ 3 ] {733a99a1-909e-4182-b5e3-9175cefa365b} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.519812 [ 3 ] {733a99a1-909e-4182-b5e3-9175cefa365b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.519829 [ 3 ] {} HTTP-Session: a129f7a5-1971-447a-8267-0637101a76fd Destroying unnamed session 2024.02.09 21:15:07.519995 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.520054 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.520073 [ 3 ] {} HTTP-Session: 2f4e6d06-db8b-48fd-8bf0-a3691872392d Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.520101 [ 3 ] {} HTTP-Session: 2f4e6d06-db8b-48fd-8bf0-a3691872392d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.520327 [ 3 ] {809bc239-ff87-4ea7-84b0-233990bcf28f} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.09 21:15:07.520390 [ 3 ] {809bc239-ff87-4ea7-84b0-233990bcf28f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.02.09 21:15:07.542122 [ 3 ] {809bc239-ff87-4ea7-84b0-233990bcf28f} oximeter.measurements_histogrami16 (065048d3-e92c-4a7f-8086-6d86289ca55f): Loading data parts 2024.02.09 21:15:07.542260 [ 3 ] {809bc239-ff87-4ea7-84b0-233990bcf28f} oximeter.measurements_histogrami16 (065048d3-e92c-4a7f-8086-6d86289ca55f): There are no data parts 2024.02.09 21:15:07.551572 [ 3 ] {809bc239-ff87-4ea7-84b0-233990bcf28f} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.551596 [ 3 ] {809bc239-ff87-4ea7-84b0-233990bcf28f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.551626 [ 3 ] {} HTTP-Session: 2f4e6d06-db8b-48fd-8bf0-a3691872392d Destroying unnamed session 2024.02.09 21:15:07.551758 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.551811 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.551839 [ 3 ] {} HTTP-Session: d0197ca6-2748-428e-83c7-db8be8def3c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.551863 [ 3 ] {} HTTP-Session: d0197ca6-2748-428e-83c7-db8be8def3c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.552078 [ 3 ] {c292f0ac-19a3-4035-ad88-2ed6dfe3afaa} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.09 21:15:07.552141 [ 3 ] {c292f0ac-19a3-4035-ad88-2ed6dfe3afaa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.02.09 21:15:07.557138 [ 3 ] {c292f0ac-19a3-4035-ad88-2ed6dfe3afaa} oximeter.measurements_histogramu16 (535dd4a7-fd04-4adc-8ee6-244913bba71f): Loading data parts 2024.02.09 21:15:07.557251 [ 3 ] {c292f0ac-19a3-4035-ad88-2ed6dfe3afaa} oximeter.measurements_histogramu16 (535dd4a7-fd04-4adc-8ee6-244913bba71f): There are no data parts 2024.02.09 21:15:07.567790 [ 3 ] {c292f0ac-19a3-4035-ad88-2ed6dfe3afaa} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.567815 [ 3 ] {c292f0ac-19a3-4035-ad88-2ed6dfe3afaa} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.567846 [ 3 ] {} HTTP-Session: d0197ca6-2748-428e-83c7-db8be8def3c9 Destroying unnamed session 2024.02.09 21:15:07.568016 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.568061 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.568092 [ 3 ] {} HTTP-Session: 1463d476-3223-4561-8b71-64045d8f062a Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.568118 [ 3 ] {} HTTP-Session: 1463d476-3223-4561-8b71-64045d8f062a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.568341 [ 3 ] {e2e804d0-1bee-47b7-b001-862b4e1c74af} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.09 21:15:07.568407 [ 3 ] {e2e804d0-1bee-47b7-b001-862b4e1c74af} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.02.09 21:15:07.579896 [ 3 ] {e2e804d0-1bee-47b7-b001-862b4e1c74af} oximeter.measurements_histogrami32 (1c15a21c-fca0-4ad8-8649-0e154465a211): Loading data parts 2024.02.09 21:15:07.580031 [ 3 ] {e2e804d0-1bee-47b7-b001-862b4e1c74af} oximeter.measurements_histogrami32 (1c15a21c-fca0-4ad8-8649-0e154465a211): There are no data parts 2024.02.09 21:15:07.591350 [ 3 ] {e2e804d0-1bee-47b7-b001-862b4e1c74af} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.591423 [ 3 ] {e2e804d0-1bee-47b7-b001-862b4e1c74af} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.591469 [ 3 ] {} HTTP-Session: 1463d476-3223-4561-8b71-64045d8f062a Destroying unnamed session 2024.02.09 21:15:07.591632 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.591689 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.591709 [ 3 ] {} HTTP-Session: a319ed00-59a7-41a5-9069-a517c314b0c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.591736 [ 3 ] {} HTTP-Session: a319ed00-59a7-41a5-9069-a517c314b0c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.591961 [ 3 ] {be359cff-d3ba-4708-93a7-3c86f5a1e353} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.09 21:15:07.592015 [ 3 ] {be359cff-d3ba-4708-93a7-3c86f5a1e353} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.02.09 21:15:07.603458 [ 3 ] {be359cff-d3ba-4708-93a7-3c86f5a1e353} oximeter.measurements_histogramu32 (0d1fa1af-aa77-48e3-b736-7ac7113f4521): Loading data parts 2024.02.09 21:15:07.603568 [ 3 ] {be359cff-d3ba-4708-93a7-3c86f5a1e353} oximeter.measurements_histogramu32 (0d1fa1af-aa77-48e3-b736-7ac7113f4521): There are no data parts 2024.02.09 21:15:07.656989 [ 3 ] {be359cff-d3ba-4708-93a7-3c86f5a1e353} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.657020 [ 3 ] {be359cff-d3ba-4708-93a7-3c86f5a1e353} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.657056 [ 3 ] {} HTTP-Session: a319ed00-59a7-41a5-9069-a517c314b0c4 Destroying unnamed session 2024.02.09 21:15:07.657202 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.657269 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.657303 [ 3 ] {} HTTP-Session: 6ef49a8b-8035-4c32-b4a5-7d6c4eb5aea5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.657323 [ 3 ] {} HTTP-Session: 6ef49a8b-8035-4c32-b4a5-7d6c4eb5aea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.657580 [ 3 ] {d669f5ed-d08a-4781-b886-49413eda024a} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.09 21:15:07.657648 [ 3 ] {d669f5ed-d08a-4781-b886-49413eda024a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.02.09 21:15:07.662550 [ 3 ] {d669f5ed-d08a-4781-b886-49413eda024a} oximeter.measurements_histogrami64 (6e03865f-fafd-4184-9338-fbc24fe9d40f): Loading data parts 2024.02.09 21:15:07.662660 [ 3 ] {d669f5ed-d08a-4781-b886-49413eda024a} oximeter.measurements_histogrami64 (6e03865f-fafd-4184-9338-fbc24fe9d40f): There are no data parts 2024.02.09 21:15:07.663890 [ 3 ] {d669f5ed-d08a-4781-b886-49413eda024a} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.663930 [ 3 ] {d669f5ed-d08a-4781-b886-49413eda024a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.663946 [ 3 ] {} HTTP-Session: 6ef49a8b-8035-4c32-b4a5-7d6c4eb5aea5 Destroying unnamed session 2024.02.09 21:15:07.664068 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.664135 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.664154 [ 3 ] {} HTTP-Session: c71d1bc4-d756-4b3f-a696-08b145aa164d Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.664171 [ 3 ] {} HTTP-Session: c71d1bc4-d756-4b3f-a696-08b145aa164d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.664402 [ 3 ] {c7e93b01-15da-41f6-ac55-780483188685} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.09 21:15:07.664467 [ 3 ] {c7e93b01-15da-41f6-ac55-780483188685} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.02.09 21:15:07.684500 [ 3 ] {c7e93b01-15da-41f6-ac55-780483188685} oximeter.measurements_histogramu64 (420729e3-87a4-4381-af2f-612b21d98541): Loading data parts 2024.02.09 21:15:07.684609 [ 3 ] {c7e93b01-15da-41f6-ac55-780483188685} oximeter.measurements_histogramu64 (420729e3-87a4-4381-af2f-612b21d98541): There are no data parts 2024.02.09 21:15:07.687798 [ 3 ] {c7e93b01-15da-41f6-ac55-780483188685} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.687840 [ 3 ] {c7e93b01-15da-41f6-ac55-780483188685} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.687856 [ 3 ] {} HTTP-Session: c71d1bc4-d756-4b3f-a696-08b145aa164d Destroying unnamed session 2024.02.09 21:15:07.687996 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.688052 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.688071 [ 3 ] {} HTTP-Session: 0e0e8353-18d2-4115-b6b7-0b39f27b526b Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.688099 [ 3 ] {} HTTP-Session: 0e0e8353-18d2-4115-b6b7-0b39f27b526b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.688330 [ 3 ] {325dbc86-d72c-4040-bd2d-e84e49b16810} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.09 21:15:07.688397 [ 3 ] {325dbc86-d72c-4040-bd2d-e84e49b16810} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.02.09 21:15:07.700172 [ 3 ] {325dbc86-d72c-4040-bd2d-e84e49b16810} oximeter.measurements_histogramf32 (5c7636a0-1f1f-4a7f-aac0-c6444248ca6d): Loading data parts 2024.02.09 21:15:07.700319 [ 3 ] {325dbc86-d72c-4040-bd2d-e84e49b16810} oximeter.measurements_histogramf32 (5c7636a0-1f1f-4a7f-aac0-c6444248ca6d): There are no data parts 2024.02.09 21:15:07.710879 [ 3 ] {325dbc86-d72c-4040-bd2d-e84e49b16810} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.710909 [ 3 ] {325dbc86-d72c-4040-bd2d-e84e49b16810} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.710927 [ 3 ] {} HTTP-Session: 0e0e8353-18d2-4115-b6b7-0b39f27b526b Destroying unnamed session 2024.02.09 21:15:07.711103 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.711169 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.711191 [ 3 ] {} HTTP-Session: 1064a885-397a-4635-8175-2f8b54246590 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.711224 [ 3 ] {} HTTP-Session: 1064a885-397a-4635-8175-2f8b54246590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.711499 [ 3 ] {83e979da-2996-4a26-8c52-d76d3c491142} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.09 21:15:07.711566 [ 3 ] {83e979da-2996-4a26-8c52-d76d3c491142} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.02.09 21:15:07.723005 [ 3 ] {83e979da-2996-4a26-8c52-d76d3c491142} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Loading data parts 2024.02.09 21:15:07.723122 [ 3 ] {83e979da-2996-4a26-8c52-d76d3c491142} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): There are no data parts 2024.02.09 21:15:07.729484 [ 3 ] {83e979da-2996-4a26-8c52-d76d3c491142} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.729511 [ 3 ] {83e979da-2996-4a26-8c52-d76d3c491142} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.729547 [ 3 ] {} HTTP-Session: 1064a885-397a-4635-8175-2f8b54246590 Destroying unnamed session 2024.02.09 21:15:07.729752 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.729811 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.729844 [ 3 ] {} HTTP-Session: e816125e-6838-4945-ad4d-04f261acfad6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.729861 [ 3 ] {} HTTP-Session: e816125e-6838-4945-ad4d-04f261acfad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.730036 [ 3 ] {4c317dba-125d-4df0-8d21-a02e056542a8} executeQuery: (from [fd00:1122:3344:101::d]:55369) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.09 21:15:07.730099 [ 3 ] {4c317dba-125d-4df0-8d21-a02e056542a8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.02.09 21:15:07.733789 [ 3 ] {4c317dba-125d-4df0-8d21-a02e056542a8} oximeter.fields_bool (e2fbbdc7-ea7b-4f82-83c2-4360c0bd362f): Loading data parts 2024.02.09 21:15:07.733887 [ 3 ] {4c317dba-125d-4df0-8d21-a02e056542a8} oximeter.fields_bool (e2fbbdc7-ea7b-4f82-83c2-4360c0bd362f): There are no data parts 2024.02.09 21:15:07.746433 [ 3 ] {4c317dba-125d-4df0-8d21-a02e056542a8} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.746473 [ 3 ] {4c317dba-125d-4df0-8d21-a02e056542a8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.746491 [ 3 ] {} HTTP-Session: e816125e-6838-4945-ad4d-04f261acfad6 Destroying unnamed session 2024.02.09 21:15:07.746626 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.746697 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.746716 [ 3 ] {} HTTP-Session: ed048db2-8bb8-4033-a9ea-d8b30a9a5e34 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.746745 [ 3 ] {} HTTP-Session: ed048db2-8bb8-4033-a9ea-d8b30a9a5e34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.746918 [ 3 ] {8331bbf9-18b1-4a24-861d-8186a4f99596} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.09 21:15:07.746968 [ 3 ] {8331bbf9-18b1-4a24-861d-8186a4f99596} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.02.09 21:15:07.770066 [ 3 ] {8331bbf9-18b1-4a24-861d-8186a4f99596} oximeter.fields_i8 (ce137691-6d7f-4e75-b7d7-7e553eacb65e): Loading data parts 2024.02.09 21:15:07.770203 [ 3 ] {8331bbf9-18b1-4a24-861d-8186a4f99596} oximeter.fields_i8 (ce137691-6d7f-4e75-b7d7-7e553eacb65e): There are no data parts 2024.02.09 21:15:07.790045 [ 3 ] {8331bbf9-18b1-4a24-861d-8186a4f99596} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.790096 [ 3 ] {8331bbf9-18b1-4a24-861d-8186a4f99596} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.790152 [ 3 ] {} HTTP-Session: ed048db2-8bb8-4033-a9ea-d8b30a9a5e34 Destroying unnamed session 2024.02.09 21:15:07.790351 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.790458 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.790514 [ 3 ] {} HTTP-Session: 0a7b4288-e2f2-4032-aafa-531b9683eec5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.790538 [ 3 ] {} HTTP-Session: 0a7b4288-e2f2-4032-aafa-531b9683eec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.790708 [ 3 ] {e653b933-e32d-42bc-8f63-c9d58e4e1a99} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.09 21:15:07.790757 [ 3 ] {e653b933-e32d-42bc-8f63-c9d58e4e1a99} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.02.09 21:15:07.803582 [ 3 ] {e653b933-e32d-42bc-8f63-c9d58e4e1a99} oximeter.fields_u8 (1d26be23-e88b-4541-84c6-53fb471b61e9): Loading data parts 2024.02.09 21:15:07.803710 [ 3 ] {e653b933-e32d-42bc-8f63-c9d58e4e1a99} oximeter.fields_u8 (1d26be23-e88b-4541-84c6-53fb471b61e9): There are no data parts 2024.02.09 21:15:07.813114 [ 3 ] {e653b933-e32d-42bc-8f63-c9d58e4e1a99} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.813155 [ 3 ] {e653b933-e32d-42bc-8f63-c9d58e4e1a99} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.813182 [ 3 ] {} HTTP-Session: 0a7b4288-e2f2-4032-aafa-531b9683eec5 Destroying unnamed session 2024.02.09 21:15:07.813318 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.813375 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.813393 [ 3 ] {} HTTP-Session: cc14d0fa-6a22-4939-a836-5d1cd0ae6018 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.813421 [ 3 ] {} HTTP-Session: cc14d0fa-6a22-4939-a836-5d1cd0ae6018 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.813590 [ 3 ] {3923bbd2-6095-48fc-9d98-6c8f081e5982} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.09 21:15:07.813639 [ 3 ] {3923bbd2-6095-48fc-9d98-6c8f081e5982} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.02.09 21:15:07.828274 [ 3 ] {3923bbd2-6095-48fc-9d98-6c8f081e5982} oximeter.fields_i16 (dfcd530c-3d5b-4d72-9ef2-15abf009f5c4): Loading data parts 2024.02.09 21:15:07.828409 [ 3 ] {3923bbd2-6095-48fc-9d98-6c8f081e5982} oximeter.fields_i16 (dfcd530c-3d5b-4d72-9ef2-15abf009f5c4): There are no data parts 2024.02.09 21:15:07.840986 [ 3 ] {3923bbd2-6095-48fc-9d98-6c8f081e5982} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.841037 [ 3 ] {3923bbd2-6095-48fc-9d98-6c8f081e5982} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.841091 [ 3 ] {} HTTP-Session: cc14d0fa-6a22-4939-a836-5d1cd0ae6018 Destroying unnamed session 2024.02.09 21:15:07.841290 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.841374 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.841439 [ 3 ] {} HTTP-Session: 69f53e43-1a59-4a22-8b14-abdf2d8d3ce6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.841490 [ 3 ] {} HTTP-Session: 69f53e43-1a59-4a22-8b14-abdf2d8d3ce6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.841673 [ 3 ] {fcfdd15d-1ef6-4786-87e3-2bbaa3591d8b} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.09 21:15:07.841731 [ 3 ] {fcfdd15d-1ef6-4786-87e3-2bbaa3591d8b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.02.09 21:15:07.851215 [ 3 ] {fcfdd15d-1ef6-4786-87e3-2bbaa3591d8b} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9): Loading data parts 2024.02.09 21:15:07.851331 [ 3 ] {fcfdd15d-1ef6-4786-87e3-2bbaa3591d8b} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9): There are no data parts 2024.02.09 21:15:07.863835 [ 3 ] {fcfdd15d-1ef6-4786-87e3-2bbaa3591d8b} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.863884 [ 3 ] {fcfdd15d-1ef6-4786-87e3-2bbaa3591d8b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.863940 [ 3 ] {} HTTP-Session: 69f53e43-1a59-4a22-8b14-abdf2d8d3ce6 Destroying unnamed session 2024.02.09 21:15:07.864120 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.864225 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.864283 [ 3 ] {} HTTP-Session: 8f0979c0-fba4-4b9a-ae73-227269b947e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.864316 [ 3 ] {} HTTP-Session: 8f0979c0-fba4-4b9a-ae73-227269b947e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.864597 [ 3 ] {b513dab2-d72f-4a21-a211-05c07ba7d87f} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.09 21:15:07.864663 [ 3 ] {b513dab2-d72f-4a21-a211-05c07ba7d87f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.02.09 21:15:07.874742 [ 3 ] {b513dab2-d72f-4a21-a211-05c07ba7d87f} oximeter.fields_i32 (0ce1da55-50eb-4330-8853-33d79645c067): Loading data parts 2024.02.09 21:15:07.874860 [ 3 ] {b513dab2-d72f-4a21-a211-05c07ba7d87f} oximeter.fields_i32 (0ce1da55-50eb-4330-8853-33d79645c067): There are no data parts 2024.02.09 21:15:07.887517 [ 3 ] {b513dab2-d72f-4a21-a211-05c07ba7d87f} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.887582 [ 3 ] {b513dab2-d72f-4a21-a211-05c07ba7d87f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.887612 [ 3 ] {} HTTP-Session: 8f0979c0-fba4-4b9a-ae73-227269b947e2 Destroying unnamed session 2024.02.09 21:15:07.887769 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.887847 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.887871 [ 3 ] {} HTTP-Session: 0d049431-925c-471b-b572-9252c75d83c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.887906 [ 3 ] {} HTTP-Session: 0d049431-925c-471b-b572-9252c75d83c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.888116 [ 3 ] {3eb13564-3027-40bd-8460-ff1d66a2083a} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.09 21:15:07.888175 [ 3 ] {3eb13564-3027-40bd-8460-ff1d66a2083a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.02.09 21:15:07.898280 [ 3 ] {3eb13564-3027-40bd-8460-ff1d66a2083a} oximeter.fields_u32 (180092b1-52c1-4e84-a199-2dcba6da9d21): Loading data parts 2024.02.09 21:15:07.898385 [ 3 ] {3eb13564-3027-40bd-8460-ff1d66a2083a} oximeter.fields_u32 (180092b1-52c1-4e84-a199-2dcba6da9d21): There are no data parts 2024.02.09 21:15:07.903591 [ 3 ] {3eb13564-3027-40bd-8460-ff1d66a2083a} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.903634 [ 3 ] {3eb13564-3027-40bd-8460-ff1d66a2083a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.903650 [ 3 ] {} HTTP-Session: 0d049431-925c-471b-b572-9252c75d83c3 Destroying unnamed session 2024.02.09 21:15:07.903791 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.903863 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.903883 [ 3 ] {} HTTP-Session: 78eab18d-d818-4a54-b98b-b04d4bd23e60 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.903899 [ 3 ] {} HTTP-Session: 78eab18d-d818-4a54-b98b-b04d4bd23e60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.904074 [ 3 ] {96b89548-2440-4d2d-811a-862f101cb17a} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.09 21:15:07.904137 [ 3 ] {96b89548-2440-4d2d-811a-862f101cb17a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.02.09 21:15:07.910425 [ 3 ] {96b89548-2440-4d2d-811a-862f101cb17a} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Loading data parts 2024.02.09 21:15:07.910552 [ 3 ] {96b89548-2440-4d2d-811a-862f101cb17a} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): There are no data parts 2024.02.09 21:15:07.921131 [ 3 ] {96b89548-2440-4d2d-811a-862f101cb17a} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.921187 [ 3 ] {96b89548-2440-4d2d-811a-862f101cb17a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.921222 [ 3 ] {} HTTP-Session: 78eab18d-d818-4a54-b98b-b04d4bd23e60 Destroying unnamed session 2024.02.09 21:15:07.921379 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.921448 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.921485 [ 3 ] {} HTTP-Session: fddca186-b938-4d68-9591-b573cb8ff88a Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.921502 [ 3 ] {} HTTP-Session: fddca186-b938-4d68-9591-b573cb8ff88a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.921681 [ 3 ] {d4c7470b-7c49-4dd7-8d0d-0c88f5466660} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.09 21:15:07.921731 [ 3 ] {d4c7470b-7c49-4dd7-8d0d-0c88f5466660} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.02.09 21:15:07.927034 [ 3 ] {d4c7470b-7c49-4dd7-8d0d-0c88f5466660} oximeter.fields_u64 (5f87d9d6-8d57-479f-b4c3-5b4af1d3abce): Loading data parts 2024.02.09 21:15:07.927152 [ 3 ] {d4c7470b-7c49-4dd7-8d0d-0c88f5466660} oximeter.fields_u64 (5f87d9d6-8d57-479f-b4c3-5b4af1d3abce): There are no data parts 2024.02.09 21:15:07.933386 [ 3 ] {d4c7470b-7c49-4dd7-8d0d-0c88f5466660} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.933434 [ 3 ] {d4c7470b-7c49-4dd7-8d0d-0c88f5466660} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.933453 [ 3 ] {} HTTP-Session: fddca186-b938-4d68-9591-b573cb8ff88a Destroying unnamed session 2024.02.09 21:15:07.933603 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.933672 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.933695 [ 3 ] {} HTTP-Session: 7cf09b6f-c482-44d4-bc46-153066d41aa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.933733 [ 3 ] {} HTTP-Session: 7cf09b6f-c482-44d4-bc46-153066d41aa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.933928 [ 3 ] {2ff4d8dc-27bd-4078-a3d0-2434c531c53c} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.09 21:15:07.933999 [ 3 ] {2ff4d8dc-27bd-4078-a3d0-2434c531c53c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.02.09 21:15:07.943963 [ 3 ] {2ff4d8dc-27bd-4078-a3d0-2434c531c53c} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99): Loading data parts 2024.02.09 21:15:07.944066 [ 3 ] {2ff4d8dc-27bd-4078-a3d0-2434c531c53c} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99): There are no data parts 2024.02.09 21:15:07.956616 [ 3 ] {2ff4d8dc-27bd-4078-a3d0-2434c531c53c} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.956644 [ 3 ] {2ff4d8dc-27bd-4078-a3d0-2434c531c53c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.956682 [ 3 ] {} HTTP-Session: 7cf09b6f-c482-44d4-bc46-153066d41aa4 Destroying unnamed session 2024.02.09 21:15:07.956822 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.956866 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.956900 [ 3 ] {} HTTP-Session: d3d5cc56-d980-4dfa-bdd4-c005a60e5288 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.956932 [ 3 ] {} HTTP-Session: d3d5cc56-d980-4dfa-bdd4-c005a60e5288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.957091 [ 3 ] {dcd762da-a1a2-4944-a84b-a2bee5c36ba8} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.09 21:15:07.957155 [ 3 ] {dcd762da-a1a2-4944-a84b-a2bee5c36ba8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.02.09 21:15:07.967239 [ 3 ] {dcd762da-a1a2-4944-a84b-a2bee5c36ba8} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Loading data parts 2024.02.09 21:15:07.967369 [ 3 ] {dcd762da-a1a2-4944-a84b-a2bee5c36ba8} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): There are no data parts 2024.02.09 21:15:07.972605 [ 3 ] {dcd762da-a1a2-4944-a84b-a2bee5c36ba8} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.972636 [ 3 ] {dcd762da-a1a2-4944-a84b-a2bee5c36ba8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.972675 [ 3 ] {} HTTP-Session: d3d5cc56-d980-4dfa-bdd4-c005a60e5288 Destroying unnamed session 2024.02.09 21:15:07.972812 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.972883 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.972905 [ 3 ] {} HTTP-Session: 84cd2816-fb14-41ed-9c52-3eba3d7994b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.972941 [ 3 ] {} HTTP-Session: 84cd2816-fb14-41ed-9c52-3eba3d7994b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.973146 [ 3 ] {8fec7074-c872-4df6-841d-8712e714ff2c} executeQuery: (from [fd00:1122:3344:101::d]:55369) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.09 21:15:07.973221 [ 3 ] {8fec7074-c872-4df6-841d-8712e714ff2c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.02.09 21:15:07.980430 [ 3 ] {8fec7074-c872-4df6-841d-8712e714ff2c} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Loading data parts 2024.02.09 21:15:07.980548 [ 3 ] {8fec7074-c872-4df6-841d-8712e714ff2c} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): There are no data parts 2024.02.09 21:15:07.991475 [ 3 ] {8fec7074-c872-4df6-841d-8712e714ff2c} DynamicQueryHandler: Done processing query 2024.02.09 21:15:07.991526 [ 3 ] {8fec7074-c872-4df6-841d-8712e714ff2c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:07.991546 [ 3 ] {} HTTP-Session: 84cd2816-fb14-41ed-9c52-3eba3d7994b8 Destroying unnamed session 2024.02.09 21:15:07.991721 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:07.991789 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:07.991813 [ 3 ] {} HTTP-Session: 2a7ed053-7d57-4341-9c7d-72ba6b792585 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:07.991851 [ 3 ] {} HTTP-Session: 2a7ed053-7d57-4341-9c7d-72ba6b792585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:07.992140 [ 3 ] {be717788-3c53-43c5-b6da-654524e6f678} executeQuery: (from [fd00:1122:3344:101::d]:55369) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2024.02.09 21:15:07.992232 [ 3 ] {be717788-3c53-43c5-b6da-654524e6f678} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.02.09 21:15:08.001089 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 219.90 MiB, peak 222.00 MiB, will set to 226.30 MiB (RSS), difference: 6.40 MiB 2024.02.09 21:15:08.003925 [ 3 ] {be717788-3c53-43c5-b6da-654524e6f678} oximeter.timeseries_schema (44d443cc-b622-4f57-b999-75d6b3349967): Loading data parts 2024.02.09 21:15:08.004051 [ 3 ] {be717788-3c53-43c5-b6da-654524e6f678} oximeter.timeseries_schema (44d443cc-b622-4f57-b999-75d6b3349967): There are no data parts 2024.02.09 21:15:08.006264 [ 3 ] {be717788-3c53-43c5-b6da-654524e6f678} DynamicQueryHandler: Done processing query 2024.02.09 21:15:08.006314 [ 3 ] {be717788-3c53-43c5-b6da-654524e6f678} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.09 21:15:08.006341 [ 3 ] {} HTTP-Session: 2a7ed053-7d57-4341-9c7d-72ba6b792585 Destroying unnamed session 2024.02.09 21:15:08.006502 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:08.006555 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:08.006582 [ 3 ] {} HTTP-Session: 446ed9e1-f99e-4d83-b183-fc11cac5a82b Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2024.02.09 21:15:08.006599 [ 3 ] {} HTTP-Session: 446ed9e1-f99e-4d83-b183-fc11cac5a82b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:08.006717 [ 3 ] {0af230f5-6f06-45a3-95f8-348ac0ebf130} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.02.09 21:15:08.007361 [ 3 ] {0af230f5-6f06-45a3-95f8-348ac0ebf130} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.02.09 21:15:08.010658 [ 3 ] {0af230f5-6f06-45a3-95f8-348ac0ebf130} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.09 21:15:08.013375 [ 3 ] {0af230f5-6f06-45a3-95f8-348ac0ebf130} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.09 21:15:08.013605 [ 3 ] {0af230f5-6f06-45a3-95f8-348ac0ebf130} oximeter.version (44287909-b3d2-44d6-a56e-e318a6574056): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.09 21:15:08.013807 [ 3 ] {0af230f5-6f06-45a3-95f8-348ac0ebf130} executeQuery: Read 1 rows, 16.00 B in 0.007047859 sec., 141 rows/sec., 2.22 KiB/sec. 2024.02.09 21:15:08.013931 [ 3 ] {0af230f5-6f06-45a3-95f8-348ac0ebf130} DynamicQueryHandler: Done processing query 2024.02.09 21:15:08.013953 [ 3 ] {0af230f5-6f06-45a3-95f8-348ac0ebf130} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.02.09 21:15:08.013980 [ 3 ] {} HTTP-Session: 446ed9e1-f99e-4d83-b183-fc11cac5a82b Destroying unnamed session 2024.02.09 21:15:09.001099 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 225.38 MiB, peak 230.46 MiB, will set to 228.29 MiB (RSS), difference: 2.91 MiB 2024.02.09 21:15:21.764139 [ 151 ] {} DNSResolver: Updating DNS cache 2024.02.09 21:15:21.764200 [ 151 ] {} DNSResolver: Updated DNS cache 2024.02.09 21:15:36.764290 [ 134 ] {} DNSResolver: Updating DNS cache 2024.02.09 21:15:36.764359 [ 134 ] {} DNSResolver: Updated DNS cache 2024.02.09 21:15:51.764404 [ 123 ] {} DNSResolver: Updating DNS cache 2024.02.09 21:15:51.764470 [ 123 ] {} DNSResolver: Updated DNS cache 2024.02.09 21:15:58.023094 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:58.023306 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:58.023332 [ 3 ] {} HTTP-Session: fce7b3f2-baab-4a0f-8143-9dd77e5b171f Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:15:58.023378 [ 3 ] {} HTTP-Session: fce7b3f2-baab-4a0f-8143-9dd77e5b171f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:58.023538 [ 3 ] {0a2781f8-33b7-4557-850a-cb55544b47d9} executeQuery: (from [fd00:1122:3344:101::d]:52152) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.02.09 21:15:58.023891 [ 3 ] {0a2781f8-33b7-4557-850a-cb55544b47d9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.09 21:15:58.024628 [ 3 ] {0a2781f8-33b7-4557-850a-cb55544b47d9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.09 21:15:58.024786 [ 3 ] {0a2781f8-33b7-4557-850a-cb55544b47d9} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.09 21:15:58.025672 [ 3 ] {0a2781f8-33b7-4557-850a-cb55544b47d9} DynamicQueryHandler: Done processing query 2024.02.09 21:15:58.025701 [ 3 ] {0a2781f8-33b7-4557-850a-cb55544b47d9} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.09 21:15:58.025733 [ 3 ] {} HTTP-Session: fce7b3f2-baab-4a0f-8143-9dd77e5b171f Destroying unnamed session 2024.02.09 21:15:58.036100 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:58.036174 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:58.036292 [ 3 ] {} HTTP-Session: 0055b8e0-f70b-4d03-a606-3069a95ee519 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:15:58.036314 [ 3 ] {} HTTP-Session: 0055b8e0-f70b-4d03-a606-3069a95ee519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:58.036469 [ 3 ] {5c2ebcd4-43a9-41f7-aecb-e5df9d132d6d} executeQuery: (from [fd00:1122:3344:101::d]:52152) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.09 21:15:58.039392 [ 3 ] {5c2ebcd4-43a9-41f7-aecb-e5df9d132d6d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.09 21:15:58.039538 [ 3 ] {5c2ebcd4-43a9-41f7-aecb-e5df9d132d6d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.09 21:15:58.039666 [ 3 ] {5c2ebcd4-43a9-41f7-aecb-e5df9d132d6d} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.09 21:15:58.040538 [ 3 ] {5c2ebcd4-43a9-41f7-aecb-e5df9d132d6d} DynamicQueryHandler: Done processing query 2024.02.09 21:15:58.040566 [ 3 ] {5c2ebcd4-43a9-41f7-aecb-e5df9d132d6d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.09 21:15:58.040594 [ 3 ] {} HTTP-Session: 0055b8e0-f70b-4d03-a606-3069a95ee519 Destroying unnamed session 2024.02.09 21:15:58.040987 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:58.041034 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:58.041053 [ 3 ] {} HTTP-Session: 7e8f7538-b915-4b57-a11f-760b6439de08 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:15:58.041070 [ 3 ] {} HTTP-Session: 7e8f7538-b915-4b57-a11f-760b6439de08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:58.041184 [ 3 ] {ae38662b-6215-4205-b248-8e58bf490485} executeQuery: (from [fd00:1122:3344:101::d]:52152) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.09 21:15:58.041572 [ 3 ] {ae38662b-6215-4205-b248-8e58bf490485} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.09 21:15:58.041720 [ 3 ] {ae38662b-6215-4205-b248-8e58bf490485} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.09 21:15:58.041761 [ 3 ] {ae38662b-6215-4205-b248-8e58bf490485} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.09 21:15:58.042667 [ 3 ] {ae38662b-6215-4205-b248-8e58bf490485} DynamicQueryHandler: Done processing query 2024.02.09 21:15:58.042694 [ 3 ] {ae38662b-6215-4205-b248-8e58bf490485} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.09 21:15:58.042711 [ 3 ] {} HTTP-Session: 7e8f7538-b915-4b57-a11f-760b6439de08 Destroying unnamed session 2024.02.09 21:15:58.042918 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:58.042962 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:58.042980 [ 3 ] {} HTTP-Session: b8bf0d74-d31f-450b-b905-d2c666d8730d Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:15:58.042997 [ 3 ] {} HTTP-Session: b8bf0d74-d31f-450b-b905-d2c666d8730d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:58.043112 [ 3 ] {a775f8bc-d8b9-4fa3-a52b-fe1c04daccbd} executeQuery: (from [fd00:1122:3344:101::d]:52152) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.09 21:15:58.043458 [ 3 ] {a775f8bc-d8b9-4fa3-a52b-fe1c04daccbd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.09 21:15:58.043604 [ 3 ] {a775f8bc-d8b9-4fa3-a52b-fe1c04daccbd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.09 21:15:58.043645 [ 3 ] {a775f8bc-d8b9-4fa3-a52b-fe1c04daccbd} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.09 21:15:58.044532 [ 3 ] {a775f8bc-d8b9-4fa3-a52b-fe1c04daccbd} DynamicQueryHandler: Done processing query 2024.02.09 21:15:58.044559 [ 3 ] {a775f8bc-d8b9-4fa3-a52b-fe1c04daccbd} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.09 21:15:58.044575 [ 3 ] {} HTTP-Session: b8bf0d74-d31f-450b-b905-d2c666d8730d Destroying unnamed session 2024.02.09 21:15:58.045503 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:58.045548 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:58.045567 [ 3 ] {} HTTP-Session: c8c9d25e-dfd2-41fe-8258-2615140e8b50 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:15:58.045584 [ 3 ] {} HTTP-Session: c8c9d25e-dfd2-41fe-8258-2615140e8b50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:58.045663 [ 3 ] {82270186-b4c3-446c-9f0e-918e2102aab7} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:15:58.045702 [ 3 ] {82270186-b4c3-446c-9f0e-918e2102aab7} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.09 21:15:58.046442 [ 3 ] {82270186-b4c3-446c-9f0e-918e2102aab7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:15:58.047649 [ 3 ] {82270186-b4c3-446c-9f0e-918e2102aab7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.09 21:15:58.048012 [ 3 ] {82270186-b4c3-446c-9f0e-918e2102aab7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.09 21:15:58.048176 [ 3 ] {82270186-b4c3-446c-9f0e-918e2102aab7} oximeter.timeseries_schema (44d443cc-b622-4f57-b999-75d6b3349967): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.09 21:15:58.048287 [ 3 ] {82270186-b4c3-446c-9f0e-918e2102aab7} executeQuery: Read 4 rows, 443.00 B in 0.002594398 sec., 1541 rows/sec., 166.75 KiB/sec. 2024.02.09 21:15:58.048459 [ 3 ] {82270186-b4c3-446c-9f0e-918e2102aab7} DynamicQueryHandler: Done processing query 2024.02.09 21:15:58.048484 [ 3 ] {82270186-b4c3-446c-9f0e-918e2102aab7} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.09 21:15:58.048499 [ 3 ] {} HTTP-Session: c8c9d25e-dfd2-41fe-8258-2615140e8b50 Destroying unnamed session 2024.02.09 21:15:58.048602 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 2773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:58.048648 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:58.048666 [ 3 ] {} HTTP-Session: e6fcb070-418c-4656-a867-3484e6003858 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:15:58.048682 [ 3 ] {} HTTP-Session: e6fcb070-418c-4656-a867-3484e6003858 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:58.048752 [ 3 ] {f92fee81-f776-4c1c-873e-90c1ca8c857f} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:15:58.048791 [ 3 ] {f92fee81-f776-4c1c-873e-90c1ca8c857f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:15:58.048898 [ 3 ] {f92fee81-f776-4c1c-873e-90c1ca8c857f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:15:58.052775 [ 3 ] {f92fee81-f776-4c1c-873e-90c1ca8c857f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.09 21:15:58.052986 [ 3 ] {f92fee81-f776-4c1c-873e-90c1ca8c857f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.09 21:15:58.053137 [ 3 ] {f92fee81-f776-4c1c-873e-90c1ca8c857f} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.09 21:15:58.053245 [ 3 ] {f92fee81-f776-4c1c-873e-90c1ca8c857f} executeQuery: Read 19 rows, 1.54 KiB in 0.004464552 sec., 4255 rows/sec., 344.95 KiB/sec. 2024.02.09 21:15:58.053386 [ 3 ] {f92fee81-f776-4c1c-873e-90c1ca8c857f} DynamicQueryHandler: Done processing query 2024.02.09 21:15:58.053410 [ 3 ] {f92fee81-f776-4c1c-873e-90c1ca8c857f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:15:58.053427 [ 3 ] {} HTTP-Session: e6fcb070-418c-4656-a867-3484e6003858 Destroying unnamed session 2024.02.09 21:15:58.053556 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 8619, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:58.053602 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:58.053620 [ 3 ] {} HTTP-Session: 9ec3c35c-e94a-4c11-b2cf-e768a6383c09 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:15:58.053637 [ 3 ] {} HTTP-Session: 9ec3c35c-e94a-4c11-b2cf-e768a6383c09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:58.053710 [ 3 ] {03a1aeb8-2dd8-48f0-a363-c67965a4755c} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:15:58.053748 [ 3 ] {03a1aeb8-2dd8-48f0-a363-c67965a4755c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:15:58.053847 [ 3 ] {03a1aeb8-2dd8-48f0-a363-c67965a4755c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:15:58.054153 [ 3 ] {03a1aeb8-2dd8-48f0-a363-c67965a4755c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.09 21:15:58.054357 [ 3 ] {03a1aeb8-2dd8-48f0-a363-c67965a4755c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.09 21:15:58.054502 [ 3 ] {03a1aeb8-2dd8-48f0-a363-c67965a4755c} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.09 21:15:58.054614 [ 3 ] {03a1aeb8-2dd8-48f0-a363-c67965a4755c} executeQuery: Read 57 rows, 5.12 KiB in 0.000874536 sec., 65177 rows/sec., 5.72 MiB/sec. 2024.02.09 21:15:58.054738 [ 3 ] {03a1aeb8-2dd8-48f0-a363-c67965a4755c} DynamicQueryHandler: Done processing query 2024.02.09 21:15:58.054761 [ 3 ] {03a1aeb8-2dd8-48f0-a363-c67965a4755c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.09 21:15:58.054776 [ 3 ] {} HTTP-Session: 9ec3c35c-e94a-4c11-b2cf-e768a6383c09 Destroying unnamed session 2024.02.09 21:15:58.054900 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 4974, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:58.054943 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:58.054961 [ 3 ] {} HTTP-Session: 3b004929-1701-42fb-b2a0-b71540f94c62 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:15:58.054978 [ 3 ] {} HTTP-Session: 3b004929-1701-42fb-b2a0-b71540f94c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:58.055048 [ 3 ] {27becda1-56bb-4d3c-8adc-81a5df41e7ab} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:15:58.055084 [ 3 ] {27becda1-56bb-4d3c-8adc-81a5df41e7ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:15:58.056329 [ 3 ] {27becda1-56bb-4d3c-8adc-81a5df41e7ab} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:15:58.058967 [ 3 ] {27becda1-56bb-4d3c-8adc-81a5df41e7ab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.09 21:15:58.059234 [ 3 ] {27becda1-56bb-4d3c-8adc-81a5df41e7ab} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.09 21:15:58.059406 [ 3 ] {27becda1-56bb-4d3c-8adc-81a5df41e7ab} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.09 21:15:58.059540 [ 3 ] {27becda1-56bb-4d3c-8adc-81a5df41e7ab} executeQuery: Read 29 rows, 2.33 KiB in 0.004461521 sec., 6500 rows/sec., 523.36 KiB/sec. 2024.02.09 21:15:58.059683 [ 3 ] {27becda1-56bb-4d3c-8adc-81a5df41e7ab} DynamicQueryHandler: Done processing query 2024.02.09 21:15:58.059711 [ 3 ] {27becda1-56bb-4d3c-8adc-81a5df41e7ab} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:15:58.059728 [ 3 ] {} HTTP-Session: 3b004929-1701-42fb-b2a0-b71540f94c62 Destroying unnamed session 2024.02.09 21:15:58.059938 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 20363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:58.059983 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:58.060001 [ 3 ] {} HTTP-Session: 1ab2917a-2838-4e75-b93c-ec6dabc03dc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:15:58.060018 [ 3 ] {} HTTP-Session: 1ab2917a-2838-4e75-b93c-ec6dabc03dc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:58.060093 [ 3 ] {ca45b29e-f25a-4029-8577-fc174714761c} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:15:58.060136 [ 3 ] {ca45b29e-f25a-4029-8577-fc174714761c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:15:58.060284 [ 3 ] {ca45b29e-f25a-4029-8577-fc174714761c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:15:58.060726 [ 3 ] {ca45b29e-f25a-4029-8577-fc174714761c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.09 21:15:58.061676 [ 3 ] {ca45b29e-f25a-4029-8577-fc174714761c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.09 21:15:58.061860 [ 3 ] {ca45b29e-f25a-4029-8577-fc174714761c} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.09 21:15:58.061979 [ 3 ] {ca45b29e-f25a-4029-8577-fc174714761c} executeQuery: Read 19 rows, 26.25 KiB in 0.001858944 sec., 10220 rows/sec., 13.79 MiB/sec. 2024.02.09 21:15:58.062117 [ 3 ] {ca45b29e-f25a-4029-8577-fc174714761c} DynamicQueryHandler: Done processing query 2024.02.09 21:15:58.062141 [ 3 ] {ca45b29e-f25a-4029-8577-fc174714761c} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.09 21:15:58.062157 [ 3 ] {} HTTP-Session: 1ab2917a-2838-4e75-b93c-ec6dabc03dc2 Destroying unnamed session 2024.02.09 21:15:58.062263 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 2950, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:15:58.062308 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:15:58.062326 [ 3 ] {} HTTP-Session: 9517ec5c-02b5-4241-9dd3-b48807c63e88 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:15:58.062343 [ 3 ] {} HTTP-Session: 9517ec5c-02b5-4241-9dd3-b48807c63e88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:15:58.062414 [ 3 ] {5f1cd909-7397-41aa-a1ec-8a3685273b42} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:15:58.063117 [ 3 ] {5f1cd909-7397-41aa-a1ec-8a3685273b42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.09 21:15:58.063257 [ 3 ] {5f1cd909-7397-41aa-a1ec-8a3685273b42} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:15:58.063627 [ 3 ] {5f1cd909-7397-41aa-a1ec-8a3685273b42} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.09 21:15:58.063895 [ 3 ] {5f1cd909-7397-41aa-a1ec-8a3685273b42} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.09 21:15:58.064087 [ 3 ] {5f1cd909-7397-41aa-a1ec-8a3685273b42} oximeter.measurements_i64 (e554db26-32ab-43b2-9c9b-7387240ead26): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.09 21:15:58.064180 [ 3 ] {5f1cd909-7397-41aa-a1ec-8a3685273b42} executeQuery: Read 18 rows, 1.36 KiB in 0.001738072 sec., 10356 rows/sec., 780.43 KiB/sec. 2024.02.09 21:15:58.064318 [ 3 ] {5f1cd909-7397-41aa-a1ec-8a3685273b42} DynamicQueryHandler: Done processing query 2024.02.09 21:15:58.064344 [ 3 ] {5f1cd909-7397-41aa-a1ec-8a3685273b42} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:15:58.064359 [ 3 ] {} HTTP-Session: 9517ec5c-02b5-4241-9dd3-b48807c63e88 Destroying unnamed session 2024.02.09 21:16:06.764543 [ 115 ] {} DNSResolver: Updating DNS cache 2024.02.09 21:16:06.764610 [ 115 ] {} DNSResolver: Updated DNS cache 2024.02.09 21:16:08.018725 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 2917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:08.018858 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:08.018891 [ 3 ] {} HTTP-Session: fb8aca8e-aca4-4789-bdb4-4d7f50f95dfc Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:08.018921 [ 3 ] {} HTTP-Session: fb8aca8e-aca4-4789-bdb4-4d7f50f95dfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:08.019064 [ 3 ] {c7768ebc-ff71-4fec-b31f-9ed386136856} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:08.019133 [ 3 ] {c7768ebc-ff71-4fec-b31f-9ed386136856} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:16:08.019313 [ 3 ] {c7768ebc-ff71-4fec-b31f-9ed386136856} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:08.019847 [ 3 ] {c7768ebc-ff71-4fec-b31f-9ed386136856} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.09 21:16:08.020131 [ 3 ] {c7768ebc-ff71-4fec-b31f-9ed386136856} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.09 21:16:08.020294 [ 3 ] {c7768ebc-ff71-4fec-b31f-9ed386136856} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.09 21:16:08.020431 [ 3 ] {c7768ebc-ff71-4fec-b31f-9ed386136856} executeQuery: Read 20 rows, 1.62 KiB in 0.001319394 sec., 15158 rows/sec., 1.20 MiB/sec. 2024.02.09 21:16:08.020576 [ 3 ] {c7768ebc-ff71-4fec-b31f-9ed386136856} DynamicQueryHandler: Done processing query 2024.02.09 21:16:08.020600 [ 3 ] {c7768ebc-ff71-4fec-b31f-9ed386136856} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:16:08.020616 [ 3 ] {} HTTP-Session: fb8aca8e-aca4-4789-bdb4-4d7f50f95dfc Destroying unnamed session 2024.02.09 21:16:08.020737 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 9100, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:08.020782 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:08.020804 [ 3 ] {} HTTP-Session: 372d3211-2bd9-44b8-8ee3-183c61361522 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:08.020820 [ 3 ] {} HTTP-Session: 372d3211-2bd9-44b8-8ee3-183c61361522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:08.020895 [ 3 ] {1a483e56-344a-474d-ac05-f9315ce97eb2} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:08.020934 [ 3 ] {1a483e56-344a-474d-ac05-f9315ce97eb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:16:08.021039 [ 3 ] {1a483e56-344a-474d-ac05-f9315ce97eb2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:08.021378 [ 3 ] {1a483e56-344a-474d-ac05-f9315ce97eb2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.09 21:16:08.021584 [ 3 ] {1a483e56-344a-474d-ac05-f9315ce97eb2} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.09 21:16:08.021735 [ 3 ] {1a483e56-344a-474d-ac05-f9315ce97eb2} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.09 21:16:08.021855 [ 3 ] {1a483e56-344a-474d-ac05-f9315ce97eb2} executeQuery: Read 60 rows, 5.42 KiB in 0.000927117 sec., 64716 rows/sec., 5.71 MiB/sec. 2024.02.09 21:16:08.021984 [ 3 ] {1a483e56-344a-474d-ac05-f9315ce97eb2} DynamicQueryHandler: Done processing query 2024.02.09 21:16:08.022007 [ 3 ] {1a483e56-344a-474d-ac05-f9315ce97eb2} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.09 21:16:08.022023 [ 3 ] {} HTTP-Session: 372d3211-2bd9-44b8-8ee3-183c61361522 Destroying unnamed session 2024.02.09 21:16:08.022186 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:08.022232 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:08.022252 [ 3 ] {} HTTP-Session: 447504ee-b031-4b9c-b11f-1c1232b92d59 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:08.022269 [ 3 ] {} HTTP-Session: 447504ee-b031-4b9c-b11f-1c1232b92d59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:08.022340 [ 3 ] {b180cf2b-1088-43d0-a27e-09f0966d5916} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:08.022380 [ 3 ] {b180cf2b-1088-43d0-a27e-09f0966d5916} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:16:08.022489 [ 3 ] {b180cf2b-1088-43d0-a27e-09f0966d5916} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:08.022768 [ 3 ] {b180cf2b-1088-43d0-a27e-09f0966d5916} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.09 21:16:08.022978 [ 3 ] {b180cf2b-1088-43d0-a27e-09f0966d5916} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.09 21:16:08.023129 [ 3 ] {b180cf2b-1088-43d0-a27e-09f0966d5916} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.09 21:16:08.023243 [ 3 ] {b180cf2b-1088-43d0-a27e-09f0966d5916} executeQuery: Read 20 rows, 1.60 KiB in 0.000873777 sec., 22889 rows/sec., 1.79 MiB/sec. 2024.02.09 21:16:08.023365 [ 3 ] {b180cf2b-1088-43d0-a27e-09f0966d5916} DynamicQueryHandler: Done processing query 2024.02.09 21:16:08.023389 [ 3 ] {b180cf2b-1088-43d0-a27e-09f0966d5916} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:16:08.023407 [ 3 ] {} HTTP-Session: 447504ee-b031-4b9c-b11f-1c1232b92d59 Destroying unnamed session 2024.02.09 21:16:08.023551 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 21434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:08.023597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:08.023617 [ 3 ] {} HTTP-Session: 8c309fdf-05c4-4c06-9f68-e61472aa1364 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:08.023634 [ 3 ] {} HTTP-Session: 8c309fdf-05c4-4c06-9f68-e61472aa1364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:08.023712 [ 3 ] {7d51d749-c322-4c79-bf02-6592f420b0d1} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:08.023758 [ 3 ] {7d51d749-c322-4c79-bf02-6592f420b0d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:16:08.023898 [ 3 ] {7d51d749-c322-4c79-bf02-6592f420b0d1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:08.024272 [ 3 ] {7d51d749-c322-4c79-bf02-6592f420b0d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.09 21:16:08.024566 [ 3 ] {7d51d749-c322-4c79-bf02-6592f420b0d1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.09 21:16:08.024753 [ 3 ] {7d51d749-c322-4c79-bf02-6592f420b0d1} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.09 21:16:08.024877 [ 3 ] {7d51d749-c322-4c79-bf02-6592f420b0d1} executeQuery: Read 20 rows, 27.64 KiB in 0.001133941 sec., 17637 rows/sec., 23.80 MiB/sec. 2024.02.09 21:16:08.025010 [ 3 ] {7d51d749-c322-4c79-bf02-6592f420b0d1} DynamicQueryHandler: Done processing query 2024.02.09 21:16:08.025034 [ 3 ] {7d51d749-c322-4c79-bf02-6592f420b0d1} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.09 21:16:08.025049 [ 3 ] {} HTTP-Session: 8c309fdf-05c4-4c06-9f68-e61472aa1364 Destroying unnamed session 2024.02.09 21:16:18.018417 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 2917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:18.018538 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:18.018563 [ 3 ] {} HTTP-Session: 591190eb-c082-4257-a07a-631a64577e85 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:18.018586 [ 3 ] {} HTTP-Session: 591190eb-c082-4257-a07a-631a64577e85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:18.018712 [ 3 ] {73749861-d23f-43df-922d-77d7092475d8} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:18.018772 [ 3 ] {73749861-d23f-43df-922d-77d7092475d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:16:18.018929 [ 3 ] {73749861-d23f-43df-922d-77d7092475d8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:18.019330 [ 3 ] {73749861-d23f-43df-922d-77d7092475d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.09 21:16:18.019593 [ 3 ] {73749861-d23f-43df-922d-77d7092475d8} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.09 21:16:18.019759 [ 3 ] {73749861-d23f-43df-922d-77d7092475d8} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.09 21:16:18.019883 [ 3 ] {73749861-d23f-43df-922d-77d7092475d8} executeQuery: Read 20 rows, 1.62 KiB in 0.001128731 sec., 17719 rows/sec., 1.40 MiB/sec. 2024.02.09 21:16:18.020045 [ 3 ] {73749861-d23f-43df-922d-77d7092475d8} DynamicQueryHandler: Done processing query 2024.02.09 21:16:18.020071 [ 3 ] {73749861-d23f-43df-922d-77d7092475d8} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:16:18.020088 [ 3 ] {} HTTP-Session: 591190eb-c082-4257-a07a-631a64577e85 Destroying unnamed session 2024.02.09 21:16:18.020209 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 9100, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:18.020251 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:18.020270 [ 3 ] {} HTTP-Session: f5e9113f-60fa-4a75-a84f-ce1fa36ac104 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:18.020287 [ 3 ] {} HTTP-Session: f5e9113f-60fa-4a75-a84f-ce1fa36ac104 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:18.020362 [ 3 ] {9d30c44a-4826-4876-995e-348f736c701c} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:18.020404 [ 3 ] {9d30c44a-4826-4876-995e-348f736c701c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:16:18.020511 [ 3 ] {9d30c44a-4826-4876-995e-348f736c701c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:18.020850 [ 3 ] {9d30c44a-4826-4876-995e-348f736c701c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.09 21:16:18.021060 [ 3 ] {9d30c44a-4826-4876-995e-348f736c701c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.09 21:16:18.021212 [ 3 ] {9d30c44a-4826-4876-995e-348f736c701c} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.09 21:16:18.021326 [ 3 ] {9d30c44a-4826-4876-995e-348f736c701c} executeQuery: Read 60 rows, 5.42 KiB in 0.000926257 sec., 64776 rows/sec., 5.71 MiB/sec. 2024.02.09 21:16:18.021478 [ 3 ] {9d30c44a-4826-4876-995e-348f736c701c} DynamicQueryHandler: Done processing query 2024.02.09 21:16:18.021501 [ 3 ] {9d30c44a-4826-4876-995e-348f736c701c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.09 21:16:18.021516 [ 3 ] {} HTTP-Session: f5e9113f-60fa-4a75-a84f-ce1fa36ac104 Destroying unnamed session 2024.02.09 21:16:18.021633 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:18.021676 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:18.021696 [ 3 ] {} HTTP-Session: c656925f-e91f-4ca5-930c-5be3e45031de Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:18.021712 [ 3 ] {} HTTP-Session: c656925f-e91f-4ca5-930c-5be3e45031de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:18.021782 [ 3 ] {0ee3f51a-96f2-4090-a508-3484015a65b8} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:18.021821 [ 3 ] {0ee3f51a-96f2-4090-a508-3484015a65b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:16:18.021927 [ 3 ] {0ee3f51a-96f2-4090-a508-3484015a65b8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:18.022206 [ 3 ] {0ee3f51a-96f2-4090-a508-3484015a65b8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.09 21:16:18.022413 [ 3 ] {0ee3f51a-96f2-4090-a508-3484015a65b8} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.09 21:16:18.022557 [ 3 ] {0ee3f51a-96f2-4090-a508-3484015a65b8} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.09 21:16:18.022670 [ 3 ] {0ee3f51a-96f2-4090-a508-3484015a65b8} executeQuery: Read 20 rows, 1.60 KiB in 0.000858725 sec., 23290 rows/sec., 1.82 MiB/sec. 2024.02.09 21:16:18.022777 [ 3 ] {0ee3f51a-96f2-4090-a508-3484015a65b8} DynamicQueryHandler: Done processing query 2024.02.09 21:16:18.022800 [ 3 ] {0ee3f51a-96f2-4090-a508-3484015a65b8} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:16:18.022815 [ 3 ] {} HTTP-Session: c656925f-e91f-4ca5-930c-5be3e45031de Destroying unnamed session 2024.02.09 21:16:18.022994 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 21434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:18.023036 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:18.023055 [ 3 ] {} HTTP-Session: 40dc0533-5bf2-4126-8d5d-6459c5058058 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:18.023072 [ 3 ] {} HTTP-Session: 40dc0533-5bf2-4126-8d5d-6459c5058058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:18.023145 [ 3 ] {aa695bc6-184f-452e-804a-68125fe49b70} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:18.023190 [ 3 ] {aa695bc6-184f-452e-804a-68125fe49b70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:16:18.023325 [ 3 ] {aa695bc6-184f-452e-804a-68125fe49b70} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:18.023691 [ 3 ] {aa695bc6-184f-452e-804a-68125fe49b70} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.09 21:16:18.024002 [ 3 ] {aa695bc6-184f-452e-804a-68125fe49b70} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.09 21:16:18.024219 [ 3 ] {aa695bc6-184f-452e-804a-68125fe49b70} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.09 21:16:18.024355 [ 3 ] {aa695bc6-184f-452e-804a-68125fe49b70} executeQuery: Read 20 rows, 27.64 KiB in 0.001175342 sec., 17016 rows/sec., 22.96 MiB/sec. 2024.02.09 21:16:18.024490 [ 3 ] {aa695bc6-184f-452e-804a-68125fe49b70} DynamicQueryHandler: Done processing query 2024.02.09 21:16:18.024514 [ 3 ] {aa695bc6-184f-452e-804a-68125fe49b70} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.09 21:16:18.024530 [ 3 ] {} HTTP-Session: 40dc0533-5bf2-4126-8d5d-6459c5058058 Destroying unnamed session 2024.02.09 21:16:21.764668 [ 108 ] {} DNSResolver: Updating DNS cache 2024.02.09 21:16:21.764727 [ 108 ] {} DNSResolver: Updated DNS cache 2024.02.09 21:16:23.016803 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:23.016935 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:23.016967 [ 3 ] {} HTTP-Session: fdf63897-12fd-423f-b5b7-380cfe3aed3c Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:23.016995 [ 3 ] {} HTTP-Session: fdf63897-12fd-423f-b5b7-380cfe3aed3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:23.017202 [ 3 ] {b2af4abe-e3c0-43a8-90bd-f1910ece0095} executeQuery: (from [fd00:1122:3344:101::d]:52152) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.09 21:16:23.020065 [ 3 ] {b2af4abe-e3c0-43a8-90bd-f1910ece0095} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.09 21:16:23.020242 [ 3 ] {b2af4abe-e3c0-43a8-90bd-f1910ece0095} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.09 21:16:23.020347 [ 3 ] {b2af4abe-e3c0-43a8-90bd-f1910ece0095} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.09 21:16:23.020652 [ 3 ] {b2af4abe-e3c0-43a8-90bd-f1910ece0095} oximeter.timeseries_schema (44d443cc-b622-4f57-b999-75d6b3349967) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2024.02.09 21:16:23.024708 [ 3 ] {b2af4abe-e3c0-43a8-90bd-f1910ece0095} oximeter.timeseries_schema (44d443cc-b622-4f57-b999-75d6b3349967) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.09 21:16:23.024750 [ 3 ] {b2af4abe-e3c0-43a8-90bd-f1910ece0095} oximeter.timeseries_schema (44d443cc-b622-4f57-b999-75d6b3349967) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.09 21:16:23.024890 [ 3 ] {b2af4abe-e3c0-43a8-90bd-f1910ece0095} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.09 21:16:23.030975 [ 3 ] {b2af4abe-e3c0-43a8-90bd-f1910ece0095} executeQuery: Read 4 rows, 443.00 B in 0.013718232 sec., 291 rows/sec., 31.54 KiB/sec. 2024.02.09 21:16:23.031197 [ 3 ] {b2af4abe-e3c0-43a8-90bd-f1910ece0095} DynamicQueryHandler: Done processing query 2024.02.09 21:16:23.031223 [ 3 ] {b2af4abe-e3c0-43a8-90bd-f1910ece0095} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.09 21:16:23.031240 [ 3 ] {} HTTP-Session: fdf63897-12fd-423f-b5b7-380cfe3aed3c Destroying unnamed session 2024.02.09 21:16:23.031491 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:23.031544 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:23.031566 [ 3 ] {} HTTP-Session: 036b00f5-ec28-4b99-abb1-d9d0a07e7ea6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:23.031586 [ 3 ] {} HTTP-Session: 036b00f5-ec28-4b99-abb1-d9d0a07e7ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:23.031722 [ 3 ] {a1ae27ea-b023-4061-be0f-5db232e1c628} executeQuery: (from [fd00:1122:3344:101::d]:52152) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) 2024.02.09 21:16:23.032185 [ 3 ] {a1ae27ea-b023-4061-be0f-5db232e1c628} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.09 21:16:23.032347 [ 3 ] {a1ae27ea-b023-4061-be0f-5db232e1c628} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.09 21:16:23.032392 [ 3 ] {a1ae27ea-b023-4061-be0f-5db232e1c628} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.09 21:16:23.032538 [ 3 ] {a1ae27ea-b023-4061-be0f-5db232e1c628} oximeter.timeseries_schema (44d443cc-b622-4f57-b999-75d6b3349967) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.02.09 21:16:23.032570 [ 3 ] {a1ae27ea-b023-4061-be0f-5db232e1c628} oximeter.timeseries_schema (44d443cc-b622-4f57-b999-75d6b3349967) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.09 21:16:23.032593 [ 3 ] {a1ae27ea-b023-4061-be0f-5db232e1c628} oximeter.timeseries_schema (44d443cc-b622-4f57-b999-75d6b3349967) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.09 21:16:23.032624 [ 3 ] {a1ae27ea-b023-4061-be0f-5db232e1c628} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.09 21:16:23.033469 [ 3 ] {a1ae27ea-b023-4061-be0f-5db232e1c628} executeQuery: Read 4 rows, 443.00 B in 0.001706311 sec., 2344 rows/sec., 253.54 KiB/sec. 2024.02.09 21:16:23.033667 [ 3 ] {a1ae27ea-b023-4061-be0f-5db232e1c628} DynamicQueryHandler: Done processing query 2024.02.09 21:16:23.033692 [ 3 ] {a1ae27ea-b023-4061-be0f-5db232e1c628} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.09 21:16:23.033709 [ 3 ] {} HTTP-Session: 036b00f5-ec28-4b99-abb1-d9d0a07e7ea6 Destroying unnamed session 2024.02.09 21:16:23.034039 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:23.034088 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:23.034109 [ 3 ] {} HTTP-Session: b009c9eb-ab1b-48bf-8d53-98651d32d95f Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:23.034126 [ 3 ] {} HTTP-Session: b009c9eb-ab1b-48bf-8d53-98651d32d95f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:23.034249 [ 3 ] {a14bee36-f351-4612-8564-813c26d6f8ac} executeQuery: (from [fd00:1122:3344:101::d]:52152) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.09 21:16:23.034707 [ 3 ] {a14bee36-f351-4612-8564-813c26d6f8ac} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.09 21:16:23.034871 [ 3 ] {a14bee36-f351-4612-8564-813c26d6f8ac} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.09 21:16:23.034914 [ 3 ] {a14bee36-f351-4612-8564-813c26d6f8ac} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.09 21:16:23.035060 [ 3 ] {a14bee36-f351-4612-8564-813c26d6f8ac} oximeter.timeseries_schema (44d443cc-b622-4f57-b999-75d6b3349967) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.02.09 21:16:23.035090 [ 3 ] {a14bee36-f351-4612-8564-813c26d6f8ac} oximeter.timeseries_schema (44d443cc-b622-4f57-b999-75d6b3349967) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.09 21:16:23.035112 [ 3 ] {a14bee36-f351-4612-8564-813c26d6f8ac} oximeter.timeseries_schema (44d443cc-b622-4f57-b999-75d6b3349967) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.09 21:16:23.035141 [ 3 ] {a14bee36-f351-4612-8564-813c26d6f8ac} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.09 21:16:23.036005 [ 3 ] {a14bee36-f351-4612-8564-813c26d6f8ac} executeQuery: Read 4 rows, 443.00 B in 0.001716541 sec., 2330 rows/sec., 252.03 KiB/sec. 2024.02.09 21:16:23.036206 [ 3 ] {a14bee36-f351-4612-8564-813c26d6f8ac} DynamicQueryHandler: Done processing query 2024.02.09 21:16:23.036232 [ 3 ] {a14bee36-f351-4612-8564-813c26d6f8ac} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.09 21:16:23.036249 [ 3 ] {} HTTP-Session: b009c9eb-ab1b-48bf-8d53-98651d32d95f Destroying unnamed session 2024.02.09 21:16:23.036456 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:23.036502 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:23.036523 [ 3 ] {} HTTP-Session: e5a67d69-281f-44be-86aa-e610859d423a Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:23.036541 [ 3 ] {} HTTP-Session: e5a67d69-281f-44be-86aa-e610859d423a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:23.036661 [ 3 ] {e7291b17-cc38-4748-a195-ae405e3ff178} executeQuery: (from [fd00:1122:3344:101::d]:52152) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.09 21:16:23.037127 [ 3 ] {e7291b17-cc38-4748-a195-ae405e3ff178} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.09 21:16:23.037293 [ 3 ] {e7291b17-cc38-4748-a195-ae405e3ff178} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.09 21:16:23.037334 [ 3 ] {e7291b17-cc38-4748-a195-ae405e3ff178} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.09 21:16:23.037483 [ 3 ] {e7291b17-cc38-4748-a195-ae405e3ff178} oximeter.timeseries_schema (44d443cc-b622-4f57-b999-75d6b3349967) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.02.09 21:16:23.037513 [ 3 ] {e7291b17-cc38-4748-a195-ae405e3ff178} oximeter.timeseries_schema (44d443cc-b622-4f57-b999-75d6b3349967) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.09 21:16:23.037536 [ 3 ] {e7291b17-cc38-4748-a195-ae405e3ff178} oximeter.timeseries_schema (44d443cc-b622-4f57-b999-75d6b3349967) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.09 21:16:23.037566 [ 3 ] {e7291b17-cc38-4748-a195-ae405e3ff178} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.09 21:16:23.038414 [ 3 ] {e7291b17-cc38-4748-a195-ae405e3ff178} executeQuery: Read 4 rows, 443.00 B in 0.001712591 sec., 2335 rows/sec., 252.61 KiB/sec. 2024.02.09 21:16:23.038601 [ 3 ] {e7291b17-cc38-4748-a195-ae405e3ff178} DynamicQueryHandler: Done processing query 2024.02.09 21:16:23.038626 [ 3 ] {e7291b17-cc38-4748-a195-ae405e3ff178} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.09 21:16:23.038643 [ 3 ] {} HTTP-Session: e5a67d69-281f-44be-86aa-e610859d423a Destroying unnamed session 2024.02.09 21:16:23.038846 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:23.038891 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:23.038912 [ 3 ] {} HTTP-Session: 60f20536-9dc9-4935-a860-1229448dee05 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:23.038929 [ 3 ] {} HTTP-Session: 60f20536-9dc9-4935-a860-1229448dee05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:23.039050 [ 3 ] {ffaa0c58-f206-4d84-ae4e-6a454abe9b6e} executeQuery: (from [fd00:1122:3344:101::d]:52152) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2024.02.09 21:16:23.039520 [ 3 ] {ffaa0c58-f206-4d84-ae4e-6a454abe9b6e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.09 21:16:23.039688 [ 3 ] {ffaa0c58-f206-4d84-ae4e-6a454abe9b6e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.09 21:16:23.039732 [ 3 ] {ffaa0c58-f206-4d84-ae4e-6a454abe9b6e} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.09 21:16:23.039879 [ 3 ] {ffaa0c58-f206-4d84-ae4e-6a454abe9b6e} oximeter.timeseries_schema (44d443cc-b622-4f57-b999-75d6b3349967) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.02.09 21:16:23.039908 [ 3 ] {ffaa0c58-f206-4d84-ae4e-6a454abe9b6e} oximeter.timeseries_schema (44d443cc-b622-4f57-b999-75d6b3349967) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.09 21:16:23.039930 [ 3 ] {ffaa0c58-f206-4d84-ae4e-6a454abe9b6e} oximeter.timeseries_schema (44d443cc-b622-4f57-b999-75d6b3349967) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.09 21:16:23.039958 [ 3 ] {ffaa0c58-f206-4d84-ae4e-6a454abe9b6e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.09 21:16:23.040771 [ 3 ] {ffaa0c58-f206-4d84-ae4e-6a454abe9b6e} executeQuery: Read 4 rows, 443.00 B in 0.001681791 sec., 2378 rows/sec., 257.24 KiB/sec. 2024.02.09 21:16:23.040965 [ 3 ] {ffaa0c58-f206-4d84-ae4e-6a454abe9b6e} DynamicQueryHandler: Done processing query 2024.02.09 21:16:23.040990 [ 3 ] {ffaa0c58-f206-4d84-ae4e-6a454abe9b6e} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.09 21:16:23.041006 [ 3 ] {} HTTP-Session: 60f20536-9dc9-4935-a860-1229448dee05 Destroying unnamed session 2024.02.09 21:16:23.041231 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:23.041277 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:23.041298 [ 3 ] {} HTTP-Session: ececf518-fe84-4771-89e9-e668dfd4313b Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:23.041315 [ 3 ] {} HTTP-Session: ececf518-fe84-4771-89e9-e668dfd4313b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:23.041437 [ 3 ] {7e5199c0-483c-4b9a-a46d-0919deecd940} executeQuery: (from [fd00:1122:3344:101::d]:52152) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2024.02.09 21:16:23.041919 [ 3 ] {7e5199c0-483c-4b9a-a46d-0919deecd940} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.09 21:16:23.042088 [ 3 ] {7e5199c0-483c-4b9a-a46d-0919deecd940} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.09 21:16:23.042130 [ 3 ] {7e5199c0-483c-4b9a-a46d-0919deecd940} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.09 21:16:23.042276 [ 3 ] {7e5199c0-483c-4b9a-a46d-0919deecd940} oximeter.timeseries_schema (44d443cc-b622-4f57-b999-75d6b3349967) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.02.09 21:16:23.042306 [ 3 ] {7e5199c0-483c-4b9a-a46d-0919deecd940} oximeter.timeseries_schema (44d443cc-b622-4f57-b999-75d6b3349967) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.09 21:16:23.042327 [ 3 ] {7e5199c0-483c-4b9a-a46d-0919deecd940} oximeter.timeseries_schema (44d443cc-b622-4f57-b999-75d6b3349967) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.09 21:16:23.042355 [ 3 ] {7e5199c0-483c-4b9a-a46d-0919deecd940} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.09 21:16:23.043250 [ 3 ] {7e5199c0-483c-4b9a-a46d-0919deecd940} executeQuery: Read 4 rows, 443.00 B in 0.001774812 sec., 2253 rows/sec., 243.75 KiB/sec. 2024.02.09 21:16:23.043448 [ 3 ] {7e5199c0-483c-4b9a-a46d-0919deecd940} DynamicQueryHandler: Done processing query 2024.02.09 21:16:23.043473 [ 3 ] {7e5199c0-483c-4b9a-a46d-0919deecd940} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.09 21:16:23.043490 [ 3 ] {} HTTP-Session: ececf518-fe84-4771-89e9-e668dfd4313b Destroying unnamed session 2024.02.09 21:16:23.055487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:23.055548 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:23.055574 [ 3 ] {} HTTP-Session: 66ab8747-ba08-4d55-9cb2-7281348c1b6d Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:23.055594 [ 3 ] {} HTTP-Session: 66ab8747-ba08-4d55-9cb2-7281348c1b6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:23.055692 [ 3 ] {497e019a-f1d6-4465-b8ac-2d766fb801e0} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:23.055743 [ 3 ] {497e019a-f1d6-4465-b8ac-2d766fb801e0} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.09 21:16:23.055924 [ 3 ] {497e019a-f1d6-4465-b8ac-2d766fb801e0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:23.056308 [ 3 ] {497e019a-f1d6-4465-b8ac-2d766fb801e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.09 21:16:23.056621 [ 3 ] {497e019a-f1d6-4465-b8ac-2d766fb801e0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.09 21:16:23.056791 [ 3 ] {497e019a-f1d6-4465-b8ac-2d766fb801e0} oximeter.timeseries_schema (44d443cc-b622-4f57-b999-75d6b3349967): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.09 21:16:23.056903 [ 3 ] {497e019a-f1d6-4465-b8ac-2d766fb801e0} executeQuery: Read 6 rows, 996.00 B in 0.001175692 sec., 5103 rows/sec., 827.31 KiB/sec. 2024.02.09 21:16:23.057029 [ 3 ] {497e019a-f1d6-4465-b8ac-2d766fb801e0} DynamicQueryHandler: Done processing query 2024.02.09 21:16:23.057054 [ 3 ] {497e019a-f1d6-4465-b8ac-2d766fb801e0} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.09 21:16:23.057070 [ 3 ] {} HTTP-Session: 66ab8747-ba08-4d55-9cb2-7281348c1b6d Destroying unnamed session 2024.02.09 21:16:23.057188 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 4995, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:23.057233 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:23.057253 [ 3 ] {} HTTP-Session: 5ea2ed2d-e2c1-4342-be8c-6407cc39ce12 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:23.057270 [ 3 ] {} HTTP-Session: 5ea2ed2d-e2c1-4342-be8c-6407cc39ce12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:23.057345 [ 3 ] {f15fba5e-6ea8-41f4-855e-78ed8f141916} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:23.057386 [ 3 ] {f15fba5e-6ea8-41f4-855e-78ed8f141916} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:16:23.057492 [ 3 ] {f15fba5e-6ea8-41f4-855e-78ed8f141916} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:23.057807 [ 3 ] {f15fba5e-6ea8-41f4-855e-78ed8f141916} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.09 21:16:23.058026 [ 3 ] {f15fba5e-6ea8-41f4-855e-78ed8f141916} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.09 21:16:23.058182 [ 3 ] {f15fba5e-6ea8-41f4-855e-78ed8f141916} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.09 21:16:23.058276 [ 3 ] {f15fba5e-6ea8-41f4-855e-78ed8f141916} executeQuery: Read 36 rows, 2.77 KiB in 0.000901337 sec., 39940 rows/sec., 3.00 MiB/sec. 2024.02.09 21:16:23.058394 [ 3 ] {f15fba5e-6ea8-41f4-855e-78ed8f141916} DynamicQueryHandler: Done processing query 2024.02.09 21:16:23.058417 [ 3 ] {f15fba5e-6ea8-41f4-855e-78ed8f141916} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:16:23.058433 [ 3 ] {} HTTP-Session: 5ea2ed2d-e2c1-4342-be8c-6407cc39ce12 Destroying unnamed session 2024.02.09 21:16:23.058588 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 4098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:23.058633 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:23.058653 [ 3 ] {} HTTP-Session: d8c534f2-bacd-48a4-bf2b-dd780e6417e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:23.058670 [ 3 ] {} HTTP-Session: d8c534f2-bacd-48a4-bf2b-dd780e6417e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:23.058742 [ 3 ] {4dc075d7-02e3-4f7b-a5b9-44aefb032ad5} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:23.058782 [ 3 ] {4dc075d7-02e3-4f7b-a5b9-44aefb032ad5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:16:23.058889 [ 3 ] {4dc075d7-02e3-4f7b-a5b9-44aefb032ad5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:23.059177 [ 3 ] {4dc075d7-02e3-4f7b-a5b9-44aefb032ad5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.09 21:16:23.059383 [ 3 ] {4dc075d7-02e3-4f7b-a5b9-44aefb032ad5} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.09 21:16:23.059536 [ 3 ] {4dc075d7-02e3-4f7b-a5b9-44aefb032ad5} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.09 21:16:23.059630 [ 3 ] {4dc075d7-02e3-4f7b-a5b9-44aefb032ad5} executeQuery: Read 24 rows, 1.90 KiB in 0.000859546 sec., 27921 rows/sec., 2.16 MiB/sec. 2024.02.09 21:16:23.059773 [ 3 ] {4dc075d7-02e3-4f7b-a5b9-44aefb032ad5} DynamicQueryHandler: Done processing query 2024.02.09 21:16:23.059798 [ 3 ] {4dc075d7-02e3-4f7b-a5b9-44aefb032ad5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:16:23.059814 [ 3 ] {} HTTP-Session: d8c534f2-bacd-48a4-bf2b-dd780e6417e3 Destroying unnamed session 2024.02.09 21:16:23.060082 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 62469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:23.060128 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:23.060148 [ 3 ] {} HTTP-Session: 9dacd697-5088-482d-8b61-e9d98b9a44ac Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:23.060164 [ 3 ] {} HTTP-Session: 9dacd697-5088-482d-8b61-e9d98b9a44ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:23.060249 [ 3 ] {fdec1f8d-0c7f-4187-84ae-d7afa32e580c} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:23.060295 [ 3 ] {fdec1f8d-0c7f-4187-84ae-d7afa32e580c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.09 21:16:23.060421 [ 3 ] {fdec1f8d-0c7f-4187-84ae-d7afa32e580c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:23.060865 [ 3 ] {fdec1f8d-0c7f-4187-84ae-d7afa32e580c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.09 21:16:23.061142 [ 3 ] {fdec1f8d-0c7f-4187-84ae-d7afa32e580c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.09 21:16:23.061333 [ 3 ] {fdec1f8d-0c7f-4187-84ae-d7afa32e580c} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.09 21:16:23.061431 [ 3 ] {fdec1f8d-0c7f-4187-84ae-d7afa32e580c} executeQuery: Read 324 rows, 23.41 KiB in 0.001152381 sec., 281157 rows/sec., 19.84 MiB/sec. 2024.02.09 21:16:23.061567 [ 3 ] {fdec1f8d-0c7f-4187-84ae-d7afa32e580c} DynamicQueryHandler: Done processing query 2024.02.09 21:16:23.061591 [ 3 ] {fdec1f8d-0c7f-4187-84ae-d7afa32e580c} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2024.02.09 21:16:23.061607 [ 3 ] {} HTTP-Session: 9dacd697-5088-482d-8b61-e9d98b9a44ac Destroying unnamed session 2024.02.09 21:16:28.017553 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 2917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:28.017669 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:28.017697 [ 3 ] {} HTTP-Session: c65fb340-4f48-46ff-9418-85de1c066f69 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:28.017721 [ 3 ] {} HTTP-Session: c65fb340-4f48-46ff-9418-85de1c066f69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:28.017849 [ 3 ] {059b2ad4-23fc-423c-b45f-407ce0899313} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:28.017909 [ 3 ] {059b2ad4-23fc-423c-b45f-407ce0899313} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:16:28.018069 [ 3 ] {059b2ad4-23fc-423c-b45f-407ce0899313} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:28.018517 [ 3 ] {059b2ad4-23fc-423c-b45f-407ce0899313} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.09 21:16:28.018776 [ 3 ] {059b2ad4-23fc-423c-b45f-407ce0899313} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.09 21:16:28.018944 [ 3 ] {059b2ad4-23fc-423c-b45f-407ce0899313} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.09 21:16:28.019074 [ 3 ] {059b2ad4-23fc-423c-b45f-407ce0899313} executeQuery: Read 20 rows, 1.62 KiB in 0.001181881 sec., 16922 rows/sec., 1.34 MiB/sec. 2024.02.09 21:16:28.019257 [ 3 ] {059b2ad4-23fc-423c-b45f-407ce0899313} DynamicQueryHandler: Done processing query 2024.02.09 21:16:28.019289 [ 3 ] {059b2ad4-23fc-423c-b45f-407ce0899313} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:16:28.019306 [ 3 ] {} HTTP-Session: c65fb340-4f48-46ff-9418-85de1c066f69 Destroying unnamed session 2024.02.09 21:16:28.019446 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 9100, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:28.019517 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:28.019542 [ 3 ] {} HTTP-Session: 954507ae-ff48-4b69-9cab-392fe5ab45eb Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:28.019565 [ 3 ] {} HTTP-Session: 954507ae-ff48-4b69-9cab-392fe5ab45eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:28.019658 [ 3 ] {0e8642fe-1d89-4102-8fb6-31faa4984675} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:28.019708 [ 3 ] {0e8642fe-1d89-4102-8fb6-31faa4984675} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:16:28.019849 [ 3 ] {0e8642fe-1d89-4102-8fb6-31faa4984675} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:28.020228 [ 3 ] {0e8642fe-1d89-4102-8fb6-31faa4984675} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.09 21:16:28.020492 [ 3 ] {0e8642fe-1d89-4102-8fb6-31faa4984675} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.09 21:16:28.020650 [ 3 ] {0e8642fe-1d89-4102-8fb6-31faa4984675} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.09 21:16:28.020778 [ 3 ] {0e8642fe-1d89-4102-8fb6-31faa4984675} executeQuery: Read 60 rows, 5.42 KiB in 0.00108579 sec., 55259 rows/sec., 4.87 MiB/sec. 2024.02.09 21:16:28.020901 [ 3 ] {0e8642fe-1d89-4102-8fb6-31faa4984675} DynamicQueryHandler: Done processing query 2024.02.09 21:16:28.020926 [ 3 ] {0e8642fe-1d89-4102-8fb6-31faa4984675} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.09 21:16:28.020942 [ 3 ] {} HTTP-Session: 954507ae-ff48-4b69-9cab-392fe5ab45eb Destroying unnamed session 2024.02.09 21:16:28.021103 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:28.021149 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:28.021169 [ 3 ] {} HTTP-Session: eb81e4fa-b341-42ed-971f-b0f3555dcc4d Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:28.021187 [ 3 ] {} HTTP-Session: eb81e4fa-b341-42ed-971f-b0f3555dcc4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:28.021258 [ 3 ] {884e049c-c5d7-4085-abf1-2757e0e459c5} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:28.021298 [ 3 ] {884e049c-c5d7-4085-abf1-2757e0e459c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:16:28.021408 [ 3 ] {884e049c-c5d7-4085-abf1-2757e0e459c5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:28.021710 [ 3 ] {884e049c-c5d7-4085-abf1-2757e0e459c5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.09 21:16:28.021922 [ 3 ] {884e049c-c5d7-4085-abf1-2757e0e459c5} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.09 21:16:28.022073 [ 3 ] {884e049c-c5d7-4085-abf1-2757e0e459c5} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.09 21:16:28.022171 [ 3 ] {884e049c-c5d7-4085-abf1-2757e0e459c5} executeQuery: Read 20 rows, 1.60 KiB in 0.000885006 sec., 22598 rows/sec., 1.77 MiB/sec. 2024.02.09 21:16:28.022301 [ 3 ] {884e049c-c5d7-4085-abf1-2757e0e459c5} DynamicQueryHandler: Done processing query 2024.02.09 21:16:28.022327 [ 3 ] {884e049c-c5d7-4085-abf1-2757e0e459c5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:16:28.022342 [ 3 ] {} HTTP-Session: eb81e4fa-b341-42ed-971f-b0f3555dcc4d Destroying unnamed session 2024.02.09 21:16:28.022489 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 21435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:28.022536 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:28.022555 [ 3 ] {} HTTP-Session: 27d9eb9b-c8d6-4c0c-bd96-241ea7da63dc Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:28.022572 [ 3 ] {} HTTP-Session: 27d9eb9b-c8d6-4c0c-bd96-241ea7da63dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:28.022652 [ 3 ] {6e03e3d4-e1e3-4166-8e5c-9d05dd0546a5} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:28.022698 [ 3 ] {6e03e3d4-e1e3-4166-8e5c-9d05dd0546a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:16:28.022834 [ 3 ] {6e03e3d4-e1e3-4166-8e5c-9d05dd0546a5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:28.023206 [ 3 ] {6e03e3d4-e1e3-4166-8e5c-9d05dd0546a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.09 21:16:28.023503 [ 3 ] {6e03e3d4-e1e3-4166-8e5c-9d05dd0546a5} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.09 21:16:28.023686 [ 3 ] {6e03e3d4-e1e3-4166-8e5c-9d05dd0546a5} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.09 21:16:28.023810 [ 3 ] {6e03e3d4-e1e3-4166-8e5c-9d05dd0546a5} executeQuery: Read 20 rows, 27.64 KiB in 0.00112698 sec., 17746 rows/sec., 23.95 MiB/sec. 2024.02.09 21:16:28.023975 [ 3 ] {6e03e3d4-e1e3-4166-8e5c-9d05dd0546a5} DynamicQueryHandler: Done processing query 2024.02.09 21:16:28.024000 [ 3 ] {6e03e3d4-e1e3-4166-8e5c-9d05dd0546a5} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.09 21:16:28.024016 [ 3 ] {} HTTP-Session: 27d9eb9b-c8d6-4c0c-bd96-241ea7da63dc Destroying unnamed session 2024.02.09 21:16:36.764769 [ 100 ] {} DNSResolver: Updating DNS cache 2024.02.09 21:16:36.764831 [ 100 ] {} DNSResolver: Updated DNS cache 2024.02.09 21:16:38.019841 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 6932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:38.019960 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:38.019987 [ 3 ] {} HTTP-Session: 5562ff94-7254-441d-9a78-ed2a85c86e9a Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:38.020011 [ 3 ] {} HTTP-Session: 5562ff94-7254-441d-9a78-ed2a85c86e9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:38.020139 [ 3 ] {6bf1a14a-c2fb-4d24-b7ce-0cdd3d7190dc} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:38.020199 [ 3 ] {6bf1a14a-c2fb-4d24-b7ce-0cdd3d7190dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:16:38.020358 [ 3 ] {6bf1a14a-c2fb-4d24-b7ce-0cdd3d7190dc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:38.020817 [ 3 ] {6bf1a14a-c2fb-4d24-b7ce-0cdd3d7190dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:16:38.021085 [ 3 ] {6bf1a14a-c2fb-4d24-b7ce-0cdd3d7190dc} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.09 21:16:38.021262 [ 3 ] {6bf1a14a-c2fb-4d24-b7ce-0cdd3d7190dc} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.09 21:16:38.021384 [ 3 ] {6bf1a14a-c2fb-4d24-b7ce-0cdd3d7190dc} executeQuery: Read 48 rows, 3.89 KiB in 0.001208092 sec., 39732 rows/sec., 3.14 MiB/sec. 2024.02.09 21:16:38.021540 [ 3 ] {6bf1a14a-c2fb-4d24-b7ce-0cdd3d7190dc} DynamicQueryHandler: Done processing query 2024.02.09 21:16:38.021565 [ 3 ] {6bf1a14a-c2fb-4d24-b7ce-0cdd3d7190dc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:16:38.021582 [ 3 ] {} HTTP-Session: 5562ff94-7254-441d-9a78-ed2a85c86e9a Destroying unnamed session 2024.02.09 21:16:38.021725 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 23144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:38.021773 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:38.021793 [ 3 ] {} HTTP-Session: 3582bd96-02af-4714-a0a4-cfcc4de19550 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:38.021811 [ 3 ] {} HTTP-Session: 3582bd96-02af-4714-a0a4-cfcc4de19550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:38.021896 [ 3 ] {8cd914b6-114a-4071-be5d-6b074c0fc0fb} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:38.021939 [ 3 ] {8cd914b6-114a-4071-be5d-6b074c0fc0fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:16:38.022045 [ 3 ] {8cd914b6-114a-4071-be5d-6b074c0fc0fb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:38.022448 [ 3 ] {8cd914b6-114a-4071-be5d-6b074c0fc0fb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:16:38.022675 [ 3 ] {8cd914b6-114a-4071-be5d-6b074c0fc0fb} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.09 21:16:38.022826 [ 3 ] {8cd914b6-114a-4071-be5d-6b074c0fc0fb} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.09 21:16:38.022950 [ 3 ] {8cd914b6-114a-4071-be5d-6b074c0fc0fb} executeQuery: Read 144 rows, 14.34 KiB in 0.001022249 sec., 140865 rows/sec., 13.70 MiB/sec. 2024.02.09 21:16:38.023090 [ 3 ] {8cd914b6-114a-4071-be5d-6b074c0fc0fb} DynamicQueryHandler: Done processing query 2024.02.09 21:16:38.023123 [ 3 ] {8cd914b6-114a-4071-be5d-6b074c0fc0fb} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.09 21:16:38.023146 [ 3 ] {} HTTP-Session: 3582bd96-02af-4714-a0a4-cfcc4de19550 Destroying unnamed session 2024.02.09 21:16:38.023301 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 9708, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:38.023350 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:38.023371 [ 3 ] {} HTTP-Session: befbe611-e20e-40ac-8bf4-af1bbcd253d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:38.023388 [ 3 ] {} HTTP-Session: befbe611-e20e-40ac-8bf4-af1bbcd253d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:38.023467 [ 3 ] {32da133b-65fb-4d19-b546-1962c6dd2a7a} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:38.023508 [ 3 ] {32da133b-65fb-4d19-b546-1962c6dd2a7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:16:38.023616 [ 3 ] {32da133b-65fb-4d19-b546-1962c6dd2a7a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:38.023932 [ 3 ] {32da133b-65fb-4d19-b546-1962c6dd2a7a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:16:38.024145 [ 3 ] {32da133b-65fb-4d19-b546-1962c6dd2a7a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.09 21:16:38.024295 [ 3 ] {32da133b-65fb-4d19-b546-1962c6dd2a7a} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.09 21:16:38.024396 [ 3 ] {32da133b-65fb-4d19-b546-1962c6dd2a7a} executeQuery: Read 57 rows, 4.57 KiB in 0.000900717 sec., 63282 rows/sec., 4.95 MiB/sec. 2024.02.09 21:16:38.024524 [ 3 ] {32da133b-65fb-4d19-b546-1962c6dd2a7a} DynamicQueryHandler: Done processing query 2024.02.09 21:16:38.024548 [ 3 ] {32da133b-65fb-4d19-b546-1962c6dd2a7a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.09 21:16:38.024563 [ 3 ] {} HTTP-Session: befbe611-e20e-40ac-8bf4-af1bbcd253d6 Destroying unnamed session 2024.02.09 21:16:38.024824 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 51351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:38.024871 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:38.024892 [ 3 ] {} HTTP-Session: f8043581-ccf6-402a-9c8c-21c4e7e4ce22 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:38.024909 [ 3 ] {} HTTP-Session: f8043581-ccf6-402a-9c8c-21c4e7e4ce22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:38.025002 [ 3 ] {957c19d9-c9c3-48b4-87e7-017ad72b9842} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:38.025057 [ 3 ] {957c19d9-c9c3-48b4-87e7-017ad72b9842} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:16:38.025109 [ 100 ] {} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.09 21:16:38.025113 [ 98 ] {} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.09 21:16:38.025249 [ 100 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:16:38.025321 [ 98 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:16:38.025427 [ 3 ] {957c19d9-c9c3-48b4-87e7-017ad72b9842} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:38.025542 [ 10 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.09 21:16:38.025553 [ 18 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.09 21:16:38.026182 [ 3 ] {957c19d9-c9c3-48b4-87e7-017ad72b9842} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:16:38.026510 [ 3 ] {957c19d9-c9c3-48b4-87e7-017ad72b9842} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.09 21:16:38.026690 [ 3 ] {957c19d9-c9c3-48b4-87e7-017ad72b9842} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.09 21:16:38.026820 [ 3 ] {957c19d9-c9c3-48b4-87e7-017ad72b9842} executeQuery: Read 48 rows, 66.33 KiB in 0.001777262 sec., 27007 rows/sec., 36.45 MiB/sec. 2024.02.09 21:16:38.026956 [ 3 ] {957c19d9-c9c3-48b4-87e7-017ad72b9842} DynamicQueryHandler: Done processing query 2024.02.09 21:16:38.026980 [ 3 ] {957c19d9-c9c3-48b4-87e7-017ad72b9842} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.09 21:16:38.026996 [ 3 ] {} HTTP-Session: f8043581-ccf6-402a-9c8c-21c4e7e4ce22 Destroying unnamed session 2024.02.09 21:16:38.027124 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:38.027170 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:38.027190 [ 3 ] {} HTTP-Session: 5a7d9cb8-bdf8-4d6e-9ce7-923fc8c80e42 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:38.027206 [ 3 ] {} HTTP-Session: 5a7d9cb8-bdf8-4d6e-9ce7-923fc8c80e42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:38.027278 [ 3 ] {26620f58-ec0e-4b0c-bb35-e62f5e8a25fb} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:38.027319 [ 3 ] {26620f58-ec0e-4b0c-bb35-e62f5e8a25fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.09 21:16:38.027427 [ 3 ] {26620f58-ec0e-4b0c-bb35-e62f5e8a25fb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:38.027926 [ 18 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:16:38.027932 [ 10 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:16:38.028022 [ 3 ] {26620f58-ec0e-4b0c-bb35-e62f5e8a25fb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:16:38.028109 [ 10 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 29 rows starting from the beginning of the part 2024.02.09 21:16:38.028110 [ 18 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 57 rows starting from the beginning of the part 2024.02.09 21:16:38.028638 [ 18 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part 2024.02.09 21:16:38.028633 [ 10 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part 2024.02.09 21:16:38.028782 [ 3 ] {26620f58-ec0e-4b0c-bb35-e62f5e8a25fb} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.09 21:16:38.029001 [ 18 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part 2024.02.09 21:16:38.029004 [ 10 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part 2024.02.09 21:16:38.029336 [ 18 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2024.02.09 21:16:38.029422 [ 3 ] {26620f58-ec0e-4b0c-bb35-e62f5e8a25fb} oximeter.measurements_i64 (e554db26-32ab-43b2-9c9b-7387240ead26): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.09 21:16:38.029458 [ 10 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part 2024.02.09 21:16:38.029681 [ 18 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part 2024.02.09 21:16:38.029919 [ 3 ] {26620f58-ec0e-4b0c-bb35-e62f5e8a25fb} executeQuery: Read 9 rows, 651.00 B in 0.002569517 sec., 3502 rows/sec., 247.42 KiB/sec. 2024.02.09 21:16:38.029964 [ 10 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part 2024.02.09 21:16:38.030173 [ 18 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 144 rows starting from the beginning of the part 2024.02.09 21:16:38.030371 [ 10 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 57 rows starting from the beginning of the part 2024.02.09 21:16:38.030367 [ 3 ] {26620f58-ec0e-4b0c-bb35-e62f5e8a25fb} DynamicQueryHandler: Done processing query 2024.02.09 21:16:38.030474 [ 3 ] {26620f58-ec0e-4b0c-bb35-e62f5e8a25fb} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.02.09 21:16:38.030561 [ 3 ] {} HTTP-Session: 5a7d9cb8-bdf8-4d6e-9ce7-923fc8c80e42 Destroying unnamed session 2024.02.09 21:16:38.032579 [ 10 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 4 columns (4 merged, 0 gathered) in 0.007116371 sec., 23888.58028902653 rows/sec., 1.87 MiB/sec. 2024.02.09 21:16:38.032588 [ 24 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 417 rows, containing 4 columns (4 merged, 0 gathered) in 0.007240693 sec., 57591.172557654354 rows/sec., 5.19 MiB/sec. 2024.02.09 21:16:38.032727 [ 10 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.09 21:16:38.032772 [ 24 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.09 21:16:38.033026 [ 10 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_6_1} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.09 21:16:38.033139 [ 10 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_6_1} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.09 21:16:38.033147 [ 24 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_6_1} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.09 21:16:38.033288 [ 24 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_6_1} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.09 21:16:48.017572 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:48.017702 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:48.017732 [ 3 ] {} HTTP-Session: 0cf411db-45f3-41ee-8d93-018a91ba4044 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:48.017761 [ 3 ] {} HTTP-Session: 0cf411db-45f3-41ee-8d93-018a91ba4044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:48.017983 [ 3 ] {4289e597-c6da-41f1-97c6-671e980150aa} executeQuery: (from [fd00:1122:3344:101::d]:52152) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.09 21:16:48.018612 [ 3 ] {4289e597-c6da-41f1-97c6-671e980150aa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.09 21:16:48.018794 [ 3 ] {4289e597-c6da-41f1-97c6-671e980150aa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.09 21:16:48.018844 [ 3 ] {4289e597-c6da-41f1-97c6-671e980150aa} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.09 21:16:48.019014 [ 3 ] {4289e597-c6da-41f1-97c6-671e980150aa} oximeter.timeseries_schema (44d443cc-b622-4f57-b999-75d6b3349967) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.02.09 21:16:48.019150 [ 186 ] {4289e597-c6da-41f1-97c6-671e980150aa} oximeter.timeseries_schema (44d443cc-b622-4f57-b999-75d6b3349967) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.09 21:16:48.019176 [ 188 ] {4289e597-c6da-41f1-97c6-671e980150aa} oximeter.timeseries_schema (44d443cc-b622-4f57-b999-75d6b3349967) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.09 21:16:48.019351 [ 3 ] {4289e597-c6da-41f1-97c6-671e980150aa} oximeter.timeseries_schema (44d443cc-b622-4f57-b999-75d6b3349967) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.02.09 21:16:48.019444 [ 3 ] {4289e597-c6da-41f1-97c6-671e980150aa} oximeter.timeseries_schema (44d443cc-b622-4f57-b999-75d6b3349967) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.02.09 21:16:48.021485 [ 3 ] {4289e597-c6da-41f1-97c6-671e980150aa} executeQuery: Read 10 rows, 1.41 KiB in 0.003448444 sec., 2899 rows/sec., 407.51 KiB/sec. 2024.02.09 21:16:48.021775 [ 3 ] {4289e597-c6da-41f1-97c6-671e980150aa} DynamicQueryHandler: Done processing query 2024.02.09 21:16:48.021801 [ 3 ] {4289e597-c6da-41f1-97c6-671e980150aa} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.02.09 21:16:48.021818 [ 3 ] {} HTTP-Session: 0cf411db-45f3-41ee-8d93-018a91ba4044 Destroying unnamed session 2024.02.09 21:16:48.023737 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:48.023783 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:48.023802 [ 3 ] {} HTTP-Session: 43148077-f5a0-44b8-9848-111cea756ad7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:48.023820 [ 3 ] {} HTTP-Session: 43148077-f5a0-44b8-9848-111cea756ad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:48.023901 [ 3 ] {efbbaa13-8b78-4b6a-b174-06c742b1205b} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:48.023943 [ 3 ] {efbbaa13-8b78-4b6a-b174-06c742b1205b} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.09 21:16:48.024103 [ 3 ] {efbbaa13-8b78-4b6a-b174-06c742b1205b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:48.024535 [ 3 ] {efbbaa13-8b78-4b6a-b174-06c742b1205b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:16:48.024889 [ 3 ] {efbbaa13-8b78-4b6a-b174-06c742b1205b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.09 21:16:48.025081 [ 3 ] {efbbaa13-8b78-4b6a-b174-06c742b1205b} oximeter.timeseries_schema (44d443cc-b622-4f57-b999-75d6b3349967): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.09 21:16:48.025199 [ 3 ] {efbbaa13-8b78-4b6a-b174-06c742b1205b} executeQuery: Read 1 rows, 232.00 B in 0.001268154 sec., 788 rows/sec., 178.66 KiB/sec. 2024.02.09 21:16:48.025376 [ 3 ] {efbbaa13-8b78-4b6a-b174-06c742b1205b} DynamicQueryHandler: Done processing query 2024.02.09 21:16:48.025401 [ 3 ] {efbbaa13-8b78-4b6a-b174-06c742b1205b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.09 21:16:48.025416 [ 3 ] {} HTTP-Session: 43148077-f5a0-44b8-9848-111cea756ad7 Destroying unnamed session 2024.02.09 21:16:48.025570 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:48.025617 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:48.025636 [ 3 ] {} HTTP-Session: 0960c416-4a05-40e9-81e5-0beca6d2a7ad Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:48.025653 [ 3 ] {} HTTP-Session: 0960c416-4a05-40e9-81e5-0beca6d2a7ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:48.025726 [ 3 ] {e609a55d-f7ee-4df8-8af5-5ecea9758abe} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:48.025766 [ 3 ] {e609a55d-f7ee-4df8-8af5-5ecea9758abe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:16:48.025879 [ 3 ] {e609a55d-f7ee-4df8-8af5-5ecea9758abe} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:48.026206 [ 3 ] {e609a55d-f7ee-4df8-8af5-5ecea9758abe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:16:48.026414 [ 3 ] {e609a55d-f7ee-4df8-8af5-5ecea9758abe} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.09 21:16:48.026567 [ 3 ] {e609a55d-f7ee-4df8-8af5-5ecea9758abe} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.09 21:16:48.026690 [ 3 ] {e609a55d-f7ee-4df8-8af5-5ecea9758abe} executeQuery: Read 49 rows, 3.97 KiB in 0.000930337 sec., 52669 rows/sec., 4.17 MiB/sec. 2024.02.09 21:16:48.026685 [ 92 ] {} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.09 21:16:48.026794 [ 92 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:16:48.026874 [ 3 ] {e609a55d-f7ee-4df8-8af5-5ecea9758abe} DynamicQueryHandler: Done processing query 2024.02.09 21:16:48.026901 [ 12 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.09 21:16:48.026922 [ 3 ] {e609a55d-f7ee-4df8-8af5-5ecea9758abe} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:16:48.026954 [ 3 ] {} HTTP-Session: 0960c416-4a05-40e9-81e5-0beca6d2a7ad Destroying unnamed session 2024.02.09 21:16:48.026995 [ 12 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:16:48.027023 [ 12 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part 2024.02.09 21:16:48.027080 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:48.027137 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:48.027169 [ 3 ] {} HTTP-Session: 8209978c-0244-4583-930a-6c745c2a7639 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:48.027197 [ 3 ] {} HTTP-Session: 8209978c-0244-4583-930a-6c745c2a7639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:48.027197 [ 12 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part 2024.02.09 21:16:48.027302 [ 3 ] {8fa21b22-6849-4a82-81c4-9ee5d18a9f22} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:48.027361 [ 12 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part 2024.02.09 21:16:48.027368 [ 3 ] {8fa21b22-6849-4a82-81c4-9ee5d18a9f22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.09 21:16:48.027514 [ 12 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part 2024.02.09 21:16:48.027637 [ 3 ] {8fa21b22-6849-4a82-81c4-9ee5d18a9f22} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:48.027694 [ 12 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part 2024.02.09 21:16:48.027906 [ 12 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 49 rows starting from the beginning of the part 2024.02.09 21:16:48.028145 [ 3 ] {8fa21b22-6849-4a82-81c4-9ee5d18a9f22} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:16:48.028405 [ 3 ] {8fa21b22-6849-4a82-81c4-9ee5d18a9f22} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.09 21:16:48.028629 [ 3 ] {8fa21b22-6849-4a82-81c4-9ee5d18a9f22} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.09 21:16:48.028776 [ 24 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 4 columns (4 merged, 0 gathered) in 0.001906665 sec., 92307.77299630507 rows/sec., 7.31 MiB/sec. 2024.02.09 21:16:48.028807 [ 3 ] {8fa21b22-6849-4a82-81c4-9ee5d18a9f22} executeQuery: Read 2 rows, 175.00 B in 0.001461297 sec., 1368 rows/sec., 116.95 KiB/sec. 2024.02.09 21:16:48.028964 [ 24 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.09 21:16:48.028996 [ 3 ] {8fa21b22-6849-4a82-81c4-9ee5d18a9f22} DynamicQueryHandler: Done processing query 2024.02.09 21:16:48.029039 [ 3 ] {8fa21b22-6849-4a82-81c4-9ee5d18a9f22} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:16:48.029057 [ 3 ] {} HTTP-Session: 8209978c-0244-4583-930a-6c745c2a7639 Destroying unnamed session 2024.02.09 21:16:48.029220 [ 24 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_6_1} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.09 21:16:48.029234 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 23775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:48.029308 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:48.029327 [ 24 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_6_1} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.09 21:16:48.029350 [ 3 ] {} HTTP-Session: 39416a2c-f8bb-43ad-80ef-bceebbf0509a Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:48.029382 [ 3 ] {} HTTP-Session: 39416a2c-f8bb-43ad-80ef-bceebbf0509a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:48.029510 [ 3 ] {aeb03fa5-3ea2-4797-82d2-5bd1cf7eedd7} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:48.029551 [ 3 ] {aeb03fa5-3ea2-4797-82d2-5bd1cf7eedd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:16:48.029668 [ 3 ] {aeb03fa5-3ea2-4797-82d2-5bd1cf7eedd7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:48.030050 [ 3 ] {aeb03fa5-3ea2-4797-82d2-5bd1cf7eedd7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:16:48.030275 [ 3 ] {aeb03fa5-3ea2-4797-82d2-5bd1cf7eedd7} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.09 21:16:48.030428 [ 3 ] {aeb03fa5-3ea2-4797-82d2-5bd1cf7eedd7} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.09 21:16:48.030541 [ 3 ] {aeb03fa5-3ea2-4797-82d2-5bd1cf7eedd7} executeQuery: Read 148 rows, 14.73 KiB in 0.001001689 sec., 147750 rows/sec., 14.36 MiB/sec. 2024.02.09 21:16:48.030643 [ 3 ] {aeb03fa5-3ea2-4797-82d2-5bd1cf7eedd7} DynamicQueryHandler: Done processing query 2024.02.09 21:16:48.030670 [ 3 ] {aeb03fa5-3ea2-4797-82d2-5bd1cf7eedd7} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.09 21:16:48.030685 [ 3 ] {} HTTP-Session: 39416a2c-f8bb-43ad-80ef-bceebbf0509a Destroying unnamed session 2024.02.09 21:16:48.030797 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:48.030841 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:48.030860 [ 3 ] {} HTTP-Session: 5fb95244-262c-4711-9e42-96db35ea0fe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:48.030876 [ 3 ] {} HTTP-Session: 5fb95244-262c-4711-9e42-96db35ea0fe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:48.030944 [ 3 ] {b59124b5-0a9a-4614-93ca-822dc6857db6} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:48.030983 [ 3 ] {b59124b5-0a9a-4614-93ca-822dc6857db6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.09 21:16:48.031085 [ 3 ] {b59124b5-0a9a-4614-93ca-822dc6857db6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:48.033325 [ 3 ] {b59124b5-0a9a-4614-93ca-822dc6857db6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:16:48.033566 [ 3 ] {b59124b5-0a9a-4614-93ca-822dc6857db6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.09 21:16:48.033741 [ 3 ] {b59124b5-0a9a-4614-93ca-822dc6857db6} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.09 21:16:48.033863 [ 3 ] {b59124b5-0a9a-4614-93ca-822dc6857db6} executeQuery: Read 2 rows, 143.00 B in 0.002890013 sec., 692 rows/sec., 48.32 KiB/sec. 2024.02.09 21:16:48.034012 [ 3 ] {b59124b5-0a9a-4614-93ca-822dc6857db6} DynamicQueryHandler: Done processing query 2024.02.09 21:16:48.034041 [ 3 ] {b59124b5-0a9a-4614-93ca-822dc6857db6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:16:48.034061 [ 3 ] {} HTTP-Session: 5fb95244-262c-4711-9e42-96db35ea0fe0 Destroying unnamed session 2024.02.09 21:16:48.034191 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 8694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:48.034236 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:48.034255 [ 3 ] {} HTTP-Session: 1a6e87d5-fa50-4f34-88f9-6bf0d8887475 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:48.034271 [ 3 ] {} HTTP-Session: 1a6e87d5-fa50-4f34-88f9-6bf0d8887475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:48.034343 [ 3 ] {f8f9cb31-ae4b-4f85-927f-9d3b68899401} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:48.034381 [ 3 ] {f8f9cb31-ae4b-4f85-927f-9d3b68899401} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:16:48.034483 [ 3 ] {f8f9cb31-ae4b-4f85-927f-9d3b68899401} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:48.034769 [ 3 ] {f8f9cb31-ae4b-4f85-927f-9d3b68899401} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:16:48.034976 [ 3 ] {f8f9cb31-ae4b-4f85-927f-9d3b68899401} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.09 21:16:48.035125 [ 3 ] {f8f9cb31-ae4b-4f85-927f-9d3b68899401} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.09 21:16:48.035231 [ 3 ] {f8f9cb31-ae4b-4f85-927f-9d3b68899401} executeQuery: Read 51 rows, 4.09 KiB in 0.000861436 sec., 59203 rows/sec., 4.63 MiB/sec. 2024.02.09 21:16:48.035329 [ 3 ] {f8f9cb31-ae4b-4f85-927f-9d3b68899401} DynamicQueryHandler: Done processing query 2024.02.09 21:16:48.035352 [ 3 ] {f8f9cb31-ae4b-4f85-927f-9d3b68899401} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.09 21:16:48.035367 [ 3 ] {} HTTP-Session: 1a6e87d5-fa50-4f34-88f9-6bf0d8887475 Destroying unnamed session 2024.02.09 21:16:48.035471 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:48.035514 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:48.035533 [ 3 ] {} HTTP-Session: b9b2fda0-f952-44f4-9df1-590cd2f52d30 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:48.035550 [ 3 ] {} HTTP-Session: b9b2fda0-f952-44f4-9df1-590cd2f52d30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:48.035620 [ 3 ] {b4444286-d657-497d-a7cf-3744fea5bda0} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:48.035663 [ 3 ] {b4444286-d657-497d-a7cf-3744fea5bda0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.09 21:16:48.035779 [ 3 ] {b4444286-d657-497d-a7cf-3744fea5bda0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:48.036023 [ 3 ] {b4444286-d657-497d-a7cf-3744fea5bda0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:16:48.036268 [ 3 ] {b4444286-d657-497d-a7cf-3744fea5bda0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.09 21:16:48.036444 [ 3 ] {b4444286-d657-497d-a7cf-3744fea5bda0} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.09 21:16:48.036563 [ 3 ] {b4444286-d657-497d-a7cf-3744fea5bda0} executeQuery: Read 1 rows, 72.00 B in 0.000913396 sec., 1094 rows/sec., 76.98 KiB/sec. 2024.02.09 21:16:48.036685 [ 3 ] {b4444286-d657-497d-a7cf-3744fea5bda0} DynamicQueryHandler: Done processing query 2024.02.09 21:16:48.036709 [ 3 ] {b4444286-d657-497d-a7cf-3744fea5bda0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:16:48.036725 [ 3 ] {} HTTP-Session: b9b2fda0-f952-44f4-9df1-590cd2f52d30 Destroying unnamed session 2024.02.09 21:16:48.036919 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 52420, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:48.036964 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:48.036984 [ 3 ] {} HTTP-Session: c297913f-4412-47aa-910e-270578b07b6b Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:48.037000 [ 3 ] {} HTTP-Session: c297913f-4412-47aa-910e-270578b07b6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:48.037084 [ 3 ] {410cafab-f237-44d1-ac3a-6ede028a74bd} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:48.037129 [ 3 ] {410cafab-f237-44d1-ac3a-6ede028a74bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:16:48.037263 [ 3 ] {410cafab-f237-44d1-ac3a-6ede028a74bd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:48.037724 [ 3 ] {410cafab-f237-44d1-ac3a-6ede028a74bd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:16:48.038030 [ 3 ] {410cafab-f237-44d1-ac3a-6ede028a74bd} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.09 21:16:48.038208 [ 3 ] {410cafab-f237-44d1-ac3a-6ede028a74bd} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.09 21:16:48.038321 [ 92 ] {} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.09 21:16:48.038338 [ 3 ] {410cafab-f237-44d1-ac3a-6ede028a74bd} executeQuery: Read 49 rows, 67.71 KiB in 0.001223062 sec., 40063 rows/sec., 54.06 MiB/sec. 2024.02.09 21:16:48.038382 [ 92 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:16:48.038527 [ 12 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.09 21:16:48.038560 [ 3 ] {410cafab-f237-44d1-ac3a-6ede028a74bd} DynamicQueryHandler: Done processing query 2024.02.09 21:16:48.038586 [ 3 ] {410cafab-f237-44d1-ac3a-6ede028a74bd} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.09 21:16:48.038611 [ 3 ] {} HTTP-Session: c297913f-4412-47aa-910e-270578b07b6b Destroying unnamed session 2024.02.09 21:16:48.038643 [ 12 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:16:48.038676 [ 12 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part 2024.02.09 21:16:48.038792 [ 12 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part 2024.02.09 21:16:48.038898 [ 12 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part 2024.02.09 21:16:48.039003 [ 12 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part 2024.02.09 21:16:48.039090 [ 12 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part 2024.02.09 21:16:48.039169 [ 12 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 49 rows starting from the beginning of the part 2024.02.09 21:16:48.042858 [ 12 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 6 columns (6 merged, 0 gathered) in 0.004402991 sec., 39972.827561991384 rows/sec., 53.94 MiB/sec. 2024.02.09 21:16:48.043016 [ 12 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.09 21:16:48.043208 [ 12 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_6_1} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.09 21:16:48.043261 [ 12 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_6_1} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.09 21:16:51.764886 [ 88 ] {} DNSResolver: Updating DNS cache 2024.02.09 21:16:51.764961 [ 88 ] {} DNSResolver: Updated DNS cache 2024.02.09 21:16:53.018738 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:53.018856 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:53.018883 [ 3 ] {} HTTP-Session: 2e09faed-1ca4-4895-8d09-9472be3b48c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:53.018907 [ 3 ] {} HTTP-Session: 2e09faed-1ca4-4895-8d09-9472be3b48c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:53.019028 [ 3 ] {76d43f15-d255-441a-a9de-7e602ad2104f} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:53.019088 [ 3 ] {76d43f15-d255-441a-a9de-7e602ad2104f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:16:53.019247 [ 3 ] {76d43f15-d255-441a-a9de-7e602ad2104f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:53.019643 [ 3 ] {76d43f15-d255-441a-a9de-7e602ad2104f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:16:53.019895 [ 3 ] {76d43f15-d255-441a-a9de-7e602ad2104f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.09 21:16:53.020056 [ 3 ] {76d43f15-d255-441a-a9de-7e602ad2104f} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.09 21:16:53.020164 [ 3 ] {76d43f15-d255-441a-a9de-7e602ad2104f} executeQuery: Read 2 rows, 166.00 B in 0.00110291 sec., 1813 rows/sec., 146.98 KiB/sec. 2024.02.09 21:16:53.020306 [ 3 ] {76d43f15-d255-441a-a9de-7e602ad2104f} DynamicQueryHandler: Done processing query 2024.02.09 21:16:53.020334 [ 3 ] {76d43f15-d255-441a-a9de-7e602ad2104f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:16:53.020350 [ 3 ] {} HTTP-Session: 2e09faed-1ca4-4895-8d09-9472be3b48c9 Destroying unnamed session 2024.02.09 21:16:53.020464 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:53.020511 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:53.020531 [ 3 ] {} HTTP-Session: 58cfd49b-90bb-46a3-bcfe-c5f92898f03c Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:53.020549 [ 3 ] {} HTTP-Session: 58cfd49b-90bb-46a3-bcfe-c5f92898f03c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:53.020619 [ 3 ] {8a766ffe-c476-4d1c-bc69-e2fddb816f40} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:53.020660 [ 3 ] {8a766ffe-c476-4d1c-bc69-e2fddb816f40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.09 21:16:53.020768 [ 3 ] {8a766ffe-c476-4d1c-bc69-e2fddb816f40} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:53.021152 [ 3 ] {8a766ffe-c476-4d1c-bc69-e2fddb816f40} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:16:53.021361 [ 3 ] {8a766ffe-c476-4d1c-bc69-e2fddb816f40} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.09 21:16:53.021511 [ 3 ] {8a766ffe-c476-4d1c-bc69-e2fddb816f40} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.09 21:16:53.021626 [ 3 ] {8a766ffe-c476-4d1c-bc69-e2fddb816f40} executeQuery: Read 2 rows, 175.00 B in 0.000976658 sec., 2047 rows/sec., 174.98 KiB/sec. 2024.02.09 21:16:53.021746 [ 3 ] {8a766ffe-c476-4d1c-bc69-e2fddb816f40} DynamicQueryHandler: Done processing query 2024.02.09 21:16:53.021770 [ 3 ] {8a766ffe-c476-4d1c-bc69-e2fddb816f40} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:16:53.021785 [ 3 ] {} HTTP-Session: 58cfd49b-90bb-46a3-bcfe-c5f92898f03c Destroying unnamed session 2024.02.09 21:16:53.021911 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 6034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:53.021957 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:53.021976 [ 3 ] {} HTTP-Session: 40c22db1-7a64-425e-8209-7008c56e3bd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:53.021993 [ 3 ] {} HTTP-Session: 40c22db1-7a64-425e-8209-7008c56e3bd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:53.022066 [ 3 ] {11c06d70-853f-447b-aa90-4619a352de47} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:53.022104 [ 3 ] {11c06d70-853f-447b-aa90-4619a352de47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:16:53.022209 [ 3 ] {11c06d70-853f-447b-aa90-4619a352de47} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:53.022523 [ 3 ] {11c06d70-853f-447b-aa90-4619a352de47} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:16:53.022731 [ 3 ] {11c06d70-853f-447b-aa90-4619a352de47} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.09 21:16:53.022886 [ 3 ] {11c06d70-853f-447b-aa90-4619a352de47} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.09 21:16:53.023002 [ 3 ] {11c06d70-853f-447b-aa90-4619a352de47} executeQuery: Read 43 rows, 3.38 KiB in 0.000907886 sec., 47362 rows/sec., 3.64 MiB/sec. 2024.02.09 21:16:53.023120 [ 3 ] {11c06d70-853f-447b-aa90-4619a352de47} DynamicQueryHandler: Done processing query 2024.02.09 21:16:53.023145 [ 3 ] {11c06d70-853f-447b-aa90-4619a352de47} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:16:53.023160 [ 3 ] {} HTTP-Session: 40c22db1-7a64-425e-8209-7008c56e3bd1 Destroying unnamed session 2024.02.09 21:16:53.023298 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:53.023343 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:53.023362 [ 3 ] {} HTTP-Session: 38076d64-c85c-4aee-a17e-6dd4dce2674a Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:53.023379 [ 3 ] {} HTTP-Session: 38076d64-c85c-4aee-a17e-6dd4dce2674a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:53.023447 [ 3 ] {709e416f-7ac7-44db-ba2e-c96049657607} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:53.023486 [ 3 ] {709e416f-7ac7-44db-ba2e-c96049657607} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.09 21:16:53.023616 [ 3 ] {709e416f-7ac7-44db-ba2e-c96049657607} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:53.023984 [ 3 ] {709e416f-7ac7-44db-ba2e-c96049657607} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:16:53.024195 [ 3 ] {709e416f-7ac7-44db-ba2e-c96049657607} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.09 21:16:53.024345 [ 3 ] {709e416f-7ac7-44db-ba2e-c96049657607} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.09 21:16:53.024452 [ 3 ] {709e416f-7ac7-44db-ba2e-c96049657607} executeQuery: Read 2 rows, 143.00 B in 0.000976118 sec., 2048 rows/sec., 143.07 KiB/sec. 2024.02.09 21:16:53.024568 [ 3 ] {709e416f-7ac7-44db-ba2e-c96049657607} DynamicQueryHandler: Done processing query 2024.02.09 21:16:53.024591 [ 3 ] {709e416f-7ac7-44db-ba2e-c96049657607} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:16:53.024606 [ 3 ] {} HTTP-Session: 38076d64-c85c-4aee-a17e-6dd4dce2674a Destroying unnamed session 2024.02.09 21:16:53.024723 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 4779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:53.024768 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:53.024787 [ 3 ] {} HTTP-Session: 99356426-7776-462b-b802-e7e09bbcc7d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:53.024828 [ 3 ] {} HTTP-Session: 99356426-7776-462b-b802-e7e09bbcc7d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:53.024899 [ 3 ] {e25aba8f-edd6-457f-aad8-9af15ac38cf4} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:53.024937 [ 3 ] {e25aba8f-edd6-457f-aad8-9af15ac38cf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:16:53.025041 [ 3 ] {e25aba8f-edd6-457f-aad8-9af15ac38cf4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:53.025345 [ 3 ] {e25aba8f-edd6-457f-aad8-9af15ac38cf4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:16:53.025546 [ 3 ] {e25aba8f-edd6-457f-aad8-9af15ac38cf4} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.09 21:16:53.025694 [ 3 ] {e25aba8f-edd6-457f-aad8-9af15ac38cf4} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.09 21:16:53.025804 [ 3 ] {e25aba8f-edd6-457f-aad8-9af15ac38cf4} executeQuery: Read 28 rows, 2.22 KiB in 0.000877276 sec., 31916 rows/sec., 2.47 MiB/sec. 2024.02.09 21:16:53.025919 [ 3 ] {e25aba8f-edd6-457f-aad8-9af15ac38cf4} DynamicQueryHandler: Done processing query 2024.02.09 21:16:53.025944 [ 3 ] {e25aba8f-edd6-457f-aad8-9af15ac38cf4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:16:53.025960 [ 3 ] {} HTTP-Session: 99356426-7776-462b-b802-e7e09bbcc7d5 Destroying unnamed session 2024.02.09 21:16:53.026064 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:53.026109 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:53.026128 [ 3 ] {} HTTP-Session: fc8881dc-f5b9-48b0-b861-bd7eea40f12c Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:53.026144 [ 3 ] {} HTTP-Session: fc8881dc-f5b9-48b0-b861-bd7eea40f12c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:53.026217 [ 3 ] {f56d2c1b-c807-44e5-9617-ca74b0606136} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:53.026259 [ 3 ] {f56d2c1b-c807-44e5-9617-ca74b0606136} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.09 21:16:53.026380 [ 3 ] {f56d2c1b-c807-44e5-9617-ca74b0606136} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:53.026682 [ 3 ] {f56d2c1b-c807-44e5-9617-ca74b0606136} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:16:53.026940 [ 3 ] {f56d2c1b-c807-44e5-9617-ca74b0606136} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.09 21:16:53.027115 [ 3 ] {f56d2c1b-c807-44e5-9617-ca74b0606136} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.09 21:16:53.027232 [ 3 ] {f56d2c1b-c807-44e5-9617-ca74b0606136} executeQuery: Read 37 rows, 2.67 KiB in 0.000987248 sec., 37477 rows/sec., 2.64 MiB/sec. 2024.02.09 21:16:53.027351 [ 3 ] {f56d2c1b-c807-44e5-9617-ca74b0606136} DynamicQueryHandler: Done processing query 2024.02.09 21:16:53.027375 [ 3 ] {f56d2c1b-c807-44e5-9617-ca74b0606136} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:16:53.027390 [ 3 ] {} HTTP-Session: fc8881dc-f5b9-48b0-b861-bd7eea40f12c Destroying unnamed session 2024.02.09 21:16:53.027501 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 2202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:53.027545 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:53.027564 [ 3 ] {} HTTP-Session: a82359d5-910d-44ef-8adc-36f712d0d862 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:53.027580 [ 3 ] {} HTTP-Session: a82359d5-910d-44ef-8adc-36f712d0d862 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:53.027651 [ 3 ] {e358e201-e7c8-438f-993a-cafb0c709c7a} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:53.027696 [ 3 ] {e358e201-e7c8-438f-993a-cafb0c709c7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:16:53.027833 [ 3 ] {e358e201-e7c8-438f-993a-cafb0c709c7a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:53.028137 [ 3 ] {e358e201-e7c8-438f-993a-cafb0c709c7a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:16:53.028405 [ 3 ] {e358e201-e7c8-438f-993a-cafb0c709c7a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.09 21:16:53.028589 [ 3 ] {e358e201-e7c8-438f-993a-cafb0c709c7a} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.09 21:16:53.028686 [ 3 ] {e358e201-e7c8-438f-993a-cafb0c709c7a} executeQuery: Read 2 rows, 2.76 KiB in 0.001004709 sec., 1990 rows/sec., 2.69 MiB/sec. 2024.02.09 21:16:53.028814 [ 3 ] {e358e201-e7c8-438f-993a-cafb0c709c7a} DynamicQueryHandler: Done processing query 2024.02.09 21:16:53.028838 [ 3 ] {e358e201-e7c8-438f-993a-cafb0c709c7a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:16:53.028853 [ 3 ] {} HTTP-Session: a82359d5-910d-44ef-8adc-36f712d0d862 Destroying unnamed session 2024.02.09 21:16:58.019753 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:58.019873 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:58.019900 [ 3 ] {} HTTP-Session: 44ae9593-9e3c-4ad9-90d1-47d3b92ddb8d Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:58.019924 [ 3 ] {} HTTP-Session: 44ae9593-9e3c-4ad9-90d1-47d3b92ddb8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:58.020050 [ 3 ] {9537e24a-f0ea-46e5-b58f-d10bb1d93722} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:58.020109 [ 3 ] {9537e24a-f0ea-46e5-b58f-d10bb1d93722} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:16:58.020271 [ 3 ] {9537e24a-f0ea-46e5-b58f-d10bb1d93722} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:58.020717 [ 3 ] {9537e24a-f0ea-46e5-b58f-d10bb1d93722} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:16:58.020975 [ 3 ] {9537e24a-f0ea-46e5-b58f-d10bb1d93722} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.09 21:16:58.021139 [ 3 ] {9537e24a-f0ea-46e5-b58f-d10bb1d93722} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.09 21:16:58.021271 [ 3 ] {9537e24a-f0ea-46e5-b58f-d10bb1d93722} executeQuery: Read 49 rows, 3.97 KiB in 0.001181972 sec., 41456 rows/sec., 3.28 MiB/sec. 2024.02.09 21:16:58.021419 [ 3 ] {9537e24a-f0ea-46e5-b58f-d10bb1d93722} DynamicQueryHandler: Done processing query 2024.02.09 21:16:58.021444 [ 3 ] {9537e24a-f0ea-46e5-b58f-d10bb1d93722} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:16:58.021461 [ 3 ] {} HTTP-Session: 44ae9593-9e3c-4ad9-90d1-47d3b92ddb8d Destroying unnamed session 2024.02.09 21:16:58.021639 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 23625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:58.021685 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:58.021706 [ 3 ] {} HTTP-Session: 66771337-af4c-4e17-997f-2ac66bd2ca01 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:58.021723 [ 3 ] {} HTTP-Session: 66771337-af4c-4e17-997f-2ac66bd2ca01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:58.021800 [ 3 ] {16d8d364-3cef-492f-be7e-360ffac5661c} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:58.021841 [ 3 ] {16d8d364-3cef-492f-be7e-360ffac5661c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:16:58.021949 [ 3 ] {16d8d364-3cef-492f-be7e-360ffac5661c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:58.022349 [ 3 ] {16d8d364-3cef-492f-be7e-360ffac5661c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:16:58.022567 [ 3 ] {16d8d364-3cef-492f-be7e-360ffac5661c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.09 21:16:58.022717 [ 3 ] {16d8d364-3cef-492f-be7e-360ffac5661c} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.09 21:16:58.022833 [ 3 ] {16d8d364-3cef-492f-be7e-360ffac5661c} executeQuery: Read 147 rows, 14.64 KiB in 0.001002989 sec., 146561 rows/sec., 14.25 MiB/sec. 2024.02.09 21:16:58.022960 [ 3 ] {16d8d364-3cef-492f-be7e-360ffac5661c} DynamicQueryHandler: Done processing query 2024.02.09 21:16:58.022984 [ 3 ] {16d8d364-3cef-492f-be7e-360ffac5661c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.09 21:16:58.023001 [ 3 ] {} HTTP-Session: 66771337-af4c-4e17-997f-2ac66bd2ca01 Destroying unnamed session 2024.02.09 21:16:58.023154 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 8351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:58.023200 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:58.023219 [ 3 ] {} HTTP-Session: 3ca503ed-8e4e-4448-92f7-642463658460 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:58.023236 [ 3 ] {} HTTP-Session: 3ca503ed-8e4e-4448-92f7-642463658460 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:58.023308 [ 3 ] {6115f45d-1cbf-43bc-bbcd-26e5c1d1ca1a} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:58.023349 [ 3 ] {6115f45d-1cbf-43bc-bbcd-26e5c1d1ca1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:16:58.023457 [ 3 ] {6115f45d-1cbf-43bc-bbcd-26e5c1d1ca1a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:58.023769 [ 3 ] {6115f45d-1cbf-43bc-bbcd-26e5c1d1ca1a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:16:58.023975 [ 3 ] {6115f45d-1cbf-43bc-bbcd-26e5c1d1ca1a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.09 21:16:58.024121 [ 3 ] {6115f45d-1cbf-43bc-bbcd-26e5c1d1ca1a} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.09 21:16:58.024234 [ 3 ] {6115f45d-1cbf-43bc-bbcd-26e5c1d1ca1a} executeQuery: Read 49 rows, 3.92 KiB in 0.000889826 sec., 55066 rows/sec., 4.31 MiB/sec. 2024.02.09 21:16:58.024352 [ 3 ] {6115f45d-1cbf-43bc-bbcd-26e5c1d1ca1a} DynamicQueryHandler: Done processing query 2024.02.09 21:16:58.024377 [ 3 ] {6115f45d-1cbf-43bc-bbcd-26e5c1d1ca1a} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.09 21:16:58.024392 [ 3 ] {} HTTP-Session: 3ca503ed-8e4e-4448-92f7-642463658460 Destroying unnamed session 2024.02.09 21:16:58.024573 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 52421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:16:58.024619 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:16:58.024638 [ 3 ] {} HTTP-Session: 560bc120-33dc-48b6-ba8e-0c963478dc48 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:16:58.024655 [ 3 ] {} HTTP-Session: 560bc120-33dc-48b6-ba8e-0c963478dc48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:16:58.024745 [ 3 ] {37a73f57-9cc3-40fc-aa81-d5409aba65c8} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:16:58.024790 [ 3 ] {37a73f57-9cc3-40fc-aa81-d5409aba65c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:16:58.024928 [ 3 ] {37a73f57-9cc3-40fc-aa81-d5409aba65c8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:16:58.025446 [ 3 ] {37a73f57-9cc3-40fc-aa81-d5409aba65c8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:16:58.025770 [ 3 ] {37a73f57-9cc3-40fc-aa81-d5409aba65c8} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.09 21:16:58.025961 [ 3 ] {37a73f57-9cc3-40fc-aa81-d5409aba65c8} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.09 21:16:58.026084 [ 3 ] {37a73f57-9cc3-40fc-aa81-d5409aba65c8} executeQuery: Read 49 rows, 67.71 KiB in 0.001304184 sec., 37571 rows/sec., 50.70 MiB/sec. 2024.02.09 21:16:58.026239 [ 3 ] {37a73f57-9cc3-40fc-aa81-d5409aba65c8} DynamicQueryHandler: Done processing query 2024.02.09 21:16:58.026264 [ 3 ] {37a73f57-9cc3-40fc-aa81-d5409aba65c8} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.09 21:16:58.026281 [ 3 ] {} HTTP-Session: 560bc120-33dc-48b6-ba8e-0c963478dc48 Destroying unnamed session 2024.02.09 21:17:03.016560 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:03.016691 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:03.016721 [ 3 ] {} HTTP-Session: b7ab7bb3-5986-4478-98ae-1bedc79d7187 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:03.016748 [ 3 ] {} HTTP-Session: b7ab7bb3-5986-4478-98ae-1bedc79d7187 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:03.016885 [ 3 ] {10002cc0-f3fd-47b1-9830-970cf6e4d36a} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:03.016952 [ 3 ] {10002cc0-f3fd-47b1-9830-970cf6e4d36a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:17:03.017130 [ 3 ] {10002cc0-f3fd-47b1-9830-970cf6e4d36a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:03.017576 [ 3 ] {10002cc0-f3fd-47b1-9830-970cf6e4d36a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:17:03.017832 [ 3 ] {10002cc0-f3fd-47b1-9830-970cf6e4d36a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.09 21:17:03.017993 [ 3 ] {10002cc0-f3fd-47b1-9830-970cf6e4d36a} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.09 21:17:03.018133 [ 3 ] {10002cc0-f3fd-47b1-9830-970cf6e4d36a} executeQuery: Read 3 rows, 249.00 B in 0.001200272 sec., 2499 rows/sec., 202.59 KiB/sec. 2024.02.09 21:17:03.018276 [ 3 ] {10002cc0-f3fd-47b1-9830-970cf6e4d36a} DynamicQueryHandler: Done processing query 2024.02.09 21:17:03.018302 [ 3 ] {10002cc0-f3fd-47b1-9830-970cf6e4d36a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:17:03.018319 [ 3 ] {} HTTP-Session: b7ab7bb3-5986-4478-98ae-1bedc79d7187 Destroying unnamed session 2024.02.09 21:17:03.018438 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 1424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:03.018485 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:03.018504 [ 3 ] {} HTTP-Session: 75c5eef8-177c-4a11-9d89-c33a46c8d77d Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:03.018520 [ 3 ] {} HTTP-Session: 75c5eef8-177c-4a11-9d89-c33a46c8d77d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:03.018591 [ 3 ] {dcf83251-9c71-4278-91df-bf649c70084f} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:03.018630 [ 3 ] {dcf83251-9c71-4278-91df-bf649c70084f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:17:03.018735 [ 3 ] {dcf83251-9c71-4278-91df-bf649c70084f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:03.019064 [ 3 ] {dcf83251-9c71-4278-91df-bf649c70084f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:17:03.019266 [ 3 ] {dcf83251-9c71-4278-91df-bf649c70084f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.09 21:17:03.019414 [ 3 ] {dcf83251-9c71-4278-91df-bf649c70084f} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.09 21:17:03.019537 [ 3 ] {dcf83251-9c71-4278-91df-bf649c70084f} executeQuery: Read 9 rows, 845.00 B in 0.000917726 sec., 9806 rows/sec., 899.17 KiB/sec. 2024.02.09 21:17:03.019658 [ 3 ] {dcf83251-9c71-4278-91df-bf649c70084f} DynamicQueryHandler: Done processing query 2024.02.09 21:17:03.019682 [ 3 ] {dcf83251-9c71-4278-91df-bf649c70084f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:17:03.019697 [ 3 ] {} HTTP-Session: 75c5eef8-177c-4a11-9d89-c33a46c8d77d Destroying unnamed session 2024.02.09 21:17:03.019822 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:03.019867 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:03.019886 [ 3 ] {} HTTP-Session: 1dcdc4a7-2703-47e3-ad4d-3620f51b43a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:03.019902 [ 3 ] {} HTTP-Session: 1dcdc4a7-2703-47e3-ad4d-3620f51b43a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:03.019969 [ 3 ] {3906772c-8794-4a56-9ed4-99d612531c03} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:03.020008 [ 3 ] {3906772c-8794-4a56-9ed4-99d612531c03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:17:03.020114 [ 3 ] {3906772c-8794-4a56-9ed4-99d612531c03} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:03.020404 [ 3 ] {3906772c-8794-4a56-9ed4-99d612531c03} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:17:03.020602 [ 3 ] {3906772c-8794-4a56-9ed4-99d612531c03} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.09 21:17:03.020748 [ 3 ] {3906772c-8794-4a56-9ed4-99d612531c03} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.09 21:17:03.020864 [ 3 ] {3906772c-8794-4a56-9ed4-99d612531c03} executeQuery: Read 3 rows, 246.00 B in 0.000865986 sec., 3464 rows/sec., 277.41 KiB/sec. 2024.02.09 21:17:03.020978 [ 3 ] {3906772c-8794-4a56-9ed4-99d612531c03} DynamicQueryHandler: Done processing query 2024.02.09 21:17:03.021002 [ 3 ] {3906772c-8794-4a56-9ed4-99d612531c03} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:17:03.021017 [ 3 ] {} HTTP-Session: 1dcdc4a7-2703-47e3-ad4d-3620f51b43a6 Destroying unnamed session 2024.02.09 21:17:03.021145 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:03.021189 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:03.021208 [ 3 ] {} HTTP-Session: f1b34c28-a3cd-43e8-8374-282a7bf70f7b Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:03.021225 [ 3 ] {} HTTP-Session: f1b34c28-a3cd-43e8-8374-282a7bf70f7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:03.021294 [ 3 ] {c4f9dcdb-1e8d-47e7-8bea-92e07854039a} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:03.021341 [ 3 ] {c4f9dcdb-1e8d-47e7-8bea-92e07854039a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:17:03.021476 [ 3 ] {c4f9dcdb-1e8d-47e7-8bea-92e07854039a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:03.021772 [ 3 ] {c4f9dcdb-1e8d-47e7-8bea-92e07854039a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:17:03.022045 [ 3 ] {c4f9dcdb-1e8d-47e7-8bea-92e07854039a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.09 21:17:03.022229 [ 3 ] {c4f9dcdb-1e8d-47e7-8bea-92e07854039a} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.09 21:17:03.022362 [ 3 ] {c4f9dcdb-1e8d-47e7-8bea-92e07854039a} executeQuery: Read 3 rows, 4.15 KiB in 0.001030939 sec., 2909 rows/sec., 3.93 MiB/sec. 2024.02.09 21:17:03.022520 [ 3 ] {c4f9dcdb-1e8d-47e7-8bea-92e07854039a} DynamicQueryHandler: Done processing query 2024.02.09 21:17:03.022545 [ 3 ] {c4f9dcdb-1e8d-47e7-8bea-92e07854039a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:17:03.022561 [ 3 ] {} HTTP-Session: f1b34c28-a3cd-43e8-8374-282a7bf70f7b Destroying unnamed session 2024.02.09 21:17:06.765223 [ 66 ] {} DNSResolver: Updating DNS cache 2024.02.09 21:17:06.765298 [ 66 ] {} DNSResolver: Updated DNS cache 2024.02.09 21:17:08.019875 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:08.020010 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:08.020042 [ 3 ] {} HTTP-Session: ea5d2e1e-dff4-4202-aee3-7f7ad83994c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:08.020070 [ 3 ] {} HTTP-Session: ea5d2e1e-dff4-4202-aee3-7f7ad83994c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:08.020213 [ 3 ] {5874a67a-1c75-4c7b-9cd2-2e66076f20f0} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:08.020283 [ 3 ] {5874a67a-1c75-4c7b-9cd2-2e66076f20f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:17:08.020465 [ 3 ] {5874a67a-1c75-4c7b-9cd2-2e66076f20f0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:08.020983 [ 3 ] {5874a67a-1c75-4c7b-9cd2-2e66076f20f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:17:08.021251 [ 3 ] {5874a67a-1c75-4c7b-9cd2-2e66076f20f0} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.09 21:17:08.021423 [ 3 ] {5874a67a-1c75-4c7b-9cd2-2e66076f20f0} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.09 21:17:08.021566 [ 3 ] {5874a67a-1c75-4c7b-9cd2-2e66076f20f0} executeQuery: Read 49 rows, 3.97 KiB in 0.001294914 sec., 37840 rows/sec., 3.00 MiB/sec. 2024.02.09 21:17:08.021715 [ 3 ] {5874a67a-1c75-4c7b-9cd2-2e66076f20f0} DynamicQueryHandler: Done processing query 2024.02.09 21:17:08.021741 [ 3 ] {5874a67a-1c75-4c7b-9cd2-2e66076f20f0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:17:08.021757 [ 3 ] {} HTTP-Session: ea5d2e1e-dff4-4202-aee3-7f7ad83994c0 Destroying unnamed session 2024.02.09 21:17:08.021917 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 23625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:08.021965 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:08.021984 [ 3 ] {} HTTP-Session: a5083d8f-1ff6-4053-8208-26186abd49c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:08.022001 [ 3 ] {} HTTP-Session: a5083d8f-1ff6-4053-8208-26186abd49c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:08.022078 [ 3 ] {53a95dd9-a308-4ce2-a41a-a90e307a1bcb} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:08.022116 [ 3 ] {53a95dd9-a308-4ce2-a41a-a90e307a1bcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:17:08.022220 [ 3 ] {53a95dd9-a308-4ce2-a41a-a90e307a1bcb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:08.022622 [ 3 ] {53a95dd9-a308-4ce2-a41a-a90e307a1bcb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:17:08.022847 [ 3 ] {53a95dd9-a308-4ce2-a41a-a90e307a1bcb} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.09 21:17:08.023000 [ 3 ] {53a95dd9-a308-4ce2-a41a-a90e307a1bcb} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.09 21:17:08.023125 [ 3 ] {53a95dd9-a308-4ce2-a41a-a90e307a1bcb} executeQuery: Read 147 rows, 14.64 KiB in 0.001016418 sec., 144625 rows/sec., 14.07 MiB/sec. 2024.02.09 21:17:08.023118 [ 74 ] {} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.09 21:17:08.023203 [ 74 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:17:08.023315 [ 24 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.09 21:17:08.023432 [ 3 ] {53a95dd9-a308-4ce2-a41a-a90e307a1bcb} DynamicQueryHandler: Done processing query 2024.02.09 21:17:08.023470 [ 3 ] {53a95dd9-a308-4ce2-a41a-a90e307a1bcb} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.09 21:17:08.023496 [ 24 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:17:08.023504 [ 3 ] {} HTTP-Session: a5083d8f-1ff6-4053-8208-26186abd49c4 Destroying unnamed session 2024.02.09 21:17:08.023544 [ 24 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 180 rows starting from the beginning of the part 2024.02.09 21:17:08.023695 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 8351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:08.023731 [ 24 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part 2024.02.09 21:17:08.023794 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:08.023827 [ 3 ] {} HTTP-Session: 1a949f1f-2242-46f0-a351-8f1b373875e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:08.023867 [ 3 ] {} HTTP-Session: 1a949f1f-2242-46f0-a351-8f1b373875e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:08.023932 [ 24 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 43 rows starting from the beginning of the part 2024.02.09 21:17:08.024058 [ 3 ] {f96d48b3-40f3-4b6b-8790-2f656fa8c8d0} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:08.024156 [ 24 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 147 rows starting from the beginning of the part 2024.02.09 21:17:08.024166 [ 3 ] {f96d48b3-40f3-4b6b-8790-2f656fa8c8d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:17:08.024405 [ 24 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 9 rows starting from the beginning of the part 2024.02.09 21:17:08.024642 [ 3 ] {f96d48b3-40f3-4b6b-8790-2f656fa8c8d0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:08.024662 [ 24 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 147 rows starting from the beginning of the part 2024.02.09 21:17:08.025393 [ 3 ] {f96d48b3-40f3-4b6b-8790-2f656fa8c8d0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:08.025880 [ 3 ] {f96d48b3-40f3-4b6b-8790-2f656fa8c8d0} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.09 21:17:08.026226 [ 3 ] {f96d48b3-40f3-4b6b-8790-2f656fa8c8d0} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.09 21:17:08.026297 [ 18 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 674 rows, containing 4 columns (4 merged, 0 gathered) in 0.003047936 sec., 221133.25214177728 rows/sec., 20.93 MiB/sec. 2024.02.09 21:17:08.026370 [ 74 ] {} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.09 21:17:08.026431 [ 3 ] {f96d48b3-40f3-4b6b-8790-2f656fa8c8d0} executeQuery: Read 49 rows, 3.92 KiB in 0.002306753 sec., 21241 rows/sec., 1.66 MiB/sec. 2024.02.09 21:17:08.026439 [ 74 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.09 21:17:08.026547 [ 18 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.09 21:17:08.026734 [ 20 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.09 21:17:08.026849 [ 3 ] {f96d48b3-40f3-4b6b-8790-2f656fa8c8d0} DynamicQueryHandler: Done processing query 2024.02.09 21:17:08.026902 [ 3 ] {f96d48b3-40f3-4b6b-8790-2f656fa8c8d0} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.09 21:17:08.026986 [ 3 ] {} HTTP-Session: 1a949f1f-2242-46f0-a351-8f1b373875e3 Destroying unnamed session 2024.02.09 21:17:08.027003 [ 20 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:17:08.027054 [ 18 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_11_2} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.09 21:17:08.027070 [ 20 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 90 rows starting from the beginning of the part 2024.02.09 21:17:08.027159 [ 18 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_11_2} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.09 21:17:08.027343 [ 20 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 51 rows starting from the beginning of the part 2024.02.09 21:17:08.027360 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 52423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:08.027448 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:08.027506 [ 3 ] {} HTTP-Session: 2f5171b6-ab6e-4b9f-bbf1-ac24087037e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:08.027561 [ 3 ] {} HTTP-Session: 2f5171b6-ab6e-4b9f-bbf1-ac24087037e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:08.027574 [ 20 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part 2024.02.09 21:17:08.027795 [ 3 ] {a29e254a-d94e-43e1-9692-5b38d4686e09} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:08.027813 [ 20 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 49 rows starting from the beginning of the part 2024.02.09 21:17:08.027922 [ 3 ] {a29e254a-d94e-43e1-9692-5b38d4686e09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:17:08.028092 [ 20 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 3 rows starting from the beginning of the part 2024.02.09 21:17:08.028412 [ 20 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 49 rows starting from the beginning of the part 2024.02.09 21:17:08.028556 [ 3 ] {a29e254a-d94e-43e1-9692-5b38d4686e09} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:08.029739 [ 3 ] {a29e254a-d94e-43e1-9692-5b38d4686e09} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:08.030010 [ 24 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.003504785 sec., 77037.53582602071 rows/sec., 6.01 MiB/sec. 2024.02.09 21:17:08.030184 [ 20 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.09 21:17:08.030370 [ 3 ] {a29e254a-d94e-43e1-9692-5b38d4686e09} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.09 21:17:08.030438 [ 20 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_11_2} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.09 21:17:08.030528 [ 20 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_11_2} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.09 21:17:08.030672 [ 3 ] {a29e254a-d94e-43e1-9692-5b38d4686e09} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.09 21:17:08.030813 [ 3 ] {a29e254a-d94e-43e1-9692-5b38d4686e09} executeQuery: Read 49 rows, 67.71 KiB in 0.002966934 sec., 16515 rows/sec., 22.29 MiB/sec. 2024.02.09 21:17:08.031012 [ 3 ] {a29e254a-d94e-43e1-9692-5b38d4686e09} DynamicQueryHandler: Done processing query 2024.02.09 21:17:08.031037 [ 3 ] {a29e254a-d94e-43e1-9692-5b38d4686e09} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.09 21:17:08.031055 [ 3 ] {} HTTP-Session: 2f5171b6-ab6e-4b9f-bbf1-ac24087037e9 Destroying unnamed session 2024.02.09 21:17:13.017502 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:13.017685 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:13.017734 [ 3 ] {} HTTP-Session: e068391f-df39-49c6-a2b5-90940e161e28 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:13.017772 [ 3 ] {} HTTP-Session: e068391f-df39-49c6-a2b5-90940e161e28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:13.017910 [ 3 ] {36e61912-6c98-4ab9-8bc2-136b509d5b48} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:13.017979 [ 3 ] {36e61912-6c98-4ab9-8bc2-136b509d5b48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:17:13.018162 [ 3 ] {36e61912-6c98-4ab9-8bc2-136b509d5b48} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:13.018641 [ 3 ] {36e61912-6c98-4ab9-8bc2-136b509d5b48} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:13.018905 [ 3 ] {36e61912-6c98-4ab9-8bc2-136b509d5b48} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.09 21:17:13.019067 [ 3 ] {36e61912-6c98-4ab9-8bc2-136b509d5b48} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.09 21:17:13.019177 [ 3 ] {36e61912-6c98-4ab9-8bc2-136b509d5b48} executeQuery: Read 3 rows, 249.00 B in 0.001228633 sec., 2441 rows/sec., 197.91 KiB/sec. 2024.02.09 21:17:13.019209 [ 56 ] {} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.09 21:17:13.019328 [ 3 ] {36e61912-6c98-4ab9-8bc2-136b509d5b48} DynamicQueryHandler: Done processing query 2024.02.09 21:17:13.019335 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:13.019369 [ 3 ] {36e61912-6c98-4ab9-8bc2-136b509d5b48} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:17:13.019397 [ 3 ] {} HTTP-Session: e068391f-df39-49c6-a2b5-90940e161e28 Destroying unnamed session 2024.02.09 21:17:13.019455 [ 15 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.09 21:17:13.019543 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 1424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:13.019552 [ 15 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:17:13.019587 [ 15 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 49 rows starting from the beginning of the part 2024.02.09 21:17:13.019597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:13.019618 [ 3 ] {} HTTP-Session: 01edae75-fbaa-4499-b1f9-a2c627b63e08 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:13.019642 [ 3 ] {} HTTP-Session: 01edae75-fbaa-4499-b1f9-a2c627b63e08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:13.019743 [ 15 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.02.09 21:17:13.019754 [ 3 ] {427ee5f3-335e-4d11-9970-c546501827e7} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:13.019809 [ 3 ] {427ee5f3-335e-4d11-9970-c546501827e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:17:13.019873 [ 15 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 49 rows starting from the beginning of the part 2024.02.09 21:17:13.020049 [ 15 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 3 rows starting from the beginning of the part 2024.02.09 21:17:13.020065 [ 3 ] {427ee5f3-335e-4d11-9970-c546501827e7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:13.020158 [ 15 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 49 rows starting from the beginning of the part 2024.02.09 21:17:13.020300 [ 15 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 3 rows starting from the beginning of the part 2024.02.09 21:17:13.020610 [ 3 ] {427ee5f3-335e-4d11-9970-c546501827e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:13.020881 [ 3 ] {427ee5f3-335e-4d11-9970-c546501827e7} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.09 21:17:13.021128 [ 3 ] {427ee5f3-335e-4d11-9970-c546501827e7} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.09 21:17:13.021169 [ 20 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 155 rows, containing 4 columns (4 merged, 0 gathered) in 0.001759513 sec., 88092.5574292432 rows/sec., 6.97 MiB/sec. 2024.02.09 21:17:13.021325 [ 3 ] {427ee5f3-335e-4d11-9970-c546501827e7} executeQuery: Read 9 rows, 845.00 B in 0.001515468 sec., 5938 rows/sec., 544.52 KiB/sec. 2024.02.09 21:17:13.021424 [ 20 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.09 21:17:13.021565 [ 3 ] {427ee5f3-335e-4d11-9970-c546501827e7} DynamicQueryHandler: Done processing query 2024.02.09 21:17:13.021598 [ 3 ] {427ee5f3-335e-4d11-9970-c546501827e7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:17:13.021630 [ 3 ] {} HTTP-Session: 01edae75-fbaa-4499-b1f9-a2c627b63e08 Destroying unnamed session 2024.02.09 21:17:13.021744 [ 20 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_11_2} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.09 21:17:13.021781 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:13.021858 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:13.021875 [ 20 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_11_2} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.09 21:17:13.021886 [ 3 ] {} HTTP-Session: a005c14f-2166-4b78-9cef-13bbeeabf28c Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:13.021918 [ 3 ] {} HTTP-Session: a005c14f-2166-4b78-9cef-13bbeeabf28c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:13.022040 [ 3 ] {61f4fdd2-3702-4920-b7b1-5d6853c2eb35} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:13.022081 [ 3 ] {61f4fdd2-3702-4920-b7b1-5d6853c2eb35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:17:13.022204 [ 3 ] {61f4fdd2-3702-4920-b7b1-5d6853c2eb35} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:13.022489 [ 3 ] {61f4fdd2-3702-4920-b7b1-5d6853c2eb35} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:13.022699 [ 3 ] {61f4fdd2-3702-4920-b7b1-5d6853c2eb35} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.09 21:17:13.022854 [ 3 ] {61f4fdd2-3702-4920-b7b1-5d6853c2eb35} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.09 21:17:13.022974 [ 3 ] {61f4fdd2-3702-4920-b7b1-5d6853c2eb35} executeQuery: Read 3 rows, 246.00 B in 0.000904087 sec., 3318 rows/sec., 265.72 KiB/sec. 2024.02.09 21:17:13.023079 [ 3 ] {61f4fdd2-3702-4920-b7b1-5d6853c2eb35} DynamicQueryHandler: Done processing query 2024.02.09 21:17:13.023103 [ 3 ] {61f4fdd2-3702-4920-b7b1-5d6853c2eb35} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:17:13.023119 [ 3 ] {} HTTP-Session: a005c14f-2166-4b78-9cef-13bbeeabf28c Destroying unnamed session 2024.02.09 21:17:13.023266 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:13.023310 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:13.023329 [ 3 ] {} HTTP-Session: 2e6b21fb-913b-4feb-80c0-00bf9b0a009c Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:13.023346 [ 3 ] {} HTTP-Session: 2e6b21fb-913b-4feb-80c0-00bf9b0a009c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:13.023418 [ 3 ] {72b36b05-17d3-48f1-9bdc-8e083f4edaaf} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:13.023464 [ 3 ] {72b36b05-17d3-48f1-9bdc-8e083f4edaaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:17:13.023602 [ 3 ] {72b36b05-17d3-48f1-9bdc-8e083f4edaaf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:13.023891 [ 3 ] {72b36b05-17d3-48f1-9bdc-8e083f4edaaf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:13.024170 [ 3 ] {72b36b05-17d3-48f1-9bdc-8e083f4edaaf} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.09 21:17:13.024385 [ 3 ] {72b36b05-17d3-48f1-9bdc-8e083f4edaaf} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.09 21:17:13.024510 [ 56 ] {} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.09 21:17:13.024518 [ 3 ] {72b36b05-17d3-48f1-9bdc-8e083f4edaaf} executeQuery: Read 3 rows, 4.15 KiB in 0.00106519 sec., 2816 rows/sec., 3.80 MiB/sec. 2024.02.09 21:17:13.024569 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:13.024737 [ 24 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.09 21:17:13.024828 [ 3 ] {72b36b05-17d3-48f1-9bdc-8e083f4edaaf} DynamicQueryHandler: Done processing query 2024.02.09 21:17:13.024878 [ 3 ] {72b36b05-17d3-48f1-9bdc-8e083f4edaaf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:17:13.024923 [ 3 ] {} HTTP-Session: 2e6b21fb-913b-4feb-80c0-00bf9b0a009c Destroying unnamed session 2024.02.09 21:17:13.024932 [ 24 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:17:13.024985 [ 24 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 176 rows starting from the beginning of the part 2024.02.09 21:17:13.025128 [ 24 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.02.09 21:17:13.025243 [ 24 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 49 rows starting from the beginning of the part 2024.02.09 21:17:13.025347 [ 24 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 3 rows starting from the beginning of the part 2024.02.09 21:17:13.025452 [ 24 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 49 rows starting from the beginning of the part 2024.02.09 21:17:13.025562 [ 24 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 3 rows starting from the beginning of the part 2024.02.09 21:17:13.029498 [ 16 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 6 columns (6 merged, 0 gathered) in 0.004866119 sec., 57951.72703339149 rows/sec., 78.20 MiB/sec. 2024.02.09 21:17:13.029737 [ 16 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.09 21:17:13.029953 [ 16 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_11_2} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.09 21:17:13.030014 [ 16 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_11_2} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.09 21:17:13.030071 [ 16 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_11_2: 4.05 MiB. 2024.02.09 21:17:18.019344 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:18.019471 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:18.019498 [ 3 ] {} HTTP-Session: 6163f0b8-a7cb-4857-b2ac-e692b7a5b84e Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:18.019522 [ 3 ] {} HTTP-Session: 6163f0b8-a7cb-4857-b2ac-e692b7a5b84e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:18.019653 [ 3 ] {3f2ee3e8-489c-4ede-b427-7bda4d10e281} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:18.019713 [ 3 ] {3f2ee3e8-489c-4ede-b427-7bda4d10e281} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:17:18.019870 [ 3 ] {3f2ee3e8-489c-4ede-b427-7bda4d10e281} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:18.020321 [ 3 ] {3f2ee3e8-489c-4ede-b427-7bda4d10e281} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:18.020597 [ 3 ] {3f2ee3e8-489c-4ede-b427-7bda4d10e281} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.09 21:17:18.020771 [ 3 ] {3f2ee3e8-489c-4ede-b427-7bda4d10e281} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.09 21:17:18.020899 [ 3 ] {3f2ee3e8-489c-4ede-b427-7bda4d10e281} executeQuery: Read 49 rows, 3.97 KiB in 0.001208793 sec., 40536 rows/sec., 3.21 MiB/sec. 2024.02.09 21:17:18.021040 [ 3 ] {3f2ee3e8-489c-4ede-b427-7bda4d10e281} DynamicQueryHandler: Done processing query 2024.02.09 21:17:18.021065 [ 3 ] {3f2ee3e8-489c-4ede-b427-7bda4d10e281} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:17:18.021082 [ 3 ] {} HTTP-Session: 6163f0b8-a7cb-4857-b2ac-e692b7a5b84e Destroying unnamed session 2024.02.09 21:17:18.021227 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 23625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:18.021275 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:18.021296 [ 3 ] {} HTTP-Session: 683f58c9-b405-47c9-955d-67e0c39e4582 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:18.021315 [ 3 ] {} HTTP-Session: 683f58c9-b405-47c9-955d-67e0c39e4582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:18.021403 [ 3 ] {658171dc-a22a-4d3c-af91-18b8319918bb} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:18.021445 [ 3 ] {658171dc-a22a-4d3c-af91-18b8319918bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:17:18.021554 [ 3 ] {658171dc-a22a-4d3c-af91-18b8319918bb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:18.021972 [ 3 ] {658171dc-a22a-4d3c-af91-18b8319918bb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:18.022221 [ 3 ] {658171dc-a22a-4d3c-af91-18b8319918bb} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.09 21:17:18.022389 [ 3 ] {658171dc-a22a-4d3c-af91-18b8319918bb} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.09 21:17:18.022509 [ 3 ] {658171dc-a22a-4d3c-af91-18b8319918bb} executeQuery: Read 147 rows, 14.64 KiB in 0.001071059 sec., 137247 rows/sec., 13.35 MiB/sec. 2024.02.09 21:17:18.022708 [ 3 ] {658171dc-a22a-4d3c-af91-18b8319918bb} DynamicQueryHandler: Done processing query 2024.02.09 21:17:18.022732 [ 3 ] {658171dc-a22a-4d3c-af91-18b8319918bb} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.09 21:17:18.022749 [ 3 ] {} HTTP-Session: 683f58c9-b405-47c9-955d-67e0c39e4582 Destroying unnamed session 2024.02.09 21:17:18.022940 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 8351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:18.023013 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:18.023046 [ 3 ] {} HTTP-Session: 5ed01721-5bf9-460d-ba82-9c0bda1615a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:18.023076 [ 3 ] {} HTTP-Session: 5ed01721-5bf9-460d-ba82-9c0bda1615a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:18.023180 [ 3 ] {fc3fd48b-a8cc-4eb2-82b0-27d2febb2f4e} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:18.023225 [ 3 ] {fc3fd48b-a8cc-4eb2-82b0-27d2febb2f4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:17:18.023356 [ 3 ] {fc3fd48b-a8cc-4eb2-82b0-27d2febb2f4e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:18.023745 [ 3 ] {fc3fd48b-a8cc-4eb2-82b0-27d2febb2f4e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:18.024042 [ 3 ] {fc3fd48b-a8cc-4eb2-82b0-27d2febb2f4e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.09 21:17:18.024243 [ 3 ] {fc3fd48b-a8cc-4eb2-82b0-27d2febb2f4e} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.09 21:17:18.024387 [ 3 ] {fc3fd48b-a8cc-4eb2-82b0-27d2febb2f4e} executeQuery: Read 49 rows, 3.92 KiB in 0.001168962 sec., 41917 rows/sec., 3.28 MiB/sec. 2024.02.09 21:17:18.024500 [ 3 ] {fc3fd48b-a8cc-4eb2-82b0-27d2febb2f4e} DynamicQueryHandler: Done processing query 2024.02.09 21:17:18.024524 [ 3 ] {fc3fd48b-a8cc-4eb2-82b0-27d2febb2f4e} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.09 21:17:18.024539 [ 3 ] {} HTTP-Session: 5ed01721-5bf9-460d-ba82-9c0bda1615a1 Destroying unnamed session 2024.02.09 21:17:18.024726 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 52423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:18.024774 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:18.024794 [ 3 ] {} HTTP-Session: fe67f2c2-c218-4b29-8f99-084ba2b81337 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:18.024812 [ 3 ] {} HTTP-Session: fe67f2c2-c218-4b29-8f99-084ba2b81337 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:18.024937 [ 3 ] {b3262762-7a44-40b3-bc6d-a04fd9ca2abe} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:18.025004 [ 3 ] {b3262762-7a44-40b3-bc6d-a04fd9ca2abe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:17:18.025211 [ 3 ] {b3262762-7a44-40b3-bc6d-a04fd9ca2abe} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:18.025766 [ 3 ] {b3262762-7a44-40b3-bc6d-a04fd9ca2abe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:18.026125 [ 3 ] {b3262762-7a44-40b3-bc6d-a04fd9ca2abe} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.09 21:17:18.026332 [ 3 ] {b3262762-7a44-40b3-bc6d-a04fd9ca2abe} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.09 21:17:18.026455 [ 3 ] {b3262762-7a44-40b3-bc6d-a04fd9ca2abe} executeQuery: Read 49 rows, 67.71 KiB in 0.001470647 sec., 33318 rows/sec., 44.96 MiB/sec. 2024.02.09 21:17:18.026596 [ 3 ] {b3262762-7a44-40b3-bc6d-a04fd9ca2abe} DynamicQueryHandler: Done processing query 2024.02.09 21:17:18.026620 [ 3 ] {b3262762-7a44-40b3-bc6d-a04fd9ca2abe} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.09 21:17:18.026636 [ 3 ] {} HTTP-Session: fe67f2c2-c218-4b29-8f99-084ba2b81337 Destroying unnamed session 2024.02.09 21:17:21.765368 [ 65 ] {} DNSResolver: Updating DNS cache 2024.02.09 21:17:21.765422 [ 65 ] {} DNSResolver: Updated DNS cache 2024.02.09 21:17:23.018921 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:23.019088 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:23.019135 [ 3 ] {} HTTP-Session: 9a39a0a2-46bd-40f5-92e2-c43fac1376fd Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:23.019176 [ 3 ] {} HTTP-Session: 9a39a0a2-46bd-40f5-92e2-c43fac1376fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:23.019385 [ 3 ] {89197372-1337-407f-bd9f-7135b25b4293} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:23.019483 [ 3 ] {89197372-1337-407f-bd9f-7135b25b4293} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:17:23.019751 [ 3 ] {89197372-1337-407f-bd9f-7135b25b4293} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:23.020289 [ 3 ] {89197372-1337-407f-bd9f-7135b25b4293} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:23.020556 [ 3 ] {89197372-1337-407f-bd9f-7135b25b4293} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.09 21:17:23.020717 [ 3 ] {89197372-1337-407f-bd9f-7135b25b4293} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.09 21:17:23.020858 [ 3 ] {89197372-1337-407f-bd9f-7135b25b4293} executeQuery: Read 3 rows, 249.00 B in 0.001406266 sec., 2133 rows/sec., 172.91 KiB/sec. 2024.02.09 21:17:23.021032 [ 3 ] {89197372-1337-407f-bd9f-7135b25b4293} DynamicQueryHandler: Done processing query 2024.02.09 21:17:23.021058 [ 3 ] {89197372-1337-407f-bd9f-7135b25b4293} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:17:23.021073 [ 3 ] {} HTTP-Session: 9a39a0a2-46bd-40f5-92e2-c43fac1376fd Destroying unnamed session 2024.02.09 21:17:23.021214 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:23.021260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:23.021279 [ 3 ] {} HTTP-Session: d72df0cc-7efd-4000-b097-fa220f85cda8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:23.021297 [ 3 ] {} HTTP-Session: d72df0cc-7efd-4000-b097-fa220f85cda8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:23.021371 [ 3 ] {4f2cf30e-06b2-42a6-92e0-497aebd3574b} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:23.021411 [ 3 ] {4f2cf30e-06b2-42a6-92e0-497aebd3574b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:17:23.021517 [ 3 ] {4f2cf30e-06b2-42a6-92e0-497aebd3574b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:23.021809 [ 3 ] {4f2cf30e-06b2-42a6-92e0-497aebd3574b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:23.022025 [ 3 ] {4f2cf30e-06b2-42a6-92e0-497aebd3574b} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.09 21:17:23.022182 [ 3 ] {4f2cf30e-06b2-42a6-92e0-497aebd3574b} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.09 21:17:23.022302 [ 3 ] {4f2cf30e-06b2-42a6-92e0-497aebd3574b} executeQuery: Read 45 rows, 3.59 KiB in 0.000904067 sec., 49775 rows/sec., 3.88 MiB/sec. 2024.02.09 21:17:23.022420 [ 3 ] {4f2cf30e-06b2-42a6-92e0-497aebd3574b} DynamicQueryHandler: Done processing query 2024.02.09 21:17:23.022443 [ 3 ] {4f2cf30e-06b2-42a6-92e0-497aebd3574b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:17:23.022459 [ 3 ] {} HTTP-Session: d72df0cc-7efd-4000-b097-fa220f85cda8 Destroying unnamed session 2024.02.09 21:17:23.022627 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 4606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:23.022671 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:23.022690 [ 3 ] {} HTTP-Session: 43315a9d-9c76-4e81-82b4-0cb2d923ce3f Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:23.022707 [ 3 ] {} HTTP-Session: 43315a9d-9c76-4e81-82b4-0cb2d923ce3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:23.022779 [ 3 ] {e28771ef-a47c-4bf1-bcd3-9c17fe8d70c1} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:23.022816 [ 3 ] {e28771ef-a47c-4bf1-bcd3-9c17fe8d70c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:17:23.022919 [ 3 ] {e28771ef-a47c-4bf1-bcd3-9c17fe8d70c1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:23.023187 [ 3 ] {e28771ef-a47c-4bf1-bcd3-9c17fe8d70c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:23.023395 [ 3 ] {e28771ef-a47c-4bf1-bcd3-9c17fe8d70c1} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.09 21:17:23.023544 [ 3 ] {e28771ef-a47c-4bf1-bcd3-9c17fe8d70c1} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.09 21:17:23.023673 [ 3 ] {e28771ef-a47c-4bf1-bcd3-9c17fe8d70c1} executeQuery: Read 27 rows, 2.14 KiB in 0.000858756 sec., 31440 rows/sec., 2.43 MiB/sec. 2024.02.09 21:17:23.023802 [ 3 ] {e28771ef-a47c-4bf1-bcd3-9c17fe8d70c1} DynamicQueryHandler: Done processing query 2024.02.09 21:17:23.023826 [ 3 ] {e28771ef-a47c-4bf1-bcd3-9c17fe8d70c1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:17:23.023841 [ 3 ] {} HTTP-Session: 43315a9d-9c76-4e81-82b4-0cb2d923ce3f Destroying unnamed session 2024.02.09 21:17:23.023954 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:23.024000 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:23.024019 [ 3 ] {} HTTP-Session: 82368c16-bf91-4cba-ad56-edacf54fee22 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:23.024035 [ 3 ] {} HTTP-Session: 82368c16-bf91-4cba-ad56-edacf54fee22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:23.024107 [ 3 ] {a91ba57e-a5eb-44f6-aa85-5da0db0f2ec1} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:23.024149 [ 3 ] {a91ba57e-a5eb-44f6-aa85-5da0db0f2ec1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.09 21:17:23.024271 [ 3 ] {a91ba57e-a5eb-44f6-aa85-5da0db0f2ec1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:23.024549 [ 3 ] {a91ba57e-a5eb-44f6-aa85-5da0db0f2ec1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:23.024816 [ 3 ] {a91ba57e-a5eb-44f6-aa85-5da0db0f2ec1} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.09 21:17:23.024995 [ 3 ] {a91ba57e-a5eb-44f6-aa85-5da0db0f2ec1} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.09 21:17:23.025113 [ 3 ] {a91ba57e-a5eb-44f6-aa85-5da0db0f2ec1} executeQuery: Read 36 rows, 2.60 KiB in 0.000973548 sec., 36978 rows/sec., 2.61 MiB/sec. 2024.02.09 21:17:23.025241 [ 3 ] {a91ba57e-a5eb-44f6-aa85-5da0db0f2ec1} DynamicQueryHandler: Done processing query 2024.02.09 21:17:23.025265 [ 3 ] {a91ba57e-a5eb-44f6-aa85-5da0db0f2ec1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:17:23.025281 [ 3 ] {} HTTP-Session: 82368c16-bf91-4cba-ad56-edacf54fee22 Destroying unnamed session 2024.02.09 21:17:23.025391 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:23.025435 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:23.025453 [ 3 ] {} HTTP-Session: 1427b224-a3ae-4e8c-9b6a-6d2705e245aa Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:23.025470 [ 3 ] {} HTTP-Session: 1427b224-a3ae-4e8c-9b6a-6d2705e245aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:23.025540 [ 3 ] {09ebb3a1-d6b2-470f-a06c-b04484399bea} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:23.025583 [ 3 ] {09ebb3a1-d6b2-470f-a06c-b04484399bea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:17:23.025718 [ 3 ] {09ebb3a1-d6b2-470f-a06c-b04484399bea} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:23.025990 [ 3 ] {09ebb3a1-d6b2-470f-a06c-b04484399bea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:23.026252 [ 3 ] {09ebb3a1-d6b2-470f-a06c-b04484399bea} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.09 21:17:23.026438 [ 3 ] {09ebb3a1-d6b2-470f-a06c-b04484399bea} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.09 21:17:23.026558 [ 3 ] {09ebb3a1-d6b2-470f-a06c-b04484399bea} executeQuery: Read 3 rows, 4.15 KiB in 0.000990539 sec., 3028 rows/sec., 4.09 MiB/sec. 2024.02.09 21:17:23.026679 [ 3 ] {09ebb3a1-d6b2-470f-a06c-b04484399bea} DynamicQueryHandler: Done processing query 2024.02.09 21:17:23.026702 [ 3 ] {09ebb3a1-d6b2-470f-a06c-b04484399bea} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:17:23.026717 [ 3 ] {} HTTP-Session: 1427b224-a3ae-4e8c-9b6a-6d2705e245aa Destroying unnamed session 2024.02.09 21:17:28.019436 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:28.019624 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:28.019671 [ 3 ] {} HTTP-Session: b0fa2316-77d9-41f7-babf-e3265e6cef6f Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:28.019714 [ 3 ] {} HTTP-Session: b0fa2316-77d9-41f7-babf-e3265e6cef6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:28.019914 [ 3 ] {d37f585c-bf4a-44cf-8d2a-42cc6ac51e7e} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:28.020013 [ 3 ] {d37f585c-bf4a-44cf-8d2a-42cc6ac51e7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:17:28.020225 [ 3 ] {d37f585c-bf4a-44cf-8d2a-42cc6ac51e7e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:28.020773 [ 3 ] {d37f585c-bf4a-44cf-8d2a-42cc6ac51e7e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:28.021046 [ 3 ] {d37f585c-bf4a-44cf-8d2a-42cc6ac51e7e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.09 21:17:28.021226 [ 3 ] {d37f585c-bf4a-44cf-8d2a-42cc6ac51e7e} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.09 21:17:28.021347 [ 3 ] {d37f585c-bf4a-44cf-8d2a-42cc6ac51e7e} executeQuery: Read 49 rows, 3.97 KiB in 0.001372265 sec., 35707 rows/sec., 2.83 MiB/sec. 2024.02.09 21:17:28.021517 [ 3 ] {d37f585c-bf4a-44cf-8d2a-42cc6ac51e7e} DynamicQueryHandler: Done processing query 2024.02.09 21:17:28.021543 [ 3 ] {d37f585c-bf4a-44cf-8d2a-42cc6ac51e7e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:17:28.021559 [ 3 ] {} HTTP-Session: b0fa2316-77d9-41f7-babf-e3265e6cef6f Destroying unnamed session 2024.02.09 21:17:28.021684 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:28.021735 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:28.021755 [ 3 ] {} HTTP-Session: fba8e061-54f5-42ba-8aa9-bf73bf1659e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:28.021774 [ 3 ] {} HTTP-Session: fba8e061-54f5-42ba-8aa9-bf73bf1659e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:28.021852 [ 3 ] {df09ac8a-12e9-4e02-91d9-ba705843c37b} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:28.021895 [ 3 ] {df09ac8a-12e9-4e02-91d9-ba705843c37b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.09 21:17:28.022003 [ 3 ] {df09ac8a-12e9-4e02-91d9-ba705843c37b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:28.022269 [ 3 ] {df09ac8a-12e9-4e02-91d9-ba705843c37b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:28.022479 [ 3 ] {df09ac8a-12e9-4e02-91d9-ba705843c37b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.09 21:17:28.022633 [ 3 ] {df09ac8a-12e9-4e02-91d9-ba705843c37b} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.09 21:17:28.022765 [ 3 ] {df09ac8a-12e9-4e02-91d9-ba705843c37b} executeQuery: Read 2 rows, 175.00 B in 0.000879496 sec., 2274 rows/sec., 194.31 KiB/sec. 2024.02.09 21:17:28.022896 [ 3 ] {df09ac8a-12e9-4e02-91d9-ba705843c37b} DynamicQueryHandler: Done processing query 2024.02.09 21:17:28.022921 [ 3 ] {df09ac8a-12e9-4e02-91d9-ba705843c37b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:17:28.022937 [ 3 ] {} HTTP-Session: fba8e061-54f5-42ba-8aa9-bf73bf1659e1 Destroying unnamed session 2024.02.09 21:17:28.023075 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 23775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:28.023122 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:28.023141 [ 3 ] {} HTTP-Session: 0d93abad-0a2f-47d0-a140-42de06f3636d Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:28.023158 [ 3 ] {} HTTP-Session: 0d93abad-0a2f-47d0-a140-42de06f3636d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:28.023235 [ 3 ] {e77bea00-4921-4aac-bbd0-84cfcc65310f} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:28.023275 [ 3 ] {e77bea00-4921-4aac-bbd0-84cfcc65310f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:17:28.023380 [ 3 ] {e77bea00-4921-4aac-bbd0-84cfcc65310f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:28.023738 [ 3 ] {e77bea00-4921-4aac-bbd0-84cfcc65310f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:28.023956 [ 3 ] {e77bea00-4921-4aac-bbd0-84cfcc65310f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.09 21:17:28.024102 [ 3 ] {e77bea00-4921-4aac-bbd0-84cfcc65310f} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.09 21:17:28.024232 [ 3 ] {e77bea00-4921-4aac-bbd0-84cfcc65310f} executeQuery: Read 148 rows, 14.73 KiB in 0.000966348 sec., 153153 rows/sec., 14.88 MiB/sec. 2024.02.09 21:17:28.024362 [ 3 ] {e77bea00-4921-4aac-bbd0-84cfcc65310f} DynamicQueryHandler: Done processing query 2024.02.09 21:17:28.024386 [ 3 ] {e77bea00-4921-4aac-bbd0-84cfcc65310f} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.09 21:17:28.024402 [ 3 ] {} HTTP-Session: 0d93abad-0a2f-47d0-a140-42de06f3636d Destroying unnamed session 2024.02.09 21:17:28.024540 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:28.024586 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:28.024604 [ 3 ] {} HTTP-Session: f37fc4dc-5ae8-4e3d-a4cb-8e808ed65c40 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:28.024622 [ 3 ] {} HTTP-Session: f37fc4dc-5ae8-4e3d-a4cb-8e808ed65c40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:28.024690 [ 3 ] {64576112-d910-4d85-8324-d3af6dd27989} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:28.024729 [ 3 ] {64576112-d910-4d85-8324-d3af6dd27989} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.09 21:17:28.024836 [ 3 ] {64576112-d910-4d85-8324-d3af6dd27989} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:28.025162 [ 3 ] {64576112-d910-4d85-8324-d3af6dd27989} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:28.025407 [ 3 ] {64576112-d910-4d85-8324-d3af6dd27989} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.09 21:17:28.025584 [ 3 ] {64576112-d910-4d85-8324-d3af6dd27989} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.09 21:17:28.025722 [ 3 ] {64576112-d910-4d85-8324-d3af6dd27989} executeQuery: Read 2 rows, 143.00 B in 0.000996308 sec., 2007 rows/sec., 140.17 KiB/sec. 2024.02.09 21:17:28.025846 [ 3 ] {64576112-d910-4d85-8324-d3af6dd27989} DynamicQueryHandler: Done processing query 2024.02.09 21:17:28.025870 [ 3 ] {64576112-d910-4d85-8324-d3af6dd27989} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:17:28.025885 [ 3 ] {} HTTP-Session: f37fc4dc-5ae8-4e3d-a4cb-8e808ed65c40 Destroying unnamed session 2024.02.09 21:17:28.026065 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 8694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:28.026111 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:28.026129 [ 3 ] {} HTTP-Session: 0783fc93-7fb4-48ab-9d4c-b7b8b8fe7043 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:28.026146 [ 3 ] {} HTTP-Session: 0783fc93-7fb4-48ab-9d4c-b7b8b8fe7043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:28.026219 [ 3 ] {2588f2b6-3705-4fc3-a53a-f0990bb6fc87} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:28.026256 [ 3 ] {2588f2b6-3705-4fc3-a53a-f0990bb6fc87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:17:28.026362 [ 3 ] {2588f2b6-3705-4fc3-a53a-f0990bb6fc87} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:28.026648 [ 3 ] {2588f2b6-3705-4fc3-a53a-f0990bb6fc87} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:28.026857 [ 3 ] {2588f2b6-3705-4fc3-a53a-f0990bb6fc87} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.09 21:17:28.027015 [ 3 ] {2588f2b6-3705-4fc3-a53a-f0990bb6fc87} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.09 21:17:28.027141 [ 3 ] {2588f2b6-3705-4fc3-a53a-f0990bb6fc87} executeQuery: Read 51 rows, 4.09 KiB in 0.000894966 sec., 56985 rows/sec., 4.46 MiB/sec. 2024.02.09 21:17:28.027254 [ 3 ] {2588f2b6-3705-4fc3-a53a-f0990bb6fc87} DynamicQueryHandler: Done processing query 2024.02.09 21:17:28.027283 [ 3 ] {2588f2b6-3705-4fc3-a53a-f0990bb6fc87} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.09 21:17:28.027299 [ 3 ] {} HTTP-Session: 0783fc93-7fb4-48ab-9d4c-b7b8b8fe7043 Destroying unnamed session 2024.02.09 21:17:28.027400 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:28.027444 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:28.027462 [ 3 ] {} HTTP-Session: a09e1551-8cc8-423e-82ba-340869eea69d Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:28.027479 [ 3 ] {} HTTP-Session: a09e1551-8cc8-423e-82ba-340869eea69d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:28.027548 [ 3 ] {11fe689e-4120-409b-a7af-99fa98722dee} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:28.027590 [ 3 ] {11fe689e-4120-409b-a7af-99fa98722dee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.09 21:17:28.027711 [ 3 ] {11fe689e-4120-409b-a7af-99fa98722dee} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:28.027958 [ 3 ] {11fe689e-4120-409b-a7af-99fa98722dee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:28.028211 [ 3 ] {11fe689e-4120-409b-a7af-99fa98722dee} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.09 21:17:28.028389 [ 3 ] {11fe689e-4120-409b-a7af-99fa98722dee} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.09 21:17:28.028515 [ 3 ] {11fe689e-4120-409b-a7af-99fa98722dee} executeQuery: Read 1 rows, 72.00 B in 0.000937968 sec., 1066 rows/sec., 74.96 KiB/sec. 2024.02.09 21:17:28.028638 [ 3 ] {11fe689e-4120-409b-a7af-99fa98722dee} DynamicQueryHandler: Done processing query 2024.02.09 21:17:28.028662 [ 3 ] {11fe689e-4120-409b-a7af-99fa98722dee} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:17:28.028677 [ 3 ] {} HTTP-Session: a09e1551-8cc8-423e-82ba-340869eea69d Destroying unnamed session 2024.02.09 21:17:28.028824 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 52423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:28.028869 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:28.028888 [ 3 ] {} HTTP-Session: 1a6cfc99-e019-4666-87cb-f1670d764ccb Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:28.028904 [ 3 ] {} HTTP-Session: 1a6cfc99-e019-4666-87cb-f1670d764ccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:28.028983 [ 3 ] {20a232c9-9520-494a-b657-09be931a5d72} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:28.029027 [ 3 ] {20a232c9-9520-494a-b657-09be931a5d72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:17:28.029161 [ 3 ] {20a232c9-9520-494a-b657-09be931a5d72} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:28.029636 [ 3 ] {20a232c9-9520-494a-b657-09be931a5d72} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:28.029945 [ 3 ] {20a232c9-9520-494a-b657-09be931a5d72} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.09 21:17:28.030122 [ 3 ] {20a232c9-9520-494a-b657-09be931a5d72} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.09 21:17:28.030238 [ 3 ] {20a232c9-9520-494a-b657-09be931a5d72} executeQuery: Read 49 rows, 67.71 KiB in 0.001227682 sec., 39912 rows/sec., 53.86 MiB/sec. 2024.02.09 21:17:28.030364 [ 3 ] {20a232c9-9520-494a-b657-09be931a5d72} DynamicQueryHandler: Done processing query 2024.02.09 21:17:28.030387 [ 3 ] {20a232c9-9520-494a-b657-09be931a5d72} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.09 21:17:28.030402 [ 3 ] {} HTTP-Session: 1a6cfc99-e019-4666-87cb-f1670d764ccb Destroying unnamed session 2024.02.09 21:17:33.017513 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:33.017698 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:33.017744 [ 3 ] {} HTTP-Session: 1357d908-2166-4cfc-a143-6ba85f26d581 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:33.017788 [ 3 ] {} HTTP-Session: 1357d908-2166-4cfc-a143-6ba85f26d581 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:33.017985 [ 3 ] {763cfded-d80a-49f7-9cf3-80da1492d6b5} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:33.018105 [ 3 ] {763cfded-d80a-49f7-9cf3-80da1492d6b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:17:33.018467 [ 3 ] {763cfded-d80a-49f7-9cf3-80da1492d6b5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:33.019020 [ 3 ] {763cfded-d80a-49f7-9cf3-80da1492d6b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:33.019295 [ 3 ] {763cfded-d80a-49f7-9cf3-80da1492d6b5} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.09 21:17:33.019459 [ 3 ] {763cfded-d80a-49f7-9cf3-80da1492d6b5} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.09 21:17:33.019593 [ 3 ] {763cfded-d80a-49f7-9cf3-80da1492d6b5} executeQuery: Read 3 rows, 249.00 B in 0.001551679 sec., 1933 rows/sec., 156.71 KiB/sec. 2024.02.09 21:17:33.019735 [ 3 ] {763cfded-d80a-49f7-9cf3-80da1492d6b5} DynamicQueryHandler: Done processing query 2024.02.09 21:17:33.019759 [ 3 ] {763cfded-d80a-49f7-9cf3-80da1492d6b5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:17:33.019776 [ 3 ] {} HTTP-Session: 1357d908-2166-4cfc-a143-6ba85f26d581 Destroying unnamed session 2024.02.09 21:17:33.019892 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 1424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:33.019937 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:33.019956 [ 3 ] {} HTTP-Session: f4163b67-fa40-4870-94fd-80671d798a14 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:33.019974 [ 3 ] {} HTTP-Session: f4163b67-fa40-4870-94fd-80671d798a14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:33.020046 [ 3 ] {6cb0d501-28dc-48b4-8709-596b721232bd} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:33.020085 [ 3 ] {6cb0d501-28dc-48b4-8709-596b721232bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:17:33.020188 [ 3 ] {6cb0d501-28dc-48b4-8709-596b721232bd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:33.020458 [ 3 ] {6cb0d501-28dc-48b4-8709-596b721232bd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:33.020685 [ 3 ] {6cb0d501-28dc-48b4-8709-596b721232bd} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.09 21:17:33.020839 [ 3 ] {6cb0d501-28dc-48b4-8709-596b721232bd} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.09 21:17:33.020961 [ 3 ] {6cb0d501-28dc-48b4-8709-596b721232bd} executeQuery: Read 9 rows, 845.00 B in 0.000882186 sec., 10201 rows/sec., 935.40 KiB/sec. 2024.02.09 21:17:33.020956 [ 77 ] {} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.09 21:17:33.021070 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:33.021136 [ 3 ] {6cb0d501-28dc-48b4-8709-596b721232bd} DynamicQueryHandler: Done processing query 2024.02.09 21:17:33.021204 [ 3 ] {6cb0d501-28dc-48b4-8709-596b721232bd} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:17:33.021239 [ 3 ] {} HTTP-Session: f4163b67-fa40-4870-94fd-80671d798a14 Destroying unnamed session 2024.02.09 21:17:33.021248 [ 20 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.09 21:17:33.021433 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:33.021452 [ 20 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:17:33.021517 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:33.021522 [ 20 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 194 rows starting from the beginning of the part 2024.02.09 21:17:33.021552 [ 3 ] {} HTTP-Session: 5f8084a3-03c4-4e7d-b3b7-4b81c1728a2e Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:33.021606 [ 3 ] {} HTTP-Session: 5f8084a3-03c4-4e7d-b3b7-4b81c1728a2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:33.021787 [ 3 ] {a76de766-fa3c-404e-8715-ed8eac8cd439} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:33.021835 [ 20 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 9 rows starting from the beginning of the part 2024.02.09 21:17:33.021869 [ 3 ] {a76de766-fa3c-404e-8715-ed8eac8cd439} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:17:33.022174 [ 20 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 147 rows starting from the beginning of the part 2024.02.09 21:17:33.022307 [ 3 ] {a76de766-fa3c-404e-8715-ed8eac8cd439} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:33.022470 [ 20 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 45 rows starting from the beginning of the part 2024.02.09 21:17:33.022680 [ 20 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part 2024.02.09 21:17:33.022980 [ 20 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 9 rows starting from the beginning of the part 2024.02.09 21:17:33.023122 [ 3 ] {a76de766-fa3c-404e-8715-ed8eac8cd439} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:33.023481 [ 3 ] {a76de766-fa3c-404e-8715-ed8eac8cd439} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.09 21:17:33.023834 [ 3 ] {a76de766-fa3c-404e-8715-ed8eac8cd439} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.09 21:17:33.024020 [ 77 ] {} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.09 21:17:33.024112 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:33.024175 [ 3 ] {a76de766-fa3c-404e-8715-ed8eac8cd439} executeQuery: Read 3 rows, 246.00 B in 0.002299263 sec., 1304 rows/sec., 104.48 KiB/sec. 2024.02.09 21:17:33.024399 [ 14 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.09 21:17:33.024651 [ 3 ] {a76de766-fa3c-404e-8715-ed8eac8cd439} DynamicQueryHandler: Done processing query 2024.02.09 21:17:33.024684 [ 14 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:17:33.024741 [ 3 ] {a76de766-fa3c-404e-8715-ed8eac8cd439} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:17:33.024789 [ 14 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 98 rows starting from the beginning of the part 2024.02.09 21:17:33.024829 [ 3 ] {} HTTP-Session: 5f8084a3-03c4-4e7d-b3b7-4b81c1728a2e Destroying unnamed session 2024.02.09 21:17:33.025185 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:33.025262 [ 20 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 552 rows, containing 4 columns (4 merged, 0 gathered) in 0.004123086 sec., 133880.30227843902 rows/sec., 12.56 MiB/sec. 2024.02.09 21:17:33.025276 [ 14 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 3 rows starting from the beginning of the part 2024.02.09 21:17:33.025294 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:33.025390 [ 3 ] {} HTTP-Session: 5acaee52-a65a-4e2d-9894-a1bac3212b19 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:33.025451 [ 3 ] {} HTTP-Session: 5acaee52-a65a-4e2d-9894-a1bac3212b19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:33.025484 [ 20 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.09 21:17:33.025666 [ 14 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 49 rows starting from the beginning of the part 2024.02.09 21:17:33.025843 [ 3 ] {c3ccc09b-d6e0-448d-a656-5f40feb629f4} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:33.025926 [ 20 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_16_3} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.09 21:17:33.026025 [ 14 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 27 rows starting from the beginning of the part 2024.02.09 21:17:33.026046 [ 3 ] {c3ccc09b-d6e0-448d-a656-5f40feb629f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:17:33.026110 [ 20 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_16_3} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.09 21:17:33.026421 [ 14 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 51 rows starting from the beginning of the part 2024.02.09 21:17:33.026792 [ 14 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 3 rows starting from the beginning of the part 2024.02.09 21:17:33.026905 [ 3 ] {c3ccc09b-d6e0-448d-a656-5f40feb629f4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:33.027751 [ 3 ] {c3ccc09b-d6e0-448d-a656-5f40feb629f4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:33.028569 [ 3 ] {c3ccc09b-d6e0-448d-a656-5f40feb629f4} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.09 21:17:33.028646 [ 14 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 231 rows, containing 4 columns (4 merged, 0 gathered) in 0.004433471 sec., 52103.645202596344 rows/sec., 4.07 MiB/sec. 2024.02.09 21:17:33.028852 [ 3 ] {c3ccc09b-d6e0-448d-a656-5f40feb629f4} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.09 21:17:33.028852 [ 14 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.09 21:17:33.029085 [ 3 ] {c3ccc09b-d6e0-448d-a656-5f40feb629f4} executeQuery: Read 3 rows, 4.15 KiB in 0.003173628 sec., 945 rows/sec., 1.28 MiB/sec. 2024.02.09 21:17:33.029273 [ 14 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_16_3} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.09 21:17:33.029367 [ 3 ] {c3ccc09b-d6e0-448d-a656-5f40feb629f4} DynamicQueryHandler: Done processing query 2024.02.09 21:17:33.029401 [ 14 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_16_3} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.09 21:17:33.029407 [ 3 ] {c3ccc09b-d6e0-448d-a656-5f40feb629f4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:17:33.029458 [ 3 ] {} HTTP-Session: 5acaee52-a65a-4e2d-9894-a1bac3212b19 Destroying unnamed session 2024.02.09 21:17:36.765461 [ 61 ] {} DNSResolver: Updating DNS cache 2024.02.09 21:17:36.765514 [ 61 ] {} DNSResolver: Updated DNS cache 2024.02.09 21:17:38.019073 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:38.019218 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:38.019248 [ 3 ] {} HTTP-Session: 09f216fb-c6f2-4190-b9ad-ad480aea17b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:38.019278 [ 3 ] {} HTTP-Session: 09f216fb-c6f2-4190-b9ad-ad480aea17b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:38.019416 [ 3 ] {b0deadde-8523-45d4-a474-a090fdeb8264} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:38.019475 [ 3 ] {b0deadde-8523-45d4-a474-a090fdeb8264} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:17:38.019630 [ 3 ] {b0deadde-8523-45d4-a474-a090fdeb8264} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:38.020092 [ 3 ] {b0deadde-8523-45d4-a474-a090fdeb8264} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:38.020367 [ 3 ] {b0deadde-8523-45d4-a474-a090fdeb8264} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.09 21:17:38.020533 [ 3 ] {b0deadde-8523-45d4-a474-a090fdeb8264} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.09 21:17:38.020671 [ 3 ] {b0deadde-8523-45d4-a474-a090fdeb8264} executeQuery: Read 49 rows, 3.97 KiB in 0.001209922 sec., 40498 rows/sec., 3.21 MiB/sec. 2024.02.09 21:17:38.020673 [ 69 ] {} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.09 21:17:38.020793 [ 69 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:38.020895 [ 3 ] {b0deadde-8523-45d4-a474-a090fdeb8264} DynamicQueryHandler: Done processing query 2024.02.09 21:17:38.020931 [ 24 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.09 21:17:38.020938 [ 3 ] {b0deadde-8523-45d4-a474-a090fdeb8264} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:17:38.021013 [ 3 ] {} HTTP-Session: 09f216fb-c6f2-4190-b9ad-ad480aea17b7 Destroying unnamed session 2024.02.09 21:17:38.021090 [ 24 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:17:38.021129 [ 24 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 52 rows starting from the beginning of the part 2024.02.09 21:17:38.021182 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 23625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:38.021276 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:38.021321 [ 3 ] {} HTTP-Session: 0424c004-411a-4189-9257-3f5e38a995f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:38.021367 [ 3 ] {} HTTP-Session: 0424c004-411a-4189-9257-3f5e38a995f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:38.021391 [ 24 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 49 rows starting from the beginning of the part 2024.02.09 21:17:38.021554 [ 3 ] {68d42829-cd3a-45a8-b2c9-d2ba0782553a} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:38.021608 [ 24 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3 rows starting from the beginning of the part 2024.02.09 21:17:38.021635 [ 3 ] {68d42829-cd3a-45a8-b2c9-d2ba0782553a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:17:38.021897 [ 24 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 49 rows starting from the beginning of the part 2024.02.09 21:17:38.022112 [ 3 ] {68d42829-cd3a-45a8-b2c9-d2ba0782553a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:38.022155 [ 24 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 3 rows starting from the beginning of the part 2024.02.09 21:17:38.022317 [ 24 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 49 rows starting from the beginning of the part 2024.02.09 21:17:38.022883 [ 3 ] {68d42829-cd3a-45a8-b2c9-d2ba0782553a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:38.023389 [ 3 ] {68d42829-cd3a-45a8-b2c9-d2ba0782553a} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.09 21:17:38.023697 [ 3 ] {68d42829-cd3a-45a8-b2c9-d2ba0782553a} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.09 21:17:38.023695 [ 14 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 4 columns (4 merged, 0 gathered) in 0.002826303 sec., 72532.91667595442 rows/sec., 5.74 MiB/sec. 2024.02.09 21:17:38.023871 [ 3 ] {68d42829-cd3a-45a8-b2c9-d2ba0782553a} executeQuery: Read 147 rows, 14.64 KiB in 0.002260172 sec., 65039 rows/sec., 6.33 MiB/sec. 2024.02.09 21:17:38.023927 [ 11 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.09 21:17:38.024104 [ 3 ] {68d42829-cd3a-45a8-b2c9-d2ba0782553a} DynamicQueryHandler: Done processing query 2024.02.09 21:17:38.024144 [ 3 ] {68d42829-cd3a-45a8-b2c9-d2ba0782553a} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.09 21:17:38.024175 [ 3 ] {} HTTP-Session: 0424c004-411a-4189-9257-3f5e38a995f9 Destroying unnamed session 2024.02.09 21:17:38.024242 [ 11 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_16_3} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.09 21:17:38.024310 [ 11 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_16_3} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.09 21:17:38.024345 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 8351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:38.024437 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:38.024456 [ 3 ] {} HTTP-Session: 2f4567ae-cd97-4a39-a8de-c53bfabc42f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:38.024473 [ 3 ] {} HTTP-Session: 2f4567ae-cd97-4a39-a8de-c53bfabc42f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:38.024547 [ 3 ] {e419b3cc-e8f5-4134-8463-03ee5101d804} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:38.024587 [ 3 ] {e419b3cc-e8f5-4134-8463-03ee5101d804} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:17:38.024708 [ 3 ] {e419b3cc-e8f5-4134-8463-03ee5101d804} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:38.025030 [ 3 ] {e419b3cc-e8f5-4134-8463-03ee5101d804} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:38.025251 [ 3 ] {e419b3cc-e8f5-4134-8463-03ee5101d804} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.09 21:17:38.025410 [ 3 ] {e419b3cc-e8f5-4134-8463-03ee5101d804} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.09 21:17:38.025533 [ 3 ] {e419b3cc-e8f5-4134-8463-03ee5101d804} executeQuery: Read 49 rows, 3.92 KiB in 0.000952787 sec., 51428 rows/sec., 4.02 MiB/sec. 2024.02.09 21:17:38.025652 [ 3 ] {e419b3cc-e8f5-4134-8463-03ee5101d804} DynamicQueryHandler: Done processing query 2024.02.09 21:17:38.025675 [ 3 ] {e419b3cc-e8f5-4134-8463-03ee5101d804} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.09 21:17:38.025690 [ 3 ] {} HTTP-Session: 2f4567ae-cd97-4a39-a8de-c53bfabc42f3 Destroying unnamed session 2024.02.09 21:17:38.025876 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 52423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:38.025921 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:38.025940 [ 3 ] {} HTTP-Session: 3e8fb0e2-1094-4ed6-8ecd-6bb92e04b653 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:38.025957 [ 3 ] {} HTTP-Session: 3e8fb0e2-1094-4ed6-8ecd-6bb92e04b653 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:38.026048 [ 3 ] {7c505b3b-e32b-4fd9-9493-04fed4191a47} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:38.026095 [ 3 ] {7c505b3b-e32b-4fd9-9493-04fed4191a47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:17:38.026233 [ 3 ] {7c505b3b-e32b-4fd9-9493-04fed4191a47} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:38.026761 [ 3 ] {7c505b3b-e32b-4fd9-9493-04fed4191a47} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:38.027095 [ 3 ] {7c505b3b-e32b-4fd9-9493-04fed4191a47} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.09 21:17:38.027290 [ 3 ] {7c505b3b-e32b-4fd9-9493-04fed4191a47} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.09 21:17:38.027413 [ 69 ] {} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.09 21:17:38.027422 [ 3 ] {7c505b3b-e32b-4fd9-9493-04fed4191a47} executeQuery: Read 49 rows, 67.71 KiB in 0.001337134 sec., 36645 rows/sec., 49.45 MiB/sec. 2024.02.09 21:17:38.027475 [ 69 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:38.027659 [ 14 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.09 21:17:38.027687 [ 3 ] {7c505b3b-e32b-4fd9-9493-04fed4191a47} DynamicQueryHandler: Done processing query 2024.02.09 21:17:38.027719 [ 3 ] {7c505b3b-e32b-4fd9-9493-04fed4191a47} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.09 21:17:38.027743 [ 3 ] {} HTTP-Session: 3e8fb0e2-1094-4ed6-8ecd-6bb92e04b653 Destroying unnamed session 2024.02.09 21:17:38.027830 [ 14 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:17:38.027879 [ 14 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 282 rows starting from the beginning of the part 2024.02.09 21:17:38.028030 [ 14 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 49 rows starting from the beginning of the part 2024.02.09 21:17:38.028147 [ 14 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3 rows starting from the beginning of the part 2024.02.09 21:17:38.028258 [ 14 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 49 rows starting from the beginning of the part 2024.02.09 21:17:38.028367 [ 14 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 3 rows starting from the beginning of the part 2024.02.09 21:17:38.028468 [ 14 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 49 rows starting from the beginning of the part 2024.02.09 21:17:38.029822 [ 11 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 435 rows, containing 6 columns (6 merged, 0 gathered) in 0.002263371 sec., 192191.2050653649 rows/sec., 259.35 MiB/sec. 2024.02.09 21:17:38.030122 [ 11 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.09 21:17:38.030327 [ 11 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_16_3} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.09 21:17:38.030386 [ 11 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_16_3} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.09 21:17:38.030457 [ 11 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_16_3: 4.00 MiB. 2024.02.09 21:17:39.000129 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.01 MiB, peak 236.34 MiB, will set to 230.89 MiB (RSS), difference: -4.12 MiB 2024.02.09 21:17:40.529220 [ 63 ] {} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.09 21:17:40.529292 [ 63 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:40.529363 [ 19 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.09 21:17:40.529492 [ 19 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:17:40.529534 [ 19 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 324 rows starting from the beginning of the part 2024.02.09 21:17:40.529706 [ 19 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2024.02.09 21:17:40.529816 [ 19 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part 2024.02.09 21:17:40.529917 [ 19 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2024.02.09 21:17:40.530014 [ 19 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2024.02.09 21:17:40.530854 [ 14 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 399 rows, containing 5 columns (5 merged, 0 gathered) in 0.001510158 sec., 264210.76470144186 rows/sec., 18.64 MiB/sec. 2024.02.09 21:17:40.531080 [ 22 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.09 21:17:40.531405 [ 22 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_5_1} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.09 21:17:40.531478 [ 22 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_5_1} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.09 21:17:43.017143 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:43.017325 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:43.017372 [ 3 ] {} HTTP-Session: 77f917f2-88fb-43c1-b55f-1914ae0e244c Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:43.017413 [ 3 ] {} HTTP-Session: 77f917f2-88fb-43c1-b55f-1914ae0e244c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:43.017593 [ 3 ] {fec57dbb-a036-41a0-9f75-1261747b4a13} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:43.017652 [ 3 ] {fec57dbb-a036-41a0-9f75-1261747b4a13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:17:43.017811 [ 3 ] {fec57dbb-a036-41a0-9f75-1261747b4a13} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:43.018246 [ 3 ] {fec57dbb-a036-41a0-9f75-1261747b4a13} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:43.018512 [ 3 ] {fec57dbb-a036-41a0-9f75-1261747b4a13} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.09 21:17:43.018677 [ 3 ] {fec57dbb-a036-41a0-9f75-1261747b4a13} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.09 21:17:43.018807 [ 3 ] {fec57dbb-a036-41a0-9f75-1261747b4a13} executeQuery: Read 3 rows, 249.00 B in 0.001174252 sec., 2554 rows/sec., 207.08 KiB/sec. 2024.02.09 21:17:43.018972 [ 3 ] {fec57dbb-a036-41a0-9f75-1261747b4a13} DynamicQueryHandler: Done processing query 2024.02.09 21:17:43.018999 [ 3 ] {fec57dbb-a036-41a0-9f75-1261747b4a13} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:17:43.019015 [ 3 ] {} HTTP-Session: 77f917f2-88fb-43c1-b55f-1914ae0e244c Destroying unnamed session 2024.02.09 21:17:43.019138 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:43.019184 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:43.019203 [ 3 ] {} HTTP-Session: 5c4ef3af-1fb9-4a57-a78d-e6ed4fc11e53 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:43.019220 [ 3 ] {} HTTP-Session: 5c4ef3af-1fb9-4a57-a78d-e6ed4fc11e53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:43.019290 [ 3 ] {ee378501-bbee-4674-953a-96a7cfd87637} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:43.019329 [ 3 ] {ee378501-bbee-4674-953a-96a7cfd87637} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.09 21:17:43.019466 [ 3 ] {ee378501-bbee-4674-953a-96a7cfd87637} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:43.019768 [ 3 ] {ee378501-bbee-4674-953a-96a7cfd87637} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:43.019984 [ 3 ] {ee378501-bbee-4674-953a-96a7cfd87637} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.09 21:17:43.020131 [ 3 ] {ee378501-bbee-4674-953a-96a7cfd87637} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.09 21:17:43.020244 [ 3 ] {ee378501-bbee-4674-953a-96a7cfd87637} executeQuery: Read 2 rows, 175.00 B in 0.000926797 sec., 2157 rows/sec., 184.40 KiB/sec. 2024.02.09 21:17:43.020364 [ 3 ] {ee378501-bbee-4674-953a-96a7cfd87637} DynamicQueryHandler: Done processing query 2024.02.09 21:17:43.020388 [ 3 ] {ee378501-bbee-4674-953a-96a7cfd87637} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:17:43.020404 [ 3 ] {} HTTP-Session: 5c4ef3af-1fb9-4a57-a78d-e6ed4fc11e53 Destroying unnamed session 2024.02.09 21:17:43.020521 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 1573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:43.020567 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:43.020610 [ 3 ] {} HTTP-Session: c35ffc59-eb76-49e0-bb42-042ce84cf3d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:43.020628 [ 3 ] {} HTTP-Session: c35ffc59-eb76-49e0-bb42-042ce84cf3d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:43.020698 [ 3 ] {c1dfe9d2-a366-4f2f-80ec-ebc4a7488693} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:43.020735 [ 3 ] {c1dfe9d2-a366-4f2f-80ec-ebc4a7488693} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:17:43.020838 [ 3 ] {c1dfe9d2-a366-4f2f-80ec-ebc4a7488693} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:43.021108 [ 3 ] {c1dfe9d2-a366-4f2f-80ec-ebc4a7488693} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:43.021316 [ 3 ] {c1dfe9d2-a366-4f2f-80ec-ebc4a7488693} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.09 21:17:43.021462 [ 3 ] {c1dfe9d2-a366-4f2f-80ec-ebc4a7488693} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.09 21:17:43.021591 [ 3 ] {c1dfe9d2-a366-4f2f-80ec-ebc4a7488693} executeQuery: Read 10 rows, 936.00 B in 0.000865536 sec., 11553 rows/sec., 1.03 MiB/sec. 2024.02.09 21:17:43.021710 [ 3 ] {c1dfe9d2-a366-4f2f-80ec-ebc4a7488693} DynamicQueryHandler: Done processing query 2024.02.09 21:17:43.021733 [ 3 ] {c1dfe9d2-a366-4f2f-80ec-ebc4a7488693} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:17:43.021749 [ 3 ] {} HTTP-Session: c35ffc59-eb76-49e0-bb42-042ce84cf3d2 Destroying unnamed session 2024.02.09 21:17:43.021874 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:43.021919 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:43.021937 [ 3 ] {} HTTP-Session: 6249732f-3a28-44c9-aea0-56210da41dde Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:43.021953 [ 3 ] {} HTTP-Session: 6249732f-3a28-44c9-aea0-56210da41dde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:43.022021 [ 3 ] {6c673ee2-60e1-41e8-bc31-6381fef98108} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:43.022058 [ 3 ] {6c673ee2-60e1-41e8-bc31-6381fef98108} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.09 21:17:43.022164 [ 3 ] {6c673ee2-60e1-41e8-bc31-6381fef98108} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:43.022429 [ 3 ] {6c673ee2-60e1-41e8-bc31-6381fef98108} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:43.022632 [ 3 ] {6c673ee2-60e1-41e8-bc31-6381fef98108} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.09 21:17:43.022779 [ 3 ] {6c673ee2-60e1-41e8-bc31-6381fef98108} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.09 21:17:43.022898 [ 3 ] {6c673ee2-60e1-41e8-bc31-6381fef98108} executeQuery: Read 2 rows, 143.00 B in 0.000846186 sec., 2363 rows/sec., 165.03 KiB/sec. 2024.02.09 21:17:43.023020 [ 3 ] {6c673ee2-60e1-41e8-bc31-6381fef98108} DynamicQueryHandler: Done processing query 2024.02.09 21:17:43.023045 [ 3 ] {6c673ee2-60e1-41e8-bc31-6381fef98108} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:17:43.023061 [ 3 ] {} HTTP-Session: 6249732f-3a28-44c9-aea0-56210da41dde Destroying unnamed session 2024.02.09 21:17:43.023163 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:43.023207 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:43.023226 [ 3 ] {} HTTP-Session: b1ad673a-ef7b-4e07-9cdc-7690a8a8b29a Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:43.023244 [ 3 ] {} HTTP-Session: b1ad673a-ef7b-4e07-9cdc-7690a8a8b29a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:43.023312 [ 3 ] {bb880bf3-39e6-4f83-9a55-b29971f72ea0} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:43.023350 [ 3 ] {bb880bf3-39e6-4f83-9a55-b29971f72ea0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:17:43.023454 [ 3 ] {bb880bf3-39e6-4f83-9a55-b29971f72ea0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:43.023747 [ 3 ] {bb880bf3-39e6-4f83-9a55-b29971f72ea0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:43.023945 [ 3 ] {bb880bf3-39e6-4f83-9a55-b29971f72ea0} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.09 21:17:43.024090 [ 3 ] {bb880bf3-39e6-4f83-9a55-b29971f72ea0} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.09 21:17:43.024209 [ 3 ] {bb880bf3-39e6-4f83-9a55-b29971f72ea0} executeQuery: Read 5 rows, 413.00 B in 0.000869586 sec., 5749 rows/sec., 463.81 KiB/sec. 2024.02.09 21:17:43.024312 [ 3 ] {bb880bf3-39e6-4f83-9a55-b29971f72ea0} DynamicQueryHandler: Done processing query 2024.02.09 21:17:43.024334 [ 3 ] {bb880bf3-39e6-4f83-9a55-b29971f72ea0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:17:43.024349 [ 3 ] {} HTTP-Session: b1ad673a-ef7b-4e07-9cdc-7690a8a8b29a Destroying unnamed session 2024.02.09 21:17:43.024449 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:43.024492 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:43.024510 [ 3 ] {} HTTP-Session: 6add03e4-fc9e-4fbe-9905-e0f97fc5619c Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:43.024526 [ 3 ] {} HTTP-Session: 6add03e4-fc9e-4fbe-9905-e0f97fc5619c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:43.024593 [ 3 ] {d4596bb4-8af0-4447-b9e3-c757a4bd3b41} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:43.024635 [ 3 ] {d4596bb4-8af0-4447-b9e3-c757a4bd3b41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.09 21:17:43.024752 [ 3 ] {d4596bb4-8af0-4447-b9e3-c757a4bd3b41} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:43.025000 [ 3 ] {d4596bb4-8af0-4447-b9e3-c757a4bd3b41} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:43.025261 [ 3 ] {d4596bb4-8af0-4447-b9e3-c757a4bd3b41} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.09 21:17:43.025434 [ 3 ] {d4596bb4-8af0-4447-b9e3-c757a4bd3b41} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.09 21:17:43.025551 [ 3 ] {d4596bb4-8af0-4447-b9e3-c757a4bd3b41} executeQuery: Read 1 rows, 72.00 B in 0.000929567 sec., 1075 rows/sec., 75.64 KiB/sec. 2024.02.09 21:17:43.025672 [ 3 ] {d4596bb4-8af0-4447-b9e3-c757a4bd3b41} DynamicQueryHandler: Done processing query 2024.02.09 21:17:43.025695 [ 3 ] {d4596bb4-8af0-4447-b9e3-c757a4bd3b41} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:17:43.025710 [ 3 ] {} HTTP-Session: 6add03e4-fc9e-4fbe-9905-e0f97fc5619c Destroying unnamed session 2024.02.09 21:17:43.025814 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:43.025858 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:43.025876 [ 3 ] {} HTTP-Session: e1aa7100-c8bb-4955-9d70-c11ea384db20 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:43.025892 [ 3 ] {} HTTP-Session: e1aa7100-c8bb-4955-9d70-c11ea384db20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:43.025961 [ 3 ] {ab9817fa-7ac8-44e2-a723-08fb8d05cc5e} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:43.026004 [ 3 ] {ab9817fa-7ac8-44e2-a723-08fb8d05cc5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:17:43.026137 [ 3 ] {ab9817fa-7ac8-44e2-a723-08fb8d05cc5e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:43.026417 [ 3 ] {ab9817fa-7ac8-44e2-a723-08fb8d05cc5e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:43.026684 [ 3 ] {ab9817fa-7ac8-44e2-a723-08fb8d05cc5e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.09 21:17:43.026860 [ 3 ] {ab9817fa-7ac8-44e2-a723-08fb8d05cc5e} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.09 21:17:43.026974 [ 3 ] {ab9817fa-7ac8-44e2-a723-08fb8d05cc5e} executeQuery: Read 3 rows, 4.15 KiB in 0.000985548 sec., 3043 rows/sec., 4.11 MiB/sec. 2024.02.09 21:17:43.027084 [ 3 ] {ab9817fa-7ac8-44e2-a723-08fb8d05cc5e} DynamicQueryHandler: Done processing query 2024.02.09 21:17:43.027108 [ 3 ] {ab9817fa-7ac8-44e2-a723-08fb8d05cc5e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:17:43.027123 [ 3 ] {} HTTP-Session: e1aa7100-c8bb-4955-9d70-c11ea384db20 Destroying unnamed session 2024.02.09 21:17:48.020082 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:48.020264 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:48.020310 [ 3 ] {} HTTP-Session: 689f7216-1ff1-4d1a-9486-fd835172fa6d Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:48.020354 [ 3 ] {} HTTP-Session: 689f7216-1ff1-4d1a-9486-fd835172fa6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:48.020557 [ 3 ] {f7e35d0a-f7a3-4f4f-aaf6-7d261ae24c92} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:48.020657 [ 3 ] {f7e35d0a-f7a3-4f4f-aaf6-7d261ae24c92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:17:48.020828 [ 3 ] {f7e35d0a-f7a3-4f4f-aaf6-7d261ae24c92} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:48.021329 [ 3 ] {f7e35d0a-f7a3-4f4f-aaf6-7d261ae24c92} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:48.021591 [ 3 ] {f7e35d0a-f7a3-4f4f-aaf6-7d261ae24c92} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.09 21:17:48.021752 [ 3 ] {f7e35d0a-f7a3-4f4f-aaf6-7d261ae24c92} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.09 21:17:48.021888 [ 3 ] {f7e35d0a-f7a3-4f4f-aaf6-7d261ae24c92} executeQuery: Read 49 rows, 3.97 KiB in 0.001269374 sec., 38601 rows/sec., 3.06 MiB/sec. 2024.02.09 21:17:48.022083 [ 3 ] {f7e35d0a-f7a3-4f4f-aaf6-7d261ae24c92} DynamicQueryHandler: Done processing query 2024.02.09 21:17:48.022116 [ 3 ] {f7e35d0a-f7a3-4f4f-aaf6-7d261ae24c92} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:17:48.022151 [ 3 ] {} HTTP-Session: 689f7216-1ff1-4d1a-9486-fd835172fa6d Destroying unnamed session 2024.02.09 21:17:48.022284 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:48.022331 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:48.022350 [ 3 ] {} HTTP-Session: 9aad51a6-218c-40a4-a387-58486e359a2c Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:48.022369 [ 3 ] {} HTTP-Session: 9aad51a6-218c-40a4-a387-58486e359a2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:48.022440 [ 3 ] {c0235ee0-30ea-431c-a9da-b70ed476a1be} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:48.022481 [ 3 ] {c0235ee0-30ea-431c-a9da-b70ed476a1be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.09 21:17:48.022596 [ 3 ] {c0235ee0-30ea-431c-a9da-b70ed476a1be} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:48.022877 [ 3 ] {c0235ee0-30ea-431c-a9da-b70ed476a1be} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:48.023080 [ 3 ] {c0235ee0-30ea-431c-a9da-b70ed476a1be} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.09 21:17:48.023240 [ 3 ] {c0235ee0-30ea-431c-a9da-b70ed476a1be} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.09 21:17:48.023356 [ 3 ] {c0235ee0-30ea-431c-a9da-b70ed476a1be} executeQuery: Read 2 rows, 175.00 B in 0.000878316 sec., 2277 rows/sec., 194.58 KiB/sec. 2024.02.09 21:17:48.023356 [ 133 ] {} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.09 21:17:48.023468 [ 133 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:48.023498 [ 3 ] {c0235ee0-30ea-431c-a9da-b70ed476a1be} DynamicQueryHandler: Done processing query 2024.02.09 21:17:48.023542 [ 3 ] {c0235ee0-30ea-431c-a9da-b70ed476a1be} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:17:48.023566 [ 3 ] {} HTTP-Session: 9aad51a6-218c-40a4-a387-58486e359a2c Destroying unnamed session 2024.02.09 21:17:48.023553 [ 21 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.09 21:17:48.023692 [ 21 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:17:48.023733 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 23775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:48.023751 [ 21 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2024.02.09 21:17:48.023800 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:48.023863 [ 3 ] {} HTTP-Session: bdc839d5-c8c9-47cd-8185-e30131db4010 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:48.023890 [ 3 ] {} HTTP-Session: bdc839d5-c8c9-47cd-8185-e30131db4010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:48.024113 [ 3 ] {6e8561c4-7b37-42a2-9827-ce3b23861c8e} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:48.024115 [ 21 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2024.02.09 21:17:48.024194 [ 3 ] {6e8561c4-7b37-42a2-9827-ce3b23861c8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:17:48.024450 [ 21 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2024.02.09 21:17:48.024623 [ 3 ] {6e8561c4-7b37-42a2-9827-ce3b23861c8e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:48.024783 [ 21 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2024.02.09 21:17:48.024904 [ 21 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.02.09 21:17:48.025503 [ 3 ] {6e8561c4-7b37-42a2-9827-ce3b23861c8e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:17:48.025966 [ 3 ] {6e8561c4-7b37-42a2-9827-ce3b23861c8e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.09 21:17:48.026235 [ 14 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.002703189 sec., 3699.334378765229 rows/sec., 316.11 KiB/sec. 2024.02.09 21:17:48.026248 [ 3 ] {6e8561c4-7b37-42a2-9827-ce3b23861c8e} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.09 21:17:48.026510 [ 17 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.09 21:17:48.026533 [ 3 ] {6e8561c4-7b37-42a2-9827-ce3b23861c8e} executeQuery: Read 148 rows, 14.73 KiB in 0.002371013 sec., 62420 rows/sec., 6.07 MiB/sec. 2024.02.09 21:17:48.026719 [ 3 ] {6e8561c4-7b37-42a2-9827-ce3b23861c8e} DynamicQueryHandler: Done processing query 2024.02.09 21:17:48.026752 [ 3 ] {6e8561c4-7b37-42a2-9827-ce3b23861c8e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.09 21:17:48.026780 [ 3 ] {} HTTP-Session: bdc839d5-c8c9-47cd-8185-e30131db4010 Destroying unnamed session 2024.02.09 21:17:48.026785 [ 17 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_5_1} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.09 21:17:48.026866 [ 17 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_5_1} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.09 21:17:48.026958 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:48.027010 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:48.027029 [ 3 ] {} HTTP-Session: d597fa6d-2348-47d8-9deb-cfd7a93a4520 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:48.027046 [ 3 ] {} HTTP-Session: d597fa6d-2348-47d8-9deb-cfd7a93a4520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:48.027118 [ 3 ] {3339ecd5-8ec6-42fa-961a-e732038b3e3e} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:48.027158 [ 3 ] {3339ecd5-8ec6-42fa-961a-e732038b3e3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.09 21:17:48.027277 [ 3 ] {3339ecd5-8ec6-42fa-961a-e732038b3e3e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:48.027562 [ 3 ] {3339ecd5-8ec6-42fa-961a-e732038b3e3e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:48.027774 [ 3 ] {3339ecd5-8ec6-42fa-961a-e732038b3e3e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.09 21:17:48.027920 [ 3 ] {3339ecd5-8ec6-42fa-961a-e732038b3e3e} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.09 21:17:48.028033 [ 133 ] {} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.09 21:17:48.028050 [ 3 ] {3339ecd5-8ec6-42fa-961a-e732038b3e3e} executeQuery: Read 2 rows, 143.00 B in 0.000897367 sec., 2228 rows/sec., 155.62 KiB/sec. 2024.02.09 21:17:48.028083 [ 133 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:48.028194 [ 19 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.09 21:17:48.028226 [ 3 ] {3339ecd5-8ec6-42fa-961a-e732038b3e3e} DynamicQueryHandler: Done processing query 2024.02.09 21:17:48.028253 [ 3 ] {3339ecd5-8ec6-42fa-961a-e732038b3e3e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:17:48.028281 [ 3 ] {} HTTP-Session: d597fa6d-2348-47d8-9deb-cfd7a93a4520 Destroying unnamed session 2024.02.09 21:17:48.028290 [ 19 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:17:48.028322 [ 19 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2024.02.09 21:17:48.028418 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 8694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:48.028431 [ 19 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2024.02.09 21:17:48.028470 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:48.028495 [ 3 ] {} HTTP-Session: ad2db1a4-3049-481c-aa78-2f69bc504a76 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:48.028523 [ 3 ] {} HTTP-Session: ad2db1a4-3049-481c-aa78-2f69bc504a76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:48.028547 [ 19 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2024.02.09 21:17:48.028628 [ 3 ] {cbc760a9-f434-4521-9a0e-db27c7af970f} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:48.028663 [ 19 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2024.02.09 21:17:48.028679 [ 3 ] {cbc760a9-f434-4521-9a0e-db27c7af970f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:17:48.028810 [ 19 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.02.09 21:17:48.028933 [ 3 ] {cbc760a9-f434-4521-9a0e-db27c7af970f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:48.029432 [ 3 ] {cbc760a9-f434-4521-9a0e-db27c7af970f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:17:48.029627 [ 19 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001488987 sec., 6715.9753577432175 rows/sec., 468.94 KiB/sec. 2024.02.09 21:17:48.029725 [ 3 ] {cbc760a9-f434-4521-9a0e-db27c7af970f} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.09 21:17:48.029762 [ 17 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.09 21:17:48.029974 [ 3 ] {cbc760a9-f434-4521-9a0e-db27c7af970f} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.09 21:17:48.030023 [ 17 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_5_1} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.09 21:17:48.030155 [ 17 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_5_1} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.09 21:17:48.030197 [ 3 ] {cbc760a9-f434-4521-9a0e-db27c7af970f} executeQuery: Read 51 rows, 4.09 KiB in 0.001524208 sec., 33460 rows/sec., 2.62 MiB/sec. 2024.02.09 21:17:48.030442 [ 3 ] {cbc760a9-f434-4521-9a0e-db27c7af970f} DynamicQueryHandler: Done processing query 2024.02.09 21:17:48.030466 [ 3 ] {cbc760a9-f434-4521-9a0e-db27c7af970f} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.09 21:17:48.030482 [ 3 ] {} HTTP-Session: ad2db1a4-3049-481c-aa78-2f69bc504a76 Destroying unnamed session 2024.02.09 21:17:48.030609 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:48.030654 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:48.030673 [ 3 ] {} HTTP-Session: bd043318-2fca-4975-9949-09259772164d Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:48.030690 [ 3 ] {} HTTP-Session: bd043318-2fca-4975-9949-09259772164d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:48.030760 [ 3 ] {eec7af44-89ce-432b-bb77-4948d447cd28} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:48.030803 [ 3 ] {eec7af44-89ce-432b-bb77-4948d447cd28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.09 21:17:48.030927 [ 3 ] {eec7af44-89ce-432b-bb77-4948d447cd28} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:48.031261 [ 3 ] {eec7af44-89ce-432b-bb77-4948d447cd28} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:48.031520 [ 3 ] {eec7af44-89ce-432b-bb77-4948d447cd28} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.09 21:17:48.031706 [ 3 ] {eec7af44-89ce-432b-bb77-4948d447cd28} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.09 21:17:48.031833 [ 3 ] {eec7af44-89ce-432b-bb77-4948d447cd28} executeQuery: Read 1 rows, 72.00 B in 0.001035069 sec., 966 rows/sec., 67.93 KiB/sec. 2024.02.09 21:17:48.032016 [ 3 ] {eec7af44-89ce-432b-bb77-4948d447cd28} DynamicQueryHandler: Done processing query 2024.02.09 21:17:48.032040 [ 3 ] {eec7af44-89ce-432b-bb77-4948d447cd28} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:17:48.032056 [ 3 ] {} HTTP-Session: bd043318-2fca-4975-9949-09259772164d Destroying unnamed session 2024.02.09 21:17:48.032207 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 52423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:48.032254 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:48.032273 [ 3 ] {} HTTP-Session: 2e9e03c9-a7db-49bc-b957-541dee2f0505 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:48.032290 [ 3 ] {} HTTP-Session: 2e9e03c9-a7db-49bc-b957-541dee2f0505 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:48.032374 [ 3 ] {e1dc8dfc-f2e3-43e4-a7e5-f731e7d062d8} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:48.032419 [ 3 ] {e1dc8dfc-f2e3-43e4-a7e5-f731e7d062d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:17:48.032565 [ 3 ] {e1dc8dfc-f2e3-43e4-a7e5-f731e7d062d8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:48.033108 [ 3 ] {e1dc8dfc-f2e3-43e4-a7e5-f731e7d062d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.09 21:17:48.033419 [ 3 ] {e1dc8dfc-f2e3-43e4-a7e5-f731e7d062d8} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.09 21:17:48.033598 [ 3 ] {e1dc8dfc-f2e3-43e4-a7e5-f731e7d062d8} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.09 21:17:48.033727 [ 3 ] {e1dc8dfc-f2e3-43e4-a7e5-f731e7d062d8} executeQuery: Read 49 rows, 67.71 KiB in 0.001324584 sec., 36992 rows/sec., 49.92 MiB/sec. 2024.02.09 21:17:48.033857 [ 3 ] {e1dc8dfc-f2e3-43e4-a7e5-f731e7d062d8} DynamicQueryHandler: Done processing query 2024.02.09 21:17:48.033879 [ 3 ] {e1dc8dfc-f2e3-43e4-a7e5-f731e7d062d8} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.09 21:17:48.033895 [ 3 ] {} HTTP-Session: 2e9e03c9-a7db-49bc-b957-541dee2f0505 Destroying unnamed session 2024.02.09 21:17:51.765665 [ 164 ] {} DNSResolver: Updating DNS cache 2024.02.09 21:17:51.765737 [ 164 ] {} DNSResolver: Updated DNS cache 2024.02.09 21:17:53.018515 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:53.018636 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:53.018662 [ 3 ] {} HTTP-Session: 00fe1e4c-d86c-4469-a1d7-6c47bc6335ba Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:53.018687 [ 3 ] {} HTTP-Session: 00fe1e4c-d86c-4469-a1d7-6c47bc6335ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:53.018820 [ 3 ] {26261e6e-2c3d-4d28-9960-af9f05a20883} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:53.018886 [ 3 ] {26261e6e-2c3d-4d28-9960-af9f05a20883} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:17:53.019062 [ 3 ] {26261e6e-2c3d-4d28-9960-af9f05a20883} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:53.019532 [ 3 ] {26261e6e-2c3d-4d28-9960-af9f05a20883} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:17:53.019827 [ 3 ] {26261e6e-2c3d-4d28-9960-af9f05a20883} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.09 21:17:53.019989 [ 3 ] {26261e6e-2c3d-4d28-9960-af9f05a20883} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.09 21:17:53.020104 [ 3 ] {26261e6e-2c3d-4d28-9960-af9f05a20883} executeQuery: Read 3 rows, 249.00 B in 0.001247293 sec., 2405 rows/sec., 194.95 KiB/sec. 2024.02.09 21:17:53.020251 [ 3 ] {26261e6e-2c3d-4d28-9960-af9f05a20883} DynamicQueryHandler: Done processing query 2024.02.09 21:17:53.020275 [ 3 ] {26261e6e-2c3d-4d28-9960-af9f05a20883} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:17:53.020291 [ 3 ] {} HTTP-Session: 00fe1e4c-d86c-4469-a1d7-6c47bc6335ba Destroying unnamed session 2024.02.09 21:17:53.020413 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:53.020458 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:53.020477 [ 3 ] {} HTTP-Session: 503a95cf-4e58-46ac-8ccd-f86cabb32083 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:53.020493 [ 3 ] {} HTTP-Session: 503a95cf-4e58-46ac-8ccd-f86cabb32083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:53.020563 [ 3 ] {3d97eca8-02bf-4bcc-99ac-d8bf02440218} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:53.020601 [ 3 ] {3d97eca8-02bf-4bcc-99ac-d8bf02440218} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.09 21:17:53.020710 [ 3 ] {3d97eca8-02bf-4bcc-99ac-d8bf02440218} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:53.021009 [ 3 ] {3d97eca8-02bf-4bcc-99ac-d8bf02440218} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:17:53.021212 [ 3 ] {3d97eca8-02bf-4bcc-99ac-d8bf02440218} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.09 21:17:53.021359 [ 3 ] {3d97eca8-02bf-4bcc-99ac-d8bf02440218} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.09 21:17:53.021477 [ 3 ] {3d97eca8-02bf-4bcc-99ac-d8bf02440218} executeQuery: Read 2 rows, 175.00 B in 0.000886526 sec., 2255 rows/sec., 192.77 KiB/sec. 2024.02.09 21:17:53.021595 [ 3 ] {3d97eca8-02bf-4bcc-99ac-d8bf02440218} DynamicQueryHandler: Done processing query 2024.02.09 21:17:53.021618 [ 3 ] {3d97eca8-02bf-4bcc-99ac-d8bf02440218} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:17:53.021634 [ 3 ] {} HTTP-Session: 503a95cf-4e58-46ac-8ccd-f86cabb32083 Destroying unnamed session 2024.02.09 21:17:53.021771 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 6515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:53.021816 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:53.021834 [ 3 ] {} HTTP-Session: 81f18f3c-696f-40cf-a575-4d6f95e1deca Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:53.021851 [ 3 ] {} HTTP-Session: 81f18f3c-696f-40cf-a575-4d6f95e1deca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:53.021923 [ 3 ] {15f0e049-ef05-437a-8fe3-31accbc1a46f} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:53.021961 [ 3 ] {15f0e049-ef05-437a-8fe3-31accbc1a46f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:17:53.022065 [ 3 ] {15f0e049-ef05-437a-8fe3-31accbc1a46f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:53.022367 [ 3 ] {15f0e049-ef05-437a-8fe3-31accbc1a46f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:17:53.022582 [ 3 ] {15f0e049-ef05-437a-8fe3-31accbc1a46f} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.09 21:17:53.022750 [ 3 ] {15f0e049-ef05-437a-8fe3-31accbc1a46f} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.09 21:17:53.022873 [ 3 ] {15f0e049-ef05-437a-8fe3-31accbc1a46f} executeQuery: Read 46 rows, 3.68 KiB in 0.000921017 sec., 49944 rows/sec., 3.90 MiB/sec. 2024.02.09 21:17:53.022988 [ 3 ] {15f0e049-ef05-437a-8fe3-31accbc1a46f} DynamicQueryHandler: Done processing query 2024.02.09 21:17:53.023010 [ 3 ] {15f0e049-ef05-437a-8fe3-31accbc1a46f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:17:53.023025 [ 3 ] {} HTTP-Session: 81f18f3c-696f-40cf-a575-4d6f95e1deca Destroying unnamed session 2024.02.09 21:17:53.023154 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:53.023198 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:53.023217 [ 3 ] {} HTTP-Session: dc351b76-0562-4a5f-8623-a8daa3cda0a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:53.023239 [ 3 ] {} HTTP-Session: dc351b76-0562-4a5f-8623-a8daa3cda0a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:53.023307 [ 3 ] {2a0d02be-ed4c-4aa1-a637-2dc138c0860f} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:53.023345 [ 3 ] {2a0d02be-ed4c-4aa1-a637-2dc138c0860f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.09 21:17:53.023448 [ 3 ] {2a0d02be-ed4c-4aa1-a637-2dc138c0860f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:53.023713 [ 3 ] {2a0d02be-ed4c-4aa1-a637-2dc138c0860f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:17:53.023917 [ 3 ] {2a0d02be-ed4c-4aa1-a637-2dc138c0860f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.09 21:17:53.024063 [ 3 ] {2a0d02be-ed4c-4aa1-a637-2dc138c0860f} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.09 21:17:53.024173 [ 3 ] {2a0d02be-ed4c-4aa1-a637-2dc138c0860f} executeQuery: Read 2 rows, 143.00 B in 0.000838526 sec., 2385 rows/sec., 166.54 KiB/sec. 2024.02.09 21:17:53.024348 [ 3 ] {2a0d02be-ed4c-4aa1-a637-2dc138c0860f} DynamicQueryHandler: Done processing query 2024.02.09 21:17:53.024371 [ 3 ] {2a0d02be-ed4c-4aa1-a637-2dc138c0860f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:17:53.024387 [ 3 ] {} HTTP-Session: dc351b76-0562-4a5f-8623-a8daa3cda0a6 Destroying unnamed session 2024.02.09 21:17:53.024506 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 4949, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:53.024551 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:53.024570 [ 3 ] {} HTTP-Session: ec741759-1d86-4185-ab68-dc56e6d2c00b Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:53.024587 [ 3 ] {} HTTP-Session: ec741759-1d86-4185-ab68-dc56e6d2c00b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:53.024659 [ 3 ] {d9043a83-1de1-4a87-9480-74f89e4cf398} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:53.024697 [ 3 ] {d9043a83-1de1-4a87-9480-74f89e4cf398} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:17:53.024806 [ 3 ] {d9043a83-1de1-4a87-9480-74f89e4cf398} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:53.025112 [ 3 ] {d9043a83-1de1-4a87-9480-74f89e4cf398} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:17:53.025316 [ 3 ] {d9043a83-1de1-4a87-9480-74f89e4cf398} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.09 21:17:53.025462 [ 3 ] {d9043a83-1de1-4a87-9480-74f89e4cf398} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.09 21:17:53.025580 [ 3 ] {d9043a83-1de1-4a87-9480-74f89e4cf398} executeQuery: Read 29 rows, 2.30 KiB in 0.000894947 sec., 32404 rows/sec., 2.51 MiB/sec. 2024.02.09 21:17:53.025714 [ 3 ] {d9043a83-1de1-4a87-9480-74f89e4cf398} DynamicQueryHandler: Done processing query 2024.02.09 21:17:53.025737 [ 3 ] {d9043a83-1de1-4a87-9480-74f89e4cf398} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:17:53.025752 [ 3 ] {} HTTP-Session: ec741759-1d86-4185-ab68-dc56e6d2c00b Destroying unnamed session 2024.02.09 21:17:53.025913 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:53.025956 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:53.025975 [ 3 ] {} HTTP-Session: 5ccc778f-a075-4080-839d-d01633f5bbf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:53.025992 [ 3 ] {} HTTP-Session: 5ccc778f-a075-4080-839d-d01633f5bbf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:53.026064 [ 3 ] {1204ba2a-0e3b-49ea-9e09-bc2c78a36208} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:53.026106 [ 3 ] {1204ba2a-0e3b-49ea-9e09-bc2c78a36208} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.09 21:17:53.026224 [ 3 ] {1204ba2a-0e3b-49ea-9e09-bc2c78a36208} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:53.026503 [ 3 ] {1204ba2a-0e3b-49ea-9e09-bc2c78a36208} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:17:53.026766 [ 3 ] {1204ba2a-0e3b-49ea-9e09-bc2c78a36208} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.09 21:17:53.026936 [ 3 ] {1204ba2a-0e3b-49ea-9e09-bc2c78a36208} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.09 21:17:53.027049 [ 3 ] {1204ba2a-0e3b-49ea-9e09-bc2c78a36208} executeQuery: Read 37 rows, 2.67 KiB in 0.000959037 sec., 38580 rows/sec., 2.72 MiB/sec. 2024.02.09 21:17:53.027171 [ 3 ] {1204ba2a-0e3b-49ea-9e09-bc2c78a36208} DynamicQueryHandler: Done processing query 2024.02.09 21:17:53.027193 [ 3 ] {1204ba2a-0e3b-49ea-9e09-bc2c78a36208} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:17:53.027208 [ 3 ] {} HTTP-Session: 5ccc778f-a075-4080-839d-d01633f5bbf9 Destroying unnamed session 2024.02.09 21:17:53.027324 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:53.027368 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:53.027386 [ 3 ] {} HTTP-Session: e89a980f-c7fc-4e82-afec-98d1fd7b064b Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:53.027402 [ 3 ] {} HTTP-Session: e89a980f-c7fc-4e82-afec-98d1fd7b064b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:53.027471 [ 3 ] {9eff80cf-0286-4987-b3ce-012ee3844c22} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:53.027513 [ 3 ] {9eff80cf-0286-4987-b3ce-012ee3844c22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:17:53.027648 [ 3 ] {9eff80cf-0286-4987-b3ce-012ee3844c22} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:53.027963 [ 3 ] {9eff80cf-0286-4987-b3ce-012ee3844c22} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:17:53.028248 [ 3 ] {9eff80cf-0286-4987-b3ce-012ee3844c22} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.09 21:17:53.028423 [ 3 ] {9eff80cf-0286-4987-b3ce-012ee3844c22} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.09 21:17:53.028554 [ 3 ] {9eff80cf-0286-4987-b3ce-012ee3844c22} executeQuery: Read 3 rows, 4.15 KiB in 0.001047129 sec., 2864 rows/sec., 3.87 MiB/sec. 2024.02.09 21:17:53.028702 [ 3 ] {9eff80cf-0286-4987-b3ce-012ee3844c22} DynamicQueryHandler: Done processing query 2024.02.09 21:17:53.028726 [ 3 ] {9eff80cf-0286-4987-b3ce-012ee3844c22} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:17:53.028741 [ 3 ] {} HTTP-Session: e89a980f-c7fc-4e82-afec-98d1fd7b064b Destroying unnamed session 2024.02.09 21:17:58.019575 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:58.019722 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:58.019751 [ 3 ] {} HTTP-Session: 9bbdfa14-a49a-4ecf-8067-9027ddf4f03f Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:58.019779 [ 3 ] {} HTTP-Session: 9bbdfa14-a49a-4ecf-8067-9027ddf4f03f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:58.019922 [ 3 ] {751efd63-5ffd-4eea-b420-a2897e08a7e3} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:58.019983 [ 3 ] {751efd63-5ffd-4eea-b420-a2897e08a7e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:17:58.020141 [ 3 ] {751efd63-5ffd-4eea-b420-a2897e08a7e3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:58.020646 [ 3 ] {751efd63-5ffd-4eea-b420-a2897e08a7e3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:17:58.020919 [ 3 ] {751efd63-5ffd-4eea-b420-a2897e08a7e3} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.09 21:17:58.021082 [ 3 ] {751efd63-5ffd-4eea-b420-a2897e08a7e3} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.09 21:17:58.021194 [ 3 ] {751efd63-5ffd-4eea-b420-a2897e08a7e3} executeQuery: Read 49 rows, 3.97 KiB in 0.001237283 sec., 39602 rows/sec., 3.13 MiB/sec. 2024.02.09 21:17:58.021349 [ 3 ] {751efd63-5ffd-4eea-b420-a2897e08a7e3} DynamicQueryHandler: Done processing query 2024.02.09 21:17:58.021373 [ 3 ] {751efd63-5ffd-4eea-b420-a2897e08a7e3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:17:58.021389 [ 3 ] {} HTTP-Session: 9bbdfa14-a49a-4ecf-8067-9027ddf4f03f Destroying unnamed session 2024.02.09 21:17:58.021549 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 23625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:58.021594 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:58.021613 [ 3 ] {} HTTP-Session: 942d0d23-024f-429d-8e94-0fc8bcd5ca6b Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:58.021629 [ 3 ] {} HTTP-Session: 942d0d23-024f-429d-8e94-0fc8bcd5ca6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:58.021705 [ 3 ] {33d8be44-864c-4246-b26a-17bfec23041f} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:58.021745 [ 3 ] {33d8be44-864c-4246-b26a-17bfec23041f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:17:58.021853 [ 3 ] {33d8be44-864c-4246-b26a-17bfec23041f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:58.022274 [ 3 ] {33d8be44-864c-4246-b26a-17bfec23041f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:17:58.022489 [ 3 ] {33d8be44-864c-4246-b26a-17bfec23041f} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.09 21:17:58.022632 [ 3 ] {33d8be44-864c-4246-b26a-17bfec23041f} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.09 21:17:58.022728 [ 3 ] {33d8be44-864c-4246-b26a-17bfec23041f} executeQuery: Read 147 rows, 14.64 KiB in 0.000995338 sec., 147688 rows/sec., 14.36 MiB/sec. 2024.02.09 21:17:58.022720 [ 75 ] {} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.09 21:17:58.022794 [ 75 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:17:58.022898 [ 3 ] {33d8be44-864c-4246-b26a-17bfec23041f} DynamicQueryHandler: Done processing query 2024.02.09 21:17:58.022944 [ 3 ] {33d8be44-864c-4246-b26a-17bfec23041f} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.09 21:17:58.022964 [ 21 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.09 21:17:58.023005 [ 3 ] {} HTTP-Session: 942d0d23-024f-429d-8e94-0fc8bcd5ca6b Destroying unnamed session 2024.02.09 21:17:58.023126 [ 21 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:17:58.023192 [ 21 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 195 rows starting from the beginning of the part 2024.02.09 21:17:58.023192 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 8351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:58.023287 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:58.023313 [ 3 ] {} HTTP-Session: 29ad127e-8cae-468b-92aa-f969d6811863 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:58.023368 [ 3 ] {} HTTP-Session: 29ad127e-8cae-468b-92aa-f969d6811863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:58.023448 [ 21 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 147 rows starting from the beginning of the part 2024.02.09 21:17:58.023583 [ 3 ] {360b2a64-31a8-4311-904e-8fc21b916f12} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:58.023681 [ 3 ] {360b2a64-31a8-4311-904e-8fc21b916f12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:17:58.023734 [ 21 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part 2024.02.09 21:17:58.024096 [ 21 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part 2024.02.09 21:17:58.024112 [ 3 ] {360b2a64-31a8-4311-904e-8fc21b916f12} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:58.024299 [ 21 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 46 rows starting from the beginning of the part 2024.02.09 21:17:58.024425 [ 21 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 147 rows starting from the beginning of the part 2024.02.09 21:17:58.024993 [ 3 ] {360b2a64-31a8-4311-904e-8fc21b916f12} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:17:58.025380 [ 3 ] {360b2a64-31a8-4311-904e-8fc21b916f12} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.09 21:17:58.025720 [ 3 ] {360b2a64-31a8-4311-904e-8fc21b916f12} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.09 21:17:58.025888 [ 75 ] {} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.09 21:17:58.025915 [ 3 ] {360b2a64-31a8-4311-904e-8fc21b916f12} executeQuery: Read 49 rows, 3.92 KiB in 0.002284272 sec., 21451 rows/sec., 1.68 MiB/sec. 2024.02.09 21:17:58.025932 [ 75 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:17:58.026219 [ 21 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.09 21:17:58.026422 [ 3 ] {360b2a64-31a8-4311-904e-8fc21b916f12} DynamicQueryHandler: Done processing query 2024.02.09 21:17:58.026518 [ 3 ] {360b2a64-31a8-4311-904e-8fc21b916f12} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.09 21:17:58.026565 [ 21 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:17:58.026612 [ 3 ] {} HTTP-Session: 29ad127e-8cae-468b-92aa-f969d6811863 Destroying unnamed session 2024.02.09 21:17:58.026681 [ 21 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 100 rows starting from the beginning of the part 2024.02.09 21:17:58.026715 [ 17 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 693 rows, containing 4 columns (4 merged, 0 gathered) in 0.00386012 sec., 179528.09757209622 rows/sec., 16.98 MiB/sec. 2024.02.09 21:17:58.026805 [ 21 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 49 rows starting from the beginning of the part 2024.02.09 21:17:58.026845 [ 17 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.09 21:17:58.026933 [ 21 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part 2024.02.09 21:17:58.026968 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 52423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:17:58.027110 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:17:58.027118 [ 17 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_21_4} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.09 21:17:58.027191 [ 21 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 51 rows starting from the beginning of the part 2024.02.09 21:17:58.027202 [ 3 ] {} HTTP-Session: 3cd257fe-858f-41ce-b1cd-6bbfffe26140 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:17:58.027282 [ 3 ] {} HTTP-Session: 3cd257fe-858f-41ce-b1cd-6bbfffe26140 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:17:58.027295 [ 17 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_21_4} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.09 21:17:58.027572 [ 21 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 29 rows starting from the beginning of the part 2024.02.09 21:17:58.027650 [ 3 ] {8df17722-6e62-49f8-ad1b-84ba3ec9c3e5} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:17:58.027790 [ 3 ] {8df17722-6e62-49f8-ad1b-84ba3ec9c3e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:17:58.027818 [ 21 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 49 rows starting from the beginning of the part 2024.02.09 21:17:58.028440 [ 3 ] {8df17722-6e62-49f8-ad1b-84ba3ec9c3e5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:17:58.029030 [ 17 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 283 rows, containing 4 columns (4 merged, 0 gathered) in 0.002978585 sec., 95011.55750129675 rows/sec., 7.42 MiB/sec. 2024.02.09 21:17:58.029210 [ 19 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.09 21:17:58.029232 [ 3 ] {8df17722-6e62-49f8-ad1b-84ba3ec9c3e5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:17:58.029422 [ 19 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_21_4} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.09 21:17:58.029488 [ 19 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_21_4} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.09 21:17:58.029625 [ 3 ] {8df17722-6e62-49f8-ad1b-84ba3ec9c3e5} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.09 21:17:58.029804 [ 3 ] {8df17722-6e62-49f8-ad1b-84ba3ec9c3e5} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.09 21:17:58.029908 [ 3 ] {8df17722-6e62-49f8-ad1b-84ba3ec9c3e5} executeQuery: Read 49 rows, 67.71 KiB in 0.00220249 sec., 22247 rows/sec., 30.02 MiB/sec. 2024.02.09 21:17:58.030052 [ 3 ] {8df17722-6e62-49f8-ad1b-84ba3ec9c3e5} DynamicQueryHandler: Done processing query 2024.02.09 21:17:58.030075 [ 3 ] {8df17722-6e62-49f8-ad1b-84ba3ec9c3e5} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.09 21:17:58.030091 [ 3 ] {} HTTP-Session: 3cd257fe-858f-41ce-b1cd-6bbfffe26140 Destroying unnamed session 2024.02.09 21:18:03.016946 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:03.017126 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:03.017156 [ 3 ] {} HTTP-Session: b7060d19-6b4f-4d53-acc8-9fc1c006674d Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:03.017186 [ 3 ] {} HTTP-Session: b7060d19-6b4f-4d53-acc8-9fc1c006674d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:03.017330 [ 3 ] {b8d3a14b-c398-40b4-ac0d-efe101683dd9} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:03.017397 [ 3 ] {b8d3a14b-c398-40b4-ac0d-efe101683dd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:18:03.017578 [ 3 ] {b8d3a14b-c398-40b4-ac0d-efe101683dd9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:03.018089 [ 3 ] {b8d3a14b-c398-40b4-ac0d-efe101683dd9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:03.018356 [ 3 ] {b8d3a14b-c398-40b4-ac0d-efe101683dd9} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.09 21:18:03.018521 [ 3 ] {b8d3a14b-c398-40b4-ac0d-efe101683dd9} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.09 21:18:03.018666 [ 3 ] {b8d3a14b-c398-40b4-ac0d-efe101683dd9} executeQuery: Read 3 rows, 249.00 B in 0.001293564 sec., 2319 rows/sec., 187.98 KiB/sec. 2024.02.09 21:18:03.018662 [ 125 ] {} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.09 21:18:03.018791 [ 125 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:03.018903 [ 3 ] {b8d3a14b-c398-40b4-ac0d-efe101683dd9} DynamicQueryHandler: Done processing query 2024.02.09 21:18:03.018915 [ 21 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.09 21:18:03.018950 [ 3 ] {b8d3a14b-c398-40b4-ac0d-efe101683dd9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:18:03.019009 [ 3 ] {} HTTP-Session: b7060d19-6b4f-4d53-acc8-9fc1c006674d Destroying unnamed session 2024.02.09 21:18:03.019093 [ 21 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:18:03.019139 [ 21 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 52 rows starting from the beginning of the part 2024.02.09 21:18:03.019175 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 1424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:03.019250 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:03.019290 [ 3 ] {} HTTP-Session: 07f02aa1-e7e0-4dba-bfec-cf3136649558 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:03.019346 [ 3 ] {} HTTP-Session: 07f02aa1-e7e0-4dba-bfec-cf3136649558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:03.019396 [ 21 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 3 rows starting from the beginning of the part 2024.02.09 21:18:03.019543 [ 3 ] {b2b24ce6-74a9-4dd5-a48d-fc26299e0a67} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:03.019663 [ 3 ] {b2b24ce6-74a9-4dd5-a48d-fc26299e0a67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:18:03.019680 [ 21 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 49 rows starting from the beginning of the part 2024.02.09 21:18:03.020090 [ 21 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 3 rows starting from the beginning of the part 2024.02.09 21:18:03.020131 [ 3 ] {b2b24ce6-74a9-4dd5-a48d-fc26299e0a67} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:03.020320 [ 21 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 49 rows starting from the beginning of the part 2024.02.09 21:18:03.020435 [ 21 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 3 rows starting from the beginning of the part 2024.02.09 21:18:03.021012 [ 3 ] {b2b24ce6-74a9-4dd5-a48d-fc26299e0a67} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:03.021464 [ 3 ] {b2b24ce6-74a9-4dd5-a48d-fc26299e0a67} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.09 21:18:03.021768 [ 3 ] {b2b24ce6-74a9-4dd5-a48d-fc26299e0a67} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.09 21:18:03.022091 [ 3 ] {b2b24ce6-74a9-4dd5-a48d-fc26299e0a67} executeQuery: Read 9 rows, 845.00 B in 0.002482256 sec., 3625 rows/sec., 332.44 KiB/sec. 2024.02.09 21:18:03.022126 [ 21 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 4 columns (4 merged, 0 gathered) in 0.0032655 sec., 48690.85898024804 rows/sec., 3.85 MiB/sec. 2024.02.09 21:18:03.022299 [ 3 ] {b2b24ce6-74a9-4dd5-a48d-fc26299e0a67} DynamicQueryHandler: Done processing query 2024.02.09 21:18:03.022308 [ 21 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.09 21:18:03.022341 [ 3 ] {b2b24ce6-74a9-4dd5-a48d-fc26299e0a67} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:18:03.022384 [ 3 ] {} HTTP-Session: 07f02aa1-e7e0-4dba-bfec-cf3136649558 Destroying unnamed session 2024.02.09 21:18:03.022532 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:03.022569 [ 21 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_21_4} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.09 21:18:03.022619 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:03.022647 [ 3 ] {} HTTP-Session: 366a1f07-5e28-4135-a3bb-1133aa5ddcf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:03.022667 [ 21 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_21_4} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.09 21:18:03.022679 [ 3 ] {} HTTP-Session: 366a1f07-5e28-4135-a3bb-1133aa5ddcf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:03.022821 [ 3 ] {65fdf00c-7eb6-4c27-b72b-ffcab6a6d2e1} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:03.022860 [ 3 ] {65fdf00c-7eb6-4c27-b72b-ffcab6a6d2e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:18:03.022983 [ 3 ] {65fdf00c-7eb6-4c27-b72b-ffcab6a6d2e1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:03.023273 [ 3 ] {65fdf00c-7eb6-4c27-b72b-ffcab6a6d2e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:03.023491 [ 3 ] {65fdf00c-7eb6-4c27-b72b-ffcab6a6d2e1} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.09 21:18:03.023642 [ 3 ] {65fdf00c-7eb6-4c27-b72b-ffcab6a6d2e1} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.09 21:18:03.023758 [ 3 ] {65fdf00c-7eb6-4c27-b72b-ffcab6a6d2e1} executeQuery: Read 3 rows, 246.00 B in 0.000909647 sec., 3297 rows/sec., 264.10 KiB/sec. 2024.02.09 21:18:03.023880 [ 3 ] {65fdf00c-7eb6-4c27-b72b-ffcab6a6d2e1} DynamicQueryHandler: Done processing query 2024.02.09 21:18:03.023903 [ 3 ] {65fdf00c-7eb6-4c27-b72b-ffcab6a6d2e1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:18:03.023919 [ 3 ] {} HTTP-Session: 366a1f07-5e28-4135-a3bb-1133aa5ddcf0 Destroying unnamed session 2024.02.09 21:18:03.024052 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:03.024099 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:03.024117 [ 3 ] {} HTTP-Session: 6c687bed-dd8a-4b0c-9d99-6da1c52ca192 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:03.024134 [ 3 ] {} HTTP-Session: 6c687bed-dd8a-4b0c-9d99-6da1c52ca192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:03.024212 [ 3 ] {e12658dc-3d35-4297-9878-94aa45204057} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:03.024258 [ 3 ] {e12658dc-3d35-4297-9878-94aa45204057} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:18:03.024394 [ 3 ] {e12658dc-3d35-4297-9878-94aa45204057} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:03.024767 [ 3 ] {e12658dc-3d35-4297-9878-94aa45204057} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:03.025063 [ 3 ] {e12658dc-3d35-4297-9878-94aa45204057} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.09 21:18:03.025248 [ 3 ] {e12658dc-3d35-4297-9878-94aa45204057} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.09 21:18:03.025368 [ 125 ] {} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.09 21:18:03.025376 [ 3 ] {e12658dc-3d35-4297-9878-94aa45204057} executeQuery: Read 3 rows, 4.15 KiB in 0.001127021 sec., 2661 rows/sec., 3.59 MiB/sec. 2024.02.09 21:18:03.025416 [ 125 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:03.025561 [ 23 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.09 21:18:03.025622 [ 3 ] {e12658dc-3d35-4297-9878-94aa45204057} DynamicQueryHandler: Done processing query 2024.02.09 21:18:03.025650 [ 3 ] {e12658dc-3d35-4297-9878-94aa45204057} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:18:03.025679 [ 3 ] {} HTTP-Session: 6c687bed-dd8a-4b0c-9d99-6da1c52ca192 Destroying unnamed session 2024.02.09 21:18:03.025688 [ 23 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:18:03.025722 [ 23 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 435 rows starting from the beginning of the part 2024.02.09 21:18:03.025857 [ 23 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 3 rows starting from the beginning of the part 2024.02.09 21:18:03.025950 [ 23 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 49 rows starting from the beginning of the part 2024.02.09 21:18:03.026034 [ 23 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 3 rows starting from the beginning of the part 2024.02.09 21:18:03.026115 [ 23 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 49 rows starting from the beginning of the part 2024.02.09 21:18:03.026196 [ 23 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 3 rows starting from the beginning of the part 2024.02.09 21:18:03.027524 [ 17 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 542 rows, containing 6 columns (6 merged, 0 gathered) in 0.002048088 sec., 264637.06637605414 rows/sec., 357.11 MiB/sec. 2024.02.09 21:18:03.027883 [ 21 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.09 21:18:03.028099 [ 21 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_21_4} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.09 21:18:03.028159 [ 21 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_21_4} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.09 21:18:03.028232 [ 21 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_21_4: 4.48 MiB. 2024.02.09 21:18:06.765786 [ 179 ] {} DNSResolver: Updating DNS cache 2024.02.09 21:18:06.765857 [ 179 ] {} DNSResolver: Updated DNS cache 2024.02.09 21:18:08.019386 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:08.019511 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:08.019542 [ 3 ] {} HTTP-Session: c23a1bbb-b70e-461a-9bea-6f4a387a3b05 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:08.019566 [ 3 ] {} HTTP-Session: c23a1bbb-b70e-461a-9bea-6f4a387a3b05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:08.019702 [ 3 ] {1ed1b8b4-8a99-481e-a5dc-6ef3f70edd44} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:08.019766 [ 3 ] {1ed1b8b4-8a99-481e-a5dc-6ef3f70edd44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:18:08.019933 [ 3 ] {1ed1b8b4-8a99-481e-a5dc-6ef3f70edd44} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:08.020408 [ 3 ] {1ed1b8b4-8a99-481e-a5dc-6ef3f70edd44} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:08.020695 [ 3 ] {1ed1b8b4-8a99-481e-a5dc-6ef3f70edd44} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.09 21:18:08.020884 [ 3 ] {1ed1b8b4-8a99-481e-a5dc-6ef3f70edd44} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.09 21:18:08.020998 [ 3 ] {1ed1b8b4-8a99-481e-a5dc-6ef3f70edd44} executeQuery: Read 49 rows, 3.97 KiB in 0.001261453 sec., 38844 rows/sec., 3.07 MiB/sec. 2024.02.09 21:18:08.021147 [ 3 ] {1ed1b8b4-8a99-481e-a5dc-6ef3f70edd44} DynamicQueryHandler: Done processing query 2024.02.09 21:18:08.021176 [ 3 ] {1ed1b8b4-8a99-481e-a5dc-6ef3f70edd44} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:18:08.021197 [ 3 ] {} HTTP-Session: c23a1bbb-b70e-461a-9bea-6f4a387a3b05 Destroying unnamed session 2024.02.09 21:18:08.021383 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 23625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:08.021433 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:08.021452 [ 3 ] {} HTTP-Session: 8be4e824-9515-4604-9c91-4a5631a4246e Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:08.021470 [ 3 ] {} HTTP-Session: 8be4e824-9515-4604-9c91-4a5631a4246e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:08.021550 [ 3 ] {c243ba3c-2ad8-4a65-bd19-9ccb70df2594} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:08.021589 [ 3 ] {c243ba3c-2ad8-4a65-bd19-9ccb70df2594} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:18:08.021764 [ 3 ] {c243ba3c-2ad8-4a65-bd19-9ccb70df2594} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:08.022244 [ 3 ] {c243ba3c-2ad8-4a65-bd19-9ccb70df2594} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:08.022546 [ 3 ] {c243ba3c-2ad8-4a65-bd19-9ccb70df2594} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.09 21:18:08.022752 [ 3 ] {c243ba3c-2ad8-4a65-bd19-9ccb70df2594} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.09 21:18:08.022871 [ 3 ] {c243ba3c-2ad8-4a65-bd19-9ccb70df2594} executeQuery: Read 147 rows, 14.64 KiB in 0.001293743 sec., 113623 rows/sec., 11.05 MiB/sec. 2024.02.09 21:18:08.023011 [ 3 ] {c243ba3c-2ad8-4a65-bd19-9ccb70df2594} DynamicQueryHandler: Done processing query 2024.02.09 21:18:08.023040 [ 3 ] {c243ba3c-2ad8-4a65-bd19-9ccb70df2594} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.09 21:18:08.023062 [ 3 ] {} HTTP-Session: 8be4e824-9515-4604-9c91-4a5631a4246e Destroying unnamed session 2024.02.09 21:18:08.023229 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 8351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:08.023277 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:08.023297 [ 3 ] {} HTTP-Session: 82419d1c-837e-465f-8198-56ce716eac8c Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:08.023314 [ 3 ] {} HTTP-Session: 82419d1c-837e-465f-8198-56ce716eac8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:08.023387 [ 3 ] {15a8a73e-b340-4c98-acaf-24c3919730b4} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:08.023427 [ 3 ] {15a8a73e-b340-4c98-acaf-24c3919730b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:18:08.023533 [ 3 ] {15a8a73e-b340-4c98-acaf-24c3919730b4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:08.023833 [ 3 ] {15a8a73e-b340-4c98-acaf-24c3919730b4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:08.024039 [ 3 ] {15a8a73e-b340-4c98-acaf-24c3919730b4} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.09 21:18:08.024188 [ 3 ] {15a8a73e-b340-4c98-acaf-24c3919730b4} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.09 21:18:08.024283 [ 3 ] {15a8a73e-b340-4c98-acaf-24c3919730b4} executeQuery: Read 49 rows, 3.92 KiB in 0.000867456 sec., 56487 rows/sec., 4.42 MiB/sec. 2024.02.09 21:18:08.024456 [ 3 ] {15a8a73e-b340-4c98-acaf-24c3919730b4} DynamicQueryHandler: Done processing query 2024.02.09 21:18:08.024481 [ 3 ] {15a8a73e-b340-4c98-acaf-24c3919730b4} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.09 21:18:08.024497 [ 3 ] {} HTTP-Session: 82419d1c-837e-465f-8198-56ce716eac8c Destroying unnamed session 2024.02.09 21:18:08.024654 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 52423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:08.024700 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:08.024720 [ 3 ] {} HTTP-Session: f0744675-bade-4c57-b30f-c5bc51eec0ff Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:08.024737 [ 3 ] {} HTTP-Session: f0744675-bade-4c57-b30f-c5bc51eec0ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:08.024828 [ 3 ] {10ee2d14-3fe9-48e6-a563-ca1e42ed4183} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:08.024876 [ 3 ] {10ee2d14-3fe9-48e6-a563-ca1e42ed4183} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:18:08.025024 [ 3 ] {10ee2d14-3fe9-48e6-a563-ca1e42ed4183} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:08.025559 [ 3 ] {10ee2d14-3fe9-48e6-a563-ca1e42ed4183} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:08.025884 [ 3 ] {10ee2d14-3fe9-48e6-a563-ca1e42ed4183} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.09 21:18:08.026064 [ 3 ] {10ee2d14-3fe9-48e6-a563-ca1e42ed4183} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.09 21:18:08.026161 [ 3 ] {10ee2d14-3fe9-48e6-a563-ca1e42ed4183} executeQuery: Read 49 rows, 67.71 KiB in 0.001306254 sec., 37511 rows/sec., 50.62 MiB/sec. 2024.02.09 21:18:08.026285 [ 3 ] {10ee2d14-3fe9-48e6-a563-ca1e42ed4183} DynamicQueryHandler: Done processing query 2024.02.09 21:18:08.026308 [ 3 ] {10ee2d14-3fe9-48e6-a563-ca1e42ed4183} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.09 21:18:08.026324 [ 3 ] {} HTTP-Session: f0744675-bade-4c57-b30f-c5bc51eec0ff Destroying unnamed session 2024.02.09 21:18:13.017144 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:13.017285 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:13.017319 [ 3 ] {} HTTP-Session: c8aa5c2b-4827-43f7-a730-224f813623a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:13.017348 [ 3 ] {} HTTP-Session: c8aa5c2b-4827-43f7-a730-224f813623a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:13.017492 [ 3 ] {c78a1949-e6b3-4da3-a4e8-2f04a097d752} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:13.017562 [ 3 ] {c78a1949-e6b3-4da3-a4e8-2f04a097d752} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:18:13.017747 [ 3 ] {c78a1949-e6b3-4da3-a4e8-2f04a097d752} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:13.018227 [ 3 ] {c78a1949-e6b3-4da3-a4e8-2f04a097d752} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:13.018526 [ 3 ] {c78a1949-e6b3-4da3-a4e8-2f04a097d752} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.09 21:18:13.018709 [ 3 ] {c78a1949-e6b3-4da3-a4e8-2f04a097d752} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.09 21:18:13.018847 [ 3 ] {c78a1949-e6b3-4da3-a4e8-2f04a097d752} executeQuery: Read 3 rows, 249.00 B in 0.001306044 sec., 2297 rows/sec., 186.18 KiB/sec. 2024.02.09 21:18:13.019031 [ 3 ] {c78a1949-e6b3-4da3-a4e8-2f04a097d752} DynamicQueryHandler: Done processing query 2024.02.09 21:18:13.019062 [ 3 ] {c78a1949-e6b3-4da3-a4e8-2f04a097d752} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:18:13.019079 [ 3 ] {} HTTP-Session: c8aa5c2b-4827-43f7-a730-224f813623a6 Destroying unnamed session 2024.02.09 21:18:13.019203 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 1424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:13.019263 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:13.019286 [ 3 ] {} HTTP-Session: dddf0afd-a169-4045-836e-f480a9ddeb47 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:13.019306 [ 3 ] {} HTTP-Session: dddf0afd-a169-4045-836e-f480a9ddeb47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:13.019394 [ 3 ] {6d7a119a-6d17-4b38-9e53-2da9c2cc3104} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:13.019442 [ 3 ] {6d7a119a-6d17-4b38-9e53-2da9c2cc3104} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:18:13.019561 [ 3 ] {6d7a119a-6d17-4b38-9e53-2da9c2cc3104} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:13.019874 [ 3 ] {6d7a119a-6d17-4b38-9e53-2da9c2cc3104} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:13.020099 [ 3 ] {6d7a119a-6d17-4b38-9e53-2da9c2cc3104} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.09 21:18:13.020263 [ 3 ] {6d7a119a-6d17-4b38-9e53-2da9c2cc3104} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.09 21:18:13.020409 [ 3 ] {6d7a119a-6d17-4b38-9e53-2da9c2cc3104} executeQuery: Read 9 rows, 845.00 B in 0.000975707 sec., 9224 rows/sec., 845.74 KiB/sec. 2024.02.09 21:18:13.020618 [ 3 ] {6d7a119a-6d17-4b38-9e53-2da9c2cc3104} DynamicQueryHandler: Done processing query 2024.02.09 21:18:13.020644 [ 3 ] {6d7a119a-6d17-4b38-9e53-2da9c2cc3104} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:18:13.020661 [ 3 ] {} HTTP-Session: dddf0afd-a169-4045-836e-f480a9ddeb47 Destroying unnamed session 2024.02.09 21:18:13.020785 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:13.020840 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:13.020861 [ 3 ] {} HTTP-Session: efe247bd-241b-4b4f-966e-984206425311 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:13.020880 [ 3 ] {} HTTP-Session: efe247bd-241b-4b4f-966e-984206425311 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:13.020963 [ 3 ] {04c29939-7db5-49ef-893c-6c3a286dd817} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:13.021010 [ 3 ] {04c29939-7db5-49ef-893c-6c3a286dd817} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:18:13.021136 [ 3 ] {04c29939-7db5-49ef-893c-6c3a286dd817} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:13.021423 [ 3 ] {04c29939-7db5-49ef-893c-6c3a286dd817} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:13.021644 [ 3 ] {04c29939-7db5-49ef-893c-6c3a286dd817} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.09 21:18:13.021803 [ 3 ] {04c29939-7db5-49ef-893c-6c3a286dd817} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.09 21:18:13.021918 [ 3 ] {04c29939-7db5-49ef-893c-6c3a286dd817} executeQuery: Read 3 rows, 246.00 B in 0.000918637 sec., 3265 rows/sec., 261.51 KiB/sec. 2024.02.09 21:18:13.022083 [ 3 ] {04c29939-7db5-49ef-893c-6c3a286dd817} DynamicQueryHandler: Done processing query 2024.02.09 21:18:13.022107 [ 3 ] {04c29939-7db5-49ef-893c-6c3a286dd817} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:18:13.022122 [ 3 ] {} HTTP-Session: efe247bd-241b-4b4f-966e-984206425311 Destroying unnamed session 2024.02.09 21:18:13.022262 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:13.022320 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:13.022341 [ 3 ] {} HTTP-Session: ee34dd93-b851-48e5-81b0-505970c86042 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:13.022362 [ 3 ] {} HTTP-Session: ee34dd93-b851-48e5-81b0-505970c86042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:13.022450 [ 3 ] {7472899d-32f6-433c-8711-9ea39f0f97c5} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:13.022507 [ 3 ] {7472899d-32f6-433c-8711-9ea39f0f97c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:18:13.022664 [ 3 ] {7472899d-32f6-433c-8711-9ea39f0f97c5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:13.022986 [ 3 ] {7472899d-32f6-433c-8711-9ea39f0f97c5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:13.023278 [ 3 ] {7472899d-32f6-433c-8711-9ea39f0f97c5} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.09 21:18:13.023456 [ 3 ] {7472899d-32f6-433c-8711-9ea39f0f97c5} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.09 21:18:13.023582 [ 3 ] {7472899d-32f6-433c-8711-9ea39f0f97c5} executeQuery: Read 3 rows, 4.15 KiB in 0.00109383 sec., 2742 rows/sec., 3.70 MiB/sec. 2024.02.09 21:18:13.023693 [ 3 ] {7472899d-32f6-433c-8711-9ea39f0f97c5} DynamicQueryHandler: Done processing query 2024.02.09 21:18:13.023715 [ 3 ] {7472899d-32f6-433c-8711-9ea39f0f97c5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:18:13.023730 [ 3 ] {} HTTP-Session: ee34dd93-b851-48e5-81b0-505970c86042 Destroying unnamed session 2024.02.09 21:18:18.019174 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:18.019300 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:18.019326 [ 3 ] {} HTTP-Session: 2d7f54f9-7340-4e39-80b1-9c0870d0afbb Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:18.019350 [ 3 ] {} HTTP-Session: 2d7f54f9-7340-4e39-80b1-9c0870d0afbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:18.019476 [ 3 ] {4c5a9403-e3d1-42b7-8126-cf09011c0bdf} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:18.019536 [ 3 ] {4c5a9403-e3d1-42b7-8126-cf09011c0bdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:18:18.019692 [ 3 ] {4c5a9403-e3d1-42b7-8126-cf09011c0bdf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:18.020126 [ 3 ] {4c5a9403-e3d1-42b7-8126-cf09011c0bdf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:18.020403 [ 3 ] {4c5a9403-e3d1-42b7-8126-cf09011c0bdf} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.09 21:18:18.020574 [ 3 ] {4c5a9403-e3d1-42b7-8126-cf09011c0bdf} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.09 21:18:18.020707 [ 3 ] {4c5a9403-e3d1-42b7-8126-cf09011c0bdf} executeQuery: Read 49 rows, 3.97 KiB in 0.001191772 sec., 41115 rows/sec., 3.25 MiB/sec. 2024.02.09 21:18:18.020941 [ 3 ] {4c5a9403-e3d1-42b7-8126-cf09011c0bdf} DynamicQueryHandler: Done processing query 2024.02.09 21:18:18.020968 [ 3 ] {4c5a9403-e3d1-42b7-8126-cf09011c0bdf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:18:18.020985 [ 3 ] {} HTTP-Session: 2d7f54f9-7340-4e39-80b1-9c0870d0afbb Destroying unnamed session 2024.02.09 21:18:18.021133 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 23625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:18.021185 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:18.021204 [ 3 ] {} HTTP-Session: 6177007a-2f82-4759-8200-1512c71fe133 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:18.021224 [ 3 ] {} HTTP-Session: 6177007a-2f82-4759-8200-1512c71fe133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:18.021312 [ 3 ] {b2e0abe0-fdf9-4613-a99d-ed38f6eff823} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:18.021356 [ 3 ] {b2e0abe0-fdf9-4613-a99d-ed38f6eff823} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:18:18.021480 [ 3 ] {b2e0abe0-fdf9-4613-a99d-ed38f6eff823} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:18.021866 [ 3 ] {b2e0abe0-fdf9-4613-a99d-ed38f6eff823} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:18.022092 [ 3 ] {b2e0abe0-fdf9-4613-a99d-ed38f6eff823} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.09 21:18:18.022241 [ 3 ] {b2e0abe0-fdf9-4613-a99d-ed38f6eff823} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.09 21:18:18.022368 [ 3 ] {b2e0abe0-fdf9-4613-a99d-ed38f6eff823} executeQuery: Read 147 rows, 14.64 KiB in 0.001025279 sec., 143375 rows/sec., 13.94 MiB/sec. 2024.02.09 21:18:18.022486 [ 3 ] {b2e0abe0-fdf9-4613-a99d-ed38f6eff823} DynamicQueryHandler: Done processing query 2024.02.09 21:18:18.022511 [ 3 ] {b2e0abe0-fdf9-4613-a99d-ed38f6eff823} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.09 21:18:18.022526 [ 3 ] {} HTTP-Session: 6177007a-2f82-4759-8200-1512c71fe133 Destroying unnamed session 2024.02.09 21:18:18.022661 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 8351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:18.022706 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:18.022725 [ 3 ] {} HTTP-Session: 1b98a271-16eb-487c-84a7-38432f7dbfc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:18.022742 [ 3 ] {} HTTP-Session: 1b98a271-16eb-487c-84a7-38432f7dbfc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:18.022817 [ 3 ] {f48adc56-dfe7-4378-ae7a-b16945eda14f} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:18.022858 [ 3 ] {f48adc56-dfe7-4378-ae7a-b16945eda14f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:18:18.022962 [ 3 ] {f48adc56-dfe7-4378-ae7a-b16945eda14f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:18.023242 [ 3 ] {f48adc56-dfe7-4378-ae7a-b16945eda14f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:18.023452 [ 3 ] {f48adc56-dfe7-4378-ae7a-b16945eda14f} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.09 21:18:18.023595 [ 3 ] {f48adc56-dfe7-4378-ae7a-b16945eda14f} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.09 21:18:18.023717 [ 3 ] {f48adc56-dfe7-4378-ae7a-b16945eda14f} executeQuery: Read 49 rows, 3.92 KiB in 0.000864206 sec., 56699 rows/sec., 4.43 MiB/sec. 2024.02.09 21:18:18.023855 [ 3 ] {f48adc56-dfe7-4378-ae7a-b16945eda14f} DynamicQueryHandler: Done processing query 2024.02.09 21:18:18.023880 [ 3 ] {f48adc56-dfe7-4378-ae7a-b16945eda14f} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.09 21:18:18.023896 [ 3 ] {} HTTP-Session: 1b98a271-16eb-487c-84a7-38432f7dbfc5 Destroying unnamed session 2024.02.09 21:18:18.024104 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 52423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:18.024149 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:18.024169 [ 3 ] {} HTTP-Session: 6dd0214a-5878-488f-b255-23a73650e945 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:18.024188 [ 3 ] {} HTTP-Session: 6dd0214a-5878-488f-b255-23a73650e945 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:18.024280 [ 3 ] {4deaf503-3c88-4b9c-b1a5-6edac839a739} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:18.024327 [ 3 ] {4deaf503-3c88-4b9c-b1a5-6edac839a739} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:18:18.024468 [ 3 ] {4deaf503-3c88-4b9c-b1a5-6edac839a739} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:18.024934 [ 3 ] {4deaf503-3c88-4b9c-b1a5-6edac839a739} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:18.025245 [ 3 ] {4deaf503-3c88-4b9c-b1a5-6edac839a739} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.09 21:18:18.025423 [ 3 ] {4deaf503-3c88-4b9c-b1a5-6edac839a739} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.09 21:18:18.025552 [ 3 ] {4deaf503-3c88-4b9c-b1a5-6edac839a739} executeQuery: Read 49 rows, 67.71 KiB in 0.001242063 sec., 39450 rows/sec., 53.24 MiB/sec. 2024.02.09 21:18:18.025722 [ 3 ] {4deaf503-3c88-4b9c-b1a5-6edac839a739} DynamicQueryHandler: Done processing query 2024.02.09 21:18:18.025745 [ 3 ] {4deaf503-3c88-4b9c-b1a5-6edac839a739} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.09 21:18:18.025762 [ 3 ] {} HTTP-Session: 6dd0214a-5878-488f-b255-23a73650e945 Destroying unnamed session 2024.02.09 21:18:21.766135 [ 62 ] {} DNSResolver: Updating DNS cache 2024.02.09 21:18:21.766214 [ 62 ] {} DNSResolver: Updated DNS cache 2024.02.09 21:18:23.017956 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:23.018077 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:23.018103 [ 3 ] {} HTTP-Session: 3990b850-f200-4363-9f5f-1646aa6645c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:23.018126 [ 3 ] {} HTTP-Session: 3990b850-f200-4363-9f5f-1646aa6645c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:23.018252 [ 3 ] {2f4290b9-89ee-4c1f-92aa-36d0cb61d8ac} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:23.018312 [ 3 ] {2f4290b9-89ee-4c1f-92aa-36d0cb61d8ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:18:23.018469 [ 3 ] {2f4290b9-89ee-4c1f-92aa-36d0cb61d8ac} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:23.018860 [ 3 ] {2f4290b9-89ee-4c1f-92aa-36d0cb61d8ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:23.019119 [ 3 ] {2f4290b9-89ee-4c1f-92aa-36d0cb61d8ac} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.09 21:18:23.019278 [ 3 ] {2f4290b9-89ee-4c1f-92aa-36d0cb61d8ac} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.09 21:18:23.019411 [ 3 ] {2f4290b9-89ee-4c1f-92aa-36d0cb61d8ac} executeQuery: Read 3 rows, 249.00 B in 0.0011138 sec., 2693 rows/sec., 218.32 KiB/sec. 2024.02.09 21:18:23.019548 [ 3 ] {2f4290b9-89ee-4c1f-92aa-36d0cb61d8ac} DynamicQueryHandler: Done processing query 2024.02.09 21:18:23.019572 [ 3 ] {2f4290b9-89ee-4c1f-92aa-36d0cb61d8ac} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:18:23.019588 [ 3 ] {} HTTP-Session: 3990b850-f200-4363-9f5f-1646aa6645c2 Destroying unnamed session 2024.02.09 21:18:23.019709 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:23.019754 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:23.019773 [ 3 ] {} HTTP-Session: cf36b44c-1818-47d0-83d4-d65e0eb09187 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:23.019789 [ 3 ] {} HTTP-Session: cf36b44c-1818-47d0-83d4-d65e0eb09187 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:23.019860 [ 3 ] {566dff4a-4fc2-40e8-a3bb-2035bc939174} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:23.019898 [ 3 ] {566dff4a-4fc2-40e8-a3bb-2035bc939174} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:18:23.020000 [ 3 ] {566dff4a-4fc2-40e8-a3bb-2035bc939174} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:23.020306 [ 3 ] {566dff4a-4fc2-40e8-a3bb-2035bc939174} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:23.020511 [ 3 ] {566dff4a-4fc2-40e8-a3bb-2035bc939174} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.09 21:18:23.020655 [ 3 ] {566dff4a-4fc2-40e8-a3bb-2035bc939174} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.09 21:18:23.020780 [ 3 ] {566dff4a-4fc2-40e8-a3bb-2035bc939174} executeQuery: Read 45 rows, 3.59 KiB in 0.000889497 sec., 50590 rows/sec., 3.94 MiB/sec. 2024.02.09 21:18:23.020776 [ 70 ] {} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.09 21:18:23.020897 [ 70 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:23.020947 [ 3 ] {566dff4a-4fc2-40e8-a3bb-2035bc939174} DynamicQueryHandler: Done processing query 2024.02.09 21:18:23.020994 [ 3 ] {566dff4a-4fc2-40e8-a3bb-2035bc939174} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:18:23.021001 [ 10 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.09 21:18:23.021015 [ 3 ] {} HTTP-Session: cf36b44c-1818-47d0-83d4-d65e0eb09187 Destroying unnamed session 2024.02.09 21:18:23.021126 [ 10 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:18:23.021193 [ 10 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 196 rows starting from the beginning of the part 2024.02.09 21:18:23.021192 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 4606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:23.021293 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:23.021321 [ 3 ] {} HTTP-Session: bf450889-19d2-4b8a-b51f-4af45dceb795 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:23.021377 [ 3 ] {} HTTP-Session: bf450889-19d2-4b8a-b51f-4af45dceb795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:23.021468 [ 10 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 9 rows starting from the beginning of the part 2024.02.09 21:18:23.021575 [ 3 ] {3d08bff8-7b7a-41db-b66f-f1eca62dd3be} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:23.021673 [ 3 ] {3d08bff8-7b7a-41db-b66f-f1eca62dd3be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:18:23.021726 [ 10 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 147 rows starting from the beginning of the part 2024.02.09 21:18:23.022074 [ 10 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 9 rows starting from the beginning of the part 2024.02.09 21:18:23.022113 [ 3 ] {3d08bff8-7b7a-41db-b66f-f1eca62dd3be} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:23.022297 [ 10 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 147 rows starting from the beginning of the part 2024.02.09 21:18:23.022476 [ 10 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 45 rows starting from the beginning of the part 2024.02.09 21:18:23.022900 [ 3 ] {3d08bff8-7b7a-41db-b66f-f1eca62dd3be} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:23.023279 [ 3 ] {3d08bff8-7b7a-41db-b66f-f1eca62dd3be} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.09 21:18:23.023590 [ 3 ] {3d08bff8-7b7a-41db-b66f-f1eca62dd3be} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.09 21:18:23.023758 [ 70 ] {} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.09 21:18:23.023805 [ 3 ] {3d08bff8-7b7a-41db-b66f-f1eca62dd3be} executeQuery: Read 27 rows, 2.14 KiB in 0.00216894 sec., 12448 rows/sec., 986.04 KiB/sec. 2024.02.09 21:18:23.023834 [ 70 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:23.024120 [ 21 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.09 21:18:23.024404 [ 21 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:18:23.024415 [ 9 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 553 rows, containing 4 columns (4 merged, 0 gathered) in 0.003448473 sec., 160360.83217122476 rows/sec., 15.04 MiB/sec. 2024.02.09 21:18:23.024434 [ 3 ] {3d08bff8-7b7a-41db-b66f-f1eca62dd3be} DynamicQueryHandler: Done processing query 2024.02.09 21:18:23.024456 [ 21 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 102 rows starting from the beginning of the part 2024.02.09 21:18:23.024486 [ 3 ] {3d08bff8-7b7a-41db-b66f-f1eca62dd3be} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:18:23.024555 [ 3 ] {} HTTP-Session: bf450889-19d2-4b8a-b51f-4af45dceb795 Destroying unnamed session 2024.02.09 21:18:23.024636 [ 9 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.09 21:18:23.024685 [ 21 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 3 rows starting from the beginning of the part 2024.02.09 21:18:23.024798 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:23.024858 [ 21 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 49 rows starting from the beginning of the part 2024.02.09 21:18:23.024894 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:23.024947 [ 9 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_26_5} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.09 21:18:23.024972 [ 3 ] {} HTTP-Session: 3f469789-8809-4f34-b8a5-36fe69aa8e51 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:23.025037 [ 3 ] {} HTTP-Session: 3f469789-8809-4f34-b8a5-36fe69aa8e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:23.025131 [ 9 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_26_5} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.09 21:18:23.025152 [ 21 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 3 rows starting from the beginning of the part 2024.02.09 21:18:23.025419 [ 3 ] {ef736e6a-8b2b-467e-b14d-c2da90f86d37} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:23.025464 [ 21 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 49 rows starting from the beginning of the part 2024.02.09 21:18:23.025540 [ 3 ] {ef736e6a-8b2b-467e-b14d-c2da90f86d37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.09 21:18:23.025745 [ 21 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 27 rows starting from the beginning of the part 2024.02.09 21:18:23.026140 [ 3 ] {ef736e6a-8b2b-467e-b14d-c2da90f86d37} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:23.026989 [ 3 ] {ef736e6a-8b2b-467e-b14d-c2da90f86d37} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:23.027519 [ 9 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 233 rows, containing 4 columns (4 merged, 0 gathered) in 0.003595366 sec., 64805.641484065876 rows/sec., 5.06 MiB/sec. 2024.02.09 21:18:23.027653 [ 3 ] {ef736e6a-8b2b-467e-b14d-c2da90f86d37} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.09 21:18:23.027695 [ 10 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.09 21:18:23.027946 [ 3 ] {ef736e6a-8b2b-467e-b14d-c2da90f86d37} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.09 21:18:23.027972 [ 10 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_26_5} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.09 21:18:23.028082 [ 10 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_26_5} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.09 21:18:23.028170 [ 3 ] {ef736e6a-8b2b-467e-b14d-c2da90f86d37} executeQuery: Read 36 rows, 2.60 KiB in 0.002673549 sec., 13465 rows/sec., 973.07 KiB/sec. 2024.02.09 21:18:23.028391 [ 3 ] {ef736e6a-8b2b-467e-b14d-c2da90f86d37} DynamicQueryHandler: Done processing query 2024.02.09 21:18:23.028414 [ 3 ] {ef736e6a-8b2b-467e-b14d-c2da90f86d37} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:18:23.028430 [ 3 ] {} HTTP-Session: 3f469789-8809-4f34-b8a5-36fe69aa8e51 Destroying unnamed session 2024.02.09 21:18:23.028564 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:23.028609 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:23.028628 [ 3 ] {} HTTP-Session: 5c410229-e1b2-4e1b-b1f3-bdbdc3873433 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:23.028646 [ 3 ] {} HTTP-Session: 5c410229-e1b2-4e1b-b1f3-bdbdc3873433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:23.028718 [ 3 ] {98c2a93e-30e6-4e75-b87f-b4ca6df7ec64} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:23.028763 [ 3 ] {98c2a93e-30e6-4e75-b87f-b4ca6df7ec64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:18:23.028908 [ 3 ] {98c2a93e-30e6-4e75-b87f-b4ca6df7ec64} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:23.029231 [ 3 ] {98c2a93e-30e6-4e75-b87f-b4ca6df7ec64} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:23.029504 [ 3 ] {98c2a93e-30e6-4e75-b87f-b4ca6df7ec64} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.09 21:18:23.029683 [ 3 ] {98c2a93e-30e6-4e75-b87f-b4ca6df7ec64} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.09 21:18:23.029821 [ 3 ] {98c2a93e-30e6-4e75-b87f-b4ca6df7ec64} executeQuery: Read 3 rows, 4.15 KiB in 0.00107454 sec., 2791 rows/sec., 3.77 MiB/sec. 2024.02.09 21:18:23.029945 [ 3 ] {98c2a93e-30e6-4e75-b87f-b4ca6df7ec64} DynamicQueryHandler: Done processing query 2024.02.09 21:18:23.029968 [ 3 ] {98c2a93e-30e6-4e75-b87f-b4ca6df7ec64} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:18:23.029984 [ 3 ] {} HTTP-Session: 5c410229-e1b2-4e1b-b1f3-bdbdc3873433 Destroying unnamed session 2024.02.09 21:18:28.019997 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:28.020173 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:28.020221 [ 3 ] {} HTTP-Session: bfbbc2b8-f4ea-4f4b-9c9b-1c12b7934e14 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:28.020263 [ 3 ] {} HTTP-Session: bfbbc2b8-f4ea-4f4b-9c9b-1c12b7934e14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:28.020462 [ 3 ] {5e2964e0-59e9-4cde-80b3-38dc7f526872} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:28.020558 [ 3 ] {5e2964e0-59e9-4cde-80b3-38dc7f526872} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:18:28.020797 [ 3 ] {5e2964e0-59e9-4cde-80b3-38dc7f526872} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:28.021300 [ 3 ] {5e2964e0-59e9-4cde-80b3-38dc7f526872} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:28.021566 [ 3 ] {5e2964e0-59e9-4cde-80b3-38dc7f526872} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.09 21:18:28.021727 [ 3 ] {5e2964e0-59e9-4cde-80b3-38dc7f526872} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.09 21:18:28.021847 [ 3 ] {5e2964e0-59e9-4cde-80b3-38dc7f526872} executeQuery: Read 49 rows, 3.97 KiB in 0.001329804 sec., 36847 rows/sec., 2.92 MiB/sec. 2024.02.09 21:18:28.021844 [ 59 ] {} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.09 21:18:28.021907 [ 59 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:28.022014 [ 3 ] {5e2964e0-59e9-4cde-80b3-38dc7f526872} DynamicQueryHandler: Done processing query 2024.02.09 21:18:28.022014 [ 21 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.09 21:18:28.022045 [ 3 ] {5e2964e0-59e9-4cde-80b3-38dc7f526872} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:18:28.022095 [ 3 ] {} HTTP-Session: bfbbc2b8-f4ea-4f4b-9c9b-1c12b7934e14 Destroying unnamed session 2024.02.09 21:18:28.022174 [ 21 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:18:28.022219 [ 21 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 52 rows starting from the beginning of the part 2024.02.09 21:18:28.022259 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:28.022340 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:28.022375 [ 3 ] {} HTTP-Session: cb8aef48-d320-4292-9004-48af382eb2db Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:28.022429 [ 3 ] {} HTTP-Session: cb8aef48-d320-4292-9004-48af382eb2db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:28.022486 [ 21 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 49 rows starting from the beginning of the part 2024.02.09 21:18:28.022618 [ 3 ] {714f3479-f7e4-4dc2-b220-1fbf4b19fb9d} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:28.022740 [ 21 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 3 rows starting from the beginning of the part 2024.02.09 21:18:28.022751 [ 3 ] {714f3479-f7e4-4dc2-b220-1fbf4b19fb9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.09 21:18:28.023045 [ 21 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 49 rows starting from the beginning of the part 2024.02.09 21:18:28.023232 [ 3 ] {714f3479-f7e4-4dc2-b220-1fbf4b19fb9d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:28.023299 [ 21 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 3 rows starting from the beginning of the part 2024.02.09 21:18:28.023468 [ 21 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 49 rows starting from the beginning of the part 2024.02.09 21:18:28.024015 [ 3 ] {714f3479-f7e4-4dc2-b220-1fbf4b19fb9d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:28.024411 [ 3 ] {714f3479-f7e4-4dc2-b220-1fbf4b19fb9d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.09 21:18:28.024685 [ 3 ] {714f3479-f7e4-4dc2-b220-1fbf4b19fb9d} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.09 21:18:28.025036 [ 3 ] {714f3479-f7e4-4dc2-b220-1fbf4b19fb9d} executeQuery: Read 2 rows, 175.00 B in 0.002332792 sec., 857 rows/sec., 73.26 KiB/sec. 2024.02.09 21:18:28.025044 [ 9 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 4 columns (4 merged, 0 gathered) in 0.003071867 sec., 66734.66006178003 rows/sec., 5.28 MiB/sec. 2024.02.09 21:18:28.025267 [ 9 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.09 21:18:28.025269 [ 3 ] {714f3479-f7e4-4dc2-b220-1fbf4b19fb9d} DynamicQueryHandler: Done processing query 2024.02.09 21:18:28.025326 [ 3 ] {714f3479-f7e4-4dc2-b220-1fbf4b19fb9d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:18:28.025351 [ 3 ] {} HTTP-Session: cb8aef48-d320-4292-9004-48af382eb2db Destroying unnamed session 2024.02.09 21:18:28.025525 [ 9 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_26_5} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.09 21:18:28.025556 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 23775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:28.025621 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:28.025640 [ 9 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_26_5} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.09 21:18:28.025655 [ 3 ] {} HTTP-Session: 2890e65a-e586-4132-97be-17621d71602e Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:28.025690 [ 3 ] {} HTTP-Session: 2890e65a-e586-4132-97be-17621d71602e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:28.025821 [ 3 ] {03fe73dc-6120-4db3-964f-e8db2cb056a4} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:28.025860 [ 3 ] {03fe73dc-6120-4db3-964f-e8db2cb056a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:18:28.025980 [ 3 ] {03fe73dc-6120-4db3-964f-e8db2cb056a4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:28.026372 [ 3 ] {03fe73dc-6120-4db3-964f-e8db2cb056a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:28.026600 [ 3 ] {03fe73dc-6120-4db3-964f-e8db2cb056a4} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.09 21:18:28.026761 [ 3 ] {03fe73dc-6120-4db3-964f-e8db2cb056a4} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.09 21:18:28.026856 [ 3 ] {03fe73dc-6120-4db3-964f-e8db2cb056a4} executeQuery: Read 148 rows, 14.73 KiB in 0.001007888 sec., 146841 rows/sec., 14.27 MiB/sec. 2024.02.09 21:18:28.027000 [ 3 ] {03fe73dc-6120-4db3-964f-e8db2cb056a4} DynamicQueryHandler: Done processing query 2024.02.09 21:18:28.027027 [ 3 ] {03fe73dc-6120-4db3-964f-e8db2cb056a4} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.09 21:18:28.027043 [ 3 ] {} HTTP-Session: 2890e65a-e586-4132-97be-17621d71602e Destroying unnamed session 2024.02.09 21:18:28.027198 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:28.027242 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:28.027262 [ 3 ] {} HTTP-Session: 4ae76e51-82ea-4755-93d9-7be215de097c Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:28.027278 [ 3 ] {} HTTP-Session: 4ae76e51-82ea-4755-93d9-7be215de097c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:28.027349 [ 3 ] {e4320c19-8015-4df7-bd45-93d27e62bc62} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:28.027388 [ 3 ] {e4320c19-8015-4df7-bd45-93d27e62bc62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.09 21:18:28.027498 [ 3 ] {e4320c19-8015-4df7-bd45-93d27e62bc62} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:28.027784 [ 3 ] {e4320c19-8015-4df7-bd45-93d27e62bc62} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:28.027989 [ 3 ] {e4320c19-8015-4df7-bd45-93d27e62bc62} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.09 21:18:28.028136 [ 3 ] {e4320c19-8015-4df7-bd45-93d27e62bc62} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.09 21:18:28.028236 [ 3 ] {e4320c19-8015-4df7-bd45-93d27e62bc62} executeQuery: Read 2 rows, 143.00 B in 0.000853695 sec., 2342 rows/sec., 163.58 KiB/sec. 2024.02.09 21:18:28.028368 [ 3 ] {e4320c19-8015-4df7-bd45-93d27e62bc62} DynamicQueryHandler: Done processing query 2024.02.09 21:18:28.028392 [ 3 ] {e4320c19-8015-4df7-bd45-93d27e62bc62} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:18:28.028407 [ 3 ] {} HTTP-Session: 4ae76e51-82ea-4755-93d9-7be215de097c Destroying unnamed session 2024.02.09 21:18:28.028543 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 8694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:28.028586 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:28.028606 [ 3 ] {} HTTP-Session: bb9e2aa5-ec30-476c-8b5a-a4fbc7197b3a Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:28.028622 [ 3 ] {} HTTP-Session: bb9e2aa5-ec30-476c-8b5a-a4fbc7197b3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:28.028692 [ 3 ] {558a5837-b0e8-436d-a299-0859488c2121} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:28.028730 [ 3 ] {558a5837-b0e8-436d-a299-0859488c2121} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:18:28.028834 [ 3 ] {558a5837-b0e8-436d-a299-0859488c2121} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:28.029141 [ 3 ] {558a5837-b0e8-436d-a299-0859488c2121} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:28.029347 [ 3 ] {558a5837-b0e8-436d-a299-0859488c2121} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.09 21:18:28.029489 [ 3 ] {558a5837-b0e8-436d-a299-0859488c2121} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.09 21:18:28.029582 [ 3 ] {558a5837-b0e8-436d-a299-0859488c2121} executeQuery: Read 51 rows, 4.09 KiB in 0.000863636 sec., 59052 rows/sec., 4.62 MiB/sec. 2024.02.09 21:18:28.029695 [ 3 ] {558a5837-b0e8-436d-a299-0859488c2121} DynamicQueryHandler: Done processing query 2024.02.09 21:18:28.029717 [ 3 ] {558a5837-b0e8-436d-a299-0859488c2121} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.09 21:18:28.029733 [ 3 ] {} HTTP-Session: bb9e2aa5-ec30-476c-8b5a-a4fbc7197b3a Destroying unnamed session 2024.02.09 21:18:28.029886 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:28.029930 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:28.029948 [ 3 ] {} HTTP-Session: f6c5060e-41a7-45c9-8acf-5b337f2da138 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:28.029965 [ 3 ] {} HTTP-Session: f6c5060e-41a7-45c9-8acf-5b337f2da138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:28.030031 [ 3 ] {e066afed-1bba-4dab-87b9-8068e17b35a5} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:28.030073 [ 3 ] {e066afed-1bba-4dab-87b9-8068e17b35a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.09 21:18:28.030197 [ 3 ] {e066afed-1bba-4dab-87b9-8068e17b35a5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:28.030469 [ 3 ] {e066afed-1bba-4dab-87b9-8068e17b35a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:28.030723 [ 3 ] {e066afed-1bba-4dab-87b9-8068e17b35a5} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.09 21:18:28.030900 [ 3 ] {e066afed-1bba-4dab-87b9-8068e17b35a5} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.09 21:18:28.031007 [ 3 ] {e066afed-1bba-4dab-87b9-8068e17b35a5} executeQuery: Read 1 rows, 72.00 B in 0.000944737 sec., 1058 rows/sec., 74.43 KiB/sec. 2024.02.09 21:18:28.031027 [ 102 ] {} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.02.09 21:18:28.031144 [ 102 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:28.031168 [ 3 ] {e066afed-1bba-4dab-87b9-8068e17b35a5} DynamicQueryHandler: Done processing query 2024.02.09 21:18:28.031205 [ 3 ] {e066afed-1bba-4dab-87b9-8068e17b35a5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:18:28.031254 [ 3 ] {} HTTP-Session: f6c5060e-41a7-45c9-8acf-5b337f2da138 Destroying unnamed session 2024.02.09 21:18:28.031286 [ 21 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2024.02.09 21:18:28.031403 [ 21 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:18:28.031438 [ 21 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 399 rows starting from the beginning of the part 2024.02.09 21:18:28.031497 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 52424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:28.031578 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:28.031632 [ 3 ] {} HTTP-Session: 22fdb701-326a-4fd7-bcb4-8fbc630eba12 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:28.031673 [ 3 ] {} HTTP-Session: 22fdb701-326a-4fd7-bcb4-8fbc630eba12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:28.031697 [ 21 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2024.02.09 21:18:28.031868 [ 3 ] {81c198c1-ac25-4280-90f6-bcd01f0b6b6a} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:28.031944 [ 21 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2024.02.09 21:18:28.031963 [ 3 ] {81c198c1-ac25-4280-90f6-bcd01f0b6b6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:18:28.032288 [ 21 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part 2024.02.09 21:18:28.032607 [ 3 ] {81c198c1-ac25-4280-90f6-bcd01f0b6b6a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:28.032626 [ 21 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part 2024.02.09 21:18:28.032826 [ 21 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2024.02.09 21:18:28.033747 [ 3 ] {81c198c1-ac25-4280-90f6-bcd01f0b6b6a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:28.034373 [ 9 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 475 rows, containing 5 columns (5 merged, 0 gathered) in 0.003154418 sec., 150582.45292792522 rows/sec., 10.62 MiB/sec. 2024.02.09 21:18:28.034523 [ 9 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.02.09 21:18:28.034532 [ 3 ] {81c198c1-ac25-4280-90f6-bcd01f0b6b6a} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.09 21:18:28.034938 [ 3 ] {81c198c1-ac25-4280-90f6-bcd01f0b6b6a} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.09 21:18:28.034949 [ 9 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_10_2} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2024.02.09 21:18:28.035061 [ 9 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_10_2} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2024.02.09 21:18:28.035117 [ 102 ] {} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.09 21:18:28.035240 [ 3 ] {81c198c1-ac25-4280-90f6-bcd01f0b6b6a} executeQuery: Read 49 rows, 67.71 KiB in 0.00327284 sec., 14971 rows/sec., 20.20 MiB/sec. 2024.02.09 21:18:28.035245 [ 102 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:28.035452 [ 18 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.09 21:18:28.035676 [ 18 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:18:28.035690 [ 3 ] {81c198c1-ac25-4280-90f6-bcd01f0b6b6a} DynamicQueryHandler: Done processing query 2024.02.09 21:18:28.035727 [ 18 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 542 rows starting from the beginning of the part 2024.02.09 21:18:28.035734 [ 3 ] {81c198c1-ac25-4280-90f6-bcd01f0b6b6a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.09 21:18:28.035803 [ 3 ] {} HTTP-Session: 22fdb701-326a-4fd7-bcb4-8fbc630eba12 Destroying unnamed session 2024.02.09 21:18:28.035913 [ 18 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 49 rows starting from the beginning of the part 2024.02.09 21:18:28.036017 [ 18 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 3 rows starting from the beginning of the part 2024.02.09 21:18:28.036106 [ 18 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 49 rows starting from the beginning of the part 2024.02.09 21:18:28.036194 [ 18 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 3 rows starting from the beginning of the part 2024.02.09 21:18:28.036281 [ 18 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 49 rows starting from the beginning of the part 2024.02.09 21:18:28.037831 [ 18 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 6 columns (6 merged, 0 gathered) in 0.002495606 sec., 278489.47309791687 rows/sec., 375.81 MiB/sec. 2024.02.09 21:18:28.038216 [ 18 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.09 21:18:28.038477 [ 18 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_26_5} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.09 21:18:28.038549 [ 18 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_26_5} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.09 21:18:28.038626 [ 18 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_26_5: 4.07 MiB. 2024.02.09 21:18:33.017381 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:33.017502 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:33.017533 [ 3 ] {} HTTP-Session: f13c3a84-8c91-400f-b841-6d0ad9307bf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:33.017561 [ 3 ] {} HTTP-Session: f13c3a84-8c91-400f-b841-6d0ad9307bf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:33.017698 [ 3 ] {cc71a261-5d10-4d1b-a0fe-6c39726c842f} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:33.017765 [ 3 ] {cc71a261-5d10-4d1b-a0fe-6c39726c842f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:18:33.017931 [ 3 ] {cc71a261-5d10-4d1b-a0fe-6c39726c842f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:33.018415 [ 3 ] {cc71a261-5d10-4d1b-a0fe-6c39726c842f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:33.018675 [ 3 ] {cc71a261-5d10-4d1b-a0fe-6c39726c842f} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.09 21:18:33.018843 [ 3 ] {cc71a261-5d10-4d1b-a0fe-6c39726c842f} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.09 21:18:33.018967 [ 3 ] {cc71a261-5d10-4d1b-a0fe-6c39726c842f} executeQuery: Read 3 rows, 249.00 B in 0.001229082 sec., 2440 rows/sec., 197.84 KiB/sec. 2024.02.09 21:18:33.019120 [ 3 ] {cc71a261-5d10-4d1b-a0fe-6c39726c842f} DynamicQueryHandler: Done processing query 2024.02.09 21:18:33.019146 [ 3 ] {cc71a261-5d10-4d1b-a0fe-6c39726c842f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:18:33.019164 [ 3 ] {} HTTP-Session: f13c3a84-8c91-400f-b841-6d0ad9307bf6 Destroying unnamed session 2024.02.09 21:18:33.019292 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 1424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:33.019342 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:33.019363 [ 3 ] {} HTTP-Session: cc9086f8-b3ea-483d-bf77-57769d476c9b Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:33.019382 [ 3 ] {} HTTP-Session: cc9086f8-b3ea-483d-bf77-57769d476c9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:33.019460 [ 3 ] {91f77fe6-ea9b-4d2b-b219-ce903a8e472b} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:33.019500 [ 3 ] {91f77fe6-ea9b-4d2b-b219-ce903a8e472b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:18:33.019606 [ 3 ] {91f77fe6-ea9b-4d2b-b219-ce903a8e472b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:33.019916 [ 3 ] {91f77fe6-ea9b-4d2b-b219-ce903a8e472b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:33.020127 [ 3 ] {91f77fe6-ea9b-4d2b-b219-ce903a8e472b} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.09 21:18:33.020295 [ 3 ] {91f77fe6-ea9b-4d2b-b219-ce903a8e472b} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.09 21:18:33.020419 [ 3 ] {91f77fe6-ea9b-4d2b-b219-ce903a8e472b} executeQuery: Read 9 rows, 845.00 B in 0.000931487 sec., 9661 rows/sec., 885.89 KiB/sec. 2024.02.09 21:18:33.020525 [ 3 ] {91f77fe6-ea9b-4d2b-b219-ce903a8e472b} DynamicQueryHandler: Done processing query 2024.02.09 21:18:33.020549 [ 3 ] {91f77fe6-ea9b-4d2b-b219-ce903a8e472b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:18:33.020565 [ 3 ] {} HTTP-Session: cc9086f8-b3ea-483d-bf77-57769d476c9b Destroying unnamed session 2024.02.09 21:18:33.020694 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:33.020738 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:33.020757 [ 3 ] {} HTTP-Session: b482c3b0-9239-4b97-b83d-b0c44927f85d Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:33.020775 [ 3 ] {} HTTP-Session: b482c3b0-9239-4b97-b83d-b0c44927f85d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:33.020845 [ 3 ] {2eb31cd8-2287-41b1-a8fa-8723d5303eb1} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:33.020884 [ 3 ] {2eb31cd8-2287-41b1-a8fa-8723d5303eb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:18:33.020988 [ 3 ] {2eb31cd8-2287-41b1-a8fa-8723d5303eb1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:33.021269 [ 3 ] {2eb31cd8-2287-41b1-a8fa-8723d5303eb1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:33.021474 [ 3 ] {2eb31cd8-2287-41b1-a8fa-8723d5303eb1} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.09 21:18:33.021629 [ 3 ] {2eb31cd8-2287-41b1-a8fa-8723d5303eb1} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.09 21:18:33.021746 [ 3 ] {2eb31cd8-2287-41b1-a8fa-8723d5303eb1} executeQuery: Read 3 rows, 246.00 B in 0.000867396 sec., 3458 rows/sec., 276.96 KiB/sec. 2024.02.09 21:18:33.021893 [ 3 ] {2eb31cd8-2287-41b1-a8fa-8723d5303eb1} DynamicQueryHandler: Done processing query 2024.02.09 21:18:33.021917 [ 3 ] {2eb31cd8-2287-41b1-a8fa-8723d5303eb1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:18:33.021933 [ 3 ] {} HTTP-Session: b482c3b0-9239-4b97-b83d-b0c44927f85d Destroying unnamed session 2024.02.09 21:18:33.022063 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:33.022106 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:33.022126 [ 3 ] {} HTTP-Session: 74e00171-8104-4723-9d0f-fa8029b44eb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:33.022143 [ 3 ] {} HTTP-Session: 74e00171-8104-4723-9d0f-fa8029b44eb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:33.022218 [ 3 ] {427e438a-a773-4e4f-906c-c40b878b5323} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:33.022265 [ 3 ] {427e438a-a773-4e4f-906c-c40b878b5323} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:18:33.022409 [ 3 ] {427e438a-a773-4e4f-906c-c40b878b5323} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:33.022697 [ 3 ] {427e438a-a773-4e4f-906c-c40b878b5323} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.09 21:18:33.022975 [ 3 ] {427e438a-a773-4e4f-906c-c40b878b5323} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.09 21:18:33.023156 [ 3 ] {427e438a-a773-4e4f-906c-c40b878b5323} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.09 21:18:33.023286 [ 3 ] {427e438a-a773-4e4f-906c-c40b878b5323} executeQuery: Read 3 rows, 4.15 KiB in 0.00103905 sec., 2887 rows/sec., 3.90 MiB/sec. 2024.02.09 21:18:33.023398 [ 3 ] {427e438a-a773-4e4f-906c-c40b878b5323} DynamicQueryHandler: Done processing query 2024.02.09 21:18:33.023420 [ 3 ] {427e438a-a773-4e4f-906c-c40b878b5323} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:18:33.023436 [ 3 ] {} HTTP-Session: 74e00171-8104-4723-9d0f-fa8029b44eb1 Destroying unnamed session 2024.02.09 21:18:36.766495 [ 175 ] {} DNSResolver: Updating DNS cache 2024.02.09 21:18:36.766574 [ 175 ] {} DNSResolver: Updated DNS cache 2024.02.09 21:18:38.019171 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:38.019294 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:38.019326 [ 3 ] {} HTTP-Session: 09491e03-dc9a-4a20-a9a0-6a4f19c0c446 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:38.019351 [ 3 ] {} HTTP-Session: 09491e03-dc9a-4a20-a9a0-6a4f19c0c446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:38.019488 [ 3 ] {69abd9f3-ce52-4ea5-b3ca-cf0f36d57a8a} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:38.019548 [ 3 ] {69abd9f3-ce52-4ea5-b3ca-cf0f36d57a8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:18:38.019721 [ 3 ] {69abd9f3-ce52-4ea5-b3ca-cf0f36d57a8a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:38.020177 [ 3 ] {69abd9f3-ce52-4ea5-b3ca-cf0f36d57a8a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:38.020439 [ 3 ] {69abd9f3-ce52-4ea5-b3ca-cf0f36d57a8a} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.09 21:18:38.020602 [ 3 ] {69abd9f3-ce52-4ea5-b3ca-cf0f36d57a8a} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.09 21:18:38.020710 [ 3 ] {69abd9f3-ce52-4ea5-b3ca-cf0f36d57a8a} executeQuery: Read 49 rows, 3.97 KiB in 0.001187501 sec., 41263 rows/sec., 3.27 MiB/sec. 2024.02.09 21:18:38.020843 [ 3 ] {69abd9f3-ce52-4ea5-b3ca-cf0f36d57a8a} DynamicQueryHandler: Done processing query 2024.02.09 21:18:38.020867 [ 3 ] {69abd9f3-ce52-4ea5-b3ca-cf0f36d57a8a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:18:38.020883 [ 3 ] {} HTTP-Session: 09491e03-dc9a-4a20-a9a0-6a4f19c0c446 Destroying unnamed session 2024.02.09 21:18:38.021032 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 23625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:38.021077 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:38.021097 [ 3 ] {} HTTP-Session: 5a828b99-efe6-48f7-b17f-7f94ec573242 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:38.021114 [ 3 ] {} HTTP-Session: 5a828b99-efe6-48f7-b17f-7f94ec573242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:38.021188 [ 3 ] {4699fb83-1314-4a95-a65f-11fc8827e2e8} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:38.021228 [ 3 ] {4699fb83-1314-4a95-a65f-11fc8827e2e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:18:38.021331 [ 3 ] {4699fb83-1314-4a95-a65f-11fc8827e2e8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:38.021702 [ 3 ] {4699fb83-1314-4a95-a65f-11fc8827e2e8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:38.021924 [ 3 ] {4699fb83-1314-4a95-a65f-11fc8827e2e8} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.09 21:18:38.022085 [ 3 ] {4699fb83-1314-4a95-a65f-11fc8827e2e8} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.09 21:18:38.022187 [ 3 ] {4699fb83-1314-4a95-a65f-11fc8827e2e8} executeQuery: Read 147 rows, 14.64 KiB in 0.000971069 sec., 151379 rows/sec., 14.72 MiB/sec. 2024.02.09 21:18:38.022335 [ 3 ] {4699fb83-1314-4a95-a65f-11fc8827e2e8} DynamicQueryHandler: Done processing query 2024.02.09 21:18:38.022370 [ 3 ] {4699fb83-1314-4a95-a65f-11fc8827e2e8} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.09 21:18:38.022387 [ 3 ] {} HTTP-Session: 5a828b99-efe6-48f7-b17f-7f94ec573242 Destroying unnamed session 2024.02.09 21:18:38.022512 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 8351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:38.022555 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:38.022574 [ 3 ] {} HTTP-Session: 2b2a8fc9-813b-49a8-8e56-54079edbd56e Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:38.022591 [ 3 ] {} HTTP-Session: 2b2a8fc9-813b-49a8-8e56-54079edbd56e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:38.022667 [ 3 ] {0c6071e8-74cd-48fd-ae39-ba21455b2a24} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:38.022704 [ 3 ] {0c6071e8-74cd-48fd-ae39-ba21455b2a24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:18:38.022815 [ 3 ] {0c6071e8-74cd-48fd-ae39-ba21455b2a24} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:38.023100 [ 3 ] {0c6071e8-74cd-48fd-ae39-ba21455b2a24} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:38.023307 [ 3 ] {0c6071e8-74cd-48fd-ae39-ba21455b2a24} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.09 21:18:38.023458 [ 3 ] {0c6071e8-74cd-48fd-ae39-ba21455b2a24} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.09 21:18:38.023551 [ 3 ] {0c6071e8-74cd-48fd-ae39-ba21455b2a24} executeQuery: Read 49 rows, 3.92 KiB in 0.000859096 sec., 57036 rows/sec., 4.46 MiB/sec. 2024.02.09 21:18:38.023663 [ 3 ] {0c6071e8-74cd-48fd-ae39-ba21455b2a24} DynamicQueryHandler: Done processing query 2024.02.09 21:18:38.023685 [ 3 ] {0c6071e8-74cd-48fd-ae39-ba21455b2a24} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.09 21:18:38.023701 [ 3 ] {} HTTP-Session: 2b2a8fc9-813b-49a8-8e56-54079edbd56e Destroying unnamed session 2024.02.09 21:18:38.023902 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 52424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:38.023946 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:38.023965 [ 3 ] {} HTTP-Session: 78de0468-977f-44bc-a997-66eedb5b06a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:38.023981 [ 3 ] {} HTTP-Session: 78de0468-977f-44bc-a997-66eedb5b06a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:38.024068 [ 3 ] {3b73373c-7dac-4584-b746-50d7272307a7} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:38.024112 [ 3 ] {3b73373c-7dac-4584-b746-50d7272307a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:18:38.024248 [ 3 ] {3b73373c-7dac-4584-b746-50d7272307a7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:38.024804 [ 3 ] {3b73373c-7dac-4584-b746-50d7272307a7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:38.025132 [ 3 ] {3b73373c-7dac-4584-b746-50d7272307a7} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.09 21:18:38.025310 [ 3 ] {3b73373c-7dac-4584-b746-50d7272307a7} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.09 21:18:38.025408 [ 3 ] {3b73373c-7dac-4584-b746-50d7272307a7} executeQuery: Read 49 rows, 67.71 KiB in 0.001313915 sec., 37293 rows/sec., 50.33 MiB/sec. 2024.02.09 21:18:38.025534 [ 3 ] {3b73373c-7dac-4584-b746-50d7272307a7} DynamicQueryHandler: Done processing query 2024.02.09 21:18:38.025558 [ 3 ] {3b73373c-7dac-4584-b746-50d7272307a7} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.09 21:18:38.025573 [ 3 ] {} HTTP-Session: 78de0468-977f-44bc-a997-66eedb5b06a2 Destroying unnamed session 2024.02.09 21:18:43.016943 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:43.017071 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:43.017102 [ 3 ] {} HTTP-Session: a916622b-c637-48ff-adf4-0b6cbae81342 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:43.017130 [ 3 ] {} HTTP-Session: a916622b-c637-48ff-adf4-0b6cbae81342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:43.017259 [ 3 ] {dd472039-5f00-4acc-8641-7d8256fa8656} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:43.017318 [ 3 ] {dd472039-5f00-4acc-8641-7d8256fa8656} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:18:43.017476 [ 3 ] {dd472039-5f00-4acc-8641-7d8256fa8656} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:43.017890 [ 3 ] {dd472039-5f00-4acc-8641-7d8256fa8656} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:43.018151 [ 3 ] {dd472039-5f00-4acc-8641-7d8256fa8656} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.09 21:18:43.018329 [ 3 ] {dd472039-5f00-4acc-8641-7d8256fa8656} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.09 21:18:43.018469 [ 3 ] {dd472039-5f00-4acc-8641-7d8256fa8656} executeQuery: Read 3 rows, 249.00 B in 0.001171971 sec., 2559 rows/sec., 207.48 KiB/sec. 2024.02.09 21:18:43.018624 [ 3 ] {dd472039-5f00-4acc-8641-7d8256fa8656} DynamicQueryHandler: Done processing query 2024.02.09 21:18:43.018650 [ 3 ] {dd472039-5f00-4acc-8641-7d8256fa8656} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:18:43.018667 [ 3 ] {} HTTP-Session: a916622b-c637-48ff-adf4-0b6cbae81342 Destroying unnamed session 2024.02.09 21:18:43.018780 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:43.018825 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:43.018845 [ 3 ] {} HTTP-Session: fb7f45a8-923d-4f8b-92cc-99eccd6dae3c Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:43.018863 [ 3 ] {} HTTP-Session: fb7f45a8-923d-4f8b-92cc-99eccd6dae3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:43.018933 [ 3 ] {494bc70f-fd10-4966-8cbd-0f6755a1861c} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:43.018978 [ 3 ] {494bc70f-fd10-4966-8cbd-0f6755a1861c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.09 21:18:43.019091 [ 3 ] {494bc70f-fd10-4966-8cbd-0f6755a1861c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:43.019365 [ 3 ] {494bc70f-fd10-4966-8cbd-0f6755a1861c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:43.019590 [ 3 ] {494bc70f-fd10-4966-8cbd-0f6755a1861c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.09 21:18:43.019741 [ 3 ] {494bc70f-fd10-4966-8cbd-0f6755a1861c} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.09 21:18:43.019856 [ 3 ] {494bc70f-fd10-4966-8cbd-0f6755a1861c} executeQuery: Read 2 rows, 175.00 B in 0.000894217 sec., 2236 rows/sec., 191.12 KiB/sec. 2024.02.09 21:18:43.020030 [ 3 ] {494bc70f-fd10-4966-8cbd-0f6755a1861c} DynamicQueryHandler: Done processing query 2024.02.09 21:18:43.020053 [ 3 ] {494bc70f-fd10-4966-8cbd-0f6755a1861c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:18:43.020069 [ 3 ] {} HTTP-Session: fb7f45a8-923d-4f8b-92cc-99eccd6dae3c Destroying unnamed session 2024.02.09 21:18:43.020205 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 1573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:43.020250 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:43.020269 [ 3 ] {} HTTP-Session: 671ecbcc-411e-4165-b04b-8d6882514d8a Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:43.020286 [ 3 ] {} HTTP-Session: 671ecbcc-411e-4165-b04b-8d6882514d8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:43.020355 [ 3 ] {0d4c5d44-d983-4ecc-92b8-3a58661f0332} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:43.020392 [ 3 ] {0d4c5d44-d983-4ecc-92b8-3a58661f0332} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:18:43.020510 [ 3 ] {0d4c5d44-d983-4ecc-92b8-3a58661f0332} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:43.020763 [ 3 ] {0d4c5d44-d983-4ecc-92b8-3a58661f0332} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:43.020967 [ 3 ] {0d4c5d44-d983-4ecc-92b8-3a58661f0332} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.09 21:18:43.021121 [ 3 ] {0d4c5d44-d983-4ecc-92b8-3a58661f0332} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.09 21:18:43.021241 [ 3 ] {0d4c5d44-d983-4ecc-92b8-3a58661f0332} executeQuery: Read 10 rows, 936.00 B in 0.000859385 sec., 11636 rows/sec., 1.04 MiB/sec. 2024.02.09 21:18:43.021354 [ 3 ] {0d4c5d44-d983-4ecc-92b8-3a58661f0332} DynamicQueryHandler: Done processing query 2024.02.09 21:18:43.021376 [ 3 ] {0d4c5d44-d983-4ecc-92b8-3a58661f0332} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:18:43.021392 [ 3 ] {} HTTP-Session: 671ecbcc-411e-4165-b04b-8d6882514d8a Destroying unnamed session 2024.02.09 21:18:43.021521 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:43.021565 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:43.021583 [ 3 ] {} HTTP-Session: d6facdec-275e-4657-8585-67fde0a5be52 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:43.021600 [ 3 ] {} HTTP-Session: d6facdec-275e-4657-8585-67fde0a5be52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:43.021667 [ 3 ] {2609f0df-0d63-4ddb-9e9d-8a483ac2c2d8} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:43.021705 [ 3 ] {2609f0df-0d63-4ddb-9e9d-8a483ac2c2d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.09 21:18:43.021810 [ 3 ] {2609f0df-0d63-4ddb-9e9d-8a483ac2c2d8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:43.022055 [ 3 ] {2609f0df-0d63-4ddb-9e9d-8a483ac2c2d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:43.022261 [ 3 ] {2609f0df-0d63-4ddb-9e9d-8a483ac2c2d8} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.09 21:18:43.022412 [ 3 ] {2609f0df-0d63-4ddb-9e9d-8a483ac2c2d8} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.09 21:18:43.022526 [ 3 ] {2609f0df-0d63-4ddb-9e9d-8a483ac2c2d8} executeQuery: Read 2 rows, 143.00 B in 0.000830115 sec., 2409 rows/sec., 168.23 KiB/sec. 2024.02.09 21:18:43.022636 [ 3 ] {2609f0df-0d63-4ddb-9e9d-8a483ac2c2d8} DynamicQueryHandler: Done processing query 2024.02.09 21:18:43.022659 [ 3 ] {2609f0df-0d63-4ddb-9e9d-8a483ac2c2d8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:18:43.022675 [ 3 ] {} HTTP-Session: d6facdec-275e-4657-8585-67fde0a5be52 Destroying unnamed session 2024.02.09 21:18:43.022789 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:43.022833 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:43.022852 [ 3 ] {} HTTP-Session: d185667c-b018-43f7-96d8-c8f9202646e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:43.022869 [ 3 ] {} HTTP-Session: d185667c-b018-43f7-96d8-c8f9202646e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:43.022936 [ 3 ] {21b692ee-33f7-4f1a-b815-94bb45ba822c} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:43.022973 [ 3 ] {21b692ee-33f7-4f1a-b815-94bb45ba822c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:18:43.023079 [ 3 ] {21b692ee-33f7-4f1a-b815-94bb45ba822c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:43.023331 [ 3 ] {21b692ee-33f7-4f1a-b815-94bb45ba822c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:43.023537 [ 3 ] {21b692ee-33f7-4f1a-b815-94bb45ba822c} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.09 21:18:43.023686 [ 3 ] {21b692ee-33f7-4f1a-b815-94bb45ba822c} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.09 21:18:43.023784 [ 3 ] {21b692ee-33f7-4f1a-b815-94bb45ba822c} executeQuery: Read 5 rows, 413.00 B in 0.000821055 sec., 6089 rows/sec., 491.22 KiB/sec. 2024.02.09 21:18:43.023895 [ 3 ] {21b692ee-33f7-4f1a-b815-94bb45ba822c} DynamicQueryHandler: Done processing query 2024.02.09 21:18:43.023917 [ 3 ] {21b692ee-33f7-4f1a-b815-94bb45ba822c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:18:43.023933 [ 3 ] {} HTTP-Session: d185667c-b018-43f7-96d8-c8f9202646e3 Destroying unnamed session 2024.02.09 21:18:43.024070 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:43.024114 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:43.024133 [ 3 ] {} HTTP-Session: d9989b5d-b1bc-4590-9ded-5e0b8760377c Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:43.024149 [ 3 ] {} HTTP-Session: d9989b5d-b1bc-4590-9ded-5e0b8760377c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:43.024217 [ 3 ] {f6e6ce2e-82f8-4b35-b76a-6e74dedfe91c} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:43.024260 [ 3 ] {f6e6ce2e-82f8-4b35-b76a-6e74dedfe91c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.09 21:18:43.024378 [ 3 ] {f6e6ce2e-82f8-4b35-b76a-6e74dedfe91c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:43.024742 [ 3 ] {f6e6ce2e-82f8-4b35-b76a-6e74dedfe91c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:43.025008 [ 3 ] {f6e6ce2e-82f8-4b35-b76a-6e74dedfe91c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.09 21:18:43.025187 [ 3 ] {f6e6ce2e-82f8-4b35-b76a-6e74dedfe91c} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.09 21:18:43.025289 [ 3 ] {f6e6ce2e-82f8-4b35-b76a-6e74dedfe91c} executeQuery: Read 1 rows, 72.00 B in 0.0010428 sec., 958 rows/sec., 67.43 KiB/sec. 2024.02.09 21:18:43.025421 [ 3 ] {f6e6ce2e-82f8-4b35-b76a-6e74dedfe91c} DynamicQueryHandler: Done processing query 2024.02.09 21:18:43.025443 [ 3 ] {f6e6ce2e-82f8-4b35-b76a-6e74dedfe91c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:18:43.025459 [ 3 ] {} HTTP-Session: d9989b5d-b1bc-4590-9ded-5e0b8760377c Destroying unnamed session 2024.02.09 21:18:43.025564 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:43.025609 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:43.025629 [ 3 ] {} HTTP-Session: 295a2bb1-35f5-46af-8f53-5dc83cf03a18 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:43.025645 [ 3 ] {} HTTP-Session: 295a2bb1-35f5-46af-8f53-5dc83cf03a18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:43.025716 [ 3 ] {f6c25189-cdc9-4d81-a81b-8483fb8fd531} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:43.025758 [ 3 ] {f6c25189-cdc9-4d81-a81b-8483fb8fd531} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:18:43.025891 [ 3 ] {f6c25189-cdc9-4d81-a81b-8483fb8fd531} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:43.026187 [ 3 ] {f6c25189-cdc9-4d81-a81b-8483fb8fd531} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:43.026455 [ 3 ] {f6c25189-cdc9-4d81-a81b-8483fb8fd531} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.09 21:18:43.026633 [ 3 ] {f6c25189-cdc9-4d81-a81b-8483fb8fd531} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.09 21:18:43.026738 [ 3 ] {f6c25189-cdc9-4d81-a81b-8483fb8fd531} executeQuery: Read 3 rows, 4.15 KiB in 0.000992688 sec., 3022 rows/sec., 4.08 MiB/sec. 2024.02.09 21:18:43.026974 [ 3 ] {f6c25189-cdc9-4d81-a81b-8483fb8fd531} DynamicQueryHandler: Done processing query 2024.02.09 21:18:43.026996 [ 3 ] {f6c25189-cdc9-4d81-a81b-8483fb8fd531} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:18:43.027012 [ 3 ] {} HTTP-Session: 295a2bb1-35f5-46af-8f53-5dc83cf03a18 Destroying unnamed session 2024.02.09 21:18:48.019501 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:48.019629 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:48.019660 [ 3 ] {} HTTP-Session: 62c3f7a2-9fdd-4181-b83c-affde2bc16d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:48.019688 [ 3 ] {} HTTP-Session: 62c3f7a2-9fdd-4181-b83c-affde2bc16d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:48.019827 [ 3 ] {ba5a13d3-5a70-4d49-a88c-001426b6441f} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:48.019894 [ 3 ] {ba5a13d3-5a70-4d49-a88c-001426b6441f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:18:48.020075 [ 3 ] {ba5a13d3-5a70-4d49-a88c-001426b6441f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:48.020571 [ 3 ] {ba5a13d3-5a70-4d49-a88c-001426b6441f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:48.020834 [ 3 ] {ba5a13d3-5a70-4d49-a88c-001426b6441f} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.09 21:18:48.020996 [ 3 ] {ba5a13d3-5a70-4d49-a88c-001426b6441f} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.09 21:18:48.021129 [ 3 ] {ba5a13d3-5a70-4d49-a88c-001426b6441f} executeQuery: Read 49 rows, 3.97 KiB in 0.001254393 sec., 39062 rows/sec., 3.09 MiB/sec. 2024.02.09 21:18:48.021264 [ 3 ] {ba5a13d3-5a70-4d49-a88c-001426b6441f} DynamicQueryHandler: Done processing query 2024.02.09 21:18:48.021290 [ 3 ] {ba5a13d3-5a70-4d49-a88c-001426b6441f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:18:48.021306 [ 3 ] {} HTTP-Session: 62c3f7a2-9fdd-4181-b83c-affde2bc16d0 Destroying unnamed session 2024.02.09 21:18:48.021412 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:48.021458 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:48.021477 [ 3 ] {} HTTP-Session: 3c7880d9-755a-47bb-9e5c-205981841412 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:48.021494 [ 3 ] {} HTTP-Session: 3c7880d9-755a-47bb-9e5c-205981841412 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:48.021564 [ 3 ] {97852d9b-e778-43f2-9369-0bd276ff81af} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:48.021603 [ 3 ] {97852d9b-e778-43f2-9369-0bd276ff81af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.09 21:18:48.021713 [ 3 ] {97852d9b-e778-43f2-9369-0bd276ff81af} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:48.022006 [ 3 ] {97852d9b-e778-43f2-9369-0bd276ff81af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:48.022217 [ 3 ] {97852d9b-e778-43f2-9369-0bd276ff81af} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.09 21:18:48.022369 [ 3 ] {97852d9b-e778-43f2-9369-0bd276ff81af} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.09 21:18:48.022482 [ 3 ] {97852d9b-e778-43f2-9369-0bd276ff81af} executeQuery: Read 2 rows, 175.00 B in 0.000881837 sec., 2267 rows/sec., 193.80 KiB/sec. 2024.02.09 21:18:48.022633 [ 3 ] {97852d9b-e778-43f2-9369-0bd276ff81af} DynamicQueryHandler: Done processing query 2024.02.09 21:18:48.022658 [ 3 ] {97852d9b-e778-43f2-9369-0bd276ff81af} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:18:48.022674 [ 3 ] {} HTTP-Session: 3c7880d9-755a-47bb-9e5c-205981841412 Destroying unnamed session 2024.02.09 21:18:48.022809 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 23775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:48.022855 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:48.022874 [ 3 ] {} HTTP-Session: 01b3224d-c6db-492d-84c9-64ba936d9c1b Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:48.022891 [ 3 ] {} HTTP-Session: 01b3224d-c6db-492d-84c9-64ba936d9c1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:48.022966 [ 3 ] {8e723ea1-4192-430c-a0b0-442ce3e2b0be} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:48.023004 [ 3 ] {8e723ea1-4192-430c-a0b0-442ce3e2b0be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:18:48.023117 [ 3 ] {8e723ea1-4192-430c-a0b0-442ce3e2b0be} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:48.023495 [ 3 ] {8e723ea1-4192-430c-a0b0-442ce3e2b0be} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:48.023721 [ 3 ] {8e723ea1-4192-430c-a0b0-442ce3e2b0be} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.09 21:18:48.023869 [ 3 ] {8e723ea1-4192-430c-a0b0-442ce3e2b0be} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.09 21:18:48.023990 [ 3 ] {8e723ea1-4192-430c-a0b0-442ce3e2b0be} executeQuery: Read 148 rows, 14.73 KiB in 0.000993468 sec., 148973 rows/sec., 14.48 MiB/sec. 2024.02.09 21:18:48.023987 [ 168 ] {} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.09 21:18:48.024102 [ 168 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:48.024170 [ 3 ] {8e723ea1-4192-430c-a0b0-442ce3e2b0be} DynamicQueryHandler: Done processing query 2024.02.09 21:18:48.024214 [ 3 ] {8e723ea1-4192-430c-a0b0-442ce3e2b0be} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.09 21:18:48.024224 [ 9 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.09 21:18:48.024243 [ 3 ] {} HTTP-Session: 01b3224d-c6db-492d-84c9-64ba936d9c1b Destroying unnamed session 2024.02.09 21:18:48.024371 [ 9 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:18:48.024412 [ 9 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part 2024.02.09 21:18:48.024454 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:48.024534 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:48.024569 [ 3 ] {} HTTP-Session: 1ea1894a-ac8a-40fb-b642-8635bd0eec4c Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:48.024623 [ 3 ] {} HTTP-Session: 1ea1894a-ac8a-40fb-b642-8635bd0eec4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:48.024686 [ 9 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 148 rows starting from the beginning of the part 2024.02.09 21:18:48.024825 [ 3 ] {5c1ce111-1ad3-46fe-8fa0-f691c7f4e4cf} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:48.024921 [ 3 ] {5c1ce111-1ad3-46fe-8fa0-f691c7f4e4cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.09 21:18:48.024983 [ 9 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 9 rows starting from the beginning of the part 2024.02.09 21:18:48.025354 [ 3 ] {5c1ce111-1ad3-46fe-8fa0-f691c7f4e4cf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:48.025366 [ 9 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 147 rows starting from the beginning of the part 2024.02.09 21:18:48.025559 [ 9 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 10 rows starting from the beginning of the part 2024.02.09 21:18:48.025851 [ 9 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 148 rows starting from the beginning of the part 2024.02.09 21:18:48.026219 [ 3 ] {5c1ce111-1ad3-46fe-8fa0-f691c7f4e4cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:48.026628 [ 3 ] {5c1ce111-1ad3-46fe-8fa0-f691c7f4e4cf} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.09 21:18:48.026924 [ 3 ] {5c1ce111-1ad3-46fe-8fa0-f691c7f4e4cf} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.09 21:18:48.027176 [ 3 ] {5c1ce111-1ad3-46fe-8fa0-f691c7f4e4cf} executeQuery: Read 2 rows, 143.00 B in 0.002290192 sec., 873 rows/sec., 60.98 KiB/sec. 2024.02.09 21:18:48.027356 [ 3 ] {5c1ce111-1ad3-46fe-8fa0-f691c7f4e4cf} DynamicQueryHandler: Done processing query 2024.02.09 21:18:48.027402 [ 3 ] {5c1ce111-1ad3-46fe-8fa0-f691c7f4e4cf} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:18:48.027471 [ 3 ] {} HTTP-Session: 1ea1894a-ac8a-40fb-b642-8635bd0eec4c Destroying unnamed session 2024.02.09 21:18:48.027633 [ 15 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 658 rows, containing 4 columns (4 merged, 0 gathered) in 0.003470753 sec., 189584.21990847518 rows/sec., 18.13 MiB/sec. 2024.02.09 21:18:48.027716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 8694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:48.027773 [ 9 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.09 21:18:48.027778 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:48.027854 [ 3 ] {} HTTP-Session: 83baaa8a-f067-4a5a-b350-76177f6ec703 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:48.027875 [ 3 ] {} HTTP-Session: 83baaa8a-f067-4a5a-b350-76177f6ec703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:48.027994 [ 3 ] {b78779ed-b6cf-47d9-8051-af5f0c88f3e6} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:48.028053 [ 9 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_31_6} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.09 21:18:48.028066 [ 3 ] {b78779ed-b6cf-47d9-8051-af5f0c88f3e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:18:48.028167 [ 9 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_31_6} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.09 21:18:48.028353 [ 3 ] {b78779ed-b6cf-47d9-8051-af5f0c88f3e6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:48.028674 [ 3 ] {b78779ed-b6cf-47d9-8051-af5f0c88f3e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:48.028887 [ 3 ] {b78779ed-b6cf-47d9-8051-af5f0c88f3e6} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.09 21:18:48.029037 [ 3 ] {b78779ed-b6cf-47d9-8051-af5f0c88f3e6} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.09 21:18:48.029154 [ 168 ] {} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.09 21:18:48.029163 [ 3 ] {b78779ed-b6cf-47d9-8051-af5f0c88f3e6} executeQuery: Read 51 rows, 4.09 KiB in 0.00112107 sec., 45492 rows/sec., 3.56 MiB/sec. 2024.02.09 21:18:48.029213 [ 168 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:48.029397 [ 18 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.09 21:18:48.029462 [ 3 ] {b78779ed-b6cf-47d9-8051-af5f0c88f3e6} DynamicQueryHandler: Done processing query 2024.02.09 21:18:48.029508 [ 3 ] {b78779ed-b6cf-47d9-8051-af5f0c88f3e6} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.09 21:18:48.029547 [ 3 ] {} HTTP-Session: 83baaa8a-f067-4a5a-b350-76177f6ec703 Destroying unnamed session 2024.02.09 21:18:48.029606 [ 18 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:18:48.029645 [ 18 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 102 rows starting from the beginning of the part 2024.02.09 21:18:48.029737 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:48.029799 [ 18 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 51 rows starting from the beginning of the part 2024.02.09 21:18:48.029823 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:48.029873 [ 3 ] {} HTTP-Session: 9b23d2fe-7474-472b-84d7-7c0503000c42 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:48.029901 [ 3 ] {} HTTP-Session: 9b23d2fe-7474-472b-84d7-7c0503000c42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:48.030014 [ 18 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 3 rows starting from the beginning of the part 2024.02.09 21:18:48.030114 [ 3 ] {46ad636d-f0c5-478d-8766-7d4867c0d0ec} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:48.030239 [ 3 ] {46ad636d-f0c5-478d-8766-7d4867c0d0ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.09 21:18:48.030265 [ 18 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 49 rows starting from the beginning of the part 2024.02.09 21:18:48.030632 [ 18 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part 2024.02.09 21:18:48.030766 [ 3 ] {46ad636d-f0c5-478d-8766-7d4867c0d0ec} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:48.030948 [ 18 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 51 rows starting from the beginning of the part 2024.02.09 21:18:48.031461 [ 3 ] {46ad636d-f0c5-478d-8766-7d4867c0d0ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:48.032055 [ 3 ] {46ad636d-f0c5-478d-8766-7d4867c0d0ec} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.09 21:18:48.032410 [ 3 ] {46ad636d-f0c5-478d-8766-7d4867c0d0ec} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.09 21:18:48.032647 [ 18 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 4 columns (4 merged, 0 gathered) in 0.003357582 sec., 77734.51251525652 rows/sec., 6.08 MiB/sec. 2024.02.09 21:18:48.032690 [ 3 ] {46ad636d-f0c5-478d-8766-7d4867c0d0ec} executeQuery: Read 1 rows, 72.00 B in 0.002518056 sec., 397 rows/sec., 27.92 KiB/sec. 2024.02.09 21:18:48.032828 [ 15 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.09 21:18:48.032848 [ 3 ] {46ad636d-f0c5-478d-8766-7d4867c0d0ec} DynamicQueryHandler: Done processing query 2024.02.09 21:18:48.032874 [ 3 ] {46ad636d-f0c5-478d-8766-7d4867c0d0ec} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:18:48.032892 [ 3 ] {} HTTP-Session: 9b23d2fe-7474-472b-84d7-7c0503000c42 Destroying unnamed session 2024.02.09 21:18:48.033027 [ 15 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_31_6} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.09 21:18:48.033046 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 52424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:48.033094 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:48.033097 [ 15 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_31_6} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.09 21:18:48.033119 [ 3 ] {} HTTP-Session: 59b60f85-2bb1-42dc-8463-196d4d53a451 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:48.033138 [ 3 ] {} HTTP-Session: 59b60f85-2bb1-42dc-8463-196d4d53a451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:48.033254 [ 3 ] {91b5e729-89ab-4962-8d60-73bc00cafeed} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:48.033297 [ 3 ] {91b5e729-89ab-4962-8d60-73bc00cafeed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:18:48.033434 [ 3 ] {91b5e729-89ab-4962-8d60-73bc00cafeed} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:48.033973 [ 3 ] {91b5e729-89ab-4962-8d60-73bc00cafeed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:48.034293 [ 3 ] {91b5e729-89ab-4962-8d60-73bc00cafeed} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.09 21:18:48.034473 [ 3 ] {91b5e729-89ab-4962-8d60-73bc00cafeed} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.09 21:18:48.034597 [ 3 ] {91b5e729-89ab-4962-8d60-73bc00cafeed} executeQuery: Read 49 rows, 67.71 KiB in 0.001314884 sec., 37265 rows/sec., 50.29 MiB/sec. 2024.02.09 21:18:48.034718 [ 3 ] {91b5e729-89ab-4962-8d60-73bc00cafeed} DynamicQueryHandler: Done processing query 2024.02.09 21:18:48.034741 [ 3 ] {91b5e729-89ab-4962-8d60-73bc00cafeed} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.09 21:18:48.034757 [ 3 ] {} HTTP-Session: 59b60f85-2bb1-42dc-8463-196d4d53a451 Destroying unnamed session 2024.02.09 21:18:51.766834 [ 166 ] {} DNSResolver: Updating DNS cache 2024.02.09 21:18:51.766915 [ 166 ] {} DNSResolver: Updated DNS cache 2024.02.09 21:18:53.018498 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:53.018625 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:53.018652 [ 3 ] {} HTTP-Session: ae5646d7-99cc-4c71-bd15-c537027f6c0b Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:53.018676 [ 3 ] {} HTTP-Session: ae5646d7-99cc-4c71-bd15-c537027f6c0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:53.018809 [ 3 ] {cddba232-64b2-48fd-ad7e-b8c478c70099} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:53.018874 [ 3 ] {cddba232-64b2-48fd-ad7e-b8c478c70099} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:18:53.019039 [ 3 ] {cddba232-64b2-48fd-ad7e-b8c478c70099} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:53.019488 [ 3 ] {cddba232-64b2-48fd-ad7e-b8c478c70099} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:53.019769 [ 3 ] {cddba232-64b2-48fd-ad7e-b8c478c70099} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.09 21:18:53.019964 [ 3 ] {cddba232-64b2-48fd-ad7e-b8c478c70099} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.09 21:18:53.020087 [ 3 ] {cddba232-64b2-48fd-ad7e-b8c478c70099} executeQuery: Read 3 rows, 249.00 B in 0.001235463 sec., 2428 rows/sec., 196.82 KiB/sec. 2024.02.09 21:18:53.020085 [ 99 ] {} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.09 21:18:53.020165 [ 99 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:53.020259 [ 3 ] {cddba232-64b2-48fd-ad7e-b8c478c70099} DynamicQueryHandler: Done processing query 2024.02.09 21:18:53.020270 [ 16 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.09 21:18:53.020293 [ 3 ] {cddba232-64b2-48fd-ad7e-b8c478c70099} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:18:53.020350 [ 3 ] {} HTTP-Session: ae5646d7-99cc-4c71-bd15-c537027f6c0b Destroying unnamed session 2024.02.09 21:18:53.020426 [ 16 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:18:53.020477 [ 16 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 52 rows starting from the beginning of the part 2024.02.09 21:18:53.020504 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:53.020585 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:53.020621 [ 3 ] {} HTTP-Session: 6016f514-ca71-4611-8d01-33602733e18e Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:53.020672 [ 3 ] {} HTTP-Session: 6016f514-ca71-4611-8d01-33602733e18e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:53.020739 [ 16 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 3 rows starting from the beginning of the part 2024.02.09 21:18:53.020881 [ 3 ] {bae8d601-657a-4064-af43-b3b15660c8c1} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:53.020991 [ 16 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 49 rows starting from the beginning of the part 2024.02.09 21:18:53.021001 [ 3 ] {bae8d601-657a-4064-af43-b3b15660c8c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.09 21:18:53.021294 [ 16 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 3 rows starting from the beginning of the part 2024.02.09 21:18:53.021484 [ 3 ] {bae8d601-657a-4064-af43-b3b15660c8c1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:53.021575 [ 16 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 49 rows starting from the beginning of the part 2024.02.09 21:18:53.021723 [ 16 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 3 rows starting from the beginning of the part 2024.02.09 21:18:53.022195 [ 3 ] {bae8d601-657a-4064-af43-b3b15660c8c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:53.022599 [ 3 ] {bae8d601-657a-4064-af43-b3b15660c8c1} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.09 21:18:53.022933 [ 3 ] {bae8d601-657a-4064-af43-b3b15660c8c1} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.09 21:18:53.023166 [ 99 ] {} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.02.09 21:18:53.023191 [ 18 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 4 columns (4 merged, 0 gathered) in 0.002946094 sec., 53969.764712191805 rows/sec., 4.27 MiB/sec. 2024.02.09 21:18:53.023228 [ 99 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:53.023215 [ 3 ] {bae8d601-657a-4064-af43-b3b15660c8c1} executeQuery: Read 2 rows, 175.00 B in 0.002251641 sec., 888 rows/sec., 75.90 KiB/sec. 2024.02.09 21:18:53.023421 [ 20 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2024.02.09 21:18:53.023448 [ 16 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.09 21:18:53.023610 [ 3 ] {bae8d601-657a-4064-af43-b3b15660c8c1} DynamicQueryHandler: Done processing query 2024.02.09 21:18:53.023633 [ 20 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:18:53.023678 [ 3 ] {bae8d601-657a-4064-af43-b3b15660c8c1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:18:53.023719 [ 20 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2024.02.09 21:18:53.023738 [ 3 ] {} HTTP-Session: 6016f514-ca71-4611-8d01-33602733e18e Destroying unnamed session 2024.02.09 21:18:53.023802 [ 16 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_31_6} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.09 21:18:53.023904 [ 16 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_31_6} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.09 21:18:53.023933 [ 20 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2024.02.09 21:18:53.024042 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 6515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:53.024168 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:53.024205 [ 20 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.02.09 21:18:53.024215 [ 3 ] {} HTTP-Session: aa2b443a-4d91-4a98-a80f-f640bdca7289 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:53.024276 [ 3 ] {} HTTP-Session: aa2b443a-4d91-4a98-a80f-f640bdca7289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:53.024466 [ 20 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2024.02.09 21:18:53.024488 [ 3 ] {bb00cc7d-e43f-458c-a5d4-6f4233de89d6} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:53.024571 [ 3 ] {bb00cc7d-e43f-458c-a5d4-6f4233de89d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:18:53.024667 [ 20 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2024.02.09 21:18:53.025009 [ 20 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2024.02.09 21:18:53.025064 [ 3 ] {bb00cc7d-e43f-458c-a5d4-6f4233de89d6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:53.025916 [ 3 ] {bb00cc7d-e43f-458c-a5d4-6f4233de89d6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:53.026433 [ 18 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.003116167 sec., 5776.327135227349 rows/sec., 486.06 KiB/sec. 2024.02.09 21:18:53.026441 [ 3 ] {bb00cc7d-e43f-458c-a5d4-6f4233de89d6} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.09 21:18:53.026614 [ 18 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.02.09 21:18:53.026730 [ 3 ] {bb00cc7d-e43f-458c-a5d4-6f4233de89d6} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.09 21:18:53.026891 [ 3 ] {bb00cc7d-e43f-458c-a5d4-6f4233de89d6} executeQuery: Read 46 rows, 3.68 KiB in 0.002337823 sec., 19676 rows/sec., 1.54 MiB/sec. 2024.02.09 21:18:53.026975 [ 18 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_10_2} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2024.02.09 21:18:53.027160 [ 18 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_10_2} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2024.02.09 21:18:53.027213 [ 3 ] {bb00cc7d-e43f-458c-a5d4-6f4233de89d6} DynamicQueryHandler: Done processing query 2024.02.09 21:18:53.027282 [ 3 ] {bb00cc7d-e43f-458c-a5d4-6f4233de89d6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:18:53.027307 [ 3 ] {} HTTP-Session: aa2b443a-4d91-4a98-a80f-f640bdca7289 Destroying unnamed session 2024.02.09 21:18:53.027465 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:53.027512 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:53.027532 [ 3 ] {} HTTP-Session: c5655900-b4bf-440a-974d-518c0fd41bee Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:53.027549 [ 3 ] {} HTTP-Session: c5655900-b4bf-440a-974d-518c0fd41bee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:53.027622 [ 3 ] {9ac041ec-cd91-48d1-859f-79024406e0d8} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:53.027662 [ 3 ] {9ac041ec-cd91-48d1-859f-79024406e0d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.09 21:18:53.027788 [ 3 ] {9ac041ec-cd91-48d1-859f-79024406e0d8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:53.028082 [ 3 ] {9ac041ec-cd91-48d1-859f-79024406e0d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:53.028301 [ 3 ] {9ac041ec-cd91-48d1-859f-79024406e0d8} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.09 21:18:53.028458 [ 3 ] {9ac041ec-cd91-48d1-859f-79024406e0d8} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.09 21:18:53.028552 [ 99 ] {} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.02.09 21:18:53.028562 [ 3 ] {9ac041ec-cd91-48d1-859f-79024406e0d8} executeQuery: Read 2 rows, 143.00 B in 0.000911887 sec., 2193 rows/sec., 153.14 KiB/sec. 2024.02.09 21:18:53.028594 [ 99 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:53.028765 [ 16 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2024.02.09 21:18:53.028826 [ 3 ] {9ac041ec-cd91-48d1-859f-79024406e0d8} DynamicQueryHandler: Done processing query 2024.02.09 21:18:53.028869 [ 3 ] {9ac041ec-cd91-48d1-859f-79024406e0d8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:18:53.028896 [ 16 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:18:53.028905 [ 3 ] {} HTTP-Session: c5655900-b4bf-440a-974d-518c0fd41bee Destroying unnamed session 2024.02.09 21:18:53.028945 [ 16 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2024.02.09 21:18:53.029067 [ 16 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2024.02.09 21:18:53.029088 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 4949, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:53.029169 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:53.029231 [ 3 ] {} HTTP-Session: 2531a2ea-35e6-4630-8132-daf448016a81 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:53.029234 [ 16 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.02.09 21:18:53.029269 [ 3 ] {} HTTP-Session: 2531a2ea-35e6-4630-8132-daf448016a81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:53.029483 [ 16 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2024.02.09 21:18:53.029492 [ 3 ] {8e8ee5ec-99b9-4f40-9243-e1ae03cbb7b0} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:53.029581 [ 3 ] {8e8ee5ec-99b9-4f40-9243-e1ae03cbb7b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:18:53.029670 [ 16 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2024.02.09 21:18:53.029987 [ 16 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2024.02.09 21:18:53.030069 [ 3 ] {8e8ee5ec-99b9-4f40-9243-e1ae03cbb7b0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:53.030837 [ 3 ] {8e8ee5ec-99b9-4f40-9243-e1ae03cbb7b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:53.031372 [ 3 ] {8e8ee5ec-99b9-4f40-9243-e1ae03cbb7b0} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.09 21:18:53.031434 [ 16 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.002789621 sec., 6452.489424190598 rows/sec., 450.54 KiB/sec. 2024.02.09 21:18:53.031580 [ 24 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.02.09 21:18:53.031627 [ 3 ] {8e8ee5ec-99b9-4f40-9243-e1ae03cbb7b0} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.09 21:18:53.031793 [ 3 ] {8e8ee5ec-99b9-4f40-9243-e1ae03cbb7b0} executeQuery: Read 29 rows, 2.30 KiB in 0.002239172 sec., 12951 rows/sec., 1.00 MiB/sec. 2024.02.09 21:18:53.031871 [ 24 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_10_2} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2024.02.09 21:18:53.031994 [ 24 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_10_2} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2024.02.09 21:18:53.032020 [ 3 ] {8e8ee5ec-99b9-4f40-9243-e1ae03cbb7b0} DynamicQueryHandler: Done processing query 2024.02.09 21:18:53.032081 [ 3 ] {8e8ee5ec-99b9-4f40-9243-e1ae03cbb7b0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:18:53.032114 [ 3 ] {} HTTP-Session: 2531a2ea-35e6-4630-8132-daf448016a81 Destroying unnamed session 2024.02.09 21:18:53.032274 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:53.032320 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:53.032340 [ 3 ] {} HTTP-Session: 25a634c1-25db-4bb3-b514-2d94fd1113ed Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:53.032356 [ 3 ] {} HTTP-Session: 25a634c1-25db-4bb3-b514-2d94fd1113ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:53.032431 [ 3 ] {df8cbd02-8020-489c-97a6-c45ef03479cd} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:53.032475 [ 3 ] {df8cbd02-8020-489c-97a6-c45ef03479cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.09 21:18:53.032611 [ 3 ] {df8cbd02-8020-489c-97a6-c45ef03479cd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:53.032932 [ 3 ] {df8cbd02-8020-489c-97a6-c45ef03479cd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:53.033204 [ 3 ] {df8cbd02-8020-489c-97a6-c45ef03479cd} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.09 21:18:53.033385 [ 3 ] {df8cbd02-8020-489c-97a6-c45ef03479cd} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.09 21:18:53.033492 [ 3 ] {df8cbd02-8020-489c-97a6-c45ef03479cd} executeQuery: Read 37 rows, 2.67 KiB in 0.001033479 sec., 35801 rows/sec., 2.52 MiB/sec. 2024.02.09 21:18:53.033688 [ 3 ] {df8cbd02-8020-489c-97a6-c45ef03479cd} DynamicQueryHandler: Done processing query 2024.02.09 21:18:53.033711 [ 3 ] {df8cbd02-8020-489c-97a6-c45ef03479cd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:18:53.033727 [ 3 ] {} HTTP-Session: 25a634c1-25db-4bb3-b514-2d94fd1113ed Destroying unnamed session 2024.02.09 21:18:53.033848 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:53.033892 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:53.033912 [ 3 ] {} HTTP-Session: 7fbe3e2a-996c-420f-8729-07ce4cc8c446 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:53.033928 [ 3 ] {} HTTP-Session: 7fbe3e2a-996c-420f-8729-07ce4cc8c446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:53.033998 [ 3 ] {7b65829c-cbfa-4643-bc42-554d7bb39656} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:53.034043 [ 3 ] {7b65829c-cbfa-4643-bc42-554d7bb39656} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:18:53.034196 [ 3 ] {7b65829c-cbfa-4643-bc42-554d7bb39656} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:53.034492 [ 3 ] {7b65829c-cbfa-4643-bc42-554d7bb39656} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:53.034766 [ 3 ] {7b65829c-cbfa-4643-bc42-554d7bb39656} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.09 21:18:53.034942 [ 3 ] {7b65829c-cbfa-4643-bc42-554d7bb39656} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.09 21:18:53.035063 [ 3 ] {7b65829c-cbfa-4643-bc42-554d7bb39656} executeQuery: Read 3 rows, 4.15 KiB in 0.001024728 sec., 2927 rows/sec., 3.95 MiB/sec. 2024.02.09 21:18:53.035069 [ 126 ] {} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.09 21:18:53.035154 [ 126 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:53.035283 [ 18 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.09 21:18:53.035301 [ 3 ] {7b65829c-cbfa-4643-bc42-554d7bb39656} DynamicQueryHandler: Done processing query 2024.02.09 21:18:53.035345 [ 3 ] {7b65829c-cbfa-4643-bc42-554d7bb39656} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:18:53.035385 [ 3 ] {} HTTP-Session: 7fbe3e2a-996c-420f-8729-07ce4cc8c446 Destroying unnamed session 2024.02.09 21:18:53.035442 [ 18 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:18:53.035482 [ 18 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 695 rows starting from the beginning of the part 2024.02.09 21:18:53.035605 [ 18 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 3 rows starting from the beginning of the part 2024.02.09 21:18:53.035704 [ 18 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 49 rows starting from the beginning of the part 2024.02.09 21:18:53.035798 [ 18 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 3 rows starting from the beginning of the part 2024.02.09 21:18:53.035894 [ 18 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 49 rows starting from the beginning of the part 2024.02.09 21:18:53.035990 [ 18 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 3 rows starting from the beginning of the part 2024.02.09 21:18:53.038321 [ 18 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 802 rows, containing 6 columns (6 merged, 0 gathered) in 0.003103057 sec., 258454.80763002418 rows/sec., 348.77 MiB/sec. 2024.02.09 21:18:53.038677 [ 18 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.09 21:18:53.038886 [ 18 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_31_6} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.09 21:18:53.038945 [ 18 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_31_6} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.09 21:18:53.039004 [ 18 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_31_6: 4.17 MiB. 2024.02.09 21:18:58.019413 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:58.019556 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:58.019586 [ 3 ] {} HTTP-Session: a0f85566-eeda-4e21-bb93-036eaeb967e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:58.019614 [ 3 ] {} HTTP-Session: a0f85566-eeda-4e21-bb93-036eaeb967e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:58.019755 [ 3 ] {316ecdd3-7005-459b-9f88-a26e820d4283} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:58.019821 [ 3 ] {316ecdd3-7005-459b-9f88-a26e820d4283} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:18:58.020004 [ 3 ] {316ecdd3-7005-459b-9f88-a26e820d4283} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:58.020535 [ 3 ] {316ecdd3-7005-459b-9f88-a26e820d4283} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:58.020826 [ 3 ] {316ecdd3-7005-459b-9f88-a26e820d4283} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.09 21:18:58.020989 [ 3 ] {316ecdd3-7005-459b-9f88-a26e820d4283} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.09 21:18:58.021120 [ 3 ] {316ecdd3-7005-459b-9f88-a26e820d4283} executeQuery: Read 49 rows, 3.97 KiB in 0.001324514 sec., 36994 rows/sec., 2.93 MiB/sec. 2024.02.09 21:18:58.021266 [ 3 ] {316ecdd3-7005-459b-9f88-a26e820d4283} DynamicQueryHandler: Done processing query 2024.02.09 21:18:58.021289 [ 3 ] {316ecdd3-7005-459b-9f88-a26e820d4283} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:18:58.021305 [ 3 ] {} HTTP-Session: a0f85566-eeda-4e21-bb93-036eaeb967e7 Destroying unnamed session 2024.02.09 21:18:58.021441 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 23625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:58.021486 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:58.021505 [ 3 ] {} HTTP-Session: 65096df9-730e-44b1-972d-8f730363c9fa Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:58.021522 [ 3 ] {} HTTP-Session: 65096df9-730e-44b1-972d-8f730363c9fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:58.021599 [ 3 ] {7db317aa-2f0a-4fb1-808c-4991e3c143d6} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:58.021637 [ 3 ] {7db317aa-2f0a-4fb1-808c-4991e3c143d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:18:58.021742 [ 3 ] {7db317aa-2f0a-4fb1-808c-4991e3c143d6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:58.022132 [ 3 ] {7db317aa-2f0a-4fb1-808c-4991e3c143d6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:58.022347 [ 3 ] {7db317aa-2f0a-4fb1-808c-4991e3c143d6} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.09 21:18:58.022491 [ 3 ] {7db317aa-2f0a-4fb1-808c-4991e3c143d6} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.09 21:18:58.022612 [ 3 ] {7db317aa-2f0a-4fb1-808c-4991e3c143d6} executeQuery: Read 147 rows, 14.64 KiB in 0.000985288 sec., 149194 rows/sec., 14.51 MiB/sec. 2024.02.09 21:18:58.022735 [ 3 ] {7db317aa-2f0a-4fb1-808c-4991e3c143d6} DynamicQueryHandler: Done processing query 2024.02.09 21:18:58.022759 [ 3 ] {7db317aa-2f0a-4fb1-808c-4991e3c143d6} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.09 21:18:58.022775 [ 3 ] {} HTTP-Session: 65096df9-730e-44b1-972d-8f730363c9fa Destroying unnamed session 2024.02.09 21:18:58.022894 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 8351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:58.022938 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:58.022957 [ 3 ] {} HTTP-Session: c4cb88c1-e644-40ea-a203-88f6dad01007 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:58.022975 [ 3 ] {} HTTP-Session: c4cb88c1-e644-40ea-a203-88f6dad01007 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:58.023046 [ 3 ] {2d67d0da-ad15-484e-896f-b73a74c641b5} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:58.023084 [ 3 ] {2d67d0da-ad15-484e-896f-b73a74c641b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:18:58.023190 [ 3 ] {2d67d0da-ad15-484e-896f-b73a74c641b5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:58.023513 [ 3 ] {2d67d0da-ad15-484e-896f-b73a74c641b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:58.023719 [ 3 ] {2d67d0da-ad15-484e-896f-b73a74c641b5} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.09 21:18:58.023866 [ 3 ] {2d67d0da-ad15-484e-896f-b73a74c641b5} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.09 21:18:58.023977 [ 3 ] {2d67d0da-ad15-484e-896f-b73a74c641b5} executeQuery: Read 49 rows, 3.92 KiB in 0.000905297 sec., 54125 rows/sec., 4.23 MiB/sec. 2024.02.09 21:18:58.024081 [ 3 ] {2d67d0da-ad15-484e-896f-b73a74c641b5} DynamicQueryHandler: Done processing query 2024.02.09 21:18:58.024103 [ 3 ] {2d67d0da-ad15-484e-896f-b73a74c641b5} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.09 21:18:58.024118 [ 3 ] {} HTTP-Session: c4cb88c1-e644-40ea-a203-88f6dad01007 Destroying unnamed session 2024.02.09 21:18:58.024309 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 52425, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:18:58.024351 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:18:58.024368 [ 3 ] {} HTTP-Session: 6466b531-24bb-45e3-96dd-629f703e08df Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:18:58.024385 [ 3 ] {} HTTP-Session: 6466b531-24bb-45e3-96dd-629f703e08df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:18:58.024470 [ 3 ] {33e4e85a-0a42-44ef-b78e-822d2f69e068} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:18:58.024515 [ 3 ] {33e4e85a-0a42-44ef-b78e-822d2f69e068} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:18:58.024646 [ 3 ] {33e4e85a-0a42-44ef-b78e-822d2f69e068} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:18:58.025114 [ 3 ] {33e4e85a-0a42-44ef-b78e-822d2f69e068} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:18:58.025428 [ 3 ] {33e4e85a-0a42-44ef-b78e-822d2f69e068} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.09 21:18:58.025607 [ 3 ] {33e4e85a-0a42-44ef-b78e-822d2f69e068} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.09 21:18:58.025728 [ 3 ] {33e4e85a-0a42-44ef-b78e-822d2f69e068} executeQuery: Read 49 rows, 67.71 KiB in 0.001230202 sec., 39830 rows/sec., 53.75 MiB/sec. 2024.02.09 21:18:58.025874 [ 3 ] {33e4e85a-0a42-44ef-b78e-822d2f69e068} DynamicQueryHandler: Done processing query 2024.02.09 21:18:58.025897 [ 3 ] {33e4e85a-0a42-44ef-b78e-822d2f69e068} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.09 21:18:58.025913 [ 3 ] {} HTTP-Session: 6466b531-24bb-45e3-96dd-629f703e08df Destroying unnamed session 2024.02.09 21:19:03.017387 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:03.017560 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:03.017609 [ 3 ] {} HTTP-Session: 63d574f7-4d28-4e49-b5a8-2d61ea896164 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:03.017650 [ 3 ] {} HTTP-Session: 63d574f7-4d28-4e49-b5a8-2d61ea896164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:03.017822 [ 3 ] {8404233d-0bd7-45e8-ac59-e36713016dc7} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:03.017881 [ 3 ] {8404233d-0bd7-45e8-ac59-e36713016dc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:19:03.018039 [ 3 ] {8404233d-0bd7-45e8-ac59-e36713016dc7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:03.018438 [ 3 ] {8404233d-0bd7-45e8-ac59-e36713016dc7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:19:03.018717 [ 3 ] {8404233d-0bd7-45e8-ac59-e36713016dc7} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.09 21:19:03.018882 [ 3 ] {8404233d-0bd7-45e8-ac59-e36713016dc7} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.09 21:19:03.018995 [ 3 ] {8404233d-0bd7-45e8-ac59-e36713016dc7} executeQuery: Read 3 rows, 249.00 B in 0.001138131 sec., 2635 rows/sec., 213.65 KiB/sec. 2024.02.09 21:19:03.019132 [ 3 ] {8404233d-0bd7-45e8-ac59-e36713016dc7} DynamicQueryHandler: Done processing query 2024.02.09 21:19:03.019158 [ 3 ] {8404233d-0bd7-45e8-ac59-e36713016dc7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:19:03.019174 [ 3 ] {} HTTP-Session: 63d574f7-4d28-4e49-b5a8-2d61ea896164 Destroying unnamed session 2024.02.09 21:19:03.019296 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 1424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:03.019344 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:03.019364 [ 3 ] {} HTTP-Session: cd0bda7a-a9b7-46ff-a304-a41ac6ec7815 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:03.019383 [ 3 ] {} HTTP-Session: cd0bda7a-a9b7-46ff-a304-a41ac6ec7815 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:03.019463 [ 3 ] {3b158656-972d-4193-b7c9-4160d1bc2bf2} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:03.019507 [ 3 ] {3b158656-972d-4193-b7c9-4160d1bc2bf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:19:03.019613 [ 3 ] {3b158656-972d-4193-b7c9-4160d1bc2bf2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:03.019909 [ 3 ] {3b158656-972d-4193-b7c9-4160d1bc2bf2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:19:03.020119 [ 3 ] {3b158656-972d-4193-b7c9-4160d1bc2bf2} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.09 21:19:03.020273 [ 3 ] {3b158656-972d-4193-b7c9-4160d1bc2bf2} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.09 21:19:03.020371 [ 3 ] {3b158656-972d-4193-b7c9-4160d1bc2bf2} executeQuery: Read 9 rows, 845.00 B in 0.000879636 sec., 10231 rows/sec., 938.11 KiB/sec. 2024.02.09 21:19:03.020489 [ 3 ] {3b158656-972d-4193-b7c9-4160d1bc2bf2} DynamicQueryHandler: Done processing query 2024.02.09 21:19:03.020512 [ 3 ] {3b158656-972d-4193-b7c9-4160d1bc2bf2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:19:03.020529 [ 3 ] {} HTTP-Session: cd0bda7a-a9b7-46ff-a304-a41ac6ec7815 Destroying unnamed session 2024.02.09 21:19:03.020683 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:03.020729 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:03.020749 [ 3 ] {} HTTP-Session: 01e07e5e-ad77-4350-881e-a9ca712e0bbb Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:03.020766 [ 3 ] {} HTTP-Session: 01e07e5e-ad77-4350-881e-a9ca712e0bbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:03.020836 [ 3 ] {9bac16c1-e9f4-4318-8c3c-32571ebf3113} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:03.020876 [ 3 ] {9bac16c1-e9f4-4318-8c3c-32571ebf3113} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:19:03.020980 [ 3 ] {9bac16c1-e9f4-4318-8c3c-32571ebf3113} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:03.021235 [ 3 ] {9bac16c1-e9f4-4318-8c3c-32571ebf3113} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:19:03.021438 [ 3 ] {9bac16c1-e9f4-4318-8c3c-32571ebf3113} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.09 21:19:03.021589 [ 3 ] {9bac16c1-e9f4-4318-8c3c-32571ebf3113} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.09 21:19:03.021684 [ 3 ] {9bac16c1-e9f4-4318-8c3c-32571ebf3113} executeQuery: Read 3 rows, 246.00 B in 0.000820815 sec., 3654 rows/sec., 292.68 KiB/sec. 2024.02.09 21:19:03.021783 [ 3 ] {9bac16c1-e9f4-4318-8c3c-32571ebf3113} DynamicQueryHandler: Done processing query 2024.02.09 21:19:03.021805 [ 3 ] {9bac16c1-e9f4-4318-8c3c-32571ebf3113} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:19:03.021820 [ 3 ] {} HTTP-Session: 01e07e5e-ad77-4350-881e-a9ca712e0bbb Destroying unnamed session 2024.02.09 21:19:03.021925 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:03.021968 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:03.021987 [ 3 ] {} HTTP-Session: 0ae59fac-d7a2-4103-9df7-59961d23eb02 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:03.022004 [ 3 ] {} HTTP-Session: 0ae59fac-d7a2-4103-9df7-59961d23eb02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:03.022076 [ 3 ] {02d74241-8bdd-4780-96c3-f66e616e7406} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:03.022121 [ 3 ] {02d74241-8bdd-4780-96c3-f66e616e7406} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:19:03.022254 [ 3 ] {02d74241-8bdd-4780-96c3-f66e616e7406} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:03.022531 [ 3 ] {02d74241-8bdd-4780-96c3-f66e616e7406} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:19:03.022806 [ 3 ] {02d74241-8bdd-4780-96c3-f66e616e7406} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.09 21:19:03.022984 [ 3 ] {02d74241-8bdd-4780-96c3-f66e616e7406} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.09 21:19:03.023085 [ 3 ] {02d74241-8bdd-4780-96c3-f66e616e7406} executeQuery: Read 3 rows, 4.15 KiB in 0.000982258 sec., 3054 rows/sec., 4.12 MiB/sec. 2024.02.09 21:19:03.023204 [ 3 ] {02d74241-8bdd-4780-96c3-f66e616e7406} DynamicQueryHandler: Done processing query 2024.02.09 21:19:03.023227 [ 3 ] {02d74241-8bdd-4780-96c3-f66e616e7406} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:19:03.023243 [ 3 ] {} HTTP-Session: 0ae59fac-d7a2-4103-9df7-59961d23eb02 Destroying unnamed session 2024.02.09 21:19:06.766979 [ 157 ] {} DNSResolver: Updating DNS cache 2024.02.09 21:19:06.767048 [ 157 ] {} DNSResolver: Updated DNS cache 2024.02.09 21:19:08.019128 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:08.019325 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:08.019371 [ 3 ] {} HTTP-Session: 46b479f3-f991-4b8d-b4dc-fbbcb7c1bd39 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:08.019412 [ 3 ] {} HTTP-Session: 46b479f3-f991-4b8d-b4dc-fbbcb7c1bd39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:08.019610 [ 3 ] {987f72e6-e063-4a95-9de2-ac444d9b1d73} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:08.019708 [ 3 ] {987f72e6-e063-4a95-9de2-ac444d9b1d73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:19:08.019953 [ 3 ] {987f72e6-e063-4a95-9de2-ac444d9b1d73} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:08.020438 [ 3 ] {987f72e6-e063-4a95-9de2-ac444d9b1d73} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:19:08.020715 [ 3 ] {987f72e6-e063-4a95-9de2-ac444d9b1d73} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.09 21:19:08.020875 [ 3 ] {987f72e6-e063-4a95-9de2-ac444d9b1d73} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.09 21:19:08.020994 [ 3 ] {987f72e6-e063-4a95-9de2-ac444d9b1d73} executeQuery: Read 49 rows, 3.97 KiB in 0.001330964 sec., 36815 rows/sec., 2.91 MiB/sec. 2024.02.09 21:19:08.021190 [ 3 ] {987f72e6-e063-4a95-9de2-ac444d9b1d73} DynamicQueryHandler: Done processing query 2024.02.09 21:19:08.021217 [ 3 ] {987f72e6-e063-4a95-9de2-ac444d9b1d73} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:19:08.021233 [ 3 ] {} HTTP-Session: 46b479f3-f991-4b8d-b4dc-fbbcb7c1bd39 Destroying unnamed session 2024.02.09 21:19:08.021459 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 23625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:08.021503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:08.021523 [ 3 ] {} HTTP-Session: 790a9c5c-6be0-4629-84d5-f301f4d129f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:08.021540 [ 3 ] {} HTTP-Session: 790a9c5c-6be0-4629-84d5-f301f4d129f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:08.021617 [ 3 ] {7f2bdfcc-2e8b-4cc0-ba5c-cecaf774fe42} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:08.021658 [ 3 ] {7f2bdfcc-2e8b-4cc0-ba5c-cecaf774fe42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:19:08.021769 [ 3 ] {7f2bdfcc-2e8b-4cc0-ba5c-cecaf774fe42} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:08.022229 [ 3 ] {7f2bdfcc-2e8b-4cc0-ba5c-cecaf774fe42} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:19:08.022445 [ 3 ] {7f2bdfcc-2e8b-4cc0-ba5c-cecaf774fe42} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.09 21:19:08.022593 [ 3 ] {7f2bdfcc-2e8b-4cc0-ba5c-cecaf774fe42} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.09 21:19:08.022692 [ 3 ] {7f2bdfcc-2e8b-4cc0-ba5c-cecaf774fe42} executeQuery: Read 147 rows, 14.64 KiB in 0.00104258 sec., 140996 rows/sec., 13.71 MiB/sec. 2024.02.09 21:19:08.022820 [ 3 ] {7f2bdfcc-2e8b-4cc0-ba5c-cecaf774fe42} DynamicQueryHandler: Done processing query 2024.02.09 21:19:08.022842 [ 3 ] {7f2bdfcc-2e8b-4cc0-ba5c-cecaf774fe42} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.09 21:19:08.022858 [ 3 ] {} HTTP-Session: 790a9c5c-6be0-4629-84d5-f301f4d129f2 Destroying unnamed session 2024.02.09 21:19:08.022989 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 8351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:08.023033 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:08.023052 [ 3 ] {} HTTP-Session: dd50b4d2-bd2d-429c-9b59-6baa14e05b45 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:08.023068 [ 3 ] {} HTTP-Session: dd50b4d2-bd2d-429c-9b59-6baa14e05b45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:08.023139 [ 3 ] {3573f72a-7922-4777-abc8-ad63c7698d8d} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:08.023177 [ 3 ] {3573f72a-7922-4777-abc8-ad63c7698d8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:19:08.023281 [ 3 ] {3573f72a-7922-4777-abc8-ad63c7698d8d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:08.023631 [ 3 ] {3573f72a-7922-4777-abc8-ad63c7698d8d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:19:08.023832 [ 3 ] {3573f72a-7922-4777-abc8-ad63c7698d8d} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.09 21:19:08.023977 [ 3 ] {3573f72a-7922-4777-abc8-ad63c7698d8d} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.09 21:19:08.024117 [ 3 ] {3573f72a-7922-4777-abc8-ad63c7698d8d} executeQuery: Read 49 rows, 3.92 KiB in 0.000945968 sec., 51798 rows/sec., 4.05 MiB/sec. 2024.02.09 21:19:08.024236 [ 3 ] {3573f72a-7922-4777-abc8-ad63c7698d8d} DynamicQueryHandler: Done processing query 2024.02.09 21:19:08.024258 [ 3 ] {3573f72a-7922-4777-abc8-ad63c7698d8d} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.09 21:19:08.024274 [ 3 ] {} HTTP-Session: dd50b4d2-bd2d-429c-9b59-6baa14e05b45 Destroying unnamed session 2024.02.09 21:19:08.024467 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 52425, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:08.024511 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:08.024529 [ 3 ] {} HTTP-Session: bc3d3488-d4e1-43c4-a4c7-a27697c7a93b Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:08.024546 [ 3 ] {} HTTP-Session: bc3d3488-d4e1-43c4-a4c7-a27697c7a93b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:08.024633 [ 3 ] {e706ccd9-cd8e-4e81-9485-39d075060448} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:08.024677 [ 3 ] {e706ccd9-cd8e-4e81-9485-39d075060448} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:19:08.024839 [ 3 ] {e706ccd9-cd8e-4e81-9485-39d075060448} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:08.025540 [ 3 ] {e706ccd9-cd8e-4e81-9485-39d075060448} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:19:08.025863 [ 3 ] {e706ccd9-cd8e-4e81-9485-39d075060448} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.09 21:19:08.026046 [ 3 ] {e706ccd9-cd8e-4e81-9485-39d075060448} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.09 21:19:08.026166 [ 3 ] {e706ccd9-cd8e-4e81-9485-39d075060448} executeQuery: Read 49 rows, 67.71 KiB in 0.001506677 sec., 32521 rows/sec., 43.89 MiB/sec. 2024.02.09 21:19:08.026289 [ 3 ] {e706ccd9-cd8e-4e81-9485-39d075060448} DynamicQueryHandler: Done processing query 2024.02.09 21:19:08.026311 [ 3 ] {e706ccd9-cd8e-4e81-9485-39d075060448} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.09 21:19:08.026326 [ 3 ] {} HTTP-Session: bc3d3488-d4e1-43c4-a4c7-a27697c7a93b Destroying unnamed session 2024.02.09 21:19:13.017219 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:13.017392 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:13.017440 [ 3 ] {} HTTP-Session: 63dfd87b-40ce-4d5b-804e-bb7689241f1e Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:13.017481 [ 3 ] {} HTTP-Session: 63dfd87b-40ce-4d5b-804e-bb7689241f1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:13.017677 [ 3 ] {cd35877e-888c-4a41-83a3-d352fc893af4} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:13.017776 [ 3 ] {cd35877e-888c-4a41-83a3-d352fc893af4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:19:13.018039 [ 3 ] {cd35877e-888c-4a41-83a3-d352fc893af4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:13.018484 [ 3 ] {cd35877e-888c-4a41-83a3-d352fc893af4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:19:13.018747 [ 3 ] {cd35877e-888c-4a41-83a3-d352fc893af4} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.09 21:19:13.018913 [ 3 ] {cd35877e-888c-4a41-83a3-d352fc893af4} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.09 21:19:13.019028 [ 3 ] {cd35877e-888c-4a41-83a3-d352fc893af4} executeQuery: Read 3 rows, 249.00 B in 0.001293344 sec., 2319 rows/sec., 188.01 KiB/sec. 2024.02.09 21:19:13.019179 [ 3 ] {cd35877e-888c-4a41-83a3-d352fc893af4} DynamicQueryHandler: Done processing query 2024.02.09 21:19:13.019207 [ 3 ] {cd35877e-888c-4a41-83a3-d352fc893af4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:19:13.019224 [ 3 ] {} HTTP-Session: 63dfd87b-40ce-4d5b-804e-bb7689241f1e Destroying unnamed session 2024.02.09 21:19:13.019358 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 1424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:13.019410 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:13.019431 [ 3 ] {} HTTP-Session: 2ad5e69d-c31e-4225-8ec4-0fa3b7d91fa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:13.019449 [ 3 ] {} HTTP-Session: 2ad5e69d-c31e-4225-8ec4-0fa3b7d91fa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:13.019529 [ 3 ] {2a3f42e1-2198-4db1-8aee-e32d585a65f5} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:13.019571 [ 3 ] {2a3f42e1-2198-4db1-8aee-e32d585a65f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:19:13.019679 [ 3 ] {2a3f42e1-2198-4db1-8aee-e32d585a65f5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:13.019983 [ 3 ] {2a3f42e1-2198-4db1-8aee-e32d585a65f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:19:13.020197 [ 3 ] {2a3f42e1-2198-4db1-8aee-e32d585a65f5} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.09 21:19:13.020349 [ 3 ] {2a3f42e1-2198-4db1-8aee-e32d585a65f5} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.09 21:19:13.020449 [ 3 ] {2a3f42e1-2198-4db1-8aee-e32d585a65f5} executeQuery: Read 9 rows, 845.00 B in 0.000892406 sec., 10085 rows/sec., 924.69 KiB/sec. 2024.02.09 21:19:13.020441 [ 155 ] {} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.09 21:19:13.020513 [ 155 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:19:13.020596 [ 3 ] {2a3f42e1-2198-4db1-8aee-e32d585a65f5} DynamicQueryHandler: Done processing query 2024.02.09 21:19:13.020631 [ 3 ] {2a3f42e1-2198-4db1-8aee-e32d585a65f5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:19:13.020639 [ 16 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.09 21:19:13.020653 [ 3 ] {} HTTP-Session: 2ad5e69d-c31e-4225-8ec4-0fa3b7d91fa3 Destroying unnamed session 2024.02.09 21:19:13.020795 [ 16 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:19:13.020853 [ 16 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 196 rows starting from the beginning of the part 2024.02.09 21:19:13.020856 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:13.020957 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:13.020993 [ 3 ] {} HTTP-Session: 8f64c889-9ad9-47b9-b7a0-c933c2e4adbb Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:13.021062 [ 3 ] {} HTTP-Session: 8f64c889-9ad9-47b9-b7a0-c933c2e4adbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:13.021088 [ 16 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 46 rows starting from the beginning of the part 2024.02.09 21:19:13.021257 [ 3 ] {41b3d67f-2ab3-49e8-8234-d6e99dc2e24b} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:13.021356 [ 16 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 147 rows starting from the beginning of the part 2024.02.09 21:19:13.021367 [ 3 ] {41b3d67f-2ab3-49e8-8234-d6e99dc2e24b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:19:13.021630 [ 16 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 9 rows starting from the beginning of the part 2024.02.09 21:19:13.021814 [ 3 ] {41b3d67f-2ab3-49e8-8234-d6e99dc2e24b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:13.021859 [ 16 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 147 rows starting from the beginning of the part 2024.02.09 21:19:13.022036 [ 16 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 9 rows starting from the beginning of the part 2024.02.09 21:19:13.022585 [ 3 ] {41b3d67f-2ab3-49e8-8234-d6e99dc2e24b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:19:13.022931 [ 3 ] {41b3d67f-2ab3-49e8-8234-d6e99dc2e24b} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.09 21:19:13.023255 [ 3 ] {41b3d67f-2ab3-49e8-8234-d6e99dc2e24b} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.09 21:19:13.023406 [ 155 ] {} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.09 21:19:13.023486 [ 3 ] {41b3d67f-2ab3-49e8-8234-d6e99dc2e24b} executeQuery: Read 3 rows, 246.00 B in 0.00215944 sec., 1389 rows/sec., 111.25 KiB/sec. 2024.02.09 21:19:13.023488 [ 155 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:19:13.023786 [ 18 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.09 21:19:13.024181 [ 3 ] {41b3d67f-2ab3-49e8-8234-d6e99dc2e24b} DynamicQueryHandler: Done processing query 2024.02.09 21:19:13.024276 [ 18 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:19:13.024313 [ 3 ] {41b3d67f-2ab3-49e8-8234-d6e99dc2e24b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:19:13.024364 [ 18 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 102 rows starting from the beginning of the part 2024.02.09 21:19:13.024376 [ 3 ] {} HTTP-Session: 8f64c889-9ad9-47b9-b7a0-c933c2e4adbb Destroying unnamed session 2024.02.09 21:19:13.024374 [ 11 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 554 rows, containing 4 columns (4 merged, 0 gathered) in 0.003778619 sec., 146614.41124389626 rows/sec., 13.75 MiB/sec. 2024.02.09 21:19:13.024599 [ 11 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.09 21:19:13.024644 [ 18 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 29 rows starting from the beginning of the part 2024.02.09 21:19:13.024704 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:13.024851 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:13.024946 [ 3 ] {} HTTP-Session: 4a2a56cb-c96d-4b34-b86b-30963320ef74 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:13.024948 [ 18 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 49 rows starting from the beginning of the part 2024.02.09 21:19:13.024988 [ 11 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_36_7} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.09 21:19:13.025011 [ 3 ] {} HTTP-Session: 4a2a56cb-c96d-4b34-b86b-30963320ef74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:13.025167 [ 11 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_36_7} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.09 21:19:13.025287 [ 18 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 3 rows starting from the beginning of the part 2024.02.09 21:19:13.025436 [ 3 ] {6484fff1-749d-493a-bfe6-377114aa0c44} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:13.025576 [ 3 ] {6484fff1-749d-493a-bfe6-377114aa0c44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:19:13.025582 [ 18 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 49 rows starting from the beginning of the part 2024.02.09 21:19:13.025910 [ 18 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 3 rows starting from the beginning of the part 2024.02.09 21:19:13.026252 [ 3 ] {6484fff1-749d-493a-bfe6-377114aa0c44} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:13.027224 [ 3 ] {6484fff1-749d-493a-bfe6-377114aa0c44} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:19:13.027827 [ 22 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.004227667 sec., 55586.2133890867 rows/sec., 4.34 MiB/sec. 2024.02.09 21:19:13.027926 [ 3 ] {6484fff1-749d-493a-bfe6-377114aa0c44} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.09 21:19:13.027979 [ 18 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.09 21:19:13.028229 [ 3 ] {6484fff1-749d-493a-bfe6-377114aa0c44} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.09 21:19:13.028259 [ 18 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_36_7} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.09 21:19:13.028381 [ 18 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_36_7} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.09 21:19:13.028468 [ 3 ] {6484fff1-749d-493a-bfe6-377114aa0c44} executeQuery: Read 3 rows, 4.15 KiB in 0.002968784 sec., 1010 rows/sec., 1.36 MiB/sec. 2024.02.09 21:19:13.028774 [ 3 ] {6484fff1-749d-493a-bfe6-377114aa0c44} DynamicQueryHandler: Done processing query 2024.02.09 21:19:13.028798 [ 3 ] {6484fff1-749d-493a-bfe6-377114aa0c44} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:19:13.028814 [ 3 ] {} HTTP-Session: 4a2a56cb-c96d-4b34-b86b-30963320ef74 Destroying unnamed session 2024.02.09 21:19:18.019121 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:18.019285 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:18.019328 [ 3 ] {} HTTP-Session: a16dc329-63d6-4294-a735-8bf6cb226e26 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:18.019366 [ 3 ] {} HTTP-Session: a16dc329-63d6-4294-a735-8bf6cb226e26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:18.019548 [ 3 ] {199cf0e3-7a66-4098-a064-40669796c689} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:18.019635 [ 3 ] {199cf0e3-7a66-4098-a064-40669796c689} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:19:18.019877 [ 3 ] {199cf0e3-7a66-4098-a064-40669796c689} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:18.020441 [ 3 ] {199cf0e3-7a66-4098-a064-40669796c689} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:19:18.020708 [ 3 ] {199cf0e3-7a66-4098-a064-40669796c689} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.09 21:19:18.020868 [ 3 ] {199cf0e3-7a66-4098-a064-40669796c689} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.09 21:19:18.020988 [ 3 ] {199cf0e3-7a66-4098-a064-40669796c689} executeQuery: Read 49 rows, 3.97 KiB in 0.001391296 sec., 35218 rows/sec., 2.79 MiB/sec. 2024.02.09 21:19:18.020983 [ 151 ] {} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.09 21:19:18.021069 [ 151 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:19:18.021190 [ 3 ] {199cf0e3-7a66-4098-a064-40669796c689} DynamicQueryHandler: Done processing query 2024.02.09 21:19:18.021237 [ 3 ] {199cf0e3-7a66-4098-a064-40669796c689} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:19:18.021246 [ 22 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.09 21:19:18.021266 [ 3 ] {} HTTP-Session: a16dc329-63d6-4294-a735-8bf6cb226e26 Destroying unnamed session 2024.02.09 21:19:18.021388 [ 22 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:19:18.021424 [ 22 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 52 rows starting from the beginning of the part 2024.02.09 21:19:18.021524 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 23625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:18.021615 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:18.021623 [ 22 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 49 rows starting from the beginning of the part 2024.02.09 21:19:18.021645 [ 3 ] {} HTTP-Session: e33e0ecf-b657-4546-a928-ee9e993641a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:18.021702 [ 3 ] {} HTTP-Session: e33e0ecf-b657-4546-a928-ee9e993641a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:18.021898 [ 22 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 3 rows starting from the beginning of the part 2024.02.09 21:19:18.021915 [ 3 ] {921f5058-b336-4dfe-bb6e-4ddf835a2be8} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:18.022009 [ 3 ] {921f5058-b336-4dfe-bb6e-4ddf835a2be8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:19:18.022175 [ 22 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 49 rows starting from the beginning of the part 2024.02.09 21:19:18.022503 [ 3 ] {921f5058-b336-4dfe-bb6e-4ddf835a2be8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:18.022519 [ 22 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 3 rows starting from the beginning of the part 2024.02.09 21:19:18.022703 [ 22 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 49 rows starting from the beginning of the part 2024.02.09 21:19:18.023254 [ 3 ] {921f5058-b336-4dfe-bb6e-4ddf835a2be8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:19:18.023737 [ 3 ] {921f5058-b336-4dfe-bb6e-4ddf835a2be8} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.09 21:19:18.024024 [ 22 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 4 columns (4 merged, 0 gathered) in 0.002887663 sec., 70991.6635009002 rows/sec., 5.62 MiB/sec. 2024.02.09 21:19:18.024040 [ 3 ] {921f5058-b336-4dfe-bb6e-4ddf835a2be8} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.09 21:19:18.024152 [ 22 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.09 21:19:18.024288 [ 3 ] {921f5058-b336-4dfe-bb6e-4ddf835a2be8} executeQuery: Read 147 rows, 14.64 KiB in 0.002287922 sec., 64250 rows/sec., 6.25 MiB/sec. 2024.02.09 21:19:18.024526 [ 3 ] {921f5058-b336-4dfe-bb6e-4ddf835a2be8} DynamicQueryHandler: Done processing query 2024.02.09 21:19:18.024530 [ 22 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_36_7} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.09 21:19:18.024564 [ 3 ] {921f5058-b336-4dfe-bb6e-4ddf835a2be8} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.09 21:19:18.024603 [ 3 ] {} HTTP-Session: e33e0ecf-b657-4546-a928-ee9e993641a5 Destroying unnamed session 2024.02.09 21:19:18.024649 [ 22 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_36_7} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.09 21:19:18.024755 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 8351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:18.024807 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:18.024826 [ 3 ] {} HTTP-Session: 63c4e9eb-3603-4f05-af28-ea92949ea9ef Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:18.024843 [ 3 ] {} HTTP-Session: 63c4e9eb-3603-4f05-af28-ea92949ea9ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:18.024922 [ 3 ] {e78c24ed-6b14-4dbe-abaa-5f739ad64d2b} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:18.024963 [ 3 ] {e78c24ed-6b14-4dbe-abaa-5f739ad64d2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:19:18.025082 [ 3 ] {e78c24ed-6b14-4dbe-abaa-5f739ad64d2b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:18.025395 [ 3 ] {e78c24ed-6b14-4dbe-abaa-5f739ad64d2b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:19:18.025604 [ 3 ] {e78c24ed-6b14-4dbe-abaa-5f739ad64d2b} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.09 21:19:18.025755 [ 3 ] {e78c24ed-6b14-4dbe-abaa-5f739ad64d2b} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.09 21:19:18.025851 [ 3 ] {e78c24ed-6b14-4dbe-abaa-5f739ad64d2b} executeQuery: Read 49 rows, 3.92 KiB in 0.000901676 sec., 54343 rows/sec., 4.25 MiB/sec. 2024.02.09 21:19:18.025965 [ 3 ] {e78c24ed-6b14-4dbe-abaa-5f739ad64d2b} DynamicQueryHandler: Done processing query 2024.02.09 21:19:18.025989 [ 3 ] {e78c24ed-6b14-4dbe-abaa-5f739ad64d2b} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.09 21:19:18.026005 [ 3 ] {} HTTP-Session: 63c4e9eb-3603-4f05-af28-ea92949ea9ef Destroying unnamed session 2024.02.09 21:19:18.026197 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 52425, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:18.026243 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:18.026262 [ 3 ] {} HTTP-Session: 60b81f0b-457d-4146-931e-86e1389c2459 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:18.026279 [ 3 ] {} HTTP-Session: 60b81f0b-457d-4146-931e-86e1389c2459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:18.026366 [ 3 ] {dff4d6a3-0754-43e3-95c3-dad43fc66e7a} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:18.026411 [ 3 ] {dff4d6a3-0754-43e3-95c3-dad43fc66e7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:19:18.026544 [ 3 ] {dff4d6a3-0754-43e3-95c3-dad43fc66e7a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:18.027026 [ 3 ] {dff4d6a3-0754-43e3-95c3-dad43fc66e7a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:19:18.027400 [ 3 ] {dff4d6a3-0754-43e3-95c3-dad43fc66e7a} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.09 21:19:18.027594 [ 3 ] {dff4d6a3-0754-43e3-95c3-dad43fc66e7a} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.09 21:19:18.027686 [ 151 ] {} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.09 21:19:18.027701 [ 3 ] {dff4d6a3-0754-43e3-95c3-dad43fc66e7a} executeQuery: Read 49 rows, 67.71 KiB in 0.001306814 sec., 37495 rows/sec., 50.60 MiB/sec. 2024.02.09 21:19:18.027718 [ 151 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.02.09 21:19:18.027876 [ 18 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.09 21:19:18.027935 [ 3 ] {dff4d6a3-0754-43e3-95c3-dad43fc66e7a} DynamicQueryHandler: Done processing query 2024.02.09 21:19:18.027974 [ 3 ] {dff4d6a3-0754-43e3-95c3-dad43fc66e7a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.09 21:19:18.028020 [ 3 ] {} HTTP-Session: 60b81f0b-457d-4146-931e-86e1389c2459 Destroying unnamed session 2024.02.09 21:19:18.028068 [ 18 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:19:18.028110 [ 18 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 802 rows starting from the beginning of the part 2024.02.09 21:19:18.028228 [ 18 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 49 rows starting from the beginning of the part 2024.02.09 21:19:18.028326 [ 18 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 3 rows starting from the beginning of the part 2024.02.09 21:19:18.028416 [ 18 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 49 rows starting from the beginning of the part 2024.02.09 21:19:18.028502 [ 18 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 3 rows starting from the beginning of the part 2024.02.09 21:19:18.028584 [ 18 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 49 rows starting from the beginning of the part 2024.02.09 21:19:18.038232 [ 14 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 955 rows, containing 6 columns (6 merged, 0 gathered) in 0.010454192 sec., 91350.91454222384 rows/sec., 123.27 MiB/sec. 2024.02.09 21:19:18.038721 [ 14 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.09 21:19:18.039004 [ 14 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_36_7} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.09 21:19:18.039077 [ 14 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_36_7} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.09 21:19:18.039150 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_36_7: 8.78 MiB. 2024.02.09 21:19:19.000138 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.23 MiB, peak 240.99 MiB, will set to 234.00 MiB (RSS), difference: 1.76 MiB 2024.02.09 21:19:21.767333 [ 148 ] {} DNSResolver: Updating DNS cache 2024.02.09 21:19:21.767423 [ 148 ] {} DNSResolver: Updated DNS cache 2024.02.09 21:19:23.018278 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:23.018396 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:23.018421 [ 3 ] {} HTTP-Session: 5987e3ec-76f2-4a1f-a126-9804b95f8d27 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:23.018445 [ 3 ] {} HTTP-Session: 5987e3ec-76f2-4a1f-a126-9804b95f8d27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:23.018569 [ 3 ] {5dba9cc1-ae51-482d-982d-9a54a1a4cee2} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:23.018627 [ 3 ] {5dba9cc1-ae51-482d-982d-9a54a1a4cee2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:19:23.018786 [ 3 ] {5dba9cc1-ae51-482d-982d-9a54a1a4cee2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:23.019204 [ 3 ] {5dba9cc1-ae51-482d-982d-9a54a1a4cee2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:23.019461 [ 3 ] {5dba9cc1-ae51-482d-982d-9a54a1a4cee2} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.09 21:19:23.019622 [ 3 ] {5dba9cc1-ae51-482d-982d-9a54a1a4cee2} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.09 21:19:23.019730 [ 3 ] {5dba9cc1-ae51-482d-982d-9a54a1a4cee2} executeQuery: Read 3 rows, 249.00 B in 0.001127651 sec., 2660 rows/sec., 215.64 KiB/sec. 2024.02.09 21:19:23.019866 [ 3 ] {5dba9cc1-ae51-482d-982d-9a54a1a4cee2} DynamicQueryHandler: Done processing query 2024.02.09 21:19:23.019890 [ 3 ] {5dba9cc1-ae51-482d-982d-9a54a1a4cee2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:19:23.019906 [ 3 ] {} HTTP-Session: 5987e3ec-76f2-4a1f-a126-9804b95f8d27 Destroying unnamed session 2024.02.09 21:19:23.020024 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:23.020069 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:23.020087 [ 3 ] {} HTTP-Session: f45b3070-b6e5-42a1-9886-333face7f8d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:23.020105 [ 3 ] {} HTTP-Session: f45b3070-b6e5-42a1-9886-333face7f8d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:23.020177 [ 3 ] {db9caea5-efae-47c1-8906-cf4950f929b2} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:23.020217 [ 3 ] {db9caea5-efae-47c1-8906-cf4950f929b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:19:23.020321 [ 3 ] {db9caea5-efae-47c1-8906-cf4950f929b2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:23.020618 [ 3 ] {db9caea5-efae-47c1-8906-cf4950f929b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:23.020828 [ 3 ] {db9caea5-efae-47c1-8906-cf4950f929b2} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.09 21:19:23.020978 [ 3 ] {db9caea5-efae-47c1-8906-cf4950f929b2} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.09 21:19:23.021078 [ 3 ] {db9caea5-efae-47c1-8906-cf4950f929b2} executeQuery: Read 45 rows, 3.59 KiB in 0.000873207 sec., 51534 rows/sec., 4.02 MiB/sec. 2024.02.09 21:19:23.021194 [ 3 ] {db9caea5-efae-47c1-8906-cf4950f929b2} DynamicQueryHandler: Done processing query 2024.02.09 21:19:23.021216 [ 3 ] {db9caea5-efae-47c1-8906-cf4950f929b2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:19:23.021233 [ 3 ] {} HTTP-Session: f45b3070-b6e5-42a1-9886-333face7f8d5 Destroying unnamed session 2024.02.09 21:19:23.021351 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 4606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:23.021395 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:23.021413 [ 3 ] {} HTTP-Session: 62afbbc8-12cf-406d-95a7-ce93eec11b55 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:23.021430 [ 3 ] {} HTTP-Session: 62afbbc8-12cf-406d-95a7-ce93eec11b55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:23.021501 [ 3 ] {b39cc4fa-193f-4f39-a9cd-1563714c5bdf} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:23.021540 [ 3 ] {b39cc4fa-193f-4f39-a9cd-1563714c5bdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:19:23.021643 [ 3 ] {b39cc4fa-193f-4f39-a9cd-1563714c5bdf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:23.021923 [ 3 ] {b39cc4fa-193f-4f39-a9cd-1563714c5bdf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:23.022123 [ 3 ] {b39cc4fa-193f-4f39-a9cd-1563714c5bdf} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.09 21:19:23.022274 [ 3 ] {b39cc4fa-193f-4f39-a9cd-1563714c5bdf} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.09 21:19:23.022371 [ 3 ] {b39cc4fa-193f-4f39-a9cd-1563714c5bdf} executeQuery: Read 27 rows, 2.14 KiB in 0.000842905 sec., 32032 rows/sec., 2.48 MiB/sec. 2024.02.09 21:19:23.022485 [ 3 ] {b39cc4fa-193f-4f39-a9cd-1563714c5bdf} DynamicQueryHandler: Done processing query 2024.02.09 21:19:23.022509 [ 3 ] {b39cc4fa-193f-4f39-a9cd-1563714c5bdf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:19:23.022525 [ 3 ] {} HTTP-Session: 62afbbc8-12cf-406d-95a7-ce93eec11b55 Destroying unnamed session 2024.02.09 21:19:23.022681 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:23.022726 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:23.022744 [ 3 ] {} HTTP-Session: efe297cf-6e4a-4027-922f-e95bdabcca6a Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:23.022761 [ 3 ] {} HTTP-Session: efe297cf-6e4a-4027-922f-e95bdabcca6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:23.022831 [ 3 ] {d99dea7b-4fd0-4f7e-bde4-6e9ac46de553} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:23.022874 [ 3 ] {d99dea7b-4fd0-4f7e-bde4-6e9ac46de553} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.09 21:19:23.022992 [ 3 ] {d99dea7b-4fd0-4f7e-bde4-6e9ac46de553} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:23.023281 [ 3 ] {d99dea7b-4fd0-4f7e-bde4-6e9ac46de553} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:23.023553 [ 3 ] {d99dea7b-4fd0-4f7e-bde4-6e9ac46de553} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.09 21:19:23.023732 [ 3 ] {d99dea7b-4fd0-4f7e-bde4-6e9ac46de553} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.09 21:19:23.023828 [ 3 ] {d99dea7b-4fd0-4f7e-bde4-6e9ac46de553} executeQuery: Read 36 rows, 2.60 KiB in 0.000970198 sec., 37105 rows/sec., 2.62 MiB/sec. 2024.02.09 21:19:23.023961 [ 3 ] {d99dea7b-4fd0-4f7e-bde4-6e9ac46de553} DynamicQueryHandler: Done processing query 2024.02.09 21:19:23.023985 [ 3 ] {d99dea7b-4fd0-4f7e-bde4-6e9ac46de553} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:19:23.024001 [ 3 ] {} HTTP-Session: efe297cf-6e4a-4027-922f-e95bdabcca6a Destroying unnamed session 2024.02.09 21:19:23.024133 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:23.024176 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:23.024196 [ 3 ] {} HTTP-Session: ddcae271-15de-4b0a-a04f-998c8312229a Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:23.024214 [ 3 ] {} HTTP-Session: ddcae271-15de-4b0a-a04f-998c8312229a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:23.024283 [ 3 ] {ad40dc38-e537-4d87-8dd6-17b67a734b32} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:23.024327 [ 3 ] {ad40dc38-e537-4d87-8dd6-17b67a734b32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:19:23.024460 [ 3 ] {ad40dc38-e537-4d87-8dd6-17b67a734b32} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:23.024745 [ 3 ] {ad40dc38-e537-4d87-8dd6-17b67a734b32} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:23.025015 [ 3 ] {ad40dc38-e537-4d87-8dd6-17b67a734b32} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.09 21:19:23.025198 [ 3 ] {ad40dc38-e537-4d87-8dd6-17b67a734b32} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.09 21:19:23.025293 [ 3 ] {ad40dc38-e537-4d87-8dd6-17b67a734b32} executeQuery: Read 3 rows, 4.15 KiB in 0.000983078 sec., 3051 rows/sec., 4.12 MiB/sec. 2024.02.09 21:19:23.025413 [ 3 ] {ad40dc38-e537-4d87-8dd6-17b67a734b32} DynamicQueryHandler: Done processing query 2024.02.09 21:19:23.025436 [ 3 ] {ad40dc38-e537-4d87-8dd6-17b67a734b32} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:19:23.025452 [ 3 ] {} HTTP-Session: ddcae271-15de-4b0a-a04f-998c8312229a Destroying unnamed session 2024.02.09 21:19:28.019423 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:28.019554 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:28.019584 [ 3 ] {} HTTP-Session: ffc01e0a-63e8-4022-8eca-540d885d6054 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:28.019612 [ 3 ] {} HTTP-Session: ffc01e0a-63e8-4022-8eca-540d885d6054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:28.019756 [ 3 ] {82e9d853-9430-4cd1-abf2-4dbe27a2a2e4} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:28.019824 [ 3 ] {82e9d853-9430-4cd1-abf2-4dbe27a2a2e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:19:28.020003 [ 3 ] {82e9d853-9430-4cd1-abf2-4dbe27a2a2e4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:28.020473 [ 3 ] {82e9d853-9430-4cd1-abf2-4dbe27a2a2e4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:28.020741 [ 3 ] {82e9d853-9430-4cd1-abf2-4dbe27a2a2e4} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.09 21:19:28.020907 [ 3 ] {82e9d853-9430-4cd1-abf2-4dbe27a2a2e4} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.09 21:19:28.021033 [ 3 ] {82e9d853-9430-4cd1-abf2-4dbe27a2a2e4} executeQuery: Read 49 rows, 3.97 KiB in 0.001239573 sec., 39529 rows/sec., 3.13 MiB/sec. 2024.02.09 21:19:28.021195 [ 3 ] {82e9d853-9430-4cd1-abf2-4dbe27a2a2e4} DynamicQueryHandler: Done processing query 2024.02.09 21:19:28.021221 [ 3 ] {82e9d853-9430-4cd1-abf2-4dbe27a2a2e4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:19:28.021237 [ 3 ] {} HTTP-Session: ffc01e0a-63e8-4022-8eca-540d885d6054 Destroying unnamed session 2024.02.09 21:19:28.021358 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:28.021408 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:28.021427 [ 3 ] {} HTTP-Session: 619abd8e-8dbb-4564-ab7d-00110719a323 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:28.021447 [ 3 ] {} HTTP-Session: 619abd8e-8dbb-4564-ab7d-00110719a323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:28.021524 [ 3 ] {8db2d510-8f16-431c-af81-d57e5e9db9cc} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:28.021569 [ 3 ] {8db2d510-8f16-431c-af81-d57e5e9db9cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.09 21:19:28.021679 [ 3 ] {8db2d510-8f16-431c-af81-d57e5e9db9cc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:28.022061 [ 3 ] {8db2d510-8f16-431c-af81-d57e5e9db9cc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:28.022272 [ 3 ] {8db2d510-8f16-431c-af81-d57e5e9db9cc} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.09 21:19:28.022424 [ 3 ] {8db2d510-8f16-431c-af81-d57e5e9db9cc} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.09 21:19:28.022545 [ 3 ] {8db2d510-8f16-431c-af81-d57e5e9db9cc} executeQuery: Read 2 rows, 175.00 B in 0.000984239 sec., 2032 rows/sec., 173.64 KiB/sec. 2024.02.09 21:19:28.022740 [ 3 ] {8db2d510-8f16-431c-af81-d57e5e9db9cc} DynamicQueryHandler: Done processing query 2024.02.09 21:19:28.022764 [ 3 ] {8db2d510-8f16-431c-af81-d57e5e9db9cc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:19:28.022780 [ 3 ] {} HTTP-Session: 619abd8e-8dbb-4564-ab7d-00110719a323 Destroying unnamed session 2024.02.09 21:19:28.022949 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 23775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:28.022994 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:28.023012 [ 3 ] {} HTTP-Session: f15f148a-1466-44fc-8089-db2c7dbfaf2b Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:28.023030 [ 3 ] {} HTTP-Session: f15f148a-1466-44fc-8089-db2c7dbfaf2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:28.023107 [ 3 ] {b3d73212-d926-4cf1-b899-457a5e20ffd5} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:28.023145 [ 3 ] {b3d73212-d926-4cf1-b899-457a5e20ffd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:19:28.023264 [ 3 ] {b3d73212-d926-4cf1-b899-457a5e20ffd5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:28.023671 [ 3 ] {b3d73212-d926-4cf1-b899-457a5e20ffd5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:28.023901 [ 3 ] {b3d73212-d926-4cf1-b899-457a5e20ffd5} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.09 21:19:28.024049 [ 3 ] {b3d73212-d926-4cf1-b899-457a5e20ffd5} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.09 21:19:28.024172 [ 3 ] {b3d73212-d926-4cf1-b899-457a5e20ffd5} executeQuery: Read 148 rows, 14.73 KiB in 0.00103573 sec., 142894 rows/sec., 13.89 MiB/sec. 2024.02.09 21:19:28.024331 [ 3 ] {b3d73212-d926-4cf1-b899-457a5e20ffd5} DynamicQueryHandler: Done processing query 2024.02.09 21:19:28.024355 [ 3 ] {b3d73212-d926-4cf1-b899-457a5e20ffd5} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.09 21:19:28.024371 [ 3 ] {} HTTP-Session: f15f148a-1466-44fc-8089-db2c7dbfaf2b Destroying unnamed session 2024.02.09 21:19:28.024516 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:28.024559 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:28.024578 [ 3 ] {} HTTP-Session: 013bb47e-822d-4e37-95a6-9bb7e9521203 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:28.024595 [ 3 ] {} HTTP-Session: 013bb47e-822d-4e37-95a6-9bb7e9521203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:28.024665 [ 3 ] {2b0bd439-1ef1-4ea2-8a03-af24ed68a9be} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:28.024704 [ 3 ] {2b0bd439-1ef1-4ea2-8a03-af24ed68a9be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.09 21:19:28.024809 [ 3 ] {2b0bd439-1ef1-4ea2-8a03-af24ed68a9be} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:28.025071 [ 3 ] {2b0bd439-1ef1-4ea2-8a03-af24ed68a9be} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:28.025280 [ 3 ] {2b0bd439-1ef1-4ea2-8a03-af24ed68a9be} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.09 21:19:28.025425 [ 3 ] {2b0bd439-1ef1-4ea2-8a03-af24ed68a9be} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.09 21:19:28.025543 [ 3 ] {2b0bd439-1ef1-4ea2-8a03-af24ed68a9be} executeQuery: Read 2 rows, 143.00 B in 0.000848396 sec., 2357 rows/sec., 164.60 KiB/sec. 2024.02.09 21:19:28.025680 [ 3 ] {2b0bd439-1ef1-4ea2-8a03-af24ed68a9be} DynamicQueryHandler: Done processing query 2024.02.09 21:19:28.025705 [ 3 ] {2b0bd439-1ef1-4ea2-8a03-af24ed68a9be} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:19:28.025720 [ 3 ] {} HTTP-Session: 013bb47e-822d-4e37-95a6-9bb7e9521203 Destroying unnamed session 2024.02.09 21:19:28.025842 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 8694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:28.025886 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:28.025905 [ 3 ] {} HTTP-Session: 1c1d0674-acfb-46b5-84e4-61fcd67d2061 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:28.025922 [ 3 ] {} HTTP-Session: 1c1d0674-acfb-46b5-84e4-61fcd67d2061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:28.025995 [ 3 ] {67c64a2d-fad7-43d3-859f-f39b5dd69072} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:28.026032 [ 3 ] {67c64a2d-fad7-43d3-859f-f39b5dd69072} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:19:28.026141 [ 3 ] {67c64a2d-fad7-43d3-859f-f39b5dd69072} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:28.026441 [ 3 ] {67c64a2d-fad7-43d3-859f-f39b5dd69072} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:28.026648 [ 3 ] {67c64a2d-fad7-43d3-859f-f39b5dd69072} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.09 21:19:28.026793 [ 3 ] {67c64a2d-fad7-43d3-859f-f39b5dd69072} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.09 21:19:28.026916 [ 3 ] {67c64a2d-fad7-43d3-859f-f39b5dd69072} executeQuery: Read 51 rows, 4.09 KiB in 0.000885876 sec., 57570 rows/sec., 4.51 MiB/sec. 2024.02.09 21:19:28.027109 [ 3 ] {67c64a2d-fad7-43d3-859f-f39b5dd69072} DynamicQueryHandler: Done processing query 2024.02.09 21:19:28.027133 [ 3 ] {67c64a2d-fad7-43d3-859f-f39b5dd69072} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.09 21:19:28.027149 [ 3 ] {} HTTP-Session: 1c1d0674-acfb-46b5-84e4-61fcd67d2061 Destroying unnamed session 2024.02.09 21:19:28.027275 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:28.027319 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:28.027338 [ 3 ] {} HTTP-Session: 06f155eb-7886-43dc-8ca9-5d178d7354b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:28.027355 [ 3 ] {} HTTP-Session: 06f155eb-7886-43dc-8ca9-5d178d7354b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:28.027426 [ 3 ] {3adfb0db-ac81-4831-9bdf-c8aab5c87748} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:28.027470 [ 3 ] {3adfb0db-ac81-4831-9bdf-c8aab5c87748} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.09 21:19:28.027601 [ 3 ] {3adfb0db-ac81-4831-9bdf-c8aab5c87748} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:28.027865 [ 3 ] {3adfb0db-ac81-4831-9bdf-c8aab5c87748} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:28.028121 [ 3 ] {3adfb0db-ac81-4831-9bdf-c8aab5c87748} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.09 21:19:28.028308 [ 3 ] {3adfb0db-ac81-4831-9bdf-c8aab5c87748} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.09 21:19:28.028429 [ 3 ] {3adfb0db-ac81-4831-9bdf-c8aab5c87748} executeQuery: Read 1 rows, 72.00 B in 0.000969158 sec., 1031 rows/sec., 72.55 KiB/sec. 2024.02.09 21:19:28.028424 [ 145 ] {} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2024.02.09 21:19:28.028564 [ 145 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:28.028594 [ 3 ] {3adfb0db-ac81-4831-9bdf-c8aab5c87748} DynamicQueryHandler: Done processing query 2024.02.09 21:19:28.028639 [ 3 ] {3adfb0db-ac81-4831-9bdf-c8aab5c87748} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:19:28.028660 [ 3 ] {} HTTP-Session: 06f155eb-7886-43dc-8ca9-5d178d7354b3 Destroying unnamed session 2024.02.09 21:19:28.028661 [ 19 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_15_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact 2024.02.09 21:19:28.028742 [ 19 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:19:28.028770 [ 19 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 475 rows starting from the beginning of the part 2024.02.09 21:19:28.028811 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 52425, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:28.028867 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:28.028900 [ 3 ] {} HTTP-Session: 517188de-73c1-43a6-9da0-61be5446adb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:28.028913 [ 19 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2024.02.09 21:19:28.028922 [ 3 ] {} HTTP-Session: 517188de-73c1-43a6-9da0-61be5446adb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:28.029064 [ 3 ] {d7531053-3414-4507-a64f-fc81a13d95a9} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:28.029068 [ 19 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part 2024.02.09 21:19:28.029135 [ 3 ] {d7531053-3414-4507-a64f-fc81a13d95a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:19:28.029245 [ 19 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 37 rows starting from the beginning of the part 2024.02.09 21:19:28.029443 [ 19 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part 2024.02.09 21:19:28.029457 [ 3 ] {d7531053-3414-4507-a64f-fc81a13d95a9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:28.029568 [ 19 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2024.02.09 21:19:28.030248 [ 3 ] {d7531053-3414-4507-a64f-fc81a13d95a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:28.030614 [ 19 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 551 rows, containing 5 columns (5 merged, 0 gathered) in 0.001999077 sec., 275627.2019537016 rows/sec., 19.44 MiB/sec. 2024.02.09 21:19:28.030720 [ 3 ] {d7531053-3414-4507-a64f-fc81a13d95a9} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.09 21:19:28.030728 [ 19 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2024.02.09 21:19:28.030935 [ 3 ] {d7531053-3414-4507-a64f-fc81a13d95a9} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.09 21:19:28.030954 [ 19 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_15_3} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. 2024.02.09 21:19:28.031014 [ 19 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_15_3} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7) (MergerMutator): Merged 6 parts: from all_1_10_2 to all_15_15_0 2024.02.09 21:19:28.031130 [ 3 ] {d7531053-3414-4507-a64f-fc81a13d95a9} executeQuery: Read 49 rows, 67.71 KiB in 0.002011047 sec., 24365 rows/sec., 32.88 MiB/sec. 2024.02.09 21:19:28.031279 [ 3 ] {d7531053-3414-4507-a64f-fc81a13d95a9} DynamicQueryHandler: Done processing query 2024.02.09 21:19:28.031303 [ 3 ] {d7531053-3414-4507-a64f-fc81a13d95a9} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.09 21:19:28.031319 [ 3 ] {} HTTP-Session: 517188de-73c1-43a6-9da0-61be5446adb4 Destroying unnamed session 2024.02.09 21:19:33.016860 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:33.016991 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:33.017018 [ 3 ] {} HTTP-Session: 45bddf92-4355-4b15-b7e3-c2b899ace916 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:33.017043 [ 3 ] {} HTTP-Session: 45bddf92-4355-4b15-b7e3-c2b899ace916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:33.017169 [ 3 ] {eb2ca4a3-0a6e-4855-b8db-40352480e5e8} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:33.017235 [ 3 ] {eb2ca4a3-0a6e-4855-b8db-40352480e5e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:19:33.017395 [ 3 ] {eb2ca4a3-0a6e-4855-b8db-40352480e5e8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:33.017831 [ 3 ] {eb2ca4a3-0a6e-4855-b8db-40352480e5e8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:33.018110 [ 3 ] {eb2ca4a3-0a6e-4855-b8db-40352480e5e8} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.09 21:19:33.018285 [ 3 ] {eb2ca4a3-0a6e-4855-b8db-40352480e5e8} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.09 21:19:33.018399 [ 3 ] {eb2ca4a3-0a6e-4855-b8db-40352480e5e8} executeQuery: Read 3 rows, 249.00 B in 0.001188342 sec., 2524 rows/sec., 204.62 KiB/sec. 2024.02.09 21:19:33.018554 [ 3 ] {eb2ca4a3-0a6e-4855-b8db-40352480e5e8} DynamicQueryHandler: Done processing query 2024.02.09 21:19:33.018580 [ 3 ] {eb2ca4a3-0a6e-4855-b8db-40352480e5e8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:19:33.018597 [ 3 ] {} HTTP-Session: 45bddf92-4355-4b15-b7e3-c2b899ace916 Destroying unnamed session 2024.02.09 21:19:33.018728 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 1424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:33.018780 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:33.018800 [ 3 ] {} HTTP-Session: b2d4ac59-9b76-4a57-9274-ba2e2bcfabfa Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:33.018819 [ 3 ] {} HTTP-Session: b2d4ac59-9b76-4a57-9274-ba2e2bcfabfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:33.018901 [ 3 ] {5a388678-81f0-4140-832f-714f646a7cee} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:33.018944 [ 3 ] {5a388678-81f0-4140-832f-714f646a7cee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:19:33.019054 [ 3 ] {5a388678-81f0-4140-832f-714f646a7cee} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:33.019375 [ 3 ] {5a388678-81f0-4140-832f-714f646a7cee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:33.019593 [ 3 ] {5a388678-81f0-4140-832f-714f646a7cee} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.09 21:19:33.019747 [ 3 ] {5a388678-81f0-4140-832f-714f646a7cee} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.09 21:19:33.019851 [ 3 ] {5a388678-81f0-4140-832f-714f646a7cee} executeQuery: Read 9 rows, 845.00 B in 0.000921697 sec., 9764 rows/sec., 895.30 KiB/sec. 2024.02.09 21:19:33.019970 [ 3 ] {5a388678-81f0-4140-832f-714f646a7cee} DynamicQueryHandler: Done processing query 2024.02.09 21:19:33.019993 [ 3 ] {5a388678-81f0-4140-832f-714f646a7cee} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:19:33.020009 [ 3 ] {} HTTP-Session: b2d4ac59-9b76-4a57-9274-ba2e2bcfabfa Destroying unnamed session 2024.02.09 21:19:33.020151 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:33.020201 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:33.020221 [ 3 ] {} HTTP-Session: ecdd146f-575f-47de-83f6-fab6d50e577c Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:33.020239 [ 3 ] {} HTTP-Session: ecdd146f-575f-47de-83f6-fab6d50e577c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:33.020312 [ 3 ] {4bb79ec8-780b-4764-a07f-d422857936ca} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:33.020352 [ 3 ] {4bb79ec8-780b-4764-a07f-d422857936ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:19:33.020459 [ 3 ] {4bb79ec8-780b-4764-a07f-d422857936ca} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:33.020758 [ 3 ] {4bb79ec8-780b-4764-a07f-d422857936ca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:33.020963 [ 3 ] {4bb79ec8-780b-4764-a07f-d422857936ca} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.09 21:19:33.021120 [ 3 ] {4bb79ec8-780b-4764-a07f-d422857936ca} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.09 21:19:33.021221 [ 3 ] {4bb79ec8-780b-4764-a07f-d422857936ca} executeQuery: Read 3 rows, 246.00 B in 0.000880666 sec., 3406 rows/sec., 272.79 KiB/sec. 2024.02.09 21:19:33.021370 [ 3 ] {4bb79ec8-780b-4764-a07f-d422857936ca} DynamicQueryHandler: Done processing query 2024.02.09 21:19:33.021405 [ 3 ] {4bb79ec8-780b-4764-a07f-d422857936ca} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:19:33.021423 [ 3 ] {} HTTP-Session: ecdd146f-575f-47de-83f6-fab6d50e577c Destroying unnamed session 2024.02.09 21:19:33.021542 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:33.021585 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:33.021604 [ 3 ] {} HTTP-Session: 937cdcfe-e3ac-4e7a-bda6-3f746e22e09b Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:33.021621 [ 3 ] {} HTTP-Session: 937cdcfe-e3ac-4e7a-bda6-3f746e22e09b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:33.021697 [ 3 ] {faaee9b0-1704-4df5-8397-855a72ab9829} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:33.021743 [ 3 ] {faaee9b0-1704-4df5-8397-855a72ab9829} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:19:33.021885 [ 3 ] {faaee9b0-1704-4df5-8397-855a72ab9829} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:33.022175 [ 3 ] {faaee9b0-1704-4df5-8397-855a72ab9829} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:33.022457 [ 3 ] {faaee9b0-1704-4df5-8397-855a72ab9829} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.09 21:19:33.022639 [ 3 ] {faaee9b0-1704-4df5-8397-855a72ab9829} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.09 21:19:33.022741 [ 3 ] {faaee9b0-1704-4df5-8397-855a72ab9829} executeQuery: Read 3 rows, 4.15 KiB in 0.001013999 sec., 2958 rows/sec., 3.99 MiB/sec. 2024.02.09 21:19:33.022874 [ 3 ] {faaee9b0-1704-4df5-8397-855a72ab9829} DynamicQueryHandler: Done processing query 2024.02.09 21:19:33.022898 [ 3 ] {faaee9b0-1704-4df5-8397-855a72ab9829} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:19:33.022914 [ 3 ] {} HTTP-Session: 937cdcfe-e3ac-4e7a-bda6-3f746e22e09b Destroying unnamed session 2024.02.09 21:19:36.767691 [ 141 ] {} DNSResolver: Updating DNS cache 2024.02.09 21:19:36.767747 [ 141 ] {} DNSResolver: Updated DNS cache 2024.02.09 21:19:38.020157 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:38.020334 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:38.020412 [ 3 ] {} HTTP-Session: cc0bf8f8-0603-45bd-8a93-23ca733584a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:38.020555 [ 3 ] {} HTTP-Session: cc0bf8f8-0603-45bd-8a93-23ca733584a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:38.020707 [ 3 ] {10ad2be8-3321-43e4-907f-ba80d27d5dfc} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:38.020778 [ 3 ] {10ad2be8-3321-43e4-907f-ba80d27d5dfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:19:38.020947 [ 3 ] {10ad2be8-3321-43e4-907f-ba80d27d5dfc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:38.021389 [ 3 ] {10ad2be8-3321-43e4-907f-ba80d27d5dfc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:38.021655 [ 3 ] {10ad2be8-3321-43e4-907f-ba80d27d5dfc} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.09 21:19:38.021824 [ 3 ] {10ad2be8-3321-43e4-907f-ba80d27d5dfc} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.09 21:19:38.021942 [ 3 ] {10ad2be8-3321-43e4-907f-ba80d27d5dfc} executeQuery: Read 49 rows, 3.97 KiB in 0.001195192 sec., 40997 rows/sec., 3.25 MiB/sec. 2024.02.09 21:19:38.022147 [ 3 ] {10ad2be8-3321-43e4-907f-ba80d27d5dfc} DynamicQueryHandler: Done processing query 2024.02.09 21:19:38.022184 [ 3 ] {10ad2be8-3321-43e4-907f-ba80d27d5dfc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:19:38.022203 [ 3 ] {} HTTP-Session: cc0bf8f8-0603-45bd-8a93-23ca733584a0 Destroying unnamed session 2024.02.09 21:19:38.022351 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 23625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:38.022402 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:38.022423 [ 3 ] {} HTTP-Session: dce35714-4a68-41ff-bd92-eb6b75623acd Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:38.022442 [ 3 ] {} HTTP-Session: dce35714-4a68-41ff-bd92-eb6b75623acd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:38.022533 [ 3 ] {997c0362-6839-4749-8d16-c0c9bbc2929a} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:38.022577 [ 3 ] {997c0362-6839-4749-8d16-c0c9bbc2929a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:19:38.022701 [ 3 ] {997c0362-6839-4749-8d16-c0c9bbc2929a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:38.023145 [ 3 ] {997c0362-6839-4749-8d16-c0c9bbc2929a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:38.023372 [ 3 ] {997c0362-6839-4749-8d16-c0c9bbc2929a} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.09 21:19:38.023523 [ 3 ] {997c0362-6839-4749-8d16-c0c9bbc2929a} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.09 21:19:38.023641 [ 3 ] {997c0362-6839-4749-8d16-c0c9bbc2929a} executeQuery: Read 147 rows, 14.64 KiB in 0.001070009 sec., 137382 rows/sec., 13.36 MiB/sec. 2024.02.09 21:19:38.023645 [ 141 ] {} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.02.09 21:19:38.023772 [ 141 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:38.023799 [ 3 ] {997c0362-6839-4749-8d16-c0c9bbc2929a} DynamicQueryHandler: Done processing query 2024.02.09 21:19:38.023839 [ 3 ] {997c0362-6839-4749-8d16-c0c9bbc2929a} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.09 21:19:38.023861 [ 3 ] {} HTTP-Session: dce35714-4a68-41ff-bd92-eb6b75623acd Destroying unnamed session 2024.02.09 21:19:38.023865 [ 23 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.02.09 21:19:38.023956 [ 23 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:19:38.023988 [ 23 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 196 rows starting from the beginning of the part 2024.02.09 21:19:38.024052 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 8351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:38.024113 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:38.024131 [ 23 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 147 rows starting from the beginning of the part 2024.02.09 21:19:38.024139 [ 3 ] {} HTTP-Session: 56278104-ebbd-4953-aa7a-c021bb75b378 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:38.024178 [ 3 ] {} HTTP-Session: 56278104-ebbd-4953-aa7a-c021bb75b378 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:38.024294 [ 23 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 45 rows starting from the beginning of the part 2024.02.09 21:19:38.024300 [ 3 ] {33549238-7218-46bf-adcc-ee92a0690b29} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:38.024361 [ 3 ] {33549238-7218-46bf-adcc-ee92a0690b29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:19:38.024464 [ 23 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 148 rows starting from the beginning of the part 2024.02.09 21:19:38.024605 [ 3 ] {33549238-7218-46bf-adcc-ee92a0690b29} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:38.024640 [ 23 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 9 rows starting from the beginning of the part 2024.02.09 21:19:38.024771 [ 23 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 147 rows starting from the beginning of the part 2024.02.09 21:19:38.025100 [ 3 ] {33549238-7218-46bf-adcc-ee92a0690b29} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:38.025374 [ 3 ] {33549238-7218-46bf-adcc-ee92a0690b29} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.09 21:19:38.025568 [ 3 ] {33549238-7218-46bf-adcc-ee92a0690b29} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.09 21:19:38.025751 [ 140 ] {} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.02.09 21:19:38.025817 [ 3 ] {33549238-7218-46bf-adcc-ee92a0690b29} executeQuery: Read 49 rows, 3.92 KiB in 0.001458057 sec., 33606 rows/sec., 2.63 MiB/sec. 2024.02.09 21:19:38.025904 [ 23 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 692 rows, containing 4 columns (4 merged, 0 gathered) in 0.002084878 sec., 331913.90575371793 rows/sec., 31.39 MiB/sec. 2024.02.09 21:19:38.025917 [ 140 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:38.026112 [ 23 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.02.09 21:19:38.026138 [ 3 ] {33549238-7218-46bf-adcc-ee92a0690b29} DynamicQueryHandler: Done processing query 2024.02.09 21:19:38.026139 [ 19 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.02.09 21:19:38.026169 [ 3 ] {33549238-7218-46bf-adcc-ee92a0690b29} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.09 21:19:38.026229 [ 3 ] {} HTTP-Session: 56278104-ebbd-4953-aa7a-c021bb75b378 Destroying unnamed session 2024.02.09 21:19:38.026261 [ 23 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:19:38.026288 [ 23 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 102 rows starting from the beginning of the part 2024.02.09 21:19:38.026381 [ 23 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 49 rows starting from the beginning of the part 2024.02.09 21:19:38.026419 [ 19 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_41_8} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.02.09 21:19:38.026444 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 52425, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:38.026520 [ 23 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 27 rows starting from the beginning of the part 2024.02.09 21:19:38.026523 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:38.026523 [ 19 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_41_8} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.02.09 21:19:38.026579 [ 3 ] {} HTTP-Session: 7ff31861-a339-4b6e-ae44-17a73b1e8459 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:38.026635 [ 3 ] {} HTTP-Session: 7ff31861-a339-4b6e-ae44-17a73b1e8459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:38.026706 [ 23 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 51 rows starting from the beginning of the part 2024.02.09 21:19:38.026794 [ 3 ] {e2cdacdb-9fde-43a6-b444-3c3a6587fd5d} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:38.026818 [ 23 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 3 rows starting from the beginning of the part 2024.02.09 21:19:38.026862 [ 3 ] {e2cdacdb-9fde-43a6-b444-3c3a6587fd5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:19:38.026967 [ 23 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 49 rows starting from the beginning of the part 2024.02.09 21:19:38.027247 [ 3 ] {e2cdacdb-9fde-43a6-b444-3c3a6587fd5d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:38.028013 [ 17 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 281 rows, containing 4 columns (4 merged, 0 gathered) in 0.001970747 sec., 142585.52721379252 rows/sec., 11.14 MiB/sec. 2024.02.09 21:19:38.028060 [ 3 ] {e2cdacdb-9fde-43a6-b444-3c3a6587fd5d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:38.028240 [ 10 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.02.09 21:19:38.028564 [ 10 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_41_8} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.02.09 21:19:38.028586 [ 3 ] {e2cdacdb-9fde-43a6-b444-3c3a6587fd5d} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.09 21:19:38.028672 [ 10 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_41_8} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.02.09 21:19:38.028862 [ 3 ] {e2cdacdb-9fde-43a6-b444-3c3a6587fd5d} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.09 21:19:38.029001 [ 3 ] {e2cdacdb-9fde-43a6-b444-3c3a6587fd5d} executeQuery: Read 49 rows, 67.71 KiB in 0.00217159 sec., 22564 rows/sec., 30.45 MiB/sec. 2024.02.09 21:19:38.029142 [ 3 ] {e2cdacdb-9fde-43a6-b444-3c3a6587fd5d} DynamicQueryHandler: Done processing query 2024.02.09 21:19:38.029166 [ 3 ] {e2cdacdb-9fde-43a6-b444-3c3a6587fd5d} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.09 21:19:38.029181 [ 3 ] {} HTTP-Session: 7ff31861-a339-4b6e-ae44-17a73b1e8459 Destroying unnamed session 2024.02.09 21:19:43.016604 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:43.016740 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:43.016771 [ 3 ] {} HTTP-Session: 97810f75-bf0c-4f79-90aa-ca0eaab5142c Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:43.016800 [ 3 ] {} HTTP-Session: 97810f75-bf0c-4f79-90aa-ca0eaab5142c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:43.016929 [ 3 ] {1d2a3ed6-a95b-4ea3-acdf-82afb68335c3} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:43.016989 [ 3 ] {1d2a3ed6-a95b-4ea3-acdf-82afb68335c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:19:43.017147 [ 3 ] {1d2a3ed6-a95b-4ea3-acdf-82afb68335c3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:43.017571 [ 3 ] {1d2a3ed6-a95b-4ea3-acdf-82afb68335c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:43.017836 [ 3 ] {1d2a3ed6-a95b-4ea3-acdf-82afb68335c3} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.09 21:19:43.018000 [ 3 ] {1d2a3ed6-a95b-4ea3-acdf-82afb68335c3} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.09 21:19:43.018131 [ 3 ] {1d2a3ed6-a95b-4ea3-acdf-82afb68335c3} executeQuery: Read 3 rows, 249.00 B in 0.001158451 sec., 2589 rows/sec., 209.90 KiB/sec. 2024.02.09 21:19:43.018142 [ 138 ] {} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.02.09 21:19:43.018254 [ 138 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:43.018289 [ 3 ] {1d2a3ed6-a95b-4ea3-acdf-82afb68335c3} DynamicQueryHandler: Done processing query 2024.02.09 21:19:43.018331 [ 3 ] {1d2a3ed6-a95b-4ea3-acdf-82afb68335c3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:19:43.018353 [ 3 ] {} HTTP-Session: 97810f75-bf0c-4f79-90aa-ca0eaab5142c Destroying unnamed session 2024.02.09 21:19:43.018362 [ 19 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.02.09 21:19:43.018461 [ 19 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:19:43.018481 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:43.018499 [ 19 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 52 rows starting from the beginning of the part 2024.02.09 21:19:43.018537 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:43.018564 [ 3 ] {} HTTP-Session: 186ce54d-917f-4ad3-9232-ae73c09ad82d Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:43.018585 [ 3 ] {} HTTP-Session: 186ce54d-917f-4ad3-9232-ae73c09ad82d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:43.018644 [ 19 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 3 rows starting from the beginning of the part 2024.02.09 21:19:43.018691 [ 3 ] {1d87d4dd-afb7-4efb-baa8-032d924f7553} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:43.018753 [ 3 ] {1d87d4dd-afb7-4efb-baa8-032d924f7553} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.09 21:19:43.018770 [ 19 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 49 rows starting from the beginning of the part 2024.02.09 21:19:43.018958 [ 19 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 3 rows starting from the beginning of the part 2024.02.09 21:19:43.019002 [ 3 ] {1d87d4dd-afb7-4efb-baa8-032d924f7553} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:43.019101 [ 19 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 49 rows starting from the beginning of the part 2024.02.09 21:19:43.019243 [ 19 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 3 rows starting from the beginning of the part 2024.02.09 21:19:43.019547 [ 3 ] {1d87d4dd-afb7-4efb-baa8-032d924f7553} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:43.019809 [ 3 ] {1d87d4dd-afb7-4efb-baa8-032d924f7553} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.09 21:19:43.020013 [ 3 ] {1d87d4dd-afb7-4efb-baa8-032d924f7553} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.09 21:19:43.020119 [ 23 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 4 columns (4 merged, 0 gathered) in 0.001801423 sec., 88263.55608871432 rows/sec., 6.99 MiB/sec. 2024.02.09 21:19:43.020180 [ 3 ] {1d87d4dd-afb7-4efb-baa8-032d924f7553} executeQuery: Read 2 rows, 175.00 B in 0.001453647 sec., 1375 rows/sec., 117.57 KiB/sec. 2024.02.09 21:19:43.020275 [ 23 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.02.09 21:19:43.020310 [ 3 ] {1d87d4dd-afb7-4efb-baa8-032d924f7553} DynamicQueryHandler: Done processing query 2024.02.09 21:19:43.020335 [ 3 ] {1d87d4dd-afb7-4efb-baa8-032d924f7553} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:19:43.020352 [ 3 ] {} HTTP-Session: 186ce54d-917f-4ad3-9232-ae73c09ad82d Destroying unnamed session 2024.02.09 21:19:43.020460 [ 23 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_41_8} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.02.09 21:19:43.020477 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 1573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:43.020522 [ 23 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_41_8} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.02.09 21:19:43.020527 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:43.020552 [ 3 ] {} HTTP-Session: 285d3709-7ed2-494c-83ad-2eb48889c6fb Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:43.020585 [ 3 ] {} HTTP-Session: 285d3709-7ed2-494c-83ad-2eb48889c6fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:43.020657 [ 3 ] {5e20d1cb-1508-4c22-b338-f47713b17beb} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:43.020694 [ 3 ] {5e20d1cb-1508-4c22-b338-f47713b17beb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:19:43.020794 [ 3 ] {5e20d1cb-1508-4c22-b338-f47713b17beb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:43.021141 [ 3 ] {5e20d1cb-1508-4c22-b338-f47713b17beb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:43.021355 [ 3 ] {5e20d1cb-1508-4c22-b338-f47713b17beb} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.02.09 21:19:43.021515 [ 3 ] {5e20d1cb-1508-4c22-b338-f47713b17beb} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.02.09 21:19:43.021632 [ 3 ] {5e20d1cb-1508-4c22-b338-f47713b17beb} executeQuery: Read 10 rows, 936.00 B in 0.000949038 sec., 10536 rows/sec., 963.15 KiB/sec. 2024.02.09 21:19:43.021751 [ 3 ] {5e20d1cb-1508-4c22-b338-f47713b17beb} DynamicQueryHandler: Done processing query 2024.02.09 21:19:43.021776 [ 3 ] {5e20d1cb-1508-4c22-b338-f47713b17beb} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:19:43.021791 [ 3 ] {} HTTP-Session: 285d3709-7ed2-494c-83ad-2eb48889c6fb Destroying unnamed session 2024.02.09 21:19:43.021934 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:43.021978 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:43.021997 [ 3 ] {} HTTP-Session: 951a24b8-df49-47f3-89f0-f9f00f3affca Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:43.022014 [ 3 ] {} HTTP-Session: 951a24b8-df49-47f3-89f0-f9f00f3affca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:43.022081 [ 3 ] {65cfca27-a529-42c4-81d0-1c6e6c09a7ab} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:43.022120 [ 3 ] {65cfca27-a529-42c4-81d0-1c6e6c09a7ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.09 21:19:43.022224 [ 3 ] {65cfca27-a529-42c4-81d0-1c6e6c09a7ab} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:43.022498 [ 3 ] {65cfca27-a529-42c4-81d0-1c6e6c09a7ab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:43.022704 [ 3 ] {65cfca27-a529-42c4-81d0-1c6e6c09a7ab} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.09 21:19:43.022858 [ 3 ] {65cfca27-a529-42c4-81d0-1c6e6c09a7ab} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.09 21:19:43.022975 [ 3 ] {65cfca27-a529-42c4-81d0-1c6e6c09a7ab} executeQuery: Read 2 rows, 143.00 B in 0.000864655 sec., 2313 rows/sec., 161.51 KiB/sec. 2024.02.09 21:19:43.023089 [ 3 ] {65cfca27-a529-42c4-81d0-1c6e6c09a7ab} DynamicQueryHandler: Done processing query 2024.02.09 21:19:43.023112 [ 3 ] {65cfca27-a529-42c4-81d0-1c6e6c09a7ab} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:19:43.023128 [ 3 ] {} HTTP-Session: 951a24b8-df49-47f3-89f0-f9f00f3affca Destroying unnamed session 2024.02.09 21:19:43.023230 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:43.023275 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:43.023294 [ 3 ] {} HTTP-Session: de0c23a8-e451-4670-8bde-083b3a724cdc Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:43.023310 [ 3 ] {} HTTP-Session: de0c23a8-e451-4670-8bde-083b3a724cdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:43.023379 [ 3 ] {c0c0e341-ed40-4a8d-8b5e-db8c182975b7} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:43.023417 [ 3 ] {c0c0e341-ed40-4a8d-8b5e-db8c182975b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:19:43.023523 [ 3 ] {c0c0e341-ed40-4a8d-8b5e-db8c182975b7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:43.023798 [ 3 ] {c0c0e341-ed40-4a8d-8b5e-db8c182975b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:43.024007 [ 3 ] {c0c0e341-ed40-4a8d-8b5e-db8c182975b7} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.02.09 21:19:43.024156 [ 3 ] {c0c0e341-ed40-4a8d-8b5e-db8c182975b7} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.02.09 21:19:43.024275 [ 3 ] {c0c0e341-ed40-4a8d-8b5e-db8c182975b7} executeQuery: Read 5 rows, 413.00 B in 0.000869116 sec., 5752 rows/sec., 464.06 KiB/sec. 2024.02.09 21:19:43.024389 [ 3 ] {c0c0e341-ed40-4a8d-8b5e-db8c182975b7} DynamicQueryHandler: Done processing query 2024.02.09 21:19:43.024412 [ 3 ] {c0c0e341-ed40-4a8d-8b5e-db8c182975b7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:19:43.024428 [ 3 ] {} HTTP-Session: de0c23a8-e451-4670-8bde-083b3a724cdc Destroying unnamed session 2024.02.09 21:19:43.024530 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:43.024574 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:43.024594 [ 3 ] {} HTTP-Session: 19c7f478-2894-4cf4-806b-a0541f05e492 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:43.024610 [ 3 ] {} HTTP-Session: 19c7f478-2894-4cf4-806b-a0541f05e492 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:43.024678 [ 3 ] {d5f0bb31-07c4-4a5b-afd7-64d85416e4d8} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:43.024721 [ 3 ] {d5f0bb31-07c4-4a5b-afd7-64d85416e4d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.09 21:19:43.024837 [ 3 ] {d5f0bb31-07c4-4a5b-afd7-64d85416e4d8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:43.025094 [ 3 ] {d5f0bb31-07c4-4a5b-afd7-64d85416e4d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:43.025349 [ 3 ] {d5f0bb31-07c4-4a5b-afd7-64d85416e4d8} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.09 21:19:43.025527 [ 3 ] {d5f0bb31-07c4-4a5b-afd7-64d85416e4d8} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.09 21:19:43.025647 [ 3 ] {d5f0bb31-07c4-4a5b-afd7-64d85416e4d8} executeQuery: Read 1 rows, 72.00 B in 0.000940428 sec., 1063 rows/sec., 74.77 KiB/sec. 2024.02.09 21:19:43.025851 [ 3 ] {d5f0bb31-07c4-4a5b-afd7-64d85416e4d8} DynamicQueryHandler: Done processing query 2024.02.09 21:19:43.025875 [ 3 ] {d5f0bb31-07c4-4a5b-afd7-64d85416e4d8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:19:43.025892 [ 3 ] {} HTTP-Session: 19c7f478-2894-4cf4-806b-a0541f05e492 Destroying unnamed session 2024.02.09 21:19:43.025996 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:43.026040 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:43.026060 [ 3 ] {} HTTP-Session: 88d908f3-4653-437e-86f2-f344f884ecbd Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:43.026076 [ 3 ] {} HTTP-Session: 88d908f3-4653-437e-86f2-f344f884ecbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:43.026146 [ 3 ] {cc4143ac-38fc-45c7-826e-218899b1eb5b} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:43.026191 [ 3 ] {cc4143ac-38fc-45c7-826e-218899b1eb5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:19:43.026341 [ 3 ] {cc4143ac-38fc-45c7-826e-218899b1eb5b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:43.026640 [ 3 ] {cc4143ac-38fc-45c7-826e-218899b1eb5b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:43.026916 [ 3 ] {cc4143ac-38fc-45c7-826e-218899b1eb5b} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.09 21:19:43.027102 [ 3 ] {cc4143ac-38fc-45c7-826e-218899b1eb5b} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.09 21:19:43.027223 [ 138 ] {} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.02.09 21:19:43.027240 [ 3 ] {cc4143ac-38fc-45c7-826e-218899b1eb5b} executeQuery: Read 3 rows, 4.15 KiB in 0.00106104 sec., 2827 rows/sec., 3.82 MiB/sec. 2024.02.09 21:19:43.027276 [ 138 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:43.027404 [ 19 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.02.09 21:19:43.027447 [ 3 ] {cc4143ac-38fc-45c7-826e-218899b1eb5b} DynamicQueryHandler: Done processing query 2024.02.09 21:19:43.027473 [ 3 ] {cc4143ac-38fc-45c7-826e-218899b1eb5b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:19:43.027502 [ 3 ] {} HTTP-Session: 88d908f3-4653-437e-86f2-f344f884ecbd Destroying unnamed session 2024.02.09 21:19:43.027517 [ 19 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:19:43.027549 [ 19 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 955 rows starting from the beginning of the part 2024.02.09 21:19:43.027651 [ 19 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 3 rows starting from the beginning of the part 2024.02.09 21:19:43.027741 [ 19 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 49 rows starting from the beginning of the part 2024.02.09 21:19:43.027824 [ 19 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 3 rows starting from the beginning of the part 2024.02.09 21:19:43.027908 [ 19 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 49 rows starting from the beginning of the part 2024.02.09 21:19:43.027990 [ 19 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 3 rows starting from the beginning of the part 2024.02.09 21:19:43.031473 [ 17 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1062 rows, containing 6 columns (6 merged, 0 gathered) in 0.004131747 sec., 257034.13108305036 rows/sec., 346.85 MiB/sec. 2024.02.09 21:19:43.032152 [ 17 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.02.09 21:19:43.032424 [ 17 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_41_8} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.02.09 21:19:43.032502 [ 17 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_41_8} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.02.09 21:19:43.032595 [ 17 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_41_8: 8.94 MiB. 2024.02.09 21:19:44.000121 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.27 MiB, peak 243.18 MiB, will set to 235.83 MiB (RSS), difference: 1.56 MiB 2024.02.09 21:19:48.019313 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:48.019425 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:48.019450 [ 3 ] {} HTTP-Session: 56216cd5-47d8-407e-af45-15748968089d Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:48.019474 [ 3 ] {} HTTP-Session: 56216cd5-47d8-407e-af45-15748968089d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:48.019597 [ 3 ] {cf71df32-f6bf-469f-ba78-36bb65ed9d2d} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:48.019655 [ 3 ] {cf71df32-f6bf-469f-ba78-36bb65ed9d2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:19:48.019807 [ 3 ] {cf71df32-f6bf-469f-ba78-36bb65ed9d2d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:48.020268 [ 3 ] {cf71df32-f6bf-469f-ba78-36bb65ed9d2d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:48.020520 [ 3 ] {cf71df32-f6bf-469f-ba78-36bb65ed9d2d} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.02.09 21:19:48.020677 [ 3 ] {cf71df32-f6bf-469f-ba78-36bb65ed9d2d} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.02.09 21:19:48.020785 [ 3 ] {cf71df32-f6bf-469f-ba78-36bb65ed9d2d} executeQuery: Read 49 rows, 3.97 KiB in 0.001154451 sec., 42444 rows/sec., 3.36 MiB/sec. 2024.02.09 21:19:48.020924 [ 3 ] {cf71df32-f6bf-469f-ba78-36bb65ed9d2d} DynamicQueryHandler: Done processing query 2024.02.09 21:19:48.020948 [ 3 ] {cf71df32-f6bf-469f-ba78-36bb65ed9d2d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:19:48.020964 [ 3 ] {} HTTP-Session: 56216cd5-47d8-407e-af45-15748968089d Destroying unnamed session 2024.02.09 21:19:48.021081 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:48.021126 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:48.021144 [ 3 ] {} HTTP-Session: 19e24b64-fa6f-47f4-8e89-a73aeed28045 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:48.021160 [ 3 ] {} HTTP-Session: 19e24b64-fa6f-47f4-8e89-a73aeed28045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:48.021229 [ 3 ] {03283ca4-e2b7-4bbe-aa1c-03d421373239} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:48.021269 [ 3 ] {03283ca4-e2b7-4bbe-aa1c-03d421373239} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.09 21:19:48.021374 [ 3 ] {03283ca4-e2b7-4bbe-aa1c-03d421373239} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:48.021666 [ 3 ] {03283ca4-e2b7-4bbe-aa1c-03d421373239} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:48.021865 [ 3 ] {03283ca4-e2b7-4bbe-aa1c-03d421373239} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.09 21:19:48.022011 [ 3 ] {03283ca4-e2b7-4bbe-aa1c-03d421373239} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.09 21:19:48.022104 [ 3 ] {03283ca4-e2b7-4bbe-aa1c-03d421373239} executeQuery: Read 2 rows, 175.00 B in 0.000847356 sec., 2360 rows/sec., 201.68 KiB/sec. 2024.02.09 21:19:48.022281 [ 3 ] {03283ca4-e2b7-4bbe-aa1c-03d421373239} DynamicQueryHandler: Done processing query 2024.02.09 21:19:48.022305 [ 3 ] {03283ca4-e2b7-4bbe-aa1c-03d421373239} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:19:48.022321 [ 3 ] {} HTTP-Session: 19e24b64-fa6f-47f4-8e89-a73aeed28045 Destroying unnamed session 2024.02.09 21:19:48.022490 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 23775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:48.022534 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:48.022552 [ 3 ] {} HTTP-Session: 124f6f52-ec84-4fbe-a325-58818d15aeab Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:48.022569 [ 3 ] {} HTTP-Session: 124f6f52-ec84-4fbe-a325-58818d15aeab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:48.022642 [ 3 ] {b320bbc6-7677-42d5-a731-cd24d3ab9bd8} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:48.022681 [ 3 ] {b320bbc6-7677-42d5-a731-cd24d3ab9bd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:19:48.022793 [ 3 ] {b320bbc6-7677-42d5-a731-cd24d3ab9bd8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:48.023160 [ 3 ] {b320bbc6-7677-42d5-a731-cd24d3ab9bd8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:48.023372 [ 3 ] {b320bbc6-7677-42d5-a731-cd24d3ab9bd8} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.02.09 21:19:48.023516 [ 3 ] {b320bbc6-7677-42d5-a731-cd24d3ab9bd8} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.02.09 21:19:48.023610 [ 3 ] {b320bbc6-7677-42d5-a731-cd24d3ab9bd8} executeQuery: Read 148 rows, 14.73 KiB in 0.000942557 sec., 157019 rows/sec., 15.26 MiB/sec. 2024.02.09 21:19:48.023722 [ 3 ] {b320bbc6-7677-42d5-a731-cd24d3ab9bd8} DynamicQueryHandler: Done processing query 2024.02.09 21:19:48.023745 [ 3 ] {b320bbc6-7677-42d5-a731-cd24d3ab9bd8} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.09 21:19:48.023761 [ 3 ] {} HTTP-Session: 124f6f52-ec84-4fbe-a325-58818d15aeab Destroying unnamed session 2024.02.09 21:19:48.023866 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:48.023910 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:48.023928 [ 3 ] {} HTTP-Session: 56f01ed8-1835-4838-b73d-cdc2fb3c1eeb Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:48.023944 [ 3 ] {} HTTP-Session: 56f01ed8-1835-4838-b73d-cdc2fb3c1eeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:48.024011 [ 3 ] {775625a3-ab84-4d41-b3a1-d4853f5b7a6b} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:48.024049 [ 3 ] {775625a3-ab84-4d41-b3a1-d4853f5b7a6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.09 21:19:48.024149 [ 3 ] {775625a3-ab84-4d41-b3a1-d4853f5b7a6b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:48.024440 [ 3 ] {775625a3-ab84-4d41-b3a1-d4853f5b7a6b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:48.024645 [ 3 ] {775625a3-ab84-4d41-b3a1-d4853f5b7a6b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.09 21:19:48.024801 [ 3 ] {775625a3-ab84-4d41-b3a1-d4853f5b7a6b} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.09 21:19:48.024896 [ 3 ] {775625a3-ab84-4d41-b3a1-d4853f5b7a6b} executeQuery: Read 2 rows, 143.00 B in 0.000854736 sec., 2339 rows/sec., 163.38 KiB/sec. 2024.02.09 21:19:48.025010 [ 3 ] {775625a3-ab84-4d41-b3a1-d4853f5b7a6b} DynamicQueryHandler: Done processing query 2024.02.09 21:19:48.025033 [ 3 ] {775625a3-ab84-4d41-b3a1-d4853f5b7a6b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:19:48.025048 [ 3 ] {} HTTP-Session: 56f01ed8-1835-4838-b73d-cdc2fb3c1eeb Destroying unnamed session 2024.02.09 21:19:48.025149 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 8694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:48.025193 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:48.025211 [ 3 ] {} HTTP-Session: 961f0be5-1c1c-4f54-9175-6bd2d0e902cd Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:48.025229 [ 3 ] {} HTTP-Session: 961f0be5-1c1c-4f54-9175-6bd2d0e902cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:48.025301 [ 3 ] {b5c56d97-3d37-430b-902a-db19a3a340b5} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:48.025339 [ 3 ] {b5c56d97-3d37-430b-902a-db19a3a340b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:19:48.025442 [ 3 ] {b5c56d97-3d37-430b-902a-db19a3a340b5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:48.025741 [ 3 ] {b5c56d97-3d37-430b-902a-db19a3a340b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:48.025939 [ 3 ] {b5c56d97-3d37-430b-902a-db19a3a340b5} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.02.09 21:19:48.026083 [ 3 ] {b5c56d97-3d37-430b-902a-db19a3a340b5} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.02.09 21:19:48.026176 [ 3 ] {b5c56d97-3d37-430b-902a-db19a3a340b5} executeQuery: Read 51 rows, 4.09 KiB in 0.000848035 sec., 60139 rows/sec., 4.71 MiB/sec. 2024.02.09 21:19:48.026288 [ 3 ] {b5c56d97-3d37-430b-902a-db19a3a340b5} DynamicQueryHandler: Done processing query 2024.02.09 21:19:48.026312 [ 3 ] {b5c56d97-3d37-430b-902a-db19a3a340b5} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.09 21:19:48.026327 [ 3 ] {} HTTP-Session: 961f0be5-1c1c-4f54-9175-6bd2d0e902cd Destroying unnamed session 2024.02.09 21:19:48.026426 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:48.026470 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:48.026490 [ 3 ] {} HTTP-Session: 023b9298-5db8-486d-8d7b-b95577716bf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:48.026506 [ 3 ] {} HTTP-Session: 023b9298-5db8-486d-8d7b-b95577716bf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:48.026574 [ 3 ] {06d5493f-a46e-435d-9cc5-f2ffaded3159} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:48.026617 [ 3 ] {06d5493f-a46e-435d-9cc5-f2ffaded3159} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.09 21:19:48.026734 [ 3 ] {06d5493f-a46e-435d-9cc5-f2ffaded3159} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:48.026993 [ 3 ] {06d5493f-a46e-435d-9cc5-f2ffaded3159} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:48.027249 [ 3 ] {06d5493f-a46e-435d-9cc5-f2ffaded3159} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.09 21:19:48.027425 [ 3 ] {06d5493f-a46e-435d-9cc5-f2ffaded3159} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.09 21:19:48.027520 [ 3 ] {06d5493f-a46e-435d-9cc5-f2ffaded3159} executeQuery: Read 1 rows, 72.00 B in 0.000918717 sec., 1088 rows/sec., 76.53 KiB/sec. 2024.02.09 21:19:48.027635 [ 3 ] {06d5493f-a46e-435d-9cc5-f2ffaded3159} DynamicQueryHandler: Done processing query 2024.02.09 21:19:48.027658 [ 3 ] {06d5493f-a46e-435d-9cc5-f2ffaded3159} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:19:48.027674 [ 3 ] {} HTTP-Session: 023b9298-5db8-486d-8d7b-b95577716bf6 Destroying unnamed session 2024.02.09 21:19:48.027811 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 52426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:48.027856 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:48.027876 [ 3 ] {} HTTP-Session: d0037b09-7edf-4adf-8b94-322eeff9c808 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:48.027892 [ 3 ] {} HTTP-Session: d0037b09-7edf-4adf-8b94-322eeff9c808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:48.027976 [ 3 ] {0706808e-c04b-41cf-b12b-620692dedc4a} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:48.028020 [ 3 ] {0706808e-c04b-41cf-b12b-620692dedc4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:19:48.028152 [ 3 ] {0706808e-c04b-41cf-b12b-620692dedc4a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:48.028629 [ 3 ] {0706808e-c04b-41cf-b12b-620692dedc4a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:48.028939 [ 3 ] {0706808e-c04b-41cf-b12b-620692dedc4a} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.02.09 21:19:48.029115 [ 3 ] {0706808e-c04b-41cf-b12b-620692dedc4a} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.02.09 21:19:48.029214 [ 3 ] {0706808e-c04b-41cf-b12b-620692dedc4a} executeQuery: Read 49 rows, 67.71 KiB in 0.001210412 sec., 40482 rows/sec., 54.63 MiB/sec. 2024.02.09 21:19:48.029340 [ 3 ] {0706808e-c04b-41cf-b12b-620692dedc4a} DynamicQueryHandler: Done processing query 2024.02.09 21:19:48.029362 [ 3 ] {0706808e-c04b-41cf-b12b-620692dedc4a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.09 21:19:48.029379 [ 3 ] {} HTTP-Session: d0037b09-7edf-4adf-8b94-322eeff9c808 Destroying unnamed session 2024.02.09 21:19:51.767781 [ 131 ] {} DNSResolver: Updating DNS cache 2024.02.09 21:19:51.767835 [ 131 ] {} DNSResolver: Updated DNS cache 2024.02.09 21:19:53.019022 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:53.019148 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:53.019184 [ 3 ] {} HTTP-Session: b1e5af2b-a73d-4d8e-a7e8-526537bec967 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:53.019213 [ 3 ] {} HTTP-Session: b1e5af2b-a73d-4d8e-a7e8-526537bec967 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:53.019350 [ 3 ] {bc8752cc-8bc4-48b7-bab8-5bdefe3d178d} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:53.019418 [ 3 ] {bc8752cc-8bc4-48b7-bab8-5bdefe3d178d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:19:53.019598 [ 3 ] {bc8752cc-8bc4-48b7-bab8-5bdefe3d178d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:53.020084 [ 3 ] {bc8752cc-8bc4-48b7-bab8-5bdefe3d178d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:53.020361 [ 3 ] {bc8752cc-8bc4-48b7-bab8-5bdefe3d178d} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.02.09 21:19:53.020525 [ 3 ] {bc8752cc-8bc4-48b7-bab8-5bdefe3d178d} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.02.09 21:19:53.020641 [ 3 ] {bc8752cc-8bc4-48b7-bab8-5bdefe3d178d} executeQuery: Read 3 rows, 249.00 B in 0.001249353 sec., 2401 rows/sec., 194.63 KiB/sec. 2024.02.09 21:19:53.020781 [ 3 ] {bc8752cc-8bc4-48b7-bab8-5bdefe3d178d} DynamicQueryHandler: Done processing query 2024.02.09 21:19:53.020806 [ 3 ] {bc8752cc-8bc4-48b7-bab8-5bdefe3d178d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:19:53.020822 [ 3 ] {} HTTP-Session: b1e5af2b-a73d-4d8e-a7e8-526537bec967 Destroying unnamed session 2024.02.09 21:19:53.020932 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:53.020985 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:53.021005 [ 3 ] {} HTTP-Session: 7c97d681-76bd-42e6-b40c-de5df589b975 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:53.021025 [ 3 ] {} HTTP-Session: 7c97d681-76bd-42e6-b40c-de5df589b975 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:53.021104 [ 3 ] {b656a332-3fba-459b-88e8-226125b8701a} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:53.021147 [ 3 ] {b656a332-3fba-459b-88e8-226125b8701a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.09 21:19:53.021282 [ 3 ] {b656a332-3fba-459b-88e8-226125b8701a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:53.021572 [ 3 ] {b656a332-3fba-459b-88e8-226125b8701a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:53.021780 [ 3 ] {b656a332-3fba-459b-88e8-226125b8701a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.09 21:19:53.021928 [ 3 ] {b656a332-3fba-459b-88e8-226125b8701a} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.09 21:19:53.022027 [ 3 ] {b656a332-3fba-459b-88e8-226125b8701a} executeQuery: Read 2 rows, 175.00 B in 0.000893526 sec., 2238 rows/sec., 191.26 KiB/sec. 2024.02.09 21:19:53.022214 [ 3 ] {b656a332-3fba-459b-88e8-226125b8701a} DynamicQueryHandler: Done processing query 2024.02.09 21:19:53.022238 [ 3 ] {b656a332-3fba-459b-88e8-226125b8701a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:19:53.022254 [ 3 ] {} HTTP-Session: 7c97d681-76bd-42e6-b40c-de5df589b975 Destroying unnamed session 2024.02.09 21:19:53.022408 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 6515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:53.022467 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:53.022486 [ 3 ] {} HTTP-Session: f2c975eb-2596-4339-a115-1ac1c20429d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:53.022529 [ 3 ] {} HTTP-Session: f2c975eb-2596-4339-a115-1ac1c20429d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:53.022605 [ 3 ] {c16e56f7-4256-4304-8000-8643c18e0b5c} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:53.022645 [ 3 ] {c16e56f7-4256-4304-8000-8643c18e0b5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:19:53.022765 [ 3 ] {c16e56f7-4256-4304-8000-8643c18e0b5c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:53.023067 [ 3 ] {c16e56f7-4256-4304-8000-8643c18e0b5c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:53.023277 [ 3 ] {c16e56f7-4256-4304-8000-8643c18e0b5c} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.02.09 21:19:53.023423 [ 3 ] {c16e56f7-4256-4304-8000-8643c18e0b5c} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.02.09 21:19:53.023525 [ 3 ] {c16e56f7-4256-4304-8000-8643c18e0b5c} executeQuery: Read 46 rows, 3.68 KiB in 0.000893346 sec., 51491 rows/sec., 4.02 MiB/sec. 2024.02.09 21:19:53.023648 [ 3 ] {c16e56f7-4256-4304-8000-8643c18e0b5c} DynamicQueryHandler: Done processing query 2024.02.09 21:19:53.023670 [ 3 ] {c16e56f7-4256-4304-8000-8643c18e0b5c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:19:53.023686 [ 3 ] {} HTTP-Session: f2c975eb-2596-4339-a115-1ac1c20429d6 Destroying unnamed session 2024.02.09 21:19:53.023781 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:53.023827 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:53.023846 [ 3 ] {} HTTP-Session: 839f8067-e814-4e93-8ea5-5a883bc5d72d Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:53.023862 [ 3 ] {} HTTP-Session: 839f8067-e814-4e93-8ea5-5a883bc5d72d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:53.023932 [ 3 ] {6caad0f8-c55a-42da-9772-9efc2465af3f} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:53.023970 [ 3 ] {6caad0f8-c55a-42da-9772-9efc2465af3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.09 21:19:53.024074 [ 3 ] {6caad0f8-c55a-42da-9772-9efc2465af3f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:53.024356 [ 3 ] {6caad0f8-c55a-42da-9772-9efc2465af3f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:53.024557 [ 3 ] {6caad0f8-c55a-42da-9772-9efc2465af3f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.09 21:19:53.024701 [ 3 ] {6caad0f8-c55a-42da-9772-9efc2465af3f} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.09 21:19:53.024795 [ 3 ] {6caad0f8-c55a-42da-9772-9efc2465af3f} executeQuery: Read 2 rows, 143.00 B in 0.000836825 sec., 2389 rows/sec., 166.88 KiB/sec. 2024.02.09 21:19:53.024906 [ 3 ] {6caad0f8-c55a-42da-9772-9efc2465af3f} DynamicQueryHandler: Done processing query 2024.02.09 21:19:53.024928 [ 3 ] {6caad0f8-c55a-42da-9772-9efc2465af3f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:19:53.024943 [ 3 ] {} HTTP-Session: 839f8067-e814-4e93-8ea5-5a883bc5d72d Destroying unnamed session 2024.02.09 21:19:53.025059 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 4949, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:53.025103 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:53.025122 [ 3 ] {} HTTP-Session: 4f52097c-6d99-49da-a295-3819cae013f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:53.025139 [ 3 ] {} HTTP-Session: 4f52097c-6d99-49da-a295-3819cae013f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:53.025211 [ 3 ] {10f6e843-ce20-431f-9913-316a42cd128e} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:53.025250 [ 3 ] {10f6e843-ce20-431f-9913-316a42cd128e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:19:53.025352 [ 3 ] {10f6e843-ce20-431f-9913-316a42cd128e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:53.025707 [ 3 ] {10f6e843-ce20-431f-9913-316a42cd128e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:53.025918 [ 3 ] {10f6e843-ce20-431f-9913-316a42cd128e} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.02.09 21:19:53.026064 [ 3 ] {10f6e843-ce20-431f-9913-316a42cd128e} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.02.09 21:19:53.026155 [ 3 ] {10f6e843-ce20-431f-9913-316a42cd128e} executeQuery: Read 29 rows, 2.30 KiB in 0.000916997 sec., 31624 rows/sec., 2.45 MiB/sec. 2024.02.09 21:19:53.026265 [ 3 ] {10f6e843-ce20-431f-9913-316a42cd128e} DynamicQueryHandler: Done processing query 2024.02.09 21:19:53.026288 [ 3 ] {10f6e843-ce20-431f-9913-316a42cd128e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:19:53.026303 [ 3 ] {} HTTP-Session: 4f52097c-6d99-49da-a295-3819cae013f0 Destroying unnamed session 2024.02.09 21:19:53.026402 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:53.026446 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:53.026466 [ 3 ] {} HTTP-Session: 789875b1-8fd9-4a79-ad72-2a9513ac216a Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:53.026483 [ 3 ] {} HTTP-Session: 789875b1-8fd9-4a79-ad72-2a9513ac216a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:53.026556 [ 3 ] {e5491beb-435a-4fab-8a8d-c63ebcf186aa} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:53.026600 [ 3 ] {e5491beb-435a-4fab-8a8d-c63ebcf186aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.09 21:19:53.026717 [ 3 ] {e5491beb-435a-4fab-8a8d-c63ebcf186aa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:53.027013 [ 3 ] {e5491beb-435a-4fab-8a8d-c63ebcf186aa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:53.027287 [ 3 ] {e5491beb-435a-4fab-8a8d-c63ebcf186aa} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.09 21:19:53.027481 [ 3 ] {e5491beb-435a-4fab-8a8d-c63ebcf186aa} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.09 21:19:53.027584 [ 3 ] {e5491beb-435a-4fab-8a8d-c63ebcf186aa} executeQuery: Read 37 rows, 2.67 KiB in 0.000998828 sec., 37043 rows/sec., 2.61 MiB/sec. 2024.02.09 21:19:53.027711 [ 3 ] {e5491beb-435a-4fab-8a8d-c63ebcf186aa} DynamicQueryHandler: Done processing query 2024.02.09 21:19:53.027734 [ 3 ] {e5491beb-435a-4fab-8a8d-c63ebcf186aa} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:19:53.027750 [ 3 ] {} HTTP-Session: 789875b1-8fd9-4a79-ad72-2a9513ac216a Destroying unnamed session 2024.02.09 21:19:53.027856 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:53.027903 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:53.027922 [ 3 ] {} HTTP-Session: 727e2cc8-f449-4331-982b-e2133df707ee Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:53.027938 [ 3 ] {} HTTP-Session: 727e2cc8-f449-4331-982b-e2133df707ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:53.028009 [ 3 ] {11dd68ac-52e2-4287-9848-16847da4c215} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:53.028053 [ 3 ] {11dd68ac-52e2-4287-9848-16847da4c215} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:19:53.028183 [ 3 ] {11dd68ac-52e2-4287-9848-16847da4c215} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:53.028485 [ 3 ] {11dd68ac-52e2-4287-9848-16847da4c215} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:53.028748 [ 3 ] {11dd68ac-52e2-4287-9848-16847da4c215} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.02.09 21:19:53.028930 [ 3 ] {11dd68ac-52e2-4287-9848-16847da4c215} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.02.09 21:19:53.029029 [ 3 ] {11dd68ac-52e2-4287-9848-16847da4c215} executeQuery: Read 3 rows, 4.15 KiB in 0.000993188 sec., 3020 rows/sec., 4.08 MiB/sec. 2024.02.09 21:19:53.029157 [ 3 ] {11dd68ac-52e2-4287-9848-16847da4c215} DynamicQueryHandler: Done processing query 2024.02.09 21:19:53.029181 [ 3 ] {11dd68ac-52e2-4287-9848-16847da4c215} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:19:53.029197 [ 3 ] {} HTTP-Session: 727e2cc8-f449-4331-982b-e2133df707ee Destroying unnamed session 2024.02.09 21:19:58.019694 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:58.019845 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:58.019879 [ 3 ] {} HTTP-Session: 66cc3348-c20b-490e-9aae-144ef59a30d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:58.019908 [ 3 ] {} HTTP-Session: 66cc3348-c20b-490e-9aae-144ef59a30d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:58.020053 [ 3 ] {df839a0c-c202-4214-9400-614b4db9f1d8} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:58.020122 [ 3 ] {df839a0c-c202-4214-9400-614b4db9f1d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:19:58.020305 [ 3 ] {df839a0c-c202-4214-9400-614b4db9f1d8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:58.020782 [ 3 ] {df839a0c-c202-4214-9400-614b4db9f1d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:58.021076 [ 3 ] {df839a0c-c202-4214-9400-614b4db9f1d8} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.02.09 21:19:58.021256 [ 3 ] {df839a0c-c202-4214-9400-614b4db9f1d8} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.02.09 21:19:58.021393 [ 3 ] {df839a0c-c202-4214-9400-614b4db9f1d8} executeQuery: Read 49 rows, 3.97 KiB in 0.001295014 sec., 37837 rows/sec., 3.00 MiB/sec. 2024.02.09 21:19:58.021550 [ 3 ] {df839a0c-c202-4214-9400-614b4db9f1d8} DynamicQueryHandler: Done processing query 2024.02.09 21:19:58.021577 [ 3 ] {df839a0c-c202-4214-9400-614b4db9f1d8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:19:58.021593 [ 3 ] {} HTTP-Session: 66cc3348-c20b-490e-9aae-144ef59a30d9 Destroying unnamed session 2024.02.09 21:19:58.021755 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 23625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:58.021809 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:58.021831 [ 3 ] {} HTTP-Session: 7987fcc6-4424-488d-978e-60676dfedd61 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:58.021849 [ 3 ] {} HTTP-Session: 7987fcc6-4424-488d-978e-60676dfedd61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:58.021937 [ 3 ] {75484cd8-2937-4b72-b6c2-f3fb1d6a210e} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:58.021982 [ 3 ] {75484cd8-2937-4b72-b6c2-f3fb1d6a210e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:19:58.022092 [ 3 ] {75484cd8-2937-4b72-b6c2-f3fb1d6a210e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:58.022512 [ 3 ] {75484cd8-2937-4b72-b6c2-f3fb1d6a210e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:58.022753 [ 3 ] {75484cd8-2937-4b72-b6c2-f3fb1d6a210e} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.02.09 21:19:58.022924 [ 3 ] {75484cd8-2937-4b72-b6c2-f3fb1d6a210e} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.02.09 21:19:58.023066 [ 3 ] {75484cd8-2937-4b72-b6c2-f3fb1d6a210e} executeQuery: Read 147 rows, 14.64 KiB in 0.00109973 sec., 133669 rows/sec., 13.00 MiB/sec. 2024.02.09 21:19:58.023190 [ 3 ] {75484cd8-2937-4b72-b6c2-f3fb1d6a210e} DynamicQueryHandler: Done processing query 2024.02.09 21:19:58.023214 [ 3 ] {75484cd8-2937-4b72-b6c2-f3fb1d6a210e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.09 21:19:58.023229 [ 3 ] {} HTTP-Session: 7987fcc6-4424-488d-978e-60676dfedd61 Destroying unnamed session 2024.02.09 21:19:58.023353 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 8351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:58.023401 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:58.023421 [ 3 ] {} HTTP-Session: 9101505e-088b-4dc6-ad45-5ef6ece807db Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:58.023438 [ 3 ] {} HTTP-Session: 9101505e-088b-4dc6-ad45-5ef6ece807db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:58.023516 [ 3 ] {e92e96c6-116c-4667-b309-29edf3754cb5} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:58.023556 [ 3 ] {e92e96c6-116c-4667-b309-29edf3754cb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:19:58.023661 [ 3 ] {e92e96c6-116c-4667-b309-29edf3754cb5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:58.023991 [ 3 ] {e92e96c6-116c-4667-b309-29edf3754cb5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:58.024204 [ 3 ] {e92e96c6-116c-4667-b309-29edf3754cb5} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.02.09 21:19:58.024355 [ 3 ] {e92e96c6-116c-4667-b309-29edf3754cb5} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.02.09 21:19:58.024485 [ 3 ] {e92e96c6-116c-4667-b309-29edf3754cb5} executeQuery: Read 49 rows, 3.92 KiB in 0.000940047 sec., 52125 rows/sec., 4.08 MiB/sec. 2024.02.09 21:19:58.024641 [ 3 ] {e92e96c6-116c-4667-b309-29edf3754cb5} DynamicQueryHandler: Done processing query 2024.02.09 21:19:58.024682 [ 3 ] {e92e96c6-116c-4667-b309-29edf3754cb5} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.09 21:19:58.024705 [ 3 ] {} HTTP-Session: 9101505e-088b-4dc6-ad45-5ef6ece807db Destroying unnamed session 2024.02.09 21:19:58.024889 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 52426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:19:58.024935 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:19:58.024955 [ 3 ] {} HTTP-Session: 134e6b97-bf42-4346-8ce4-9d23504c9e60 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:19:58.024972 [ 3 ] {} HTTP-Session: 134e6b97-bf42-4346-8ce4-9d23504c9e60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:19:58.025063 [ 3 ] {925f6e0c-f041-4c79-8b19-27024039c794} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:19:58.025110 [ 3 ] {925f6e0c-f041-4c79-8b19-27024039c794} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:19:58.025263 [ 3 ] {925f6e0c-f041-4c79-8b19-27024039c794} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:19:58.025780 [ 3 ] {925f6e0c-f041-4c79-8b19-27024039c794} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.02.09 21:19:58.026104 [ 3 ] {925f6e0c-f041-4c79-8b19-27024039c794} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.02.09 21:19:58.026291 [ 3 ] {925f6e0c-f041-4c79-8b19-27024039c794} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.02.09 21:19:58.026420 [ 3 ] {925f6e0c-f041-4c79-8b19-27024039c794} executeQuery: Read 49 rows, 67.71 KiB in 0.001328525 sec., 36883 rows/sec., 49.77 MiB/sec. 2024.02.09 21:19:58.026550 [ 3 ] {925f6e0c-f041-4c79-8b19-27024039c794} DynamicQueryHandler: Done processing query 2024.02.09 21:19:58.026574 [ 3 ] {925f6e0c-f041-4c79-8b19-27024039c794} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.09 21:19:58.026589 [ 3 ] {} HTTP-Session: 134e6b97-bf42-4346-8ce4-9d23504c9e60 Destroying unnamed session 2024.02.09 21:20:03.016734 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:03.016853 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:03.016879 [ 3 ] {} HTTP-Session: 741281d1-91bc-44de-a5ce-b2f3ef873ffd Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:03.016903 [ 3 ] {} HTTP-Session: 741281d1-91bc-44de-a5ce-b2f3ef873ffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:03.017025 [ 3 ] {65bea87f-45a9-4c46-a571-abf480683444} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:03.017086 [ 3 ] {65bea87f-45a9-4c46-a571-abf480683444} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:20:03.017243 [ 3 ] {65bea87f-45a9-4c46-a571-abf480683444} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:03.017619 [ 3 ] {65bea87f-45a9-4c46-a571-abf480683444} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:03.017870 [ 3 ] {65bea87f-45a9-4c46-a571-abf480683444} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.02.09 21:20:03.018035 [ 3 ] {65bea87f-45a9-4c46-a571-abf480683444} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.02.09 21:20:03.018173 [ 3 ] {65bea87f-45a9-4c46-a571-abf480683444} executeQuery: Read 3 rows, 249.00 B in 0.00110876 sec., 2705 rows/sec., 219.31 KiB/sec. 2024.02.09 21:20:03.018306 [ 3 ] {65bea87f-45a9-4c46-a571-abf480683444} DynamicQueryHandler: Done processing query 2024.02.09 21:20:03.018330 [ 3 ] {65bea87f-45a9-4c46-a571-abf480683444} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:20:03.018345 [ 3 ] {} HTTP-Session: 741281d1-91bc-44de-a5ce-b2f3ef873ffd Destroying unnamed session 2024.02.09 21:20:03.018457 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 1424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:03.018501 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:03.018522 [ 3 ] {} HTTP-Session: 4434662b-8fe7-4055-babf-e7c1839815fc Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:03.018539 [ 3 ] {} HTTP-Session: 4434662b-8fe7-4055-babf-e7c1839815fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:03.018609 [ 3 ] {35b68f40-2b45-4c52-9d77-46024e5a7308} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:03.018649 [ 3 ] {35b68f40-2b45-4c52-9d77-46024e5a7308} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:20:03.018754 [ 3 ] {35b68f40-2b45-4c52-9d77-46024e5a7308} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:03.019095 [ 3 ] {35b68f40-2b45-4c52-9d77-46024e5a7308} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:03.019309 [ 3 ] {35b68f40-2b45-4c52-9d77-46024e5a7308} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.02.09 21:20:03.019469 [ 3 ] {35b68f40-2b45-4c52-9d77-46024e5a7308} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.02.09 21:20:03.019592 [ 3 ] {35b68f40-2b45-4c52-9d77-46024e5a7308} executeQuery: Read 9 rows, 845.00 B in 0.000951088 sec., 9462 rows/sec., 867.63 KiB/sec. 2024.02.09 21:20:03.019590 [ 124 ] {} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.02.09 21:20:03.019704 [ 124 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:03.019762 [ 3 ] {35b68f40-2b45-4c52-9d77-46024e5a7308} DynamicQueryHandler: Done processing query 2024.02.09 21:20:03.019802 [ 3 ] {35b68f40-2b45-4c52-9d77-46024e5a7308} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:20:03.019803 [ 23 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.02.09 21:20:03.019823 [ 3 ] {} HTTP-Session: 4434662b-8fe7-4055-babf-e7c1839815fc Destroying unnamed session 2024.02.09 21:20:03.019887 [ 23 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:20:03.019914 [ 23 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 196 rows starting from the beginning of the part 2024.02.09 21:20:03.019952 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:03.020009 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:03.020041 [ 3 ] {} HTTP-Session: 60033f61-f080-403f-b780-84a6b30f1acb Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:03.020044 [ 23 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 10 rows starting from the beginning of the part 2024.02.09 21:20:03.020059 [ 3 ] {} HTTP-Session: 60033f61-f080-403f-b780-84a6b30f1acb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:03.020174 [ 3 ] {8b071367-075c-49e6-bba5-3062d82223fc} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:03.020182 [ 23 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 148 rows starting from the beginning of the part 2024.02.09 21:20:03.020233 [ 3 ] {8b071367-075c-49e6-bba5-3062d82223fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:20:03.020333 [ 23 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 46 rows starting from the beginning of the part 2024.02.09 21:20:03.020475 [ 3 ] {8b071367-075c-49e6-bba5-3062d82223fc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:03.020488 [ 23 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 147 rows starting from the beginning of the part 2024.02.09 21:20:03.020602 [ 23 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 9 rows starting from the beginning of the part 2024.02.09 21:20:03.020900 [ 3 ] {8b071367-075c-49e6-bba5-3062d82223fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:03.021166 [ 3 ] {8b071367-075c-49e6-bba5-3062d82223fc} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.02.09 21:20:03.021353 [ 3 ] {8b071367-075c-49e6-bba5-3062d82223fc} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.02.09 21:20:03.021554 [ 124 ] {} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.02.09 21:20:03.021622 [ 3 ] {8b071367-075c-49e6-bba5-3062d82223fc} executeQuery: Read 3 rows, 246.00 B in 0.001401636 sec., 2140 rows/sec., 171.40 KiB/sec. 2024.02.09 21:20:03.021668 [ 17 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 556 rows, containing 4 columns (4 merged, 0 gathered) in 0.001896215 sec., 293215.6954775698 rows/sec., 27.49 MiB/sec. 2024.02.09 21:20:03.021701 [ 124 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:03.021982 [ 23 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.02.09 21:20:03.021984 [ 3 ] {8b071367-075c-49e6-bba5-3062d82223fc} DynamicQueryHandler: Done processing query 2024.02.09 21:20:03.022038 [ 17 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.02.09 21:20:03.022057 [ 3 ] {8b071367-075c-49e6-bba5-3062d82223fc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:20:03.022126 [ 3 ] {} HTTP-Session: 60033f61-f080-403f-b780-84a6b30f1acb Destroying unnamed session 2024.02.09 21:20:03.022239 [ 23 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:20:03.022339 [ 23 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 102 rows starting from the beginning of the part 2024.02.09 21:20:03.022423 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:03.022563 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:03.022625 [ 3 ] {} HTTP-Session: bf7389d7-46a0-460b-9c1b-c6b5e64159f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:03.022642 [ 17 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_46_9} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.02.09 21:20:03.022679 [ 3 ] {} HTTP-Session: bf7389d7-46a0-460b-9c1b-c6b5e64159f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:03.022736 [ 23 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 5 rows starting from the beginning of the part 2024.02.09 21:20:03.022842 [ 17 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_46_9} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.02.09 21:20:03.022908 [ 3 ] {e2b79955-c26a-4771-84cd-d896682d8756} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:03.022958 [ 23 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 51 rows starting from the beginning of the part 2024.02.09 21:20:03.023060 [ 3 ] {e2b79955-c26a-4771-84cd-d896682d8756} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:20:03.023209 [ 23 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 29 rows starting from the beginning of the part 2024.02.09 21:20:03.023396 [ 23 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 49 rows starting from the beginning of the part 2024.02.09 21:20:03.023421 [ 3 ] {e2b79955-c26a-4771-84cd-d896682d8756} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:03.023524 [ 23 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 3 rows starting from the beginning of the part 2024.02.09 21:20:03.023925 [ 3 ] {e2b79955-c26a-4771-84cd-d896682d8756} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:03.024352 [ 3 ] {e2b79955-c26a-4771-84cd-d896682d8756} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.02.09 21:20:03.024411 [ 21 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 239 rows, containing 4 columns (4 merged, 0 gathered) in 0.002588298 sec., 92338.67197671984 rows/sec., 7.21 MiB/sec. 2024.02.09 21:20:03.024575 [ 17 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.02.09 21:20:03.024649 [ 3 ] {e2b79955-c26a-4771-84cd-d896682d8756} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.02.09 21:20:03.024841 [ 3 ] {e2b79955-c26a-4771-84cd-d896682d8756} executeQuery: Read 3 rows, 4.15 KiB in 0.001878804 sec., 1596 rows/sec., 2.15 MiB/sec. 2024.02.09 21:20:03.024885 [ 17 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_46_9} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.02.09 21:20:03.025030 [ 17 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_46_9} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.02.09 21:20:03.025061 [ 3 ] {e2b79955-c26a-4771-84cd-d896682d8756} DynamicQueryHandler: Done processing query 2024.02.09 21:20:03.025128 [ 3 ] {e2b79955-c26a-4771-84cd-d896682d8756} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:20:03.025153 [ 3 ] {} HTTP-Session: bf7389d7-46a0-460b-9c1b-c6b5e64159f0 Destroying unnamed session 2024.02.09 21:20:04.153276 [ 124 ] {} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2024.02.09 21:20:04.153339 [ 124 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:04.153462 [ 9 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2024.02.09 21:20:04.153665 [ 9 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:20:04.153723 [ 9 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part 2024.02.09 21:20:04.153922 [ 9 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2024.02.09 21:20:04.154085 [ 9 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part 2024.02.09 21:20:04.154234 [ 9 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2024.02.09 21:20:04.154374 [ 9 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2024.02.09 21:20:04.154993 [ 21 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001602249 sec., 9985.963480083308 rows/sec., 838.66 KiB/sec. 2024.02.09 21:20:04.155104 [ 9 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.02.09 21:20:04.155298 [ 9 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_14_3} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.02.09 21:20:04.155361 [ 9 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_14_3} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2024.02.09 21:20:05.910971 [ 122 ] {} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2024.02.09 21:20:05.911060 [ 122 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:05.911188 [ 23 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2024.02.09 21:20:05.911329 [ 23 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:20:05.911366 [ 23 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part 2024.02.09 21:20:05.911497 [ 23 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2024.02.09 21:20:05.911580 [ 23 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part 2024.02.09 21:20:05.911660 [ 23 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2024.02.09 21:20:05.911734 [ 23 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2024.02.09 21:20:05.912305 [ 21 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001182662 sec., 13528.801973852209 rows/sec., 944.64 KiB/sec. 2024.02.09 21:20:05.912426 [ 23 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.02.09 21:20:05.912607 [ 23 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_14_3} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.02.09 21:20:05.912667 [ 23 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_14_3} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2024.02.09 21:20:06.767873 [ 121 ] {} DNSResolver: Updating DNS cache 2024.02.09 21:20:06.767924 [ 121 ] {} DNSResolver: Updated DNS cache 2024.02.09 21:20:08.019091 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:08.019219 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:08.019250 [ 3 ] {} HTTP-Session: 5887e4b4-197a-4068-a758-ffcc569a13f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:08.019278 [ 3 ] {} HTTP-Session: 5887e4b4-197a-4068-a758-ffcc569a13f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:08.019415 [ 3 ] {e018cbf9-846b-4552-8d85-fe81f1190256} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:08.019482 [ 3 ] {e018cbf9-846b-4552-8d85-fe81f1190256} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:20:08.019648 [ 3 ] {e018cbf9-846b-4552-8d85-fe81f1190256} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:08.020060 [ 3 ] {e018cbf9-846b-4552-8d85-fe81f1190256} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:08.020304 [ 3 ] {e018cbf9-846b-4552-8d85-fe81f1190256} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.02.09 21:20:08.020469 [ 3 ] {e018cbf9-846b-4552-8d85-fe81f1190256} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.02.09 21:20:08.020595 [ 3 ] {e018cbf9-846b-4552-8d85-fe81f1190256} executeQuery: Read 49 rows, 3.97 KiB in 0.001132801 sec., 43255 rows/sec., 3.42 MiB/sec. 2024.02.09 21:20:08.020603 [ 120 ] {} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.02.09 21:20:08.020725 [ 120 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:08.020786 [ 3 ] {e018cbf9-846b-4552-8d85-fe81f1190256} DynamicQueryHandler: Done processing query 2024.02.09 21:20:08.020823 [ 3 ] {e018cbf9-846b-4552-8d85-fe81f1190256} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:20:08.020827 [ 15 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.02.09 21:20:08.020840 [ 3 ] {} HTTP-Session: 5887e4b4-197a-4068-a758-ffcc569a13f8 Destroying unnamed session 2024.02.09 21:20:08.020923 [ 15 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:20:08.020957 [ 15 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 52 rows starting from the beginning of the part 2024.02.09 21:20:08.021004 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 23625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:08.021054 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:08.021082 [ 3 ] {} HTTP-Session: 8bced7af-ca9a-45c9-b6a8-ce9386397496 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:08.021108 [ 3 ] {} HTTP-Session: 8bced7af-ca9a-45c9-b6a8-ce9386397496 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:08.021108 [ 15 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 49 rows starting from the beginning of the part 2024.02.09 21:20:08.021215 [ 3 ] {61c04f7a-a1ef-4ded-aa2f-81909aaf2f3e} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:08.021271 [ 15 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 3 rows starting from the beginning of the part 2024.02.09 21:20:08.021276 [ 3 ] {61c04f7a-a1ef-4ded-aa2f-81909aaf2f3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:20:08.021456 [ 15 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 49 rows starting from the beginning of the part 2024.02.09 21:20:08.021536 [ 3 ] {61c04f7a-a1ef-4ded-aa2f-81909aaf2f3e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:08.021617 [ 15 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 3 rows starting from the beginning of the part 2024.02.09 21:20:08.021713 [ 15 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 49 rows starting from the beginning of the part 2024.02.09 21:20:08.022124 [ 3 ] {61c04f7a-a1ef-4ded-aa2f-81909aaf2f3e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:08.022432 [ 3 ] {61c04f7a-a1ef-4ded-aa2f-81909aaf2f3e} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.02.09 21:20:08.022569 [ 15 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 4 columns (4 merged, 0 gathered) in 0.001796384 sec., 114118.13955145447 rows/sec., 9.03 MiB/sec. 2024.02.09 21:20:08.022638 [ 3 ] {61c04f7a-a1ef-4ded-aa2f-81909aaf2f3e} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.02.09 21:20:08.022775 [ 20 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.02.09 21:20:08.022814 [ 3 ] {61c04f7a-a1ef-4ded-aa2f-81909aaf2f3e} executeQuery: Read 147 rows, 14.64 KiB in 0.001559109 sec., 94284 rows/sec., 9.17 MiB/sec. 2024.02.09 21:20:08.022984 [ 3 ] {61c04f7a-a1ef-4ded-aa2f-81909aaf2f3e} DynamicQueryHandler: Done processing query 2024.02.09 21:20:08.023017 [ 3 ] {61c04f7a-a1ef-4ded-aa2f-81909aaf2f3e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.09 21:20:08.023053 [ 3 ] {} HTTP-Session: 8bced7af-ca9a-45c9-b6a8-ce9386397496 Destroying unnamed session 2024.02.09 21:20:08.023100 [ 20 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_46_9} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.02.09 21:20:08.023176 [ 20 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_46_9} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.02.09 21:20:08.023213 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 8351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:08.023300 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:08.023321 [ 3 ] {} HTTP-Session: 92e9eb16-3fc1-43dd-a410-ae9dac24209e Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:08.023337 [ 3 ] {} HTTP-Session: 92e9eb16-3fc1-43dd-a410-ae9dac24209e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:08.023411 [ 3 ] {f57f2169-81e7-4a7c-be96-0662b6872ce4} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:08.023450 [ 3 ] {f57f2169-81e7-4a7c-be96-0662b6872ce4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:20:08.023565 [ 3 ] {f57f2169-81e7-4a7c-be96-0662b6872ce4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:08.023870 [ 3 ] {f57f2169-81e7-4a7c-be96-0662b6872ce4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:08.024076 [ 3 ] {f57f2169-81e7-4a7c-be96-0662b6872ce4} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.02.09 21:20:08.024226 [ 3 ] {f57f2169-81e7-4a7c-be96-0662b6872ce4} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.02.09 21:20:08.024342 [ 3 ] {f57f2169-81e7-4a7c-be96-0662b6872ce4} executeQuery: Read 49 rows, 3.92 KiB in 0.000903006 sec., 54263 rows/sec., 4.24 MiB/sec. 2024.02.09 21:20:08.024447 [ 3 ] {f57f2169-81e7-4a7c-be96-0662b6872ce4} DynamicQueryHandler: Done processing query 2024.02.09 21:20:08.024469 [ 3 ] {f57f2169-81e7-4a7c-be96-0662b6872ce4} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.09 21:20:08.024485 [ 3 ] {} HTTP-Session: 92e9eb16-3fc1-43dd-a410-ae9dac24209e Destroying unnamed session 2024.02.09 21:20:08.024665 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 52426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:08.024708 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:08.024727 [ 3 ] {} HTTP-Session: 5dce6093-c83b-46a6-a622-765827756d1c Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:08.024743 [ 3 ] {} HTTP-Session: 5dce6093-c83b-46a6-a622-765827756d1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:08.024823 [ 3 ] {96d72065-97b2-4d65-afb8-47d6dd914aed} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:08.024868 [ 3 ] {96d72065-97b2-4d65-afb8-47d6dd914aed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:20:08.025003 [ 3 ] {96d72065-97b2-4d65-afb8-47d6dd914aed} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:08.025477 [ 3 ] {96d72065-97b2-4d65-afb8-47d6dd914aed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:08.025790 [ 3 ] {96d72065-97b2-4d65-afb8-47d6dd914aed} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.02.09 21:20:08.025968 [ 3 ] {96d72065-97b2-4d65-afb8-47d6dd914aed} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.02.09 21:20:08.026090 [ 120 ] {} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.02.09 21:20:08.026105 [ 3 ] {96d72065-97b2-4d65-afb8-47d6dd914aed} executeQuery: Read 49 rows, 67.71 KiB in 0.001253123 sec., 39102 rows/sec., 52.77 MiB/sec. 2024.02.09 21:20:08.026137 [ 120 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:08.026258 [ 15 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.02.09 21:20:08.026303 [ 3 ] {96d72065-97b2-4d65-afb8-47d6dd914aed} DynamicQueryHandler: Done processing query 2024.02.09 21:20:08.026333 [ 3 ] {96d72065-97b2-4d65-afb8-47d6dd914aed} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.09 21:20:08.026360 [ 3 ] {} HTTP-Session: 5dce6093-c83b-46a6-a622-765827756d1c Destroying unnamed session 2024.02.09 21:20:08.026372 [ 15 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:20:08.026402 [ 15 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1062 rows starting from the beginning of the part 2024.02.09 21:20:08.026504 [ 15 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 49 rows starting from the beginning of the part 2024.02.09 21:20:08.026593 [ 15 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 3 rows starting from the beginning of the part 2024.02.09 21:20:08.026680 [ 15 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 49 rows starting from the beginning of the part 2024.02.09 21:20:08.026764 [ 15 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 3 rows starting from the beginning of the part 2024.02.09 21:20:08.026847 [ 15 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 49 rows starting from the beginning of the part 2024.02.09 21:20:08.029377 [ 20 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1215 rows, containing 6 columns (6 merged, 0 gathered) in 0.003181969 sec., 381839.0436864721 rows/sec., 515.27 MiB/sec. 2024.02.09 21:20:08.030258 [ 20 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.02.09 21:20:08.030604 [ 20 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_46_9} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.02.09 21:20:08.030669 [ 20 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_46_9} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.02.09 21:20:08.030745 [ 20 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_46_9: 9.26 MiB. 2024.02.09 21:20:13.016909 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:13.017052 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:13.017083 [ 3 ] {} HTTP-Session: 4b1942fa-8d75-4f9d-9476-9e8c13ab2232 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:13.017111 [ 3 ] {} HTTP-Session: 4b1942fa-8d75-4f9d-9476-9e8c13ab2232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:13.017257 [ 3 ] {c3f4994b-da0a-41bc-bed5-51b9927c9f1b} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:13.017325 [ 3 ] {c3f4994b-da0a-41bc-bed5-51b9927c9f1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:20:13.017504 [ 3 ] {c3f4994b-da0a-41bc-bed5-51b9927c9f1b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:13.017919 [ 3 ] {c3f4994b-da0a-41bc-bed5-51b9927c9f1b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:13.018190 [ 3 ] {c3f4994b-da0a-41bc-bed5-51b9927c9f1b} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.02.09 21:20:13.018367 [ 3 ] {c3f4994b-da0a-41bc-bed5-51b9927c9f1b} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.02.09 21:20:13.018505 [ 3 ] {c3f4994b-da0a-41bc-bed5-51b9927c9f1b} executeQuery: Read 3 rows, 249.00 B in 0.001202312 sec., 2495 rows/sec., 202.25 KiB/sec. 2024.02.09 21:20:13.018653 [ 3 ] {c3f4994b-da0a-41bc-bed5-51b9927c9f1b} DynamicQueryHandler: Done processing query 2024.02.09 21:20:13.018679 [ 3 ] {c3f4994b-da0a-41bc-bed5-51b9927c9f1b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:20:13.018695 [ 3 ] {} HTTP-Session: 4b1942fa-8d75-4f9d-9476-9e8c13ab2232 Destroying unnamed session 2024.02.09 21:20:13.018812 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 1424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:13.018859 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:13.018879 [ 3 ] {} HTTP-Session: 840c600b-62bb-434d-b605-aae60d3decb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:13.018896 [ 3 ] {} HTTP-Session: 840c600b-62bb-434d-b605-aae60d3decb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:13.018966 [ 3 ] {09005a75-2bd7-477a-b62e-c8e08d0ab8c2} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:13.019006 [ 3 ] {09005a75-2bd7-477a-b62e-c8e08d0ab8c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:20:13.019118 [ 3 ] {09005a75-2bd7-477a-b62e-c8e08d0ab8c2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:13.019471 [ 3 ] {09005a75-2bd7-477a-b62e-c8e08d0ab8c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:13.019702 [ 3 ] {09005a75-2bd7-477a-b62e-c8e08d0ab8c2} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.02.09 21:20:13.019857 [ 3 ] {09005a75-2bd7-477a-b62e-c8e08d0ab8c2} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.02.09 21:20:13.019983 [ 3 ] {09005a75-2bd7-477a-b62e-c8e08d0ab8c2} executeQuery: Read 9 rows, 845.00 B in 0.000989648 sec., 9094 rows/sec., 833.83 KiB/sec. 2024.02.09 21:20:13.020112 [ 3 ] {09005a75-2bd7-477a-b62e-c8e08d0ab8c2} DynamicQueryHandler: Done processing query 2024.02.09 21:20:13.020135 [ 3 ] {09005a75-2bd7-477a-b62e-c8e08d0ab8c2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:20:13.020151 [ 3 ] {} HTTP-Session: 840c600b-62bb-434d-b605-aae60d3decb1 Destroying unnamed session 2024.02.09 21:20:13.020263 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:13.020309 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:13.020328 [ 3 ] {} HTTP-Session: e4854c66-2134-4164-90bf-dd45c13fb978 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:13.020344 [ 3 ] {} HTTP-Session: e4854c66-2134-4164-90bf-dd45c13fb978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:13.020410 [ 3 ] {371044ac-ebef-487d-a01f-b0578d501115} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:13.020448 [ 3 ] {371044ac-ebef-487d-a01f-b0578d501115} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:20:13.020553 [ 3 ] {371044ac-ebef-487d-a01f-b0578d501115} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:13.020834 [ 3 ] {371044ac-ebef-487d-a01f-b0578d501115} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:13.021041 [ 3 ] {371044ac-ebef-487d-a01f-b0578d501115} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.02.09 21:20:13.021197 [ 3 ] {371044ac-ebef-487d-a01f-b0578d501115} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.02.09 21:20:13.021333 [ 3 ] {371044ac-ebef-487d-a01f-b0578d501115} executeQuery: Read 3 rows, 246.00 B in 0.000888567 sec., 3376 rows/sec., 270.36 KiB/sec. 2024.02.09 21:20:13.021463 [ 3 ] {371044ac-ebef-487d-a01f-b0578d501115} DynamicQueryHandler: Done processing query 2024.02.09 21:20:13.021487 [ 3 ] {371044ac-ebef-487d-a01f-b0578d501115} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:20:13.021502 [ 3 ] {} HTTP-Session: e4854c66-2134-4164-90bf-dd45c13fb978 Destroying unnamed session 2024.02.09 21:20:13.021644 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:13.021688 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:13.021708 [ 3 ] {} HTTP-Session: 424d2353-3c39-4372-80e5-9a961198c4ae Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:13.021724 [ 3 ] {} HTTP-Session: 424d2353-3c39-4372-80e5-9a961198c4ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:13.021795 [ 3 ] {5f33c459-8174-468a-b4fd-f765ff93afdb} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:13.021839 [ 3 ] {5f33c459-8174-468a-b4fd-f765ff93afdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:20:13.021978 [ 3 ] {5f33c459-8174-468a-b4fd-f765ff93afdb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:13.022276 [ 3 ] {5f33c459-8174-468a-b4fd-f765ff93afdb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:13.022552 [ 3 ] {5f33c459-8174-468a-b4fd-f765ff93afdb} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.02.09 21:20:13.022727 [ 3 ] {5f33c459-8174-468a-b4fd-f765ff93afdb} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.02.09 21:20:13.022857 [ 3 ] {5f33c459-8174-468a-b4fd-f765ff93afdb} executeQuery: Read 3 rows, 4.15 KiB in 0.001027618 sec., 2919 rows/sec., 3.94 MiB/sec. 2024.02.09 21:20:13.023067 [ 3 ] {5f33c459-8174-468a-b4fd-f765ff93afdb} DynamicQueryHandler: Done processing query 2024.02.09 21:20:13.023092 [ 3 ] {5f33c459-8174-468a-b4fd-f765ff93afdb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:20:13.023108 [ 3 ] {} HTTP-Session: 424d2353-3c39-4372-80e5-9a961198c4ae Destroying unnamed session 2024.02.09 21:20:18.019754 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:18.019874 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:18.019900 [ 3 ] {} HTTP-Session: 294866b7-a73b-4846-9d7e-2ef61158c606 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:18.019923 [ 3 ] {} HTTP-Session: 294866b7-a73b-4846-9d7e-2ef61158c606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:18.020047 [ 3 ] {fca63b57-f29c-4e79-a65a-a068cc6bf866} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:18.020107 [ 3 ] {fca63b57-f29c-4e79-a65a-a068cc6bf866} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:20:18.020266 [ 3 ] {fca63b57-f29c-4e79-a65a-a068cc6bf866} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:18.020725 [ 3 ] {fca63b57-f29c-4e79-a65a-a068cc6bf866} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:18.020983 [ 3 ] {fca63b57-f29c-4e79-a65a-a068cc6bf866} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.02.09 21:20:18.021152 [ 3 ] {fca63b57-f29c-4e79-a65a-a068cc6bf866} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.02.09 21:20:18.021263 [ 3 ] {fca63b57-f29c-4e79-a65a-a068cc6bf866} executeQuery: Read 49 rows, 3.97 KiB in 0.001180742 sec., 41499 rows/sec., 3.28 MiB/sec. 2024.02.09 21:20:18.021402 [ 3 ] {fca63b57-f29c-4e79-a65a-a068cc6bf866} DynamicQueryHandler: Done processing query 2024.02.09 21:20:18.021427 [ 3 ] {fca63b57-f29c-4e79-a65a-a068cc6bf866} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:20:18.021443 [ 3 ] {} HTTP-Session: 294866b7-a73b-4846-9d7e-2ef61158c606 Destroying unnamed session 2024.02.09 21:20:18.021609 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 23625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:18.021655 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:18.021675 [ 3 ] {} HTTP-Session: 31ca27f8-2e24-46a9-96eb-ae80ce3a8b80 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:18.021692 [ 3 ] {} HTTP-Session: 31ca27f8-2e24-46a9-96eb-ae80ce3a8b80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:18.021768 [ 3 ] {e54ed0db-6eed-469e-b230-ce7344194667} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:18.021806 [ 3 ] {e54ed0db-6eed-469e-b230-ce7344194667} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:20:18.021910 [ 3 ] {e54ed0db-6eed-469e-b230-ce7344194667} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:18.022302 [ 3 ] {e54ed0db-6eed-469e-b230-ce7344194667} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:18.022531 [ 3 ] {e54ed0db-6eed-469e-b230-ce7344194667} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.02.09 21:20:18.022678 [ 3 ] {e54ed0db-6eed-469e-b230-ce7344194667} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.02.09 21:20:18.022776 [ 3 ] {e54ed0db-6eed-469e-b230-ce7344194667} executeQuery: Read 147 rows, 14.64 KiB in 0.000981468 sec., 149775 rows/sec., 14.57 MiB/sec. 2024.02.09 21:20:18.022895 [ 3 ] {e54ed0db-6eed-469e-b230-ce7344194667} DynamicQueryHandler: Done processing query 2024.02.09 21:20:18.022919 [ 3 ] {e54ed0db-6eed-469e-b230-ce7344194667} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.09 21:20:18.022934 [ 3 ] {} HTTP-Session: 31ca27f8-2e24-46a9-96eb-ae80ce3a8b80 Destroying unnamed session 2024.02.09 21:20:18.023069 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 8351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:18.023113 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:18.023132 [ 3 ] {} HTTP-Session: 424b6fa6-235a-4308-b3c3-543c58009a43 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:18.023149 [ 3 ] {} HTTP-Session: 424b6fa6-235a-4308-b3c3-543c58009a43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:18.023223 [ 3 ] {7a56d587-3d1b-439d-827b-d5b8bf297f92} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:18.023261 [ 3 ] {7a56d587-3d1b-439d-827b-d5b8bf297f92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:20:18.023364 [ 3 ] {7a56d587-3d1b-439d-827b-d5b8bf297f92} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:18.023668 [ 3 ] {7a56d587-3d1b-439d-827b-d5b8bf297f92} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:18.023872 [ 3 ] {7a56d587-3d1b-439d-827b-d5b8bf297f92} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.02.09 21:20:18.024018 [ 3 ] {7a56d587-3d1b-439d-827b-d5b8bf297f92} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.02.09 21:20:18.024114 [ 3 ] {7a56d587-3d1b-439d-827b-d5b8bf297f92} executeQuery: Read 49 rows, 3.92 KiB in 0.000863336 sec., 56756 rows/sec., 4.44 MiB/sec. 2024.02.09 21:20:18.024232 [ 3 ] {7a56d587-3d1b-439d-827b-d5b8bf297f92} DynamicQueryHandler: Done processing query 2024.02.09 21:20:18.024257 [ 3 ] {7a56d587-3d1b-439d-827b-d5b8bf297f92} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.09 21:20:18.024273 [ 3 ] {} HTTP-Session: 424b6fa6-235a-4308-b3c3-543c58009a43 Destroying unnamed session 2024.02.09 21:20:18.024446 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 52427, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:18.024490 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:18.024510 [ 3 ] {} HTTP-Session: f12d5ab2-b79d-4f6a-93b8-8a3c4670fae3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:18.024526 [ 3 ] {} HTTP-Session: f12d5ab2-b79d-4f6a-93b8-8a3c4670fae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:18.024612 [ 3 ] {17189e58-4527-4e20-9b4e-2b6111357015} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:18.024656 [ 3 ] {17189e58-4527-4e20-9b4e-2b6111357015} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:20:18.024788 [ 3 ] {17189e58-4527-4e20-9b4e-2b6111357015} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:18.025274 [ 3 ] {17189e58-4527-4e20-9b4e-2b6111357015} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:18.025595 [ 3 ] {17189e58-4527-4e20-9b4e-2b6111357015} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.02.09 21:20:18.025772 [ 3 ] {17189e58-4527-4e20-9b4e-2b6111357015} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.02.09 21:20:18.025874 [ 3 ] {17189e58-4527-4e20-9b4e-2b6111357015} executeQuery: Read 49 rows, 67.71 KiB in 0.001235752 sec., 39651 rows/sec., 53.51 MiB/sec. 2024.02.09 21:20:18.026010 [ 3 ] {17189e58-4527-4e20-9b4e-2b6111357015} DynamicQueryHandler: Done processing query 2024.02.09 21:20:18.026034 [ 3 ] {17189e58-4527-4e20-9b4e-2b6111357015} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.09 21:20:18.026049 [ 3 ] {} HTTP-Session: f12d5ab2-b79d-4f6a-93b8-8a3c4670fae3 Destroying unnamed session 2024.02.09 21:20:21.767976 [ 112 ] {} DNSResolver: Updating DNS cache 2024.02.09 21:20:21.768036 [ 112 ] {} DNSResolver: Updated DNS cache 2024.02.09 21:20:23.018084 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:23.018232 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:23.018264 [ 3 ] {} HTTP-Session: 60770cb9-8b29-40a1-82e2-761e7f5b1a1e Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:23.018291 [ 3 ] {} HTTP-Session: 60770cb9-8b29-40a1-82e2-761e7f5b1a1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:23.018428 [ 3 ] {d365d378-a5ad-4fd1-bea5-18f4adbe1841} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:23.018496 [ 3 ] {d365d378-a5ad-4fd1-bea5-18f4adbe1841} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:20:23.018678 [ 3 ] {d365d378-a5ad-4fd1-bea5-18f4adbe1841} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:23.019109 [ 3 ] {d365d378-a5ad-4fd1-bea5-18f4adbe1841} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:23.019373 [ 3 ] {d365d378-a5ad-4fd1-bea5-18f4adbe1841} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.02.09 21:20:23.019538 [ 3 ] {d365d378-a5ad-4fd1-bea5-18f4adbe1841} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.02.09 21:20:23.019657 [ 3 ] {d365d378-a5ad-4fd1-bea5-18f4adbe1841} executeQuery: Read 3 rows, 249.00 B in 0.001189122 sec., 2522 rows/sec., 204.49 KiB/sec. 2024.02.09 21:20:23.019814 [ 3 ] {d365d378-a5ad-4fd1-bea5-18f4adbe1841} DynamicQueryHandler: Done processing query 2024.02.09 21:20:23.019837 [ 3 ] {d365d378-a5ad-4fd1-bea5-18f4adbe1841} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:20:23.019853 [ 3 ] {} HTTP-Session: 60770cb9-8b29-40a1-82e2-761e7f5b1a1e Destroying unnamed session 2024.02.09 21:20:23.019981 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:23.020027 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:23.020047 [ 3 ] {} HTTP-Session: a4ff00fc-3980-4482-a910-3549db61dc3d Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:23.020063 [ 3 ] {} HTTP-Session: a4ff00fc-3980-4482-a910-3549db61dc3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:23.020134 [ 3 ] {15e8ed6a-a1e5-469b-ad9e-6a03a0590a42} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:23.020174 [ 3 ] {15e8ed6a-a1e5-469b-ad9e-6a03a0590a42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:20:23.020279 [ 3 ] {15e8ed6a-a1e5-469b-ad9e-6a03a0590a42} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:23.020630 [ 3 ] {15e8ed6a-a1e5-469b-ad9e-6a03a0590a42} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:23.020849 [ 3 ] {15e8ed6a-a1e5-469b-ad9e-6a03a0590a42} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.02.09 21:20:23.021000 [ 3 ] {15e8ed6a-a1e5-469b-ad9e-6a03a0590a42} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.02.09 21:20:23.021125 [ 3 ] {15e8ed6a-a1e5-469b-ad9e-6a03a0590a42} executeQuery: Read 45 rows, 3.59 KiB in 0.000959848 sec., 46882 rows/sec., 3.65 MiB/sec. 2024.02.09 21:20:23.021249 [ 3 ] {15e8ed6a-a1e5-469b-ad9e-6a03a0590a42} DynamicQueryHandler: Done processing query 2024.02.09 21:20:23.021273 [ 3 ] {15e8ed6a-a1e5-469b-ad9e-6a03a0590a42} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:20:23.021288 [ 3 ] {} HTTP-Session: a4ff00fc-3980-4482-a910-3549db61dc3d Destroying unnamed session 2024.02.09 21:20:23.021421 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 4606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:23.021466 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:23.021485 [ 3 ] {} HTTP-Session: c9703458-6f61-452f-9cd1-d2c35582f96d Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:23.021501 [ 3 ] {} HTTP-Session: c9703458-6f61-452f-9cd1-d2c35582f96d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:23.021571 [ 3 ] {636de653-1172-405f-8b9b-0ebca6960cec} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:23.021610 [ 3 ] {636de653-1172-405f-8b9b-0ebca6960cec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:20:23.021716 [ 3 ] {636de653-1172-405f-8b9b-0ebca6960cec} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:23.022016 [ 3 ] {636de653-1172-405f-8b9b-0ebca6960cec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:23.022218 [ 3 ] {636de653-1172-405f-8b9b-0ebca6960cec} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.02.09 21:20:23.022368 [ 3 ] {636de653-1172-405f-8b9b-0ebca6960cec} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.02.09 21:20:23.022493 [ 3 ] {636de653-1172-405f-8b9b-0ebca6960cec} executeQuery: Read 27 rows, 2.14 KiB in 0.000892836 sec., 30240 rows/sec., 2.34 MiB/sec. 2024.02.09 21:20:23.022628 [ 3 ] {636de653-1172-405f-8b9b-0ebca6960cec} DynamicQueryHandler: Done processing query 2024.02.09 21:20:23.022652 [ 3 ] {636de653-1172-405f-8b9b-0ebca6960cec} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:20:23.022668 [ 3 ] {} HTTP-Session: c9703458-6f61-452f-9cd1-d2c35582f96d Destroying unnamed session 2024.02.09 21:20:23.022804 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:23.022850 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:23.022870 [ 3 ] {} HTTP-Session: 2a4d70a1-f754-4a8b-a2e7-0d310efbe411 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:23.022886 [ 3 ] {} HTTP-Session: 2a4d70a1-f754-4a8b-a2e7-0d310efbe411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:23.022959 [ 3 ] {d3dd175b-8987-4f41-8a19-cb1149f1451c} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:23.023003 [ 3 ] {d3dd175b-8987-4f41-8a19-cb1149f1451c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.09 21:20:23.023126 [ 3 ] {d3dd175b-8987-4f41-8a19-cb1149f1451c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:23.023434 [ 3 ] {d3dd175b-8987-4f41-8a19-cb1149f1451c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:23.023693 [ 3 ] {d3dd175b-8987-4f41-8a19-cb1149f1451c} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.09 21:20:23.023872 [ 3 ] {d3dd175b-8987-4f41-8a19-cb1149f1451c} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.09 21:20:23.023968 [ 3 ] {d3dd175b-8987-4f41-8a19-cb1149f1451c} executeQuery: Read 36 rows, 2.60 KiB in 0.000980768 sec., 36705 rows/sec., 2.59 MiB/sec. 2024.02.09 21:20:23.024085 [ 3 ] {d3dd175b-8987-4f41-8a19-cb1149f1451c} DynamicQueryHandler: Done processing query 2024.02.09 21:20:23.024109 [ 3 ] {d3dd175b-8987-4f41-8a19-cb1149f1451c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:20:23.024124 [ 3 ] {} HTTP-Session: 2a4d70a1-f754-4a8b-a2e7-0d310efbe411 Destroying unnamed session 2024.02.09 21:20:23.024271 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:23.024316 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:23.024336 [ 3 ] {} HTTP-Session: 48d49eea-36b3-4e14-8d0f-533e74efad17 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:23.024352 [ 3 ] {} HTTP-Session: 48d49eea-36b3-4e14-8d0f-533e74efad17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:23.024422 [ 3 ] {c86312fd-447d-48c2-a579-96baca04ea41} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:23.024466 [ 3 ] {c86312fd-447d-48c2-a579-96baca04ea41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:20:23.024598 [ 3 ] {c86312fd-447d-48c2-a579-96baca04ea41} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:23.024896 [ 3 ] {c86312fd-447d-48c2-a579-96baca04ea41} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:23.025161 [ 3 ] {c86312fd-447d-48c2-a579-96baca04ea41} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.02.09 21:20:23.025349 [ 3 ] {c86312fd-447d-48c2-a579-96baca04ea41} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.02.09 21:20:23.025448 [ 3 ] {c86312fd-447d-48c2-a579-96baca04ea41} executeQuery: Read 3 rows, 4.15 KiB in 0.000999549 sec., 3001 rows/sec., 4.05 MiB/sec. 2024.02.09 21:20:23.025575 [ 3 ] {c86312fd-447d-48c2-a579-96baca04ea41} DynamicQueryHandler: Done processing query 2024.02.09 21:20:23.025598 [ 3 ] {c86312fd-447d-48c2-a579-96baca04ea41} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:20:23.025614 [ 3 ] {} HTTP-Session: 48d49eea-36b3-4e14-8d0f-533e74efad17 Destroying unnamed session 2024.02.09 21:20:28.019297 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:28.019430 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:28.019461 [ 3 ] {} HTTP-Session: 7515f625-e718-4499-a22a-8dd6985cf8c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:28.019490 [ 3 ] {} HTTP-Session: 7515f625-e718-4499-a22a-8dd6985cf8c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:28.019630 [ 3 ] {1f88e869-8875-428c-a915-a4d0fa7ac941} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:28.019698 [ 3 ] {1f88e869-8875-428c-a915-a4d0fa7ac941} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:20:28.019881 [ 3 ] {1f88e869-8875-428c-a915-a4d0fa7ac941} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:28.020350 [ 3 ] {1f88e869-8875-428c-a915-a4d0fa7ac941} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:28.020619 [ 3 ] {1f88e869-8875-428c-a915-a4d0fa7ac941} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.02.09 21:20:28.020783 [ 3 ] {1f88e869-8875-428c-a915-a4d0fa7ac941} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.02.09 21:20:28.020904 [ 3 ] {1f88e869-8875-428c-a915-a4d0fa7ac941} executeQuery: Read 49 rows, 3.97 KiB in 0.001237073 sec., 39609 rows/sec., 3.14 MiB/sec. 2024.02.09 21:20:28.021054 [ 3 ] {1f88e869-8875-428c-a915-a4d0fa7ac941} DynamicQueryHandler: Done processing query 2024.02.09 21:20:28.021080 [ 3 ] {1f88e869-8875-428c-a915-a4d0fa7ac941} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:20:28.021096 [ 3 ] {} HTTP-Session: 7515f625-e718-4499-a22a-8dd6985cf8c9 Destroying unnamed session 2024.02.09 21:20:28.021215 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:28.021261 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:28.021281 [ 3 ] {} HTTP-Session: 74ed2e05-a5fa-40af-84d0-08cc6c1c4983 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:28.021298 [ 3 ] {} HTTP-Session: 74ed2e05-a5fa-40af-84d0-08cc6c1c4983 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:28.021368 [ 3 ] {9b447a1e-aa1c-437f-9bec-6f17c8aca98c} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:28.021408 [ 3 ] {9b447a1e-aa1c-437f-9bec-6f17c8aca98c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.09 21:20:28.021518 [ 3 ] {9b447a1e-aa1c-437f-9bec-6f17c8aca98c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:28.021819 [ 3 ] {9b447a1e-aa1c-437f-9bec-6f17c8aca98c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:28.022026 [ 3 ] {9b447a1e-aa1c-437f-9bec-6f17c8aca98c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.09 21:20:28.022177 [ 3 ] {9b447a1e-aa1c-437f-9bec-6f17c8aca98c} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.09 21:20:28.022299 [ 3 ] {9b447a1e-aa1c-437f-9bec-6f17c8aca98c} executeQuery: Read 2 rows, 175.00 B in 0.000897637 sec., 2228 rows/sec., 190.39 KiB/sec. 2024.02.09 21:20:28.022489 [ 3 ] {9b447a1e-aa1c-437f-9bec-6f17c8aca98c} DynamicQueryHandler: Done processing query 2024.02.09 21:20:28.022513 [ 3 ] {9b447a1e-aa1c-437f-9bec-6f17c8aca98c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:20:28.022529 [ 3 ] {} HTTP-Session: 74ed2e05-a5fa-40af-84d0-08cc6c1c4983 Destroying unnamed session 2024.02.09 21:20:28.022703 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 23775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:28.022750 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:28.022769 [ 3 ] {} HTTP-Session: 8ec79a25-ec6b-436a-aaed-f699369ba49c Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:28.022786 [ 3 ] {} HTTP-Session: 8ec79a25-ec6b-436a-aaed-f699369ba49c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:28.022861 [ 3 ] {53aff6e8-930d-4c0f-9414-731ffd1ae387} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:28.022901 [ 3 ] {53aff6e8-930d-4c0f-9414-731ffd1ae387} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:20:28.023020 [ 3 ] {53aff6e8-930d-4c0f-9414-731ffd1ae387} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:28.023413 [ 3 ] {53aff6e8-930d-4c0f-9414-731ffd1ae387} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:28.023635 [ 3 ] {53aff6e8-930d-4c0f-9414-731ffd1ae387} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.02.09 21:20:28.023786 [ 3 ] {53aff6e8-930d-4c0f-9414-731ffd1ae387} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.02.09 21:20:28.023887 [ 3 ] {53aff6e8-930d-4c0f-9414-731ffd1ae387} executeQuery: Read 148 rows, 14.73 KiB in 0.000998119 sec., 148278 rows/sec., 14.41 MiB/sec. 2024.02.09 21:20:28.023915 [ 109 ] {} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.02.09 21:20:28.024025 [ 109 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:28.024045 [ 3 ] {53aff6e8-930d-4c0f-9414-731ffd1ae387} DynamicQueryHandler: Done processing query 2024.02.09 21:20:28.024093 [ 3 ] {53aff6e8-930d-4c0f-9414-731ffd1ae387} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.09 21:20:28.024137 [ 3 ] {} HTTP-Session: 8ec79a25-ec6b-436a-aaed-f699369ba49c Destroying unnamed session 2024.02.09 21:20:28.024168 [ 15 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.02.09 21:20:28.024327 [ 15 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:20:28.024385 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:28.024446 [ 15 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 196 rows starting from the beginning of the part 2024.02.09 21:20:28.024497 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:28.024523 [ 3 ] {} HTTP-Session: 536a5210-ac0e-4114-9478-ac48000ba8d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:28.024545 [ 3 ] {} HTTP-Session: 536a5210-ac0e-4114-9478-ac48000ba8d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:28.024640 [ 15 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 147 rows starting from the beginning of the part 2024.02.09 21:20:28.024659 [ 3 ] {6b4b95a4-15fe-41a7-acaa-60a51c2a00c7} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:28.024711 [ 3 ] {6b4b95a4-15fe-41a7-acaa-60a51c2a00c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.09 21:20:28.024801 [ 15 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 9 rows starting from the beginning of the part 2024.02.09 21:20:28.024955 [ 3 ] {6b4b95a4-15fe-41a7-acaa-60a51c2a00c7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:28.024976 [ 15 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 147 rows starting from the beginning of the part 2024.02.09 21:20:28.025141 [ 15 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 45 rows starting from the beginning of the part 2024.02.09 21:20:28.025336 [ 15 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 148 rows starting from the beginning of the part 2024.02.09 21:20:28.025433 [ 3 ] {6b4b95a4-15fe-41a7-acaa-60a51c2a00c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:28.025721 [ 3 ] {6b4b95a4-15fe-41a7-acaa-60a51c2a00c7} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.09 21:20:28.025929 [ 3 ] {6b4b95a4-15fe-41a7-acaa-60a51c2a00c7} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.09 21:20:28.026070 [ 3 ] {6b4b95a4-15fe-41a7-acaa-60a51c2a00c7} executeQuery: Read 2 rows, 143.00 B in 0.001373185 sec., 1456 rows/sec., 101.70 KiB/sec. 2024.02.09 21:20:28.026394 [ 3 ] {6b4b95a4-15fe-41a7-acaa-60a51c2a00c7} DynamicQueryHandler: Done processing query 2024.02.09 21:20:28.026425 [ 3 ] {6b4b95a4-15fe-41a7-acaa-60a51c2a00c7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:20:28.026445 [ 3 ] {} HTTP-Session: 536a5210-ac0e-4114-9478-ac48000ba8d9 Destroying unnamed session 2024.02.09 21:20:28.026470 [ 24 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 692 rows, containing 4 columns (4 merged, 0 gathered) in 0.002368443 sec., 292175.0702887931 rows/sec., 27.63 MiB/sec. 2024.02.09 21:20:28.026595 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 8694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:28.026633 [ 15 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.02.09 21:20:28.026653 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:28.026680 [ 3 ] {} HTTP-Session: d05ccab5-49c0-4652-911e-4744e228d9b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:28.026697 [ 3 ] {} HTTP-Session: d05ccab5-49c0-4652-911e-4744e228d9b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:28.026780 [ 3 ] {46d8bd90-964b-41fd-a1d9-2aee889cf061} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:28.026815 [ 15 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_51_10} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.02.09 21:20:28.026829 [ 3 ] {46d8bd90-964b-41fd-a1d9-2aee889cf061} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:20:28.026895 [ 15 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_51_10} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.02.09 21:20:28.026995 [ 3 ] {46d8bd90-964b-41fd-a1d9-2aee889cf061} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:28.027343 [ 3 ] {46d8bd90-964b-41fd-a1d9-2aee889cf061} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:28.027551 [ 3 ] {46d8bd90-964b-41fd-a1d9-2aee889cf061} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.02.09 21:20:28.027702 [ 3 ] {46d8bd90-964b-41fd-a1d9-2aee889cf061} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.02.09 21:20:28.027820 [ 109 ] {} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.02.09 21:20:28.027829 [ 3 ] {46d8bd90-964b-41fd-a1d9-2aee889cf061} executeQuery: Read 51 rows, 4.09 KiB in 0.001005479 sec., 50722 rows/sec., 3.97 MiB/sec. 2024.02.09 21:20:28.027881 [ 109 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:28.027955 [ 21 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.02.09 21:20:28.028060 [ 3 ] {46d8bd90-964b-41fd-a1d9-2aee889cf061} DynamicQueryHandler: Done processing query 2024.02.09 21:20:28.028107 [ 3 ] {46d8bd90-964b-41fd-a1d9-2aee889cf061} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.09 21:20:28.028110 [ 21 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:20:28.028139 [ 3 ] {} HTTP-Session: d05ccab5-49c0-4652-911e-4744e228d9b2 Destroying unnamed session 2024.02.09 21:20:28.028180 [ 21 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 102 rows starting from the beginning of the part 2024.02.09 21:20:28.028304 [ 21 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 49 rows starting from the beginning of the part 2024.02.09 21:20:28.028342 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:28.028433 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:28.028487 [ 3 ] {} HTTP-Session: 8ad36298-59ed-43cf-aaa4-be8cc2adc2da Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:28.028497 [ 21 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 3 rows starting from the beginning of the part 2024.02.09 21:20:28.028514 [ 3 ] {} HTTP-Session: 8ad36298-59ed-43cf-aaa4-be8cc2adc2da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:28.028715 [ 3 ] {d9f4a569-e712-409d-a151-ae362d276e08} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:28.028730 [ 21 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 49 rows starting from the beginning of the part 2024.02.09 21:20:28.028813 [ 3 ] {d9f4a569-e712-409d-a151-ae362d276e08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.09 21:20:28.028994 [ 21 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 27 rows starting from the beginning of the part 2024.02.09 21:20:28.029339 [ 21 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 51 rows starting from the beginning of the part 2024.02.09 21:20:28.029353 [ 3 ] {d9f4a569-e712-409d-a151-ae362d276e08} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:28.030010 [ 3 ] {d9f4a569-e712-409d-a151-ae362d276e08} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:28.030658 [ 3 ] {d9f4a569-e712-409d-a151-ae362d276e08} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.09 21:20:28.030894 [ 24 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 281 rows, containing 4 columns (4 merged, 0 gathered) in 0.002973174 sec., 94511.79110270708 rows/sec., 7.38 MiB/sec. 2024.02.09 21:20:28.030995 [ 3 ] {d9f4a569-e712-409d-a151-ae362d276e08} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.09 21:20:28.031089 [ 24 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.02.09 21:20:28.031163 [ 109 ] {} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2024.02.09 21:20:28.031267 [ 109 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:28.031275 [ 3 ] {d9f4a569-e712-409d-a151-ae362d276e08} executeQuery: Read 1 rows, 72.00 B in 0.002494776 sec., 400 rows/sec., 28.18 KiB/sec. 2024.02.09 21:20:28.031382 [ 21 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact 2024.02.09 21:20:28.031664 [ 24 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_51_10} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.02.09 21:20:28.031749 [ 21 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:20:28.031839 [ 21 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 551 rows starting from the beginning of the part 2024.02.09 21:20:28.031911 [ 24 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_51_10} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.02.09 21:20:28.031905 [ 3 ] {d9f4a569-e712-409d-a151-ae362d276e08} DynamicQueryHandler: Done processing query 2024.02.09 21:20:28.031994 [ 3 ] {d9f4a569-e712-409d-a151-ae362d276e08} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:20:28.032125 [ 3 ] {} HTTP-Session: 8ad36298-59ed-43cf-aaa4-be8cc2adc2da Destroying unnamed session 2024.02.09 21:20:28.032206 [ 21 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part 2024.02.09 21:20:28.032305 [ 21 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part 2024.02.09 21:20:28.032402 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 52427, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:28.032452 [ 21 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part 2024.02.09 21:20:28.032515 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:28.032552 [ 3 ] {} HTTP-Session: ac1e59fc-6a6f-4e26-9d76-0a7dee91cfc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:28.032600 [ 3 ] {} HTTP-Session: ac1e59fc-6a6f-4e26-9d76-0a7dee91cfc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:28.032667 [ 21 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part 2024.02.09 21:20:28.032820 [ 3 ] {30183d32-6b2b-4cd8-80a9-5af119be8566} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:28.032924 [ 21 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part 2024.02.09 21:20:28.032938 [ 3 ] {30183d32-6b2b-4cd8-80a9-5af119be8566} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:20:28.033594 [ 3 ] {30183d32-6b2b-4cd8-80a9-5af119be8566} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:28.034681 [ 3 ] {30183d32-6b2b-4cd8-80a9-5af119be8566} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:28.034689 [ 24 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 5 columns (5 merged, 0 gathered) in 0.003370022 sec., 186052.1978788269 rows/sec., 13.12 MiB/sec. 2024.02.09 21:20:28.034891 [ 24 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2024.02.09 21:20:28.035207 [ 3 ] {30183d32-6b2b-4cd8-80a9-5af119be8566} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.02.09 21:20:28.035216 [ 24 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_20_4} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4. 2024.02.09 21:20:28.035312 [ 24 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_20_4} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7) (MergerMutator): Merged 6 parts: from all_1_15_3 to all_20_20_0 2024.02.09 21:20:28.035532 [ 3 ] {30183d32-6b2b-4cd8-80a9-5af119be8566} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.02.09 21:20:28.035700 [ 3 ] {30183d32-6b2b-4cd8-80a9-5af119be8566} executeQuery: Read 49 rows, 67.71 KiB in 0.002831512 sec., 17305 rows/sec., 23.35 MiB/sec. 2024.02.09 21:20:28.035871 [ 3 ] {30183d32-6b2b-4cd8-80a9-5af119be8566} DynamicQueryHandler: Done processing query 2024.02.09 21:20:28.035900 [ 3 ] {30183d32-6b2b-4cd8-80a9-5af119be8566} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.09 21:20:28.035920 [ 3 ] {} HTTP-Session: ac1e59fc-6a6f-4e26-9d76-0a7dee91cfc5 Destroying unnamed session 2024.02.09 21:20:33.017380 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:33.017515 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:33.017543 [ 3 ] {} HTTP-Session: 0c937e0e-0f56-40b6-96b7-208123c6941d Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:33.017569 [ 3 ] {} HTTP-Session: 0c937e0e-0f56-40b6-96b7-208123c6941d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:33.017707 [ 3 ] {3f06e9c3-ab2a-402f-b1f1-5c1b1e3d7902} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:33.017772 [ 3 ] {3f06e9c3-ab2a-402f-b1f1-5c1b1e3d7902} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:20:33.017943 [ 3 ] {3f06e9c3-ab2a-402f-b1f1-5c1b1e3d7902} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:33.018393 [ 3 ] {3f06e9c3-ab2a-402f-b1f1-5c1b1e3d7902} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:33.018687 [ 3 ] {3f06e9c3-ab2a-402f-b1f1-5c1b1e3d7902} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.02.09 21:20:33.018877 [ 3 ] {3f06e9c3-ab2a-402f-b1f1-5c1b1e3d7902} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.02.09 21:20:33.019001 [ 3 ] {3f06e9c3-ab2a-402f-b1f1-5c1b1e3d7902} executeQuery: Read 3 rows, 249.00 B in 0.001259673 sec., 2381 rows/sec., 193.04 KiB/sec. 2024.02.09 21:20:33.019029 [ 106 ] {} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.02.09 21:20:33.019160 [ 106 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:33.019229 [ 3 ] {3f06e9c3-ab2a-402f-b1f1-5c1b1e3d7902} DynamicQueryHandler: Done processing query 2024.02.09 21:20:33.019267 [ 11 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.02.09 21:20:33.019274 [ 3 ] {3f06e9c3-ab2a-402f-b1f1-5c1b1e3d7902} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:20:33.019347 [ 3 ] {} HTTP-Session: 0c937e0e-0f56-40b6-96b7-208123c6941d Destroying unnamed session 2024.02.09 21:20:33.019413 [ 11 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:20:33.019448 [ 11 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 52 rows starting from the beginning of the part 2024.02.09 21:20:33.019530 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 1424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:33.019625 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:33.019664 [ 11 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 3 rows starting from the beginning of the part 2024.02.09 21:20:33.019674 [ 3 ] {} HTTP-Session: cee2ed51-a297-4b40-b3e6-11cddd4a3c4b Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:33.019732 [ 3 ] {} HTTP-Session: cee2ed51-a297-4b40-b3e6-11cddd4a3c4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:33.019913 [ 11 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 49 rows starting from the beginning of the part 2024.02.09 21:20:33.019944 [ 3 ] {f891dad4-5366-49aa-84ba-4b0815160eba} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:33.020031 [ 3 ] {f891dad4-5366-49aa-84ba-4b0815160eba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:20:33.020150 [ 11 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 3 rows starting from the beginning of the part 2024.02.09 21:20:33.020444 [ 11 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 49 rows starting from the beginning of the part 2024.02.09 21:20:33.020523 [ 3 ] {f891dad4-5366-49aa-84ba-4b0815160eba} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:33.020713 [ 11 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 3 rows starting from the beginning of the part 2024.02.09 21:20:33.021264 [ 3 ] {f891dad4-5366-49aa-84ba-4b0815160eba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:33.021728 [ 3 ] {f891dad4-5366-49aa-84ba-4b0815160eba} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.02.09 21:20:33.022093 [ 3 ] {f891dad4-5366-49aa-84ba-4b0815160eba} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.02.09 21:20:33.022188 [ 24 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 4 columns (4 merged, 0 gathered) in 0.002970615 sec., 53524.27022687222 rows/sec., 4.24 MiB/sec. 2024.02.09 21:20:33.022326 [ 3 ] {f891dad4-5366-49aa-84ba-4b0815160eba} executeQuery: Read 9 rows, 845.00 B in 0.002312843 sec., 3891 rows/sec., 356.79 KiB/sec. 2024.02.09 21:20:33.022406 [ 24 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.02.09 21:20:33.022680 [ 3 ] {f891dad4-5366-49aa-84ba-4b0815160eba} DynamicQueryHandler: Done processing query 2024.02.09 21:20:33.022716 [ 3 ] {f891dad4-5366-49aa-84ba-4b0815160eba} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:20:33.022750 [ 3 ] {} HTTP-Session: cee2ed51-a297-4b40-b3e6-11cddd4a3c4b Destroying unnamed session 2024.02.09 21:20:33.022769 [ 24 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_51_10} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.02.09 21:20:33.022860 [ 24 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_51_10} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.02.09 21:20:33.022963 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:33.023016 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:33.023038 [ 3 ] {} HTTP-Session: a0e9b1fe-a6a2-480c-9807-57f456d7d0ef Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:33.023055 [ 3 ] {} HTTP-Session: a0e9b1fe-a6a2-480c-9807-57f456d7d0ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:33.023126 [ 3 ] {5eb6313b-308a-4a0f-9d6d-09ef6f578d0d} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:33.023168 [ 3 ] {5eb6313b-308a-4a0f-9d6d-09ef6f578d0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:20:33.023292 [ 3 ] {5eb6313b-308a-4a0f-9d6d-09ef6f578d0d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:33.023577 [ 3 ] {5eb6313b-308a-4a0f-9d6d-09ef6f578d0d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:33.023805 [ 3 ] {5eb6313b-308a-4a0f-9d6d-09ef6f578d0d} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.02.09 21:20:33.023960 [ 3 ] {5eb6313b-308a-4a0f-9d6d-09ef6f578d0d} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.02.09 21:20:33.024080 [ 3 ] {5eb6313b-308a-4a0f-9d6d-09ef6f578d0d} executeQuery: Read 3 rows, 246.00 B in 0.000918076 sec., 3267 rows/sec., 261.67 KiB/sec. 2024.02.09 21:20:33.024247 [ 3 ] {5eb6313b-308a-4a0f-9d6d-09ef6f578d0d} DynamicQueryHandler: Done processing query 2024.02.09 21:20:33.024271 [ 3 ] {5eb6313b-308a-4a0f-9d6d-09ef6f578d0d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:20:33.024289 [ 3 ] {} HTTP-Session: a0e9b1fe-a6a2-480c-9807-57f456d7d0ef Destroying unnamed session 2024.02.09 21:20:33.024413 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:33.024458 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:33.024478 [ 3 ] {} HTTP-Session: 2747adf5-8119-43f6-be34-402fa50e5d87 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:33.024495 [ 3 ] {} HTTP-Session: 2747adf5-8119-43f6-be34-402fa50e5d87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:33.024568 [ 3 ] {d5e18dcc-941d-4444-9fe7-9c359945f421} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:33.024615 [ 3 ] {d5e18dcc-941d-4444-9fe7-9c359945f421} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:20:33.024757 [ 3 ] {d5e18dcc-941d-4444-9fe7-9c359945f421} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:33.025084 [ 3 ] {d5e18dcc-941d-4444-9fe7-9c359945f421} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:33.025381 [ 3 ] {d5e18dcc-941d-4444-9fe7-9c359945f421} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.02.09 21:20:33.025566 [ 3 ] {d5e18dcc-941d-4444-9fe7-9c359945f421} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.02.09 21:20:33.025685 [ 106 ] {} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.02.09 21:20:33.025694 [ 3 ] {d5e18dcc-941d-4444-9fe7-9c359945f421} executeQuery: Read 3 rows, 4.15 KiB in 0.00108804 sec., 2757 rows/sec., 3.72 MiB/sec. 2024.02.09 21:20:33.025746 [ 106 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:33.025943 [ 11 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.02.09 21:20:33.026017 [ 3 ] {d5e18dcc-941d-4444-9fe7-9c359945f421} DynamicQueryHandler: Done processing query 2024.02.09 21:20:33.026060 [ 3 ] {d5e18dcc-941d-4444-9fe7-9c359945f421} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:20:33.026107 [ 3 ] {} HTTP-Session: 2747adf5-8119-43f6-be34-402fa50e5d87 Destroying unnamed session 2024.02.09 21:20:33.026161 [ 11 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:20:33.026199 [ 11 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1215 rows starting from the beginning of the part 2024.02.09 21:20:33.026308 [ 11 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 3 rows starting from the beginning of the part 2024.02.09 21:20:33.026404 [ 11 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 49 rows starting from the beginning of the part 2024.02.09 21:20:33.026494 [ 11 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 3 rows starting from the beginning of the part 2024.02.09 21:20:33.026581 [ 11 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 49 rows starting from the beginning of the part 2024.02.09 21:20:33.026669 [ 11 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 3 rows starting from the beginning of the part 2024.02.09 21:20:33.029184 [ 14 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1322 rows, containing 6 columns (6 merged, 0 gathered) in 0.003376262 sec., 391557.29028138216 rows/sec., 528.39 MiB/sec. 2024.02.09 21:20:33.029970 [ 14 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.02.09 21:20:33.030263 [ 14 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_51_10} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.02.09 21:20:33.030340 [ 14 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_51_10} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.02.09 21:20:33.030430 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_51_10: 8.49 MiB. 2024.02.09 21:20:34.000126 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 240.38 MiB, peak 245.23 MiB, will set to 236.68 MiB (RSS), difference: -3.70 MiB 2024.02.09 21:20:36.768077 [ 104 ] {} DNSResolver: Updating DNS cache 2024.02.09 21:20:36.768136 [ 104 ] {} DNSResolver: Updated DNS cache 2024.02.09 21:20:38.019146 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:38.019277 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:38.019308 [ 3 ] {} HTTP-Session: 56380b22-2684-41cb-a888-a0a87ccd1dd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:38.019337 [ 3 ] {} HTTP-Session: 56380b22-2684-41cb-a888-a0a87ccd1dd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:38.019480 [ 3 ] {daff39fb-61f2-4d3c-9069-873826533c77} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:38.019548 [ 3 ] {daff39fb-61f2-4d3c-9069-873826533c77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:20:38.019731 [ 3 ] {daff39fb-61f2-4d3c-9069-873826533c77} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:38.020240 [ 3 ] {daff39fb-61f2-4d3c-9069-873826533c77} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:38.020516 [ 3 ] {daff39fb-61f2-4d3c-9069-873826533c77} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.02.09 21:20:38.020680 [ 3 ] {daff39fb-61f2-4d3c-9069-873826533c77} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.02.09 21:20:38.020793 [ 3 ] {daff39fb-61f2-4d3c-9069-873826533c77} executeQuery: Read 49 rows, 3.97 KiB in 0.001273663 sec., 38471 rows/sec., 3.05 MiB/sec. 2024.02.09 21:20:38.020933 [ 3 ] {daff39fb-61f2-4d3c-9069-873826533c77} DynamicQueryHandler: Done processing query 2024.02.09 21:20:38.020958 [ 3 ] {daff39fb-61f2-4d3c-9069-873826533c77} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:20:38.020975 [ 3 ] {} HTTP-Session: 56380b22-2684-41cb-a888-a0a87ccd1dd1 Destroying unnamed session 2024.02.09 21:20:38.021117 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 23625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:38.021190 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:38.021209 [ 3 ] {} HTTP-Session: 0ddd2fa2-0a1d-4aaa-a706-7db922853656 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:38.021226 [ 3 ] {} HTTP-Session: 0ddd2fa2-0a1d-4aaa-a706-7db922853656 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:38.021305 [ 3 ] {c42f71e2-e239-424f-8151-1ed1b7ef6886} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:38.021346 [ 3 ] {c42f71e2-e239-424f-8151-1ed1b7ef6886} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:20:38.021453 [ 3 ] {c42f71e2-e239-424f-8151-1ed1b7ef6886} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:38.021851 [ 3 ] {c42f71e2-e239-424f-8151-1ed1b7ef6886} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:38.022069 [ 3 ] {c42f71e2-e239-424f-8151-1ed1b7ef6886} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.02.09 21:20:38.022223 [ 3 ] {c42f71e2-e239-424f-8151-1ed1b7ef6886} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.02.09 21:20:38.022318 [ 3 ] {c42f71e2-e239-424f-8151-1ed1b7ef6886} executeQuery: Read 147 rows, 14.64 KiB in 0.000984388 sec., 149331 rows/sec., 14.52 MiB/sec. 2024.02.09 21:20:38.022469 [ 3 ] {c42f71e2-e239-424f-8151-1ed1b7ef6886} DynamicQueryHandler: Done processing query 2024.02.09 21:20:38.022526 [ 3 ] {c42f71e2-e239-424f-8151-1ed1b7ef6886} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.09 21:20:38.022543 [ 3 ] {} HTTP-Session: 0ddd2fa2-0a1d-4aaa-a706-7db922853656 Destroying unnamed session 2024.02.09 21:20:38.022673 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 8351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:38.022718 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:38.022737 [ 3 ] {} HTTP-Session: 272525da-b4ef-4e56-9311-65b03224f647 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:38.022755 [ 3 ] {} HTTP-Session: 272525da-b4ef-4e56-9311-65b03224f647 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:38.022829 [ 3 ] {d484f131-1061-4ed2-9797-7af622d09042} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:38.022871 [ 3 ] {d484f131-1061-4ed2-9797-7af622d09042} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:20:38.022985 [ 3 ] {d484f131-1061-4ed2-9797-7af622d09042} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:38.023268 [ 3 ] {d484f131-1061-4ed2-9797-7af622d09042} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:38.023485 [ 3 ] {d484f131-1061-4ed2-9797-7af622d09042} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.02.09 21:20:38.023639 [ 3 ] {d484f131-1061-4ed2-9797-7af622d09042} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.02.09 21:20:38.023741 [ 3 ] {d484f131-1061-4ed2-9797-7af622d09042} executeQuery: Read 49 rows, 3.92 KiB in 0.000882817 sec., 55504 rows/sec., 4.34 MiB/sec. 2024.02.09 21:20:38.023892 [ 3 ] {d484f131-1061-4ed2-9797-7af622d09042} DynamicQueryHandler: Done processing query 2024.02.09 21:20:38.023936 [ 3 ] {d484f131-1061-4ed2-9797-7af622d09042} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.09 21:20:38.023956 [ 3 ] {} HTTP-Session: 272525da-b4ef-4e56-9311-65b03224f647 Destroying unnamed session 2024.02.09 21:20:38.024146 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 52427, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:38.024192 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:38.024212 [ 3 ] {} HTTP-Session: 460ed259-4eed-4dca-947f-310ca91a2619 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:38.024230 [ 3 ] {} HTTP-Session: 460ed259-4eed-4dca-947f-310ca91a2619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:38.024320 [ 3 ] {b9c64a27-ec9b-4cd7-9583-180611028014} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:38.024367 [ 3 ] {b9c64a27-ec9b-4cd7-9583-180611028014} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:20:38.024510 [ 3 ] {b9c64a27-ec9b-4cd7-9583-180611028014} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:38.024971 [ 3 ] {b9c64a27-ec9b-4cd7-9583-180611028014} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.02.09 21:20:38.025281 [ 3 ] {b9c64a27-ec9b-4cd7-9583-180611028014} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.02.09 21:20:38.025463 [ 3 ] {b9c64a27-ec9b-4cd7-9583-180611028014} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.02.09 21:20:38.025564 [ 3 ] {b9c64a27-ec9b-4cd7-9583-180611028014} executeQuery: Read 49 rows, 67.71 KiB in 0.001215622 sec., 40308 rows/sec., 54.39 MiB/sec. 2024.02.09 21:20:38.025710 [ 3 ] {b9c64a27-ec9b-4cd7-9583-180611028014} DynamicQueryHandler: Done processing query 2024.02.09 21:20:38.025736 [ 3 ] {b9c64a27-ec9b-4cd7-9583-180611028014} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.09 21:20:38.025752 [ 3 ] {} HTTP-Session: 460ed259-4eed-4dca-947f-310ca91a2619 Destroying unnamed session 2024.02.09 21:20:43.017502 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:43.017619 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:43.017645 [ 3 ] {} HTTP-Session: 7db12b7a-ad39-4489-be99-b8bf9f357315 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:43.017669 [ 3 ] {} HTTP-Session: 7db12b7a-ad39-4489-be99-b8bf9f357315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:43.017793 [ 3 ] {1331d924-a20d-47d5-97a9-62a525f1830a} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:43.017855 [ 3 ] {1331d924-a20d-47d5-97a9-62a525f1830a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:20:43.018011 [ 3 ] {1331d924-a20d-47d5-97a9-62a525f1830a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:43.018408 [ 3 ] {1331d924-a20d-47d5-97a9-62a525f1830a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:20:43.018661 [ 3 ] {1331d924-a20d-47d5-97a9-62a525f1830a} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.02.09 21:20:43.018827 [ 3 ] {1331d924-a20d-47d5-97a9-62a525f1830a} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.02.09 21:20:43.018944 [ 3 ] {1331d924-a20d-47d5-97a9-62a525f1830a} executeQuery: Read 3 rows, 249.00 B in 0.001116231 sec., 2687 rows/sec., 217.84 KiB/sec. 2024.02.09 21:20:43.019084 [ 3 ] {1331d924-a20d-47d5-97a9-62a525f1830a} DynamicQueryHandler: Done processing query 2024.02.09 21:20:43.019109 [ 3 ] {1331d924-a20d-47d5-97a9-62a525f1830a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:20:43.019126 [ 3 ] {} HTTP-Session: 7db12b7a-ad39-4489-be99-b8bf9f357315 Destroying unnamed session 2024.02.09 21:20:43.019241 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:43.019287 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:43.019307 [ 3 ] {} HTTP-Session: ea97b3f7-d7c9-4559-8fc0-59d709ecf591 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:43.019325 [ 3 ] {} HTTP-Session: ea97b3f7-d7c9-4559-8fc0-59d709ecf591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:43.019395 [ 3 ] {d69fcce3-ee0f-4e9c-9ab2-84c92cc27371} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:43.019435 [ 3 ] {d69fcce3-ee0f-4e9c-9ab2-84c92cc27371} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.09 21:20:43.019544 [ 3 ] {d69fcce3-ee0f-4e9c-9ab2-84c92cc27371} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:43.019818 [ 3 ] {d69fcce3-ee0f-4e9c-9ab2-84c92cc27371} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:20:43.020021 [ 3 ] {d69fcce3-ee0f-4e9c-9ab2-84c92cc27371} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.09 21:20:43.020175 [ 3 ] {d69fcce3-ee0f-4e9c-9ab2-84c92cc27371} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.09 21:20:43.020294 [ 3 ] {d69fcce3-ee0f-4e9c-9ab2-84c92cc27371} executeQuery: Read 2 rows, 175.00 B in 0.000870776 sec., 2296 rows/sec., 196.26 KiB/sec. 2024.02.09 21:20:43.020399 [ 3 ] {d69fcce3-ee0f-4e9c-9ab2-84c92cc27371} DynamicQueryHandler: Done processing query 2024.02.09 21:20:43.020422 [ 3 ] {d69fcce3-ee0f-4e9c-9ab2-84c92cc27371} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:20:43.020438 [ 3 ] {} HTTP-Session: ea97b3f7-d7c9-4559-8fc0-59d709ecf591 Destroying unnamed session 2024.02.09 21:20:43.020553 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 1573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:43.020597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:43.020615 [ 3 ] {} HTTP-Session: e8196faf-9475-4c7a-99c2-857aace220e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:43.020631 [ 3 ] {} HTTP-Session: e8196faf-9475-4c7a-99c2-857aace220e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:43.020702 [ 3 ] {f3f19d55-ff2f-4225-aa88-6959ac84673d} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:43.020742 [ 3 ] {f3f19d55-ff2f-4225-aa88-6959ac84673d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:20:43.020847 [ 3 ] {f3f19d55-ff2f-4225-aa88-6959ac84673d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:43.021101 [ 3 ] {f3f19d55-ff2f-4225-aa88-6959ac84673d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:20:43.021313 [ 3 ] {f3f19d55-ff2f-4225-aa88-6959ac84673d} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.02.09 21:20:43.021462 [ 3 ] {f3f19d55-ff2f-4225-aa88-6959ac84673d} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.02.09 21:20:43.021578 [ 3 ] {f3f19d55-ff2f-4225-aa88-6959ac84673d} executeQuery: Read 10 rows, 936.00 B in 0.000847126 sec., 11804 rows/sec., 1.05 MiB/sec. 2024.02.09 21:20:43.021712 [ 3 ] {f3f19d55-ff2f-4225-aa88-6959ac84673d} DynamicQueryHandler: Done processing query 2024.02.09 21:20:43.021750 [ 3 ] {f3f19d55-ff2f-4225-aa88-6959ac84673d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:20:43.021769 [ 3 ] {} HTTP-Session: e8196faf-9475-4c7a-99c2-857aace220e1 Destroying unnamed session 2024.02.09 21:20:43.021896 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:43.021942 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:43.021962 [ 3 ] {} HTTP-Session: d06e3d2b-c8e7-4a2c-8d1b-05f4b5d7323e Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:43.021979 [ 3 ] {} HTTP-Session: d06e3d2b-c8e7-4a2c-8d1b-05f4b5d7323e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:43.022048 [ 3 ] {23735f15-38dc-46a7-b46c-6bdd7188c851} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:43.022088 [ 3 ] {23735f15-38dc-46a7-b46c-6bdd7188c851} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.09 21:20:43.022202 [ 3 ] {23735f15-38dc-46a7-b46c-6bdd7188c851} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:43.022453 [ 3 ] {23735f15-38dc-46a7-b46c-6bdd7188c851} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:20:43.022654 [ 3 ] {23735f15-38dc-46a7-b46c-6bdd7188c851} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.09 21:20:43.022806 [ 3 ] {23735f15-38dc-46a7-b46c-6bdd7188c851} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.09 21:20:43.022920 [ 3 ] {23735f15-38dc-46a7-b46c-6bdd7188c851} executeQuery: Read 2 rows, 143.00 B in 0.000844175 sec., 2369 rows/sec., 165.43 KiB/sec. 2024.02.09 21:20:43.023021 [ 3 ] {23735f15-38dc-46a7-b46c-6bdd7188c851} DynamicQueryHandler: Done processing query 2024.02.09 21:20:43.023044 [ 3 ] {23735f15-38dc-46a7-b46c-6bdd7188c851} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:20:43.023060 [ 3 ] {} HTTP-Session: d06e3d2b-c8e7-4a2c-8d1b-05f4b5d7323e Destroying unnamed session 2024.02.09 21:20:43.023211 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:43.023255 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:43.023273 [ 3 ] {} HTTP-Session: db3de308-7f7e-473e-bd27-a98877d5272a Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:43.023291 [ 3 ] {} HTTP-Session: db3de308-7f7e-473e-bd27-a98877d5272a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:43.023360 [ 3 ] {de6ea1fb-df4b-49c1-ab93-5196b7949990} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:43.023400 [ 3 ] {de6ea1fb-df4b-49c1-ab93-5196b7949990} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:20:43.023503 [ 3 ] {de6ea1fb-df4b-49c1-ab93-5196b7949990} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:43.023746 [ 3 ] {de6ea1fb-df4b-49c1-ab93-5196b7949990} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:20:43.023943 [ 3 ] {de6ea1fb-df4b-49c1-ab93-5196b7949990} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.02.09 21:20:43.024093 [ 3 ] {de6ea1fb-df4b-49c1-ab93-5196b7949990} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.02.09 21:20:43.024210 [ 3 ] {de6ea1fb-df4b-49c1-ab93-5196b7949990} executeQuery: Read 5 rows, 413.00 B in 0.000821725 sec., 6084 rows/sec., 490.82 KiB/sec. 2024.02.09 21:20:43.024323 [ 3 ] {de6ea1fb-df4b-49c1-ab93-5196b7949990} DynamicQueryHandler: Done processing query 2024.02.09 21:20:43.024347 [ 3 ] {de6ea1fb-df4b-49c1-ab93-5196b7949990} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:20:43.024362 [ 3 ] {} HTTP-Session: db3de308-7f7e-473e-bd27-a98877d5272a Destroying unnamed session 2024.02.09 21:20:43.024457 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:43.024501 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:43.024522 [ 3 ] {} HTTP-Session: 78dc0f93-3711-4e2e-852e-a55b812d5697 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:43.024538 [ 3 ] {} HTTP-Session: 78dc0f93-3711-4e2e-852e-a55b812d5697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:43.024606 [ 3 ] {95ec9b06-8d2a-41c7-8d0d-82f230f1e5b5} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:43.024649 [ 3 ] {95ec9b06-8d2a-41c7-8d0d-82f230f1e5b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.09 21:20:43.024770 [ 3 ] {95ec9b06-8d2a-41c7-8d0d-82f230f1e5b5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:43.025091 [ 3 ] {95ec9b06-8d2a-41c7-8d0d-82f230f1e5b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:20:43.025345 [ 3 ] {95ec9b06-8d2a-41c7-8d0d-82f230f1e5b5} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.09 21:20:43.025528 [ 3 ] {95ec9b06-8d2a-41c7-8d0d-82f230f1e5b5} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.09 21:20:43.025646 [ 3 ] {95ec9b06-8d2a-41c7-8d0d-82f230f1e5b5} executeQuery: Read 1 rows, 72.00 B in 0.001009729 sec., 990 rows/sec., 69.64 KiB/sec. 2024.02.09 21:20:43.025795 [ 3 ] {95ec9b06-8d2a-41c7-8d0d-82f230f1e5b5} DynamicQueryHandler: Done processing query 2024.02.09 21:20:43.025820 [ 3 ] {95ec9b06-8d2a-41c7-8d0d-82f230f1e5b5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:20:43.025836 [ 3 ] {} HTTP-Session: 78dc0f93-3711-4e2e-852e-a55b812d5697 Destroying unnamed session 2024.02.09 21:20:43.025942 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:43.025987 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:43.026007 [ 3 ] {} HTTP-Session: 80e80ad4-7bf5-4e93-8666-5176fb79b212 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:43.026024 [ 3 ] {} HTTP-Session: 80e80ad4-7bf5-4e93-8666-5176fb79b212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:43.026098 [ 3 ] {53f63513-33ce-44c9-ad60-1e49a48eb93a} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:43.026144 [ 3 ] {53f63513-33ce-44c9-ad60-1e49a48eb93a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:20:43.026283 [ 3 ] {53f63513-33ce-44c9-ad60-1e49a48eb93a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:43.026582 [ 3 ] {53f63513-33ce-44c9-ad60-1e49a48eb93a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:20:43.026851 [ 3 ] {53f63513-33ce-44c9-ad60-1e49a48eb93a} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.02.09 21:20:43.027034 [ 3 ] {53f63513-33ce-44c9-ad60-1e49a48eb93a} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.02.09 21:20:43.027149 [ 3 ] {53f63513-33ce-44c9-ad60-1e49a48eb93a} executeQuery: Read 3 rows, 4.15 KiB in 0.001022629 sec., 2933 rows/sec., 3.96 MiB/sec. 2024.02.09 21:20:43.027278 [ 3 ] {53f63513-33ce-44c9-ad60-1e49a48eb93a} DynamicQueryHandler: Done processing query 2024.02.09 21:20:43.027302 [ 3 ] {53f63513-33ce-44c9-ad60-1e49a48eb93a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:20:43.027319 [ 3 ] {} HTTP-Session: 80e80ad4-7bf5-4e93-8666-5176fb79b212 Destroying unnamed session 2024.02.09 21:20:48.019343 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:48.019461 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:48.019488 [ 3 ] {} HTTP-Session: 563f3ea2-1f41-4543-8493-ad56364f9ffe Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:48.019513 [ 3 ] {} HTTP-Session: 563f3ea2-1f41-4543-8493-ad56364f9ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:48.019640 [ 3 ] {96e04acf-8345-40cc-816a-b2ad9dd30eaf} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:48.019701 [ 3 ] {96e04acf-8345-40cc-816a-b2ad9dd30eaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:20:48.019861 [ 3 ] {96e04acf-8345-40cc-816a-b2ad9dd30eaf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:48.020326 [ 3 ] {96e04acf-8345-40cc-816a-b2ad9dd30eaf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:20:48.020590 [ 3 ] {96e04acf-8345-40cc-816a-b2ad9dd30eaf} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.02.09 21:20:48.020752 [ 3 ] {96e04acf-8345-40cc-816a-b2ad9dd30eaf} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.02.09 21:20:48.020867 [ 3 ] {96e04acf-8345-40cc-816a-b2ad9dd30eaf} executeQuery: Read 49 rows, 3.97 KiB in 0.001192922 sec., 41075 rows/sec., 3.25 MiB/sec. 2024.02.09 21:20:48.021012 [ 3 ] {96e04acf-8345-40cc-816a-b2ad9dd30eaf} DynamicQueryHandler: Done processing query 2024.02.09 21:20:48.021038 [ 3 ] {96e04acf-8345-40cc-816a-b2ad9dd30eaf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:20:48.021055 [ 3 ] {} HTTP-Session: 563f3ea2-1f41-4543-8493-ad56364f9ffe Destroying unnamed session 2024.02.09 21:20:48.021178 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:48.021232 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:48.021253 [ 3 ] {} HTTP-Session: b43f86d7-eefb-4d5d-ae31-54200c7b7e5a Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:48.021271 [ 3 ] {} HTTP-Session: b43f86d7-eefb-4d5d-ae31-54200c7b7e5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:48.021343 [ 3 ] {98d46cd8-2103-4b0e-b815-f11b8444efcb} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:48.021384 [ 3 ] {98d46cd8-2103-4b0e-b815-f11b8444efcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.09 21:20:48.021495 [ 3 ] {98d46cd8-2103-4b0e-b815-f11b8444efcb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:48.021786 [ 3 ] {98d46cd8-2103-4b0e-b815-f11b8444efcb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:20:48.021994 [ 3 ] {98d46cd8-2103-4b0e-b815-f11b8444efcb} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.09 21:20:48.022151 [ 3 ] {98d46cd8-2103-4b0e-b815-f11b8444efcb} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.09 21:20:48.022253 [ 3 ] {98d46cd8-2103-4b0e-b815-f11b8444efcb} executeQuery: Read 2 rows, 175.00 B in 0.000878116 sec., 2277 rows/sec., 194.62 KiB/sec. 2024.02.09 21:20:48.022376 [ 3 ] {98d46cd8-2103-4b0e-b815-f11b8444efcb} DynamicQueryHandler: Done processing query 2024.02.09 21:20:48.022401 [ 3 ] {98d46cd8-2103-4b0e-b815-f11b8444efcb} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:20:48.022417 [ 3 ] {} HTTP-Session: b43f86d7-eefb-4d5d-ae31-54200c7b7e5a Destroying unnamed session 2024.02.09 21:20:48.022565 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 23775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:48.022611 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:48.022632 [ 3 ] {} HTTP-Session: b18dab09-04c1-42c5-a2d0-037529571b33 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:48.022649 [ 3 ] {} HTTP-Session: b18dab09-04c1-42c5-a2d0-037529571b33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:48.022731 [ 3 ] {112d7c16-a6c2-4b4c-adc4-646dac792390} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:48.022769 [ 3 ] {112d7c16-a6c2-4b4c-adc4-646dac792390} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:20:48.022875 [ 3 ] {112d7c16-a6c2-4b4c-adc4-646dac792390} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:48.023249 [ 3 ] {112d7c16-a6c2-4b4c-adc4-646dac792390} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:20:48.023465 [ 3 ] {112d7c16-a6c2-4b4c-adc4-646dac792390} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.02.09 21:20:48.023611 [ 3 ] {112d7c16-a6c2-4b4c-adc4-646dac792390} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.02.09 21:20:48.023729 [ 3 ] {112d7c16-a6c2-4b4c-adc4-646dac792390} executeQuery: Read 148 rows, 14.73 KiB in 0.000960458 sec., 154093 rows/sec., 14.98 MiB/sec. 2024.02.09 21:20:48.023848 [ 3 ] {112d7c16-a6c2-4b4c-adc4-646dac792390} DynamicQueryHandler: Done processing query 2024.02.09 21:20:48.023873 [ 3 ] {112d7c16-a6c2-4b4c-adc4-646dac792390} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.09 21:20:48.023889 [ 3 ] {} HTTP-Session: b18dab09-04c1-42c5-a2d0-037529571b33 Destroying unnamed session 2024.02.09 21:20:48.024045 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:48.024091 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:48.024110 [ 3 ] {} HTTP-Session: 193eee1d-ba5c-492f-8375-98739f7ce006 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:48.024128 [ 3 ] {} HTTP-Session: 193eee1d-ba5c-492f-8375-98739f7ce006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:48.024200 [ 3 ] {46b861d1-d636-4d23-8a9e-a43fb54792e6} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:48.024239 [ 3 ] {46b861d1-d636-4d23-8a9e-a43fb54792e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.09 21:20:48.024347 [ 3 ] {46b861d1-d636-4d23-8a9e-a43fb54792e6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:48.024605 [ 3 ] {46b861d1-d636-4d23-8a9e-a43fb54792e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:20:48.024810 [ 3 ] {46b861d1-d636-4d23-8a9e-a43fb54792e6} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.09 21:20:48.024962 [ 3 ] {46b861d1-d636-4d23-8a9e-a43fb54792e6} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.09 21:20:48.025074 [ 3 ] {46b861d1-d636-4d23-8a9e-a43fb54792e6} executeQuery: Read 2 rows, 143.00 B in 0.000843886 sec., 2369 rows/sec., 165.48 KiB/sec. 2024.02.09 21:20:48.025192 [ 3 ] {46b861d1-d636-4d23-8a9e-a43fb54792e6} DynamicQueryHandler: Done processing query 2024.02.09 21:20:48.025217 [ 3 ] {46b861d1-d636-4d23-8a9e-a43fb54792e6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:20:48.025234 [ 3 ] {} HTTP-Session: 193eee1d-ba5c-492f-8375-98739f7ce006 Destroying unnamed session 2024.02.09 21:20:48.025393 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 8694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:48.025439 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:48.025458 [ 3 ] {} HTTP-Session: d59595df-d5a4-4ed4-9cdd-8777a04c643a Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:48.025475 [ 3 ] {} HTTP-Session: d59595df-d5a4-4ed4-9cdd-8777a04c643a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:48.025548 [ 3 ] {b121cf4d-e5ec-4cf9-abb1-01b31848ae54} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:48.025586 [ 3 ] {b121cf4d-e5ec-4cf9-abb1-01b31848ae54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:20:48.025694 [ 3 ] {b121cf4d-e5ec-4cf9-abb1-01b31848ae54} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:48.025993 [ 3 ] {b121cf4d-e5ec-4cf9-abb1-01b31848ae54} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:20:48.026200 [ 3 ] {b121cf4d-e5ec-4cf9-abb1-01b31848ae54} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.02.09 21:20:48.026356 [ 3 ] {b121cf4d-e5ec-4cf9-abb1-01b31848ae54} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.02.09 21:20:48.026475 [ 3 ] {b121cf4d-e5ec-4cf9-abb1-01b31848ae54} executeQuery: Read 51 rows, 4.09 KiB in 0.000895647 sec., 56942 rows/sec., 4.46 MiB/sec. 2024.02.09 21:20:48.026630 [ 3 ] {b121cf4d-e5ec-4cf9-abb1-01b31848ae54} DynamicQueryHandler: Done processing query 2024.02.09 21:20:48.026672 [ 3 ] {b121cf4d-e5ec-4cf9-abb1-01b31848ae54} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.09 21:20:48.026701 [ 3 ] {} HTTP-Session: d59595df-d5a4-4ed4-9cdd-8777a04c643a Destroying unnamed session 2024.02.09 21:20:48.026857 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:48.026902 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:48.026921 [ 3 ] {} HTTP-Session: c2045368-dc76-48ea-b637-f53afe1f3a0f Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:48.026938 [ 3 ] {} HTTP-Session: c2045368-dc76-48ea-b637-f53afe1f3a0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:48.027009 [ 3 ] {44ad2ca9-a3af-4b38-83e0-37d3f4613c69} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:48.027051 [ 3 ] {44ad2ca9-a3af-4b38-83e0-37d3f4613c69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.09 21:20:48.027191 [ 3 ] {44ad2ca9-a3af-4b38-83e0-37d3f4613c69} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:48.027450 [ 3 ] {44ad2ca9-a3af-4b38-83e0-37d3f4613c69} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:20:48.027707 [ 3 ] {44ad2ca9-a3af-4b38-83e0-37d3f4613c69} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.09 21:20:48.027883 [ 3 ] {44ad2ca9-a3af-4b38-83e0-37d3f4613c69} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.09 21:20:48.028004 [ 3 ] {44ad2ca9-a3af-4b38-83e0-37d3f4613c69} executeQuery: Read 1 rows, 72.00 B in 0.000964788 sec., 1036 rows/sec., 72.88 KiB/sec. 2024.02.09 21:20:48.028203 [ 3 ] {44ad2ca9-a3af-4b38-83e0-37d3f4613c69} DynamicQueryHandler: Done processing query 2024.02.09 21:20:48.028228 [ 3 ] {44ad2ca9-a3af-4b38-83e0-37d3f4613c69} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:20:48.028245 [ 3 ] {} HTTP-Session: c2045368-dc76-48ea-b637-f53afe1f3a0f Destroying unnamed session 2024.02.09 21:20:48.028388 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 52427, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:48.028433 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:48.028452 [ 3 ] {} HTTP-Session: cfb68d86-3711-4ab5-9a36-0f3d5f999e22 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:48.028469 [ 3 ] {} HTTP-Session: cfb68d86-3711-4ab5-9a36-0f3d5f999e22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:48.028558 [ 3 ] {f6d08087-c6bd-426e-a443-04f3018f13bb} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:48.028605 [ 3 ] {f6d08087-c6bd-426e-a443-04f3018f13bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:20:48.028757 [ 3 ] {f6d08087-c6bd-426e-a443-04f3018f13bb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:48.029349 [ 3 ] {f6d08087-c6bd-426e-a443-04f3018f13bb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:20:48.029658 [ 3 ] {f6d08087-c6bd-426e-a443-04f3018f13bb} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.02.09 21:20:48.029834 [ 3 ] {f6d08087-c6bd-426e-a443-04f3018f13bb} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.02.09 21:20:48.029956 [ 3 ] {f6d08087-c6bd-426e-a443-04f3018f13bb} executeQuery: Read 49 rows, 67.71 KiB in 0.001368136 sec., 35815 rows/sec., 48.33 MiB/sec. 2024.02.09 21:20:48.030082 [ 3 ] {f6d08087-c6bd-426e-a443-04f3018f13bb} DynamicQueryHandler: Done processing query 2024.02.09 21:20:48.030106 [ 3 ] {f6d08087-c6bd-426e-a443-04f3018f13bb} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.09 21:20:48.030123 [ 3 ] {} HTTP-Session: cfb68d86-3711-4ab5-9a36-0f3d5f999e22 Destroying unnamed session 2024.02.09 21:20:51.768178 [ 92 ] {} DNSResolver: Updating DNS cache 2024.02.09 21:20:51.768227 [ 92 ] {} DNSResolver: Updated DNS cache 2024.02.09 21:20:53.018520 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:53.018647 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:53.018672 [ 3 ] {} HTTP-Session: b3b534cd-754b-44df-82ac-7b6aa6c7283f Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:53.018696 [ 3 ] {} HTTP-Session: b3b534cd-754b-44df-82ac-7b6aa6c7283f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:53.018819 [ 3 ] {76c91877-090f-401a-966a-56858a8e1b40} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:53.018879 [ 3 ] {76c91877-090f-401a-966a-56858a8e1b40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:20:53.019038 [ 3 ] {76c91877-090f-401a-966a-56858a8e1b40} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:53.019521 [ 3 ] {76c91877-090f-401a-966a-56858a8e1b40} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:20:53.019790 [ 3 ] {76c91877-090f-401a-966a-56858a8e1b40} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.02.09 21:20:53.019958 [ 3 ] {76c91877-090f-401a-966a-56858a8e1b40} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.02.09 21:20:53.020100 [ 3 ] {76c91877-090f-401a-966a-56858a8e1b40} executeQuery: Read 3 rows, 249.00 B in 0.001241332 sec., 2416 rows/sec., 195.89 KiB/sec. 2024.02.09 21:20:53.020275 [ 3 ] {76c91877-090f-401a-966a-56858a8e1b40} DynamicQueryHandler: Done processing query 2024.02.09 21:20:53.020302 [ 3 ] {76c91877-090f-401a-966a-56858a8e1b40} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:20:53.020318 [ 3 ] {} HTTP-Session: b3b534cd-754b-44df-82ac-7b6aa6c7283f Destroying unnamed session 2024.02.09 21:20:53.020434 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:53.020495 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:53.020516 [ 3 ] {} HTTP-Session: 1913fb69-617d-44fd-89ba-c0694334b93d Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:53.020534 [ 3 ] {} HTTP-Session: 1913fb69-617d-44fd-89ba-c0694334b93d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:53.020610 [ 3 ] {3146696b-71b3-4902-a413-f47c7192f1c4} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:53.020652 [ 3 ] {3146696b-71b3-4902-a413-f47c7192f1c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.09 21:20:53.020774 [ 3 ] {3146696b-71b3-4902-a413-f47c7192f1c4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:53.021127 [ 3 ] {3146696b-71b3-4902-a413-f47c7192f1c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:20:53.021353 [ 3 ] {3146696b-71b3-4902-a413-f47c7192f1c4} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.09 21:20:53.021510 [ 3 ] {3146696b-71b3-4902-a413-f47c7192f1c4} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.09 21:20:53.021642 [ 3 ] {3146696b-71b3-4902-a413-f47c7192f1c4} executeQuery: Read 2 rows, 175.00 B in 0.001002758 sec., 1994 rows/sec., 170.43 KiB/sec. 2024.02.09 21:20:53.021778 [ 3 ] {3146696b-71b3-4902-a413-f47c7192f1c4} DynamicQueryHandler: Done processing query 2024.02.09 21:20:53.021802 [ 3 ] {3146696b-71b3-4902-a413-f47c7192f1c4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:20:53.021818 [ 3 ] {} HTTP-Session: 1913fb69-617d-44fd-89ba-c0694334b93d Destroying unnamed session 2024.02.09 21:20:53.021969 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 6515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:53.022018 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:53.022038 [ 3 ] {} HTTP-Session: fb5fef56-82eb-44d9-a694-42032ad5aa46 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:53.022055 [ 3 ] {} HTTP-Session: fb5fef56-82eb-44d9-a694-42032ad5aa46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:53.022129 [ 3 ] {31a3f370-4b7f-4338-aaac-fb542d6ab990} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:53.022168 [ 3 ] {31a3f370-4b7f-4338-aaac-fb542d6ab990} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:20:53.022274 [ 3 ] {31a3f370-4b7f-4338-aaac-fb542d6ab990} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:53.022575 [ 3 ] {31a3f370-4b7f-4338-aaac-fb542d6ab990} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:20:53.022787 [ 3 ] {31a3f370-4b7f-4338-aaac-fb542d6ab990} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.02.09 21:20:53.022938 [ 3 ] {31a3f370-4b7f-4338-aaac-fb542d6ab990} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.02.09 21:20:53.023050 [ 92 ] {} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.02.09 21:20:53.023062 [ 3 ] {31a3f370-4b7f-4338-aaac-fb542d6ab990} executeQuery: Read 46 rows, 3.68 KiB in 0.000898527 sec., 51194 rows/sec., 4.00 MiB/sec. 2024.02.09 21:20:53.023138 [ 92 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:20:53.023314 [ 22 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.02.09 21:20:53.023335 [ 3 ] {31a3f370-4b7f-4338-aaac-fb542d6ab990} DynamicQueryHandler: Done processing query 2024.02.09 21:20:53.023405 [ 3 ] {31a3f370-4b7f-4338-aaac-fb542d6ab990} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:20:53.023452 [ 3 ] {} HTTP-Session: fb5fef56-82eb-44d9-a694-42032ad5aa46 Destroying unnamed session 2024.02.09 21:20:53.023499 [ 22 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:20:53.023540 [ 22 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 196 rows starting from the beginning of the part 2024.02.09 21:20:53.023637 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:53.023698 [ 22 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 9 rows starting from the beginning of the part 2024.02.09 21:20:53.023721 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:53.023770 [ 3 ] {} HTTP-Session: ef3cb2c6-e72d-45d7-ac82-0d327a282aa7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:53.023802 [ 3 ] {} HTTP-Session: ef3cb2c6-e72d-45d7-ac82-0d327a282aa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:53.023917 [ 22 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 147 rows starting from the beginning of the part 2024.02.09 21:20:53.024011 [ 3 ] {a8921f26-b895-402d-a8ef-5be74e59a62f} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:53.024125 [ 3 ] {a8921f26-b895-402d-a8ef-5be74e59a62f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.09 21:20:53.024159 [ 22 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 10 rows starting from the beginning of the part 2024.02.09 21:20:53.024481 [ 22 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 148 rows starting from the beginning of the part 2024.02.09 21:20:53.024594 [ 3 ] {a8921f26-b895-402d-a8ef-5be74e59a62f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:53.024763 [ 22 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 46 rows starting from the beginning of the part 2024.02.09 21:20:53.025300 [ 3 ] {a8921f26-b895-402d-a8ef-5be74e59a62f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:20:53.025700 [ 3 ] {a8921f26-b895-402d-a8ef-5be74e59a62f} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.09 21:20:53.025968 [ 3 ] {a8921f26-b895-402d-a8ef-5be74e59a62f} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.09 21:20:53.026235 [ 3 ] {a8921f26-b895-402d-a8ef-5be74e59a62f} executeQuery: Read 2 rows, 143.00 B in 0.0021581 sec., 926 rows/sec., 64.71 KiB/sec. 2024.02.09 21:20:53.026613 [ 22 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 556 rows, containing 4 columns (4 merged, 0 gathered) in 0.003397822 sec., 163634.23392985272 rows/sec., 15.34 MiB/sec. 2024.02.09 21:20:53.026637 [ 3 ] {a8921f26-b895-402d-a8ef-5be74e59a62f} DynamicQueryHandler: Done processing query 2024.02.09 21:20:53.026695 [ 3 ] {a8921f26-b895-402d-a8ef-5be74e59a62f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:20:53.026718 [ 3 ] {} HTTP-Session: ef3cb2c6-e72d-45d7-ac82-0d327a282aa7 Destroying unnamed session 2024.02.09 21:20:53.026807 [ 18 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.02.09 21:20:53.026886 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 4949, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:53.026943 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:53.026974 [ 3 ] {} HTTP-Session: a1c54239-9171-45e0-adb5-05a1f6cc23ab Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:53.026995 [ 3 ] {} HTTP-Session: a1c54239-9171-45e0-adb5-05a1f6cc23ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:53.027095 [ 18 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_56_11} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.02.09 21:20:53.027134 [ 3 ] {eeec0705-d12d-4158-bdbd-1a2de1e859eb} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:53.027204 [ 3 ] {eeec0705-d12d-4158-bdbd-1a2de1e859eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:20:53.027233 [ 18 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_56_11} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.02.09 21:20:53.027459 [ 3 ] {eeec0705-d12d-4158-bdbd-1a2de1e859eb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:53.027768 [ 3 ] {eeec0705-d12d-4158-bdbd-1a2de1e859eb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:20:53.027983 [ 3 ] {eeec0705-d12d-4158-bdbd-1a2de1e859eb} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.02.09 21:20:53.028134 [ 3 ] {eeec0705-d12d-4158-bdbd-1a2de1e859eb} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.02.09 21:20:53.028233 [ 3 ] {eeec0705-d12d-4158-bdbd-1a2de1e859eb} executeQuery: Read 29 rows, 2.30 KiB in 0.001050099 sec., 27616 rows/sec., 2.14 MiB/sec. 2024.02.09 21:20:53.028226 [ 91 ] {} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.02.09 21:20:53.028288 [ 91 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:20:53.028374 [ 3 ] {eeec0705-d12d-4158-bdbd-1a2de1e859eb} DynamicQueryHandler: Done processing query 2024.02.09 21:20:53.028380 [ 11 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.02.09 21:20:53.028404 [ 3 ] {eeec0705-d12d-4158-bdbd-1a2de1e859eb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:20:53.028437 [ 3 ] {} HTTP-Session: a1c54239-9171-45e0-adb5-05a1f6cc23ab Destroying unnamed session 2024.02.09 21:20:53.028514 [ 11 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:20:53.028550 [ 11 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 102 rows starting from the beginning of the part 2024.02.09 21:20:53.028626 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:53.028706 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:53.028758 [ 3 ] {} HTTP-Session: 74ae1e1e-0904-4f6d-88a6-8c52fb3e52ec Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:53.028759 [ 11 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 3 rows starting from the beginning of the part 2024.02.09 21:20:53.028785 [ 3 ] {} HTTP-Session: 74ae1e1e-0904-4f6d-88a6-8c52fb3e52ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:53.029020 [ 11 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 49 rows starting from the beginning of the part 2024.02.09 21:20:53.029020 [ 3 ] {44cfe46d-3ae1-4784-8d94-f7fc5b7a2598} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:53.029129 [ 3 ] {44cfe46d-3ae1-4784-8d94-f7fc5b7a2598} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.09 21:20:53.029205 [ 11 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 5 rows starting from the beginning of the part 2024.02.09 21:20:53.029523 [ 11 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 51 rows starting from the beginning of the part 2024.02.09 21:20:53.029671 [ 3 ] {44cfe46d-3ae1-4784-8d94-f7fc5b7a2598} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:53.029799 [ 11 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 29 rows starting from the beginning of the part 2024.02.09 21:20:53.030386 [ 3 ] {44cfe46d-3ae1-4784-8d94-f7fc5b7a2598} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:20:53.031089 [ 3 ] {44cfe46d-3ae1-4784-8d94-f7fc5b7a2598} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.09 21:20:53.031301 [ 11 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 239 rows, containing 4 columns (4 merged, 0 gathered) in 0.002955214 sec., 80874.00777067246 rows/sec., 6.32 MiB/sec. 2024.02.09 21:20:53.031431 [ 3 ] {44cfe46d-3ae1-4784-8d94-f7fc5b7a2598} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.09 21:20:53.031458 [ 11 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.02.09 21:20:53.031619 [ 3 ] {44cfe46d-3ae1-4784-8d94-f7fc5b7a2598} executeQuery: Read 37 rows, 2.67 KiB in 0.002516016 sec., 14705 rows/sec., 1.04 MiB/sec. 2024.02.09 21:20:53.031803 [ 11 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_56_11} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.02.09 21:20:53.031933 [ 11 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_56_11} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.02.09 21:20:53.031935 [ 3 ] {44cfe46d-3ae1-4784-8d94-f7fc5b7a2598} DynamicQueryHandler: Done processing query 2024.02.09 21:20:53.031985 [ 3 ] {44cfe46d-3ae1-4784-8d94-f7fc5b7a2598} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:20:53.032044 [ 3 ] {} HTTP-Session: 74ae1e1e-0904-4f6d-88a6-8c52fb3e52ec Destroying unnamed session 2024.02.09 21:20:53.032173 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:53.032217 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:53.032237 [ 3 ] {} HTTP-Session: 0f3b7f58-323b-4570-89e8-b345ca212cca Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:53.032253 [ 3 ] {} HTTP-Session: 0f3b7f58-323b-4570-89e8-b345ca212cca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:53.032327 [ 3 ] {e8a2c35a-ada3-470e-a982-6ce8bd46a206} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:53.032373 [ 3 ] {e8a2c35a-ada3-470e-a982-6ce8bd46a206} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:20:53.032526 [ 3 ] {e8a2c35a-ada3-470e-a982-6ce8bd46a206} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:53.032868 [ 3 ] {e8a2c35a-ada3-470e-a982-6ce8bd46a206} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:20:53.033147 [ 3 ] {e8a2c35a-ada3-470e-a982-6ce8bd46a206} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.02.09 21:20:53.033323 [ 3 ] {e8a2c35a-ada3-470e-a982-6ce8bd46a206} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.02.09 21:20:53.033427 [ 3 ] {e8a2c35a-ada3-470e-a982-6ce8bd46a206} executeQuery: Read 3 rows, 4.15 KiB in 0.001071719 sec., 2799 rows/sec., 3.78 MiB/sec. 2024.02.09 21:20:53.033552 [ 3 ] {e8a2c35a-ada3-470e-a982-6ce8bd46a206} DynamicQueryHandler: Done processing query 2024.02.09 21:20:53.033575 [ 3 ] {e8a2c35a-ada3-470e-a982-6ce8bd46a206} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:20:53.033591 [ 3 ] {} HTTP-Session: 0f3b7f58-323b-4570-89e8-b345ca212cca Destroying unnamed session 2024.02.09 21:20:58.019926 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:58.020074 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:58.020105 [ 3 ] {} HTTP-Session: 5f2f1eba-9fab-499e-a61e-cc693d04d7cf Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:58.020134 [ 3 ] {} HTTP-Session: 5f2f1eba-9fab-499e-a61e-cc693d04d7cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:58.020280 [ 3 ] {e00cc723-addb-464b-b97e-4f9e479ce0ed} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:58.020347 [ 3 ] {e00cc723-addb-464b-b97e-4f9e479ce0ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:20:58.020533 [ 3 ] {e00cc723-addb-464b-b97e-4f9e479ce0ed} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:58.021010 [ 3 ] {e00cc723-addb-464b-b97e-4f9e479ce0ed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:20:58.021310 [ 3 ] {e00cc723-addb-464b-b97e-4f9e479ce0ed} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.02.09 21:20:58.021482 [ 3 ] {e00cc723-addb-464b-b97e-4f9e479ce0ed} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.02.09 21:20:58.021618 [ 3 ] {e00cc723-addb-464b-b97e-4f9e479ce0ed} executeQuery: Read 49 rows, 3.97 KiB in 0.001290244 sec., 37977 rows/sec., 3.01 MiB/sec. 2024.02.09 21:20:58.021625 [ 88 ] {} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.02.09 21:20:58.021754 [ 88 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:20:58.021824 [ 3 ] {e00cc723-addb-464b-b97e-4f9e479ce0ed} DynamicQueryHandler: Done processing query 2024.02.09 21:20:58.021878 [ 3 ] {e00cc723-addb-464b-b97e-4f9e479ce0ed} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:20:58.021900 [ 3 ] {} HTTP-Session: 5f2f1eba-9fab-499e-a61e-cc693d04d7cf Destroying unnamed session 2024.02.09 21:20:58.021906 [ 13 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.02.09 21:20:58.022084 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 23625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:58.022132 [ 13 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:20:58.022179 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:58.022195 [ 13 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 52 rows starting from the beginning of the part 2024.02.09 21:20:58.022227 [ 3 ] {} HTTP-Session: fb446398-234a-443f-a1a1-b1c15ec4fb54 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:58.022257 [ 3 ] {} HTTP-Session: fb446398-234a-443f-a1a1-b1c15ec4fb54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:58.022501 [ 3 ] {2dc78359-8d76-46a2-9fd1-1036f3e7df34} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:58.022522 [ 13 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 49 rows starting from the beginning of the part 2024.02.09 21:20:58.022577 [ 3 ] {2dc78359-8d76-46a2-9fd1-1036f3e7df34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:20:58.022837 [ 13 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 3 rows starting from the beginning of the part 2024.02.09 21:20:58.023032 [ 3 ] {2dc78359-8d76-46a2-9fd1-1036f3e7df34} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:58.023152 [ 13 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 49 rows starting from the beginning of the part 2024.02.09 21:20:58.023296 [ 13 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 3 rows starting from the beginning of the part 2024.02.09 21:20:58.023393 [ 13 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 49 rows starting from the beginning of the part 2024.02.09 21:20:58.023996 [ 3 ] {2dc78359-8d76-46a2-9fd1-1036f3e7df34} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:20:58.024459 [ 3 ] {2dc78359-8d76-46a2-9fd1-1036f3e7df34} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.02.09 21:20:58.024800 [ 3 ] {2dc78359-8d76-46a2-9fd1-1036f3e7df34} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.02.09 21:20:58.025019 [ 10 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 4 columns (4 merged, 0 gathered) in 0.003140368 sec., 65278.973674422865 rows/sec., 5.17 MiB/sec. 2024.02.09 21:20:58.025054 [ 3 ] {2dc78359-8d76-46a2-9fd1-1036f3e7df34} executeQuery: Read 147 rows, 14.64 KiB in 0.002509346 sec., 58581 rows/sec., 5.70 MiB/sec. 2024.02.09 21:20:58.025335 [ 3 ] {2dc78359-8d76-46a2-9fd1-1036f3e7df34} DynamicQueryHandler: Done processing query 2024.02.09 21:20:58.025368 [ 3 ] {2dc78359-8d76-46a2-9fd1-1036f3e7df34} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.09 21:20:58.025378 [ 10 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.02.09 21:20:58.025400 [ 3 ] {} HTTP-Session: fb446398-234a-443f-a1a1-b1c15ec4fb54 Destroying unnamed session 2024.02.09 21:20:58.025579 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 8351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:58.025640 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:58.025664 [ 3 ] {} HTTP-Session: 5e0f55e0-a571-4b0b-bb36-4a9658280c8b Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:58.025688 [ 3 ] {} HTTP-Session: 5e0f55e0-a571-4b0b-bb36-4a9658280c8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:58.025835 [ 10 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_56_11} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.02.09 21:20:58.025844 [ 3 ] {b4f28d42-e037-4df5-aa74-515bb600cfd5} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:58.025933 [ 3 ] {b4f28d42-e037-4df5-aa74-515bb600cfd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:20:58.026011 [ 10 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_56_11} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.02.09 21:20:58.026212 [ 3 ] {b4f28d42-e037-4df5-aa74-515bb600cfd5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:58.026522 [ 3 ] {b4f28d42-e037-4df5-aa74-515bb600cfd5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:20:58.026744 [ 3 ] {b4f28d42-e037-4df5-aa74-515bb600cfd5} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.02.09 21:20:58.026892 [ 3 ] {b4f28d42-e037-4df5-aa74-515bb600cfd5} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.02.09 21:20:58.026994 [ 3 ] {b4f28d42-e037-4df5-aa74-515bb600cfd5} executeQuery: Read 49 rows, 3.92 KiB in 0.00108191 sec., 45290 rows/sec., 3.54 MiB/sec. 2024.02.09 21:20:58.027137 [ 3 ] {b4f28d42-e037-4df5-aa74-515bb600cfd5} DynamicQueryHandler: Done processing query 2024.02.09 21:20:58.027179 [ 3 ] {b4f28d42-e037-4df5-aa74-515bb600cfd5} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.09 21:20:58.027200 [ 3 ] {} HTTP-Session: 5e0f55e0-a571-4b0b-bb36-4a9658280c8b Destroying unnamed session 2024.02.09 21:20:58.027404 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 52427, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:20:58.027448 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:20:58.027467 [ 3 ] {} HTTP-Session: 70a07000-80f9-4e9e-9ecf-6812ac88290e Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:20:58.027485 [ 3 ] {} HTTP-Session: 70a07000-80f9-4e9e-9ecf-6812ac88290e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:20:58.027576 [ 3 ] {fc6f993e-ecd6-44fe-91f2-71f6c7da5640} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:20:58.027623 [ 3 ] {fc6f993e-ecd6-44fe-91f2-71f6c7da5640} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:20:58.027769 [ 3 ] {fc6f993e-ecd6-44fe-91f2-71f6c7da5640} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:20:58.028280 [ 3 ] {fc6f993e-ecd6-44fe-91f2-71f6c7da5640} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:20:58.028609 [ 3 ] {fc6f993e-ecd6-44fe-91f2-71f6c7da5640} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.02.09 21:20:58.028792 [ 3 ] {fc6f993e-ecd6-44fe-91f2-71f6c7da5640} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.02.09 21:20:58.028896 [ 3 ] {fc6f993e-ecd6-44fe-91f2-71f6c7da5640} executeQuery: Read 49 rows, 67.71 KiB in 0.001292603 sec., 37908 rows/sec., 51.15 MiB/sec. 2024.02.09 21:20:58.028891 [ 87 ] {} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.02.09 21:20:58.028963 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:20:58.029055 [ 3 ] {fc6f993e-ecd6-44fe-91f2-71f6c7da5640} DynamicQueryHandler: Done processing query 2024.02.09 21:20:58.029071 [ 13 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.02.09 21:20:58.029090 [ 3 ] {fc6f993e-ecd6-44fe-91f2-71f6c7da5640} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.09 21:20:58.029128 [ 3 ] {} HTTP-Session: 70a07000-80f9-4e9e-9ecf-6812ac88290e Destroying unnamed session 2024.02.09 21:20:58.029216 [ 13 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:20:58.029256 [ 13 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1322 rows starting from the beginning of the part 2024.02.09 21:20:58.029384 [ 13 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 49 rows starting from the beginning of the part 2024.02.09 21:20:58.029498 [ 13 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 3 rows starting from the beginning of the part 2024.02.09 21:20:58.029606 [ 13 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 49 rows starting from the beginning of the part 2024.02.09 21:20:58.029715 [ 13 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 3 rows starting from the beginning of the part 2024.02.09 21:20:58.029820 [ 13 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 49 rows starting from the beginning of the part 2024.02.09 21:20:58.033183 [ 19 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1475 rows, containing 6 columns (6 merged, 0 gathered) in 0.004158086 sec., 354730.5178392174 rows/sec., 478.69 MiB/sec. 2024.02.09 21:20:58.034207 [ 19 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.02.09 21:20:58.034434 [ 19 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_56_11} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.02.09 21:20:58.034496 [ 19 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_56_11} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.02.09 21:20:58.034574 [ 19 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_56_11: 8.66 MiB. 2024.02.09 21:20:59.000194 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 236.85 MiB, peak 245.48 MiB, will set to 238.07 MiB (RSS), difference: 1.23 MiB 2024.02.09 21:21:03.017327 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:03.017462 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:03.017492 [ 3 ] {} HTTP-Session: f58830bb-14e7-4c2d-ab35-b5d1e96a3a4a Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:03.017522 [ 3 ] {} HTTP-Session: f58830bb-14e7-4c2d-ab35-b5d1e96a3a4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:03.017661 [ 3 ] {d8b11e3d-641b-41e4-b2d8-968e4e640662} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:03.017728 [ 3 ] {d8b11e3d-641b-41e4-b2d8-968e4e640662} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:21:03.017911 [ 3 ] {d8b11e3d-641b-41e4-b2d8-968e4e640662} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:03.018382 [ 3 ] {d8b11e3d-641b-41e4-b2d8-968e4e640662} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:21:03.018652 [ 3 ] {d8b11e3d-641b-41e4-b2d8-968e4e640662} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.02.09 21:21:03.018815 [ 3 ] {d8b11e3d-641b-41e4-b2d8-968e4e640662} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.02.09 21:21:03.018936 [ 3 ] {d8b11e3d-641b-41e4-b2d8-968e4e640662} executeQuery: Read 3 rows, 249.00 B in 0.001231892 sec., 2435 rows/sec., 197.39 KiB/sec. 2024.02.09 21:21:03.019070 [ 3 ] {d8b11e3d-641b-41e4-b2d8-968e4e640662} DynamicQueryHandler: Done processing query 2024.02.09 21:21:03.019094 [ 3 ] {d8b11e3d-641b-41e4-b2d8-968e4e640662} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:21:03.019110 [ 3 ] {} HTTP-Session: f58830bb-14e7-4c2d-ab35-b5d1e96a3a4a Destroying unnamed session 2024.02.09 21:21:03.019235 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 1424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:03.019279 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:03.019299 [ 3 ] {} HTTP-Session: b97b730e-0ed8-4917-9ed7-9d0ffc2d3710 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:03.019315 [ 3 ] {} HTTP-Session: b97b730e-0ed8-4917-9ed7-9d0ffc2d3710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:03.019386 [ 3 ] {51777113-5386-47e9-b90a-2abd92431a16} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:03.019427 [ 3 ] {51777113-5386-47e9-b90a-2abd92431a16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:21:03.019530 [ 3 ] {51777113-5386-47e9-b90a-2abd92431a16} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:03.019818 [ 3 ] {51777113-5386-47e9-b90a-2abd92431a16} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:21:03.020024 [ 3 ] {51777113-5386-47e9-b90a-2abd92431a16} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.02.09 21:21:03.020178 [ 3 ] {51777113-5386-47e9-b90a-2abd92431a16} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.02.09 21:21:03.020304 [ 3 ] {51777113-5386-47e9-b90a-2abd92431a16} executeQuery: Read 9 rows, 845.00 B in 0.000888746 sec., 10126 rows/sec., 928.49 KiB/sec. 2024.02.09 21:21:03.020421 [ 3 ] {51777113-5386-47e9-b90a-2abd92431a16} DynamicQueryHandler: Done processing query 2024.02.09 21:21:03.020444 [ 3 ] {51777113-5386-47e9-b90a-2abd92431a16} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:21:03.020460 [ 3 ] {} HTTP-Session: b97b730e-0ed8-4917-9ed7-9d0ffc2d3710 Destroying unnamed session 2024.02.09 21:21:03.020571 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:03.020617 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:03.020635 [ 3 ] {} HTTP-Session: 8a82eab5-db5c-4895-8c16-f8e082b7df29 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:03.020652 [ 3 ] {} HTTP-Session: 8a82eab5-db5c-4895-8c16-f8e082b7df29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:03.020721 [ 3 ] {9f3e030f-c452-4cf8-a3bc-feadb4bc15a5} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:03.020759 [ 3 ] {9f3e030f-c452-4cf8-a3bc-feadb4bc15a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:21:03.020864 [ 3 ] {9f3e030f-c452-4cf8-a3bc-feadb4bc15a5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:03.021125 [ 3 ] {9f3e030f-c452-4cf8-a3bc-feadb4bc15a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:21:03.021328 [ 3 ] {9f3e030f-c452-4cf8-a3bc-feadb4bc15a5} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.02.09 21:21:03.021474 [ 3 ] {9f3e030f-c452-4cf8-a3bc-feadb4bc15a5} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.02.09 21:21:03.021595 [ 3 ] {9f3e030f-c452-4cf8-a3bc-feadb4bc15a5} executeQuery: Read 3 rows, 246.00 B in 0.000845975 sec., 3546 rows/sec., 283.97 KiB/sec. 2024.02.09 21:21:03.021737 [ 3 ] {9f3e030f-c452-4cf8-a3bc-feadb4bc15a5} DynamicQueryHandler: Done processing query 2024.02.09 21:21:03.021781 [ 3 ] {9f3e030f-c452-4cf8-a3bc-feadb4bc15a5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:21:03.021809 [ 3 ] {} HTTP-Session: 8a82eab5-db5c-4895-8c16-f8e082b7df29 Destroying unnamed session 2024.02.09 21:21:03.021943 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:03.021986 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:03.022004 [ 3 ] {} HTTP-Session: b2236c4c-1f56-4eca-b77e-7c9897aee172 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:03.022021 [ 3 ] {} HTTP-Session: b2236c4c-1f56-4eca-b77e-7c9897aee172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:03.022095 [ 3 ] {5a008565-2549-4bc7-9c39-a83737e56754} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:03.022142 [ 3 ] {5a008565-2549-4bc7-9c39-a83737e56754} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:21:03.022291 [ 3 ] {5a008565-2549-4bc7-9c39-a83737e56754} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:03.022570 [ 3 ] {5a008565-2549-4bc7-9c39-a83737e56754} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:21:03.022845 [ 3 ] {5a008565-2549-4bc7-9c39-a83737e56754} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.02.09 21:21:03.023024 [ 3 ] {5a008565-2549-4bc7-9c39-a83737e56754} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.02.09 21:21:03.023148 [ 3 ] {5a008565-2549-4bc7-9c39-a83737e56754} executeQuery: Read 3 rows, 4.15 KiB in 0.001025739 sec., 2924 rows/sec., 3.95 MiB/sec. 2024.02.09 21:21:03.023298 [ 3 ] {5a008565-2549-4bc7-9c39-a83737e56754} DynamicQueryHandler: Done processing query 2024.02.09 21:21:03.023322 [ 3 ] {5a008565-2549-4bc7-9c39-a83737e56754} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:21:03.023339 [ 3 ] {} HTTP-Session: b2236c4c-1f56-4eca-b77e-7c9897aee172 Destroying unnamed session 2024.02.09 21:21:05.585815 [ 83 ] {} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2024.02.09 21:21:05.585904 [ 83 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:21:05.585981 [ 12 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact 2024.02.09 21:21:05.586128 [ 12 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:21:05.586161 [ 12 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 8 rows starting from the beginning of the part 2024.02.09 21:21:05.586274 [ 12 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part 2024.02.09 21:21:05.586361 [ 12 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2024.02.09 21:21:05.586439 [ 12 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part 2024.02.09 21:21:05.586513 [ 12 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part 2024.02.09 21:21:05.587047 [ 12 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.00109852 sec., 14565.0511597422 rows/sec., 1016.99 KiB/sec. 2024.02.09 21:21:05.587126 [ 12 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2024.02.09 21:21:05.587290 [ 12 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_18_4} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. 2024.02.09 21:21:05.587352 [ 12 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_18_4} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 2024.02.09 21:21:05.925886 [ 83 ] {} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2024.02.09 21:21:05.925966 [ 83 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:21:05.926073 [ 19 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact 2024.02.09 21:21:05.926244 [ 19 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:21:05.926301 [ 19 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 8 rows starting from the beginning of the part 2024.02.09 21:21:05.926475 [ 19 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part 2024.02.09 21:21:05.926623 [ 19 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2024.02.09 21:21:05.926759 [ 19 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part 2024.02.09 21:21:05.926885 [ 19 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part 2024.02.09 21:21:05.927714 [ 19 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001689761 sec., 9468.794699368727 rows/sec., 795.23 KiB/sec. 2024.02.09 21:21:05.927799 [ 19 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2024.02.09 21:21:05.927961 [ 19 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_18_4} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. 2024.02.09 21:21:05.928012 [ 19 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_18_4} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 2024.02.09 21:21:06.768471 [ 52 ] {} DNSResolver: Updating DNS cache 2024.02.09 21:21:06.768526 [ 52 ] {} DNSResolver: Updated DNS cache 2024.02.09 21:21:08.019408 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:08.019520 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:08.019551 [ 3 ] {} HTTP-Session: cc0dbe63-2af9-461e-aa5e-e9f59d09d05f Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:08.019576 [ 3 ] {} HTTP-Session: cc0dbe63-2af9-461e-aa5e-e9f59d09d05f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:08.019702 [ 3 ] {d87207a4-fb84-4a8b-b08e-d8a13a2589f9} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:08.019762 [ 3 ] {d87207a4-fb84-4a8b-b08e-d8a13a2589f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:21:08.019921 [ 3 ] {d87207a4-fb84-4a8b-b08e-d8a13a2589f9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:08.020382 [ 3 ] {d87207a4-fb84-4a8b-b08e-d8a13a2589f9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:21:08.020654 [ 3 ] {d87207a4-fb84-4a8b-b08e-d8a13a2589f9} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.02.09 21:21:08.020818 [ 3 ] {d87207a4-fb84-4a8b-b08e-d8a13a2589f9} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.02.09 21:21:08.020958 [ 3 ] {d87207a4-fb84-4a8b-b08e-d8a13a2589f9} executeQuery: Read 49 rows, 3.97 KiB in 0.001217893 sec., 40233 rows/sec., 3.18 MiB/sec. 2024.02.09 21:21:08.021109 [ 3 ] {d87207a4-fb84-4a8b-b08e-d8a13a2589f9} DynamicQueryHandler: Done processing query 2024.02.09 21:21:08.021136 [ 3 ] {d87207a4-fb84-4a8b-b08e-d8a13a2589f9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:21:08.021152 [ 3 ] {} HTTP-Session: cc0dbe63-2af9-461e-aa5e-e9f59d09d05f Destroying unnamed session 2024.02.09 21:21:08.021325 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 23625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:08.021378 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:08.021398 [ 3 ] {} HTTP-Session: b65533af-6cdb-4c9f-b07f-c1398b2707d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:08.021418 [ 3 ] {} HTTP-Session: b65533af-6cdb-4c9f-b07f-c1398b2707d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:08.021507 [ 3 ] {acb0c1f2-b5c7-4bbe-8ef7-c9721116b09b} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:08.021551 [ 3 ] {acb0c1f2-b5c7-4bbe-8ef7-c9721116b09b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:21:08.021662 [ 3 ] {acb0c1f2-b5c7-4bbe-8ef7-c9721116b09b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:08.022071 [ 3 ] {acb0c1f2-b5c7-4bbe-8ef7-c9721116b09b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:21:08.022297 [ 3 ] {acb0c1f2-b5c7-4bbe-8ef7-c9721116b09b} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.02.09 21:21:08.022446 [ 3 ] {acb0c1f2-b5c7-4bbe-8ef7-c9721116b09b} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.02.09 21:21:08.022570 [ 3 ] {acb0c1f2-b5c7-4bbe-8ef7-c9721116b09b} executeQuery: Read 147 rows, 14.64 KiB in 0.001034319 sec., 142122 rows/sec., 13.82 MiB/sec. 2024.02.09 21:21:08.022691 [ 3 ] {acb0c1f2-b5c7-4bbe-8ef7-c9721116b09b} DynamicQueryHandler: Done processing query 2024.02.09 21:21:08.022715 [ 3 ] {acb0c1f2-b5c7-4bbe-8ef7-c9721116b09b} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.09 21:21:08.022731 [ 3 ] {} HTTP-Session: b65533af-6cdb-4c9f-b07f-c1398b2707d4 Destroying unnamed session 2024.02.09 21:21:08.022855 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 8351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:08.022901 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:08.022920 [ 3 ] {} HTTP-Session: d34aa5e8-3b38-4e74-826e-812206096c4a Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:08.022937 [ 3 ] {} HTTP-Session: d34aa5e8-3b38-4e74-826e-812206096c4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:08.023011 [ 3 ] {af7fabad-c8a3-426a-bd8d-d898124694e0} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:08.023050 [ 3 ] {af7fabad-c8a3-426a-bd8d-d898124694e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:21:08.023157 [ 3 ] {af7fabad-c8a3-426a-bd8d-d898124694e0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:08.023462 [ 3 ] {af7fabad-c8a3-426a-bd8d-d898124694e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:21:08.023671 [ 3 ] {af7fabad-c8a3-426a-bd8d-d898124694e0} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.02.09 21:21:08.023819 [ 3 ] {af7fabad-c8a3-426a-bd8d-d898124694e0} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.02.09 21:21:08.023927 [ 3 ] {af7fabad-c8a3-426a-bd8d-d898124694e0} executeQuery: Read 49 rows, 3.92 KiB in 0.000889226 sec., 55104 rows/sec., 4.31 MiB/sec. 2024.02.09 21:21:08.024053 [ 3 ] {af7fabad-c8a3-426a-bd8d-d898124694e0} DynamicQueryHandler: Done processing query 2024.02.09 21:21:08.024076 [ 3 ] {af7fabad-c8a3-426a-bd8d-d898124694e0} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.09 21:21:08.024091 [ 3 ] {} HTTP-Session: d34aa5e8-3b38-4e74-826e-812206096c4a Destroying unnamed session 2024.02.09 21:21:08.024304 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 52427, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:08.024349 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:08.024367 [ 3 ] {} HTTP-Session: 2a814e56-528d-415c-975a-1a3ba58adabe Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:08.024384 [ 3 ] {} HTTP-Session: 2a814e56-528d-415c-975a-1a3ba58adabe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:08.024477 [ 3 ] {8778d604-0ed0-479c-9052-488b4df6db9f} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:08.024521 [ 3 ] {8778d604-0ed0-479c-9052-488b4df6db9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:21:08.024656 [ 3 ] {8778d604-0ed0-479c-9052-488b4df6db9f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:08.025164 [ 3 ] {8778d604-0ed0-479c-9052-488b4df6db9f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:21:08.025493 [ 3 ] {8778d604-0ed0-479c-9052-488b4df6db9f} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.02.09 21:21:08.025676 [ 3 ] {8778d604-0ed0-479c-9052-488b4df6db9f} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.02.09 21:21:08.025812 [ 3 ] {8778d604-0ed0-479c-9052-488b4df6db9f} executeQuery: Read 49 rows, 67.71 KiB in 0.001298974 sec., 37722 rows/sec., 50.90 MiB/sec. 2024.02.09 21:21:08.025941 [ 3 ] {8778d604-0ed0-479c-9052-488b4df6db9f} DynamicQueryHandler: Done processing query 2024.02.09 21:21:08.025964 [ 3 ] {8778d604-0ed0-479c-9052-488b4df6db9f} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.09 21:21:08.025979 [ 3 ] {} HTTP-Session: 2a814e56-528d-415c-975a-1a3ba58adabe Destroying unnamed session 2024.02.09 21:21:13.017240 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:13.017405 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:13.017435 [ 3 ] {} HTTP-Session: 995a2607-c4c1-4120-bc16-be26311b858c Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:13.017463 [ 3 ] {} HTTP-Session: 995a2607-c4c1-4120-bc16-be26311b858c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:13.017601 [ 3 ] {b511dd77-5c84-49e3-a959-5231b8beeb4c} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:13.017669 [ 3 ] {b511dd77-5c84-49e3-a959-5231b8beeb4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:21:13.017850 [ 3 ] {b511dd77-5c84-49e3-a959-5231b8beeb4c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:13.018363 [ 3 ] {b511dd77-5c84-49e3-a959-5231b8beeb4c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:21:13.018632 [ 3 ] {b511dd77-5c84-49e3-a959-5231b8beeb4c} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.02.09 21:21:13.018797 [ 3 ] {b511dd77-5c84-49e3-a959-5231b8beeb4c} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.02.09 21:21:13.018913 [ 3 ] {b511dd77-5c84-49e3-a959-5231b8beeb4c} executeQuery: Read 3 rows, 249.00 B in 0.001272953 sec., 2356 rows/sec., 191.02 KiB/sec. 2024.02.09 21:21:13.019110 [ 3 ] {b511dd77-5c84-49e3-a959-5231b8beeb4c} DynamicQueryHandler: Done processing query 2024.02.09 21:21:13.019155 [ 3 ] {b511dd77-5c84-49e3-a959-5231b8beeb4c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:21:13.019174 [ 3 ] {} HTTP-Session: 995a2607-c4c1-4120-bc16-be26311b858c Destroying unnamed session 2024.02.09 21:21:13.019293 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 1424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:13.019339 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:13.019358 [ 3 ] {} HTTP-Session: aec69241-928b-46ce-9aab-94297453910c Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:13.019375 [ 3 ] {} HTTP-Session: aec69241-928b-46ce-9aab-94297453910c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:13.019449 [ 3 ] {3a41a3fb-44f3-42ba-8bf3-1c5d508505f7} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:13.019490 [ 3 ] {3a41a3fb-44f3-42ba-8bf3-1c5d508505f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:21:13.019610 [ 3 ] {3a41a3fb-44f3-42ba-8bf3-1c5d508505f7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:13.019911 [ 3 ] {3a41a3fb-44f3-42ba-8bf3-1c5d508505f7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:21:13.020123 [ 3 ] {3a41a3fb-44f3-42ba-8bf3-1c5d508505f7} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.02.09 21:21:13.020275 [ 3 ] {3a41a3fb-44f3-42ba-8bf3-1c5d508505f7} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.02.09 21:21:13.020397 [ 3 ] {3a41a3fb-44f3-42ba-8bf3-1c5d508505f7} executeQuery: Read 9 rows, 845.00 B in 0.000910936 sec., 9879 rows/sec., 905.88 KiB/sec. 2024.02.09 21:21:13.020512 [ 3 ] {3a41a3fb-44f3-42ba-8bf3-1c5d508505f7} DynamicQueryHandler: Done processing query 2024.02.09 21:21:13.020534 [ 3 ] {3a41a3fb-44f3-42ba-8bf3-1c5d508505f7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:21:13.020550 [ 3 ] {} HTTP-Session: aec69241-928b-46ce-9aab-94297453910c Destroying unnamed session 2024.02.09 21:21:13.020667 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:13.020712 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:13.020730 [ 3 ] {} HTTP-Session: 339b4885-38cf-46e6-b3a3-22cc03d88cc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:13.020747 [ 3 ] {} HTTP-Session: 339b4885-38cf-46e6-b3a3-22cc03d88cc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:13.020815 [ 3 ] {ee923752-e23d-4e3a-88b6-29892b4571a9} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:13.020854 [ 3 ] {ee923752-e23d-4e3a-88b6-29892b4571a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:21:13.020959 [ 3 ] {ee923752-e23d-4e3a-88b6-29892b4571a9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:13.021235 [ 3 ] {ee923752-e23d-4e3a-88b6-29892b4571a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:21:13.021444 [ 3 ] {ee923752-e23d-4e3a-88b6-29892b4571a9} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.02.09 21:21:13.021594 [ 3 ] {ee923752-e23d-4e3a-88b6-29892b4571a9} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.02.09 21:21:13.021689 [ 3 ] {ee923752-e23d-4e3a-88b6-29892b4571a9} executeQuery: Read 3 rows, 246.00 B in 0.000846305 sec., 3544 rows/sec., 283.86 KiB/sec. 2024.02.09 21:21:13.021845 [ 3 ] {ee923752-e23d-4e3a-88b6-29892b4571a9} DynamicQueryHandler: Done processing query 2024.02.09 21:21:13.021879 [ 3 ] {ee923752-e23d-4e3a-88b6-29892b4571a9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:21:13.021929 [ 3 ] {} HTTP-Session: 339b4885-38cf-46e6-b3a3-22cc03d88cc2 Destroying unnamed session 2024.02.09 21:21:13.022069 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:13.022114 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:13.022134 [ 3 ] {} HTTP-Session: aa7306c1-b94d-4e42-8214-55c5210e0282 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:13.022150 [ 3 ] {} HTTP-Session: aa7306c1-b94d-4e42-8214-55c5210e0282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:13.022222 [ 3 ] {ba5917e6-515a-4c2b-9b5f-ffadc0728e6e} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:13.022269 [ 3 ] {ba5917e6-515a-4c2b-9b5f-ffadc0728e6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:21:13.022417 [ 3 ] {ba5917e6-515a-4c2b-9b5f-ffadc0728e6e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:13.022721 [ 3 ] {ba5917e6-515a-4c2b-9b5f-ffadc0728e6e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.02.09 21:21:13.023000 [ 3 ] {ba5917e6-515a-4c2b-9b5f-ffadc0728e6e} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.02.09 21:21:13.023200 [ 3 ] {ba5917e6-515a-4c2b-9b5f-ffadc0728e6e} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.02.09 21:21:13.023320 [ 3 ] {ba5917e6-515a-4c2b-9b5f-ffadc0728e6e} executeQuery: Read 3 rows, 4.15 KiB in 0.001061469 sec., 2826 rows/sec., 3.81 MiB/sec. 2024.02.09 21:21:13.023468 [ 3 ] {ba5917e6-515a-4c2b-9b5f-ffadc0728e6e} DynamicQueryHandler: Done processing query 2024.02.09 21:21:13.023491 [ 3 ] {ba5917e6-515a-4c2b-9b5f-ffadc0728e6e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:21:13.023507 [ 3 ] {} HTTP-Session: aa7306c1-b94d-4e42-8214-55c5210e0282 Destroying unnamed session 2024.02.09 21:21:18.020421 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 8225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:18.020540 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:18.020572 [ 3 ] {} HTTP-Session: c0abad30-9eab-4d46-b711-b1057962e491 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:18.020600 [ 3 ] {} HTTP-Session: c0abad30-9eab-4d46-b711-b1057962e491 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:18.020746 [ 3 ] {31e2ce73-b848-415a-beb3-472ed0d6fa9a} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:18.020815 [ 3 ] {31e2ce73-b848-415a-beb3-472ed0d6fa9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:21:18.020995 [ 3 ] {31e2ce73-b848-415a-beb3-472ed0d6fa9a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:18.021497 [ 3 ] {31e2ce73-b848-415a-beb3-472ed0d6fa9a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.02.09 21:21:18.021759 [ 3 ] {31e2ce73-b848-415a-beb3-472ed0d6fa9a} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.02.09 21:21:18.021926 [ 3 ] {31e2ce73-b848-415a-beb3-472ed0d6fa9a} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.02.09 21:21:18.022036 [ 3 ] {31e2ce73-b848-415a-beb3-472ed0d6fa9a} executeQuery: Read 57 rows, 4.62 KiB in 0.001253193 sec., 45483 rows/sec., 3.60 MiB/sec. 2024.02.09 21:21:18.022187 [ 3 ] {31e2ce73-b848-415a-beb3-472ed0d6fa9a} DynamicQueryHandler: Done processing query 2024.02.09 21:21:18.022214 [ 3 ] {31e2ce73-b848-415a-beb3-472ed0d6fa9a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.09 21:21:18.022235 [ 3 ] {} HTTP-Session: c0abad30-9eab-4d46-b711-b1057962e491 Destroying unnamed session 2024.02.09 21:21:18.022398 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 27224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:18.022443 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:18.022462 [ 3 ] {} HTTP-Session: fa21255f-96a2-49a4-a780-a524a858e1f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:18.022479 [ 3 ] {} HTTP-Session: fa21255f-96a2-49a4-a780-a524a858e1f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:18.022560 [ 3 ] {071305a0-db7a-4424-9a3a-2d21ca9cc434} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:18.022599 [ 3 ] {071305a0-db7a-4424-9a3a-2d21ca9cc434} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:21:18.022704 [ 3 ] {071305a0-db7a-4424-9a3a-2d21ca9cc434} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:18.023131 [ 3 ] {071305a0-db7a-4424-9a3a-2d21ca9cc434} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.02.09 21:21:18.023353 [ 3 ] {071305a0-db7a-4424-9a3a-2d21ca9cc434} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.02.09 21:21:18.023503 [ 3 ] {071305a0-db7a-4424-9a3a-2d21ca9cc434} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.02.09 21:21:18.023612 [ 3 ] {071305a0-db7a-4424-9a3a-2d21ca9cc434} executeQuery: Read 171 rows, 16.78 KiB in 0.001017779 sec., 168012 rows/sec., 16.10 MiB/sec. 2024.02.09 21:21:18.023630 [ 74 ] {} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.02.09 21:21:18.023745 [ 74 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.02.09 21:21:18.023788 [ 3 ] {071305a0-db7a-4424-9a3a-2d21ca9cc434} DynamicQueryHandler: Done processing query 2024.02.09 21:21:18.023842 [ 3 ] {071305a0-db7a-4424-9a3a-2d21ca9cc434} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.09 21:21:18.023876 [ 3 ] {} HTTP-Session: fa21255f-96a2-49a4-a780-a524a858e1f3 Destroying unnamed session 2024.02.09 21:21:18.023883 [ 17 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.02.09 21:21:18.024071 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 11415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:18.024087 [ 17 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:21:18.024155 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:18.024167 [ 17 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 196 rows starting from the beginning of the part 2024.02.09 21:21:18.024196 [ 3 ] {} HTTP-Session: d262622e-abac-4163-bc0d-169ce496f2e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:18.024225 [ 3 ] {} HTTP-Session: d262622e-abac-4163-bc0d-169ce496f2e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:18.024395 [ 3 ] {b5e19237-cdfc-4387-a704-322913f78a9c} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:18.024483 [ 17 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 147 rows starting from the beginning of the part 2024.02.09 21:21:18.024497 [ 3 ] {b5e19237-cdfc-4387-a704-322913f78a9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:21:18.024835 [ 17 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 9 rows starting from the beginning of the part 2024.02.09 21:21:18.024961 [ 3 ] {b5e19237-cdfc-4387-a704-322913f78a9c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:18.025107 [ 17 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 147 rows starting from the beginning of the part 2024.02.09 21:21:18.025284 [ 17 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 9 rows starting from the beginning of the part 2024.02.09 21:21:18.025595 [ 17 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 171 rows starting from the beginning of the part 2024.02.09 21:21:18.025786 [ 3 ] {b5e19237-cdfc-4387-a704-322913f78a9c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.02.09 21:21:18.026272 [ 3 ] {b5e19237-cdfc-4387-a704-322913f78a9c} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.02.09 21:21:18.026590 [ 3 ] {b5e19237-cdfc-4387-a704-322913f78a9c} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.02.09 21:21:18.026777 [ 74 ] {} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.02.09 21:21:18.026868 [ 74 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.02.09 21:21:18.026902 [ 3 ] {b5e19237-cdfc-4387-a704-322913f78a9c} executeQuery: Read 67 rows, 5.38 KiB in 0.002441765 sec., 27439 rows/sec., 2.15 MiB/sec. 2024.02.09 21:21:18.027046 [ 19 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.02.09 21:21:18.027295 [ 3 ] {b5e19237-cdfc-4387-a704-322913f78a9c} DynamicQueryHandler: Done processing query 2024.02.09 21:21:18.027354 [ 3 ] {b5e19237-cdfc-4387-a704-322913f78a9c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.09 21:21:18.027418 [ 19 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:21:18.027433 [ 3 ] {} HTTP-Session: d262622e-abac-4163-bc0d-169ce496f2e5 Destroying unnamed session 2024.02.09 21:21:18.027555 [ 19 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 102 rows starting from the beginning of the part 2024.02.09 21:21:18.027694 [ 9 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 679 rows, containing 4 columns (4 merged, 0 gathered) in 0.003887041 sec., 174683.00437273495 rows/sec., 16.66 MiB/sec. 2024.02.09 21:21:18.027714 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 60976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:18.027803 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:18.027806 [ 19 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 49 rows starting from the beginning of the part 2024.02.09 21:21:18.027867 [ 3 ] {} HTTP-Session: 9b1bb18b-3e48-48a8-a836-ff65a67969ab Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:18.027925 [ 3 ] {} HTTP-Session: 9b1bb18b-3e48-48a8-a836-ff65a67969ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:18.027929 [ 17 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.02.09 21:21:18.028146 [ 19 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 3 rows starting from the beginning of the part 2024.02.09 21:21:18.028217 [ 3 ] {6f3f8f73-0336-475c-8b93-d11f7c103de0} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:18.028327 [ 3 ] {6f3f8f73-0336-475c-8b93-d11f7c103de0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:21:18.028364 [ 19 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 49 rows starting from the beginning of the part 2024.02.09 21:21:18.028450 [ 17 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_61_12} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.02.09 21:21:18.028656 [ 17 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_61_12} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.02.09 21:21:18.028728 [ 19 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 3 rows starting from the beginning of the part 2024.02.09 21:21:18.029030 [ 19 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 67 rows starting from the beginning of the part 2024.02.09 21:21:18.029049 [ 3 ] {6f3f8f73-0336-475c-8b93-d11f7c103de0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:18.030018 [ 3 ] {6f3f8f73-0336-475c-8b93-d11f7c103de0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.02.09 21:21:18.030029 [ 9 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 273 rows, containing 4 columns (4 merged, 0 gathered) in 0.003087166 sec., 88430.61889124199 rows/sec., 6.92 MiB/sec. 2024.02.09 21:21:18.030160 [ 19 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.02.09 21:21:18.030360 [ 19 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_61_12} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.02.09 21:21:18.030425 [ 19 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_61_12} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.02.09 21:21:18.030436 [ 3 ] {6f3f8f73-0336-475c-8b93-d11f7c103de0} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.02.09 21:21:18.030644 [ 3 ] {6f3f8f73-0336-475c-8b93-d11f7c103de0} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.02.09 21:21:18.030775 [ 3 ] {6f3f8f73-0336-475c-8b93-d11f7c103de0} executeQuery: Read 57 rows, 78.76 KiB in 0.002518676 sec., 22630 rows/sec., 30.54 MiB/sec. 2024.02.09 21:21:18.030907 [ 3 ] {6f3f8f73-0336-475c-8b93-d11f7c103de0} DynamicQueryHandler: Done processing query 2024.02.09 21:21:18.030931 [ 3 ] {6f3f8f73-0336-475c-8b93-d11f7c103de0} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.09 21:21:18.030948 [ 3 ] {} HTTP-Session: 9b1bb18b-3e48-48a8-a836-ff65a67969ab Destroying unnamed session 2024.02.09 21:21:18.031085 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 2460, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:18.031132 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:18.031151 [ 3 ] {} HTTP-Session: 3703a2e3-6958-4788-9e47-d6bee780ce34 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:18.031168 [ 3 ] {} HTTP-Session: 3703a2e3-6958-4788-9e47-d6bee780ce34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:18.031239 [ 3 ] {0c9e99af-d12d-4adb-a722-5fce60fa150b} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:18.031281 [ 3 ] {0c9e99af-d12d-4adb-a722-5fce60fa150b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.09 21:21:18.031390 [ 3 ] {0c9e99af-d12d-4adb-a722-5fce60fa150b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:18.031667 [ 3 ] {0c9e99af-d12d-4adb-a722-5fce60fa150b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.02.09 21:21:18.031918 [ 3 ] {0c9e99af-d12d-4adb-a722-5fce60fa150b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.09 21:21:18.032097 [ 3 ] {0c9e99af-d12d-4adb-a722-5fce60fa150b} oximeter.measurements_i64 (e554db26-32ab-43b2-9c9b-7387240ead26): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.09 21:21:18.032220 [ 3 ] {0c9e99af-d12d-4adb-a722-5fce60fa150b} executeQuery: Read 15 rows, 1.09 KiB in 0.000946918 sec., 15840 rows/sec., 1.12 MiB/sec. 2024.02.09 21:21:18.032339 [ 3 ] {0c9e99af-d12d-4adb-a722-5fce60fa150b} DynamicQueryHandler: Done processing query 2024.02.09 21:21:18.032362 [ 3 ] {0c9e99af-d12d-4adb-a722-5fce60fa150b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:21:18.032377 [ 3 ] {} HTTP-Session: 3703a2e3-6958-4788-9e47-d6bee780ce34 Destroying unnamed session 2024.02.09 21:21:21.768785 [ 55 ] {} DNSResolver: Updating DNS cache 2024.02.09 21:21:21.768851 [ 55 ] {} DNSResolver: Updated DNS cache 2024.02.09 21:21:23.018540 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:23.018637 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:23.018661 [ 3 ] {} HTTP-Session: b913a19c-22bd-4fc9-9822-d7becdc9c185 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:23.018686 [ 3 ] {} HTTP-Session: b913a19c-22bd-4fc9-9822-d7becdc9c185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:23.018808 [ 3 ] {5097bb05-f055-4fe2-b340-5e039f0f0d57} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:23.018867 [ 3 ] {5097bb05-f055-4fe2-b340-5e039f0f0d57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:21:23.019033 [ 3 ] {5097bb05-f055-4fe2-b340-5e039f0f0d57} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:23.019450 [ 3 ] {5097bb05-f055-4fe2-b340-5e039f0f0d57} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.02.09 21:21:23.019703 [ 3 ] {5097bb05-f055-4fe2-b340-5e039f0f0d57} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.02.09 21:21:23.019867 [ 3 ] {5097bb05-f055-4fe2-b340-5e039f0f0d57} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.02.09 21:21:23.019982 [ 3 ] {5097bb05-f055-4fe2-b340-5e039f0f0d57} executeQuery: Read 3 rows, 249.00 B in 0.001136111 sec., 2640 rows/sec., 214.03 KiB/sec. 2024.02.09 21:21:23.019999 [ 56 ] {} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.02.09 21:21:23.020095 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.02.09 21:21:23.020179 [ 3 ] {5097bb05-f055-4fe2-b340-5e039f0f0d57} DynamicQueryHandler: Done processing query 2024.02.09 21:21:23.020220 [ 3 ] {5097bb05-f055-4fe2-b340-5e039f0f0d57} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:21:23.020221 [ 17 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.02.09 21:21:23.020245 [ 3 ] {} HTTP-Session: b913a19c-22bd-4fc9-9822-d7becdc9c185 Destroying unnamed session 2024.02.09 21:21:23.020382 [ 17 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:21:23.020445 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:23.020449 [ 17 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 52 rows starting from the beginning of the part 2024.02.09 21:21:23.020550 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:23.020594 [ 3 ] {} HTTP-Session: e90e55ce-e537-4784-9095-2a904b3ba6fd Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:23.020626 [ 3 ] {} HTTP-Session: e90e55ce-e537-4784-9095-2a904b3ba6fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:23.020820 [ 17 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 3 rows starting from the beginning of the part 2024.02.09 21:21:23.020833 [ 3 ] {d9ef5608-84d5-4986-9069-dc7923d5b1a9} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:23.020919 [ 3 ] {d9ef5608-84d5-4986-9069-dc7923d5b1a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:21:23.021102 [ 17 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 49 rows starting from the beginning of the part 2024.02.09 21:21:23.021367 [ 3 ] {d9ef5608-84d5-4986-9069-dc7923d5b1a9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:23.021399 [ 17 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 3 rows starting from the beginning of the part 2024.02.09 21:21:23.021586 [ 17 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 57 rows starting from the beginning of the part 2024.02.09 21:21:23.021863 [ 17 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 3 rows starting from the beginning of the part 2024.02.09 21:21:23.022192 [ 3 ] {d9ef5608-84d5-4986-9069-dc7923d5b1a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.02.09 21:21:23.022614 [ 3 ] {d9ef5608-84d5-4986-9069-dc7923d5b1a9} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.02.09 21:21:23.022933 [ 3 ] {d9ef5608-84d5-4986-9069-dc7923d5b1a9} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.02.09 21:21:23.023200 [ 3 ] {d9ef5608-84d5-4986-9069-dc7923d5b1a9} executeQuery: Read 45 rows, 3.59 KiB in 0.002293962 sec., 19616 rows/sec., 1.53 MiB/sec. 2024.02.09 21:21:23.023626 [ 17 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 4 columns (4 merged, 0 gathered) in 0.003463814 sec., 48212.75045369064 rows/sec., 3.82 MiB/sec. 2024.02.09 21:21:23.023633 [ 3 ] {d9ef5608-84d5-4986-9069-dc7923d5b1a9} DynamicQueryHandler: Done processing query 2024.02.09 21:21:23.023692 [ 3 ] {d9ef5608-84d5-4986-9069-dc7923d5b1a9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:21:23.023728 [ 3 ] {} HTTP-Session: e90e55ce-e537-4784-9095-2a904b3ba6fd Destroying unnamed session 2024.02.09 21:21:23.023773 [ 17 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.02.09 21:21:23.023912 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 4606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:23.023982 [ 17 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_61_12} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.02.09 21:21:23.023991 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:23.024036 [ 3 ] {} HTTP-Session: 735ada19-292d-461c-98a9-d89b4d9f6956 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:23.024062 [ 3 ] {} HTTP-Session: 735ada19-292d-461c-98a9-d89b4d9f6956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:23.024083 [ 17 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_61_12} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.02.09 21:21:23.024226 [ 3 ] {7606b252-0f30-4056-9745-db9da686344a} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:23.024271 [ 3 ] {7606b252-0f30-4056-9745-db9da686344a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:21:23.024392 [ 3 ] {7606b252-0f30-4056-9745-db9da686344a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:23.024707 [ 3 ] {7606b252-0f30-4056-9745-db9da686344a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.02.09 21:21:23.024930 [ 3 ] {7606b252-0f30-4056-9745-db9da686344a} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.02.09 21:21:23.025091 [ 3 ] {7606b252-0f30-4056-9745-db9da686344a} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.02.09 21:21:23.025217 [ 3 ] {7606b252-0f30-4056-9745-db9da686344a} executeQuery: Read 27 rows, 2.14 KiB in 0.000951088 sec., 28388 rows/sec., 2.20 MiB/sec. 2024.02.09 21:21:23.025376 [ 3 ] {7606b252-0f30-4056-9745-db9da686344a} DynamicQueryHandler: Done processing query 2024.02.09 21:21:23.025421 [ 3 ] {7606b252-0f30-4056-9745-db9da686344a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:21:23.025441 [ 3 ] {} HTTP-Session: 735ada19-292d-461c-98a9-d89b4d9f6956 Destroying unnamed session 2024.02.09 21:21:23.025560 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7042, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:23.025604 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:23.025623 [ 3 ] {} HTTP-Session: eea3c106-287a-4249-9b71-895c3883b07c Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:23.025639 [ 3 ] {} HTTP-Session: eea3c106-287a-4249-9b71-895c3883b07c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:23.025715 [ 3 ] {283388d3-e9b2-4001-96c0-83cc184d3019} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:23.025759 [ 3 ] {283388d3-e9b2-4001-96c0-83cc184d3019} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.09 21:21:23.025885 [ 3 ] {283388d3-e9b2-4001-96c0-83cc184d3019} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:23.026258 [ 3 ] {283388d3-e9b2-4001-96c0-83cc184d3019} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.02.09 21:21:23.026526 [ 3 ] {283388d3-e9b2-4001-96c0-83cc184d3019} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.09 21:21:23.026705 [ 3 ] {283388d3-e9b2-4001-96c0-83cc184d3019} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.09 21:21:23.026838 [ 3 ] {283388d3-e9b2-4001-96c0-83cc184d3019} executeQuery: Read 36 rows, 2.60 KiB in 0.00109311 sec., 32933 rows/sec., 2.32 MiB/sec. 2024.02.09 21:21:23.027058 [ 3 ] {283388d3-e9b2-4001-96c0-83cc184d3019} DynamicQueryHandler: Done processing query 2024.02.09 21:21:23.027081 [ 3 ] {283388d3-e9b2-4001-96c0-83cc184d3019} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:21:23.027097 [ 3 ] {} HTTP-Session: eea3c106-287a-4249-9b71-895c3883b07c Destroying unnamed session 2024.02.09 21:21:23.027213 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:23.027257 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:23.027275 [ 3 ] {} HTTP-Session: de97aedc-40e3-46ad-84cd-59d413697170 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:23.027292 [ 3 ] {} HTTP-Session: de97aedc-40e3-46ad-84cd-59d413697170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:23.027364 [ 3 ] {f857f89e-3d97-4774-ba93-0a096aad4345} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:23.027410 [ 3 ] {f857f89e-3d97-4774-ba93-0a096aad4345} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:21:23.027563 [ 3 ] {f857f89e-3d97-4774-ba93-0a096aad4345} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:23.027892 [ 3 ] {f857f89e-3d97-4774-ba93-0a096aad4345} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.02.09 21:21:23.028167 [ 3 ] {f857f89e-3d97-4774-ba93-0a096aad4345} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.02.09 21:21:23.028348 [ 3 ] {f857f89e-3d97-4774-ba93-0a096aad4345} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.02.09 21:21:23.028468 [ 56 ] {} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.02.09 21:21:23.028486 [ 3 ] {f857f89e-3d97-4774-ba93-0a096aad4345} executeQuery: Read 3 rows, 4.15 KiB in 0.00108748 sec., 2758 rows/sec., 3.72 MiB/sec. 2024.02.09 21:21:23.028529 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.02.09 21:21:23.028671 [ 19 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.02.09 21:21:23.028706 [ 3 ] {f857f89e-3d97-4774-ba93-0a096aad4345} DynamicQueryHandler: Done processing query 2024.02.09 21:21:23.028731 [ 3 ] {f857f89e-3d97-4774-ba93-0a096aad4345} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:21:23.028756 [ 3 ] {} HTTP-Session: de97aedc-40e3-46ad-84cd-59d413697170 Destroying unnamed session 2024.02.09 21:21:23.028796 [ 19 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:21:23.028832 [ 19 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1475 rows starting from the beginning of the part 2024.02.09 21:21:23.028958 [ 19 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 3 rows starting from the beginning of the part 2024.02.09 21:21:23.029073 [ 19 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 49 rows starting from the beginning of the part 2024.02.09 21:21:23.029176 [ 19 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 3 rows starting from the beginning of the part 2024.02.09 21:21:23.029278 [ 19 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 57 rows starting from the beginning of the part 2024.02.09 21:21:23.029381 [ 19 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 3 rows starting from the beginning of the part 2024.02.09 21:21:23.033429 [ 17 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1590 rows, containing 6 columns (6 merged, 0 gathered) in 0.004837249 sec., 328699.2255308751 rows/sec., 443.56 MiB/sec. 2024.02.09 21:21:23.034684 [ 17 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.02.09 21:21:23.034910 [ 17 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_61_12} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.02.09 21:21:23.034975 [ 17 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_61_12} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.02.09 21:21:23.035050 [ 17 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_61_12: 8.61 MiB. 2024.02.09 21:21:28.020315 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 8798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:28.020439 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:28.020465 [ 3 ] {} HTTP-Session: ba5d2fb8-ca51-4037-8312-18e5c047c522 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:28.020489 [ 3 ] {} HTTP-Session: ba5d2fb8-ca51-4037-8312-18e5c047c522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:28.020618 [ 3 ] {7bf815ac-44f4-4506-8ac2-961a2abf4005} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:28.020678 [ 3 ] {7bf815ac-44f4-4506-8ac2-961a2abf4005} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:21:28.020835 [ 3 ] {7bf815ac-44f4-4506-8ac2-961a2abf4005} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:28.021272 [ 3 ] {7bf815ac-44f4-4506-8ac2-961a2abf4005} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.02.09 21:21:28.021528 [ 3 ] {7bf815ac-44f4-4506-8ac2-961a2abf4005} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.02.09 21:21:28.021693 [ 3 ] {7bf815ac-44f4-4506-8ac2-961a2abf4005} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.02.09 21:21:28.021815 [ 3 ] {7bf815ac-44f4-4506-8ac2-961a2abf4005} executeQuery: Read 61 rows, 4.94 KiB in 0.001163901 sec., 52409 rows/sec., 4.15 MiB/sec. 2024.02.09 21:21:28.021957 [ 3 ] {7bf815ac-44f4-4506-8ac2-961a2abf4005} DynamicQueryHandler: Done processing query 2024.02.09 21:21:28.021982 [ 3 ] {7bf815ac-44f4-4506-8ac2-961a2abf4005} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.09 21:21:28.021997 [ 3 ] {} HTTP-Session: ba5d2fb8-ca51-4037-8312-18e5c047c522 Destroying unnamed session 2024.02.09 21:21:28.022117 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:28.022162 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:28.022182 [ 3 ] {} HTTP-Session: eb7e4b60-67da-4184-835a-a9867de1f229 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:28.022199 [ 3 ] {} HTTP-Session: eb7e4b60-67da-4184-835a-a9867de1f229 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:28.022267 [ 3 ] {0f3053ac-9a7e-43e6-8abf-2fe97ec38f11} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:28.022306 [ 3 ] {0f3053ac-9a7e-43e6-8abf-2fe97ec38f11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.09 21:21:28.022413 [ 3 ] {0f3053ac-9a7e-43e6-8abf-2fe97ec38f11} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:28.022683 [ 3 ] {0f3053ac-9a7e-43e6-8abf-2fe97ec38f11} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.02.09 21:21:28.022886 [ 3 ] {0f3053ac-9a7e-43e6-8abf-2fe97ec38f11} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.09 21:21:28.023044 [ 3 ] {0f3053ac-9a7e-43e6-8abf-2fe97ec38f11} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.09 21:21:28.023158 [ 3 ] {0f3053ac-9a7e-43e6-8abf-2fe97ec38f11} executeQuery: Read 2 rows, 175.00 B in 0.000858516 sec., 2329 rows/sec., 199.06 KiB/sec. 2024.02.09 21:21:28.023407 [ 3 ] {0f3053ac-9a7e-43e6-8abf-2fe97ec38f11} DynamicQueryHandler: Done processing query 2024.02.09 21:21:28.023431 [ 3 ] {0f3053ac-9a7e-43e6-8abf-2fe97ec38f11} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:21:28.023447 [ 3 ] {} HTTP-Session: eb7e4b60-67da-4184-835a-a9867de1f229 Destroying unnamed session 2024.02.09 21:21:28.023618 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 29234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:28.023663 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:28.023682 [ 3 ] {} HTTP-Session: c77916c1-7370-49f6-a458-855d89ffd2d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:28.023698 [ 3 ] {} HTTP-Session: c77916c1-7370-49f6-a458-855d89ffd2d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:28.023775 [ 3 ] {dbb6383c-1432-40e0-926d-3ba89595b1b7} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:28.023814 [ 3 ] {dbb6383c-1432-40e0-926d-3ba89595b1b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:21:28.023933 [ 3 ] {dbb6383c-1432-40e0-926d-3ba89595b1b7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:28.024357 [ 3 ] {dbb6383c-1432-40e0-926d-3ba89595b1b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.02.09 21:21:28.024580 [ 3 ] {dbb6383c-1432-40e0-926d-3ba89595b1b7} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.02.09 21:21:28.024733 [ 3 ] {dbb6383c-1432-40e0-926d-3ba89595b1b7} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.02.09 21:21:28.024859 [ 3 ] {dbb6383c-1432-40e0-926d-3ba89595b1b7} executeQuery: Read 184 rows, 18.00 KiB in 0.001054759 sec., 174447 rows/sec., 16.67 MiB/sec. 2024.02.09 21:21:28.024981 [ 3 ] {dbb6383c-1432-40e0-926d-3ba89595b1b7} DynamicQueryHandler: Done processing query 2024.02.09 21:21:28.025003 [ 3 ] {dbb6383c-1432-40e0-926d-3ba89595b1b7} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.09 21:21:28.025019 [ 3 ] {} HTTP-Session: c77916c1-7370-49f6-a458-855d89ffd2d6 Destroying unnamed session 2024.02.09 21:21:28.025166 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:28.025212 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:28.025230 [ 3 ] {} HTTP-Session: 6f09a77e-6b53-4414-81a0-f4f458a7a866 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:28.025247 [ 3 ] {} HTTP-Session: 6f09a77e-6b53-4414-81a0-f4f458a7a866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:28.025314 [ 3 ] {7b0f7a95-03e7-47bb-898b-228c3c8acf13} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:28.025352 [ 3 ] {7b0f7a95-03e7-47bb-898b-228c3c8acf13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.09 21:21:28.025458 [ 3 ] {7b0f7a95-03e7-47bb-898b-228c3c8acf13} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:28.025785 [ 3 ] {7b0f7a95-03e7-47bb-898b-228c3c8acf13} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.02.09 21:21:28.026002 [ 3 ] {7b0f7a95-03e7-47bb-898b-228c3c8acf13} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.09 21:21:28.026158 [ 3 ] {7b0f7a95-03e7-47bb-898b-228c3c8acf13} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.09 21:21:28.026252 [ 3 ] {7b0f7a95-03e7-47bb-898b-228c3c8acf13} executeQuery: Read 2 rows, 143.00 B in 0.000910287 sec., 2197 rows/sec., 153.41 KiB/sec. 2024.02.09 21:21:28.026409 [ 3 ] {7b0f7a95-03e7-47bb-898b-228c3c8acf13} DynamicQueryHandler: Done processing query 2024.02.09 21:21:28.026433 [ 3 ] {7b0f7a95-03e7-47bb-898b-228c3c8acf13} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:21:28.026449 [ 3 ] {} HTTP-Session: 6f09a77e-6b53-4414-81a0-f4f458a7a866 Destroying unnamed session 2024.02.09 21:21:28.026570 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 10728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:28.026614 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:28.026633 [ 3 ] {} HTTP-Session: dd6f7a95-b74f-45f4-8ac7-e4d6de8024dd Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:28.026649 [ 3 ] {} HTTP-Session: dd6f7a95-b74f-45f4-8ac7-e4d6de8024dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:28.026724 [ 3 ] {1ba62d69-3e2f-4ed1-a5ca-a0f6ec6394d0} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:28.026763 [ 3 ] {1ba62d69-3e2f-4ed1-a5ca-a0f6ec6394d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:21:28.026871 [ 3 ] {1ba62d69-3e2f-4ed1-a5ca-a0f6ec6394d0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:28.027200 [ 3 ] {1ba62d69-3e2f-4ed1-a5ca-a0f6ec6394d0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.02.09 21:21:28.027408 [ 3 ] {1ba62d69-3e2f-4ed1-a5ca-a0f6ec6394d0} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.02.09 21:21:28.027558 [ 3 ] {1ba62d69-3e2f-4ed1-a5ca-a0f6ec6394d0} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.02.09 21:21:28.027676 [ 3 ] {1ba62d69-3e2f-4ed1-a5ca-a0f6ec6394d0} executeQuery: Read 63 rows, 5.05 KiB in 0.000922837 sec., 68267 rows/sec., 5.34 MiB/sec. 2024.02.09 21:21:28.027791 [ 3 ] {1ba62d69-3e2f-4ed1-a5ca-a0f6ec6394d0} DynamicQueryHandler: Done processing query 2024.02.09 21:21:28.027813 [ 3 ] {1ba62d69-3e2f-4ed1-a5ca-a0f6ec6394d0} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.09 21:21:28.027828 [ 3 ] {} HTTP-Session: dd6f7a95-b74f-45f4-8ac7-e4d6de8024dd Destroying unnamed session 2024.02.09 21:21:28.027957 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:28.028001 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:28.028019 [ 3 ] {} HTTP-Session: 8790c637-fffc-4bb0-9091-b95500a38196 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:28.028035 [ 3 ] {} HTTP-Session: 8790c637-fffc-4bb0-9091-b95500a38196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:28.028103 [ 3 ] {cd3fa65a-6f6c-42d5-803b-9ddba3600f1b} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:28.028147 [ 3 ] {cd3fa65a-6f6c-42d5-803b-9ddba3600f1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.09 21:21:28.028269 [ 3 ] {cd3fa65a-6f6c-42d5-803b-9ddba3600f1b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:28.028534 [ 3 ] {cd3fa65a-6f6c-42d5-803b-9ddba3600f1b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.02.09 21:21:28.028789 [ 3 ] {cd3fa65a-6f6c-42d5-803b-9ddba3600f1b} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.09 21:21:28.028970 [ 3 ] {cd3fa65a-6f6c-42d5-803b-9ddba3600f1b} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.09 21:21:28.029103 [ 3 ] {cd3fa65a-6f6c-42d5-803b-9ddba3600f1b} executeQuery: Read 1 rows, 72.00 B in 0.000964558 sec., 1036 rows/sec., 72.90 KiB/sec. 2024.02.09 21:21:28.029097 [ 65 ] {} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 2024.02.09 21:21:28.029213 [ 65 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.02.09 21:21:28.029291 [ 3 ] {cd3fa65a-6f6c-42d5-803b-9ddba3600f1b} DynamicQueryHandler: Done processing query 2024.02.09 21:21:28.029354 [ 3 ] {cd3fa65a-6f6c-42d5-803b-9ddba3600f1b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:21:28.029397 [ 3 ] {} HTTP-Session: 8790c637-fffc-4bb0-9091-b95500a38196 Destroying unnamed session 2024.02.09 21:21:28.029397 [ 20 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_25_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact 2024.02.09 21:21:28.029572 [ 20 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_25_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:21:28.029622 [ 20 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 627 rows starting from the beginning of the part 2024.02.09 21:21:28.029657 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 65249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:28.029748 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:28.029774 [ 3 ] {} HTTP-Session: 9b46e72d-fb90-4007-bf92-8e83cb891daf Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:28.029831 [ 3 ] {} HTTP-Session: 9b46e72d-fb90-4007-bf92-8e83cb891daf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:28.029902 [ 20 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part 2024.02.09 21:21:28.030059 [ 3 ] {caca618c-45ea-4bb5-a37a-24f467c4f8f5} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:28.030199 [ 3 ] {caca618c-45ea-4bb5-a37a-24f467c4f8f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:21:28.030212 [ 20 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part 2024.02.09 21:21:28.030562 [ 20 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 37 rows starting from the beginning of the part 2024.02.09 21:21:28.030804 [ 3 ] {caca618c-45ea-4bb5-a37a-24f467c4f8f5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:28.030838 [ 20 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part 2024.02.09 21:21:28.031036 [ 20 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part 2024.02.09 21:21:28.031802 [ 3 ] {caca618c-45ea-4bb5-a37a-24f467c4f8f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.02.09 21:21:28.032558 [ 19 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_25_5} MergeTask::MergeProjectionsStage: Merge sorted 703 rows, containing 5 columns (5 merged, 0 gathered) in 0.003278581 sec., 214422.03197053846 rows/sec., 15.12 MiB/sec. 2024.02.09 21:21:28.032581 [ 3 ] {caca618c-45ea-4bb5-a37a-24f467c4f8f5} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.02.09 21:21:28.032692 [ 19 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_25_5} MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) 2024.02.09 21:21:28.032805 [ 3 ] {caca618c-45ea-4bb5-a37a-24f467c4f8f5} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.02.09 21:21:28.032972 [ 3 ] {caca618c-45ea-4bb5-a37a-24f467c4f8f5} executeQuery: Read 61 rows, 84.29 KiB in 0.002855942 sec., 21358 rows/sec., 28.82 MiB/sec. 2024.02.09 21:21:28.032993 [ 19 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_25_5} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5. 2024.02.09 21:21:28.033106 [ 19 ] {ed009545-d078-4b76-bfa6-4d8b4f1b94b7::all_1_25_5} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7) (MergerMutator): Merged 6 parts: from all_1_20_4 to all_25_25_0 2024.02.09 21:21:28.033145 [ 3 ] {caca618c-45ea-4bb5-a37a-24f467c4f8f5} DynamicQueryHandler: Done processing query 2024.02.09 21:21:28.033183 [ 3 ] {caca618c-45ea-4bb5-a37a-24f467c4f8f5} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.02.09 21:21:28.033209 [ 3 ] {} HTTP-Session: 9b46e72d-fb90-4007-bf92-8e83cb891daf Destroying unnamed session 2024.02.09 21:21:33.017161 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:33.017344 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:33.017391 [ 3 ] {} HTTP-Session: 998c52cf-5d8a-430d-a23d-4dd7990d152c Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:33.017431 [ 3 ] {} HTTP-Session: 998c52cf-5d8a-430d-a23d-4dd7990d152c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:33.017627 [ 3 ] {1ab782ed-be88-437e-82dd-08faeb81a371} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:33.017725 [ 3 ] {1ab782ed-be88-437e-82dd-08faeb81a371} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:21:33.017990 [ 3 ] {1ab782ed-be88-437e-82dd-08faeb81a371} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:33.018427 [ 3 ] {1ab782ed-be88-437e-82dd-08faeb81a371} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.02.09 21:21:33.018703 [ 3 ] {1ab782ed-be88-437e-82dd-08faeb81a371} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.02.09 21:21:33.018879 [ 3 ] {1ab782ed-be88-437e-82dd-08faeb81a371} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.02.09 21:21:33.019000 [ 3 ] {1ab782ed-be88-437e-82dd-08faeb81a371} executeQuery: Read 3 rows, 249.00 B in 0.001316224 sec., 2279 rows/sec., 184.74 KiB/sec. 2024.02.09 21:21:33.019151 [ 3 ] {1ab782ed-be88-437e-82dd-08faeb81a371} DynamicQueryHandler: Done processing query 2024.02.09 21:21:33.019175 [ 3 ] {1ab782ed-be88-437e-82dd-08faeb81a371} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:21:33.019191 [ 3 ] {} HTTP-Session: 998c52cf-5d8a-430d-a23d-4dd7990d152c Destroying unnamed session 2024.02.09 21:21:33.019321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 1424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:33.019366 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:33.019385 [ 3 ] {} HTTP-Session: 0947f57e-2834-4c5e-80aa-dd2c28d828aa Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:33.019401 [ 3 ] {} HTTP-Session: 0947f57e-2834-4c5e-80aa-dd2c28d828aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:33.019473 [ 3 ] {b01e46e7-7183-458c-a576-7d16e85fda0e} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:33.019517 [ 3 ] {b01e46e7-7183-458c-a576-7d16e85fda0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:21:33.019624 [ 3 ] {b01e46e7-7183-458c-a576-7d16e85fda0e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:33.019931 [ 3 ] {b01e46e7-7183-458c-a576-7d16e85fda0e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.02.09 21:21:33.020138 [ 3 ] {b01e46e7-7183-458c-a576-7d16e85fda0e} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.02.09 21:21:33.020291 [ 3 ] {b01e46e7-7183-458c-a576-7d16e85fda0e} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.02.09 21:21:33.020398 [ 3 ] {b01e46e7-7183-458c-a576-7d16e85fda0e} executeQuery: Read 9 rows, 845.00 B in 0.000896677 sec., 10037 rows/sec., 920.28 KiB/sec. 2024.02.09 21:21:33.020518 [ 3 ] {b01e46e7-7183-458c-a576-7d16e85fda0e} DynamicQueryHandler: Done processing query 2024.02.09 21:21:33.020541 [ 3 ] {b01e46e7-7183-458c-a576-7d16e85fda0e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:21:33.020557 [ 3 ] {} HTTP-Session: 0947f57e-2834-4c5e-80aa-dd2c28d828aa Destroying unnamed session 2024.02.09 21:21:33.020690 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:33.020737 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:33.020757 [ 3 ] {} HTTP-Session: 69f5af6f-1697-4074-b72f-d6791397f451 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:33.020773 [ 3 ] {} HTTP-Session: 69f5af6f-1697-4074-b72f-d6791397f451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:33.020854 [ 3 ] {06942608-b193-44bb-8626-89062fbdc4c0} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:33.020908 [ 3 ] {06942608-b193-44bb-8626-89062fbdc4c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:21:33.021017 [ 3 ] {06942608-b193-44bb-8626-89062fbdc4c0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:33.021300 [ 3 ] {06942608-b193-44bb-8626-89062fbdc4c0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.02.09 21:21:33.021513 [ 3 ] {06942608-b193-44bb-8626-89062fbdc4c0} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.02.09 21:21:33.021674 [ 3 ] {06942608-b193-44bb-8626-89062fbdc4c0} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.02.09 21:21:33.021777 [ 3 ] {06942608-b193-44bb-8626-89062fbdc4c0} executeQuery: Read 3 rows, 246.00 B in 0.000884286 sec., 3392 rows/sec., 271.67 KiB/sec. 2024.02.09 21:21:33.021893 [ 3 ] {06942608-b193-44bb-8626-89062fbdc4c0} DynamicQueryHandler: Done processing query 2024.02.09 21:21:33.021916 [ 3 ] {06942608-b193-44bb-8626-89062fbdc4c0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:21:33.021932 [ 3 ] {} HTTP-Session: 69f5af6f-1697-4074-b72f-d6791397f451 Destroying unnamed session 2024.02.09 21:21:33.022063 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:33.022107 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:33.022128 [ 3 ] {} HTTP-Session: cd415523-91ea-47a8-bbc6-d54d45313ccb Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:33.022144 [ 3 ] {} HTTP-Session: cd415523-91ea-47a8-bbc6-d54d45313ccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:33.022216 [ 3 ] {aab17f54-3d75-4de5-9869-938ecde5e72e} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:33.022262 [ 3 ] {aab17f54-3d75-4de5-9869-938ecde5e72e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:21:33.022398 [ 3 ] {aab17f54-3d75-4de5-9869-938ecde5e72e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:33.022699 [ 3 ] {aab17f54-3d75-4de5-9869-938ecde5e72e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.02.09 21:21:33.022977 [ 3 ] {aab17f54-3d75-4de5-9869-938ecde5e72e} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.02.09 21:21:33.023167 [ 3 ] {aab17f54-3d75-4de5-9869-938ecde5e72e} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.02.09 21:21:33.023269 [ 3 ] {aab17f54-3d75-4de5-9869-938ecde5e72e} executeQuery: Read 3 rows, 4.15 KiB in 0.001024959 sec., 2926 rows/sec., 3.95 MiB/sec. 2024.02.09 21:21:33.023394 [ 3 ] {aab17f54-3d75-4de5-9869-938ecde5e72e} DynamicQueryHandler: Done processing query 2024.02.09 21:21:33.023418 [ 3 ] {aab17f54-3d75-4de5-9869-938ecde5e72e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:21:33.023433 [ 3 ] {} HTTP-Session: cd415523-91ea-47a8-bbc6-d54d45313ccb Destroying unnamed session 2024.02.09 21:21:36.769119 [ 72 ] {} DNSResolver: Updating DNS cache 2024.02.09 21:21:36.769233 [ 72 ] {} DNSResolver: Updated DNS cache 2024.02.09 21:21:38.020098 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 8798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:38.020205 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:38.020232 [ 3 ] {} HTTP-Session: 4cf62453-716b-4873-abb6-84cd620578b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:38.020256 [ 3 ] {} HTTP-Session: 4cf62453-716b-4873-abb6-84cd620578b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:38.020381 [ 3 ] {c0dc733f-053f-4d6e-b3f8-2dc717466878} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:38.020442 [ 3 ] {c0dc733f-053f-4d6e-b3f8-2dc717466878} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:21:38.020599 [ 3 ] {c0dc733f-053f-4d6e-b3f8-2dc717466878} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:38.021077 [ 3 ] {c0dc733f-053f-4d6e-b3f8-2dc717466878} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2024.02.09 21:21:38.021349 [ 3 ] {c0dc733f-053f-4d6e-b3f8-2dc717466878} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.02.09 21:21:38.021520 [ 3 ] {c0dc733f-053f-4d6e-b3f8-2dc717466878} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.02.09 21:21:38.021658 [ 3 ] {c0dc733f-053f-4d6e-b3f8-2dc717466878} executeQuery: Read 61 rows, 4.94 KiB in 0.001234863 sec., 49398 rows/sec., 3.91 MiB/sec. 2024.02.09 21:21:38.021827 [ 3 ] {c0dc733f-053f-4d6e-b3f8-2dc717466878} DynamicQueryHandler: Done processing query 2024.02.09 21:21:38.021854 [ 3 ] {c0dc733f-053f-4d6e-b3f8-2dc717466878} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.09 21:21:38.021870 [ 3 ] {} HTTP-Session: 4cf62453-716b-4873-abb6-84cd620578b2 Destroying unnamed session 2024.02.09 21:21:38.022037 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 29084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:38.022092 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:38.022114 [ 3 ] {} HTTP-Session: 2571ecf6-e9c2-4fd1-a6ab-6ed4e6002a4b Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:38.022133 [ 3 ] {} HTTP-Session: 2571ecf6-e9c2-4fd1-a6ab-6ed4e6002a4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:38.022219 [ 3 ] {6675f50e-6dc5-460d-a588-b07c70a8218d} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:38.022263 [ 3 ] {6675f50e-6dc5-460d-a588-b07c70a8218d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:21:38.022372 [ 3 ] {6675f50e-6dc5-460d-a588-b07c70a8218d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:38.022797 [ 3 ] {6675f50e-6dc5-460d-a588-b07c70a8218d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2024.02.09 21:21:38.023028 [ 3 ] {6675f50e-6dc5-460d-a588-b07c70a8218d} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.02.09 21:21:38.023186 [ 3 ] {6675f50e-6dc5-460d-a588-b07c70a8218d} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.02.09 21:21:38.023318 [ 3 ] {6675f50e-6dc5-460d-a588-b07c70a8218d} executeQuery: Read 183 rows, 17.91 KiB in 0.001064189 sec., 171961 rows/sec., 16.44 MiB/sec. 2024.02.09 21:21:38.023445 [ 3 ] {6675f50e-6dc5-460d-a588-b07c70a8218d} DynamicQueryHandler: Done processing query 2024.02.09 21:21:38.023470 [ 3 ] {6675f50e-6dc5-460d-a588-b07c70a8218d} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.09 21:21:38.023485 [ 3 ] {} HTTP-Session: 2571ecf6-e9c2-4fd1-a6ab-6ed4e6002a4b Destroying unnamed session 2024.02.09 21:21:38.023615 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 10385, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:38.023661 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:38.023680 [ 3 ] {} HTTP-Session: 3440a348-4e30-4704-bfa5-b83270340798 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:38.023698 [ 3 ] {} HTTP-Session: 3440a348-4e30-4704-bfa5-b83270340798 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:38.023772 [ 3 ] {8d240711-77d2-42e3-b0c4-62f206fe5ebc} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:38.023812 [ 3 ] {8d240711-77d2-42e3-b0c4-62f206fe5ebc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:21:38.023919 [ 3 ] {8d240711-77d2-42e3-b0c4-62f206fe5ebc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:38.024239 [ 3 ] {8d240711-77d2-42e3-b0c4-62f206fe5ebc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2024.02.09 21:21:38.024455 [ 3 ] {8d240711-77d2-42e3-b0c4-62f206fe5ebc} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.02.09 21:21:38.024609 [ 3 ] {8d240711-77d2-42e3-b0c4-62f206fe5ebc} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.02.09 21:21:38.024731 [ 3 ] {8d240711-77d2-42e3-b0c4-62f206fe5ebc} executeQuery: Read 61 rows, 4.88 KiB in 0.000920997 sec., 66232 rows/sec., 5.18 MiB/sec. 2024.02.09 21:21:38.024899 [ 3 ] {8d240711-77d2-42e3-b0c4-62f206fe5ebc} DynamicQueryHandler: Done processing query 2024.02.09 21:21:38.024946 [ 3 ] {8d240711-77d2-42e3-b0c4-62f206fe5ebc} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.09 21:21:38.024981 [ 3 ] {} HTTP-Session: 3440a348-4e30-4704-bfa5-b83270340798 Destroying unnamed session 2024.02.09 21:21:38.025235 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 65249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:38.025296 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:38.025317 [ 3 ] {} HTTP-Session: c89b5cad-a2a4-464d-8eae-a248babeb9e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:38.025336 [ 3 ] {} HTTP-Session: c89b5cad-a2a4-464d-8eae-a248babeb9e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:38.025438 [ 3 ] {826c6610-5a77-421b-acc9-eb33f23e0267} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:38.025488 [ 3 ] {826c6610-5a77-421b-acc9-eb33f23e0267} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:21:38.025644 [ 3 ] {826c6610-5a77-421b-acc9-eb33f23e0267} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:38.026217 [ 3 ] {826c6610-5a77-421b-acc9-eb33f23e0267} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2024.02.09 21:21:38.026571 [ 3 ] {826c6610-5a77-421b-acc9-eb33f23e0267} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.02.09 21:21:38.026762 [ 3 ] {826c6610-5a77-421b-acc9-eb33f23e0267} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.02.09 21:21:38.026894 [ 3 ] {826c6610-5a77-421b-acc9-eb33f23e0267} executeQuery: Read 61 rows, 84.29 KiB in 0.001425446 sec., 42793 rows/sec., 57.75 MiB/sec. 2024.02.09 21:21:38.027025 [ 3 ] {826c6610-5a77-421b-acc9-eb33f23e0267} DynamicQueryHandler: Done processing query 2024.02.09 21:21:38.027049 [ 3 ] {826c6610-5a77-421b-acc9-eb33f23e0267} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.02.09 21:21:38.027064 [ 3 ] {} HTTP-Session: c89b5cad-a2a4-464d-8eae-a248babeb9e0 Destroying unnamed session 2024.02.09 21:21:43.017337 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:43.017476 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:43.017502 [ 3 ] {} HTTP-Session: 7ba2aac0-04bf-4d48-a958-1e74eee6b4fa Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:43.017526 [ 3 ] {} HTTP-Session: 7ba2aac0-04bf-4d48-a958-1e74eee6b4fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:43.017652 [ 3 ] {d353f794-df56-4d78-9b55-d88d4cec8704} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:43.017714 [ 3 ] {d353f794-df56-4d78-9b55-d88d4cec8704} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:21:43.017875 [ 3 ] {d353f794-df56-4d78-9b55-d88d4cec8704} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:43.018274 [ 3 ] {d353f794-df56-4d78-9b55-d88d4cec8704} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2024.02.09 21:21:43.018545 [ 3 ] {d353f794-df56-4d78-9b55-d88d4cec8704} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.02.09 21:21:43.018728 [ 3 ] {d353f794-df56-4d78-9b55-d88d4cec8704} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.02.09 21:21:43.018861 [ 3 ] {d353f794-df56-4d78-9b55-d88d4cec8704} executeQuery: Read 3 rows, 249.00 B in 0.001171072 sec., 2561 rows/sec., 207.64 KiB/sec. 2024.02.09 21:21:43.019020 [ 3 ] {d353f794-df56-4d78-9b55-d88d4cec8704} DynamicQueryHandler: Done processing query 2024.02.09 21:21:43.019046 [ 3 ] {d353f794-df56-4d78-9b55-d88d4cec8704} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:21:43.019061 [ 3 ] {} HTTP-Session: 7ba2aac0-04bf-4d48-a958-1e74eee6b4fa Destroying unnamed session 2024.02.09 21:21:43.019185 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:43.019233 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:43.019252 [ 3 ] {} HTTP-Session: f8f819f2-1156-469e-acca-08304620bbc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:43.019270 [ 3 ] {} HTTP-Session: f8f819f2-1156-469e-acca-08304620bbc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:43.019340 [ 3 ] {7b7e840d-59d7-473b-ae6f-18aac4a75ccf} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:43.019380 [ 3 ] {7b7e840d-59d7-473b-ae6f-18aac4a75ccf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.09 21:21:43.019489 [ 3 ] {7b7e840d-59d7-473b-ae6f-18aac4a75ccf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:43.019751 [ 3 ] {7b7e840d-59d7-473b-ae6f-18aac4a75ccf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2024.02.09 21:21:43.019958 [ 3 ] {7b7e840d-59d7-473b-ae6f-18aac4a75ccf} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.09 21:21:43.020116 [ 3 ] {7b7e840d-59d7-473b-ae6f-18aac4a75ccf} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.09 21:21:43.020236 [ 3 ] {7b7e840d-59d7-473b-ae6f-18aac4a75ccf} executeQuery: Read 2 rows, 175.00 B in 0.000867626 sec., 2305 rows/sec., 196.97 KiB/sec. 2024.02.09 21:21:43.020353 [ 3 ] {7b7e840d-59d7-473b-ae6f-18aac4a75ccf} DynamicQueryHandler: Done processing query 2024.02.09 21:21:43.020377 [ 3 ] {7b7e840d-59d7-473b-ae6f-18aac4a75ccf} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:21:43.020393 [ 3 ] {} HTTP-Session: f8f819f2-1156-469e-acca-08304620bbc3 Destroying unnamed session 2024.02.09 21:21:43.020542 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 1573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:43.020589 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:43.020609 [ 3 ] {} HTTP-Session: 317c5822-e599-4e86-adc3-a4f5429e5f53 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:43.020625 [ 3 ] {} HTTP-Session: 317c5822-e599-4e86-adc3-a4f5429e5f53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:43.020695 [ 3 ] {6994984c-e656-4fb4-8f68-4bc7e120b186} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:43.020736 [ 3 ] {6994984c-e656-4fb4-8f68-4bc7e120b186} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:21:43.020843 [ 3 ] {6994984c-e656-4fb4-8f68-4bc7e120b186} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:43.021112 [ 3 ] {6994984c-e656-4fb4-8f68-4bc7e120b186} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2024.02.09 21:21:43.021323 [ 3 ] {6994984c-e656-4fb4-8f68-4bc7e120b186} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.02.09 21:21:43.021484 [ 3 ] {6994984c-e656-4fb4-8f68-4bc7e120b186} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.02.09 21:21:43.021604 [ 3 ] {6994984c-e656-4fb4-8f68-4bc7e120b186} executeQuery: Read 10 rows, 936.00 B in 0.000872106 sec., 11466 rows/sec., 1.02 MiB/sec. 2024.02.09 21:21:43.021602 [ 77 ] {} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.02.09 21:21:43.021714 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2024.02.09 21:21:43.021776 [ 3 ] {6994984c-e656-4fb4-8f68-4bc7e120b186} DynamicQueryHandler: Done processing query 2024.02.09 21:21:43.021815 [ 17 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.02.09 21:21:43.021821 [ 3 ] {6994984c-e656-4fb4-8f68-4bc7e120b186} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:21:43.021890 [ 3 ] {} HTTP-Session: 317c5822-e599-4e86-adc3-a4f5429e5f53 Destroying unnamed session 2024.02.09 21:21:43.021963 [ 17 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:21:43.022004 [ 17 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 220 rows starting from the beginning of the part 2024.02.09 21:21:43.022076 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:43.022168 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:43.022219 [ 3 ] {} HTTP-Session: a4ec2752-bd59-4023-a2d6-d3f2212f4f47 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:43.022238 [ 17 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 45 rows starting from the beginning of the part 2024.02.09 21:21:43.022247 [ 3 ] {} HTTP-Session: a4ec2752-bd59-4023-a2d6-d3f2212f4f47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:43.022477 [ 3 ] {ed542d05-d9f6-42f1-9d57-f630d03bc6f7} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:43.022490 [ 17 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 184 rows starting from the beginning of the part 2024.02.09 21:21:43.022570 [ 3 ] {ed542d05-d9f6-42f1-9d57-f630d03bc6f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.09 21:21:43.022766 [ 17 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 9 rows starting from the beginning of the part 2024.02.09 21:21:43.023012 [ 3 ] {ed542d05-d9f6-42f1-9d57-f630d03bc6f7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:43.023042 [ 17 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 183 rows starting from the beginning of the part 2024.02.09 21:21:43.023218 [ 17 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 10 rows starting from the beginning of the part 2024.02.09 21:21:43.023759 [ 3 ] {ed542d05-d9f6-42f1-9d57-f630d03bc6f7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2024.02.09 21:21:43.024157 [ 3 ] {ed542d05-d9f6-42f1-9d57-f630d03bc6f7} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.09 21:21:43.024459 [ 3 ] {ed542d05-d9f6-42f1-9d57-f630d03bc6f7} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.09 21:21:43.024707 [ 3 ] {ed542d05-d9f6-42f1-9d57-f630d03bc6f7} executeQuery: Read 2 rows, 143.00 B in 0.00215279 sec., 929 rows/sec., 64.87 KiB/sec. 2024.02.09 21:21:43.025137 [ 3 ] {ed542d05-d9f6-42f1-9d57-f630d03bc6f7} DynamicQueryHandler: Done processing query 2024.02.09 21:21:43.025186 [ 3 ] {ed542d05-d9f6-42f1-9d57-f630d03bc6f7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:21:43.025196 [ 15 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 651 rows, containing 4 columns (4 merged, 0 gathered) in 0.003429943 sec., 189799.0724627202 rows/sec., 17.64 MiB/sec. 2024.02.09 21:21:43.025210 [ 3 ] {} HTTP-Session: a4ec2752-bd59-4023-a2d6-d3f2212f4f47 Destroying unnamed session 2024.02.09 21:21:43.025328 [ 17 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.02.09 21:21:43.025403 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:43.025480 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:43.025506 [ 3 ] {} HTTP-Session: d6543815-889a-4a1d-81a7-9637db1415a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:43.025538 [ 3 ] {} HTTP-Session: d6543815-889a-4a1d-81a7-9637db1415a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:43.025571 [ 17 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_66_13} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.02.09 21:21:43.025674 [ 3 ] {49682b74-4954-4551-b921-82218283ff40} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:43.025685 [ 17 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_66_13} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.02.09 21:21:43.025738 [ 3 ] {49682b74-4954-4551-b921-82218283ff40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:21:43.025924 [ 3 ] {49682b74-4954-4551-b921-82218283ff40} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:43.026201 [ 3 ] {49682b74-4954-4551-b921-82218283ff40} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2024.02.09 21:21:43.026414 [ 3 ] {49682b74-4954-4551-b921-82218283ff40} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.02.09 21:21:43.026579 [ 3 ] {49682b74-4954-4551-b921-82218283ff40} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.02.09 21:21:43.026683 [ 3 ] {49682b74-4954-4551-b921-82218283ff40} executeQuery: Read 5 rows, 413.00 B in 0.000960607 sec., 5205 rows/sec., 419.86 KiB/sec. 2024.02.09 21:21:43.026699 [ 64 ] {} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.02.09 21:21:43.026812 [ 64 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2024.02.09 21:21:43.026838 [ 3 ] {49682b74-4954-4551-b921-82218283ff40} DynamicQueryHandler: Done processing query 2024.02.09 21:21:43.026875 [ 3 ] {49682b74-4954-4551-b921-82218283ff40} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:21:43.026881 [ 20 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.02.09 21:21:43.026898 [ 3 ] {} HTTP-Session: d6543815-889a-4a1d-81a7-9637db1415a8 Destroying unnamed session 2024.02.09 21:21:43.027001 [ 20 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:21:43.027058 [ 20 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 113 rows starting from the beginning of the part 2024.02.09 21:21:43.027066 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:43.027154 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:43.027194 [ 3 ] {} HTTP-Session: a37ab758-09f2-4262-96bd-05aa4873c809 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:43.027242 [ 3 ] {} HTTP-Session: a37ab758-09f2-4262-96bd-05aa4873c809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:43.027300 [ 20 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 27 rows starting from the beginning of the part 2024.02.09 21:21:43.027429 [ 3 ] {6f9ed48f-4e76-46bc-808d-94dd4274adc2} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:43.027539 [ 3 ] {6f9ed48f-4e76-46bc-808d-94dd4274adc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.09 21:21:43.027575 [ 20 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 63 rows starting from the beginning of the part 2024.02.09 21:21:43.027931 [ 20 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 3 rows starting from the beginning of the part 2024.02.09 21:21:43.028050 [ 3 ] {6f9ed48f-4e76-46bc-808d-94dd4274adc2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:43.028208 [ 20 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 61 rows starting from the beginning of the part 2024.02.09 21:21:43.028430 [ 20 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 5 rows starting from the beginning of the part 2024.02.09 21:21:43.028894 [ 3 ] {6f9ed48f-4e76-46bc-808d-94dd4274adc2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2024.02.09 21:21:43.029374 [ 3 ] {6f9ed48f-4e76-46bc-808d-94dd4274adc2} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.09 21:21:43.029722 [ 3 ] {6f9ed48f-4e76-46bc-808d-94dd4274adc2} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.09 21:21:43.030023 [ 3 ] {6f9ed48f-4e76-46bc-808d-94dd4274adc2} executeQuery: Read 1 rows, 72.00 B in 0.002546077 sec., 392 rows/sec., 27.62 KiB/sec. 2024.02.09 21:21:43.030030 [ 20 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 4 columns (4 merged, 0 gathered) in 0.003179069 sec., 85559.6402594596 rows/sec., 6.68 MiB/sec. 2024.02.09 21:21:43.030207 [ 20 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.02.09 21:21:43.030250 [ 3 ] {6f9ed48f-4e76-46bc-808d-94dd4274adc2} DynamicQueryHandler: Done processing query 2024.02.09 21:21:43.030290 [ 3 ] {6f9ed48f-4e76-46bc-808d-94dd4274adc2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:21:43.030322 [ 3 ] {} HTTP-Session: a37ab758-09f2-4262-96bd-05aa4873c809 Destroying unnamed session 2024.02.09 21:21:43.030428 [ 20 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_66_13} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.02.09 21:21:43.030481 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:43.030521 [ 20 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_66_13} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.02.09 21:21:43.030546 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:43.030580 [ 3 ] {} HTTP-Session: c394722e-a96a-4e0d-b232-2cdfc48cef22 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:43.030619 [ 3 ] {} HTTP-Session: c394722e-a96a-4e0d-b232-2cdfc48cef22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:43.030701 [ 3 ] {5da90288-0ac4-4b21-9461-234c71dc39bf} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:43.030747 [ 3 ] {5da90288-0ac4-4b21-9461-234c71dc39bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:21:43.030898 [ 3 ] {5da90288-0ac4-4b21-9461-234c71dc39bf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:43.031209 [ 3 ] {5da90288-0ac4-4b21-9461-234c71dc39bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2024.02.09 21:21:43.031501 [ 3 ] {5da90288-0ac4-4b21-9461-234c71dc39bf} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.02.09 21:21:43.031684 [ 3 ] {5da90288-0ac4-4b21-9461-234c71dc39bf} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.02.09 21:21:43.031819 [ 3 ] {5da90288-0ac4-4b21-9461-234c71dc39bf} executeQuery: Read 3 rows, 4.15 KiB in 0.00108748 sec., 2758 rows/sec., 3.72 MiB/sec. 2024.02.09 21:21:43.031954 [ 3 ] {5da90288-0ac4-4b21-9461-234c71dc39bf} DynamicQueryHandler: Done processing query 2024.02.09 21:21:43.031981 [ 3 ] {5da90288-0ac4-4b21-9461-234c71dc39bf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:21:43.031997 [ 3 ] {} HTTP-Session: c394722e-a96a-4e0d-b232-2cdfc48cef22 Destroying unnamed session 2024.02.09 21:21:48.019850 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 8941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:48.019978 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:48.020009 [ 3 ] {} HTTP-Session: 8adf69f3-168e-4365-8eb3-3ee2df0bf7cb Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:48.020038 [ 3 ] {} HTTP-Session: 8adf69f3-168e-4365-8eb3-3ee2df0bf7cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:48.020181 [ 3 ] {67f531d6-69bb-4ae5-937e-22500b2ab15f} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:48.020248 [ 3 ] {67f531d6-69bb-4ae5-937e-22500b2ab15f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:21:48.020420 [ 3 ] {67f531d6-69bb-4ae5-937e-22500b2ab15f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:48.020955 [ 3 ] {67f531d6-69bb-4ae5-937e-22500b2ab15f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2024.02.09 21:21:48.021222 [ 3 ] {67f531d6-69bb-4ae5-937e-22500b2ab15f} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.02.09 21:21:48.021389 [ 3 ] {67f531d6-69bb-4ae5-937e-22500b2ab15f} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.02.09 21:21:48.021526 [ 69 ] {} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.02.09 21:21:48.021533 [ 3 ] {67f531d6-69bb-4ae5-937e-22500b2ab15f} executeQuery: Read 62 rows, 5.03 KiB in 0.001307573 sec., 47416 rows/sec., 3.75 MiB/sec. 2024.02.09 21:21:48.021613 [ 69 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2024.02.09 21:21:48.021799 [ 15 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.02.09 21:21:48.021853 [ 3 ] {67f531d6-69bb-4ae5-937e-22500b2ab15f} DynamicQueryHandler: Done processing query 2024.02.09 21:21:48.021888 [ 3 ] {67f531d6-69bb-4ae5-937e-22500b2ab15f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.09 21:21:48.021973 [ 3 ] {} HTTP-Session: 8adf69f3-168e-4365-8eb3-3ee2df0bf7cb Destroying unnamed session 2024.02.09 21:21:48.022075 [ 15 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:21:48.022146 [ 15 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 60 rows starting from the beginning of the part 2024.02.09 21:21:48.022156 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:48.022218 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:48.022243 [ 3 ] {} HTTP-Session: 872c58b2-6462-4a90-addd-3c0215ecfa53 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:48.022278 [ 3 ] {} HTTP-Session: 872c58b2-6462-4a90-addd-3c0215ecfa53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:48.022304 [ 15 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 61 rows starting from the beginning of the part 2024.02.09 21:21:48.022398 [ 3 ] {8b961f97-30bc-473c-b107-4a52bb71026d} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:48.022425 [ 15 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 3 rows starting from the beginning of the part 2024.02.09 21:21:48.022464 [ 3 ] {8b961f97-30bc-473c-b107-4a52bb71026d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.09 21:21:48.022565 [ 15 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 61 rows starting from the beginning of the part 2024.02.09 21:21:48.022719 [ 3 ] {8b961f97-30bc-473c-b107-4a52bb71026d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:48.022728 [ 15 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 3 rows starting from the beginning of the part 2024.02.09 21:21:48.022851 [ 15 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 62 rows starting from the beginning of the part 2024.02.09 21:21:48.023196 [ 3 ] {8b961f97-30bc-473c-b107-4a52bb71026d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2024.02.09 21:21:48.023468 [ 3 ] {8b961f97-30bc-473c-b107-4a52bb71026d} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.09 21:21:48.023707 [ 3 ] {8b961f97-30bc-473c-b107-4a52bb71026d} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.09 21:21:48.023741 [ 16 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002063738 sec., 121139.40820007192 rows/sec., 9.59 MiB/sec. 2024.02.09 21:21:48.023873 [ 3 ] {8b961f97-30bc-473c-b107-4a52bb71026d} executeQuery: Read 2 rows, 175.00 B in 0.001430066 sec., 1398 rows/sec., 119.50 KiB/sec. 2024.02.09 21:21:48.023974 [ 16 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.02.09 21:21:48.024083 [ 3 ] {8b961f97-30bc-473c-b107-4a52bb71026d} DynamicQueryHandler: Done processing query 2024.02.09 21:21:48.024114 [ 3 ] {8b961f97-30bc-473c-b107-4a52bb71026d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:21:48.024148 [ 3 ] {} HTTP-Session: 872c58b2-6462-4a90-addd-3c0215ecfa53 Destroying unnamed session 2024.02.09 21:21:48.024268 [ 16 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_66_13} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.02.09 21:21:48.024345 [ 16 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_66_13} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.02.09 21:21:48.024361 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 29681, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:48.024455 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:48.024484 [ 3 ] {} HTTP-Session: fedb5669-ba0d-4d1c-b81b-5553061cf0c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:48.024502 [ 3 ] {} HTTP-Session: fedb5669-ba0d-4d1c-b81b-5553061cf0c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:48.024584 [ 3 ] {9228ae17-5edc-46e1-bfab-2a2fa0b1b92e} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:48.024624 [ 3 ] {9228ae17-5edc-46e1-bfab-2a2fa0b1b92e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:21:48.024742 [ 3 ] {9228ae17-5edc-46e1-bfab-2a2fa0b1b92e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:48.025153 [ 3 ] {9228ae17-5edc-46e1-bfab-2a2fa0b1b92e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2024.02.09 21:21:48.025381 [ 3 ] {9228ae17-5edc-46e1-bfab-2a2fa0b1b92e} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.02.09 21:21:48.025532 [ 3 ] {9228ae17-5edc-46e1-bfab-2a2fa0b1b92e} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.02.09 21:21:48.025654 [ 3 ] {9228ae17-5edc-46e1-bfab-2a2fa0b1b92e} executeQuery: Read 187 rows, 18.27 KiB in 0.001040679 sec., 179690 rows/sec., 17.14 MiB/sec. 2024.02.09 21:21:48.025780 [ 3 ] {9228ae17-5edc-46e1-bfab-2a2fa0b1b92e} DynamicQueryHandler: Done processing query 2024.02.09 21:21:48.025805 [ 3 ] {9228ae17-5edc-46e1-bfab-2a2fa0b1b92e} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.09 21:21:48.025821 [ 3 ] {} HTTP-Session: fedb5669-ba0d-4d1c-b81b-5553061cf0c2 Destroying unnamed session 2024.02.09 21:21:48.025926 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:48.025974 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:48.025992 [ 3 ] {} HTTP-Session: 28277266-c854-488d-8bd2-a603ea4949f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:48.026009 [ 3 ] {} HTTP-Session: 28277266-c854-488d-8bd2-a603ea4949f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:48.026079 [ 3 ] {c54ffa23-4cb1-40d1-8434-05a9e9a86733} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:48.026121 [ 3 ] {c54ffa23-4cb1-40d1-8434-05a9e9a86733} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.09 21:21:48.026228 [ 3 ] {c54ffa23-4cb1-40d1-8434-05a9e9a86733} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:48.026494 [ 3 ] {c54ffa23-4cb1-40d1-8434-05a9e9a86733} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2024.02.09 21:21:48.026701 [ 3 ] {c54ffa23-4cb1-40d1-8434-05a9e9a86733} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.09 21:21:48.026853 [ 3 ] {c54ffa23-4cb1-40d1-8434-05a9e9a86733} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.09 21:21:48.026973 [ 3 ] {c54ffa23-4cb1-40d1-8434-05a9e9a86733} executeQuery: Read 2 rows, 143.00 B in 0.000863466 sec., 2316 rows/sec., 161.73 KiB/sec. 2024.02.09 21:21:48.027088 [ 3 ] {c54ffa23-4cb1-40d1-8434-05a9e9a86733} DynamicQueryHandler: Done processing query 2024.02.09 21:21:48.027118 [ 3 ] {c54ffa23-4cb1-40d1-8434-05a9e9a86733} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:21:48.027134 [ 3 ] {} HTTP-Session: 28277266-c854-488d-8bd2-a603ea4949f6 Destroying unnamed session 2024.02.09 21:21:48.027250 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 10897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:48.027296 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:48.027315 [ 3 ] {} HTTP-Session: 87a48dcf-8c42-4bf8-83f0-3a4b8d984d44 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:48.027333 [ 3 ] {} HTTP-Session: 87a48dcf-8c42-4bf8-83f0-3a4b8d984d44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:48.027408 [ 3 ] {3d4d4e23-e9ef-4f23-8add-761de98cf593} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:48.027447 [ 3 ] {3d4d4e23-e9ef-4f23-8add-761de98cf593} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:21:48.027552 [ 3 ] {3d4d4e23-e9ef-4f23-8add-761de98cf593} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:48.027864 [ 3 ] {3d4d4e23-e9ef-4f23-8add-761de98cf593} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2024.02.09 21:21:48.028072 [ 3 ] {3d4d4e23-e9ef-4f23-8add-761de98cf593} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.02.09 21:21:48.028223 [ 3 ] {3d4d4e23-e9ef-4f23-8add-761de98cf593} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.02.09 21:21:48.028344 [ 3 ] {3d4d4e23-e9ef-4f23-8add-761de98cf593} executeQuery: Read 64 rows, 5.13 KiB in 0.000907287 sec., 70539 rows/sec., 5.52 MiB/sec. 2024.02.09 21:21:48.028496 [ 3 ] {3d4d4e23-e9ef-4f23-8add-761de98cf593} DynamicQueryHandler: Done processing query 2024.02.09 21:21:48.028530 [ 3 ] {3d4d4e23-e9ef-4f23-8add-761de98cf593} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.09 21:21:48.028547 [ 3 ] {} HTTP-Session: 87a48dcf-8c42-4bf8-83f0-3a4b8d984d44 Destroying unnamed session 2024.02.09 21:21:48.028641 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:48.028686 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:48.028705 [ 3 ] {} HTTP-Session: ba3b4737-fe5d-4f26-98b5-a4514b7104ad Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:48.028722 [ 3 ] {} HTTP-Session: ba3b4737-fe5d-4f26-98b5-a4514b7104ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:48.028793 [ 3 ] {cbd088f8-f200-46c3-bf1a-7c0de0912aa6} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:48.028837 [ 3 ] {cbd088f8-f200-46c3-bf1a-7c0de0912aa6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.09 21:21:48.028965 [ 3 ] {cbd088f8-f200-46c3-bf1a-7c0de0912aa6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:48.029235 [ 3 ] {cbd088f8-f200-46c3-bf1a-7c0de0912aa6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2024.02.09 21:21:48.029497 [ 3 ] {cbd088f8-f200-46c3-bf1a-7c0de0912aa6} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.09 21:21:48.029680 [ 3 ] {cbd088f8-f200-46c3-bf1a-7c0de0912aa6} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.09 21:21:48.029802 [ 3 ] {cbd088f8-f200-46c3-bf1a-7c0de0912aa6} executeQuery: Read 1 rows, 72.00 B in 0.000980147 sec., 1020 rows/sec., 71.74 KiB/sec. 2024.02.09 21:21:48.029946 [ 3 ] {cbd088f8-f200-46c3-bf1a-7c0de0912aa6} DynamicQueryHandler: Done processing query 2024.02.09 21:21:48.029970 [ 3 ] {cbd088f8-f200-46c3-bf1a-7c0de0912aa6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:21:48.029986 [ 3 ] {} HTTP-Session: ba3b4737-fe5d-4f26-98b5-a4514b7104ad Destroying unnamed session 2024.02.09 21:21:48.030153 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 66317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:48.030198 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:48.030218 [ 3 ] {} HTTP-Session: f32f4bbc-1e35-47b3-87c7-2c8de64dd5a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:48.030234 [ 3 ] {} HTTP-Session: f32f4bbc-1e35-47b3-87c7-2c8de64dd5a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:48.030326 [ 3 ] {f07e6203-b2db-4b55-8c21-91c09a5e5453} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:48.030371 [ 3 ] {f07e6203-b2db-4b55-8c21-91c09a5e5453} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:21:48.030506 [ 3 ] {f07e6203-b2db-4b55-8c21-91c09a5e5453} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:48.031049 [ 3 ] {f07e6203-b2db-4b55-8c21-91c09a5e5453} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2024.02.09 21:21:48.031380 [ 3 ] {f07e6203-b2db-4b55-8c21-91c09a5e5453} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.02.09 21:21:48.031565 [ 3 ] {f07e6203-b2db-4b55-8c21-91c09a5e5453} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.02.09 21:21:48.031689 [ 69 ] {} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.02.09 21:21:48.031701 [ 3 ] {f07e6203-b2db-4b55-8c21-91c09a5e5453} executeQuery: Read 62 rows, 85.67 KiB in 0.001339014 sec., 46302 rows/sec., 62.48 MiB/sec. 2024.02.09 21:21:48.031746 [ 69 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2024.02.09 21:21:48.031942 [ 20 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.02.09 21:21:48.032009 [ 3 ] {f07e6203-b2db-4b55-8c21-91c09a5e5453} DynamicQueryHandler: Done processing query 2024.02.09 21:21:48.032081 [ 3 ] {f07e6203-b2db-4b55-8c21-91c09a5e5453} MemoryTracker: Peak memory usage (for query): 4.43 MiB. 2024.02.09 21:21:48.032183 [ 3 ] {} HTTP-Session: f32f4bbc-1e35-47b3-87c7-2c8de64dd5a0 Destroying unnamed session 2024.02.09 21:21:48.032322 [ 20 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:21:48.032365 [ 20 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1590 rows starting from the beginning of the part 2024.02.09 21:21:48.032490 [ 20 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 61 rows starting from the beginning of the part 2024.02.09 21:21:48.032588 [ 20 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 3 rows starting from the beginning of the part 2024.02.09 21:21:48.032676 [ 20 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 61 rows starting from the beginning of the part 2024.02.09 21:21:48.032765 [ 20 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 3 rows starting from the beginning of the part 2024.02.09 21:21:48.032852 [ 20 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 62 rows starting from the beginning of the part 2024.02.09 21:21:48.038609 [ 16 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1780 rows, containing 6 columns (6 merged, 0 gathered) in 0.006799074 sec., 261800.35693095854 rows/sec., 353.29 MiB/sec. 2024.02.09 21:21:48.039324 [ 16 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.02.09 21:21:48.039527 [ 16 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_66_13} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.02.09 21:21:48.039587 [ 16 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_66_13} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.02.09 21:21:48.039648 [ 16 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_66_13: 13.14 MiB. 2024.02.09 21:21:51.769291 [ 63 ] {} DNSResolver: Updating DNS cache 2024.02.09 21:21:51.769362 [ 63 ] {} DNSResolver: Updated DNS cache 2024.02.09 21:21:53.019064 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:53.019220 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:53.019262 [ 3 ] {} HTTP-Session: 790f3a16-5600-4a98-9539-00193b3246e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:53.019301 [ 3 ] {} HTTP-Session: 790f3a16-5600-4a98-9539-00193b3246e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:53.019482 [ 3 ] {df8e06cc-2415-420f-93a2-e0345d50c025} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:53.019548 [ 3 ] {df8e06cc-2415-420f-93a2-e0345d50c025} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:21:53.019703 [ 3 ] {df8e06cc-2415-420f-93a2-e0345d50c025} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:53.020227 [ 3 ] {df8e06cc-2415-420f-93a2-e0345d50c025} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2024.02.09 21:21:53.020497 [ 3 ] {df8e06cc-2415-420f-93a2-e0345d50c025} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.02.09 21:21:53.020668 [ 3 ] {df8e06cc-2415-420f-93a2-e0345d50c025} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.02.09 21:21:53.020787 [ 3 ] {df8e06cc-2415-420f-93a2-e0345d50c025} executeQuery: Read 3 rows, 249.00 B in 0.001262823 sec., 2375 rows/sec., 192.56 KiB/sec. 2024.02.09 21:21:53.020933 [ 3 ] {df8e06cc-2415-420f-93a2-e0345d50c025} DynamicQueryHandler: Done processing query 2024.02.09 21:21:53.020956 [ 3 ] {df8e06cc-2415-420f-93a2-e0345d50c025} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:21:53.020972 [ 3 ] {} HTTP-Session: 790f3a16-5600-4a98-9539-00193b3246e0 Destroying unnamed session 2024.02.09 21:21:53.021095 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:53.021142 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:53.021163 [ 3 ] {} HTTP-Session: e236e9c1-76da-4209-af80-823bf9bd9d1d Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:53.021179 [ 3 ] {} HTTP-Session: e236e9c1-76da-4209-af80-823bf9bd9d1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:53.021250 [ 3 ] {38c2fc12-d1ef-47bb-8f42-a1a64a843ce0} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:53.021289 [ 3 ] {38c2fc12-d1ef-47bb-8f42-a1a64a843ce0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.09 21:21:53.021396 [ 3 ] {38c2fc12-d1ef-47bb-8f42-a1a64a843ce0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:53.021713 [ 3 ] {38c2fc12-d1ef-47bb-8f42-a1a64a843ce0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2024.02.09 21:21:53.021922 [ 3 ] {38c2fc12-d1ef-47bb-8f42-a1a64a843ce0} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.09 21:21:53.022078 [ 3 ] {38c2fc12-d1ef-47bb-8f42-a1a64a843ce0} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.09 21:21:53.022196 [ 3 ] {38c2fc12-d1ef-47bb-8f42-a1a64a843ce0} executeQuery: Read 2 rows, 175.00 B in 0.000911337 sec., 2194 rows/sec., 187.52 KiB/sec. 2024.02.09 21:21:53.022319 [ 3 ] {38c2fc12-d1ef-47bb-8f42-a1a64a843ce0} DynamicQueryHandler: Done processing query 2024.02.09 21:21:53.022343 [ 3 ] {38c2fc12-d1ef-47bb-8f42-a1a64a843ce0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:21:53.022359 [ 3 ] {} HTTP-Session: e236e9c1-76da-4209-af80-823bf9bd9d1d Destroying unnamed session 2024.02.09 21:21:53.022486 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 6515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:53.022533 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:53.022552 [ 3 ] {} HTTP-Session: 2bb9eb3d-7751-4fdd-baf0-89800483639a Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:53.022569 [ 3 ] {} HTTP-Session: 2bb9eb3d-7751-4fdd-baf0-89800483639a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:53.022640 [ 3 ] {d476efda-9ed3-4513-861d-a9d9268190e8} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:53.022678 [ 3 ] {d476efda-9ed3-4513-861d-a9d9268190e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:21:53.022783 [ 3 ] {d476efda-9ed3-4513-861d-a9d9268190e8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:53.023085 [ 3 ] {d476efda-9ed3-4513-861d-a9d9268190e8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2024.02.09 21:21:53.023364 [ 3 ] {d476efda-9ed3-4513-861d-a9d9268190e8} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.02.09 21:21:53.023515 [ 3 ] {d476efda-9ed3-4513-861d-a9d9268190e8} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.02.09 21:21:53.023625 [ 3 ] {d476efda-9ed3-4513-861d-a9d9268190e8} executeQuery: Read 46 rows, 3.68 KiB in 0.000947318 sec., 48558 rows/sec., 3.79 MiB/sec. 2024.02.09 21:21:53.023742 [ 3 ] {d476efda-9ed3-4513-861d-a9d9268190e8} DynamicQueryHandler: Done processing query 2024.02.09 21:21:53.023765 [ 3 ] {d476efda-9ed3-4513-861d-a9d9268190e8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:21:53.023780 [ 3 ] {} HTTP-Session: 2bb9eb3d-7751-4fdd-baf0-89800483639a Destroying unnamed session 2024.02.09 21:21:53.023923 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:53.023967 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:53.023986 [ 3 ] {} HTTP-Session: 3fb591e8-7f57-4fd7-8745-1816b539fe3d Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:53.024002 [ 3 ] {} HTTP-Session: 3fb591e8-7f57-4fd7-8745-1816b539fe3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:53.024073 [ 3 ] {c5bf7244-2984-4f78-8913-118ae1f0d241} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:53.024113 [ 3 ] {c5bf7244-2984-4f78-8913-118ae1f0d241} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.09 21:21:53.024217 [ 3 ] {c5bf7244-2984-4f78-8913-118ae1f0d241} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:53.024494 [ 3 ] {c5bf7244-2984-4f78-8913-118ae1f0d241} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2024.02.09 21:21:53.024705 [ 3 ] {c5bf7244-2984-4f78-8913-118ae1f0d241} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.09 21:21:53.024871 [ 3 ] {c5bf7244-2984-4f78-8913-118ae1f0d241} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.09 21:21:53.024979 [ 3 ] {c5bf7244-2984-4f78-8913-118ae1f0d241} executeQuery: Read 2 rows, 143.00 B in 0.000870546 sec., 2297 rows/sec., 160.41 KiB/sec. 2024.02.09 21:21:53.025100 [ 3 ] {c5bf7244-2984-4f78-8913-118ae1f0d241} DynamicQueryHandler: Done processing query 2024.02.09 21:21:53.025123 [ 3 ] {c5bf7244-2984-4f78-8913-118ae1f0d241} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:21:53.025139 [ 3 ] {} HTTP-Session: 3fb591e8-7f57-4fd7-8745-1816b539fe3d Destroying unnamed session 2024.02.09 21:21:53.025255 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 4949, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:53.025299 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:53.025317 [ 3 ] {} HTTP-Session: 02e73678-2f9a-4b2f-9204-6164524638c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:53.025334 [ 3 ] {} HTTP-Session: 02e73678-2f9a-4b2f-9204-6164524638c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:53.025404 [ 3 ] {6aeaa16b-8cfd-4929-9ac9-e1bc56acae34} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:53.025441 [ 3 ] {6aeaa16b-8cfd-4929-9ac9-e1bc56acae34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:21:53.025543 [ 3 ] {6aeaa16b-8cfd-4929-9ac9-e1bc56acae34} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:53.025842 [ 3 ] {6aeaa16b-8cfd-4929-9ac9-e1bc56acae34} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2024.02.09 21:21:53.026045 [ 3 ] {6aeaa16b-8cfd-4929-9ac9-e1bc56acae34} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.02.09 21:21:53.026200 [ 3 ] {6aeaa16b-8cfd-4929-9ac9-e1bc56acae34} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.02.09 21:21:53.026310 [ 3 ] {6aeaa16b-8cfd-4929-9ac9-e1bc56acae34} executeQuery: Read 29 rows, 2.30 KiB in 0.000872876 sec., 33223 rows/sec., 2.58 MiB/sec. 2024.02.09 21:21:53.026435 [ 3 ] {6aeaa16b-8cfd-4929-9ac9-e1bc56acae34} DynamicQueryHandler: Done processing query 2024.02.09 21:21:53.026458 [ 3 ] {6aeaa16b-8cfd-4929-9ac9-e1bc56acae34} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:21:53.026474 [ 3 ] {} HTTP-Session: 02e73678-2f9a-4b2f-9204-6164524638c9 Destroying unnamed session 2024.02.09 21:21:53.026634 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7233, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:53.026678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:53.026696 [ 3 ] {} HTTP-Session: 6321a32d-46f9-4a11-b4a5-e060ab4c29bb Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:53.026712 [ 3 ] {} HTTP-Session: 6321a32d-46f9-4a11-b4a5-e060ab4c29bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:53.026784 [ 3 ] {34f1dd82-bc42-4be5-a111-1264f6a613f7} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:53.026827 [ 3 ] {34f1dd82-bc42-4be5-a111-1264f6a613f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.09 21:21:53.026947 [ 3 ] {34f1dd82-bc42-4be5-a111-1264f6a613f7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:53.027260 [ 3 ] {34f1dd82-bc42-4be5-a111-1264f6a613f7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2024.02.09 21:21:53.027527 [ 3 ] {34f1dd82-bc42-4be5-a111-1264f6a613f7} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.09 21:21:53.027703 [ 3 ] {34f1dd82-bc42-4be5-a111-1264f6a613f7} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.09 21:21:53.027812 [ 3 ] {34f1dd82-bc42-4be5-a111-1264f6a613f7} executeQuery: Read 37 rows, 2.67 KiB in 0.000994409 sec., 37208 rows/sec., 2.62 MiB/sec. 2024.02.09 21:21:53.027931 [ 3 ] {34f1dd82-bc42-4be5-a111-1264f6a613f7} DynamicQueryHandler: Done processing query 2024.02.09 21:21:53.027953 [ 3 ] {34f1dd82-bc42-4be5-a111-1264f6a613f7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:21:53.027969 [ 3 ] {} HTTP-Session: 6321a32d-46f9-4a11-b4a5-e060ab4c29bb Destroying unnamed session 2024.02.09 21:21:53.028090 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:53.028135 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:53.028154 [ 3 ] {} HTTP-Session: 69cd9cf5-3657-41ba-9251-20781e5a81a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:53.028170 [ 3 ] {} HTTP-Session: 69cd9cf5-3657-41ba-9251-20781e5a81a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:53.028241 [ 3 ] {8421888a-3515-4bd6-ac4a-59c267829cfc} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:53.028285 [ 3 ] {8421888a-3515-4bd6-ac4a-59c267829cfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:21:53.028420 [ 3 ] {8421888a-3515-4bd6-ac4a-59c267829cfc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:53.028726 [ 3 ] {8421888a-3515-4bd6-ac4a-59c267829cfc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2024.02.09 21:21:53.028992 [ 3 ] {8421888a-3515-4bd6-ac4a-59c267829cfc} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.02.09 21:21:53.029170 [ 3 ] {8421888a-3515-4bd6-ac4a-59c267829cfc} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.02.09 21:21:53.029299 [ 3 ] {8421888a-3515-4bd6-ac4a-59c267829cfc} executeQuery: Read 3 rows, 4.15 KiB in 0.001025509 sec., 2925 rows/sec., 3.95 MiB/sec. 2024.02.09 21:21:53.029476 [ 3 ] {8421888a-3515-4bd6-ac4a-59c267829cfc} DynamicQueryHandler: Done processing query 2024.02.09 21:21:53.029511 [ 3 ] {8421888a-3515-4bd6-ac4a-59c267829cfc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:21:53.029564 [ 3 ] {} HTTP-Session: 69cd9cf5-3657-41ba-9251-20781e5a81a3 Destroying unnamed session 2024.02.09 21:21:58.021301 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 9657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:58.021501 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:58.021548 [ 3 ] {} HTTP-Session: c6dbc99d-fc5b-4db6-9702-b149829684a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:58.021591 [ 3 ] {} HTTP-Session: c6dbc99d-fc5b-4db6-9702-b149829684a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:58.021748 [ 3 ] {efae381e-3a18-433c-be8d-9c9b34ae3d21} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:58.021808 [ 3 ] {efae381e-3a18-433c-be8d-9c9b34ae3d21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:21:58.021968 [ 3 ] {efae381e-3a18-433c-be8d-9c9b34ae3d21} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:58.022490 [ 3 ] {efae381e-3a18-433c-be8d-9c9b34ae3d21} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB. 2024.02.09 21:21:58.022765 [ 3 ] {efae381e-3a18-433c-be8d-9c9b34ae3d21} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.02.09 21:21:58.022938 [ 3 ] {efae381e-3a18-433c-be8d-9c9b34ae3d21} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.02.09 21:21:58.023079 [ 3 ] {efae381e-3a18-433c-be8d-9c9b34ae3d21} executeQuery: Read 67 rows, 5.43 KiB in 0.001296034 sec., 51696 rows/sec., 4.09 MiB/sec. 2024.02.09 21:21:58.023230 [ 3 ] {efae381e-3a18-433c-be8d-9c9b34ae3d21} DynamicQueryHandler: Done processing query 2024.02.09 21:21:58.023255 [ 3 ] {efae381e-3a18-433c-be8d-9c9b34ae3d21} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.09 21:21:58.023271 [ 3 ] {} HTTP-Session: c6dbc99d-fc5b-4db6-9702-b149829684a2 Destroying unnamed session 2024.02.09 21:21:58.023437 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 31834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:58.023481 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:58.023500 [ 3 ] {} HTTP-Session: b60f0d41-7edc-45e9-8f8f-5746ff09d244 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:58.023518 [ 3 ] {} HTTP-Session: b60f0d41-7edc-45e9-8f8f-5746ff09d244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:58.023597 [ 3 ] {e95e3afb-c9ff-4cd2-b2c4-7421a38839dc} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:58.023637 [ 3 ] {e95e3afb-c9ff-4cd2-b2c4-7421a38839dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:21:58.023742 [ 3 ] {e95e3afb-c9ff-4cd2-b2c4-7421a38839dc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:58.024188 [ 3 ] {e95e3afb-c9ff-4cd2-b2c4-7421a38839dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB. 2024.02.09 21:21:58.024411 [ 3 ] {e95e3afb-c9ff-4cd2-b2c4-7421a38839dc} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.02.09 21:21:58.024560 [ 3 ] {e95e3afb-c9ff-4cd2-b2c4-7421a38839dc} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. 2024.02.09 21:21:58.024682 [ 3 ] {e95e3afb-c9ff-4cd2-b2c4-7421a38839dc} executeQuery: Read 201 rows, 19.58 KiB in 0.00105613 sec., 190317 rows/sec., 18.10 MiB/sec. 2024.02.09 21:21:58.024790 [ 3 ] {e95e3afb-c9ff-4cd2-b2c4-7421a38839dc} DynamicQueryHandler: Done processing query 2024.02.09 21:21:58.024813 [ 3 ] {e95e3afb-c9ff-4cd2-b2c4-7421a38839dc} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.09 21:21:58.024829 [ 3 ] {} HTTP-Session: b60f0d41-7edc-45e9-8f8f-5746ff09d244 Destroying unnamed session 2024.02.09 21:21:58.024961 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 12928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:58.025004 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:58.025023 [ 3 ] {} HTTP-Session: 37d7fff6-4db4-40b1-a3f3-cc6cd5061f98 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:58.025040 [ 3 ] {} HTTP-Session: 37d7fff6-4db4-40b1-a3f3-cc6cd5061f98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:58.025113 [ 3 ] {7cf7a470-064d-4e1d-8984-33d66dcc9ae9} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:58.025152 [ 3 ] {7cf7a470-064d-4e1d-8984-33d66dcc9ae9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:21:58.025256 [ 3 ] {7cf7a470-064d-4e1d-8984-33d66dcc9ae9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:58.025624 [ 3 ] {7cf7a470-064d-4e1d-8984-33d66dcc9ae9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB. 2024.02.09 21:21:58.025831 [ 3 ] {7cf7a470-064d-4e1d-8984-33d66dcc9ae9} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.02.09 21:21:58.025978 [ 3 ] {7cf7a470-064d-4e1d-8984-33d66dcc9ae9} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. 2024.02.09 21:21:58.026092 [ 3 ] {7cf7a470-064d-4e1d-8984-33d66dcc9ae9} executeQuery: Read 76 rows, 6.09 KiB in 0.000950287 sec., 79975 rows/sec., 6.26 MiB/sec. 2024.02.09 21:21:58.026211 [ 3 ] {7cf7a470-064d-4e1d-8984-33d66dcc9ae9} DynamicQueryHandler: Done processing query 2024.02.09 21:21:58.026234 [ 3 ] {7cf7a470-064d-4e1d-8984-33d66dcc9ae9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.09 21:21:58.026250 [ 3 ] {} HTTP-Session: 37d7fff6-4db4-40b1-a3f3-cc6cd5061f98 Destroying unnamed session 2024.02.09 21:21:58.026469 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 71658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:58.026513 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:58.026531 [ 3 ] {} HTTP-Session: fa3efc1a-77d8-4599-88e9-ea18286818f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:58.026548 [ 3 ] {} HTTP-Session: fa3efc1a-77d8-4599-88e9-ea18286818f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:58.026639 [ 3 ] {5a679cb3-6b37-4d1d-a699-ed3420d20846} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:58.026684 [ 3 ] {5a679cb3-6b37-4d1d-a699-ed3420d20846} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:21:58.026824 [ 3 ] {5a679cb3-6b37-4d1d-a699-ed3420d20846} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:58.027372 [ 3 ] {5a679cb3-6b37-4d1d-a699-ed3420d20846} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB. 2024.02.09 21:21:58.027698 [ 3 ] {5a679cb3-6b37-4d1d-a699-ed3420d20846} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.02.09 21:21:58.027877 [ 3 ] {5a679cb3-6b37-4d1d-a699-ed3420d20846} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.02.09 21:21:58.028003 [ 3 ] {5a679cb3-6b37-4d1d-a699-ed3420d20846} executeQuery: Read 67 rows, 92.58 KiB in 0.001335344 sec., 50174 rows/sec., 67.71 MiB/sec. 2024.02.09 21:21:58.028166 [ 3 ] {5a679cb3-6b37-4d1d-a699-ed3420d20846} DynamicQueryHandler: Done processing query 2024.02.09 21:21:58.028208 [ 3 ] {5a679cb3-6b37-4d1d-a699-ed3420d20846} MemoryTracker: Peak memory usage (for query): 4.44 MiB. 2024.02.09 21:21:58.028241 [ 3 ] {} HTTP-Session: fa3efc1a-77d8-4599-88e9-ea18286818f5 Destroying unnamed session 2024.02.09 21:21:58.028375 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 1450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:21:58.028418 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:21:58.028436 [ 3 ] {} HTTP-Session: f4059350-693b-4bd0-a937-6e3ff2924297 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:21:58.028453 [ 3 ] {} HTTP-Session: f4059350-693b-4bd0-a937-6e3ff2924297 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:21:58.028524 [ 3 ] {3bbc30f4-1618-4873-9b29-92c2542f9043} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:21:58.028564 [ 3 ] {3bbc30f4-1618-4873-9b29-92c2542f9043} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.09 21:21:58.028680 [ 3 ] {3bbc30f4-1618-4873-9b29-92c2542f9043} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:21:58.028987 [ 3 ] {3bbc30f4-1618-4873-9b29-92c2542f9043} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB. 2024.02.09 21:21:58.029231 [ 3 ] {3bbc30f4-1618-4873-9b29-92c2542f9043} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.09 21:21:58.029414 [ 3 ] {3bbc30f4-1618-4873-9b29-92c2542f9043} oximeter.measurements_i64 (e554db26-32ab-43b2-9c9b-7387240ead26): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.09 21:21:58.029522 [ 3 ] {3bbc30f4-1618-4873-9b29-92c2542f9043} executeQuery: Read 9 rows, 651.00 B in 0.000962818 sec., 9347 rows/sec., 660.29 KiB/sec. 2024.02.09 21:21:58.029652 [ 3 ] {3bbc30f4-1618-4873-9b29-92c2542f9043} DynamicQueryHandler: Done processing query 2024.02.09 21:21:58.029675 [ 3 ] {3bbc30f4-1618-4873-9b29-92c2542f9043} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.02.09 21:21:58.029691 [ 3 ] {} HTTP-Session: f4059350-693b-4bd0-a937-6e3ff2924297 Destroying unnamed session 2024.02.09 21:22:03.017020 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:22:03.017138 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:22:03.017164 [ 3 ] {} HTTP-Session: 246aaf61-ccc4-4bc8-836d-56ff5296d959 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:22:03.017188 [ 3 ] {} HTTP-Session: 246aaf61-ccc4-4bc8-836d-56ff5296d959 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:22:03.017309 [ 3 ] {a7465d8b-e8b2-4bc8-9ac8-85a67fd687d1} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:22:03.017368 [ 3 ] {a7465d8b-e8b2-4bc8-9ac8-85a67fd687d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:22:03.017527 [ 3 ] {a7465d8b-e8b2-4bc8-9ac8-85a67fd687d1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:22:03.017934 [ 3 ] {a7465d8b-e8b2-4bc8-9ac8-85a67fd687d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB. 2024.02.09 21:22:03.018196 [ 3 ] {a7465d8b-e8b2-4bc8-9ac8-85a67fd687d1} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.02.09 21:22:03.018356 [ 3 ] {a7465d8b-e8b2-4bc8-9ac8-85a67fd687d1} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. 2024.02.09 21:22:03.018481 [ 3 ] {a7465d8b-e8b2-4bc8-9ac8-85a67fd687d1} executeQuery: Read 3 rows, 249.00 B in 0.00113381 sec., 2645 rows/sec., 214.47 KiB/sec. 2024.02.09 21:22:03.018622 [ 3 ] {a7465d8b-e8b2-4bc8-9ac8-85a67fd687d1} DynamicQueryHandler: Done processing query 2024.02.09 21:22:03.018647 [ 3 ] {a7465d8b-e8b2-4bc8-9ac8-85a67fd687d1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:22:03.018663 [ 3 ] {} HTTP-Session: 246aaf61-ccc4-4bc8-836d-56ff5296d959 Destroying unnamed session 2024.02.09 21:22:03.018774 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 1424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:22:03.018823 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:22:03.018842 [ 3 ] {} HTTP-Session: 82a2f8e4-3fa4-43b6-9f9b-8c1ce2283340 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:22:03.018860 [ 3 ] {} HTTP-Session: 82a2f8e4-3fa4-43b6-9f9b-8c1ce2283340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:22:03.018938 [ 3 ] {436012e7-2994-4264-979e-8b729b888dbb} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:22:03.018979 [ 3 ] {436012e7-2994-4264-979e-8b729b888dbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:22:03.019087 [ 3 ] {436012e7-2994-4264-979e-8b729b888dbb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:22:03.019386 [ 3 ] {436012e7-2994-4264-979e-8b729b888dbb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB. 2024.02.09 21:22:03.019589 [ 3 ] {436012e7-2994-4264-979e-8b729b888dbb} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.02.09 21:22:03.019744 [ 3 ] {436012e7-2994-4264-979e-8b729b888dbb} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. 2024.02.09 21:22:03.019865 [ 3 ] {436012e7-2994-4264-979e-8b729b888dbb} executeQuery: Read 9 rows, 845.00 B in 0.000896867 sec., 10034 rows/sec., 920.09 KiB/sec. 2024.02.09 21:22:03.019979 [ 3 ] {436012e7-2994-4264-979e-8b729b888dbb} DynamicQueryHandler: Done processing query 2024.02.09 21:22:03.020001 [ 3 ] {436012e7-2994-4264-979e-8b729b888dbb} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:22:03.020016 [ 3 ] {} HTTP-Session: 82a2f8e4-3fa4-43b6-9f9b-8c1ce2283340 Destroying unnamed session 2024.02.09 21:22:03.020119 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:22:03.020165 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:22:03.020182 [ 3 ] {} HTTP-Session: 496b67a0-16a6-489c-a069-6a49aca05ef9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:22:03.020199 [ 3 ] {} HTTP-Session: 496b67a0-16a6-489c-a069-6a49aca05ef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:22:03.020268 [ 3 ] {d939a644-04d6-45c5-95e7-89f50e9be9e6} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:22:03.020305 [ 3 ] {d939a644-04d6-45c5-95e7-89f50e9be9e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:22:03.020411 [ 3 ] {d939a644-04d6-45c5-95e7-89f50e9be9e6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:22:03.020678 [ 3 ] {d939a644-04d6-45c5-95e7-89f50e9be9e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB. 2024.02.09 21:22:03.020881 [ 3 ] {d939a644-04d6-45c5-95e7-89f50e9be9e6} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.02.09 21:22:03.021053 [ 3 ] {d939a644-04d6-45c5-95e7-89f50e9be9e6} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. 2024.02.09 21:22:03.021169 [ 3 ] {d939a644-04d6-45c5-95e7-89f50e9be9e6} executeQuery: Read 3 rows, 246.00 B in 0.000873246 sec., 3435 rows/sec., 275.11 KiB/sec. 2024.02.09 21:22:03.021281 [ 3 ] {d939a644-04d6-45c5-95e7-89f50e9be9e6} DynamicQueryHandler: Done processing query 2024.02.09 21:22:03.021304 [ 3 ] {d939a644-04d6-45c5-95e7-89f50e9be9e6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:22:03.021319 [ 3 ] {} HTTP-Session: 496b67a0-16a6-489c-a069-6a49aca05ef9 Destroying unnamed session 2024.02.09 21:22:03.021465 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:22:03.021509 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:22:03.021527 [ 3 ] {} HTTP-Session: a52895cc-e37b-4dd9-8142-d6e56bff351d Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:22:03.021544 [ 3 ] {} HTTP-Session: a52895cc-e37b-4dd9-8142-d6e56bff351d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:22:03.021615 [ 3 ] {e9933dc0-6639-4424-a7b8-4773758ff349} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:22:03.021683 [ 3 ] {e9933dc0-6639-4424-a7b8-4773758ff349} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:22:03.021821 [ 3 ] {e9933dc0-6639-4424-a7b8-4773758ff349} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:22:03.022117 [ 3 ] {e9933dc0-6639-4424-a7b8-4773758ff349} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB. 2024.02.09 21:22:03.022399 [ 3 ] {e9933dc0-6639-4424-a7b8-4773758ff349} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.02.09 21:22:03.022580 [ 3 ] {e9933dc0-6639-4424-a7b8-4773758ff349} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. 2024.02.09 21:22:03.022703 [ 3 ] {e9933dc0-6639-4424-a7b8-4773758ff349} executeQuery: Read 3 rows, 4.15 KiB in 0.001036629 sec., 2893 rows/sec., 3.91 MiB/sec. 2024.02.09 21:22:03.022826 [ 3 ] {e9933dc0-6639-4424-a7b8-4773758ff349} DynamicQueryHandler: Done processing query 2024.02.09 21:22:03.022848 [ 3 ] {e9933dc0-6639-4424-a7b8-4773758ff349} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:22:03.022863 [ 3 ] {} HTTP-Session: a52895cc-e37b-4dd9-8142-d6e56bff351d Destroying unnamed session 2024.02.09 21:22:04.523045 [ 76 ] {} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 2024.02.09 21:22:04.523153 [ 76 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB. 2024.02.09 21:22:04.523311 [ 21 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_22_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact 2024.02.09 21:22:04.523502 [ 21 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_22_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:22:04.523556 [ 21 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 8 rows starting from the beginning of the part 2024.02.09 21:22:04.523775 [ 21 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part 2024.02.09 21:22:04.523959 [ 21 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part 2024.02.09 21:22:04.524136 [ 21 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part 2024.02.09 21:22:04.524241 [ 21 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part 2024.02.09 21:22:04.524810 [ 24 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_22_5} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001589869 sec., 10063.722231202697 rows/sec., 845.20 KiB/sec. 2024.02.09 21:22:04.524913 [ 21 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_22_5} MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) 2024.02.09 21:22:04.525090 [ 21 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_22_5} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5. 2024.02.09 21:22:04.525155 [ 21 ] {07a6911c-d889-4d9d-936b-55f146a5bc99::all_1_22_5} oximeter.fields_ipaddr (07a6911c-d889-4d9d-936b-55f146a5bc99) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0 2024.02.09 21:22:05.603463 [ 76 ] {} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 2024.02.09 21:22:05.603535 [ 76 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB. 2024.02.09 21:22:05.603680 [ 14 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_22_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact 2024.02.09 21:22:05.603880 [ 14 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_22_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:22:05.603913 [ 14 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 8 rows starting from the beginning of the part 2024.02.09 21:22:05.604037 [ 14 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part 2024.02.09 21:22:05.604126 [ 14 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part 2024.02.09 21:22:05.604205 [ 14 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part 2024.02.09 21:22:05.604279 [ 14 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part 2024.02.09 21:22:05.604849 [ 24 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_22_5} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001254513 sec., 12753.95312762801 rows/sec., 890.53 KiB/sec. 2024.02.09 21:22:05.604957 [ 14 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_22_5} MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) 2024.02.09 21:22:05.605136 [ 14 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_22_5} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5. 2024.02.09 21:22:05.605200 [ 14 ] {b2336d1c-9ef7-4853-b58d-38b6631309b9::all_1_22_5} oximeter.fields_u16 (b2336d1c-9ef7-4853-b58d-38b6631309b9) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0 2024.02.09 21:22:06.769611 [ 90 ] {} DNSResolver: Updating DNS cache 2024.02.09 21:22:06.769699 [ 90 ] {} DNSResolver: Updated DNS cache 2024.02.09 21:22:08.020070 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 9657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:22:08.020225 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:22:08.020270 [ 3 ] {} HTTP-Session: f7aaed08-3d8e-4a19-b25b-076194f0ddef Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:22:08.020312 [ 3 ] {} HTTP-Session: f7aaed08-3d8e-4a19-b25b-076194f0ddef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:22:08.020512 [ 3 ] {ef2ceb53-2c7c-4b73-9d00-d4dbf8923e73} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:22:08.020610 [ 3 ] {ef2ceb53-2c7c-4b73-9d00-d4dbf8923e73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:22:08.020870 [ 3 ] {ef2ceb53-2c7c-4b73-9d00-d4dbf8923e73} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:22:08.021394 [ 3 ] {ef2ceb53-2c7c-4b73-9d00-d4dbf8923e73} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB. 2024.02.09 21:22:08.021658 [ 3 ] {ef2ceb53-2c7c-4b73-9d00-d4dbf8923e73} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.02.09 21:22:08.021824 [ 3 ] {ef2ceb53-2c7c-4b73-9d00-d4dbf8923e73} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. 2024.02.09 21:22:08.021948 [ 3 ] {ef2ceb53-2c7c-4b73-9d00-d4dbf8923e73} executeQuery: Read 67 rows, 5.43 KiB in 0.001380995 sec., 48515 rows/sec., 3.84 MiB/sec. 2024.02.09 21:22:08.022106 [ 3 ] {ef2ceb53-2c7c-4b73-9d00-d4dbf8923e73} DynamicQueryHandler: Done processing query 2024.02.09 21:22:08.022133 [ 3 ] {ef2ceb53-2c7c-4b73-9d00-d4dbf8923e73} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.09 21:22:08.022149 [ 3 ] {} HTTP-Session: f7aaed08-3d8e-4a19-b25b-076194f0ddef Destroying unnamed session 2024.02.09 21:22:08.022331 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 31834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:22:08.022377 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:22:08.022396 [ 3 ] {} HTTP-Session: 3923fb17-ce15-4d11-a3c7-848e8d9a1e5b Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:22:08.022413 [ 3 ] {} HTTP-Session: 3923fb17-ce15-4d11-a3c7-848e8d9a1e5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:22:08.022495 [ 3 ] {6d73e4d2-8051-4c9f-a5a6-545055685173} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:22:08.022535 [ 3 ] {6d73e4d2-8051-4c9f-a5a6-545055685173} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:22:08.022641 [ 3 ] {6d73e4d2-8051-4c9f-a5a6-545055685173} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:22:08.023175 [ 3 ] {6d73e4d2-8051-4c9f-a5a6-545055685173} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB. 2024.02.09 21:22:08.023397 [ 3 ] {6d73e4d2-8051-4c9f-a5a6-545055685173} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.02.09 21:22:08.023544 [ 3 ] {6d73e4d2-8051-4c9f-a5a6-545055685173} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. 2024.02.09 21:22:08.023669 [ 3 ] {6d73e4d2-8051-4c9f-a5a6-545055685173} executeQuery: Read 201 rows, 19.58 KiB in 0.001140491 sec., 176239 rows/sec., 16.76 MiB/sec. 2024.02.09 21:22:08.023664 [ 170 ] {} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.02.09 21:22:08.023794 [ 170 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB. 2024.02.09 21:22:08.023828 [ 3 ] {6d73e4d2-8051-4c9f-a5a6-545055685173} DynamicQueryHandler: Done processing query 2024.02.09 21:22:08.023879 [ 3 ] {6d73e4d2-8051-4c9f-a5a6-545055685173} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.09 21:22:08.023894 [ 22 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact 2024.02.09 21:22:08.023909 [ 3 ] {} HTTP-Session: 3923fb17-ce15-4d11-a3c7-848e8d9a1e5b Destroying unnamed session 2024.02.09 21:22:08.024040 [ 22 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:22:08.024080 [ 22 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 232 rows starting from the beginning of the part 2024.02.09 21:22:08.024143 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 11400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:22:08.024226 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:22:08.024283 [ 3 ] {} HTTP-Session: 7f5c612f-5ab0-43d1-b5ef-9cabafb43a4e Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:22:08.024320 [ 3 ] {} HTTP-Session: 7f5c612f-5ab0-43d1-b5ef-9cabafb43a4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:22:08.024343 [ 22 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 187 rows starting from the beginning of the part 2024.02.09 21:22:08.024510 [ 3 ] {00f03fbf-18f8-42cd-ab14-de922d39773c} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:22:08.024612 [ 3 ] {00f03fbf-18f8-42cd-ab14-de922d39773c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:22:08.024626 [ 22 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 46 rows starting from the beginning of the part 2024.02.09 21:22:08.025005 [ 22 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 201 rows starting from the beginning of the part 2024.02.09 21:22:08.025045 [ 3 ] {00f03fbf-18f8-42cd-ab14-de922d39773c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:22:08.025231 [ 22 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 9 rows starting from the beginning of the part 2024.02.09 21:22:08.025363 [ 22 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 201 rows starting from the beginning of the part 2024.02.09 21:22:08.025936 [ 3 ] {00f03fbf-18f8-42cd-ab14-de922d39773c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB. 2024.02.09 21:22:08.026307 [ 3 ] {00f03fbf-18f8-42cd-ab14-de922d39773c} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.02.09 21:22:08.026632 [ 3 ] {00f03fbf-18f8-42cd-ab14-de922d39773c} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. 2024.02.09 21:22:08.026823 [ 170 ] {} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.02.09 21:22:08.026876 [ 3 ] {00f03fbf-18f8-42cd-ab14-de922d39773c} executeQuery: Read 67 rows, 5.37 KiB in 0.002310953 sec., 28992 rows/sec., 2.27 MiB/sec. 2024.02.09 21:22:08.026890 [ 170 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB. 2024.02.09 21:22:08.027120 [ 14 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact 2024.02.09 21:22:08.027310 [ 3 ] {00f03fbf-18f8-42cd-ab14-de922d39773c} DynamicQueryHandler: Done processing query 2024.02.09 21:22:08.027415 [ 3 ] {00f03fbf-18f8-42cd-ab14-de922d39773c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.09 21:22:08.027457 [ 14 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:22:08.027516 [ 3 ] {} HTTP-Session: 7f5c612f-5ab0-43d1-b5ef-9cabafb43a4e Destroying unnamed session 2024.02.09 21:22:08.027589 [ 14 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 117 rows starting from the beginning of the part 2024.02.09 21:22:08.027646 [ 22 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 876 rows, containing 4 columns (4 merged, 0 gathered) in 0.00380063 sec., 230488.10328813907 rows/sec., 21.53 MiB/sec. 2024.02.09 21:22:08.027733 [ 14 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part 2024.02.09 21:22:08.027784 [ 18 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.02.09 21:22:08.027886 [ 14 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 29 rows starting from the beginning of the part 2024.02.09 21:22:08.027964 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 71658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:22:08.028102 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:22:08.028112 [ 18 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_71_14} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. 2024.02.09 21:22:08.028133 [ 14 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 76 rows starting from the beginning of the part 2024.02.09 21:22:08.028159 [ 3 ] {} HTTP-Session: d1521d41-b304-4d03-89d2-056caaf3da6b Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:22:08.028228 [ 3 ] {} HTTP-Session: d1521d41-b304-4d03-89d2-056caaf3da6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:22:08.028249 [ 18 ] {6c14061b-22a0-4b26-956e-da421f7bc719::all_1_71_14} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 2024.02.09 21:22:08.028516 [ 14 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 3 rows starting from the beginning of the part 2024.02.09 21:22:08.028597 [ 3 ] {2f517b6b-1c6a-4f4d-acc8-8bf046aeff00} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:22:08.028739 [ 3 ] {2f517b6b-1c6a-4f4d-acc8-8bf046aeff00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:22:08.028754 [ 14 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 67 rows starting from the beginning of the part 2024.02.09 21:22:08.029398 [ 3 ] {2f517b6b-1c6a-4f4d-acc8-8bf046aeff00} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:22:08.029997 [ 24 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 4 columns (4 merged, 0 gathered) in 0.003019116 sec., 117915.31030937533 rows/sec., 9.21 MiB/sec. 2024.02.09 21:22:08.030213 [ 24 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.02.09 21:22:08.030220 [ 3 ] {2f517b6b-1c6a-4f4d-acc8-8bf046aeff00} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB. 2024.02.09 21:22:08.030502 [ 24 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_71_14} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. 2024.02.09 21:22:08.030606 [ 24 ] {bf2d599f-4565-4878-8841-683708d5a0e2::all_1_71_14} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 2024.02.09 21:22:08.030763 [ 3 ] {2f517b6b-1c6a-4f4d-acc8-8bf046aeff00} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.02.09 21:22:08.030963 [ 3 ] {2f517b6b-1c6a-4f4d-acc8-8bf046aeff00} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. 2024.02.09 21:22:08.031105 [ 3 ] {2f517b6b-1c6a-4f4d-acc8-8bf046aeff00} executeQuery: Read 67 rows, 92.58 KiB in 0.002457136 sec., 27267 rows/sec., 36.80 MiB/sec. 2024.02.09 21:22:08.031257 [ 3 ] {2f517b6b-1c6a-4f4d-acc8-8bf046aeff00} DynamicQueryHandler: Done processing query 2024.02.09 21:22:08.031281 [ 3 ] {2f517b6b-1c6a-4f4d-acc8-8bf046aeff00} MemoryTracker: Peak memory usage (for query): 4.44 MiB. 2024.02.09 21:22:08.031297 [ 3 ] {} HTTP-Session: d1521d41-b304-4d03-89d2-056caaf3da6b Destroying unnamed session 2024.02.09 21:22:13.016454 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:22:13.016588 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:22:13.016618 [ 3 ] {} HTTP-Session: a2fb80a0-f376-44e9-ac15-fbf54d2de184 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:22:13.016647 [ 3 ] {} HTTP-Session: a2fb80a0-f376-44e9-ac15-fbf54d2de184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:22:13.016789 [ 3 ] {3d39141f-5ff6-41e2-9993-6c740195c5cf} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:22:13.016856 [ 3 ] {3d39141f-5ff6-41e2-9993-6c740195c5cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:22:13.017041 [ 3 ] {3d39141f-5ff6-41e2-9993-6c740195c5cf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:22:13.017497 [ 3 ] {3d39141f-5ff6-41e2-9993-6c740195c5cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB. 2024.02.09 21:22:13.017764 [ 3 ] {3d39141f-5ff6-41e2-9993-6c740195c5cf} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.02.09 21:22:13.017934 [ 3 ] {3d39141f-5ff6-41e2-9993-6c740195c5cf} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. 2024.02.09 21:22:13.018060 [ 3 ] {3d39141f-5ff6-41e2-9993-6c740195c5cf} executeQuery: Read 3 rows, 249.00 B in 0.001225063 sec., 2448 rows/sec., 198.49 KiB/sec. 2024.02.09 21:22:13.018074 [ 93 ] {} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.02.09 21:22:13.018205 [ 93 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB. 2024.02.09 21:22:13.018262 [ 3 ] {3d39141f-5ff6-41e2-9993-6c740195c5cf} DynamicQueryHandler: Done processing query 2024.02.09 21:22:13.018335 [ 3 ] {3d39141f-5ff6-41e2-9993-6c740195c5cf} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:22:13.018372 [ 18 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact 2024.02.09 21:22:13.018384 [ 3 ] {} HTTP-Session: a2fb80a0-f376-44e9-ac15-fbf54d2de184 Destroying unnamed session 2024.02.09 21:22:13.018614 [ 18 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:22:13.018629 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 1424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:22:13.018679 [ 18 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 65 rows starting from the beginning of the part 2024.02.09 21:22:13.018713 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:22:13.018758 [ 3 ] {} HTTP-Session: 349ad173-f1ac-4a35-9911-46538b3584f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:22:13.018789 [ 3 ] {} HTTP-Session: 349ad173-f1ac-4a35-9911-46538b3584f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:22:13.019000 [ 18 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 3 rows starting from the beginning of the part 2024.02.09 21:22:13.019012 [ 3 ] {7108cc15-8f8f-4f9c-b45d-4251b448f488} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:22:13.019110 [ 3 ] {7108cc15-8f8f-4f9c-b45d-4251b448f488} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:22:13.019283 [ 18 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 67 rows starting from the beginning of the part 2024.02.09 21:22:13.019598 [ 3 ] {7108cc15-8f8f-4f9c-b45d-4251b448f488} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:22:13.019617 [ 18 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 3 rows starting from the beginning of the part 2024.02.09 21:22:13.019829 [ 18 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 67 rows starting from the beginning of the part 2024.02.09 21:22:13.020097 [ 18 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 3 rows starting from the beginning of the part 2024.02.09 21:22:13.020367 [ 3 ] {7108cc15-8f8f-4f9c-b45d-4251b448f488} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB. 2024.02.09 21:22:13.020809 [ 3 ] {7108cc15-8f8f-4f9c-b45d-4251b448f488} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.02.09 21:22:13.021111 [ 3 ] {7108cc15-8f8f-4f9c-b45d-4251b448f488} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. 2024.02.09 21:22:13.021388 [ 3 ] {7108cc15-8f8f-4f9c-b45d-4251b448f488} executeQuery: Read 9 rows, 845.00 B in 0.002290842 sec., 3928 rows/sec., 360.21 KiB/sec. 2024.02.09 21:22:13.021846 [ 3 ] {7108cc15-8f8f-4f9c-b45d-4251b448f488} DynamicQueryHandler: Done processing query 2024.02.09 21:22:13.021911 [ 3 ] {7108cc15-8f8f-4f9c-b45d-4251b448f488} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.09 21:22:13.021952 [ 3 ] {} HTTP-Session: 349ad173-f1ac-4a35-9911-46538b3584f9 Destroying unnamed session 2024.02.09 21:22:13.021965 [ 10 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 4 columns (4 merged, 0 gathered) in 0.003704839 sec., 56142.79055041258 rows/sec., 4.44 MiB/sec. 2024.02.09 21:22:13.022148 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:22:13.022157 [ 18 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.02.09 21:22:13.022242 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:22:13.022268 [ 3 ] {} HTTP-Session: 42e477a6-b363-4ba2-a879-d8acdbc6cacb Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:22:13.022295 [ 3 ] {} HTTP-Session: 42e477a6-b363-4ba2-a879-d8acdbc6cacb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:22:13.022410 [ 3 ] {39462fbc-db45-4809-a702-0136daa87ccc} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:22:13.022450 [ 18 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_71_14} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. 2024.02.09 21:22:13.022471 [ 3 ] {39462fbc-db45-4809-a702-0136daa87ccc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:22:13.022565 [ 18 ] {d39685aa-4f83-4d7b-8a4c-5b5d8603b546::all_1_71_14} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 2024.02.09 21:22:13.022759 [ 3 ] {39462fbc-db45-4809-a702-0136daa87ccc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:22:13.023053 [ 3 ] {39462fbc-db45-4809-a702-0136daa87ccc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB. 2024.02.09 21:22:13.023266 [ 3 ] {39462fbc-db45-4809-a702-0136daa87ccc} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.02.09 21:22:13.023415 [ 3 ] {39462fbc-db45-4809-a702-0136daa87ccc} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. 2024.02.09 21:22:13.023538 [ 3 ] {39462fbc-db45-4809-a702-0136daa87ccc} executeQuery: Read 3 rows, 246.00 B in 0.00108737 sec., 2758 rows/sec., 220.93 KiB/sec. 2024.02.09 21:22:13.023669 [ 3 ] {39462fbc-db45-4809-a702-0136daa87ccc} DynamicQueryHandler: Done processing query 2024.02.09 21:22:13.023695 [ 3 ] {39462fbc-db45-4809-a702-0136daa87ccc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:22:13.023712 [ 3 ] {} HTTP-Session: 42e477a6-b363-4ba2-a879-d8acdbc6cacb Destroying unnamed session 2024.02.09 21:22:13.023826 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:22:13.023871 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:22:13.023890 [ 3 ] {} HTTP-Session: 7f617e49-3335-49a1-af32-fd39be653673 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:22:13.023906 [ 3 ] {} HTTP-Session: 7f617e49-3335-49a1-af32-fd39be653673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:22:13.023977 [ 3 ] {75d8764e-f75a-4821-b7b7-aaaabefaf198} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:22:13.024022 [ 3 ] {75d8764e-f75a-4821-b7b7-aaaabefaf198} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:22:13.024160 [ 3 ] {75d8764e-f75a-4821-b7b7-aaaabefaf198} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:22:13.024465 [ 3 ] {75d8764e-f75a-4821-b7b7-aaaabefaf198} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB. 2024.02.09 21:22:13.024756 [ 3 ] {75d8764e-f75a-4821-b7b7-aaaabefaf198} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.02.09 21:22:13.024934 [ 3 ] {75d8764e-f75a-4821-b7b7-aaaabefaf198} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. 2024.02.09 21:22:13.025052 [ 93 ] {} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.02.09 21:22:13.025069 [ 3 ] {75d8764e-f75a-4821-b7b7-aaaabefaf198} executeQuery: Read 3 rows, 4.15 KiB in 0.001055979 sec., 2840 rows/sec., 3.83 MiB/sec. 2024.02.09 21:22:13.025115 [ 93 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB. 2024.02.09 21:22:13.025285 [ 14 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact 2024.02.09 21:22:13.025332 [ 3 ] {75d8764e-f75a-4821-b7b7-aaaabefaf198} DynamicQueryHandler: Done processing query 2024.02.09 21:22:13.025375 [ 3 ] {75d8764e-f75a-4821-b7b7-aaaabefaf198} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:22:13.025418 [ 3 ] {} HTTP-Session: 7f617e49-3335-49a1-af32-fd39be653673 Destroying unnamed session 2024.02.09 21:22:13.025478 [ 14 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.09 21:22:13.025520 [ 14 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1780 rows starting from the beginning of the part 2024.02.09 21:22:13.025652 [ 14 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 3 rows starting from the beginning of the part 2024.02.09 21:22:13.025772 [ 14 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 67 rows starting from the beginning of the part 2024.02.09 21:22:13.025882 [ 14 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 3 rows starting from the beginning of the part 2024.02.09 21:22:13.025989 [ 14 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 67 rows starting from the beginning of the part 2024.02.09 21:22:13.026088 [ 14 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 3 rows starting from the beginning of the part 2024.02.09 21:22:13.030582 [ 18 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1923 rows, containing 6 columns (6 merged, 0 gathered) in 0.005397069 sec., 356304.5052786985 rows/sec., 480.81 MiB/sec. 2024.02.09 21:22:13.031358 [ 14 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.02.09 21:22:13.031586 [ 14 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_71_14} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. 2024.02.09 21:22:13.031655 [ 14 ] {38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_71_14} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 2024.02.09 21:22:13.031728 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 38c78d41-bad2-410f-a6fd-592e4cf0816f::all_1_71_14: 13.18 MiB. 2024.02.09 21:22:18.019879 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 9800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:22:18.020026 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:22:18.020057 [ 3 ] {} HTTP-Session: 12291be4-9c62-4a85-bdf7-5e9523358a34 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:22:18.020086 [ 3 ] {} HTTP-Session: 12291be4-9c62-4a85-bdf7-5e9523358a34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:22:18.020227 [ 3 ] {f228ce46-b693-4160-b869-d80117761a20} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:22:18.020286 [ 3 ] {f228ce46-b693-4160-b869-d80117761a20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:22:18.020447 [ 3 ] {f228ce46-b693-4160-b869-d80117761a20} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:22:18.020914 [ 3 ] {f228ce46-b693-4160-b869-d80117761a20} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB. 2024.02.09 21:22:18.021207 [ 3 ] {f228ce46-b693-4160-b869-d80117761a20} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.02.09 21:22:18.021378 [ 3 ] {f228ce46-b693-4160-b869-d80117761a20} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. 2024.02.09 21:22:18.021510 [ 3 ] {f228ce46-b693-4160-b869-d80117761a20} executeQuery: Read 68 rows, 5.51 KiB in 0.001250573 sec., 54375 rows/sec., 4.30 MiB/sec. 2024.02.09 21:22:18.021671 [ 3 ] {f228ce46-b693-4160-b869-d80117761a20} DynamicQueryHandler: Done processing query 2024.02.09 21:22:18.021697 [ 3 ] {f228ce46-b693-4160-b869-d80117761a20} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.09 21:22:18.021714 [ 3 ] {} HTTP-Session: 12291be4-9c62-4a85-bdf7-5e9523358a34 Destroying unnamed session 2024.02.09 21:22:18.021944 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 32281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:22:18.021997 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:22:18.022017 [ 3 ] {} HTTP-Session: 5a47b61d-ac72-4722-b2b9-32d394375e9e Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:22:18.022036 [ 3 ] {} HTTP-Session: 5a47b61d-ac72-4722-b2b9-32d394375e9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:22:18.022130 [ 3 ] {996378e6-f5af-4890-a928-17c1c8ebd02a} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:22:18.022174 [ 3 ] {996378e6-f5af-4890-a928-17c1c8ebd02a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:22:18.022284 [ 3 ] {996378e6-f5af-4890-a928-17c1c8ebd02a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:22:18.022765 [ 3 ] {996378e6-f5af-4890-a928-17c1c8ebd02a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB. 2024.02.09 21:22:18.023000 [ 3 ] {996378e6-f5af-4890-a928-17c1c8ebd02a} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.02.09 21:22:18.023154 [ 3 ] {996378e6-f5af-4890-a928-17c1c8ebd02a} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. 2024.02.09 21:22:18.023251 [ 3 ] {996378e6-f5af-4890-a928-17c1c8ebd02a} executeQuery: Read 204 rows, 19.84 KiB in 0.00109131 sec., 186931 rows/sec., 17.76 MiB/sec. 2024.02.09 21:22:18.023380 [ 3 ] {996378e6-f5af-4890-a928-17c1c8ebd02a} DynamicQueryHandler: Done processing query 2024.02.09 21:22:18.023403 [ 3 ] {996378e6-f5af-4890-a928-17c1c8ebd02a} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.09 21:22:18.023420 [ 3 ] {} HTTP-Session: 5a47b61d-ac72-4722-b2b9-32d394375e9e Destroying unnamed session 2024.02.09 21:22:18.023543 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 11569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:22:18.023591 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:22:18.023610 [ 3 ] {} HTTP-Session: f2aabbd2-672e-45b3-b2b1-148a03b1aaa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:22:18.023628 [ 3 ] {} HTTP-Session: f2aabbd2-672e-45b3-b2b1-148a03b1aaa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:22:18.023707 [ 3 ] {828f487f-f7ab-4700-9d07-0ae2f9d9fd82} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:22:18.023745 [ 3 ] {828f487f-f7ab-4700-9d07-0ae2f9d9fd82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:22:18.023851 [ 3 ] {828f487f-f7ab-4700-9d07-0ae2f9d9fd82} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:22:18.024170 [ 3 ] {828f487f-f7ab-4700-9d07-0ae2f9d9fd82} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB. 2024.02.09 21:22:18.024384 [ 3 ] {828f487f-f7ab-4700-9d07-0ae2f9d9fd82} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.02.09 21:22:18.024535 [ 3 ] {828f487f-f7ab-4700-9d07-0ae2f9d9fd82} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. 2024.02.09 21:22:18.024632 [ 3 ] {828f487f-f7ab-4700-9d07-0ae2f9d9fd82} executeQuery: Read 68 rows, 5.45 KiB in 0.000898447 sec., 75686 rows/sec., 5.92 MiB/sec. 2024.02.09 21:22:18.024749 [ 3 ] {828f487f-f7ab-4700-9d07-0ae2f9d9fd82} DynamicQueryHandler: Done processing query 2024.02.09 21:22:18.024773 [ 3 ] {828f487f-f7ab-4700-9d07-0ae2f9d9fd82} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.09 21:22:18.024789 [ 3 ] {} HTTP-Session: f2aabbd2-672e-45b3-b2b1-148a03b1aaa3 Destroying unnamed session 2024.02.09 21:22:18.025007 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 72726, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:22:18.025053 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:22:18.025071 [ 3 ] {} HTTP-Session: 3ffeabf9-f642-425c-b672-4b294051301d Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:22:18.025089 [ 3 ] {} HTTP-Session: 3ffeabf9-f642-425c-b672-4b294051301d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:22:18.025189 [ 3 ] {10aa36f6-da05-463e-aa55-44601b00242f} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:22:18.025235 [ 3 ] {10aa36f6-da05-463e-aa55-44601b00242f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:22:18.025370 [ 3 ] {10aa36f6-da05-463e-aa55-44601b00242f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:22:18.025962 [ 3 ] {10aa36f6-da05-463e-aa55-44601b00242f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB. 2024.02.09 21:22:18.026323 [ 3 ] {10aa36f6-da05-463e-aa55-44601b00242f} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.02.09 21:22:18.026506 [ 3 ] {10aa36f6-da05-463e-aa55-44601b00242f} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. 2024.02.09 21:22:18.026608 [ 3 ] {10aa36f6-da05-463e-aa55-44601b00242f} executeQuery: Read 68 rows, 93.96 KiB in 0.001391476 sec., 48868 rows/sec., 65.95 MiB/sec. 2024.02.09 21:22:18.026781 [ 3 ] {10aa36f6-da05-463e-aa55-44601b00242f} DynamicQueryHandler: Done processing query 2024.02.09 21:22:18.026830 [ 3 ] {10aa36f6-da05-463e-aa55-44601b00242f} MemoryTracker: Peak memory usage (for query): 4.44 MiB. 2024.02.09 21:22:18.026860 [ 3 ] {} HTTP-Session: 3ffeabf9-f642-425c-b672-4b294051301d Destroying unnamed session 2024.02.09 21:22:21.769746 [ 67 ] {} DNSResolver: Updating DNS cache 2024.02.09 21:22:21.769811 [ 67 ] {} DNSResolver: Updated DNS cache 2024.02.09 21:22:23.018594 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:22:23.018693 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:22:23.018718 [ 3 ] {} HTTP-Session: 73fab182-e5be-44b2-b2ba-c2386a91b7cc Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:22:23.018742 [ 3 ] {} HTTP-Session: 73fab182-e5be-44b2-b2ba-c2386a91b7cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:22:23.018865 [ 3 ] {96f74897-8bee-4304-823d-45becfa1beb7} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:22:23.018923 [ 3 ] {96f74897-8bee-4304-823d-45becfa1beb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.09 21:22:23.019079 [ 3 ] {96f74897-8bee-4304-823d-45becfa1beb7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:22:23.019499 [ 3 ] {96f74897-8bee-4304-823d-45becfa1beb7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.48 GiB. 2024.02.09 21:22:23.019758 [ 3 ] {96f74897-8bee-4304-823d-45becfa1beb7} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.02.09 21:22:23.019923 [ 3 ] {96f74897-8bee-4304-823d-45becfa1beb7} oximeter.fields_i64 (d39685aa-4f83-4d7b-8a4c-5b5d8603b546): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. 2024.02.09 21:22:23.020035 [ 3 ] {96f74897-8bee-4304-823d-45becfa1beb7} executeQuery: Read 3 rows, 249.00 B in 0.001136241 sec., 2640 rows/sec., 214.01 KiB/sec. 2024.02.09 21:22:23.020182 [ 3 ] {96f74897-8bee-4304-823d-45becfa1beb7} DynamicQueryHandler: Done processing query 2024.02.09 21:22:23.020207 [ 3 ] {96f74897-8bee-4304-823d-45becfa1beb7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.09 21:22:23.020223 [ 3 ] {} HTTP-Session: 73fab182-e5be-44b2-b2ba-c2386a91b7cc Destroying unnamed session 2024.02.09 21:22:23.020349 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:22:23.020398 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:22:23.020417 [ 3 ] {} HTTP-Session: f8eaf26a-c838-48aa-8463-dbc0a361e9d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:22:23.020435 [ 3 ] {} HTTP-Session: f8eaf26a-c838-48aa-8463-dbc0a361e9d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:22:23.020514 [ 3 ] {323f4b2b-2053-4af1-b7b2-b5203503d163} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:22:23.020554 [ 3 ] {323f4b2b-2053-4af1-b7b2-b5203503d163} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.09 21:22:23.020659 [ 3 ] {323f4b2b-2053-4af1-b7b2-b5203503d163} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:22:23.020992 [ 3 ] {323f4b2b-2053-4af1-b7b2-b5203503d163} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.48 GiB. 2024.02.09 21:22:23.021205 [ 3 ] {323f4b2b-2053-4af1-b7b2-b5203503d163} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.02.09 21:22:23.021355 [ 3 ] {323f4b2b-2053-4af1-b7b2-b5203503d163} oximeter.fields_string (6c14061b-22a0-4b26-956e-da421f7bc719): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. 2024.02.09 21:22:23.021449 [ 3 ] {323f4b2b-2053-4af1-b7b2-b5203503d163} executeQuery: Read 45 rows, 3.59 KiB in 0.000908567 sec., 49528 rows/sec., 3.86 MiB/sec. 2024.02.09 21:22:23.021565 [ 3 ] {323f4b2b-2053-4af1-b7b2-b5203503d163} DynamicQueryHandler: Done processing query 2024.02.09 21:22:23.021589 [ 3 ] {323f4b2b-2053-4af1-b7b2-b5203503d163} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:22:23.021604 [ 3 ] {} HTTP-Session: f8eaf26a-c838-48aa-8463-dbc0a361e9d9 Destroying unnamed session 2024.02.09 21:22:23.021720 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 4606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:22:23.021765 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:22:23.021782 [ 3 ] {} HTTP-Session: d68aaf6b-6c4e-4bcf-b4c9-0594044a9566 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:22:23.021799 [ 3 ] {} HTTP-Session: d68aaf6b-6c4e-4bcf-b4c9-0594044a9566 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:22:23.021871 [ 3 ] {aa2eabfa-5573-4971-870d-66a39b4818d0} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:22:23.021910 [ 3 ] {aa2eabfa-5573-4971-870d-66a39b4818d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.09 21:22:23.022011 [ 3 ] {aa2eabfa-5573-4971-870d-66a39b4818d0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:22:23.022294 [ 3 ] {aa2eabfa-5573-4971-870d-66a39b4818d0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.48 GiB. 2024.02.09 21:22:23.022494 [ 3 ] {aa2eabfa-5573-4971-870d-66a39b4818d0} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.02.09 21:22:23.022650 [ 3 ] {aa2eabfa-5573-4971-870d-66a39b4818d0} oximeter.fields_uuid (bf2d599f-4565-4878-8841-683708d5a0e2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. 2024.02.09 21:22:23.022747 [ 3 ] {aa2eabfa-5573-4971-870d-66a39b4818d0} executeQuery: Read 27 rows, 2.14 KiB in 0.000847436 sec., 31860 rows/sec., 2.46 MiB/sec. 2024.02.09 21:22:23.022875 [ 3 ] {aa2eabfa-5573-4971-870d-66a39b4818d0} DynamicQueryHandler: Done processing query 2024.02.09 21:22:23.022903 [ 3 ] {aa2eabfa-5573-4971-870d-66a39b4818d0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:22:23.022929 [ 3 ] {} HTTP-Session: d68aaf6b-6c4e-4bcf-b4c9-0594044a9566 Destroying unnamed session 2024.02.09 21:22:23.023079 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 7042, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:22:23.023124 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:22:23.023142 [ 3 ] {} HTTP-Session: 970ca277-0788-4bae-896b-40f8a43ae378 Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:22:23.023159 [ 3 ] {} HTTP-Session: 970ca277-0788-4bae-896b-40f8a43ae378 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:22:23.023233 [ 3 ] {6a50d08c-acf0-4e9f-8e8c-a0b1c4861074} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:22:23.023276 [ 3 ] {6a50d08c-acf0-4e9f-8e8c-a0b1c4861074} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.09 21:22:23.023395 [ 3 ] {6a50d08c-acf0-4e9f-8e8c-a0b1c4861074} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:22:23.023697 [ 3 ] {6a50d08c-acf0-4e9f-8e8c-a0b1c4861074} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.48 GiB. 2024.02.09 21:22:23.023961 [ 3 ] {6a50d08c-acf0-4e9f-8e8c-a0b1c4861074} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.09 21:22:23.024140 [ 3 ] {6a50d08c-acf0-4e9f-8e8c-a0b1c4861074} oximeter.measurements_cumulativeu64 (ed009545-d078-4b76-bfa6-4d8b4f1b94b7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.09 21:22:23.024267 [ 3 ] {6a50d08c-acf0-4e9f-8e8c-a0b1c4861074} executeQuery: Read 36 rows, 2.60 KiB in 0.001000009 sec., 35999 rows/sec., 2.54 MiB/sec. 2024.02.09 21:22:23.024432 [ 3 ] {6a50d08c-acf0-4e9f-8e8c-a0b1c4861074} DynamicQueryHandler: Done processing query 2024.02.09 21:22:23.024455 [ 3 ] {6a50d08c-acf0-4e9f-8e8c-a0b1c4861074} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:22:23.024470 [ 3 ] {} HTTP-Session: 970ca277-0788-4bae-896b-40f8a43ae378 Destroying unnamed session 2024.02.09 21:22:23.024623 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52152, User-Agent: (none), Length: 3272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.09 21:22:23.024668 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.09 21:22:23.024686 [ 3 ] {} HTTP-Session: 4665801f-c43f-4840-a01e-5fc0bf57249d Authenticating user 'default' from [fd00:1122:3344:101::d]:52152 2024.02.09 21:22:23.024703 [ 3 ] {} HTTP-Session: 4665801f-c43f-4840-a01e-5fc0bf57249d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.09 21:22:23.024774 [ 3 ] {6309e1ca-f791-4cff-8bd1-603824698aac} executeQuery: (from [fd00:1122:3344:101::d]:52152) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.09 21:22:23.024818 [ 3 ] {6309e1ca-f791-4cff-8bd1-603824698aac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.09 21:22:23.024957 [ 3 ] {6309e1ca-f791-4cff-8bd1-603824698aac} ParallelParsingInputFormat: Parallel parsing is used 2024.02.09 21:22:23.025255 [ 3 ] {6309e1ca-f791-4cff-8bd1-603824698aac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.48 GiB. 2024.02.09 21:22:23.025526 [ 3 ] {6309e1ca-f791-4cff-8bd1-603824698aac} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.02.09 21:22:23.025702 [ 3 ] {6309e1ca-f791-4cff-8bd1-603824698aac} oximeter.measurements_histogramf64 (38c78d41-bad2-410f-a6fd-592e4cf0816f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. 2024.02.09 21:22:23.025832 [ 3 ] {6309e1ca-f791-4cff-8bd1-603824698aac} executeQuery: Read 3 rows, 4.15 KiB in 0.001028219 sec., 2917 rows/sec., 3.94 MiB/sec. 2024.02.09 21:22:23.025962 [ 3 ] {6309e1ca-f791-4cff-8bd1-603824698aac} DynamicQueryHandler: Done processing query 2024.02.09 21:22:23.025985 [ 3 ] {6309e1ca-f791-4cff-8bd1-603824698aac} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.09 21:22:23.026001 [ 3 ] {} HTTP-Session: 4665801f-c43f-4840-a01e-5fc0bf57249d Destroying unnamed session