[ Nov 21 21:33:38 Enabled. ] [ Nov 21 21:33:38 Rereading configuration. ] [ Nov 21 21:33:40 Rereading configuration. ] [ Nov 21 21:33:50 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default + DATALINK=oxControlService17 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService17 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService17 ipadm: Could not delete oxControlService17: Interface does not exist + true + ipadm create-if -t oxControlService17 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService17 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService17 + ipadm show-addr oxControlService17/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService17/ll + ipadm show-addr oxControlService17/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService17/omicron6 + route get -inet6 default -inet6 fd00:1122:3344:101::1 default: not in table + route add -inet6 default -inet6 fd00:1122:3344:101::1 add net default: gateway fd00:1122:3344:101::1 + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Nov 21 21:33:51 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2023.11.21 21:33:51.919109 [ 1 ] {} Application: Will watch for the process with pid 22558 2023.11.21 21:33:51.919191 [ 1 ] {} Application: Forked a child process to watch 2023.11.21 21:33:52.369807 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22558 2023.11.21 21:33:52.369982 [ 1 ] {} Application: starting up 2023.11.21 21:33:52.370187 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.11.21 21:33:52.461871 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.11.21 21:33:52.461936 [ 1 ] {} Application: Initializing DateLUT. 2023.11.21 21:33:52.461950 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.11.21 21:33:52.461982 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.11.21 21:33:52.462279 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.11.21 21:33:52.462930 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.11.21 21:33:52.463370 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.21 21:33:52.463623 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2023.11.21 21:33:52.466340 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.21 21:33:52.466391 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.21 21:33:52.467086 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.11.21 21:33:52.467258 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.21 21:33:52.473627 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.21 21:33:52.473912 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.11.21 21:33:52.473942 [ 1 ] {} Application: Uncompressed cache policy name 2023.11.21 21:33:52.475368 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.11.21 21:33:52.475878 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.11.21 21:33:52.476172 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.11.21 21:33:52.476560 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.11.21 21:33:52.477387 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.11.21 21:33:52.477430 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.11.21 21:33:52.477488 [ 1 ] {} Application: Loaded user defined objects 2023.11.21 21:33:52.477508 [ 1 ] {} Application: Loading metadata from /data/ 2023.11.21 21:33:52.498569 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.11.21 21:33:52.498619 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000157402 sec 2023.11.21 21:33:52.499424 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.21 21:33:52.499547 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.11.21 21:33:52.499580 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.11.21 21:33:52.499615 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.11.21 21:33:52.499636 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.11.21 21:33:52.499661 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.11.21 21:33:52.499690 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.11.21 21:33:52.499739 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.11.21 21:33:52.499773 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.11.21 21:33:52.499821 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.11.21 21:33:52.499839 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.11.21 21:33:52.499855 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.11.21 21:33:52.499876 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.11.21 21:33:52.499908 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.11.21 21:33:52.499924 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.11.21 21:33:52.499936 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.11.21 21:33:52.534974 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.11.21 21:33:52.538369 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.11.21 21:33:52.538409 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.891e-05 sec 2023.11.21 21:33:52.538440 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.21 21:33:52.538460 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.11.21 21:33:52.538489 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.11.21 21:33:52.540766 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.11.21 21:33:52.546039 [ 1 ] {} Application: Loaded metadata. 2023.11.21 21:33:52.546226 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2023.11.21 21:33:52.546276 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.11.21 21:33:52.751425 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) 2023.11.21 21:33:52.768908 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) 2023.11.21 21:33:52.768956 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.11.21 21:33:52.852482 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.21 21:33:52.853333 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.67 MiB (RSS), difference: 210.72 MiB 2023.11.21 21:33:52.853740 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.11.21 21:33:52.853782 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.11.21 21:33:52.853813 [ 67 ] {} DNSResolver: Updating DNS cache 2023.11.21 21:33:52.853903 [ 67 ] {} DNSResolver: Updated DNS cache 2023.11.21 21:33:52.853928 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.11.21 21:33:52.854007 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.11.21 21:33:52.854731 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.11.21 21:33:52.854753 [ 1 ] {} Application: Ready for connections. 2023.11.21 21:33:53.748917 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.749110 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.749713 [ 3 ] {} HTTP-Session: e3c8e50a-903f-4a7a-8aa3-1a668ce6e098 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.749762 [ 3 ] {} HTTP-Session: e3c8e50a-903f-4a7a-8aa3-1a668ce6e098 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.749896 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.11.21 21:33:53.749924 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.21 21:33:53.749945 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.21 21:33:53.751439 [ 3 ] {504db176-79f3-4571-9531-51251c5e106e} executeQuery: (from [fd00:1122:3344:101::d]:44304) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.11.21 21:33:53.766507 [ 3 ] {504db176-79f3-4571-9531-51251c5e106e} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:44304) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 2023.11.21 21:33:53.767319 [ 3 ] {504db176-79f3-4571-9531-51251c5e106e} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2023.11.21 21:33:53.768091 [ 3 ] {504db176-79f3-4571-9531-51251c5e106e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.768115 [ 3 ] {} HTTP-Session: e3c8e50a-903f-4a7a-8aa3-1a668ce6e098 Destroying unnamed session 2023.11.21 21:33:53.769184 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.769242 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.769262 [ 3 ] {} HTTP-Session: bfc31774-5b96-4c15-8293-56c0c258251e Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.769292 [ 3 ] {} HTTP-Session: bfc31774-5b96-4c15-8293-56c0c258251e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.769386 [ 3 ] {1b494298-23bc-4282-9edb-9445092997e7} executeQuery: (from [fd00:1122:3344:101::d]:44304) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.11.21 21:33:53.769474 [ 3 ] {1b494298-23bc-4282-9edb-9445092997e7} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.11.21 21:33:53.770463 [ 3 ] {1b494298-23bc-4282-9edb-9445092997e7} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.11.21 21:33:53.772393 [ 3 ] {1b494298-23bc-4282-9edb-9445092997e7} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.21 21:33:53.776393 [ 3 ] {1b494298-23bc-4282-9edb-9445092997e7} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.776440 [ 3 ] {1b494298-23bc-4282-9edb-9445092997e7} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.11.21 21:33:53.776458 [ 3 ] {} HTTP-Session: bfc31774-5b96-4c15-8293-56c0c258251e Destroying unnamed session 2023.11.21 21:33:53.776620 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.776673 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.776692 [ 3 ] {} HTTP-Session: fa16c69e-8612-4957-a992-c058f1589995 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.776708 [ 3 ] {} HTTP-Session: fa16c69e-8612-4957-a992-c058f1589995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.776804 [ 3 ] {96d1330a-9307-42ba-8491-e10b2cbca7e4} executeQuery: (from [fd00:1122:3344:101::d]:44304) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.11.21 21:33:53.777051 [ 3 ] {96d1330a-9307-42ba-8491-e10b2cbca7e4} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:44304) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 2023.11.21 21:33:53.777182 [ 3 ] {96d1330a-9307-42ba-8491-e10b2cbca7e4} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2023.11.21 21:33:53.777302 [ 3 ] {96d1330a-9307-42ba-8491-e10b2cbca7e4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.777321 [ 3 ] {} HTTP-Session: fa16c69e-8612-4957-a992-c058f1589995 Destroying unnamed session 2023.11.21 21:33:53.777521 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.777573 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.777591 [ 3 ] {} HTTP-Session: 826a4eff-681b-4e36-8df0-bb6158556d94 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.777610 [ 3 ] {} HTTP-Session: 826a4eff-681b-4e36-8df0-bb6158556d94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.777712 [ 3 ] {eb9cede6-c379-4d5d-b6a9-da1f1f0956df} executeQuery: (from [fd00:1122:3344:101::d]:44304) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2023.11.21 21:33:53.777814 [ 3 ] {eb9cede6-c379-4d5d-b6a9-da1f1f0956df} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.777838 [ 3 ] {eb9cede6-c379-4d5d-b6a9-da1f1f0956df} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.777853 [ 3 ] {} HTTP-Session: 826a4eff-681b-4e36-8df0-bb6158556d94 Destroying unnamed session 2023.11.21 21:33:53.777991 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.778035 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.778053 [ 3 ] {} HTTP-Session: 04e9ec59-036a-49a7-ab59-86e196b62293 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.778073 [ 3 ] {} HTTP-Session: 04e9ec59-036a-49a7-ab59-86e196b62293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.778129 [ 3 ] {fcf42f12-d785-4e28-832b-e297569ca326} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2023.11.21 21:33:53.778181 [ 3 ] {fcf42f12-d785-4e28-832b-e297569ca326} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.11.21 21:33:53.779557 [ 3 ] {fcf42f12-d785-4e28-832b-e297569ca326} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.11.21 21:33:53.779579 [ 3 ] {fcf42f12-d785-4e28-832b-e297569ca326} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.16e-05 sec 2023.11.21 21:33:53.779609 [ 3 ] {fcf42f12-d785-4e28-832b-e297569ca326} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.21 21:33:53.779627 [ 3 ] {fcf42f12-d785-4e28-832b-e297569ca326} DatabaseAtomic (oximeter): Starting up tables. 2023.11.21 21:33:53.779691 [ 3 ] {fcf42f12-d785-4e28-832b-e297569ca326} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.779715 [ 3 ] {fcf42f12-d785-4e28-832b-e297569ca326} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.779730 [ 3 ] {} HTTP-Session: 04e9ec59-036a-49a7-ab59-86e196b62293 Destroying unnamed session 2023.11.21 21:33:53.779859 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.779903 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.779922 [ 3 ] {} HTTP-Session: bfd14841-22c2-4b9c-9d6d-51402d4ab1b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.779950 [ 3 ] {} HTTP-Session: bfd14841-22c2-4b9c-9d6d-51402d4ab1b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.780083 [ 3 ] {5e7917f5-759e-4ea1-8dbe-ad16fb02e50a} executeQuery: (from [fd00:1122:3344:101::d]:44304) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2023.11.21 21:33:53.780130 [ 3 ] {5e7917f5-759e-4ea1-8dbe-ad16fb02e50a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.11.21 21:33:53.789009 [ 3 ] {5e7917f5-759e-4ea1-8dbe-ad16fb02e50a} oximeter.version (224795e9-d759-436d-bebd-d47e3dfdff95): Loading data parts 2023.11.21 21:33:53.789177 [ 3 ] {5e7917f5-759e-4ea1-8dbe-ad16fb02e50a} oximeter.version (224795e9-d759-436d-bebd-d47e3dfdff95): There are no data parts 2023.11.21 21:33:53.791663 [ 3 ] {5e7917f5-759e-4ea1-8dbe-ad16fb02e50a} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.791688 [ 3 ] {5e7917f5-759e-4ea1-8dbe-ad16fb02e50a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.791729 [ 3 ] {} HTTP-Session: bfd14841-22c2-4b9c-9d6d-51402d4ab1b5 Destroying unnamed session 2023.11.21 21:33:53.791840 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.791896 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.791918 [ 3 ] {} HTTP-Session: 10cbbb6e-6ada-4b7e-961d-6407d742b02a Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.791935 [ 3 ] {} HTTP-Session: 10cbbb6e-6ada-4b7e-961d-6407d742b02a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.792131 [ 3 ] {22552780-4702-43a5-9c06-c6dcc691e2d2} executeQuery: (from [fd00:1122:3344:101::d]:44304) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.21 21:33:53.792183 [ 3 ] {22552780-4702-43a5-9c06-c6dcc691e2d2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.11.21 21:33:53.806708 [ 3 ] {22552780-4702-43a5-9c06-c6dcc691e2d2} oximeter.measurements_bool (fb8ee453-eaf0-4b0b-bbde-808da99e5f56): Loading data parts 2023.11.21 21:33:53.806833 [ 3 ] {22552780-4702-43a5-9c06-c6dcc691e2d2} oximeter.measurements_bool (fb8ee453-eaf0-4b0b-bbde-808da99e5f56): There are no data parts 2023.11.21 21:33:53.808853 [ 3 ] {22552780-4702-43a5-9c06-c6dcc691e2d2} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.808879 [ 3 ] {22552780-4702-43a5-9c06-c6dcc691e2d2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.808901 [ 3 ] {} HTTP-Session: 10cbbb6e-6ada-4b7e-961d-6407d742b02a Destroying unnamed session 2023.11.21 21:33:53.809032 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.809086 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.809105 [ 3 ] {} HTTP-Session: b5fceffe-1eda-44a8-bfda-252856852f22 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.809124 [ 3 ] {} HTTP-Session: b5fceffe-1eda-44a8-bfda-252856852f22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.809314 [ 3 ] {6fc3de1c-1ef5-4a2f-8f23-ec762786c074} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.21 21:33:53.809361 [ 3 ] {6fc3de1c-1ef5-4a2f-8f23-ec762786c074} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.11.21 21:33:53.811412 [ 3 ] {6fc3de1c-1ef5-4a2f-8f23-ec762786c074} oximeter.measurements_i8 (2ed6f886-b822-4270-8350-57d316da72ae): Loading data parts 2023.11.21 21:33:53.811498 [ 3 ] {6fc3de1c-1ef5-4a2f-8f23-ec762786c074} oximeter.measurements_i8 (2ed6f886-b822-4270-8350-57d316da72ae): There are no data parts 2023.11.21 21:33:53.812747 [ 3 ] {6fc3de1c-1ef5-4a2f-8f23-ec762786c074} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.812772 [ 3 ] {6fc3de1c-1ef5-4a2f-8f23-ec762786c074} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.812787 [ 3 ] {} HTTP-Session: b5fceffe-1eda-44a8-bfda-252856852f22 Destroying unnamed session 2023.11.21 21:33:53.812891 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.812938 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.812956 [ 3 ] {} HTTP-Session: c9ddaa68-54ae-4f40-ae01-8d1c779961b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.812976 [ 3 ] {} HTTP-Session: c9ddaa68-54ae-4f40-ae01-8d1c779961b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.813170 [ 3 ] {d662fb83-82e0-4650-a03f-e0849d2bbe7e} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.21 21:33:53.813215 [ 3 ] {d662fb83-82e0-4650-a03f-e0849d2bbe7e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.11.21 21:33:53.816923 [ 3 ] {d662fb83-82e0-4650-a03f-e0849d2bbe7e} oximeter.measurements_u8 (633c7176-b9a5-4895-8180-6018d3fa5226): Loading data parts 2023.11.21 21:33:53.817015 [ 3 ] {d662fb83-82e0-4650-a03f-e0849d2bbe7e} oximeter.measurements_u8 (633c7176-b9a5-4895-8180-6018d3fa5226): There are no data parts 2023.11.21 21:33:53.818433 [ 3 ] {d662fb83-82e0-4650-a03f-e0849d2bbe7e} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.818473 [ 3 ] {d662fb83-82e0-4650-a03f-e0849d2bbe7e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.818488 [ 3 ] {} HTTP-Session: c9ddaa68-54ae-4f40-ae01-8d1c779961b5 Destroying unnamed session 2023.11.21 21:33:53.818619 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.818676 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.818695 [ 3 ] {} HTTP-Session: 15d8774e-0477-49f0-a61b-1776a8f06378 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.818716 [ 3 ] {} HTTP-Session: 15d8774e-0477-49f0-a61b-1776a8f06378 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.818901 [ 3 ] {cce0dabe-86ec-4f32-99d4-bf86b4bae959} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.21 21:33:53.818947 [ 3 ] {cce0dabe-86ec-4f32-99d4-bf86b4bae959} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.11.21 21:33:53.821080 [ 3 ] {cce0dabe-86ec-4f32-99d4-bf86b4bae959} oximeter.measurements_i16 (28ae8f2e-df07-4959-90cc-f68abfa568dd): Loading data parts 2023.11.21 21:33:53.821163 [ 3 ] {cce0dabe-86ec-4f32-99d4-bf86b4bae959} oximeter.measurements_i16 (28ae8f2e-df07-4959-90cc-f68abfa568dd): There are no data parts 2023.11.21 21:33:53.822395 [ 3 ] {cce0dabe-86ec-4f32-99d4-bf86b4bae959} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.822426 [ 3 ] {cce0dabe-86ec-4f32-99d4-bf86b4bae959} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.822441 [ 3 ] {} HTTP-Session: 15d8774e-0477-49f0-a61b-1776a8f06378 Destroying unnamed session 2023.11.21 21:33:53.822545 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.822592 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.822611 [ 3 ] {} HTTP-Session: 91e6ea6b-ec8d-4daa-acd6-f1854bff3687 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.822631 [ 3 ] {} HTTP-Session: 91e6ea6b-ec8d-4daa-acd6-f1854bff3687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.822813 [ 3 ] {3d7c7f5a-27d9-4dc6-b8df-41b279258307} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.21 21:33:53.822872 [ 3 ] {3d7c7f5a-27d9-4dc6-b8df-41b279258307} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.11.21 21:33:53.826562 [ 3 ] {3d7c7f5a-27d9-4dc6-b8df-41b279258307} oximeter.measurements_u16 (9359c182-19cc-4157-ad90-7cbf72b96c27): Loading data parts 2023.11.21 21:33:53.826646 [ 3 ] {3d7c7f5a-27d9-4dc6-b8df-41b279258307} oximeter.measurements_u16 (9359c182-19cc-4157-ad90-7cbf72b96c27): There are no data parts 2023.11.21 21:33:53.828081 [ 3 ] {3d7c7f5a-27d9-4dc6-b8df-41b279258307} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.828116 [ 3 ] {3d7c7f5a-27d9-4dc6-b8df-41b279258307} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.828131 [ 3 ] {} HTTP-Session: 91e6ea6b-ec8d-4daa-acd6-f1854bff3687 Destroying unnamed session 2023.11.21 21:33:53.828238 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.828295 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.828315 [ 3 ] {} HTTP-Session: 331db71e-0fa9-450f-9d0a-3e7077f7081a Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.828331 [ 3 ] {} HTTP-Session: 331db71e-0fa9-450f-9d0a-3e7077f7081a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.828517 [ 3 ] {ad39688f-3f33-414e-9db6-28d57b48fde7} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.21 21:33:53.828566 [ 3 ] {ad39688f-3f33-414e-9db6-28d57b48fde7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.11.21 21:33:53.830616 [ 3 ] {ad39688f-3f33-414e-9db6-28d57b48fde7} oximeter.measurements_i32 (dcdd59d4-ddc0-44ff-9b2b-9ee4ee406915): Loading data parts 2023.11.21 21:33:53.830701 [ 3 ] {ad39688f-3f33-414e-9db6-28d57b48fde7} oximeter.measurements_i32 (dcdd59d4-ddc0-44ff-9b2b-9ee4ee406915): There are no data parts 2023.11.21 21:33:53.831949 [ 3 ] {ad39688f-3f33-414e-9db6-28d57b48fde7} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.831973 [ 3 ] {ad39688f-3f33-414e-9db6-28d57b48fde7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.832000 [ 3 ] {} HTTP-Session: 331db71e-0fa9-450f-9d0a-3e7077f7081a Destroying unnamed session 2023.11.21 21:33:53.832103 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.832151 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.832175 [ 3 ] {} HTTP-Session: f410a398-642f-45d5-b352-17f8f9db9344 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.832191 [ 3 ] {} HTTP-Session: f410a398-642f-45d5-b352-17f8f9db9344 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.832374 [ 3 ] {f85d1766-1abe-4383-af2b-98d919dc7de8} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.21 21:33:53.832428 [ 3 ] {f85d1766-1abe-4383-af2b-98d919dc7de8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.11.21 21:33:53.836102 [ 3 ] {f85d1766-1abe-4383-af2b-98d919dc7de8} oximeter.measurements_u32 (fbdd7ceb-6da6-48af-a2db-2cb3859bf21b): Loading data parts 2023.11.21 21:33:53.836262 [ 3 ] {f85d1766-1abe-4383-af2b-98d919dc7de8} oximeter.measurements_u32 (fbdd7ceb-6da6-48af-a2db-2cb3859bf21b): There are no data parts 2023.11.21 21:33:53.837782 [ 3 ] {f85d1766-1abe-4383-af2b-98d919dc7de8} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.837807 [ 3 ] {f85d1766-1abe-4383-af2b-98d919dc7de8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.837836 [ 3 ] {} HTTP-Session: f410a398-642f-45d5-b352-17f8f9db9344 Destroying unnamed session 2023.11.21 21:33:53.837942 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.837989 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.838020 [ 3 ] {} HTTP-Session: 1c2968ad-0267-461e-92cd-a09469fbbffd Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.838036 [ 3 ] {} HTTP-Session: 1c2968ad-0267-461e-92cd-a09469fbbffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.838220 [ 3 ] {d4789dcb-f1e7-4290-a9c3-2fa86627b6c1} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.21 21:33:53.838266 [ 3 ] {d4789dcb-f1e7-4290-a9c3-2fa86627b6c1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.11.21 21:33:53.840305 [ 3 ] {d4789dcb-f1e7-4290-a9c3-2fa86627b6c1} oximeter.measurements_i64 (a1291e7e-fb1a-4689-9614-d14bea59cd91): Loading data parts 2023.11.21 21:33:53.840386 [ 3 ] {d4789dcb-f1e7-4290-a9c3-2fa86627b6c1} oximeter.measurements_i64 (a1291e7e-fb1a-4689-9614-d14bea59cd91): There are no data parts 2023.11.21 21:33:53.841617 [ 3 ] {d4789dcb-f1e7-4290-a9c3-2fa86627b6c1} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.841648 [ 3 ] {d4789dcb-f1e7-4290-a9c3-2fa86627b6c1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.841668 [ 3 ] {} HTTP-Session: 1c2968ad-0267-461e-92cd-a09469fbbffd Destroying unnamed session 2023.11.21 21:33:53.841763 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.841811 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.841835 [ 3 ] {} HTTP-Session: 17cb09d4-a658-4d4c-ad2a-942497ba714f Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.841851 [ 3 ] {} HTTP-Session: 17cb09d4-a658-4d4c-ad2a-942497ba714f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.842039 [ 3 ] {544b3938-e784-45bb-8b2a-e13d448aee03} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.21 21:33:53.842094 [ 3 ] {544b3938-e784-45bb-8b2a-e13d448aee03} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.11.21 21:33:53.845778 [ 3 ] {544b3938-e784-45bb-8b2a-e13d448aee03} oximeter.measurements_u64 (7bd5bce4-55d8-4a37-a527-7cfc51753eaf): Loading data parts 2023.11.21 21:33:53.845892 [ 3 ] {544b3938-e784-45bb-8b2a-e13d448aee03} oximeter.measurements_u64 (7bd5bce4-55d8-4a37-a527-7cfc51753eaf): There are no data parts 2023.11.21 21:33:53.847315 [ 3 ] {544b3938-e784-45bb-8b2a-e13d448aee03} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.847345 [ 3 ] {544b3938-e784-45bb-8b2a-e13d448aee03} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.847361 [ 3 ] {} HTTP-Session: 17cb09d4-a658-4d4c-ad2a-942497ba714f Destroying unnamed session 2023.11.21 21:33:53.847476 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.847524 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.847542 [ 3 ] {} HTTP-Session: f123f58a-9a51-4a22-bde3-a64bd19176f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.847568 [ 3 ] {} HTTP-Session: f123f58a-9a51-4a22-bde3-a64bd19176f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.847751 [ 3 ] {66190bcb-0753-4bda-8c41-ff3fbfde467e} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.21 21:33:53.847797 [ 3 ] {66190bcb-0753-4bda-8c41-ff3fbfde467e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.11.21 21:33:53.849824 [ 3 ] {66190bcb-0753-4bda-8c41-ff3fbfde467e} oximeter.measurements_f32 (77b2149e-abb7-4a0f-b7ed-1da8a7f25ab6): Loading data parts 2023.11.21 21:33:53.849932 [ 3 ] {66190bcb-0753-4bda-8c41-ff3fbfde467e} oximeter.measurements_f32 (77b2149e-abb7-4a0f-b7ed-1da8a7f25ab6): There are no data parts 2023.11.21 21:33:53.851141 [ 3 ] {66190bcb-0753-4bda-8c41-ff3fbfde467e} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.851172 [ 3 ] {66190bcb-0753-4bda-8c41-ff3fbfde467e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.851188 [ 3 ] {} HTTP-Session: f123f58a-9a51-4a22-bde3-a64bd19176f0 Destroying unnamed session 2023.11.21 21:33:53.851310 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.851357 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.851377 [ 3 ] {} HTTP-Session: 637c235c-8ead-4a2a-8caf-247c6e078630 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.851398 [ 3 ] {} HTTP-Session: 637c235c-8ead-4a2a-8caf-247c6e078630 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.851579 [ 3 ] {be4762ee-c978-4505-8a49-1ffa2ef306d3} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.21 21:33:53.851628 [ 3 ] {be4762ee-c978-4505-8a49-1ffa2ef306d3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.11.21 21:33:53.855332 [ 3 ] {be4762ee-c978-4505-8a49-1ffa2ef306d3} oximeter.measurements_f64 (4e315e94-75a2-475a-8c79-41c0d5868bb1): Loading data parts 2023.11.21 21:33:53.855483 [ 3 ] {be4762ee-c978-4505-8a49-1ffa2ef306d3} oximeter.measurements_f64 (4e315e94-75a2-475a-8c79-41c0d5868bb1): There are no data parts 2023.11.21 21:33:53.857041 [ 3 ] {be4762ee-c978-4505-8a49-1ffa2ef306d3} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.857065 [ 3 ] {be4762ee-c978-4505-8a49-1ffa2ef306d3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.857086 [ 3 ] {} HTTP-Session: 637c235c-8ead-4a2a-8caf-247c6e078630 Destroying unnamed session 2023.11.21 21:33:53.857190 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.857231 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.857256 [ 3 ] {} HTTP-Session: 73c719fe-9334-450d-9322-2b63fef09130 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.857285 [ 3 ] {} HTTP-Session: 73c719fe-9334-450d-9322-2b63fef09130 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.857466 [ 3 ] {f0919183-ee04-4edd-a28d-b7f499ccbb71} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.21 21:33:53.857516 [ 3 ] {f0919183-ee04-4edd-a28d-b7f499ccbb71} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.11.21 21:33:53.859570 [ 3 ] {f0919183-ee04-4edd-a28d-b7f499ccbb71} oximeter.measurements_string (30419176-265d-4535-a96f-5a46bee19839): Loading data parts 2023.11.21 21:33:53.859674 [ 3 ] {f0919183-ee04-4edd-a28d-b7f499ccbb71} oximeter.measurements_string (30419176-265d-4535-a96f-5a46bee19839): There are no data parts 2023.11.21 21:33:53.860894 [ 3 ] {f0919183-ee04-4edd-a28d-b7f499ccbb71} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.860918 [ 3 ] {f0919183-ee04-4edd-a28d-b7f499ccbb71} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.860940 [ 3 ] {} HTTP-Session: 73c719fe-9334-450d-9322-2b63fef09130 Destroying unnamed session 2023.11.21 21:33:53.861035 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.861076 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.861101 [ 3 ] {} HTTP-Session: 9ec58933-a2a6-4c32-ab34-173c29ece9f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.861122 [ 3 ] {} HTTP-Session: 9ec58933-a2a6-4c32-ab34-173c29ece9f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.861309 [ 3 ] {fdef8a6b-e064-426f-8c1b-09ffaebf7a28} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.21 21:33:53.861359 [ 3 ] {fdef8a6b-e064-426f-8c1b-09ffaebf7a28} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.11.21 21:33:53.865066 [ 3 ] {fdef8a6b-e064-426f-8c1b-09ffaebf7a28} oximeter.measurements_bytes (56e2fdf4-209a-49f4-9b67-1bcb491d37f9): Loading data parts 2023.11.21 21:33:53.865200 [ 3 ] {fdef8a6b-e064-426f-8c1b-09ffaebf7a28} oximeter.measurements_bytes (56e2fdf4-209a-49f4-9b67-1bcb491d37f9): There are no data parts 2023.11.21 21:33:53.866691 [ 3 ] {fdef8a6b-e064-426f-8c1b-09ffaebf7a28} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.866714 [ 3 ] {fdef8a6b-e064-426f-8c1b-09ffaebf7a28} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.866736 [ 3 ] {} HTTP-Session: 9ec58933-a2a6-4c32-ab34-173c29ece9f8 Destroying unnamed session 2023.11.21 21:33:53.866835 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.866890 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.866912 [ 3 ] {} HTTP-Session: b8a94e04-c3d2-467e-9a12-c612515dc14a Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.866937 [ 3 ] {} HTTP-Session: b8a94e04-c3d2-467e-9a12-c612515dc14a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.867134 [ 3 ] {e20d1f1d-5f4c-4de3-923c-14533b32655c} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.21 21:33:53.867186 [ 3 ] {e20d1f1d-5f4c-4de3-923c-14533b32655c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.11.21 21:33:53.869314 [ 3 ] {e20d1f1d-5f4c-4de3-923c-14533b32655c} oximeter.measurements_cumulativei64 (ac386451-54dc-4ec7-8087-46375991bc4e): Loading data parts 2023.11.21 21:33:53.869395 [ 3 ] {e20d1f1d-5f4c-4de3-923c-14533b32655c} oximeter.measurements_cumulativei64 (ac386451-54dc-4ec7-8087-46375991bc4e): There are no data parts 2023.11.21 21:33:53.870669 [ 3 ] {e20d1f1d-5f4c-4de3-923c-14533b32655c} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.870693 [ 3 ] {e20d1f1d-5f4c-4de3-923c-14533b32655c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.870714 [ 3 ] {} HTTP-Session: b8a94e04-c3d2-467e-9a12-c612515dc14a Destroying unnamed session 2023.11.21 21:33:53.870832 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.870874 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.870898 [ 3 ] {} HTTP-Session: 892165ab-f65a-4adc-ab85-6fcc80b9cc7f Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.870920 [ 3 ] {} HTTP-Session: 892165ab-f65a-4adc-ab85-6fcc80b9cc7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.871115 [ 3 ] {868ae614-7f07-4647-b281-0a9b45166d3e} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.21 21:33:53.871167 [ 3 ] {868ae614-7f07-4647-b281-0a9b45166d3e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.11.21 21:33:53.874929 [ 3 ] {868ae614-7f07-4647-b281-0a9b45166d3e} oximeter.measurements_cumulativeu64 (2f38cfcf-829c-485c-a444-1ac1080c689a): Loading data parts 2023.11.21 21:33:53.875068 [ 3 ] {868ae614-7f07-4647-b281-0a9b45166d3e} oximeter.measurements_cumulativeu64 (2f38cfcf-829c-485c-a444-1ac1080c689a): There are no data parts 2023.11.21 21:33:53.876749 [ 3 ] {868ae614-7f07-4647-b281-0a9b45166d3e} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.876814 [ 3 ] {868ae614-7f07-4647-b281-0a9b45166d3e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.876830 [ 3 ] {} HTTP-Session: 892165ab-f65a-4adc-ab85-6fcc80b9cc7f Destroying unnamed session 2023.11.21 21:33:53.876939 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.876989 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.877008 [ 3 ] {} HTTP-Session: 010663df-6554-4503-90fb-b4436b82b646 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.877035 [ 3 ] {} HTTP-Session: 010663df-6554-4503-90fb-b4436b82b646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.877233 [ 3 ] {a4210002-3729-4eed-8d98-f78fdef02b93} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.21 21:33:53.877286 [ 3 ] {a4210002-3729-4eed-8d98-f78fdef02b93} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.11.21 21:33:53.879390 [ 3 ] {a4210002-3729-4eed-8d98-f78fdef02b93} oximeter.measurements_cumulativef32 (25e3086f-6015-4604-8486-a93a469e1ca8): Loading data parts 2023.11.21 21:33:53.879478 [ 3 ] {a4210002-3729-4eed-8d98-f78fdef02b93} oximeter.measurements_cumulativef32 (25e3086f-6015-4604-8486-a93a469e1ca8): There are no data parts 2023.11.21 21:33:53.880731 [ 3 ] {a4210002-3729-4eed-8d98-f78fdef02b93} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.880762 [ 3 ] {a4210002-3729-4eed-8d98-f78fdef02b93} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.880782 [ 3 ] {} HTTP-Session: 010663df-6554-4503-90fb-b4436b82b646 Destroying unnamed session 2023.11.21 21:33:53.880891 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.880939 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.880959 [ 3 ] {} HTTP-Session: b0ccdd63-0610-4165-b526-f5ff39b92817 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.880980 [ 3 ] {} HTTP-Session: b0ccdd63-0610-4165-b526-f5ff39b92817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.881184 [ 3 ] {18098970-b805-4a91-a0ff-dfc9ce899352} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.21 21:33:53.881237 [ 3 ] {18098970-b805-4a91-a0ff-dfc9ce899352} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.11.21 21:33:53.884999 [ 3 ] {18098970-b805-4a91-a0ff-dfc9ce899352} oximeter.measurements_cumulativef64 (a220a232-0f55-4c96-a792-c432bd2d5b01): Loading data parts 2023.11.21 21:33:53.885138 [ 3 ] {18098970-b805-4a91-a0ff-dfc9ce899352} oximeter.measurements_cumulativef64 (a220a232-0f55-4c96-a792-c432bd2d5b01): There are no data parts 2023.11.21 21:33:53.886734 [ 3 ] {18098970-b805-4a91-a0ff-dfc9ce899352} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.886759 [ 3 ] {18098970-b805-4a91-a0ff-dfc9ce899352} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.886787 [ 3 ] {} HTTP-Session: b0ccdd63-0610-4165-b526-f5ff39b92817 Destroying unnamed session 2023.11.21 21:33:53.886889 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.886936 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.886965 [ 3 ] {} HTTP-Session: 2fb40836-0f2b-4c98-b901-3c1d0169f47b Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.886981 [ 3 ] {} HTTP-Session: 2fb40836-0f2b-4c98-b901-3c1d0169f47b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.887192 [ 3 ] {648bfb69-1cb2-4291-b8a7-d4299fde052b} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.21 21:33:53.887245 [ 3 ] {648bfb69-1cb2-4291-b8a7-d4299fde052b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.11.21 21:33:53.889346 [ 3 ] {648bfb69-1cb2-4291-b8a7-d4299fde052b} oximeter.measurements_histogrami8 (2d4ebdde-c6e2-4a11-ac78-3ceb049ce53e): Loading data parts 2023.11.21 21:33:53.889422 [ 3 ] {648bfb69-1cb2-4291-b8a7-d4299fde052b} oximeter.measurements_histogrami8 (2d4ebdde-c6e2-4a11-ac78-3ceb049ce53e): There are no data parts 2023.11.21 21:33:53.890647 [ 3 ] {648bfb69-1cb2-4291-b8a7-d4299fde052b} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.890672 [ 3 ] {648bfb69-1cb2-4291-b8a7-d4299fde052b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.890693 [ 3 ] {} HTTP-Session: 2fb40836-0f2b-4c98-b901-3c1d0169f47b Destroying unnamed session 2023.11.21 21:33:53.890801 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.890849 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.890873 [ 3 ] {} HTTP-Session: 224bd302-8a01-4dcb-b723-4d14d13c1f56 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.890889 [ 3 ] {} HTTP-Session: 224bd302-8a01-4dcb-b723-4d14d13c1f56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.891100 [ 3 ] {720a5fad-bafe-45f0-9c15-ba695e3fd9cf} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.21 21:33:53.891160 [ 3 ] {720a5fad-bafe-45f0-9c15-ba695e3fd9cf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.11.21 21:33:53.894917 [ 3 ] {720a5fad-bafe-45f0-9c15-ba695e3fd9cf} oximeter.measurements_histogramu8 (34a391bc-3eb3-494e-9add-caa271772457): Loading data parts 2023.11.21 21:33:53.895042 [ 3 ] {720a5fad-bafe-45f0-9c15-ba695e3fd9cf} oximeter.measurements_histogramu8 (34a391bc-3eb3-494e-9add-caa271772457): There are no data parts 2023.11.21 21:33:53.896659 [ 3 ] {720a5fad-bafe-45f0-9c15-ba695e3fd9cf} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.896700 [ 3 ] {720a5fad-bafe-45f0-9c15-ba695e3fd9cf} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.896715 [ 3 ] {} HTTP-Session: 224bd302-8a01-4dcb-b723-4d14d13c1f56 Destroying unnamed session 2023.11.21 21:33:53.896821 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.896879 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.896898 [ 3 ] {} HTTP-Session: 09386e1c-3353-4afc-a806-84cda85ce50a Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.896920 [ 3 ] {} HTTP-Session: 09386e1c-3353-4afc-a806-84cda85ce50a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.897126 [ 3 ] {2bfba2d5-242d-48ab-bf7f-4efaa2e52cea} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.21 21:33:53.897179 [ 3 ] {2bfba2d5-242d-48ab-bf7f-4efaa2e52cea} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.11.21 21:33:53.899357 [ 3 ] {2bfba2d5-242d-48ab-bf7f-4efaa2e52cea} oximeter.measurements_histogrami16 (93479158-cb30-45bd-b6b1-1a76add2f79d): Loading data parts 2023.11.21 21:33:53.899437 [ 3 ] {2bfba2d5-242d-48ab-bf7f-4efaa2e52cea} oximeter.measurements_histogrami16 (93479158-cb30-45bd-b6b1-1a76add2f79d): There are no data parts 2023.11.21 21:33:53.900698 [ 3 ] {2bfba2d5-242d-48ab-bf7f-4efaa2e52cea} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.900729 [ 3 ] {2bfba2d5-242d-48ab-bf7f-4efaa2e52cea} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.900744 [ 3 ] {} HTTP-Session: 09386e1c-3353-4afc-a806-84cda85ce50a Destroying unnamed session 2023.11.21 21:33:53.900838 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.900887 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.900905 [ 3 ] {} HTTP-Session: 5263d262-40ef-4acc-9f35-6709a727a4fd Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.900926 [ 3 ] {} HTTP-Session: 5263d262-40ef-4acc-9f35-6709a727a4fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.901149 [ 3 ] {2981b982-65fc-443c-b29e-7f1d6f1a81a8} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.21 21:33:53.901202 [ 3 ] {2981b982-65fc-443c-b29e-7f1d6f1a81a8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.11.21 21:33:53.905109 [ 3 ] {2981b982-65fc-443c-b29e-7f1d6f1a81a8} oximeter.measurements_histogramu16 (da9009da-aefe-4e53-9387-623a7edbbf9e): Loading data parts 2023.11.21 21:33:53.905202 [ 3 ] {2981b982-65fc-443c-b29e-7f1d6f1a81a8} oximeter.measurements_histogramu16 (da9009da-aefe-4e53-9387-623a7edbbf9e): There are no data parts 2023.11.21 21:33:53.906599 [ 3 ] {2981b982-65fc-443c-b29e-7f1d6f1a81a8} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.906623 [ 3 ] {2981b982-65fc-443c-b29e-7f1d6f1a81a8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.906645 [ 3 ] {} HTTP-Session: 5263d262-40ef-4acc-9f35-6709a727a4fd Destroying unnamed session 2023.11.21 21:33:53.906747 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.906800 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.906824 [ 3 ] {} HTTP-Session: 95504daa-99d4-45a1-aa32-e65d1c79a9c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.906841 [ 3 ] {} HTTP-Session: 95504daa-99d4-45a1-aa32-e65d1c79a9c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.907054 [ 3 ] {fd7861ab-247c-4310-bfef-840301fa8861} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.21 21:33:53.907108 [ 3 ] {fd7861ab-247c-4310-bfef-840301fa8861} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.11.21 21:33:53.909254 [ 3 ] {fd7861ab-247c-4310-bfef-840301fa8861} oximeter.measurements_histogrami32 (a509d921-6774-4b2e-8286-3157693639d2): Loading data parts 2023.11.21 21:33:53.909336 [ 3 ] {fd7861ab-247c-4310-bfef-840301fa8861} oximeter.measurements_histogrami32 (a509d921-6774-4b2e-8286-3157693639d2): There are no data parts 2023.11.21 21:33:53.910579 [ 3 ] {fd7861ab-247c-4310-bfef-840301fa8861} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.910604 [ 3 ] {fd7861ab-247c-4310-bfef-840301fa8861} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.910625 [ 3 ] {} HTTP-Session: 95504daa-99d4-45a1-aa32-e65d1c79a9c2 Destroying unnamed session 2023.11.21 21:33:53.910724 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.910765 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.910789 [ 3 ] {} HTTP-Session: f7bf9858-cc94-422c-b0cd-45f3d02bb568 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.910817 [ 3 ] {} HTTP-Session: f7bf9858-cc94-422c-b0cd-45f3d02bb568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.911023 [ 3 ] {cf3fc49a-6896-4427-825c-23d339439fb7} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.21 21:33:53.911076 [ 3 ] {cf3fc49a-6896-4427-825c-23d339439fb7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.11.21 21:33:53.914856 [ 3 ] {cf3fc49a-6896-4427-825c-23d339439fb7} oximeter.measurements_histogramu32 (64a674e3-d680-41c1-95db-dd512c265d6f): Loading data parts 2023.11.21 21:33:53.914969 [ 3 ] {cf3fc49a-6896-4427-825c-23d339439fb7} oximeter.measurements_histogramu32 (64a674e3-d680-41c1-95db-dd512c265d6f): There are no data parts 2023.11.21 21:33:53.916394 [ 3 ] {cf3fc49a-6896-4427-825c-23d339439fb7} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.916425 [ 3 ] {cf3fc49a-6896-4427-825c-23d339439fb7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.916441 [ 3 ] {} HTTP-Session: f7bf9858-cc94-422c-b0cd-45f3d02bb568 Destroying unnamed session 2023.11.21 21:33:53.916558 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.916605 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.916623 [ 3 ] {} HTTP-Session: e5ddbd88-2041-4dc2-b2f1-de98dd939b6e Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.916645 [ 3 ] {} HTTP-Session: e5ddbd88-2041-4dc2-b2f1-de98dd939b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.916853 [ 3 ] {f3aae745-83de-42ca-95fa-c57e9dcc3041} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.21 21:33:53.916907 [ 3 ] {f3aae745-83de-42ca-95fa-c57e9dcc3041} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.11.21 21:33:53.919049 [ 3 ] {f3aae745-83de-42ca-95fa-c57e9dcc3041} oximeter.measurements_histogrami64 (1ef24335-b4af-44a9-a0a2-34c017619a90): Loading data parts 2023.11.21 21:33:53.919131 [ 3 ] {f3aae745-83de-42ca-95fa-c57e9dcc3041} oximeter.measurements_histogrami64 (1ef24335-b4af-44a9-a0a2-34c017619a90): There are no data parts 2023.11.21 21:33:53.920351 [ 3 ] {f3aae745-83de-42ca-95fa-c57e9dcc3041} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.920384 [ 3 ] {f3aae745-83de-42ca-95fa-c57e9dcc3041} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.920404 [ 3 ] {} HTTP-Session: e5ddbd88-2041-4dc2-b2f1-de98dd939b6e Destroying unnamed session 2023.11.21 21:33:53.920509 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.920556 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.920586 [ 3 ] {} HTTP-Session: 6e4c9350-0a87-4796-991e-817ffd3d7ac9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.920602 [ 3 ] {} HTTP-Session: 6e4c9350-0a87-4796-991e-817ffd3d7ac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.920816 [ 3 ] {22e2bff5-ecd5-475c-b418-1a865e1ed1c0} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.21 21:33:53.920869 [ 3 ] {22e2bff5-ecd5-475c-b418-1a865e1ed1c0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.11.21 21:33:53.924610 [ 3 ] {22e2bff5-ecd5-475c-b418-1a865e1ed1c0} oximeter.measurements_histogramu64 (e37c2966-0c16-41e8-b1f7-cc7781450195): Loading data parts 2023.11.21 21:33:53.924771 [ 3 ] {22e2bff5-ecd5-475c-b418-1a865e1ed1c0} oximeter.measurements_histogramu64 (e37c2966-0c16-41e8-b1f7-cc7781450195): There are no data parts 2023.11.21 21:33:53.926379 [ 3 ] {22e2bff5-ecd5-475c-b418-1a865e1ed1c0} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.926403 [ 3 ] {22e2bff5-ecd5-475c-b418-1a865e1ed1c0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.926431 [ 3 ] {} HTTP-Session: 6e4c9350-0a87-4796-991e-817ffd3d7ac9 Destroying unnamed session 2023.11.21 21:33:53.926529 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.926578 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.926603 [ 3 ] {} HTTP-Session: 216ca480-ffaa-48c0-bbaf-1518a7c0b268 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.926619 [ 3 ] {} HTTP-Session: 216ca480-ffaa-48c0-bbaf-1518a7c0b268 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.926832 [ 3 ] {e73d0a6f-a315-4caa-ade4-23b1d13fea00} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.21 21:33:53.926886 [ 3 ] {e73d0a6f-a315-4caa-ade4-23b1d13fea00} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.11.21 21:33:53.928968 [ 3 ] {e73d0a6f-a315-4caa-ade4-23b1d13fea00} oximeter.measurements_histogramf32 (f0699c58-a224-4ba7-a865-f6a1a5f9973f): Loading data parts 2023.11.21 21:33:53.929055 [ 3 ] {e73d0a6f-a315-4caa-ade4-23b1d13fea00} oximeter.measurements_histogramf32 (f0699c58-a224-4ba7-a865-f6a1a5f9973f): There are no data parts 2023.11.21 21:33:53.930262 [ 3 ] {e73d0a6f-a315-4caa-ade4-23b1d13fea00} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.930300 [ 3 ] {e73d0a6f-a315-4caa-ade4-23b1d13fea00} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.930315 [ 3 ] {} HTTP-Session: 216ca480-ffaa-48c0-bbaf-1518a7c0b268 Destroying unnamed session 2023.11.21 21:33:53.930407 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.930461 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.930480 [ 3 ] {} HTTP-Session: fd570b57-3917-4768-9ea7-78394f9de2c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.930507 [ 3 ] {} HTTP-Session: fd570b57-3917-4768-9ea7-78394f9de2c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.930714 [ 3 ] {92c31913-626f-4bb7-a5b0-c784d31838b9} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.21 21:33:53.930770 [ 3 ] {92c31913-626f-4bb7-a5b0-c784d31838b9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.11.21 21:33:53.934515 [ 3 ] {92c31913-626f-4bb7-a5b0-c784d31838b9} oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Loading data parts 2023.11.21 21:33:53.934594 [ 3 ] {92c31913-626f-4bb7-a5b0-c784d31838b9} oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): There are no data parts 2023.11.21 21:33:53.936456 [ 3 ] {92c31913-626f-4bb7-a5b0-c784d31838b9} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.936500 [ 3 ] {92c31913-626f-4bb7-a5b0-c784d31838b9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.936514 [ 3 ] {} HTTP-Session: fd570b57-3917-4768-9ea7-78394f9de2c1 Destroying unnamed session 2023.11.21 21:33:53.936635 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.936684 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.936702 [ 3 ] {} HTTP-Session: aa0a8336-ce3b-444b-8f84-a6e18f4cfe90 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.936725 [ 3 ] {} HTTP-Session: aa0a8336-ce3b-444b-8f84-a6e18f4cfe90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.936890 [ 3 ] {21f7a192-c451-4358-8d7c-a8825f0dc215} executeQuery: (from [fd00:1122:3344:101::d]:44304) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.21 21:33:53.936942 [ 3 ] {21f7a192-c451-4358-8d7c-a8825f0dc215} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.11.21 21:33:53.940813 [ 3 ] {21f7a192-c451-4358-8d7c-a8825f0dc215} oximeter.fields_bool (850c94b2-b6e5-4187-883a-479cecbf6bad): Loading data parts 2023.11.21 21:33:53.940950 [ 3 ] {21f7a192-c451-4358-8d7c-a8825f0dc215} oximeter.fields_bool (850c94b2-b6e5-4187-883a-479cecbf6bad): There are no data parts 2023.11.21 21:33:53.942478 [ 3 ] {21f7a192-c451-4358-8d7c-a8825f0dc215} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.942502 [ 3 ] {21f7a192-c451-4358-8d7c-a8825f0dc215} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.942526 [ 3 ] {} HTTP-Session: aa0a8336-ce3b-444b-8f84-a6e18f4cfe90 Destroying unnamed session 2023.11.21 21:33:53.942629 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.942678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.942711 [ 3 ] {} HTTP-Session: 57bf7e2e-52fb-4b35-9973-a65ed8ac139e Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.942727 [ 3 ] {} HTTP-Session: 57bf7e2e-52fb-4b35-9973-a65ed8ac139e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.942884 [ 3 ] {486328a8-165c-4dc0-bf30-f4c396e77e5e} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.21 21:33:53.942932 [ 3 ] {486328a8-165c-4dc0-bf30-f4c396e77e5e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.11.21 21:33:53.945383 [ 3 ] {486328a8-165c-4dc0-bf30-f4c396e77e5e} oximeter.fields_i8 (91cd0c88-bc38-4979-92c5-364cf22ba1c5): Loading data parts 2023.11.21 21:33:53.945461 [ 3 ] {486328a8-165c-4dc0-bf30-f4c396e77e5e} oximeter.fields_i8 (91cd0c88-bc38-4979-92c5-364cf22ba1c5): There are no data parts 2023.11.21 21:33:53.946720 [ 3 ] {486328a8-165c-4dc0-bf30-f4c396e77e5e} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.946752 [ 3 ] {486328a8-165c-4dc0-bf30-f4c396e77e5e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.946767 [ 3 ] {} HTTP-Session: 57bf7e2e-52fb-4b35-9973-a65ed8ac139e Destroying unnamed session 2023.11.21 21:33:53.946872 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.946920 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.946938 [ 3 ] {} HTTP-Session: b4fe0613-3dff-4f1e-8f88-a01a557e3bd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.946960 [ 3 ] {} HTTP-Session: b4fe0613-3dff-4f1e-8f88-a01a557e3bd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.947115 [ 3 ] {e18d9402-9cba-4962-ac7a-7b2e6ed04b79} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.21 21:33:53.947157 [ 3 ] {e18d9402-9cba-4962-ac7a-7b2e6ed04b79} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.11.21 21:33:53.950886 [ 3 ] {e18d9402-9cba-4962-ac7a-7b2e6ed04b79} oximeter.fields_u8 (7982935e-ea96-4819-9d5a-6f250d673910): Loading data parts 2023.11.21 21:33:53.951015 [ 3 ] {e18d9402-9cba-4962-ac7a-7b2e6ed04b79} oximeter.fields_u8 (7982935e-ea96-4819-9d5a-6f250d673910): There are no data parts 2023.11.21 21:33:53.952540 [ 3 ] {e18d9402-9cba-4962-ac7a-7b2e6ed04b79} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.952565 [ 3 ] {e18d9402-9cba-4962-ac7a-7b2e6ed04b79} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.952586 [ 3 ] {} HTTP-Session: b4fe0613-3dff-4f1e-8f88-a01a557e3bd4 Destroying unnamed session 2023.11.21 21:33:53.952692 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.952735 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.952760 [ 3 ] {} HTTP-Session: bef9f59b-d78e-49d2-b834-2507aa5b29f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.952787 [ 3 ] {} HTTP-Session: bef9f59b-d78e-49d2-b834-2507aa5b29f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.952935 [ 3 ] {2cb2de1f-faea-4313-be09-838526b93ee1} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.21 21:33:53.952988 [ 3 ] {2cb2de1f-faea-4313-be09-838526b93ee1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.11.21 21:33:53.954989 [ 3 ] {2cb2de1f-faea-4313-be09-838526b93ee1} oximeter.fields_i16 (8309b6c8-676c-4909-b9a1-47e24a49efc5): Loading data parts 2023.11.21 21:33:53.955070 [ 3 ] {2cb2de1f-faea-4313-be09-838526b93ee1} oximeter.fields_i16 (8309b6c8-676c-4909-b9a1-47e24a49efc5): There are no data parts 2023.11.21 21:33:53.956289 [ 3 ] {2cb2de1f-faea-4313-be09-838526b93ee1} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.956314 [ 3 ] {2cb2de1f-faea-4313-be09-838526b93ee1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.956345 [ 3 ] {} HTTP-Session: bef9f59b-d78e-49d2-b834-2507aa5b29f5 Destroying unnamed session 2023.11.21 21:33:53.956444 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.956499 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.956518 [ 3 ] {} HTTP-Session: dcf7b634-f71c-4903-b803-2b08b90ecb54 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.956540 [ 3 ] {} HTTP-Session: dcf7b634-f71c-4903-b803-2b08b90ecb54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.956694 [ 3 ] {1e1d5d73-e19c-4893-9980-5591c7dc9286} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.21 21:33:53.956736 [ 3 ] {1e1d5d73-e19c-4893-9980-5591c7dc9286} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.11.21 21:33:53.960526 [ 3 ] {1e1d5d73-e19c-4893-9980-5591c7dc9286} oximeter.fields_u16 (dc3433e8-4b32-4156-92f7-e7abe4517165): Loading data parts 2023.11.21 21:33:53.960779 [ 3 ] {1e1d5d73-e19c-4893-9980-5591c7dc9286} oximeter.fields_u16 (dc3433e8-4b32-4156-92f7-e7abe4517165): There are no data parts 2023.11.21 21:33:53.962399 [ 3 ] {1e1d5d73-e19c-4893-9980-5591c7dc9286} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.962450 [ 3 ] {1e1d5d73-e19c-4893-9980-5591c7dc9286} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.962466 [ 3 ] {} HTTP-Session: dcf7b634-f71c-4903-b803-2b08b90ecb54 Destroying unnamed session 2023.11.21 21:33:53.962593 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.962652 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.962673 [ 3 ] {} HTTP-Session: ff834205-2814-416b-bb84-42e68c64998e Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.962702 [ 3 ] {} HTTP-Session: ff834205-2814-416b-bb84-42e68c64998e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.962882 [ 3 ] {b1025ae4-1cfe-41b2-ad36-1a334bb95387} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.21 21:33:53.962932 [ 3 ] {b1025ae4-1cfe-41b2-ad36-1a334bb95387} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.11.21 21:33:53.964968 [ 3 ] {b1025ae4-1cfe-41b2-ad36-1a334bb95387} oximeter.fields_i32 (50878766-f88a-4e38-ad4c-608ec971e62c): Loading data parts 2023.11.21 21:33:53.965049 [ 3 ] {b1025ae4-1cfe-41b2-ad36-1a334bb95387} oximeter.fields_i32 (50878766-f88a-4e38-ad4c-608ec971e62c): There are no data parts 2023.11.21 21:33:53.966258 [ 3 ] {b1025ae4-1cfe-41b2-ad36-1a334bb95387} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.966283 [ 3 ] {b1025ae4-1cfe-41b2-ad36-1a334bb95387} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.966314 [ 3 ] {} HTTP-Session: ff834205-2814-416b-bb84-42e68c64998e Destroying unnamed session 2023.11.21 21:33:53.966419 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.966476 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.966508 [ 3 ] {} HTTP-Session: 15e159ef-d39b-41db-a6f9-18dbf38f7eb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.966524 [ 3 ] {} HTTP-Session: 15e159ef-d39b-41db-a6f9-18dbf38f7eb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.966690 [ 3 ] {e9b459e2-98eb-49d5-b26d-c1777d1b0559} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.21 21:33:53.966752 [ 3 ] {e9b459e2-98eb-49d5-b26d-c1777d1b0559} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.11.21 21:33:53.970536 [ 3 ] {e9b459e2-98eb-49d5-b26d-c1777d1b0559} oximeter.fields_u32 (2f3ca82b-721b-42fa-8d6d-897048c65c11): Loading data parts 2023.11.21 21:33:53.970712 [ 3 ] {e9b459e2-98eb-49d5-b26d-c1777d1b0559} oximeter.fields_u32 (2f3ca82b-721b-42fa-8d6d-897048c65c11): There are no data parts 2023.11.21 21:33:53.972309 [ 3 ] {e9b459e2-98eb-49d5-b26d-c1777d1b0559} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.972347 [ 3 ] {e9b459e2-98eb-49d5-b26d-c1777d1b0559} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.972380 [ 3 ] {} HTTP-Session: 15e159ef-d39b-41db-a6f9-18dbf38f7eb9 Destroying unnamed session 2023.11.21 21:33:53.972490 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.972548 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.972580 [ 3 ] {} HTTP-Session: 8cfd5b4a-98d7-4e0b-b4b0-27f0bc93d07d Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.972596 [ 3 ] {} HTTP-Session: 8cfd5b4a-98d7-4e0b-b4b0-27f0bc93d07d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.972760 [ 3 ] {eaa56ad6-5ea3-4e4b-b23d-70d59c36535d} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.21 21:33:53.972816 [ 3 ] {eaa56ad6-5ea3-4e4b-b23d-70d59c36535d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.11.21 21:33:53.974771 [ 3 ] {eaa56ad6-5ea3-4e4b-b23d-70d59c36535d} oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Loading data parts 2023.11.21 21:33:53.974869 [ 3 ] {eaa56ad6-5ea3-4e4b-b23d-70d59c36535d} oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): There are no data parts 2023.11.21 21:33:53.976044 [ 3 ] {eaa56ad6-5ea3-4e4b-b23d-70d59c36535d} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.976084 [ 3 ] {eaa56ad6-5ea3-4e4b-b23d-70d59c36535d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.976099 [ 3 ] {} HTTP-Session: 8cfd5b4a-98d7-4e0b-b4b0-27f0bc93d07d Destroying unnamed session 2023.11.21 21:33:53.976215 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.976272 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.976291 [ 3 ] {} HTTP-Session: 0e48c2b5-ff15-4c50-b29f-68e545890a79 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.976321 [ 3 ] {} HTTP-Session: 0e48c2b5-ff15-4c50-b29f-68e545890a79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.976475 [ 3 ] {31406989-1fc1-45c5-8434-7d5ac198ee9d} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.21 21:33:53.976537 [ 3 ] {31406989-1fc1-45c5-8434-7d5ac198ee9d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.11.21 21:33:53.980229 [ 3 ] {31406989-1fc1-45c5-8434-7d5ac198ee9d} oximeter.fields_u64 (1823ed4f-08f6-44e2-b47e-f410e28df814): Loading data parts 2023.11.21 21:33:53.980324 [ 3 ] {31406989-1fc1-45c5-8434-7d5ac198ee9d} oximeter.fields_u64 (1823ed4f-08f6-44e2-b47e-f410e28df814): There are no data parts 2023.11.21 21:33:53.981786 [ 3 ] {31406989-1fc1-45c5-8434-7d5ac198ee9d} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.981812 [ 3 ] {31406989-1fc1-45c5-8434-7d5ac198ee9d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.981835 [ 3 ] {} HTTP-Session: 0e48c2b5-ff15-4c50-b29f-68e545890a79 Destroying unnamed session 2023.11.21 21:33:53.981938 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.982001 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.982027 [ 3 ] {} HTTP-Session: 2ec43961-37bb-4512-8bf1-86f5bc25794d Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.982050 [ 3 ] {} HTTP-Session: 2ec43961-37bb-4512-8bf1-86f5bc25794d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.982203 [ 3 ] {b853252e-a636-4ccb-916c-5dd05d8f759e} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.21 21:33:53.982260 [ 3 ] {b853252e-a636-4ccb-916c-5dd05d8f759e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.11.21 21:33:53.984222 [ 3 ] {b853252e-a636-4ccb-916c-5dd05d8f759e} oximeter.fields_ipaddr (128e81ba-48b7-4d80-83e4-d898f7b393a7): Loading data parts 2023.11.21 21:33:53.984308 [ 3 ] {b853252e-a636-4ccb-916c-5dd05d8f759e} oximeter.fields_ipaddr (128e81ba-48b7-4d80-83e4-d898f7b393a7): There are no data parts 2023.11.21 21:33:53.985533 [ 3 ] {b853252e-a636-4ccb-916c-5dd05d8f759e} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.985557 [ 3 ] {b853252e-a636-4ccb-916c-5dd05d8f759e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.985572 [ 3 ] {} HTTP-Session: 2ec43961-37bb-4512-8bf1-86f5bc25794d Destroying unnamed session 2023.11.21 21:33:53.985672 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.985725 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.985743 [ 3 ] {} HTTP-Session: f197c944-3b64-42a7-99b5-56499890dc19 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.985767 [ 3 ] {} HTTP-Session: f197c944-3b64-42a7-99b5-56499890dc19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.985926 [ 3 ] {bb1fb338-0057-45e6-aa3b-ab95964608a7} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.21 21:33:53.985971 [ 3 ] {bb1fb338-0057-45e6-aa3b-ab95964608a7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.11.21 21:33:53.989698 [ 3 ] {bb1fb338-0057-45e6-aa3b-ab95964608a7} oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Loading data parts 2023.11.21 21:33:53.989775 [ 3 ] {bb1fb338-0057-45e6-aa3b-ab95964608a7} oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): There are no data parts 2023.11.21 21:33:53.991147 [ 3 ] {bb1fb338-0057-45e6-aa3b-ab95964608a7} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.991187 [ 3 ] {bb1fb338-0057-45e6-aa3b-ab95964608a7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.991202 [ 3 ] {} HTTP-Session: f197c944-3b64-42a7-99b5-56499890dc19 Destroying unnamed session 2023.11.21 21:33:53.991324 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.991381 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.991399 [ 3 ] {} HTTP-Session: f32be594-d634-43ff-a799-b998167033f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.991423 [ 3 ] {} HTTP-Session: f32be594-d634-43ff-a799-b998167033f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.991585 [ 3 ] {e929b59a-baca-46f0-8a00-cd6c02314f3d} executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.21 21:33:53.991629 [ 3 ] {e929b59a-baca-46f0-8a00-cd6c02314f3d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.11.21 21:33:53.993571 [ 3 ] {e929b59a-baca-46f0-8a00-cd6c02314f3d} oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Loading data parts 2023.11.21 21:33:53.993641 [ 3 ] {e929b59a-baca-46f0-8a00-cd6c02314f3d} oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): There are no data parts 2023.11.21 21:33:53.994825 [ 3 ] {e929b59a-baca-46f0-8a00-cd6c02314f3d} DynamicQueryHandler: Done processing query 2023.11.21 21:33:53.994850 [ 3 ] {e929b59a-baca-46f0-8a00-cd6c02314f3d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:53.994879 [ 3 ] {} HTTP-Session: f32be594-d634-43ff-a799-b998167033f7 Destroying unnamed session 2023.11.21 21:33:53.994978 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:53.995030 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:53.995056 [ 3 ] {} HTTP-Session: 2e118af6-d7eb-49bc-945d-711b3c484054 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:53.995072 [ 3 ] {} HTTP-Session: 2e118af6-d7eb-49bc-945d-711b3c484054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:53.995300 [ 3 ] {c397e19f-19cd-48b8-ba3b-8a810adf64af} executeQuery: (from [fd00:1122:3344:101::d]:44304) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2023.11.21 21:33:53.995366 [ 3 ] {c397e19f-19cd-48b8-ba3b-8a810adf64af} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.11.21 21:33:53.999145 [ 3 ] {c397e19f-19cd-48b8-ba3b-8a810adf64af} oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969): Loading data parts 2023.11.21 21:33:53.999256 [ 3 ] {c397e19f-19cd-48b8-ba3b-8a810adf64af} oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969): There are no data parts 2023.11.21 21:33:54.000130 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 219.92 MiB, peak 222.02 MiB, will set to 226.31 MiB (RSS), difference: 6.39 MiB 2023.11.21 21:33:54.000822 [ 3 ] {c397e19f-19cd-48b8-ba3b-8a810adf64af} DynamicQueryHandler: Done processing query 2023.11.21 21:33:54.000859 [ 3 ] {c397e19f-19cd-48b8-ba3b-8a810adf64af} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.21 21:33:54.000876 [ 3 ] {} HTTP-Session: 2e118af6-d7eb-49bc-945d-711b3c484054 Destroying unnamed session 2023.11.21 21:33:54.001006 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:33:54.001058 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:33:54.001077 [ 3 ] {} HTTP-Session: 2abb88e9-dfa7-4985-a318-3a464e171a21 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2023.11.21 21:33:54.001108 [ 3 ] {} HTTP-Session: 2abb88e9-dfa7-4985-a318-3a464e171a21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:33:54.001215 [ 3 ] {6a77bb99-3049-4fa1-8746-1af2112bfbdb} executeQuery: (from [fd00:1122:3344:101::d]:44304) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.11.21 21:33:54.001850 [ 3 ] {6a77bb99-3049-4fa1-8746-1af2112bfbdb} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.11.21 21:33:54.005246 [ 3 ] {6a77bb99-3049-4fa1-8746-1af2112bfbdb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB. 2023.11.21 21:33:54.008054 [ 3 ] {6a77bb99-3049-4fa1-8746-1af2112bfbdb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.21 21:33:54.008315 [ 3 ] {6a77bb99-3049-4fa1-8746-1af2112bfbdb} oximeter.version (224795e9-d759-436d-bebd-d47e3dfdff95): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.21 21:33:54.008542 [ 3 ] {6a77bb99-3049-4fa1-8746-1af2112bfbdb} executeQuery: Read 1 rows, 16.00 B in 0.007285481 sec., 137 rows/sec., 2.14 KiB/sec. 2023.11.21 21:33:54.008657 [ 3 ] {6a77bb99-3049-4fa1-8746-1af2112bfbdb} DynamicQueryHandler: Done processing query 2023.11.21 21:33:54.008686 [ 3 ] {6a77bb99-3049-4fa1-8746-1af2112bfbdb} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.11.21 21:33:54.008708 [ 3 ] {} HTTP-Session: 2abb88e9-dfa7-4985-a318-3a464e171a21 Destroying unnamed session 2023.11.21 21:33:55.000127 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 225.39 MiB, peak 230.46 MiB, will set to 228.31 MiB (RSS), difference: 2.92 MiB 2023.11.21 21:34:07.853945 [ 107 ] {} DNSResolver: Updating DNS cache 2023.11.21 21:34:07.854052 [ 107 ] {} DNSResolver: Updated DNS cache 2023.11.21 21:34:22.854082 [ 176 ] {} DNSResolver: Updating DNS cache 2023.11.21 21:34:22.854195 [ 176 ] {} DNSResolver: Updated DNS cache 2023.11.21 21:34:37.854224 [ 164 ] {} DNSResolver: Updating DNS cache 2023.11.21 21:34:37.854286 [ 164 ] {} DNSResolver: Updated DNS cache 2023.11.21 21:34:52.854338 [ 159 ] {} DNSResolver: Updating DNS cache 2023.11.21 21:34:52.854465 [ 159 ] {} DNSResolver: Updated DNS cache 2023.11.21 21:35:07.854737 [ 153 ] {} DNSResolver: Updating DNS cache 2023.11.21 21:35:07.854835 [ 153 ] {} DNSResolver: Updated DNS cache 2023.11.21 21:35:09.036379 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:09.036520 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:09.036549 [ 3 ] {} HTTP-Session: 0355200c-67a1-493b-812d-c1bfabd3bbb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:09.036602 [ 3 ] {} HTTP-Session: 0355200c-67a1-493b-812d-c1bfabd3bbb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:09.036767 [ 3 ] {98b5fe7d-0f95-400c-8d8e-1910a163ece3} executeQuery: (from [fd00:1122:3344:101::d]:42951) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2023.11.21 21:35:09.037164 [ 3 ] {98b5fe7d-0f95-400c-8d8e-1910a163ece3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.21 21:35:09.037875 [ 3 ] {98b5fe7d-0f95-400c-8d8e-1910a163ece3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.21 21:35:09.038068 [ 3 ] {98b5fe7d-0f95-400c-8d8e-1910a163ece3} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.21 21:35:09.039140 [ 3 ] {98b5fe7d-0f95-400c-8d8e-1910a163ece3} DynamicQueryHandler: Done processing query 2023.11.21 21:35:09.039179 [ 3 ] {98b5fe7d-0f95-400c-8d8e-1910a163ece3} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.21 21:35:09.039274 [ 3 ] {} HTTP-Session: 0355200c-67a1-493b-812d-c1bfabd3bbb9 Destroying unnamed session 2023.11.21 21:35:09.044265 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:09.044332 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:09.044356 [ 3 ] {} HTTP-Session: b8012197-70de-4e26-b3d8-0d8adbe66b42 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:09.044397 [ 3 ] {} HTTP-Session: b8012197-70de-4e26-b3d8-0d8adbe66b42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:09.044550 [ 3 ] {9337c397-fb2c-43b6-b5a3-63277988c4dc} executeQuery: (from [fd00:1122:3344:101::d]:42951) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.11.21 21:35:09.049822 [ 3 ] {9337c397-fb2c-43b6-b5a3-63277988c4dc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.21 21:35:09.049977 [ 3 ] {9337c397-fb2c-43b6-b5a3-63277988c4dc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.21 21:35:09.050096 [ 3 ] {9337c397-fb2c-43b6-b5a3-63277988c4dc} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.21 21:35:09.051052 [ 3 ] {9337c397-fb2c-43b6-b5a3-63277988c4dc} DynamicQueryHandler: Done processing query 2023.11.21 21:35:09.051081 [ 3 ] {9337c397-fb2c-43b6-b5a3-63277988c4dc} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.21 21:35:09.051097 [ 3 ] {} HTTP-Session: b8012197-70de-4e26-b3d8-0d8adbe66b42 Destroying unnamed session 2023.11.21 21:35:09.051323 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:09.051368 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:09.051387 [ 3 ] {} HTTP-Session: 9aec05fd-5a95-461b-8e5b-a6fe21e946ff Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:09.051422 [ 3 ] {} HTTP-Session: 9aec05fd-5a95-461b-8e5b-a6fe21e946ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:09.051534 [ 3 ] {58fdb249-db98-4444-a9ce-73aec78215a6} executeQuery: (from [fd00:1122:3344:101::d]:42951) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.11.21 21:35:09.051924 [ 3 ] {58fdb249-db98-4444-a9ce-73aec78215a6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.21 21:35:09.052071 [ 3 ] {58fdb249-db98-4444-a9ce-73aec78215a6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.21 21:35:09.052113 [ 3 ] {58fdb249-db98-4444-a9ce-73aec78215a6} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.21 21:35:09.052962 [ 3 ] {58fdb249-db98-4444-a9ce-73aec78215a6} DynamicQueryHandler: Done processing query 2023.11.21 21:35:09.052989 [ 3 ] {58fdb249-db98-4444-a9ce-73aec78215a6} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.21 21:35:09.053006 [ 3 ] {} HTTP-Session: 9aec05fd-5a95-461b-8e5b-a6fe21e946ff Destroying unnamed session 2023.11.21 21:35:09.053335 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:09.053379 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:09.053397 [ 3 ] {} HTTP-Session: a09ee4a4-04c0-4cc9-acfc-fccf216a17d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:09.053414 [ 3 ] {} HTTP-Session: a09ee4a4-04c0-4cc9-acfc-fccf216a17d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:09.053523 [ 3 ] {cb070329-9edf-4102-989e-39a67eaf61a8} executeQuery: (from [fd00:1122:3344:101::d]:42951) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.11.21 21:35:09.053868 [ 3 ] {cb070329-9edf-4102-989e-39a67eaf61a8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.21 21:35:09.054018 [ 3 ] {cb070329-9edf-4102-989e-39a67eaf61a8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.21 21:35:09.054059 [ 3 ] {cb070329-9edf-4102-989e-39a67eaf61a8} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.21 21:35:09.054864 [ 3 ] {cb070329-9edf-4102-989e-39a67eaf61a8} DynamicQueryHandler: Done processing query 2023.11.21 21:35:09.054892 [ 3 ] {cb070329-9edf-4102-989e-39a67eaf61a8} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.21 21:35:09.054908 [ 3 ] {} HTTP-Session: a09ee4a4-04c0-4cc9-acfc-fccf216a17d0 Destroying unnamed session 2023.11.21 21:35:09.056379 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:09.056423 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:09.056442 [ 3 ] {} HTTP-Session: 44a18b90-1956-42e9-9df5-4edccadb4b17 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:09.056459 [ 3 ] {} HTTP-Session: 44a18b90-1956-42e9-9df5-4edccadb4b17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:09.056537 [ 3 ] {5f5d8606-f20a-4923-82d2-315572c90ff4} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:35:09.056577 [ 3 ] {5f5d8606-f20a-4923-82d2-315572c90ff4} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.21 21:35:09.057304 [ 3 ] {5f5d8606-f20a-4923-82d2-315572c90ff4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:35:09.062756 [ 3 ] {5f5d8606-f20a-4923-82d2-315572c90ff4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:09.063191 [ 3 ] {5f5d8606-f20a-4923-82d2-315572c90ff4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.21 21:35:09.063365 [ 3 ] {5f5d8606-f20a-4923-82d2-315572c90ff4} oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.21 21:35:09.063489 [ 3 ] {5f5d8606-f20a-4923-82d2-315572c90ff4} executeQuery: Read 4 rows, 443.00 B in 0.006922709 sec., 577 rows/sec., 62.49 KiB/sec. 2023.11.21 21:35:09.063641 [ 3 ] {5f5d8606-f20a-4923-82d2-315572c90ff4} DynamicQueryHandler: Done processing query 2023.11.21 21:35:09.063665 [ 3 ] {5f5d8606-f20a-4923-82d2-315572c90ff4} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.21 21:35:09.063681 [ 3 ] {} HTTP-Session: 44a18b90-1956-42e9-9df5-4edccadb4b17 Destroying unnamed session 2023.11.21 21:35:09.063797 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 5500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:09.063842 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:09.063861 [ 3 ] {} HTTP-Session: 24f5882a-d650-48df-bc18-ae9b14d27468 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:09.063878 [ 3 ] {} HTTP-Session: 24f5882a-d650-48df-bc18-ae9b14d27468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:09.063954 [ 3 ] {bfc08668-3a5b-43fb-980c-8c6bba5c424c} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:35:09.063996 [ 3 ] {bfc08668-3a5b-43fb-980c-8c6bba5c424c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.21 21:35:09.064108 [ 3 ] {bfc08668-3a5b-43fb-980c-8c6bba5c424c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:35:09.067873 [ 3 ] {bfc08668-3a5b-43fb-980c-8c6bba5c424c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:09.068089 [ 3 ] {bfc08668-3a5b-43fb-980c-8c6bba5c424c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.21 21:35:09.068232 [ 3 ] {bfc08668-3a5b-43fb-980c-8c6bba5c424c} oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.21 21:35:09.068341 [ 3 ] {bfc08668-3a5b-43fb-980c-8c6bba5c424c} executeQuery: Read 38 rows, 3.08 KiB in 0.004350707 sec., 8734 rows/sec., 707.95 KiB/sec. 2023.11.21 21:35:09.068461 [ 3 ] {bfc08668-3a5b-43fb-980c-8c6bba5c424c} DynamicQueryHandler: Done processing query 2023.11.21 21:35:09.068484 [ 3 ] {bfc08668-3a5b-43fb-980c-8c6bba5c424c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.21 21:35:09.068500 [ 3 ] {} HTTP-Session: 24f5882a-d650-48df-bc18-ae9b14d27468 Destroying unnamed session 2023.11.21 21:35:09.068672 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 18276, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:09.068737 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:09.068762 [ 3 ] {} HTTP-Session: fdfebf44-fb12-46e2-a438-1883086eb0c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:09.068783 [ 3 ] {} HTTP-Session: fdfebf44-fb12-46e2-a438-1883086eb0c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:09.068873 [ 3 ] {5cb9e54c-2b34-4009-a358-ba716fc5d342} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:35:09.068921 [ 3 ] {5cb9e54c-2b34-4009-a358-ba716fc5d342} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.21 21:35:09.069052 [ 3 ] {5cb9e54c-2b34-4009-a358-ba716fc5d342} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:35:09.069404 [ 3 ] {5cb9e54c-2b34-4009-a358-ba716fc5d342} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:09.069641 [ 3 ] {5cb9e54c-2b34-4009-a358-ba716fc5d342} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.21 21:35:09.069795 [ 3 ] {5cb9e54c-2b34-4009-a358-ba716fc5d342} oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.21 21:35:09.069915 [ 3 ] {5cb9e54c-2b34-4009-a358-ba716fc5d342} executeQuery: Read 114 rows, 11.29 KiB in 0.001004999 sec., 113432 rows/sec., 10.97 MiB/sec. 2023.11.21 21:35:09.070027 [ 3 ] {5cb9e54c-2b34-4009-a358-ba716fc5d342} DynamicQueryHandler: Done processing query 2023.11.21 21:35:09.070051 [ 3 ] {5cb9e54c-2b34-4009-a358-ba716fc5d342} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.21 21:35:09.070068 [ 3 ] {} HTTP-Session: fdfebf44-fb12-46e2-a438-1883086eb0c9 Destroying unnamed session 2023.11.21 21:35:09.070223 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 8529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:09.070266 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:09.070284 [ 3 ] {} HTTP-Session: 1cb515d0-41d1-4b9d-a7c0-6219c69d87fa Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:09.070301 [ 3 ] {} HTTP-Session: 1cb515d0-41d1-4b9d-a7c0-6219c69d87fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:09.070371 [ 3 ] {709db7a1-7a0e-43ac-8f33-9c34ecc00f72} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:35:09.070411 [ 3 ] {709db7a1-7a0e-43ac-8f33-9c34ecc00f72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.21 21:35:09.071658 [ 3 ] {709db7a1-7a0e-43ac-8f33-9c34ecc00f72} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:35:09.074295 [ 3 ] {709db7a1-7a0e-43ac-8f33-9c34ecc00f72} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:09.074579 [ 3 ] {709db7a1-7a0e-43ac-8f33-9c34ecc00f72} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.21 21:35:09.074760 [ 3 ] {709db7a1-7a0e-43ac-8f33-9c34ecc00f72} oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.21 21:35:09.074906 [ 3 ] {709db7a1-7a0e-43ac-8f33-9c34ecc00f72} executeQuery: Read 50 rows, 4.01 KiB in 0.004493508 sec., 11127 rows/sec., 891.91 KiB/sec. 2023.11.21 21:35:09.075052 [ 3 ] {709db7a1-7a0e-43ac-8f33-9c34ecc00f72} DynamicQueryHandler: Done processing query 2023.11.21 21:35:09.075081 [ 3 ] {709db7a1-7a0e-43ac-8f33-9c34ecc00f72} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.21 21:35:09.075102 [ 3 ] {} HTTP-Session: 1cb515d0-41d1-4b9d-a7c0-6219c69d87fa Destroying unnamed session 2023.11.21 21:35:09.075351 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 40665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:09.075396 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:09.075414 [ 3 ] {} HTTP-Session: 6a0fdcc6-4f8c-4f0e-99b6-f1f231fc4aa6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:09.075430 [ 3 ] {} HTTP-Session: 6a0fdcc6-4f8c-4f0e-99b6-f1f231fc4aa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:09.075517 [ 3 ] {17cdeee1-8164-4522-a71b-b0398e621ff3} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:35:09.075562 [ 3 ] {17cdeee1-8164-4522-a71b-b0398e621ff3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.21 21:35:09.075715 [ 3 ] {17cdeee1-8164-4522-a71b-b0398e621ff3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:35:09.076165 [ 3 ] {17cdeee1-8164-4522-a71b-b0398e621ff3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:09.079221 [ 3 ] {17cdeee1-8164-4522-a71b-b0398e621ff3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.21 21:35:09.079407 [ 3 ] {17cdeee1-8164-4522-a71b-b0398e621ff3} oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.21 21:35:09.079536 [ 3 ] {17cdeee1-8164-4522-a71b-b0398e621ff3} executeQuery: Read 38 rows, 52.51 KiB in 0.003984504 sec., 9536 rows/sec., 12.87 MiB/sec. 2023.11.21 21:35:09.079657 [ 3 ] {17cdeee1-8164-4522-a71b-b0398e621ff3} DynamicQueryHandler: Done processing query 2023.11.21 21:35:09.079681 [ 3 ] {17cdeee1-8164-4522-a71b-b0398e621ff3} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.21 21:35:09.079697 [ 3 ] {} HTTP-Session: 6a0fdcc6-4f8c-4f0e-99b6-f1f231fc4aa6 Destroying unnamed session 2023.11.21 21:35:09.079836 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 4327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:09.079879 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:09.079899 [ 3 ] {} HTTP-Session: 85a703a9-760c-4656-8f4c-ae3bb74fdd93 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:09.079916 [ 3 ] {} HTTP-Session: 85a703a9-760c-4656-8f4c-ae3bb74fdd93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:09.079987 [ 3 ] {4fb9374d-0d5c-4da2-a447-c0978cc15435} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:35:09.080026 [ 3 ] {4fb9374d-0d5c-4da2-a447-c0978cc15435} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.21 21:35:09.080131 [ 3 ] {4fb9374d-0d5c-4da2-a447-c0978cc15435} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:35:09.082456 [ 3 ] {4fb9374d-0d5c-4da2-a447-c0978cc15435} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:09.082959 [ 3 ] {4fb9374d-0d5c-4da2-a447-c0978cc15435} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.21 21:35:09.083210 [ 3 ] {4fb9374d-0d5c-4da2-a447-c0978cc15435} oximeter.measurements_i64 (a1291e7e-fb1a-4689-9614-d14bea59cd91): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.21 21:35:09.083329 [ 3 ] {4fb9374d-0d5c-4da2-a447-c0978cc15435} executeQuery: Read 27 rows, 1.94 KiB in 0.003311858 sec., 8152 rows/sec., 585.02 KiB/sec. 2023.11.21 21:35:09.083447 [ 3 ] {4fb9374d-0d5c-4da2-a447-c0978cc15435} DynamicQueryHandler: Done processing query 2023.11.21 21:35:09.083471 [ 3 ] {4fb9374d-0d5c-4da2-a447-c0978cc15435} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.21 21:35:09.083486 [ 3 ] {} HTTP-Session: 85a703a9-760c-4656-8f4c-ae3bb74fdd93 Destroying unnamed session 2023.11.21 21:35:19.013063 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:19.013190 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:19.013221 [ 3 ] {} HTTP-Session: d888a548-66a8-42e5-b166-b4df296e2d9d Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:19.013250 [ 3 ] {} HTTP-Session: d888a548-66a8-42e5-b166-b4df296e2d9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:19.013396 [ 3 ] {54d36126-59b9-4c66-ad39-8d3dbb570338} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:35:19.013467 [ 3 ] {54d36126-59b9-4c66-ad39-8d3dbb570338} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.21 21:35:19.013652 [ 3 ] {54d36126-59b9-4c66-ad39-8d3dbb570338} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:35:19.014115 [ 3 ] {54d36126-59b9-4c66-ad39-8d3dbb570338} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:19.014407 [ 3 ] {54d36126-59b9-4c66-ad39-8d3dbb570338} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.21 21:35:19.014577 [ 3 ] {54d36126-59b9-4c66-ad39-8d3dbb570338} oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.21 21:35:19.014707 [ 3 ] {54d36126-59b9-4c66-ad39-8d3dbb570338} executeQuery: Read 39 rows, 3.16 KiB in 0.001267971 sec., 30757 rows/sec., 2.43 MiB/sec. 2023.11.21 21:35:19.014845 [ 3 ] {54d36126-59b9-4c66-ad39-8d3dbb570338} DynamicQueryHandler: Done processing query 2023.11.21 21:35:19.014871 [ 3 ] {54d36126-59b9-4c66-ad39-8d3dbb570338} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.21 21:35:19.014886 [ 3 ] {} HTTP-Session: d888a548-66a8-42e5-b166-b4df296e2d9d Destroying unnamed session 2023.11.21 21:35:19.015076 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 18754, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:19.015124 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:19.015144 [ 3 ] {} HTTP-Session: 07de823a-a914-4fa0-8ae3-9e2ac0218982 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:19.015163 [ 3 ] {} HTTP-Session: 07de823a-a914-4fa0-8ae3-9e2ac0218982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:19.015250 [ 3 ] {731b5b2b-54f7-4903-9e57-0deda8a2be2e} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:35:19.015294 [ 3 ] {731b5b2b-54f7-4903-9e57-0deda8a2be2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.21 21:35:19.015400 [ 3 ] {731b5b2b-54f7-4903-9e57-0deda8a2be2e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:35:19.015781 [ 3 ] {731b5b2b-54f7-4903-9e57-0deda8a2be2e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:19.016012 [ 3 ] {731b5b2b-54f7-4903-9e57-0deda8a2be2e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.21 21:35:19.016171 [ 3 ] {731b5b2b-54f7-4903-9e57-0deda8a2be2e} oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.21 21:35:19.016292 [ 3 ] {731b5b2b-54f7-4903-9e57-0deda8a2be2e} executeQuery: Read 117 rows, 11.59 KiB in 0.001011788 sec., 115636 rows/sec., 11.19 MiB/sec. 2023.11.21 21:35:19.016458 [ 3 ] {731b5b2b-54f7-4903-9e57-0deda8a2be2e} DynamicQueryHandler: Done processing query 2023.11.21 21:35:19.016482 [ 3 ] {731b5b2b-54f7-4903-9e57-0deda8a2be2e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.21 21:35:19.016499 [ 3 ] {} HTTP-Session: 07de823a-a914-4fa0-8ae3-9e2ac0218982 Destroying unnamed session 2023.11.21 21:35:19.016639 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:19.016684 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:19.016704 [ 3 ] {} HTTP-Session: 40521d1a-b7bb-40d5-a43e-b58f49959132 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:19.016722 [ 3 ] {} HTTP-Session: 40521d1a-b7bb-40d5-a43e-b58f49959132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:19.016793 [ 3 ] {bb386991-d632-4b96-9350-f3b25122f86e} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:35:19.016832 [ 3 ] {bb386991-d632-4b96-9350-f3b25122f86e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.21 21:35:19.016945 [ 3 ] {bb386991-d632-4b96-9350-f3b25122f86e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:35:19.017255 [ 3 ] {bb386991-d632-4b96-9350-f3b25122f86e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:19.017463 [ 3 ] {bb386991-d632-4b96-9350-f3b25122f86e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.21 21:35:19.017611 [ 3 ] {bb386991-d632-4b96-9350-f3b25122f86e} oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.21 21:35:19.017732 [ 3 ] {bb386991-d632-4b96-9350-f3b25122f86e} executeQuery: Read 39 rows, 3.12 KiB in 0.000911948 sec., 42765 rows/sec., 3.34 MiB/sec. 2023.11.21 21:35:19.017835 [ 3 ] {bb386991-d632-4b96-9350-f3b25122f86e} DynamicQueryHandler: Done processing query 2023.11.21 21:35:19.017859 [ 3 ] {bb386991-d632-4b96-9350-f3b25122f86e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.21 21:35:19.017874 [ 3 ] {} HTTP-Session: 40521d1a-b7bb-40d5-a43e-b58f49959132 Destroying unnamed session 2023.11.21 21:35:19.018131 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 41733, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:19.018174 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:19.018193 [ 3 ] {} HTTP-Session: 55710b88-36a2-4f86-afb7-83a4e0c5cc18 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:19.018209 [ 3 ] {} HTTP-Session: 55710b88-36a2-4f86-afb7-83a4e0c5cc18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:19.018295 [ 3 ] {6f3d7541-35a0-4e26-a7ba-6ba1e8e4b09d} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:35:19.018339 [ 3 ] {6f3d7541-35a0-4e26-a7ba-6ba1e8e4b09d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.21 21:35:19.018476 [ 3 ] {6f3d7541-35a0-4e26-a7ba-6ba1e8e4b09d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:35:19.018997 [ 3 ] {6f3d7541-35a0-4e26-a7ba-6ba1e8e4b09d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:19.019339 [ 3 ] {6f3d7541-35a0-4e26-a7ba-6ba1e8e4b09d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.21 21:35:19.019532 [ 3 ] {6f3d7541-35a0-4e26-a7ba-6ba1e8e4b09d} oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.21 21:35:19.019660 [ 3 ] {6f3d7541-35a0-4e26-a7ba-6ba1e8e4b09d} executeQuery: Read 39 rows, 53.89 KiB in 0.001336942 sec., 29171 rows/sec., 39.36 MiB/sec. 2023.11.21 21:35:19.019826 [ 3 ] {6f3d7541-35a0-4e26-a7ba-6ba1e8e4b09d} DynamicQueryHandler: Done processing query 2023.11.21 21:35:19.019852 [ 3 ] {6f3d7541-35a0-4e26-a7ba-6ba1e8e4b09d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.21 21:35:19.019868 [ 3 ] {} HTTP-Session: 55710b88-36a2-4f86-afb7-83a4e0c5cc18 Destroying unnamed session 2023.11.21 21:35:22.855129 [ 146 ] {} DNSResolver: Updating DNS cache 2023.11.21 21:35:22.855206 [ 146 ] {} DNSResolver: Updated DNS cache 2023.11.21 21:35:29.014167 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 6215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:29.014298 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:29.014328 [ 3 ] {} HTTP-Session: 84332768-5f7c-4eee-be5c-5906d862397a Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:29.014358 [ 3 ] {} HTTP-Session: 84332768-5f7c-4eee-be5c-5906d862397a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:29.014503 [ 3 ] {828bfec0-8044-403d-abf0-bb4ebcf65c02} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:35:29.014570 [ 3 ] {828bfec0-8044-403d-abf0-bb4ebcf65c02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.21 21:35:29.014731 [ 3 ] {828bfec0-8044-403d-abf0-bb4ebcf65c02} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:35:29.015179 [ 3 ] {828bfec0-8044-403d-abf0-bb4ebcf65c02} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:29.015435 [ 3 ] {828bfec0-8044-403d-abf0-bb4ebcf65c02} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.21 21:35:29.015620 [ 3 ] {828bfec0-8044-403d-abf0-bb4ebcf65c02} oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.21 21:35:29.015741 [ 3 ] {828bfec0-8044-403d-abf0-bb4ebcf65c02} executeQuery: Read 43 rows, 3.49 KiB in 0.00120083 sec., 35808 rows/sec., 2.83 MiB/sec. 2023.11.21 21:35:29.015862 [ 3 ] {828bfec0-8044-403d-abf0-bb4ebcf65c02} DynamicQueryHandler: Done processing query 2023.11.21 21:35:29.015887 [ 3 ] {828bfec0-8044-403d-abf0-bb4ebcf65c02} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.21 21:35:29.015904 [ 3 ] {} HTTP-Session: 84332768-5f7c-4eee-be5c-5906d862397a Destroying unnamed session 2023.11.21 21:35:29.016063 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 20531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:29.016108 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:29.016127 [ 3 ] {} HTTP-Session: a6447375-15d4-4b09-a21f-6f8e84c9aefe Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:29.016144 [ 3 ] {} HTTP-Session: a6447375-15d4-4b09-a21f-6f8e84c9aefe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:29.016223 [ 3 ] {89014de6-063e-48d8-9854-e2dfd890b43e} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:35:29.016262 [ 3 ] {89014de6-063e-48d8-9854-e2dfd890b43e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.21 21:35:29.016364 [ 3 ] {89014de6-063e-48d8-9854-e2dfd890b43e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:35:29.016726 [ 3 ] {89014de6-063e-48d8-9854-e2dfd890b43e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:29.016943 [ 3 ] {89014de6-063e-48d8-9854-e2dfd890b43e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.21 21:35:29.017087 [ 3 ] {89014de6-063e-48d8-9854-e2dfd890b43e} oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.21 21:35:29.017186 [ 3 ] {89014de6-063e-48d8-9854-e2dfd890b43e} executeQuery: Read 129 rows, 12.65 KiB in 0.000934388 sec., 138058 rows/sec., 13.22 MiB/sec. 2023.11.21 21:35:29.017318 [ 3 ] {89014de6-063e-48d8-9854-e2dfd890b43e} DynamicQueryHandler: Done processing query 2023.11.21 21:35:29.017342 [ 3 ] {89014de6-063e-48d8-9854-e2dfd890b43e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.21 21:35:29.017358 [ 3 ] {} HTTP-Session: a6447375-15d4-4b09-a21f-6f8e84c9aefe Destroying unnamed session 2023.11.21 21:35:29.017478 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 8351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:29.017523 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:29.017542 [ 3 ] {} HTTP-Session: 73535f89-f719-4e5d-bc9b-0115dfb7f73a Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:29.017559 [ 3 ] {} HTTP-Session: 73535f89-f719-4e5d-bc9b-0115dfb7f73a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:29.017631 [ 3 ] {0eb29850-8816-4f35-beab-e9e2565627c4} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:35:29.017670 [ 3 ] {0eb29850-8816-4f35-beab-e9e2565627c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.21 21:35:29.017775 [ 3 ] {0eb29850-8816-4f35-beab-e9e2565627c4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:35:29.018068 [ 3 ] {0eb29850-8816-4f35-beab-e9e2565627c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:29.018270 [ 3 ] {0eb29850-8816-4f35-beab-e9e2565627c4} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.21 21:35:29.018416 [ 3 ] {0eb29850-8816-4f35-beab-e9e2565627c4} oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.21 21:35:29.018514 [ 3 ] {0eb29850-8816-4f35-beab-e9e2565627c4} executeQuery: Read 49 rows, 3.93 KiB in 0.000855697 sec., 57263 rows/sec., 4.48 MiB/sec. 2023.11.21 21:35:29.018613 [ 3 ] {0eb29850-8816-4f35-beab-e9e2565627c4} DynamicQueryHandler: Done processing query 2023.11.21 21:35:29.018636 [ 3 ] {0eb29850-8816-4f35-beab-e9e2565627c4} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.21 21:35:29.018652 [ 3 ] {} HTTP-Session: 73535f89-f719-4e5d-bc9b-0115dfb7f73a Destroying unnamed session 2023.11.21 21:35:29.018908 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 46005, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:29.018951 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:29.018970 [ 3 ] {} HTTP-Session: eb63f6ef-14f3-4dc1-b650-653f11246907 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:29.018987 [ 3 ] {} HTTP-Session: eb63f6ef-14f3-4dc1-b650-653f11246907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:29.019073 [ 3 ] {964ed9fd-1a78-417b-8317-c28fd9e91d02} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:35:29.019118 [ 3 ] {964ed9fd-1a78-417b-8317-c28fd9e91d02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.21 21:35:29.019248 [ 3 ] {964ed9fd-1a78-417b-8317-c28fd9e91d02} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:35:29.019711 [ 3 ] {964ed9fd-1a78-417b-8317-c28fd9e91d02} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:29.020033 [ 3 ] {964ed9fd-1a78-417b-8317-c28fd9e91d02} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.21 21:35:29.020203 [ 3 ] {964ed9fd-1a78-417b-8317-c28fd9e91d02} oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.21 21:35:29.020302 [ 3 ] {964ed9fd-1a78-417b-8317-c28fd9e91d02} executeQuery: Read 43 rows, 59.42 KiB in 0.00120155 sec., 35787 rows/sec., 48.29 MiB/sec. 2023.11.21 21:35:29.020426 [ 3 ] {964ed9fd-1a78-417b-8317-c28fd9e91d02} DynamicQueryHandler: Done processing query 2023.11.21 21:35:29.020448 [ 3 ] {964ed9fd-1a78-417b-8317-c28fd9e91d02} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.21 21:35:29.020465 [ 3 ] {} HTTP-Session: eb63f6ef-14f3-4dc1-b650-653f11246907 Destroying unnamed session 2023.11.21 21:35:29.020568 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:29.020613 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:29.020632 [ 3 ] {} HTTP-Session: 387caba5-2742-4a8a-9207-1447fab647c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:29.020648 [ 3 ] {} HTTP-Session: 387caba5-2742-4a8a-9207-1447fab647c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:29.020716 [ 3 ] {c6c31190-742b-44e0-9edc-33cd6d1ce969} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:35:29.020756 [ 3 ] {c6c31190-742b-44e0-9edc-33cd6d1ce969} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.21 21:35:29.020859 [ 3 ] {c6c31190-742b-44e0-9edc-33cd6d1ce969} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:35:29.021103 [ 3 ] {c6c31190-742b-44e0-9edc-33cd6d1ce969} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:29.021327 [ 3 ] {c6c31190-742b-44e0-9edc-33cd6d1ce969} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.21 21:35:29.021518 [ 3 ] {c6c31190-742b-44e0-9edc-33cd6d1ce969} oximeter.measurements_i64 (a1291e7e-fb1a-4689-9614-d14bea59cd91): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.21 21:35:29.021613 [ 3 ] {c6c31190-742b-44e0-9edc-33cd6d1ce969} executeQuery: Read 6 rows, 428.00 B in 0.000869348 sec., 6901 rows/sec., 480.78 KiB/sec. 2023.11.21 21:35:29.021747 [ 3 ] {c6c31190-742b-44e0-9edc-33cd6d1ce969} DynamicQueryHandler: Done processing query 2023.11.21 21:35:29.021776 [ 3 ] {c6c31190-742b-44e0-9edc-33cd6d1ce969} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.21 21:35:29.021792 [ 3 ] {} HTTP-Session: 387caba5-2742-4a8a-9207-1447fab647c6 Destroying unnamed session 2023.11.21 21:35:37.855248 [ 140 ] {} DNSResolver: Updating DNS cache 2023.11.21 21:35:37.855312 [ 140 ] {} DNSResolver: Updated DNS cache 2023.11.21 21:35:39.013224 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 6501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:39.013341 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:39.013371 [ 3 ] {} HTTP-Session: 3515e71e-8406-4b58-8efe-a1b16cee8d4a Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:39.013399 [ 3 ] {} HTTP-Session: 3515e71e-8406-4b58-8efe-a1b16cee8d4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:39.013543 [ 3 ] {9c4a6d19-120e-4eca-9c38-96c9adedb89a} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:35:39.013612 [ 3 ] {9c4a6d19-120e-4eca-9c38-96c9adedb89a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.21 21:35:39.013795 [ 3 ] {9c4a6d19-120e-4eca-9c38-96c9adedb89a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:35:39.014230 [ 3 ] {9c4a6d19-120e-4eca-9c38-96c9adedb89a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:39.014494 [ 3 ] {9c4a6d19-120e-4eca-9c38-96c9adedb89a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.21 21:35:39.014655 [ 3 ] {9c4a6d19-120e-4eca-9c38-96c9adedb89a} oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.21 21:35:39.014772 [ 3 ] {9c4a6d19-120e-4eca-9c38-96c9adedb89a} executeQuery: Read 45 rows, 3.65 KiB in 0.00119186 sec., 37756 rows/sec., 2.99 MiB/sec. 2023.11.21 21:35:39.014903 [ 3 ] {9c4a6d19-120e-4eca-9c38-96c9adedb89a} DynamicQueryHandler: Done processing query 2023.11.21 21:35:39.014927 [ 3 ] {9c4a6d19-120e-4eca-9c38-96c9adedb89a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.21 21:35:39.014943 [ 3 ] {} HTTP-Session: 3515e71e-8406-4b58-8efe-a1b16cee8d4a Destroying unnamed session 2023.11.21 21:35:39.015094 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 21487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:39.015139 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:39.015158 [ 3 ] {} HTTP-Session: 948eb008-c8d2-4df5-92b9-0ffc6f984947 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:39.015175 [ 3 ] {} HTTP-Session: 948eb008-c8d2-4df5-92b9-0ffc6f984947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:39.015248 [ 3 ] {13605007-6665-456f-a824-f51e012bee10} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:35:39.015287 [ 3 ] {13605007-6665-456f-a824-f51e012bee10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.21 21:35:39.015388 [ 3 ] {13605007-6665-456f-a824-f51e012bee10} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:35:39.015747 [ 3 ] {13605007-6665-456f-a824-f51e012bee10} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:39.015967 [ 3 ] {13605007-6665-456f-a824-f51e012bee10} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.21 21:35:39.016108 [ 3 ] {13605007-6665-456f-a824-f51e012bee10} oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.21 21:35:39.016205 [ 3 ] {13605007-6665-456f-a824-f51e012bee10} executeQuery: Read 135 rows, 13.24 KiB in 0.000929839 sec., 145186 rows/sec., 13.91 MiB/sec. 2023.11.21 21:35:39.016302 [ 3 ] {13605007-6665-456f-a824-f51e012bee10} DynamicQueryHandler: Done processing query 2023.11.21 21:35:39.016324 [ 3 ] {13605007-6665-456f-a824-f51e012bee10} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.21 21:35:39.016339 [ 3 ] {} HTTP-Session: 948eb008-c8d2-4df5-92b9-0ffc6f984947 Destroying unnamed session 2023.11.21 21:35:39.016441 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 7672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:39.016483 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:39.016500 [ 3 ] {} HTTP-Session: ee251148-d391-4aa6-aae4-047603cb0400 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:39.016516 [ 3 ] {} HTTP-Session: ee251148-d391-4aa6-aae4-047603cb0400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:39.016589 [ 3 ] {e023aa50-57a4-47f7-8fdd-4e7b2cc3bc26} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:35:39.016627 [ 3 ] {e023aa50-57a4-47f7-8fdd-4e7b2cc3bc26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.21 21:35:39.016727 [ 3 ] {e023aa50-57a4-47f7-8fdd-4e7b2cc3bc26} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:35:39.017144 [ 3 ] {e023aa50-57a4-47f7-8fdd-4e7b2cc3bc26} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:39.017341 [ 3 ] {e023aa50-57a4-47f7-8fdd-4e7b2cc3bc26} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.21 21:35:39.017485 [ 3 ] {e023aa50-57a4-47f7-8fdd-4e7b2cc3bc26} oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.21 21:35:39.017582 [ 3 ] {e023aa50-57a4-47f7-8fdd-4e7b2cc3bc26} executeQuery: Read 45 rows, 3.60 KiB in 0.000966738 sec., 46548 rows/sec., 3.64 MiB/sec. 2023.11.21 21:35:39.017724 [ 3 ] {e023aa50-57a4-47f7-8fdd-4e7b2cc3bc26} DynamicQueryHandler: Done processing query 2023.11.21 21:35:39.017748 [ 3 ] {e023aa50-57a4-47f7-8fdd-4e7b2cc3bc26} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.21 21:35:39.017763 [ 3 ] {} HTTP-Session: ee251148-d391-4aa6-aae4-047603cb0400 Destroying unnamed session 2023.11.21 21:35:39.017919 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 48141, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:39.017966 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:39.017986 [ 3 ] {} HTTP-Session: 989d284a-4fe7-4ec6-88f5-074906063454 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:39.018002 [ 3 ] {} HTTP-Session: 989d284a-4fe7-4ec6-88f5-074906063454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:39.018087 [ 3 ] {f50b4533-7172-49ab-9afc-94f427da2d6b} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:35:39.018133 [ 3 ] {f50b4533-7172-49ab-9afc-94f427da2d6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.21 21:35:39.018267 [ 3 ] {f50b4533-7172-49ab-9afc-94f427da2d6b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:35:39.018789 [ 3 ] {f50b4533-7172-49ab-9afc-94f427da2d6b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:39.019125 [ 3 ] {f50b4533-7172-49ab-9afc-94f427da2d6b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.21 21:35:39.019329 [ 3 ] {f50b4533-7172-49ab-9afc-94f427da2d6b} oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.21 21:35:39.019431 [ 3 ] {f50b4533-7172-49ab-9afc-94f427da2d6b} executeQuery: Read 45 rows, 62.18 KiB in 0.001315651 sec., 34203 rows/sec., 46.16 MiB/sec. 2023.11.21 21:35:39.019549 [ 3 ] {f50b4533-7172-49ab-9afc-94f427da2d6b} DynamicQueryHandler: Done processing query 2023.11.21 21:35:39.019572 [ 3 ] {f50b4533-7172-49ab-9afc-94f427da2d6b} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.21 21:35:39.019589 [ 3 ] {} HTTP-Session: 989d284a-4fe7-4ec6-88f5-074906063454 Destroying unnamed session 2023.11.21 21:35:49.013949 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 6501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:49.014072 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:49.014098 [ 3 ] {} HTTP-Session: 75f9f47c-77b1-4cf8-a2c7-f4c0fc9e5a68 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:49.014123 [ 3 ] {} HTTP-Session: 75f9f47c-77b1-4cf8-a2c7-f4c0fc9e5a68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:49.014255 [ 3 ] {c3cce41c-f07d-4196-90bd-3d50f66733f5} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:35:49.014316 [ 3 ] {c3cce41c-f07d-4196-90bd-3d50f66733f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.21 21:35:49.014477 [ 3 ] {c3cce41c-f07d-4196-90bd-3d50f66733f5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:35:49.014898 [ 3 ] {c3cce41c-f07d-4196-90bd-3d50f66733f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:49.015153 [ 3 ] {c3cce41c-f07d-4196-90bd-3d50f66733f5} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.21 21:35:49.015316 [ 3 ] {c3cce41c-f07d-4196-90bd-3d50f66733f5} oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.21 21:35:49.015439 [ 3 ] {c3cce41c-f07d-4196-90bd-3d50f66733f5} executeQuery: Read 45 rows, 3.65 KiB in 0.00115002 sec., 39129 rows/sec., 3.10 MiB/sec. 2023.11.21 21:35:49.015574 [ 3 ] {c3cce41c-f07d-4196-90bd-3d50f66733f5} DynamicQueryHandler: Done processing query 2023.11.21 21:35:49.015599 [ 3 ] {c3cce41c-f07d-4196-90bd-3d50f66733f5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.21 21:35:49.015615 [ 3 ] {} HTTP-Session: 75f9f47c-77b1-4cf8-a2c7-f4c0fc9e5a68 Destroying unnamed session 2023.11.21 21:35:49.015765 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 21487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:49.015812 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:49.015832 [ 3 ] {} HTTP-Session: f2f59dc7-5ee2-4699-8814-e40b2475a54c Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:49.015850 [ 3 ] {} HTTP-Session: f2f59dc7-5ee2-4699-8814-e40b2475a54c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:49.015926 [ 3 ] {af646888-ea62-4f49-82e9-5b13bdd4f2df} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:35:49.015967 [ 3 ] {af646888-ea62-4f49-82e9-5b13bdd4f2df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.21 21:35:49.016070 [ 3 ] {af646888-ea62-4f49-82e9-5b13bdd4f2df} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:35:49.016453 [ 3 ] {af646888-ea62-4f49-82e9-5b13bdd4f2df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:49.016680 [ 3 ] {af646888-ea62-4f49-82e9-5b13bdd4f2df} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.21 21:35:49.016828 [ 3 ] {af646888-ea62-4f49-82e9-5b13bdd4f2df} oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.21 21:35:49.016961 [ 3 ] {af646888-ea62-4f49-82e9-5b13bdd4f2df} executeQuery: Read 135 rows, 13.24 KiB in 0.000994058 sec., 135806 rows/sec., 13.01 MiB/sec. 2023.11.21 21:35:49.017119 [ 3 ] {af646888-ea62-4f49-82e9-5b13bdd4f2df} DynamicQueryHandler: Done processing query 2023.11.21 21:35:49.017145 [ 3 ] {af646888-ea62-4f49-82e9-5b13bdd4f2df} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.21 21:35:49.017162 [ 3 ] {} HTTP-Session: f2f59dc7-5ee2-4699-8814-e40b2475a54c Destroying unnamed session 2023.11.21 21:35:49.017273 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 7672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:49.017319 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:49.017339 [ 3 ] {} HTTP-Session: e34a0fce-89af-465a-8348-4eadc1d9f6a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:49.017356 [ 3 ] {} HTTP-Session: e34a0fce-89af-465a-8348-4eadc1d9f6a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:49.017428 [ 3 ] {f3641dfa-0c91-4a5b-a687-af5621d59583} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:35:49.017469 [ 3 ] {f3641dfa-0c91-4a5b-a687-af5621d59583} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.21 21:35:49.017581 [ 3 ] {f3641dfa-0c91-4a5b-a687-af5621d59583} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:35:49.017872 [ 3 ] {f3641dfa-0c91-4a5b-a687-af5621d59583} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:49.018078 [ 3 ] {f3641dfa-0c91-4a5b-a687-af5621d59583} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.21 21:35:49.018229 [ 3 ] {f3641dfa-0c91-4a5b-a687-af5621d59583} oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.21 21:35:49.018354 [ 3 ] {f3641dfa-0c91-4a5b-a687-af5621d59583} executeQuery: Read 45 rows, 3.60 KiB in 0.000896058 sec., 50219 rows/sec., 3.93 MiB/sec. 2023.11.21 21:35:49.018458 [ 3 ] {f3641dfa-0c91-4a5b-a687-af5621d59583} DynamicQueryHandler: Done processing query 2023.11.21 21:35:49.018481 [ 3 ] {f3641dfa-0c91-4a5b-a687-af5621d59583} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.21 21:35:49.018498 [ 3 ] {} HTTP-Session: e34a0fce-89af-465a-8348-4eadc1d9f6a9 Destroying unnamed session 2023.11.21 21:35:49.018678 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 48142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:49.018722 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:49.018740 [ 3 ] {} HTTP-Session: 70c89169-c217-431e-9ee4-4e622b8091fb Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:49.018757 [ 3 ] {} HTTP-Session: 70c89169-c217-431e-9ee4-4e622b8091fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:49.018846 [ 3 ] {97b984f8-0024-4536-abdc-286e66c10b5c} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:35:49.018892 [ 3 ] {97b984f8-0024-4536-abdc-286e66c10b5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.21 21:35:49.019034 [ 3 ] {97b984f8-0024-4536-abdc-286e66c10b5c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:35:49.019557 [ 3 ] {97b984f8-0024-4536-abdc-286e66c10b5c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:49.019897 [ 3 ] {97b984f8-0024-4536-abdc-286e66c10b5c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.21 21:35:49.020095 [ 3 ] {97b984f8-0024-4536-abdc-286e66c10b5c} oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.21 21:35:49.020230 [ 3 ] {97b984f8-0024-4536-abdc-286e66c10b5c} executeQuery: Read 45 rows, 62.18 KiB in 0.001354302 sec., 33227 rows/sec., 44.84 MiB/sec. 2023.11.21 21:35:49.020363 [ 3 ] {97b984f8-0024-4536-abdc-286e66c10b5c} DynamicQueryHandler: Done processing query 2023.11.21 21:35:49.020388 [ 3 ] {97b984f8-0024-4536-abdc-286e66c10b5c} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.21 21:35:49.020404 [ 3 ] {} HTTP-Session: 70c89169-c217-431e-9ee4-4e622b8091fb Destroying unnamed session 2023.11.21 21:35:52.855374 [ 134 ] {} DNSResolver: Updating DNS cache 2023.11.21 21:35:52.855486 [ 134 ] {} DNSResolver: Updated DNS cache 2023.11.21 21:35:59.012938 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:59.013069 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:59.013098 [ 3 ] {} HTTP-Session: 321efeec-9248-4c1c-b2df-4c6dcf4278fe Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:59.013126 [ 3 ] {} HTTP-Session: 321efeec-9248-4c1c-b2df-4c6dcf4278fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:59.013344 [ 3 ] {9ce97004-b62a-4e91-a8c5-a9c9db8172eb} executeQuery: (from [fd00:1122:3344:101::d]:42951) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.11.21 21:35:59.014165 [ 3 ] {9ce97004-b62a-4e91-a8c5-a9c9db8172eb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.21 21:35:59.014331 [ 3 ] {9ce97004-b62a-4e91-a8c5-a9c9db8172eb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.21 21:35:59.014428 [ 3 ] {9ce97004-b62a-4e91-a8c5-a9c9db8172eb} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.21 21:35:59.014718 [ 3 ] {9ce97004-b62a-4e91-a8c5-a9c9db8172eb} oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2023.11.21 21:35:59.016480 [ 3 ] {9ce97004-b62a-4e91-a8c5-a9c9db8172eb} oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.21 21:35:59.016511 [ 3 ] {9ce97004-b62a-4e91-a8c5-a9c9db8172eb} oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.11.21 21:35:59.017129 [ 3 ] {9ce97004-b62a-4e91-a8c5-a9c9db8172eb} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.21 21:35:59.024505 [ 3 ] {9ce97004-b62a-4e91-a8c5-a9c9db8172eb} executeQuery: Read 4 rows, 443.00 B in 0.011111234 sec., 359 rows/sec., 38.94 KiB/sec. 2023.11.21 21:35:59.024734 [ 3 ] {9ce97004-b62a-4e91-a8c5-a9c9db8172eb} DynamicQueryHandler: Done processing query 2023.11.21 21:35:59.024760 [ 3 ] {9ce97004-b62a-4e91-a8c5-a9c9db8172eb} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.21 21:35:59.024777 [ 3 ] {} HTTP-Session: 321efeec-9248-4c1c-b2df-4c6dcf4278fe Destroying unnamed session 2023.11.21 21:35:59.025476 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:59.025524 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:59.025545 [ 3 ] {} HTTP-Session: 1999e579-3cd4-4c3b-b153-6dcc6cd44028 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:59.025563 [ 3 ] {} HTTP-Session: 1999e579-3cd4-4c3b-b153-6dcc6cd44028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:59.025687 [ 3 ] {7a8a6643-64d4-4288-96f8-b92e91b0b6fd} executeQuery: (from [fd00:1122:3344:101::d]:42951) 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', 'oximeter_collector:collections') FORMAT JSONEachRow; (stage: Complete) 2023.11.21 21:35:59.026138 [ 3 ] {7a8a6643-64d4-4288-96f8-b92e91b0b6fd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.21 21:35:59.026299 [ 3 ] {7a8a6643-64d4-4288-96f8-b92e91b0b6fd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.21 21:35:59.026341 [ 3 ] {7a8a6643-64d4-4288-96f8-b92e91b0b6fd} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.21 21:35:59.026485 [ 3 ] {7a8a6643-64d4-4288-96f8-b92e91b0b6fd} oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2023.11.21 21:35:59.026515 [ 3 ] {7a8a6643-64d4-4288-96f8-b92e91b0b6fd} oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.21 21:35:59.026536 [ 3 ] {7a8a6643-64d4-4288-96f8-b92e91b0b6fd} oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.11.21 21:35:59.026564 [ 3 ] {7a8a6643-64d4-4288-96f8-b92e91b0b6fd} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.21 21:35:59.027599 [ 3 ] {7a8a6643-64d4-4288-96f8-b92e91b0b6fd} executeQuery: Read 4 rows, 443.00 B in 0.001849315 sec., 2162 rows/sec., 233.93 KiB/sec. 2023.11.21 21:35:59.027805 [ 3 ] {7a8a6643-64d4-4288-96f8-b92e91b0b6fd} DynamicQueryHandler: Done processing query 2023.11.21 21:35:59.027829 [ 3 ] {7a8a6643-64d4-4288-96f8-b92e91b0b6fd} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.21 21:35:59.027844 [ 3 ] {} HTTP-Session: 1999e579-3cd4-4c3b-b153-6dcc6cd44028 Destroying unnamed session 2023.11.21 21:35:59.028129 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:59.028200 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:59.028220 [ 3 ] {} HTTP-Session: c51df994-7cce-411f-8685-a565ff8f4be7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:59.028237 [ 3 ] {} HTTP-Session: c51df994-7cce-411f-8685-a565ff8f4be7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:59.028356 [ 3 ] {13705b5d-a0e4-4d98-8566-214841fd028a} executeQuery: (from [fd00:1122:3344:101::d]:42951) 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', 'oximeter_collector:collections', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) 2023.11.21 21:35:59.028803 [ 3 ] {13705b5d-a0e4-4d98-8566-214841fd028a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.21 21:35:59.028964 [ 3 ] {13705b5d-a0e4-4d98-8566-214841fd028a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.21 21:35:59.029011 [ 3 ] {13705b5d-a0e4-4d98-8566-214841fd028a} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.21 21:35:59.029152 [ 3 ] {13705b5d-a0e4-4d98-8566-214841fd028a} oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2023.11.21 21:35:59.029181 [ 3 ] {13705b5d-a0e4-4d98-8566-214841fd028a} oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.21 21:35:59.029201 [ 3 ] {13705b5d-a0e4-4d98-8566-214841fd028a} oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.11.21 21:35:59.029228 [ 3 ] {13705b5d-a0e4-4d98-8566-214841fd028a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.21 21:35:59.030059 [ 3 ] {13705b5d-a0e4-4d98-8566-214841fd028a} executeQuery: Read 4 rows, 443.00 B in 0.001666665 sec., 2400 rows/sec., 259.57 KiB/sec. 2023.11.21 21:35:59.030258 [ 3 ] {13705b5d-a0e4-4d98-8566-214841fd028a} DynamicQueryHandler: Done processing query 2023.11.21 21:35:59.030282 [ 3 ] {13705b5d-a0e4-4d98-8566-214841fd028a} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.21 21:35:59.030297 [ 3 ] {} HTTP-Session: c51df994-7cce-411f-8685-a565ff8f4be7 Destroying unnamed session 2023.11.21 21:35:59.030521 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:59.030565 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:59.030584 [ 3 ] {} HTTP-Session: e3581ed3-b3f3-406a-82e8-80ec1c2d4ebb Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:59.030600 [ 3 ] {} HTTP-Session: e3581ed3-b3f3-406a-82e8-80ec1c2d4ebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:59.030715 [ 3 ] {ea0e6531-83eb-419a-a102-7d4aae7a7d56} executeQuery: (from [fd00:1122:3344:101::d]:42951) 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', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.21 21:35:59.031176 [ 3 ] {ea0e6531-83eb-419a-a102-7d4aae7a7d56} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.21 21:35:59.031340 [ 3 ] {ea0e6531-83eb-419a-a102-7d4aae7a7d56} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.21 21:35:59.031381 [ 3 ] {ea0e6531-83eb-419a-a102-7d4aae7a7d56} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.21 21:35:59.031523 [ 3 ] {ea0e6531-83eb-419a-a102-7d4aae7a7d56} oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2023.11.21 21:35:59.031551 [ 3 ] {ea0e6531-83eb-419a-a102-7d4aae7a7d56} oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.21 21:35:59.031572 [ 3 ] {ea0e6531-83eb-419a-a102-7d4aae7a7d56} oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.11.21 21:35:59.031600 [ 3 ] {ea0e6531-83eb-419a-a102-7d4aae7a7d56} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.21 21:35:59.032405 [ 3 ] {ea0e6531-83eb-419a-a102-7d4aae7a7d56} executeQuery: Read 4 rows, 443.00 B in 0.001651544 sec., 2421 rows/sec., 261.95 KiB/sec. 2023.11.21 21:35:59.032591 [ 3 ] {ea0e6531-83eb-419a-a102-7d4aae7a7d56} DynamicQueryHandler: Done processing query 2023.11.21 21:35:59.032615 [ 3 ] {ea0e6531-83eb-419a-a102-7d4aae7a7d56} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.21 21:35:59.032631 [ 3 ] {} HTTP-Session: e3581ed3-b3f3-406a-82e8-80ec1c2d4ebb Destroying unnamed session 2023.11.21 21:35:59.032857 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:59.032901 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:59.032920 [ 3 ] {} HTTP-Session: 020ea0aa-8151-4f95-8500-a723101df3aa Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:59.032936 [ 3 ] {} HTTP-Session: 020ea0aa-8151-4f95-8500-a723101df3aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:59.033054 [ 3 ] {15df211e-9640-402b-8f89-1aabee7f40a6} executeQuery: (from [fd00:1122:3344:101::d]:42951) 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', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.21 21:35:59.033513 [ 3 ] {15df211e-9640-402b-8f89-1aabee7f40a6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.21 21:35:59.033678 [ 3 ] {15df211e-9640-402b-8f89-1aabee7f40a6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.21 21:35:59.033718 [ 3 ] {15df211e-9640-402b-8f89-1aabee7f40a6} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.21 21:35:59.033861 [ 3 ] {15df211e-9640-402b-8f89-1aabee7f40a6} oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2023.11.21 21:35:59.033890 [ 3 ] {15df211e-9640-402b-8f89-1aabee7f40a6} oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.21 21:35:59.033910 [ 3 ] {15df211e-9640-402b-8f89-1aabee7f40a6} oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.11.21 21:35:59.033937 [ 3 ] {15df211e-9640-402b-8f89-1aabee7f40a6} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.21 21:35:59.034874 [ 3 ] {15df211e-9640-402b-8f89-1aabee7f40a6} executeQuery: Read 4 rows, 443.00 B in 0.001782945 sec., 2243 rows/sec., 242.64 KiB/sec. 2023.11.21 21:35:59.035062 [ 3 ] {15df211e-9640-402b-8f89-1aabee7f40a6} DynamicQueryHandler: Done processing query 2023.11.21 21:35:59.035086 [ 3 ] {15df211e-9640-402b-8f89-1aabee7f40a6} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.21 21:35:59.035102 [ 3 ] {} HTTP-Session: 020ea0aa-8151-4f95-8500-a723101df3aa Destroying unnamed session 2023.11.21 21:35:59.035293 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:59.035337 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:59.035355 [ 3 ] {} HTTP-Session: 2ff57b6f-dab3-4ab6-9bcc-1b7096d0ce16 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:59.035372 [ 3 ] {} HTTP-Session: 2ff57b6f-dab3-4ab6-9bcc-1b7096d0ce16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:59.035492 [ 3 ] {87a2522f-e572-4334-9695-a3e04981f4e2} executeQuery: (from [fd00:1122:3344:101::d]:42951) 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', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2023.11.21 21:35:59.035957 [ 3 ] {87a2522f-e572-4334-9695-a3e04981f4e2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.21 21:35:59.036125 [ 3 ] {87a2522f-e572-4334-9695-a3e04981f4e2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.21 21:35:59.036166 [ 3 ] {87a2522f-e572-4334-9695-a3e04981f4e2} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.21 21:35:59.036308 [ 3 ] {87a2522f-e572-4334-9695-a3e04981f4e2} oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2023.11.21 21:35:59.036336 [ 3 ] {87a2522f-e572-4334-9695-a3e04981f4e2} oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.21 21:35:59.036356 [ 3 ] {87a2522f-e572-4334-9695-a3e04981f4e2} oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.11.21 21:35:59.036383 [ 3 ] {87a2522f-e572-4334-9695-a3e04981f4e2} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.21 21:35:59.037199 [ 3 ] {87a2522f-e572-4334-9695-a3e04981f4e2} executeQuery: Read 4 rows, 443.00 B in 0.001668844 sec., 2396 rows/sec., 259.23 KiB/sec. 2023.11.21 21:35:59.037397 [ 3 ] {87a2522f-e572-4334-9695-a3e04981f4e2} DynamicQueryHandler: Done processing query 2023.11.21 21:35:59.037421 [ 3 ] {87a2522f-e572-4334-9695-a3e04981f4e2} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.21 21:35:59.037436 [ 3 ] {} HTTP-Session: 2ff57b6f-dab3-4ab6-9bcc-1b7096d0ce16 Destroying unnamed session 2023.11.21 21:35:59.037652 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:59.037696 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:59.037714 [ 3 ] {} HTTP-Session: 304621d3-31c9-43fd-bd67-0b5878600e52 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:59.037731 [ 3 ] {} HTTP-Session: 304621d3-31c9-43fd-bd67-0b5878600e52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:59.037852 [ 3 ] {11d3cae6-c75a-468e-9de2-c0cf0e636364} executeQuery: (from [fd00:1122:3344:101::d]:42951) 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', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2023.11.21 21:35:59.038323 [ 3 ] {11d3cae6-c75a-468e-9de2-c0cf0e636364} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.21 21:35:59.038493 [ 3 ] {11d3cae6-c75a-468e-9de2-c0cf0e636364} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.21 21:35:59.038534 [ 3 ] {11d3cae6-c75a-468e-9de2-c0cf0e636364} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.21 21:35:59.038677 [ 3 ] {11d3cae6-c75a-468e-9de2-c0cf0e636364} oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2023.11.21 21:35:59.038704 [ 3 ] {11d3cae6-c75a-468e-9de2-c0cf0e636364} oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.21 21:35:59.038724 [ 3 ] {11d3cae6-c75a-468e-9de2-c0cf0e636364} oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.11.21 21:35:59.038752 [ 3 ] {11d3cae6-c75a-468e-9de2-c0cf0e636364} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.21 21:35:59.039694 [ 3 ] {11d3cae6-c75a-468e-9de2-c0cf0e636364} executeQuery: Read 4 rows, 443.00 B in 0.001805165 sec., 2215 rows/sec., 239.66 KiB/sec. 2023.11.21 21:35:59.039880 [ 3 ] {11d3cae6-c75a-468e-9de2-c0cf0e636364} DynamicQueryHandler: Done processing query 2023.11.21 21:35:59.039903 [ 3 ] {11d3cae6-c75a-468e-9de2-c0cf0e636364} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.21 21:35:59.039919 [ 3 ] {} HTTP-Session: 304621d3-31c9-43fd-bd67-0b5878600e52 Destroying unnamed session 2023.11.21 21:35:59.053947 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 2336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:59.054001 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:59.054025 [ 3 ] {} HTTP-Session: 37fabe73-3fa4-4267-8680-646fa54d93f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:59.054045 [ 3 ] {} HTTP-Session: 37fabe73-3fa4-4267-8680-646fa54d93f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:59.054139 [ 3 ] {a6f18dfd-bd01-4d78-aadd-a8ea94dfd80f} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:35:59.054188 [ 3 ] {a6f18dfd-bd01-4d78-aadd-a8ea94dfd80f} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.21 21:35:59.054354 [ 3 ] {a6f18dfd-bd01-4d78-aadd-a8ea94dfd80f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:35:59.054803 [ 3 ] {a6f18dfd-bd01-4d78-aadd-a8ea94dfd80f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:59.055096 [ 3 ] {a6f18dfd-bd01-4d78-aadd-a8ea94dfd80f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.21 21:35:59.055258 [ 3 ] {a6f18dfd-bd01-4d78-aadd-a8ea94dfd80f} oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.21 21:35:59.055390 [ 3 ] {a6f18dfd-bd01-4d78-aadd-a8ea94dfd80f} executeQuery: Read 7 rows, 1.20 KiB in 0.001213131 sec., 5770 rows/sec., 988.53 KiB/sec. 2023.11.21 21:35:59.055517 [ 3 ] {a6f18dfd-bd01-4d78-aadd-a8ea94dfd80f} DynamicQueryHandler: Done processing query 2023.11.21 21:35:59.055540 [ 3 ] {a6f18dfd-bd01-4d78-aadd-a8ea94dfd80f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.21 21:35:59.055556 [ 3 ] {} HTTP-Session: 37fabe73-3fa4-4267-8680-646fa54d93f3 Destroying unnamed session 2023.11.21 21:35:59.055660 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 6501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:59.055703 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:59.055721 [ 3 ] {} HTTP-Session: 10dbcfce-85c5-47a8-90b1-5f86f8b0355d Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:59.055736 [ 3 ] {} HTTP-Session: 10dbcfce-85c5-47a8-90b1-5f86f8b0355d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:59.055808 [ 3 ] {d5933f26-ed23-4cf8-828c-9546d8d4e994} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:35:59.055846 [ 3 ] {d5933f26-ed23-4cf8-828c-9546d8d4e994} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.21 21:35:59.055947 [ 3 ] {d5933f26-ed23-4cf8-828c-9546d8d4e994} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:35:59.056262 [ 3 ] {d5933f26-ed23-4cf8-828c-9546d8d4e994} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:59.056465 [ 3 ] {d5933f26-ed23-4cf8-828c-9546d8d4e994} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.21 21:35:59.056608 [ 3 ] {d5933f26-ed23-4cf8-828c-9546d8d4e994} oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.21 21:35:59.056728 [ 3 ] {d5933f26-ed23-4cf8-828c-9546d8d4e994} executeQuery: Read 45 rows, 3.65 KiB in 0.000891828 sec., 50458 rows/sec., 3.99 MiB/sec. 2023.11.21 21:35:59.056887 [ 3 ] {d5933f26-ed23-4cf8-828c-9546d8d4e994} DynamicQueryHandler: Done processing query 2023.11.21 21:35:59.056910 [ 3 ] {d5933f26-ed23-4cf8-828c-9546d8d4e994} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.21 21:35:59.056925 [ 3 ] {} HTTP-Session: 10dbcfce-85c5-47a8-90b1-5f86f8b0355d Destroying unnamed session 2023.11.21 21:35:59.057028 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:59.057071 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:59.057089 [ 3 ] {} HTTP-Session: 42ba33d8-6a06-4588-bfc4-f42366dfc1b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:59.057105 [ 3 ] {} HTTP-Session: 42ba33d8-6a06-4588-bfc4-f42366dfc1b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:59.057173 [ 3 ] {ab46f27b-eaea-4522-a2ef-6345cc710c0c} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:35:59.057211 [ 3 ] {ab46f27b-eaea-4522-a2ef-6345cc710c0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.21 21:35:59.057299 [ 129 ] {} oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.21 21:35:59.057403 [ 129 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:59.057411 [ 3 ] {ab46f27b-eaea-4522-a2ef-6345cc710c0c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:35:59.057621 [ 15 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.21 21:35:59.057800 [ 3 ] {ab46f27b-eaea-4522-a2ef-6345cc710c0c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:59.057940 [ 15 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.21 21:35:59.058102 [ 3 ] {ab46f27b-eaea-4522-a2ef-6345cc710c0c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.21 21:35:59.058145 [ 15 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 38 rows starting from the beginning of the part 2023.11.21 21:35:59.058319 [ 3 ] {ab46f27b-eaea-4522-a2ef-6345cc710c0c} oximeter.fields_ipaddr (128e81ba-48b7-4d80-83e4-d898f7b393a7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.21 21:35:59.058404 [ 15 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 39 rows starting from the beginning of the part 2023.11.21 21:35:59.058562 [ 3 ] {ab46f27b-eaea-4522-a2ef-6345cc710c0c} executeQuery: Read 2 rows, 175.00 B in 0.001348191 sec., 1483 rows/sec., 126.76 KiB/sec. 2023.11.21 21:35:59.058656 [ 15 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 43 rows starting from the beginning of the part 2023.11.21 21:35:59.058776 [ 3 ] {ab46f27b-eaea-4522-a2ef-6345cc710c0c} DynamicQueryHandler: Done processing query 2023.11.21 21:35:59.058827 [ 3 ] {ab46f27b-eaea-4522-a2ef-6345cc710c0c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.21 21:35:59.058839 [ 15 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 45 rows starting from the beginning of the part 2023.11.21 21:35:59.058855 [ 3 ] {} HTTP-Session: 42ba33d8-6a06-4588-bfc4-f42366dfc1b5 Destroying unnamed session 2023.11.21 21:35:59.058959 [ 15 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 45 rows starting from the beginning of the part 2023.11.21 21:35:59.059089 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 26907, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:59.059106 [ 15 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 45 rows starting from the beginning of the part 2023.11.21 21:35:59.059178 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:59.059223 [ 3 ] {} HTTP-Session: c700da14-e56d-4bf3-8449-0a91a0d4fa32 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:59.059278 [ 3 ] {} HTTP-Session: c700da14-e56d-4bf3-8449-0a91a0d4fa32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:59.059486 [ 3 ] {6a607be6-d0a7-4381-b031-01eaa91087b4} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:35:59.059530 [ 3 ] {6a607be6-d0a7-4381-b031-01eaa91087b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.21 21:35:59.059924 [ 3 ] {6a607be6-d0a7-4381-b031-01eaa91087b4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:35:59.060823 [ 13 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.003348819 sec., 76146.24737855345 rows/sec., 6.03 MiB/sec. 2023.11.21 21:35:59.060942 [ 3 ] {6a607be6-d0a7-4381-b031-01eaa91087b4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:59.060978 [ 15 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.21 21:35:59.061261 [ 15 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_6_1} oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.21 21:35:59.061325 [ 3 ] {6a607be6-d0a7-4381-b031-01eaa91087b4} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.21 21:35:59.061375 [ 15 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_6_1} oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.21 21:35:59.061545 [ 3 ] {6a607be6-d0a7-4381-b031-01eaa91087b4} oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.21 21:35:59.061668 [ 129 ] {} oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.21 21:35:59.061686 [ 3 ] {6a607be6-d0a7-4381-b031-01eaa91087b4} executeQuery: Read 172 rows, 16.42 KiB in 0.002169938 sec., 79264 rows/sec., 7.39 MiB/sec. 2023.11.21 21:35:59.061720 [ 129 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:59.061850 [ 17 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.21 21:35:59.061933 [ 3 ] {6a607be6-d0a7-4381-b031-01eaa91087b4} DynamicQueryHandler: Done processing query 2023.11.21 21:35:59.061982 [ 3 ] {6a607be6-d0a7-4381-b031-01eaa91087b4} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.21 21:35:59.061993 [ 17 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.21 21:35:59.062013 [ 3 ] {} HTTP-Session: c700da14-e56d-4bf3-8449-0a91a0d4fa32 Destroying unnamed session 2023.11.21 21:35:59.062049 [ 17 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 114 rows starting from the beginning of the part 2023.11.21 21:35:59.062157 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:59.062231 [ 17 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 117 rows starting from the beginning of the part 2023.11.21 21:35:59.062248 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:59.062310 [ 3 ] {} HTTP-Session: 7ea549aa-8bb7-49e1-8806-73a738ae19a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:59.062340 [ 3 ] {} HTTP-Session: 7ea549aa-8bb7-49e1-8806-73a738ae19a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:59.062468 [ 17 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 129 rows starting from the beginning of the part 2023.11.21 21:35:59.062567 [ 3 ] {e04f5c6e-2ac9-4443-82e9-30b941847404} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:35:59.062676 [ 3 ] {e04f5c6e-2ac9-4443-82e9-30b941847404} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.21 21:35:59.062690 [ 17 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 135 rows starting from the beginning of the part 2023.11.21 21:35:59.062995 [ 17 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 135 rows starting from the beginning of the part 2023.11.21 21:35:59.063136 [ 3 ] {e04f5c6e-2ac9-4443-82e9-30b941847404} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:35:59.063217 [ 17 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 172 rows starting from the beginning of the part 2023.11.21 21:35:59.064150 [ 15 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 802 rows, containing 4 columns (4 merged, 0 gathered) in 0.00237284 sec., 337991.6049965442 rows/sec., 32.28 MiB/sec. 2023.11.21 21:35:59.064330 [ 16 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.21 21:35:59.064547 [ 16 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_6_1} oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.21 21:35:59.064622 [ 16 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_6_1} oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.21 21:35:59.065859 [ 3 ] {e04f5c6e-2ac9-4443-82e9-30b941847404} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:59.066109 [ 3 ] {e04f5c6e-2ac9-4443-82e9-30b941847404} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.21 21:35:59.066281 [ 3 ] {e04f5c6e-2ac9-4443-82e9-30b941847404} oximeter.fields_u16 (dc3433e8-4b32-4156-92f7-e7abe4517165): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.21 21:35:59.066407 [ 3 ] {e04f5c6e-2ac9-4443-82e9-30b941847404} executeQuery: Read 2 rows, 143.00 B in 0.003791382 sec., 527 rows/sec., 36.83 KiB/sec. 2023.11.21 21:35:59.066581 [ 3 ] {e04f5c6e-2ac9-4443-82e9-30b941847404} DynamicQueryHandler: Done processing query 2023.11.21 21:35:59.066607 [ 3 ] {e04f5c6e-2ac9-4443-82e9-30b941847404} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.21 21:35:59.066622 [ 3 ] {} HTTP-Session: 7ea549aa-8bb7-49e1-8806-73a738ae19a9 Destroying unnamed session 2023.11.21 21:35:59.066744 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 12055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:59.066789 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:59.066809 [ 3 ] {} HTTP-Session: 8dba8ef7-53d4-4f0b-bd34-359b7e856ea9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:59.066825 [ 3 ] {} HTTP-Session: 8dba8ef7-53d4-4f0b-bd34-359b7e856ea9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:59.066900 [ 3 ] {773bb240-77ca-44fc-8393-32570701a619} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:35:59.066937 [ 3 ] {773bb240-77ca-44fc-8393-32570701a619} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.21 21:35:59.067044 [ 3 ] {773bb240-77ca-44fc-8393-32570701a619} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:35:59.067372 [ 3 ] {773bb240-77ca-44fc-8393-32570701a619} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:59.067576 [ 3 ] {773bb240-77ca-44fc-8393-32570701a619} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.21 21:35:59.067721 [ 3 ] {773bb240-77ca-44fc-8393-32570701a619} oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.21 21:35:59.067837 [ 129 ] {} oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.21 21:35:59.067853 [ 3 ] {773bb240-77ca-44fc-8393-32570701a619} executeQuery: Read 71 rows, 5.67 KiB in 0.000918137 sec., 77330 rows/sec., 6.03 MiB/sec. 2023.11.21 21:35:59.067899 [ 129 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:59.068025 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.21 21:35:59.068076 [ 3 ] {773bb240-77ca-44fc-8393-32570701a619} DynamicQueryHandler: Done processing query 2023.11.21 21:35:59.068121 [ 3 ] {773bb240-77ca-44fc-8393-32570701a619} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.21 21:35:59.068166 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.21 21:35:59.068176 [ 3 ] {} HTTP-Session: 8dba8ef7-53d4-4f0b-bd34-359b7e856ea9 Destroying unnamed session 2023.11.21 21:35:59.068223 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 50 rows starting from the beginning of the part 2023.11.21 21:35:59.068344 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 39 rows starting from the beginning of the part 2023.11.21 21:35:59.068412 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 55663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:59.068484 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 49 rows starting from the beginning of the part 2023.11.21 21:35:59.068493 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:59.068558 [ 3 ] {} HTTP-Session: 7990ed48-1914-4f62-a2ba-45bd479bcc12 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:59.068590 [ 3 ] {} HTTP-Session: 7990ed48-1914-4f62-a2ba-45bd479bcc12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:59.068698 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 45 rows starting from the beginning of the part 2023.11.21 21:35:59.068842 [ 3 ] {79c93aca-502c-4515-a165-5bb2a557ff51} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:35:59.068909 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 45 rows starting from the beginning of the part 2023.11.21 21:35:59.068939 [ 3 ] {79c93aca-502c-4515-a165-5bb2a557ff51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.21 21:35:59.069142 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 71 rows starting from the beginning of the part 2023.11.21 21:35:59.069626 [ 3 ] {79c93aca-502c-4515-a165-5bb2a557ff51} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:35:59.070588 [ 3 ] {79c93aca-502c-4515-a165-5bb2a557ff51} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:59.070695 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 4 columns (4 merged, 0 gathered) in 0.002749563 sec., 108744.55322536708 rows/sec., 8.50 MiB/sec. 2023.11.21 21:35:59.070874 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.21 21:35:59.071032 [ 3 ] {79c93aca-502c-4515-a165-5bb2a557ff51} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.21 21:35:59.071153 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_6_1} oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.21 21:35:59.071249 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_6_1} oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.21 21:35:59.071325 [ 3 ] {79c93aca-502c-4515-a165-5bb2a557ff51} oximeter.measurements_cumulativeu64 (2f38cfcf-829c-485c-a444-1ac1080c689a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.21 21:35:59.071520 [ 3 ] {79c93aca-502c-4515-a165-5bb2a557ff51} executeQuery: Read 289 rows, 20.60 KiB in 0.002615252 sec., 110505 rows/sec., 7.69 MiB/sec. 2023.11.21 21:35:59.071676 [ 3 ] {79c93aca-502c-4515-a165-5bb2a557ff51} DynamicQueryHandler: Done processing query 2023.11.21 21:35:59.071708 [ 3 ] {79c93aca-502c-4515-a165-5bb2a557ff51} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.21 21:35:59.071732 [ 3 ] {} HTTP-Session: 7990ed48-1914-4f62-a2ba-45bd479bcc12 Destroying unnamed session 2023.11.21 21:35:59.071888 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 48142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:35:59.071935 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:35:59.071954 [ 3 ] {} HTTP-Session: fde07edb-092d-4151-9097-855af89144ec Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:35:59.071970 [ 3 ] {} HTTP-Session: fde07edb-092d-4151-9097-855af89144ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:35:59.072059 [ 3 ] {0fa8b9c3-6038-43b8-97a2-31fabac31c04} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:35:59.072102 [ 3 ] {0fa8b9c3-6038-43b8-97a2-31fabac31c04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.21 21:35:59.072241 [ 3 ] {0fa8b9c3-6038-43b8-97a2-31fabac31c04} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:35:59.072715 [ 3 ] {0fa8b9c3-6038-43b8-97a2-31fabac31c04} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:59.073040 [ 3 ] {0fa8b9c3-6038-43b8-97a2-31fabac31c04} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.21 21:35:59.073211 [ 3 ] {0fa8b9c3-6038-43b8-97a2-31fabac31c04} oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.21 21:35:59.073336 [ 129 ] {} oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.21 21:35:59.073354 [ 3 ] {0fa8b9c3-6038-43b8-97a2-31fabac31c04} executeQuery: Read 45 rows, 62.18 KiB in 0.001264431 sec., 35589 rows/sec., 48.03 MiB/sec. 2023.11.21 21:35:59.073391 [ 129 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:35:59.073550 [ 15 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.21 21:35:59.073606 [ 3 ] {0fa8b9c3-6038-43b8-97a2-31fabac31c04} DynamicQueryHandler: Done processing query 2023.11.21 21:35:59.073654 [ 3 ] {0fa8b9c3-6038-43b8-97a2-31fabac31c04} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.21 21:35:59.073709 [ 3 ] {} HTTP-Session: fde07edb-092d-4151-9097-855af89144ec Destroying unnamed session 2023.11.21 21:35:59.073727 [ 15 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.21 21:35:59.073772 [ 15 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 38 rows starting from the beginning of the part 2023.11.21 21:35:59.073877 [ 15 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 39 rows starting from the beginning of the part 2023.11.21 21:35:59.073974 [ 15 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 43 rows starting from the beginning of the part 2023.11.21 21:35:59.074088 [ 15 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 45 rows starting from the beginning of the part 2023.11.21 21:35:59.074191 [ 15 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 45 rows starting from the beginning of the part 2023.11.21 21:35:59.074287 [ 15 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 45 rows starting from the beginning of the part 2023.11.21 21:35:59.076089 [ 15 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 6 columns (6 merged, 0 gathered) in 0.002632722 sec., 96857.92879005075 rows/sec., 130.70 MiB/sec. 2023.11.21 21:35:59.076274 [ 15 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.21 21:35:59.076521 [ 15 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_6_1} oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.21 21:35:59.076592 [ 15 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_6_1} oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.21 21:35:59.076661 [ 15 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 70394af1-5f00-4133-89b8-4082a0f04cba::all_1_6_1: 4.07 MiB. 2023.11.21 21:36:07.855551 [ 124 ] {} DNSResolver: Updating DNS cache 2023.11.21 21:36:07.855637 [ 124 ] {} DNSResolver: Updated DNS cache 2023.11.21 21:36:09.014062 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 6501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:36:09.014174 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:36:09.014202 [ 3 ] {} HTTP-Session: 7ee0412e-a677-481e-8a82-67a9a7011dd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:36:09.014230 [ 3 ] {} HTTP-Session: 7ee0412e-a677-481e-8a82-67a9a7011dd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:36:09.014373 [ 3 ] {3e13aaaf-8e0b-4bbf-a5aa-1544f1787f5a} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:36:09.014441 [ 3 ] {3e13aaaf-8e0b-4bbf-a5aa-1544f1787f5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.21 21:36:09.014622 [ 3 ] {3e13aaaf-8e0b-4bbf-a5aa-1544f1787f5a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:36:09.015162 [ 3 ] {3e13aaaf-8e0b-4bbf-a5aa-1544f1787f5a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:36:09.015416 [ 3 ] {3e13aaaf-8e0b-4bbf-a5aa-1544f1787f5a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.21 21:36:09.015574 [ 3 ] {3e13aaaf-8e0b-4bbf-a5aa-1544f1787f5a} oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.21 21:36:09.015698 [ 3 ] {3e13aaaf-8e0b-4bbf-a5aa-1544f1787f5a} executeQuery: Read 45 rows, 3.65 KiB in 0.001287631 sec., 34947 rows/sec., 2.77 MiB/sec. 2023.11.21 21:36:09.015830 [ 3 ] {3e13aaaf-8e0b-4bbf-a5aa-1544f1787f5a} DynamicQueryHandler: Done processing query 2023.11.21 21:36:09.015855 [ 3 ] {3e13aaaf-8e0b-4bbf-a5aa-1544f1787f5a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.21 21:36:09.015871 [ 3 ] {} HTTP-Session: 7ee0412e-a677-481e-8a82-67a9a7011dd6 Destroying unnamed session 2023.11.21 21:36:09.016022 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 21487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:36:09.016068 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:36:09.016088 [ 3 ] {} HTTP-Session: 7d9f1c09-d9e0-4969-9e63-966a03d59f16 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:36:09.016105 [ 3 ] {} HTTP-Session: 7d9f1c09-d9e0-4969-9e63-966a03d59f16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:36:09.016180 [ 3 ] {0e11f557-7612-4f7f-a4bb-28aca53ee0e8} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:36:09.016219 [ 3 ] {0e11f557-7612-4f7f-a4bb-28aca53ee0e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.21 21:36:09.016322 [ 3 ] {0e11f557-7612-4f7f-a4bb-28aca53ee0e8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:36:09.016712 [ 3 ] {0e11f557-7612-4f7f-a4bb-28aca53ee0e8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:36:09.016937 [ 3 ] {0e11f557-7612-4f7f-a4bb-28aca53ee0e8} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.21 21:36:09.017086 [ 3 ] {0e11f557-7612-4f7f-a4bb-28aca53ee0e8} oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.21 21:36:09.017185 [ 3 ] {0e11f557-7612-4f7f-a4bb-28aca53ee0e8} executeQuery: Read 135 rows, 13.24 KiB in 0.000977889 sec., 138052 rows/sec., 13.22 MiB/sec. 2023.11.21 21:36:09.017312 [ 3 ] {0e11f557-7612-4f7f-a4bb-28aca53ee0e8} DynamicQueryHandler: Done processing query 2023.11.21 21:36:09.017334 [ 3 ] {0e11f557-7612-4f7f-a4bb-28aca53ee0e8} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.21 21:36:09.017350 [ 3 ] {} HTTP-Session: 7d9f1c09-d9e0-4969-9e63-966a03d59f16 Destroying unnamed session 2023.11.21 21:36:09.017460 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 7672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:36:09.017505 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:36:09.017524 [ 3 ] {} HTTP-Session: 37e20237-8a9c-43fa-9707-43c7ba21166b Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:36:09.017540 [ 3 ] {} HTTP-Session: 37e20237-8a9c-43fa-9707-43c7ba21166b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:36:09.017612 [ 3 ] {6d057ae1-31cb-4466-b698-c10c10a4c2ca} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:36:09.017650 [ 3 ] {6d057ae1-31cb-4466-b698-c10c10a4c2ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.21 21:36:09.017752 [ 3 ] {6d057ae1-31cb-4466-b698-c10c10a4c2ca} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:36:09.018047 [ 3 ] {6d057ae1-31cb-4466-b698-c10c10a4c2ca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:36:09.018250 [ 3 ] {6d057ae1-31cb-4466-b698-c10c10a4c2ca} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.21 21:36:09.018391 [ 3 ] {6d057ae1-31cb-4466-b698-c10c10a4c2ca} oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.21 21:36:09.018487 [ 3 ] {6d057ae1-31cb-4466-b698-c10c10a4c2ca} executeQuery: Read 45 rows, 3.60 KiB in 0.000849368 sec., 52980 rows/sec., 4.14 MiB/sec. 2023.11.21 21:36:09.018599 [ 3 ] {6d057ae1-31cb-4466-b698-c10c10a4c2ca} DynamicQueryHandler: Done processing query 2023.11.21 21:36:09.018621 [ 3 ] {6d057ae1-31cb-4466-b698-c10c10a4c2ca} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.21 21:36:09.018636 [ 3 ] {} HTTP-Session: 37e20237-8a9c-43fa-9707-43c7ba21166b Destroying unnamed session 2023.11.21 21:36:09.018772 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 48142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:36:09.018815 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:36:09.018833 [ 3 ] {} HTTP-Session: f08757c3-c1a1-4e66-a730-484c5ae97215 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:36:09.018849 [ 3 ] {} HTTP-Session: f08757c3-c1a1-4e66-a730-484c5ae97215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:36:09.018934 [ 3 ] {88aee33f-2c76-46cb-94ea-cc7ac8136aa2} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:36:09.018979 [ 3 ] {88aee33f-2c76-46cb-94ea-cc7ac8136aa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.21 21:36:09.019159 [ 3 ] {88aee33f-2c76-46cb-94ea-cc7ac8136aa2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:36:09.019644 [ 3 ] {88aee33f-2c76-46cb-94ea-cc7ac8136aa2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:36:09.020016 [ 3 ] {88aee33f-2c76-46cb-94ea-cc7ac8136aa2} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.21 21:36:09.020190 [ 3 ] {88aee33f-2c76-46cb-94ea-cc7ac8136aa2} oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.21 21:36:09.020289 [ 3 ] {88aee33f-2c76-46cb-94ea-cc7ac8136aa2} executeQuery: Read 45 rows, 62.18 KiB in 0.001327371 sec., 33901 rows/sec., 45.75 MiB/sec. 2023.11.21 21:36:09.020413 [ 3 ] {88aee33f-2c76-46cb-94ea-cc7ac8136aa2} DynamicQueryHandler: Done processing query 2023.11.21 21:36:09.020437 [ 3 ] {88aee33f-2c76-46cb-94ea-cc7ac8136aa2} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.21 21:36:09.020453 [ 3 ] {} HTTP-Session: f08757c3-c1a1-4e66-a730-484c5ae97215 Destroying unnamed session 2023.11.21 21:36:19.013748 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 6501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:36:19.013886 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:36:19.013916 [ 3 ] {} HTTP-Session: 847c8f89-a04e-4853-b52c-1516de2bdc5c Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:36:19.013945 [ 3 ] {} HTTP-Session: 847c8f89-a04e-4853-b52c-1516de2bdc5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:36:19.014092 [ 3 ] {77b3f641-28da-4d0d-975f-4b928859dcb4} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:36:19.014163 [ 3 ] {77b3f641-28da-4d0d-975f-4b928859dcb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.21 21:36:19.014349 [ 3 ] {77b3f641-28da-4d0d-975f-4b928859dcb4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:36:19.014887 [ 3 ] {77b3f641-28da-4d0d-975f-4b928859dcb4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:36:19.015153 [ 3 ] {77b3f641-28da-4d0d-975f-4b928859dcb4} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.21 21:36:19.015314 [ 3 ] {77b3f641-28da-4d0d-975f-4b928859dcb4} oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.21 21:36:19.015463 [ 3 ] {77b3f641-28da-4d0d-975f-4b928859dcb4} executeQuery: Read 45 rows, 3.65 KiB in 0.001329621 sec., 33844 rows/sec., 2.68 MiB/sec. 2023.11.21 21:36:19.015606 [ 3 ] {77b3f641-28da-4d0d-975f-4b928859dcb4} DynamicQueryHandler: Done processing query 2023.11.21 21:36:19.015632 [ 3 ] {77b3f641-28da-4d0d-975f-4b928859dcb4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.21 21:36:19.015648 [ 3 ] {} HTTP-Session: 847c8f89-a04e-4853-b52c-1516de2bdc5c Destroying unnamed session 2023.11.21 21:36:19.015756 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:36:19.015804 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:36:19.015824 [ 3 ] {} HTTP-Session: 9029907f-f293-49df-af6d-f3b7916ab806 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:36:19.015841 [ 3 ] {} HTTP-Session: 9029907f-f293-49df-af6d-f3b7916ab806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:36:19.015913 [ 3 ] {0469455e-1476-4891-8cf1-6010f3ca2ab6} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:36:19.015955 [ 3 ] {0469455e-1476-4891-8cf1-6010f3ca2ab6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.21 21:36:19.016064 [ 3 ] {0469455e-1476-4891-8cf1-6010f3ca2ab6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:36:19.016461 [ 3 ] {0469455e-1476-4891-8cf1-6010f3ca2ab6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:36:19.016668 [ 3 ] {0469455e-1476-4891-8cf1-6010f3ca2ab6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.21 21:36:19.016817 [ 3 ] {0469455e-1476-4891-8cf1-6010f3ca2ab6} oximeter.fields_ipaddr (128e81ba-48b7-4d80-83e4-d898f7b393a7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.21 21:36:19.016945 [ 3 ] {0469455e-1476-4891-8cf1-6010f3ca2ab6} executeQuery: Read 4 rows, 342.00 B in 0.000996788 sec., 4012 rows/sec., 335.06 KiB/sec. 2023.11.21 21:36:19.017072 [ 3 ] {0469455e-1476-4891-8cf1-6010f3ca2ab6} DynamicQueryHandler: Done processing query 2023.11.21 21:36:19.017096 [ 3 ] {0469455e-1476-4891-8cf1-6010f3ca2ab6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.21 21:36:19.017112 [ 3 ] {} HTTP-Session: 9029907f-f293-49df-af6d-f3b7916ab806 Destroying unnamed session 2023.11.21 21:36:19.017263 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 21785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:36:19.017308 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:36:19.017328 [ 3 ] {} HTTP-Session: a136da9d-83c1-4ae0-bdc7-5a244b948533 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:36:19.017345 [ 3 ] {} HTTP-Session: a136da9d-83c1-4ae0-bdc7-5a244b948533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:36:19.017422 [ 3 ] {3fd2fe86-c07f-4f8d-b84e-15fd3a791218} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:36:19.017461 [ 3 ] {3fd2fe86-c07f-4f8d-b84e-15fd3a791218} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.21 21:36:19.017567 [ 3 ] {3fd2fe86-c07f-4f8d-b84e-15fd3a791218} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:36:19.017953 [ 3 ] {3fd2fe86-c07f-4f8d-b84e-15fd3a791218} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:36:19.018180 [ 3 ] {3fd2fe86-c07f-4f8d-b84e-15fd3a791218} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.21 21:36:19.018328 [ 3 ] {3fd2fe86-c07f-4f8d-b84e-15fd3a791218} oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.21 21:36:19.018450 [ 3 ] {3fd2fe86-c07f-4f8d-b84e-15fd3a791218} executeQuery: Read 137 rows, 13.42 KiB in 0.000998809 sec., 137163 rows/sec., 13.12 MiB/sec. 2023.11.21 21:36:19.018567 [ 3 ] {3fd2fe86-c07f-4f8d-b84e-15fd3a791218} DynamicQueryHandler: Done processing query 2023.11.21 21:36:19.018590 [ 3 ] {3fd2fe86-c07f-4f8d-b84e-15fd3a791218} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.21 21:36:19.018606 [ 3 ] {} HTTP-Session: a136da9d-83c1-4ae0-bdc7-5a244b948533 Destroying unnamed session 2023.11.21 21:36:19.018705 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:36:19.018751 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:36:19.018771 [ 3 ] {} HTTP-Session: 33945297-9bf5-418f-8bd1-e45b977efad4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:36:19.018787 [ 3 ] {} HTTP-Session: 33945297-9bf5-418f-8bd1-e45b977efad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:36:19.018942 [ 3 ] {5c0bb159-e012-47f4-910f-e62ff81abfd5} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:36:19.018981 [ 3 ] {5c0bb159-e012-47f4-910f-e62ff81abfd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.21 21:36:19.019087 [ 3 ] {5c0bb159-e012-47f4-910f-e62ff81abfd5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:36:19.019416 [ 3 ] {5c0bb159-e012-47f4-910f-e62ff81abfd5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:36:19.019636 [ 3 ] {5c0bb159-e012-47f4-910f-e62ff81abfd5} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.21 21:36:19.019780 [ 3 ] {5c0bb159-e012-47f4-910f-e62ff81abfd5} oximeter.fields_u16 (dc3433e8-4b32-4156-92f7-e7abe4517165): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.21 21:36:19.019886 [ 3 ] {5c0bb159-e012-47f4-910f-e62ff81abfd5} executeQuery: Read 4 rows, 286.00 B in 0.000912578 sec., 4383 rows/sec., 306.05 KiB/sec. 2023.11.21 21:36:19.020004 [ 3 ] {5c0bb159-e012-47f4-910f-e62ff81abfd5} DynamicQueryHandler: Done processing query 2023.11.21 21:36:19.020028 [ 3 ] {5c0bb159-e012-47f4-910f-e62ff81abfd5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.21 21:36:19.020043 [ 3 ] {} HTTP-Session: 33945297-9bf5-418f-8bd1-e45b977efad4 Destroying unnamed session 2023.11.21 21:36:19.020150 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 8354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:36:19.020194 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:36:19.020213 [ 3 ] {} HTTP-Session: 02bb4bbf-9a2b-4b3e-b787-5bba92e72f02 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:36:19.020230 [ 3 ] {} HTTP-Session: 02bb4bbf-9a2b-4b3e-b787-5bba92e72f02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:36:19.020302 [ 3 ] {ede1e505-c948-4079-9a26-f590fe3c6546} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:36:19.020340 [ 3 ] {ede1e505-c948-4079-9a26-f590fe3c6546} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.21 21:36:19.020441 [ 3 ] {ede1e505-c948-4079-9a26-f590fe3c6546} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:36:19.020820 [ 3 ] {ede1e505-c948-4079-9a26-f590fe3c6546} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:36:19.021027 [ 3 ] {ede1e505-c948-4079-9a26-f590fe3c6546} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.21 21:36:19.021172 [ 3 ] {ede1e505-c948-4079-9a26-f590fe3c6546} oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.21 21:36:19.021305 [ 3 ] {ede1e505-c948-4079-9a26-f590fe3c6546} executeQuery: Read 49 rows, 3.93 KiB in 0.000966558 sec., 50695 rows/sec., 3.97 MiB/sec. 2023.11.21 21:36:19.021419 [ 3 ] {ede1e505-c948-4079-9a26-f590fe3c6546} DynamicQueryHandler: Done processing query 2023.11.21 21:36:19.021443 [ 3 ] {ede1e505-c948-4079-9a26-f590fe3c6546} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.21 21:36:19.021459 [ 3 ] {} HTTP-Session: 02bb4bbf-9a2b-4b3e-b787-5bba92e72f02 Destroying unnamed session 2023.11.21 21:36:19.021561 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:36:19.021605 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:36:19.021624 [ 3 ] {} HTTP-Session: fc3fc266-1f92-4994-87b2-7b228df36042 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:36:19.021641 [ 3 ] {} HTTP-Session: fc3fc266-1f92-4994-87b2-7b228df36042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:36:19.021710 [ 3 ] {d99b4fb8-da16-4122-a5f5-1e5609a8cfc1} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:36:19.021753 [ 3 ] {d99b4fb8-da16-4122-a5f5-1e5609a8cfc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.21 21:36:19.021872 [ 3 ] {d99b4fb8-da16-4122-a5f5-1e5609a8cfc1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:36:19.022120 [ 3 ] {d99b4fb8-da16-4122-a5f5-1e5609a8cfc1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:36:19.022370 [ 3 ] {d99b4fb8-da16-4122-a5f5-1e5609a8cfc1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.21 21:36:19.022544 [ 3 ] {d99b4fb8-da16-4122-a5f5-1e5609a8cfc1} oximeter.measurements_cumulativeu64 (2f38cfcf-829c-485c-a444-1ac1080c689a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.21 21:36:19.022672 [ 3 ] {d99b4fb8-da16-4122-a5f5-1e5609a8cfc1} executeQuery: Read 2 rows, 142.00 B in 0.000928587 sec., 2153 rows/sec., 149.34 KiB/sec. 2023.11.21 21:36:19.022803 [ 3 ] {d99b4fb8-da16-4122-a5f5-1e5609a8cfc1} DynamicQueryHandler: Done processing query 2023.11.21 21:36:19.022828 [ 3 ] {d99b4fb8-da16-4122-a5f5-1e5609a8cfc1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.21 21:36:19.022844 [ 3 ] {} HTTP-Session: fc3fc266-1f92-4994-87b2-7b228df36042 Destroying unnamed session 2023.11.21 21:36:19.022968 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 48142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:36:19.023015 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:36:19.023036 [ 3 ] {} HTTP-Session: bcef47d4-80b9-4e78-aced-334050149d1a Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:36:19.023052 [ 3 ] {} HTTP-Session: bcef47d4-80b9-4e78-aced-334050149d1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:36:19.023146 [ 3 ] {5d70c995-6f9d-47e4-a9bc-8cde54f15e0e} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:36:19.023192 [ 3 ] {5d70c995-6f9d-47e4-a9bc-8cde54f15e0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.21 21:36:19.023330 [ 3 ] {5d70c995-6f9d-47e4-a9bc-8cde54f15e0e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:36:19.023793 [ 3 ] {5d70c995-6f9d-47e4-a9bc-8cde54f15e0e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:36:19.024118 [ 3 ] {5d70c995-6f9d-47e4-a9bc-8cde54f15e0e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.21 21:36:19.024324 [ 3 ] {5d70c995-6f9d-47e4-a9bc-8cde54f15e0e} oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.21 21:36:19.024464 [ 3 ] {5d70c995-6f9d-47e4-a9bc-8cde54f15e0e} executeQuery: Read 45 rows, 62.18 KiB in 0.001289011 sec., 34910 rows/sec., 47.11 MiB/sec. 2023.11.21 21:36:19.024585 [ 3 ] {5d70c995-6f9d-47e4-a9bc-8cde54f15e0e} DynamicQueryHandler: Done processing query 2023.11.21 21:36:19.024613 [ 3 ] {5d70c995-6f9d-47e4-a9bc-8cde54f15e0e} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.21 21:36:19.024630 [ 3 ] {} HTTP-Session: bcef47d4-80b9-4e78-aced-334050149d1a Destroying unnamed session 2023.11.21 21:36:22.855680 [ 117 ] {} DNSResolver: Updating DNS cache 2023.11.21 21:36:22.855752 [ 117 ] {} DNSResolver: Updated DNS cache 2023.11.21 21:36:29.015777 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 6501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:36:29.015912 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:36:29.015943 [ 3 ] {} HTTP-Session: 14941adc-3b7c-4723-993f-a9f76ac9c966 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:36:29.015972 [ 3 ] {} HTTP-Session: 14941adc-3b7c-4723-993f-a9f76ac9c966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:36:29.016116 [ 3 ] {05b2bcd1-37e7-4f95-ab9b-658d79dbd1a8} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:36:29.016177 [ 3 ] {05b2bcd1-37e7-4f95-ab9b-658d79dbd1a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.21 21:36:29.016341 [ 3 ] {05b2bcd1-37e7-4f95-ab9b-658d79dbd1a8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:36:29.016792 [ 3 ] {05b2bcd1-37e7-4f95-ab9b-658d79dbd1a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:36:29.017055 [ 3 ] {05b2bcd1-37e7-4f95-ab9b-658d79dbd1a8} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.21 21:36:29.017214 [ 3 ] {05b2bcd1-37e7-4f95-ab9b-658d79dbd1a8} oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.21 21:36:29.017338 [ 3 ] {05b2bcd1-37e7-4f95-ab9b-658d79dbd1a8} executeQuery: Read 45 rows, 3.65 KiB in 0.00118941 sec., 37833 rows/sec., 2.99 MiB/sec. 2023.11.21 21:36:29.017483 [ 3 ] {05b2bcd1-37e7-4f95-ab9b-658d79dbd1a8} DynamicQueryHandler: Done processing query 2023.11.21 21:36:29.017509 [ 3 ] {05b2bcd1-37e7-4f95-ab9b-658d79dbd1a8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.21 21:36:29.017525 [ 3 ] {} HTTP-Session: 14941adc-3b7c-4723-993f-a9f76ac9c966 Destroying unnamed session 2023.11.21 21:36:29.017645 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:36:29.017691 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:36:29.017710 [ 3 ] {} HTTP-Session: 213aa465-4c12-4656-8ad0-4827363cea70 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:36:29.017728 [ 3 ] {} HTTP-Session: 213aa465-4c12-4656-8ad0-4827363cea70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:36:29.017797 [ 3 ] {6be64cd8-9ce4-4df4-b0bb-04c7523f1337} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:36:29.017838 [ 3 ] {6be64cd8-9ce4-4df4-b0bb-04c7523f1337} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.21 21:36:29.017946 [ 3 ] {6be64cd8-9ce4-4df4-b0bb-04c7523f1337} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:36:29.018216 [ 3 ] {6be64cd8-9ce4-4df4-b0bb-04c7523f1337} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:36:29.018420 [ 3 ] {6be64cd8-9ce4-4df4-b0bb-04c7523f1337} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.21 21:36:29.018569 [ 3 ] {6be64cd8-9ce4-4df4-b0bb-04c7523f1337} oximeter.fields_ipaddr (128e81ba-48b7-4d80-83e4-d898f7b393a7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.21 21:36:29.018695 [ 3 ] {6be64cd8-9ce4-4df4-b0bb-04c7523f1337} executeQuery: Read 2 rows, 175.00 B in 0.000868697 sec., 2302 rows/sec., 196.73 KiB/sec. 2023.11.21 21:36:29.018855 [ 3 ] {6be64cd8-9ce4-4df4-b0bb-04c7523f1337} DynamicQueryHandler: Done processing query 2023.11.21 21:36:29.018879 [ 3 ] {6be64cd8-9ce4-4df4-b0bb-04c7523f1337} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.21 21:36:29.018895 [ 3 ] {} HTTP-Session: 213aa465-4c12-4656-8ad0-4827363cea70 Destroying unnamed session 2023.11.21 21:36:29.019044 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 26908, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:36:29.019089 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:36:29.019108 [ 3 ] {} HTTP-Session: 45d590ec-f20f-4770-bf3c-4dd564fe93c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:36:29.019125 [ 3 ] {} HTTP-Session: 45d590ec-f20f-4770-bf3c-4dd564fe93c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:36:29.019202 [ 3 ] {2d446ce7-31f4-41cf-bf9f-ea2ca127562c} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:36:29.019250 [ 3 ] {2d446ce7-31f4-41cf-bf9f-ea2ca127562c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.21 21:36:29.019363 [ 3 ] {2d446ce7-31f4-41cf-bf9f-ea2ca127562c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:36:29.019740 [ 3 ] {2d446ce7-31f4-41cf-bf9f-ea2ca127562c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:36:29.019960 [ 3 ] {2d446ce7-31f4-41cf-bf9f-ea2ca127562c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.21 21:36:29.020102 [ 3 ] {2d446ce7-31f4-41cf-bf9f-ea2ca127562c} oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.21 21:36:29.020222 [ 3 ] {2d446ce7-31f4-41cf-bf9f-ea2ca127562c} executeQuery: Read 172 rows, 16.42 KiB in 0.000981108 sec., 175311 rows/sec., 16.35 MiB/sec. 2023.11.21 21:36:29.020384 [ 3 ] {2d446ce7-31f4-41cf-bf9f-ea2ca127562c} DynamicQueryHandler: Done processing query 2023.11.21 21:36:29.020409 [ 3 ] {2d446ce7-31f4-41cf-bf9f-ea2ca127562c} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.21 21:36:29.020425 [ 3 ] {} HTTP-Session: 45d590ec-f20f-4770-bf3c-4dd564fe93c5 Destroying unnamed session 2023.11.21 21:36:29.020521 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:36:29.020567 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:36:29.020586 [ 3 ] {} HTTP-Session: bab5707d-1313-4d5d-9601-3f4e9ff941d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:36:29.020603 [ 3 ] {} HTTP-Session: bab5707d-1313-4d5d-9601-3f4e9ff941d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:36:29.020672 [ 3 ] {39e40f55-14e8-4452-ad29-797a2c7ab78c} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:36:29.020711 [ 3 ] {39e40f55-14e8-4452-ad29-797a2c7ab78c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.21 21:36:29.020824 [ 3 ] {39e40f55-14e8-4452-ad29-797a2c7ab78c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:36:29.021067 [ 3 ] {39e40f55-14e8-4452-ad29-797a2c7ab78c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:36:29.021271 [ 3 ] {39e40f55-14e8-4452-ad29-797a2c7ab78c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.21 21:36:29.021420 [ 3 ] {39e40f55-14e8-4452-ad29-797a2c7ab78c} oximeter.fields_u16 (dc3433e8-4b32-4156-92f7-e7abe4517165): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.21 21:36:29.021544 [ 3 ] {39e40f55-14e8-4452-ad29-797a2c7ab78c} executeQuery: Read 2 rows, 143.00 B in 0.000840327 sec., 2380 rows/sec., 166.18 KiB/sec. 2023.11.21 21:36:29.021663 [ 3 ] {39e40f55-14e8-4452-ad29-797a2c7ab78c} DynamicQueryHandler: Done processing query 2023.11.21 21:36:29.021686 [ 3 ] {39e40f55-14e8-4452-ad29-797a2c7ab78c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.21 21:36:29.021701 [ 3 ] {} HTTP-Session: bab5707d-1313-4d5d-9601-3f4e9ff941d8 Destroying unnamed session 2023.11.21 21:36:29.021811 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 12057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:36:29.021855 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:36:29.021874 [ 3 ] {} HTTP-Session: ba440311-49e2-473b-913b-4198a7caed27 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:36:29.021891 [ 3 ] {} HTTP-Session: ba440311-49e2-473b-913b-4198a7caed27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:36:29.021964 [ 3 ] {9940655c-3c0b-41d7-99f8-6682404db0b4} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:36:29.022003 [ 3 ] {9940655c-3c0b-41d7-99f8-6682404db0b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.21 21:36:29.022109 [ 3 ] {9940655c-3c0b-41d7-99f8-6682404db0b4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:36:29.022503 [ 3 ] {9940655c-3c0b-41d7-99f8-6682404db0b4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:36:29.022709 [ 3 ] {9940655c-3c0b-41d7-99f8-6682404db0b4} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.21 21:36:29.022853 [ 3 ] {9940655c-3c0b-41d7-99f8-6682404db0b4} oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.21 21:36:29.022969 [ 3 ] {9940655c-3c0b-41d7-99f8-6682404db0b4} executeQuery: Read 71 rows, 5.67 KiB in 0.000977618 sec., 72625 rows/sec., 5.66 MiB/sec. 2023.11.21 21:36:29.023088 [ 3 ] {9940655c-3c0b-41d7-99f8-6682404db0b4} DynamicQueryHandler: Done processing query 2023.11.21 21:36:29.023111 [ 3 ] {9940655c-3c0b-41d7-99f8-6682404db0b4} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.21 21:36:29.023128 [ 3 ] {} HTTP-Session: ba440311-49e2-473b-913b-4198a7caed27 Destroying unnamed session 2023.11.21 21:36:29.023235 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 7193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:36:29.023280 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:36:29.023298 [ 3 ] {} HTTP-Session: 1590ab3f-e4f3-4013-a4ba-a41b3dc994de Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:36:29.023315 [ 3 ] {} HTTP-Session: 1590ab3f-e4f3-4013-a4ba-a41b3dc994de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:36:29.023386 [ 3 ] {e026e172-1099-4953-aecf-bc6c330b2f7d} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:36:29.023428 [ 3 ] {e026e172-1099-4953-aecf-bc6c330b2f7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.21 21:36:29.023547 [ 3 ] {e026e172-1099-4953-aecf-bc6c330b2f7d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:36:29.023841 [ 3 ] {e026e172-1099-4953-aecf-bc6c330b2f7d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:36:29.024090 [ 3 ] {e026e172-1099-4953-aecf-bc6c330b2f7d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.21 21:36:29.024260 [ 3 ] {e026e172-1099-4953-aecf-bc6c330b2f7d} oximeter.measurements_cumulativeu64 (2f38cfcf-829c-485c-a444-1ac1080c689a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.21 21:36:29.024379 [ 3 ] {e026e172-1099-4953-aecf-bc6c330b2f7d} executeQuery: Read 37 rows, 2.64 KiB in 0.000964539 sec., 38360 rows/sec., 2.67 MiB/sec. 2023.11.21 21:36:29.024499 [ 3 ] {e026e172-1099-4953-aecf-bc6c330b2f7d} DynamicQueryHandler: Done processing query 2023.11.21 21:36:29.024523 [ 3 ] {e026e172-1099-4953-aecf-bc6c330b2f7d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.21 21:36:29.024539 [ 3 ] {} HTTP-Session: 1590ab3f-e4f3-4013-a4ba-a41b3dc994de Destroying unnamed session 2023.11.21 21:36:29.024673 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 48142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:36:29.024719 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:36:29.024742 [ 3 ] {} HTTP-Session: 670d9646-eb70-4f4b-9419-0f78d2dc2c3c Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:36:29.024758 [ 3 ] {} HTTP-Session: 670d9646-eb70-4f4b-9419-0f78d2dc2c3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:36:29.024843 [ 3 ] {0778903a-3ffd-43af-ba8e-3b301048f3fa} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:36:29.024888 [ 3 ] {0778903a-3ffd-43af-ba8e-3b301048f3fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.21 21:36:29.025021 [ 3 ] {0778903a-3ffd-43af-ba8e-3b301048f3fa} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:36:29.025548 [ 3 ] {0778903a-3ffd-43af-ba8e-3b301048f3fa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:36:29.025853 [ 3 ] {0778903a-3ffd-43af-ba8e-3b301048f3fa} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.21 21:36:29.026019 [ 3 ] {0778903a-3ffd-43af-ba8e-3b301048f3fa} oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.21 21:36:29.026157 [ 3 ] {0778903a-3ffd-43af-ba8e-3b301048f3fa} executeQuery: Read 45 rows, 62.18 KiB in 0.001271201 sec., 35399 rows/sec., 47.77 MiB/sec. 2023.11.21 21:36:29.026321 [ 3 ] {0778903a-3ffd-43af-ba8e-3b301048f3fa} DynamicQueryHandler: Done processing query 2023.11.21 21:36:29.026346 [ 3 ] {0778903a-3ffd-43af-ba8e-3b301048f3fa} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.21 21:36:29.026361 [ 3 ] {} HTTP-Session: 670d9646-eb70-4f4b-9419-0f78d2dc2c3c Destroying unnamed session 2023.11.21 21:36:37.855794 [ 106 ] {} DNSResolver: Updating DNS cache 2023.11.21 21:36:37.855865 [ 106 ] {} DNSResolver: Updated DNS cache 2023.11.21 21:36:39.014041 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 6501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:36:39.014160 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:36:39.014189 [ 3 ] {} HTTP-Session: 173d3775-e9d5-4e50-8ee0-bfc8682749dd Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:36:39.014218 [ 3 ] {} HTTP-Session: 173d3775-e9d5-4e50-8ee0-bfc8682749dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:36:39.014365 [ 3 ] {7acfdb40-942c-40ca-84d5-b13183106941} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:36:39.014429 [ 3 ] {7acfdb40-942c-40ca-84d5-b13183106941} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.21 21:36:39.014590 [ 3 ] {7acfdb40-942c-40ca-84d5-b13183106941} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:36:39.015129 [ 3 ] {7acfdb40-942c-40ca-84d5-b13183106941} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:36:39.015390 [ 3 ] {7acfdb40-942c-40ca-84d5-b13183106941} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.21 21:36:39.015569 [ 3 ] {7acfdb40-942c-40ca-84d5-b13183106941} oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.21 21:36:39.015720 [ 3 ] {7acfdb40-942c-40ca-84d5-b13183106941} executeQuery: Read 45 rows, 3.65 KiB in 0.001313801 sec., 34251 rows/sec., 2.71 MiB/sec. 2023.11.21 21:36:39.015715 [ 106 ] {} oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2023.11.21 21:36:39.015837 [ 106 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:36:39.015912 [ 3 ] {7acfdb40-942c-40ca-84d5-b13183106941} DynamicQueryHandler: Done processing query 2023.11.21 21:36:39.015956 [ 3 ] {7acfdb40-942c-40ca-84d5-b13183106941} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.21 21:36:39.015975 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact 2023.11.21 21:36:39.015989 [ 3 ] {} HTTP-Session: 173d3775-e9d5-4e50-8ee0-bfc8682749dd Destroying unnamed session 2023.11.21 21:36:39.016183 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.21 21:36:39.016221 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 21487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:36:39.016273 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 45 rows starting from the beginning of the part 2023.11.21 21:36:39.016298 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:36:39.016380 [ 3 ] {} HTTP-Session: 06615a3c-71f2-447a-a3f4-0945cf4972f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:36:39.016425 [ 3 ] {} HTTP-Session: 06615a3c-71f2-447a-a3f4-0945cf4972f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:36:39.016620 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 45 rows starting from the beginning of the part 2023.11.21 21:36:39.016637 [ 3 ] {7018f136-b8ca-49ce-abdc-9462b77351eb} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:36:39.016738 [ 3 ] {7018f136-b8ca-49ce-abdc-9462b77351eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.21 21:36:39.016869 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 45 rows starting from the beginning of the part 2023.11.21 21:36:39.017192 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 45 rows starting from the beginning of the part 2023.11.21 21:36:39.017256 [ 3 ] {7018f136-b8ca-49ce-abdc-9462b77351eb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:36:39.017433 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 45 rows starting from the beginning of the part 2023.11.21 21:36:39.018304 [ 3 ] {7018f136-b8ca-49ce-abdc-9462b77351eb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:36:39.018809 [ 21 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 225 rows, containing 4 columns (4 merged, 0 gathered) in 0.002890904 sec., 77830.32573893841 rows/sec., 6.16 MiB/sec. 2023.11.21 21:36:39.018847 [ 3 ] {7018f136-b8ca-49ce-abdc-9462b77351eb} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.21 21:36:39.018973 [ 21 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2023.11.21 21:36:39.019075 [ 3 ] {7018f136-b8ca-49ce-abdc-9462b77351eb} oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.21 21:36:39.019300 [ 3 ] {7018f136-b8ca-49ce-abdc-9462b77351eb} executeQuery: Read 135 rows, 13.24 KiB in 0.002578012 sec., 52365 rows/sec., 5.02 MiB/sec. 2023.11.21 21:36:39.019330 [ 21 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_10_2} oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2023.11.21 21:36:39.019529 [ 3 ] {7018f136-b8ca-49ce-abdc-9462b77351eb} DynamicQueryHandler: Done processing query 2023.11.21 21:36:39.019526 [ 21 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_10_2} oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 2023.11.21 21:36:39.019568 [ 3 ] {7018f136-b8ca-49ce-abdc-9462b77351eb} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.21 21:36:39.019603 [ 3 ] {} HTTP-Session: 06615a3c-71f2-447a-a3f4-0945cf4972f0 Destroying unnamed session 2023.11.21 21:36:39.019741 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 7672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:36:39.019789 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:36:39.019809 [ 3 ] {} HTTP-Session: 0785f8a8-1633-4941-9e5e-5f718afcea66 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:36:39.019826 [ 3 ] {} HTTP-Session: 0785f8a8-1633-4941-9e5e-5f718afcea66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:36:39.019904 [ 3 ] {f2cfc762-fcf5-4f3c-a2ee-f18c0c96958c} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:36:39.019967 [ 3 ] {f2cfc762-fcf5-4f3c-a2ee-f18c0c96958c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.21 21:36:39.020093 [ 3 ] {f2cfc762-fcf5-4f3c-a2ee-f18c0c96958c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:36:39.020419 [ 3 ] {f2cfc762-fcf5-4f3c-a2ee-f18c0c96958c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:36:39.020628 [ 3 ] {f2cfc762-fcf5-4f3c-a2ee-f18c0c96958c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.21 21:36:39.020775 [ 3 ] {f2cfc762-fcf5-4f3c-a2ee-f18c0c96958c} oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.21 21:36:39.020905 [ 3 ] {f2cfc762-fcf5-4f3c-a2ee-f18c0c96958c} executeQuery: Read 45 rows, 3.60 KiB in 0.000961878 sec., 46783 rows/sec., 3.66 MiB/sec. 2023.11.21 21:36:39.021021 [ 3 ] {f2cfc762-fcf5-4f3c-a2ee-f18c0c96958c} DynamicQueryHandler: Done processing query 2023.11.21 21:36:39.021044 [ 3 ] {f2cfc762-fcf5-4f3c-a2ee-f18c0c96958c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.21 21:36:39.021060 [ 3 ] {} HTTP-Session: 0785f8a8-1633-4941-9e5e-5f718afcea66 Destroying unnamed session 2023.11.21 21:36:39.021184 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 48142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:36:39.021229 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:36:39.021248 [ 3 ] {} HTTP-Session: b8314406-d737-429a-904f-06ff20daa05e Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:36:39.021265 [ 3 ] {} HTTP-Session: b8314406-d737-429a-904f-06ff20daa05e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:36:39.021354 [ 3 ] {d6cb44f7-a447-433e-ac1f-1c03b2a705f6} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:36:39.021401 [ 3 ] {d6cb44f7-a447-433e-ac1f-1c03b2a705f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.21 21:36:39.021539 [ 3 ] {d6cb44f7-a447-433e-ac1f-1c03b2a705f6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:36:39.022271 [ 3 ] {d6cb44f7-a447-433e-ac1f-1c03b2a705f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.21 21:36:39.022602 [ 3 ] {d6cb44f7-a447-433e-ac1f-1c03b2a705f6} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.21 21:36:39.022779 [ 3 ] {d6cb44f7-a447-433e-ac1f-1c03b2a705f6} oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.21 21:36:39.022916 [ 3 ] {d6cb44f7-a447-433e-ac1f-1c03b2a705f6} executeQuery: Read 45 rows, 62.18 KiB in 0.001530723 sec., 29397 rows/sec., 39.67 MiB/sec. 2023.11.21 21:36:39.023097 [ 3 ] {d6cb44f7-a447-433e-ac1f-1c03b2a705f6} DynamicQueryHandler: Done processing query 2023.11.21 21:36:39.023121 [ 3 ] {d6cb44f7-a447-433e-ac1f-1c03b2a705f6} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.21 21:36:39.023137 [ 3 ] {} HTTP-Session: b8314406-d737-429a-904f-06ff20daa05e Destroying unnamed session 2023.11.21 21:36:49.014290 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 6501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:36:49.014422 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:36:49.014453 [ 3 ] {} HTTP-Session: 1b989cec-d598-48fa-8ad9-d11e9feb53e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:36:49.014481 [ 3 ] {} HTTP-Session: 1b989cec-d598-48fa-8ad9-d11e9feb53e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:36:49.014625 [ 3 ] {094ee1d4-376e-4080-9f7a-063a9d48ab41} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:36:49.014685 [ 3 ] {094ee1d4-376e-4080-9f7a-063a9d48ab41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.21 21:36:49.014847 [ 3 ] {094ee1d4-376e-4080-9f7a-063a9d48ab41} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:36:49.015280 [ 3 ] {094ee1d4-376e-4080-9f7a-063a9d48ab41} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:36:49.015563 [ 3 ] {094ee1d4-376e-4080-9f7a-063a9d48ab41} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.21 21:36:49.015724 [ 3 ] {094ee1d4-376e-4080-9f7a-063a9d48ab41} oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.21 21:36:49.015873 [ 3 ] {094ee1d4-376e-4080-9f7a-063a9d48ab41} executeQuery: Read 45 rows, 3.65 KiB in 0.00120791 sec., 37254 rows/sec., 2.95 MiB/sec. 2023.11.21 21:36:49.016009 [ 3 ] {094ee1d4-376e-4080-9f7a-063a9d48ab41} DynamicQueryHandler: Done processing query 2023.11.21 21:36:49.016034 [ 3 ] {094ee1d4-376e-4080-9f7a-063a9d48ab41} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.21 21:36:49.016049 [ 3 ] {} HTTP-Session: 1b989cec-d598-48fa-8ad9-d11e9feb53e4 Destroying unnamed session 2023.11.21 21:36:49.016199 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 21487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:36:49.016246 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:36:49.016264 [ 3 ] {} HTTP-Session: 9ac7c74f-4758-4f83-80b3-69f5a1415c06 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:36:49.016281 [ 3 ] {} HTTP-Session: 9ac7c74f-4758-4f83-80b3-69f5a1415c06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:36:49.016363 [ 3 ] {c00d74a9-04fa-4232-bf4f-bb50edd347ac} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:36:49.016402 [ 3 ] {c00d74a9-04fa-4232-bf4f-bb50edd347ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.21 21:36:49.016508 [ 3 ] {c00d74a9-04fa-4232-bf4f-bb50edd347ac} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:36:49.016898 [ 3 ] {c00d74a9-04fa-4232-bf4f-bb50edd347ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:36:49.017119 [ 3 ] {c00d74a9-04fa-4232-bf4f-bb50edd347ac} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.21 21:36:49.017267 [ 3 ] {c00d74a9-04fa-4232-bf4f-bb50edd347ac} oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.21 21:36:49.017397 [ 3 ] {c00d74a9-04fa-4232-bf4f-bb50edd347ac} executeQuery: Read 135 rows, 13.24 KiB in 0.001003889 sec., 134477 rows/sec., 12.88 MiB/sec. 2023.11.21 21:36:49.017389 [ 102 ] {} oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.21 21:36:49.017510 [ 102 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:36:49.017585 [ 3 ] {c00d74a9-04fa-4232-bf4f-bb50edd347ac} DynamicQueryHandler: Done processing query 2023.11.21 21:36:49.017630 [ 3 ] {c00d74a9-04fa-4232-bf4f-bb50edd347ac} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.21 21:36:49.017637 [ 17 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.21 21:36:49.017654 [ 3 ] {} HTTP-Session: 9ac7c74f-4758-4f83-80b3-69f5a1415c06 Destroying unnamed session 2023.11.21 21:36:49.017773 [ 17 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.21 21:36:49.017829 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 7672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:36:49.017845 [ 17 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 172 rows starting from the beginning of the part 2023.11.21 21:36:49.017930 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:36:49.017984 [ 3 ] {} HTTP-Session: 43aca79d-f7dc-4353-a785-7d6d2568c98f Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:36:49.018021 [ 3 ] {} HTTP-Session: 43aca79d-f7dc-4353-a785-7d6d2568c98f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:36:49.018137 [ 17 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 135 rows starting from the beginning of the part 2023.11.21 21:36:49.018238 [ 3 ] {a408cfe3-7720-463c-8d78-33ba2338cadd} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:36:49.018344 [ 3 ] {a408cfe3-7720-463c-8d78-33ba2338cadd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.21 21:36:49.018409 [ 17 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 137 rows starting from the beginning of the part 2023.11.21 21:36:49.018721 [ 17 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 172 rows starting from the beginning of the part 2023.11.21 21:36:49.018840 [ 3 ] {a408cfe3-7720-463c-8d78-33ba2338cadd} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:36:49.018985 [ 17 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 135 rows starting from the beginning of the part 2023.11.21 21:36:49.019110 [ 17 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 135 rows starting from the beginning of the part 2023.11.21 21:36:49.019625 [ 3 ] {a408cfe3-7720-463c-8d78-33ba2338cadd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:36:49.020022 [ 3 ] {a408cfe3-7720-463c-8d78-33ba2338cadd} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.21 21:36:49.020359 [ 3 ] {a408cfe3-7720-463c-8d78-33ba2338cadd} oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.21 21:36:49.020526 [ 102 ] {} oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.21 21:36:49.020580 [ 3 ] {a408cfe3-7720-463c-8d78-33ba2338cadd} executeQuery: Read 45 rows, 3.60 KiB in 0.002253359 sec., 19970 rows/sec., 1.56 MiB/sec. 2023.11.21 21:36:49.020628 [ 102 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:36:49.020926 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.21 21:36:49.021224 [ 3 ] {a408cfe3-7720-463c-8d78-33ba2338cadd} DynamicQueryHandler: Done processing query 2023.11.21 21:36:49.021279 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.21 21:36:49.021326 [ 3 ] {a408cfe3-7720-463c-8d78-33ba2338cadd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.21 21:36:49.021426 [ 3 ] {} HTTP-Session: 43aca79d-f7dc-4353-a785-7d6d2568c98f Destroying unnamed session 2023.11.21 21:36:49.021434 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 89 rows starting from the beginning of the part 2023.11.21 21:36:49.021483 [ 21 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 886 rows, containing 4 columns (4 merged, 0 gathered) in 0.003905823 sec., 226840.7964211384 rows/sec., 21.50 MiB/sec. 2023.11.21 21:36:49.021597 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 45 rows starting from the beginning of the part 2023.11.21 21:36:49.021663 [ 21 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.21 21:36:49.021712 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 48142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:36:49.021839 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 49 rows starting from the beginning of the part 2023.11.21 21:36:49.021835 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:36:49.021931 [ 3 ] {} HTTP-Session: a7be64b4-588d-483a-8824-c266858cb3b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:36:49.021996 [ 3 ] {} HTTP-Session: a7be64b4-588d-483a-8824-c266858cb3b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:36:49.022026 [ 21 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_11_2} oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.21 21:36:49.022146 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 71 rows starting from the beginning of the part 2023.11.21 21:36:49.022220 [ 21 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_11_2} oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.21 21:36:49.022402 [ 3 ] {97317430-274d-4ab6-9eb5-735341c5707c} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:36:49.022470 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 45 rows starting from the beginning of the part 2023.11.21 21:36:49.022532 [ 3 ] {97317430-274d-4ab6-9eb5-735341c5707c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.21 21:36:49.022703 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 45 rows starting from the beginning of the part 2023.11.21 21:36:49.023262 [ 3 ] {97317430-274d-4ab6-9eb5-735341c5707c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:36:49.023893 [ 23 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 4 columns (4 merged, 0 gathered) in 0.003139437 sec., 109573.78663754043 rows/sec., 8.56 MiB/sec. 2023.11.21 21:36:49.024091 [ 23 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.21 21:36:49.024140 [ 3 ] {97317430-274d-4ab6-9eb5-735341c5707c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:36:49.024305 [ 23 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_11_2} oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.21 21:36:49.024388 [ 23 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_11_2} oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.21 21:36:49.024523 [ 3 ] {97317430-274d-4ab6-9eb5-735341c5707c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.21 21:36:49.024706 [ 3 ] {97317430-274d-4ab6-9eb5-735341c5707c} oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.21 21:36:49.024833 [ 102 ] {} oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.21 21:36:49.024850 [ 3 ] {97317430-274d-4ab6-9eb5-735341c5707c} executeQuery: Read 45 rows, 62.18 KiB in 0.00237071 sec., 18981 rows/sec., 25.61 MiB/sec. 2023.11.21 21:36:49.024886 [ 102 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:36:49.025039 [ 21 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.21 21:36:49.025139 [ 3 ] {97317430-274d-4ab6-9eb5-735341c5707c} DynamicQueryHandler: Done processing query 2023.11.21 21:36:49.025194 [ 3 ] {97317430-274d-4ab6-9eb5-735341c5707c} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.21 21:36:49.025210 [ 21 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.21 21:36:49.025228 [ 3 ] {} HTTP-Session: a7be64b4-588d-483a-8824-c266858cb3b6 Destroying unnamed session 2023.11.21 21:36:49.025280 [ 21 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 255 rows starting from the beginning of the part 2023.11.21 21:36:49.025413 [ 21 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 45 rows starting from the beginning of the part 2023.11.21 21:36:49.025511 [ 21 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 45 rows starting from the beginning of the part 2023.11.21 21:36:49.025601 [ 21 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 45 rows starting from the beginning of the part 2023.11.21 21:36:49.025689 [ 21 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 45 rows starting from the beginning of the part 2023.11.21 21:36:49.025775 [ 21 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 45 rows starting from the beginning of the part 2023.11.21 21:36:49.027101 [ 21 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 6 columns (6 merged, 0 gathered) in 0.002146988 sec., 223569.01855063933 rows/sec., 301.70 MiB/sec. 2023.11.21 21:36:49.027346 [ 21 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.21 21:36:49.027530 [ 21 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_11_2} oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.21 21:36:49.027595 [ 21 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_11_2} oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.21 21:36:49.027650 [ 21 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 70394af1-5f00-4133-89b8-4082a0f04cba::all_1_11_2: 4.00 MiB. 2023.11.21 21:36:50.000124 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.96 MiB, peak 236.30 MiB, will set to 230.85 MiB (RSS), difference: -4.11 MiB 2023.11.21 21:36:52.855909 [ 100 ] {} DNSResolver: Updating DNS cache 2023.11.21 21:36:52.855968 [ 100 ] {} DNSResolver: Updated DNS cache 2023.11.21 21:36:59.015895 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 6501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:36:59.016021 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:36:59.016051 [ 3 ] {} HTTP-Session: e9409c30-81b2-4dec-af80-8172ef484371 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:36:59.016078 [ 3 ] {} HTTP-Session: e9409c30-81b2-4dec-af80-8172ef484371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:36:59.016220 [ 3 ] {414337a7-9b9b-457b-9e06-da3919cd6099} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:36:59.016288 [ 3 ] {414337a7-9b9b-457b-9e06-da3919cd6099} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.21 21:36:59.016473 [ 3 ] {414337a7-9b9b-457b-9e06-da3919cd6099} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:36:59.016925 [ 3 ] {414337a7-9b9b-457b-9e06-da3919cd6099} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:36:59.017207 [ 3 ] {414337a7-9b9b-457b-9e06-da3919cd6099} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.21 21:36:59.017368 [ 3 ] {414337a7-9b9b-457b-9e06-da3919cd6099} oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.21 21:36:59.017514 [ 3 ] {414337a7-9b9b-457b-9e06-da3919cd6099} executeQuery: Read 45 rows, 3.65 KiB in 0.001249271 sec., 36021 rows/sec., 2.85 MiB/sec. 2023.11.21 21:36:59.017651 [ 3 ] {414337a7-9b9b-457b-9e06-da3919cd6099} DynamicQueryHandler: Done processing query 2023.11.21 21:36:59.017675 [ 3 ] {414337a7-9b9b-457b-9e06-da3919cd6099} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.21 21:36:59.017691 [ 3 ] {} HTTP-Session: e9409c30-81b2-4dec-af80-8172ef484371 Destroying unnamed session 2023.11.21 21:36:59.017802 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:36:59.017848 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:36:59.017866 [ 3 ] {} HTTP-Session: e34aabc7-9e9d-4c2a-b444-8e80304a2a65 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:36:59.017883 [ 3 ] {} HTTP-Session: e34aabc7-9e9d-4c2a-b444-8e80304a2a65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:36:59.017952 [ 3 ] {bd420b87-3f95-4211-8a25-c80a8366edfc} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:36:59.017992 [ 3 ] {bd420b87-3f95-4211-8a25-c80a8366edfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.21 21:36:59.018101 [ 3 ] {bd420b87-3f95-4211-8a25-c80a8366edfc} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:36:59.018414 [ 3 ] {bd420b87-3f95-4211-8a25-c80a8366edfc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:36:59.018616 [ 3 ] {bd420b87-3f95-4211-8a25-c80a8366edfc} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.21 21:36:59.018762 [ 3 ] {bd420b87-3f95-4211-8a25-c80a8366edfc} oximeter.fields_ipaddr (128e81ba-48b7-4d80-83e4-d898f7b393a7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.21 21:36:59.018878 [ 3 ] {bd420b87-3f95-4211-8a25-c80a8366edfc} executeQuery: Read 2 rows, 175.00 B in 0.000889137 sec., 2249 rows/sec., 192.21 KiB/sec. 2023.11.21 21:36:59.019000 [ 3 ] {bd420b87-3f95-4211-8a25-c80a8366edfc} DynamicQueryHandler: Done processing query 2023.11.21 21:36:59.019023 [ 3 ] {bd420b87-3f95-4211-8a25-c80a8366edfc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.21 21:36:59.019038 [ 3 ] {} HTTP-Session: e34aabc7-9e9d-4c2a-b444-8e80304a2a65 Destroying unnamed session 2023.11.21 21:36:59.019184 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 26907, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:36:59.019228 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:36:59.019247 [ 3 ] {} HTTP-Session: 25af0bed-57e3-4d1d-b515-6d020edd534f Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:36:59.019264 [ 3 ] {} HTTP-Session: 25af0bed-57e3-4d1d-b515-6d020edd534f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:36:59.019338 [ 3 ] {37db9b66-4994-47d2-84c7-bd1fcbf8b485} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:36:59.019375 [ 3 ] {37db9b66-4994-47d2-84c7-bd1fcbf8b485} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.21 21:36:59.019477 [ 3 ] {37db9b66-4994-47d2-84c7-bd1fcbf8b485} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:36:59.019954 [ 3 ] {37db9b66-4994-47d2-84c7-bd1fcbf8b485} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:36:59.020179 [ 3 ] {37db9b66-4994-47d2-84c7-bd1fcbf8b485} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.21 21:36:59.020326 [ 3 ] {37db9b66-4994-47d2-84c7-bd1fcbf8b485} oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.21 21:36:59.020436 [ 3 ] {37db9b66-4994-47d2-84c7-bd1fcbf8b485} executeQuery: Read 172 rows, 16.42 KiB in 0.00106369 sec., 161701 rows/sec., 15.08 MiB/sec. 2023.11.21 21:36:59.020557 [ 3 ] {37db9b66-4994-47d2-84c7-bd1fcbf8b485} DynamicQueryHandler: Done processing query 2023.11.21 21:36:59.020580 [ 3 ] {37db9b66-4994-47d2-84c7-bd1fcbf8b485} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.21 21:36:59.020596 [ 3 ] {} HTTP-Session: 25af0bed-57e3-4d1d-b515-6d020edd534f Destroying unnamed session 2023.11.21 21:36:59.020693 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:36:59.020738 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:36:59.020756 [ 3 ] {} HTTP-Session: e132f076-2d2a-4f41-b597-d82254c2345b Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:36:59.020773 [ 3 ] {} HTTP-Session: e132f076-2d2a-4f41-b597-d82254c2345b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:36:59.020840 [ 3 ] {ba436e73-ae13-4704-847a-10879c615218} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:36:59.020878 [ 3 ] {ba436e73-ae13-4704-847a-10879c615218} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.21 21:36:59.020982 [ 3 ] {ba436e73-ae13-4704-847a-10879c615218} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:36:59.021257 [ 3 ] {ba436e73-ae13-4704-847a-10879c615218} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:36:59.021457 [ 3 ] {ba436e73-ae13-4704-847a-10879c615218} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.21 21:36:59.021599 [ 3 ] {ba436e73-ae13-4704-847a-10879c615218} oximeter.fields_u16 (dc3433e8-4b32-4156-92f7-e7abe4517165): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.21 21:36:59.021725 [ 3 ] {ba436e73-ae13-4704-847a-10879c615218} executeQuery: Read 2 rows, 143.00 B in 0.000851087 sec., 2349 rows/sec., 164.08 KiB/sec. 2023.11.21 21:36:59.021843 [ 3 ] {ba436e73-ae13-4704-847a-10879c615218} DynamicQueryHandler: Done processing query 2023.11.21 21:36:59.021867 [ 3 ] {ba436e73-ae13-4704-847a-10879c615218} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.21 21:36:59.021882 [ 3 ] {} HTTP-Session: e132f076-2d2a-4f41-b597-d82254c2345b Destroying unnamed session 2023.11.21 21:36:59.021993 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 12055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:36:59.022037 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:36:59.022055 [ 3 ] {} HTTP-Session: b8c80ecf-1a39-4580-8a28-b93a0123cbbd Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:36:59.022070 [ 3 ] {} HTTP-Session: b8c80ecf-1a39-4580-8a28-b93a0123cbbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:36:59.022143 [ 3 ] {a952dafc-fe6b-40f5-9e05-e4671c7bf074} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:36:59.022180 [ 3 ] {a952dafc-fe6b-40f5-9e05-e4671c7bf074} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.21 21:36:59.022285 [ 3 ] {a952dafc-fe6b-40f5-9e05-e4671c7bf074} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:36:59.022615 [ 3 ] {a952dafc-fe6b-40f5-9e05-e4671c7bf074} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:36:59.022845 [ 3 ] {a952dafc-fe6b-40f5-9e05-e4671c7bf074} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.21 21:36:59.022986 [ 3 ] {a952dafc-fe6b-40f5-9e05-e4671c7bf074} oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.21 21:36:59.023085 [ 3 ] {a952dafc-fe6b-40f5-9e05-e4671c7bf074} executeQuery: Read 71 rows, 5.67 KiB in 0.000914298 sec., 77655 rows/sec., 6.05 MiB/sec. 2023.11.21 21:36:59.023203 [ 3 ] {a952dafc-fe6b-40f5-9e05-e4671c7bf074} DynamicQueryHandler: Done processing query 2023.11.21 21:36:59.023226 [ 3 ] {a952dafc-fe6b-40f5-9e05-e4671c7bf074} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.21 21:36:59.023242 [ 3 ] {} HTTP-Session: b8c80ecf-1a39-4580-8a28-b93a0123cbbd Destroying unnamed session 2023.11.21 21:36:59.023338 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 7199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:36:59.023382 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:36:59.023399 [ 3 ] {} HTTP-Session: 814db5c6-493e-4b38-a6a6-a42c045a01e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:36:59.023416 [ 3 ] {} HTTP-Session: 814db5c6-493e-4b38-a6a6-a42c045a01e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:36:59.023487 [ 3 ] {921bc1f8-8482-46e3-b828-05d598a2e393} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:36:59.023527 [ 3 ] {921bc1f8-8482-46e3-b828-05d598a2e393} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.21 21:36:59.023641 [ 3 ] {921bc1f8-8482-46e3-b828-05d598a2e393} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:36:59.024025 [ 3 ] {921bc1f8-8482-46e3-b828-05d598a2e393} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:36:59.024268 [ 3 ] {921bc1f8-8482-46e3-b828-05d598a2e393} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.21 21:36:59.024437 [ 3 ] {921bc1f8-8482-46e3-b828-05d598a2e393} oximeter.measurements_cumulativeu64 (2f38cfcf-829c-485c-a444-1ac1080c689a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.21 21:36:59.024561 [ 3 ] {921bc1f8-8482-46e3-b828-05d598a2e393} executeQuery: Read 37 rows, 2.64 KiB in 0.001046169 sec., 35367 rows/sec., 2.46 MiB/sec. 2023.11.21 21:36:59.024693 [ 3 ] {921bc1f8-8482-46e3-b828-05d598a2e393} DynamicQueryHandler: Done processing query 2023.11.21 21:36:59.024715 [ 3 ] {921bc1f8-8482-46e3-b828-05d598a2e393} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.21 21:36:59.024731 [ 3 ] {} HTTP-Session: 814db5c6-493e-4b38-a6a6-a42c045a01e3 Destroying unnamed session 2023.11.21 21:36:59.024871 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 48142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:36:59.024916 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:36:59.024934 [ 3 ] {} HTTP-Session: 67a08f41-cafa-4b5c-98d3-3e089c1f0de8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:36:59.024950 [ 3 ] {} HTTP-Session: 67a08f41-cafa-4b5c-98d3-3e089c1f0de8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:36:59.025034 [ 3 ] {97cddba6-174f-459c-8d46-1a3b6d3b9634} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:36:59.025078 [ 3 ] {97cddba6-174f-459c-8d46-1a3b6d3b9634} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.21 21:36:59.025212 [ 3 ] {97cddba6-174f-459c-8d46-1a3b6d3b9634} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:36:59.025693 [ 3 ] {97cddba6-174f-459c-8d46-1a3b6d3b9634} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:36:59.026002 [ 3 ] {97cddba6-174f-459c-8d46-1a3b6d3b9634} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.21 21:36:59.026172 [ 3 ] {97cddba6-174f-459c-8d46-1a3b6d3b9634} oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.21 21:36:59.026289 [ 3 ] {97cddba6-174f-459c-8d46-1a3b6d3b9634} executeQuery: Read 45 rows, 62.18 KiB in 0.00122681 sec., 36680 rows/sec., 49.50 MiB/sec. 2023.11.21 21:36:59.026410 [ 3 ] {97cddba6-174f-459c-8d46-1a3b6d3b9634} DynamicQueryHandler: Done processing query 2023.11.21 21:36:59.026434 [ 3 ] {97cddba6-174f-459c-8d46-1a3b6d3b9634} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.21 21:36:59.026450 [ 3 ] {} HTTP-Session: 67a08f41-cafa-4b5c-98d3-3e089c1f0de8 Destroying unnamed session 2023.11.21 21:37:07.856010 [ 94 ] {} DNSResolver: Updating DNS cache 2023.11.21 21:37:07.856077 [ 94 ] {} DNSResolver: Updated DNS cache 2023.11.21 21:37:09.013544 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 6501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:37:09.013661 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:37:09.013690 [ 3 ] {} HTTP-Session: c3666774-8053-4358-9b3d-ed86bc630825 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:37:09.013719 [ 3 ] {} HTTP-Session: c3666774-8053-4358-9b3d-ed86bc630825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:37:09.013863 [ 3 ] {b3b8743b-d4b6-4c25-96ef-c215546a0014} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:37:09.013927 [ 3 ] {b3b8743b-d4b6-4c25-96ef-c215546a0014} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.21 21:37:09.014087 [ 3 ] {b3b8743b-d4b6-4c25-96ef-c215546a0014} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:37:09.014546 [ 3 ] {b3b8743b-d4b6-4c25-96ef-c215546a0014} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:37:09.014812 [ 3 ] {b3b8743b-d4b6-4c25-96ef-c215546a0014} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.21 21:37:09.014974 [ 3 ] {b3b8743b-d4b6-4c25-96ef-c215546a0014} oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.21 21:37:09.015126 [ 3 ] {b3b8743b-d4b6-4c25-96ef-c215546a0014} executeQuery: Read 45 rows, 3.65 KiB in 0.001218 sec., 36945 rows/sec., 2.92 MiB/sec. 2023.11.21 21:37:09.015263 [ 3 ] {b3b8743b-d4b6-4c25-96ef-c215546a0014} DynamicQueryHandler: Done processing query 2023.11.21 21:37:09.015290 [ 3 ] {b3b8743b-d4b6-4c25-96ef-c215546a0014} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.21 21:37:09.015306 [ 3 ] {} HTTP-Session: c3666774-8053-4358-9b3d-ed86bc630825 Destroying unnamed session 2023.11.21 21:37:09.015430 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 21487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:37:09.015477 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:37:09.015497 [ 3 ] {} HTTP-Session: a1450eb0-027f-40f6-89cd-4de2693a73ea Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:37:09.015513 [ 3 ] {} HTTP-Session: a1450eb0-027f-40f6-89cd-4de2693a73ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:37:09.015595 [ 3 ] {636201e4-d139-43ee-bc89-c4d950b4336c} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:37:09.015635 [ 3 ] {636201e4-d139-43ee-bc89-c4d950b4336c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.21 21:37:09.015740 [ 3 ] {636201e4-d139-43ee-bc89-c4d950b4336c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:37:09.016233 [ 3 ] {636201e4-d139-43ee-bc89-c4d950b4336c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:37:09.016460 [ 3 ] {636201e4-d139-43ee-bc89-c4d950b4336c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.21 21:37:09.016605 [ 3 ] {636201e4-d139-43ee-bc89-c4d950b4336c} oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.21 21:37:09.016712 [ 3 ] {636201e4-d139-43ee-bc89-c4d950b4336c} executeQuery: Read 135 rows, 13.24 KiB in 0.00108864 sec., 124007 rows/sec., 11.88 MiB/sec. 2023.11.21 21:37:09.016841 [ 3 ] {636201e4-d139-43ee-bc89-c4d950b4336c} DynamicQueryHandler: Done processing query 2023.11.21 21:37:09.016865 [ 3 ] {636201e4-d139-43ee-bc89-c4d950b4336c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.21 21:37:09.016880 [ 3 ] {} HTTP-Session: a1450eb0-027f-40f6-89cd-4de2693a73ea Destroying unnamed session 2023.11.21 21:37:09.016989 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 7672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:37:09.017035 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:37:09.017054 [ 3 ] {} HTTP-Session: 30e54b19-7ff2-4901-a206-bb84848f24a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:37:09.017070 [ 3 ] {} HTTP-Session: 30e54b19-7ff2-4901-a206-bb84848f24a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:37:09.017141 [ 3 ] {331b0c5d-d141-470e-bee8-ddde12e6b5ce} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:37:09.017180 [ 3 ] {331b0c5d-d141-470e-bee8-ddde12e6b5ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.21 21:37:09.017287 [ 3 ] {331b0c5d-d141-470e-bee8-ddde12e6b5ce} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:37:09.017585 [ 3 ] {331b0c5d-d141-470e-bee8-ddde12e6b5ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:37:09.017789 [ 3 ] {331b0c5d-d141-470e-bee8-ddde12e6b5ce} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.21 21:37:09.017933 [ 3 ] {331b0c5d-d141-470e-bee8-ddde12e6b5ce} oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.21 21:37:09.018058 [ 3 ] {331b0c5d-d141-470e-bee8-ddde12e6b5ce} executeQuery: Read 45 rows, 3.60 KiB in 0.000882558 sec., 50988 rows/sec., 3.99 MiB/sec. 2023.11.21 21:37:09.018176 [ 3 ] {331b0c5d-d141-470e-bee8-ddde12e6b5ce} DynamicQueryHandler: Done processing query 2023.11.21 21:37:09.018200 [ 3 ] {331b0c5d-d141-470e-bee8-ddde12e6b5ce} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.21 21:37:09.018215 [ 3 ] {} HTTP-Session: 30e54b19-7ff2-4901-a206-bb84848f24a2 Destroying unnamed session 2023.11.21 21:37:09.018348 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 48142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:37:09.018395 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:37:09.018414 [ 3 ] {} HTTP-Session: 7eec0d02-aee8-4b44-8843-e05d0487b738 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:37:09.018431 [ 3 ] {} HTTP-Session: 7eec0d02-aee8-4b44-8843-e05d0487b738 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:37:09.018523 [ 3 ] {6585d2a0-e6fd-4ae0-af07-1c9b9852f64b} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:37:09.018570 [ 3 ] {6585d2a0-e6fd-4ae0-af07-1c9b9852f64b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.21 21:37:09.018711 [ 3 ] {6585d2a0-e6fd-4ae0-af07-1c9b9852f64b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:37:09.019189 [ 3 ] {6585d2a0-e6fd-4ae0-af07-1c9b9852f64b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:37:09.019513 [ 3 ] {6585d2a0-e6fd-4ae0-af07-1c9b9852f64b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.21 21:37:09.019691 [ 3 ] {6585d2a0-e6fd-4ae0-af07-1c9b9852f64b} oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.21 21:37:09.019826 [ 3 ] {6585d2a0-e6fd-4ae0-af07-1c9b9852f64b} executeQuery: Read 45 rows, 62.18 KiB in 0.001266341 sec., 35535 rows/sec., 47.95 MiB/sec. 2023.11.21 21:37:09.019967 [ 3 ] {6585d2a0-e6fd-4ae0-af07-1c9b9852f64b} DynamicQueryHandler: Done processing query 2023.11.21 21:37:09.019991 [ 3 ] {6585d2a0-e6fd-4ae0-af07-1c9b9852f64b} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.21 21:37:09.020007 [ 3 ] {} HTTP-Session: 7eec0d02-aee8-4b44-8843-e05d0487b738 Destroying unnamed session 2023.11.21 21:37:19.014594 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 6501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:37:19.014726 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:37:19.014756 [ 3 ] {} HTTP-Session: 9f9e0ca4-97e8-43af-a683-eb4fc2144ec6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:37:19.014784 [ 3 ] {} HTTP-Session: 9f9e0ca4-97e8-43af-a683-eb4fc2144ec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:37:19.014926 [ 3 ] {6343c589-9651-4d8d-ba3c-fbf4da62ad23} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:37:19.014987 [ 3 ] {6343c589-9651-4d8d-ba3c-fbf4da62ad23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.21 21:37:19.015148 [ 3 ] {6343c589-9651-4d8d-ba3c-fbf4da62ad23} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:37:19.015701 [ 3 ] {6343c589-9651-4d8d-ba3c-fbf4da62ad23} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:37:19.015961 [ 3 ] {6343c589-9651-4d8d-ba3c-fbf4da62ad23} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.21 21:37:19.016129 [ 3 ] {6343c589-9651-4d8d-ba3c-fbf4da62ad23} oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.21 21:37:19.016247 [ 3 ] {6343c589-9651-4d8d-ba3c-fbf4da62ad23} executeQuery: Read 45 rows, 3.65 KiB in 0.001289301 sec., 34902 rows/sec., 2.76 MiB/sec. 2023.11.21 21:37:19.016275 [ 90 ] {} oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2023.11.21 21:37:19.016386 [ 90 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:37:19.016422 [ 3 ] {6343c589-9651-4d8d-ba3c-fbf4da62ad23} DynamicQueryHandler: Done processing query 2023.11.21 21:37:19.016469 [ 3 ] {6343c589-9651-4d8d-ba3c-fbf4da62ad23} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.21 21:37:19.016545 [ 3 ] {} HTTP-Session: 9f9e0ca4-97e8-43af-a683-eb4fc2144ec6 Destroying unnamed session 2023.11.21 21:37:19.016562 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2023.11.21 21:37:19.016711 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:37:19.016764 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.21 21:37:19.016796 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:37:19.016816 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 45 rows starting from the beginning of the part 2023.11.21 21:37:19.016827 [ 3 ] {} HTTP-Session: 36237be7-636e-459f-a4b1-c31b4aa4734d Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:37:19.016891 [ 3 ] {} HTTP-Session: 36237be7-636e-459f-a4b1-c31b4aa4734d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:37:19.017106 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 45 rows starting from the beginning of the part 2023.11.21 21:37:19.017109 [ 3 ] {0340487c-a433-4249-9a03-5d39246c89d6} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:37:19.017213 [ 3 ] {0340487c-a433-4249-9a03-5d39246c89d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.21 21:37:19.017349 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 45 rows starting from the beginning of the part 2023.11.21 21:37:19.017658 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 45 rows starting from the beginning of the part 2023.11.21 21:37:19.017746 [ 3 ] {0340487c-a433-4249-9a03-5d39246c89d6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:37:19.017894 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 45 rows starting from the beginning of the part 2023.11.21 21:37:19.018372 [ 3 ] {0340487c-a433-4249-9a03-5d39246c89d6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:37:19.018848 [ 3 ] {0340487c-a433-4249-9a03-5d39246c89d6} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.21 21:37:19.019093 [ 23 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 225 rows, containing 4 columns (4 merged, 0 gathered) in 0.002641102 sec., 85191.71164157991 rows/sec., 6.74 MiB/sec. 2023.11.21 21:37:19.019101 [ 3 ] {0340487c-a433-4249-9a03-5d39246c89d6} oximeter.fields_ipaddr (128e81ba-48b7-4d80-83e4-d898f7b393a7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.21 21:37:19.019245 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2023.11.21 21:37:19.019346 [ 3 ] {0340487c-a433-4249-9a03-5d39246c89d6} executeQuery: Read 4 rows, 342.00 B in 0.002142758 sec., 1866 rows/sec., 155.87 KiB/sec. 2023.11.21 21:37:19.019566 [ 3 ] {0340487c-a433-4249-9a03-5d39246c89d6} DynamicQueryHandler: Done processing query 2023.11.21 21:37:19.019580 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_14_3} oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2023.11.21 21:37:19.019602 [ 3 ] {0340487c-a433-4249-9a03-5d39246c89d6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.21 21:37:19.019638 [ 3 ] {} HTTP-Session: 36237be7-636e-459f-a4b1-c31b4aa4734d Destroying unnamed session 2023.11.21 21:37:19.019693 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_14_3} oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2023.11.21 21:37:19.019799 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 21785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:37:19.019850 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:37:19.019868 [ 3 ] {} HTTP-Session: c9efa594-e62c-4eab-bb20-89a653170e33 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:37:19.019885 [ 3 ] {} HTTP-Session: c9efa594-e62c-4eab-bb20-89a653170e33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:37:19.019971 [ 3 ] {cccc487e-b91d-4add-b092-e08bc7e0f33a} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:37:19.020011 [ 3 ] {cccc487e-b91d-4add-b092-e08bc7e0f33a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.21 21:37:19.020128 [ 3 ] {cccc487e-b91d-4add-b092-e08bc7e0f33a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:37:19.020562 [ 3 ] {cccc487e-b91d-4add-b092-e08bc7e0f33a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:37:19.020786 [ 3 ] {cccc487e-b91d-4add-b092-e08bc7e0f33a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.21 21:37:19.020933 [ 3 ] {cccc487e-b91d-4add-b092-e08bc7e0f33a} oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.21 21:37:19.021059 [ 3 ] {cccc487e-b91d-4add-b092-e08bc7e0f33a} executeQuery: Read 137 rows, 13.42 KiB in 0.001057499 sec., 129550 rows/sec., 12.39 MiB/sec. 2023.11.21 21:37:19.021182 [ 3 ] {cccc487e-b91d-4add-b092-e08bc7e0f33a} DynamicQueryHandler: Done processing query 2023.11.21 21:37:19.021205 [ 3 ] {cccc487e-b91d-4add-b092-e08bc7e0f33a} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.21 21:37:19.021220 [ 3 ] {} HTTP-Session: c9efa594-e62c-4eab-bb20-89a653170e33 Destroying unnamed session 2023.11.21 21:37:19.021316 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:37:19.021360 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:37:19.021378 [ 3 ] {} HTTP-Session: 1f359d48-59fa-4981-b09a-fd97c2f1cfc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:37:19.021396 [ 3 ] {} HTTP-Session: 1f359d48-59fa-4981-b09a-fd97c2f1cfc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:37:19.021465 [ 3 ] {d8dafecb-fbb1-4fab-b593-944e83449d44} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:37:19.021503 [ 3 ] {d8dafecb-fbb1-4fab-b593-944e83449d44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.21 21:37:19.021607 [ 3 ] {d8dafecb-fbb1-4fab-b593-944e83449d44} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:37:19.021886 [ 3 ] {d8dafecb-fbb1-4fab-b593-944e83449d44} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:37:19.022088 [ 3 ] {d8dafecb-fbb1-4fab-b593-944e83449d44} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.21 21:37:19.022233 [ 3 ] {d8dafecb-fbb1-4fab-b593-944e83449d44} oximeter.fields_u16 (dc3433e8-4b32-4156-92f7-e7abe4517165): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.21 21:37:19.022361 [ 3 ] {d8dafecb-fbb1-4fab-b593-944e83449d44} executeQuery: Read 4 rows, 286.00 B in 0.000863647 sec., 4631 rows/sec., 323.39 KiB/sec. 2023.11.21 21:37:19.022487 [ 3 ] {d8dafecb-fbb1-4fab-b593-944e83449d44} DynamicQueryHandler: Done processing query 2023.11.21 21:37:19.022511 [ 3 ] {d8dafecb-fbb1-4fab-b593-944e83449d44} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.21 21:37:19.022526 [ 3 ] {} HTTP-Session: 1f359d48-59fa-4981-b09a-fd97c2f1cfc6 Destroying unnamed session 2023.11.21 21:37:19.022631 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 8354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:37:19.022674 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:37:19.022693 [ 3 ] {} HTTP-Session: 2b07eb94-a33b-4e1a-8996-0a14da92fff6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:37:19.022710 [ 3 ] {} HTTP-Session: 2b07eb94-a33b-4e1a-8996-0a14da92fff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:37:19.022783 [ 3 ] {7e3fb5cb-a8ed-4d44-b3c2-f6cf54e57d0a} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:37:19.022820 [ 3 ] {7e3fb5cb-a8ed-4d44-b3c2-f6cf54e57d0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.21 21:37:19.022924 [ 3 ] {7e3fb5cb-a8ed-4d44-b3c2-f6cf54e57d0a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:37:19.023232 [ 3 ] {7e3fb5cb-a8ed-4d44-b3c2-f6cf54e57d0a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:37:19.023435 [ 3 ] {7e3fb5cb-a8ed-4d44-b3c2-f6cf54e57d0a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.21 21:37:19.023586 [ 3 ] {7e3fb5cb-a8ed-4d44-b3c2-f6cf54e57d0a} oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.21 21:37:19.023714 [ 3 ] {7e3fb5cb-a8ed-4d44-b3c2-f6cf54e57d0a} executeQuery: Read 49 rows, 3.93 KiB in 0.000902088 sec., 54318 rows/sec., 4.25 MiB/sec. 2023.11.21 21:37:19.023838 [ 3 ] {7e3fb5cb-a8ed-4d44-b3c2-f6cf54e57d0a} DynamicQueryHandler: Done processing query 2023.11.21 21:37:19.023861 [ 3 ] {7e3fb5cb-a8ed-4d44-b3c2-f6cf54e57d0a} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.21 21:37:19.023878 [ 3 ] {} HTTP-Session: 2b07eb94-a33b-4e1a-8996-0a14da92fff6 Destroying unnamed session 2023.11.21 21:37:19.023981 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:37:19.024024 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:37:19.024042 [ 3 ] {} HTTP-Session: ed831796-daba-4d01-93a8-03d98b4ab5f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:37:19.024059 [ 3 ] {} HTTP-Session: ed831796-daba-4d01-93a8-03d98b4ab5f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:37:19.024130 [ 3 ] {8ae29588-4797-43cf-ba60-0211a39bb53c} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:37:19.024171 [ 3 ] {8ae29588-4797-43cf-ba60-0211a39bb53c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.21 21:37:19.024289 [ 3 ] {8ae29588-4797-43cf-ba60-0211a39bb53c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:37:19.024559 [ 3 ] {8ae29588-4797-43cf-ba60-0211a39bb53c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:37:19.024798 [ 3 ] {8ae29588-4797-43cf-ba60-0211a39bb53c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.21 21:37:19.024967 [ 3 ] {8ae29588-4797-43cf-ba60-0211a39bb53c} oximeter.measurements_cumulativeu64 (2f38cfcf-829c-485c-a444-1ac1080c689a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.21 21:37:19.025105 [ 3 ] {8ae29588-4797-43cf-ba60-0211a39bb53c} executeQuery: Read 2 rows, 142.00 B in 0.000940108 sec., 2127 rows/sec., 147.51 KiB/sec. 2023.11.21 21:37:19.025229 [ 3 ] {8ae29588-4797-43cf-ba60-0211a39bb53c} DynamicQueryHandler: Done processing query 2023.11.21 21:37:19.025253 [ 3 ] {8ae29588-4797-43cf-ba60-0211a39bb53c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.21 21:37:19.025268 [ 3 ] {} HTTP-Session: ed831796-daba-4d01-93a8-03d98b4ab5f7 Destroying unnamed session 2023.11.21 21:37:19.025401 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 48142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:37:19.025446 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:37:19.025464 [ 3 ] {} HTTP-Session: bd9f8a47-40f4-4d63-b5eb-a10d91b2239b Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:37:19.025480 [ 3 ] {} HTTP-Session: bd9f8a47-40f4-4d63-b5eb-a10d91b2239b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:37:19.025567 [ 3 ] {197683fa-3826-4e95-b39b-57663b3fd2a4} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:37:19.025612 [ 3 ] {197683fa-3826-4e95-b39b-57663b3fd2a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.21 21:37:19.025749 [ 3 ] {197683fa-3826-4e95-b39b-57663b3fd2a4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:37:19.026258 [ 3 ] {197683fa-3826-4e95-b39b-57663b3fd2a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:37:19.026571 [ 3 ] {197683fa-3826-4e95-b39b-57663b3fd2a4} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.21 21:37:19.026745 [ 3 ] {197683fa-3826-4e95-b39b-57663b3fd2a4} oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.21 21:37:19.026869 [ 3 ] {197683fa-3826-4e95-b39b-57663b3fd2a4} executeQuery: Read 45 rows, 62.18 KiB in 0.001272701 sec., 35357 rows/sec., 47.71 MiB/sec. 2023.11.21 21:37:19.026994 [ 3 ] {197683fa-3826-4e95-b39b-57663b3fd2a4} DynamicQueryHandler: Done processing query 2023.11.21 21:37:19.027017 [ 3 ] {197683fa-3826-4e95-b39b-57663b3fd2a4} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.21 21:37:19.027034 [ 3 ] {} HTTP-Session: bd9f8a47-40f4-4d63-b5eb-a10d91b2239b Destroying unnamed session 2023.11.21 21:37:22.856123 [ 93 ] {} DNSResolver: Updating DNS cache 2023.11.21 21:37:22.856225 [ 93 ] {} DNSResolver: Updated DNS cache 2023.11.21 21:37:29.015681 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 6501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:37:29.015810 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:37:29.015840 [ 3 ] {} HTTP-Session: d1b03c1d-2280-4bf8-a23e-c0cefe02f45e Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:37:29.015868 [ 3 ] {} HTTP-Session: d1b03c1d-2280-4bf8-a23e-c0cefe02f45e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:37:29.016012 [ 3 ] {176ef06b-c424-4381-a0b2-6921e8a73c5a} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:37:29.016079 [ 3 ] {176ef06b-c424-4381-a0b2-6921e8a73c5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.21 21:37:29.016240 [ 3 ] {176ef06b-c424-4381-a0b2-6921e8a73c5a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:37:29.016764 [ 3 ] {176ef06b-c424-4381-a0b2-6921e8a73c5a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:37:29.017022 [ 3 ] {176ef06b-c424-4381-a0b2-6921e8a73c5a} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.21 21:37:29.017187 [ 3 ] {176ef06b-c424-4381-a0b2-6921e8a73c5a} oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.21 21:37:29.017304 [ 3 ] {176ef06b-c424-4381-a0b2-6921e8a73c5a} executeQuery: Read 45 rows, 3.65 KiB in 0.001253701 sec., 35893 rows/sec., 2.84 MiB/sec. 2023.11.21 21:37:29.017465 [ 3 ] {176ef06b-c424-4381-a0b2-6921e8a73c5a} DynamicQueryHandler: Done processing query 2023.11.21 21:37:29.017490 [ 3 ] {176ef06b-c424-4381-a0b2-6921e8a73c5a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.21 21:37:29.017506 [ 3 ] {} HTTP-Session: d1b03c1d-2280-4bf8-a23e-c0cefe02f45e Destroying unnamed session 2023.11.21 21:37:29.017619 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:37:29.017665 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:37:29.017683 [ 3 ] {} HTTP-Session: 52a4917d-35a9-44e6-bf2c-9faf6686425e Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:37:29.017701 [ 3 ] {} HTTP-Session: 52a4917d-35a9-44e6-bf2c-9faf6686425e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:37:29.017772 [ 3 ] {da9a6715-1da6-42f7-af20-4a6effcca6f1} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:37:29.017812 [ 3 ] {da9a6715-1da6-42f7-af20-4a6effcca6f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.21 21:37:29.017923 [ 3 ] {da9a6715-1da6-42f7-af20-4a6effcca6f1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:37:29.018217 [ 3 ] {da9a6715-1da6-42f7-af20-4a6effcca6f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:37:29.018421 [ 3 ] {da9a6715-1da6-42f7-af20-4a6effcca6f1} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.21 21:37:29.018571 [ 3 ] {da9a6715-1da6-42f7-af20-4a6effcca6f1} oximeter.fields_ipaddr (128e81ba-48b7-4d80-83e4-d898f7b393a7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.21 21:37:29.018697 [ 3 ] {da9a6715-1da6-42f7-af20-4a6effcca6f1} executeQuery: Read 2 rows, 175.00 B in 0.000892818 sec., 2240 rows/sec., 191.41 KiB/sec. 2023.11.21 21:37:29.018691 [ 132 ] {} oximeter.fields_ipaddr (128e81ba-48b7-4d80-83e4-d898f7b393a7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.21 21:37:29.018808 [ 132 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:37:29.018869 [ 3 ] {da9a6715-1da6-42f7-af20-4a6effcca6f1} DynamicQueryHandler: Done processing query 2023.11.21 21:37:29.018919 [ 3 ] {da9a6715-1da6-42f7-af20-4a6effcca6f1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.21 21:37:29.018918 [ 24 ] {128e81ba-48b7-4d80-83e4-d898f7b393a7::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.21 21:37:29.018969 [ 3 ] {} HTTP-Session: 52a4917d-35a9-44e6-bf2c-9faf6686425e Destroying unnamed session 2023.11.21 21:37:29.019078 [ 24 ] {128e81ba-48b7-4d80-83e4-d898f7b393a7::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.21 21:37:29.019128 [ 24 ] {128e81ba-48b7-4d80-83e4-d898f7b393a7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2023.11.21 21:37:29.019149 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 26908, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:37:29.019225 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:37:29.019263 [ 3 ] {} HTTP-Session: dea4f350-91a7-403d-8d66-dcf864ad918a Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:37:29.019309 [ 3 ] {} HTTP-Session: dea4f350-91a7-403d-8d66-dcf864ad918a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:37:29.019399 [ 24 ] {128e81ba-48b7-4d80-83e4-d898f7b393a7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part 2023.11.21 21:37:29.019532 [ 3 ] {c8847d34-4259-4071-8d20-1bce4f47e3a8} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:37:29.019626 [ 3 ] {c8847d34-4259-4071-8d20-1bce4f47e3a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.21 21:37:29.019669 [ 24 ] {128e81ba-48b7-4d80-83e4-d898f7b393a7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2023.11.21 21:37:29.020028 [ 24 ] {128e81ba-48b7-4d80-83e4-d898f7b393a7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2023.11.21 21:37:29.020070 [ 3 ] {c8847d34-4259-4071-8d20-1bce4f47e3a8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:37:29.020263 [ 24 ] {128e81ba-48b7-4d80-83e4-d898f7b393a7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part 2023.11.21 21:37:29.020406 [ 24 ] {128e81ba-48b7-4d80-83e4-d898f7b393a7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2023.11.21 21:37:29.020950 [ 3 ] {c8847d34-4259-4071-8d20-1bce4f47e3a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:37:29.021446 [ 3 ] {c8847d34-4259-4071-8d20-1bce4f47e3a8} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.21 21:37:29.021681 [ 17 ] {128e81ba-48b7-4d80-83e4-d898f7b393a7::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.002800884 sec., 5712.4822020476395 rows/sec., 482.55 KiB/sec. 2023.11.21 21:37:29.021743 [ 3 ] {c8847d34-4259-4071-8d20-1bce4f47e3a8} oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.21 21:37:29.021954 [ 10 ] {128e81ba-48b7-4d80-83e4-d898f7b393a7::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.21 21:37:29.021969 [ 3 ] {c8847d34-4259-4071-8d20-1bce4f47e3a8} executeQuery: Read 172 rows, 16.42 KiB in 0.00237783 sec., 72334 rows/sec., 6.74 MiB/sec. 2023.11.21 21:37:29.022211 [ 3 ] {c8847d34-4259-4071-8d20-1bce4f47e3a8} DynamicQueryHandler: Done processing query 2023.11.21 21:37:29.022238 [ 3 ] {c8847d34-4259-4071-8d20-1bce4f47e3a8} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.21 21:37:29.022272 [ 3 ] {} HTTP-Session: dea4f350-91a7-403d-8d66-dcf864ad918a Destroying unnamed session 2023.11.21 21:37:29.022283 [ 10 ] {128e81ba-48b7-4d80-83e4-d898f7b393a7::all_1_6_1} oximeter.fields_ipaddr (128e81ba-48b7-4d80-83e4-d898f7b393a7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.21 21:37:29.022367 [ 10 ] {128e81ba-48b7-4d80-83e4-d898f7b393a7::all_1_6_1} oximeter.fields_ipaddr (128e81ba-48b7-4d80-83e4-d898f7b393a7) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.21 21:37:29.022409 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:37:29.022499 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:37:29.022518 [ 3 ] {} HTTP-Session: 4c7271d5-85c0-4169-b643-dccaa6860f17 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:37:29.022535 [ 3 ] {} HTTP-Session: 4c7271d5-85c0-4169-b643-dccaa6860f17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:37:29.022606 [ 3 ] {bd2d5bc6-c1b2-481f-8ebc-6cb40a0aa75d} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:37:29.022645 [ 3 ] {bd2d5bc6-c1b2-481f-8ebc-6cb40a0aa75d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.21 21:37:29.022763 [ 3 ] {bd2d5bc6-c1b2-481f-8ebc-6cb40a0aa75d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:37:29.023122 [ 3 ] {bd2d5bc6-c1b2-481f-8ebc-6cb40a0aa75d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:37:29.023329 [ 3 ] {bd2d5bc6-c1b2-481f-8ebc-6cb40a0aa75d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.21 21:37:29.023470 [ 3 ] {bd2d5bc6-c1b2-481f-8ebc-6cb40a0aa75d} oximeter.fields_u16 (dc3433e8-4b32-4156-92f7-e7abe4517165): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.21 21:37:29.023584 [ 132 ] {} oximeter.fields_u16 (dc3433e8-4b32-4156-92f7-e7abe4517165) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.21 21:37:29.023602 [ 3 ] {bd2d5bc6-c1b2-481f-8ebc-6cb40a0aa75d} executeQuery: Read 2 rows, 143.00 B in 0.000964548 sec., 2073 rows/sec., 144.78 KiB/sec. 2023.11.21 21:37:29.023639 [ 132 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:37:29.023791 [ 24 ] {dc3433e8-4b32-4156-92f7-e7abe4517165::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.21 21:37:29.023896 [ 3 ] {bd2d5bc6-c1b2-481f-8ebc-6cb40a0aa75d} DynamicQueryHandler: Done processing query 2023.11.21 21:37:29.023915 [ 24 ] {dc3433e8-4b32-4156-92f7-e7abe4517165::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.21 21:37:29.023937 [ 3 ] {bd2d5bc6-c1b2-481f-8ebc-6cb40a0aa75d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.21 21:37:29.023964 [ 24 ] {dc3433e8-4b32-4156-92f7-e7abe4517165::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2023.11.21 21:37:29.023971 [ 3 ] {} HTTP-Session: 4c7271d5-85c0-4169-b643-dccaa6860f17 Destroying unnamed session 2023.11.21 21:37:29.024083 [ 24 ] {dc3433e8-4b32-4156-92f7-e7abe4517165::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part 2023.11.21 21:37:29.024145 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 12057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:37:29.024243 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:37:29.024272 [ 24 ] {dc3433e8-4b32-4156-92f7-e7abe4517165::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2023.11.21 21:37:29.024285 [ 3 ] {} HTTP-Session: ec785efb-2f1a-48f3-83cc-b584eb95ebf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:37:29.024347 [ 3 ] {} HTTP-Session: ec785efb-2f1a-48f3-83cc-b584eb95ebf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:37:29.024511 [ 24 ] {dc3433e8-4b32-4156-92f7-e7abe4517165::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2023.11.21 21:37:29.024544 [ 3 ] {32552ba2-ffed-447d-9573-1412d86d2d7e} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:37:29.024617 [ 3 ] {32552ba2-ffed-447d-9573-1412d86d2d7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.21 21:37:29.024703 [ 24 ] {dc3433e8-4b32-4156-92f7-e7abe4517165::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part 2023.11.21 21:37:29.024997 [ 24 ] {dc3433e8-4b32-4156-92f7-e7abe4517165::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2023.11.21 21:37:29.025108 [ 3 ] {32552ba2-ffed-447d-9573-1412d86d2d7e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:37:29.026059 [ 3 ] {32552ba2-ffed-447d-9573-1412d86d2d7e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:37:29.026446 [ 24 ] {dc3433e8-4b32-4156-92f7-e7abe4517165::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.002750644 sec., 5816.81962478605 rows/sec., 406.15 KiB/sec. 2023.11.21 21:37:29.026520 [ 3 ] {32552ba2-ffed-447d-9573-1412d86d2d7e} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.21 21:37:29.026574 [ 10 ] {dc3433e8-4b32-4156-92f7-e7abe4517165::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.21 21:37:29.026766 [ 3 ] {32552ba2-ffed-447d-9573-1412d86d2d7e} oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.21 21:37:29.026809 [ 10 ] {dc3433e8-4b32-4156-92f7-e7abe4517165::all_1_6_1} oximeter.fields_u16 (dc3433e8-4b32-4156-92f7-e7abe4517165): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.21 21:37:29.026908 [ 10 ] {dc3433e8-4b32-4156-92f7-e7abe4517165::all_1_6_1} oximeter.fields_u16 (dc3433e8-4b32-4156-92f7-e7abe4517165) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.21 21:37:29.027029 [ 3 ] {32552ba2-ffed-447d-9573-1412d86d2d7e} executeQuery: Read 71 rows, 5.67 KiB in 0.00240788 sec., 29486 rows/sec., 2.30 MiB/sec. 2023.11.21 21:37:29.027204 [ 3 ] {32552ba2-ffed-447d-9573-1412d86d2d7e} DynamicQueryHandler: Done processing query 2023.11.21 21:37:29.027228 [ 3 ] {32552ba2-ffed-447d-9573-1412d86d2d7e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.21 21:37:29.027244 [ 3 ] {} HTTP-Session: ec785efb-2f1a-48f3-83cc-b584eb95ebf1 Destroying unnamed session 2023.11.21 21:37:29.027355 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 7199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:37:29.027400 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:37:29.027418 [ 3 ] {} HTTP-Session: cdec228d-0bbb-4ae9-bf19-161243e86cf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:37:29.027434 [ 3 ] {} HTTP-Session: cdec228d-0bbb-4ae9-bf19-161243e86cf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:37:29.027508 [ 3 ] {a489d232-9362-4928-b690-c91c8f71e9a8} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:37:29.027551 [ 3 ] {a489d232-9362-4928-b690-c91c8f71e9a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.21 21:37:29.027675 [ 3 ] {a489d232-9362-4928-b690-c91c8f71e9a8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:37:29.028019 [ 3 ] {a489d232-9362-4928-b690-c91c8f71e9a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:37:29.028274 [ 3 ] {a489d232-9362-4928-b690-c91c8f71e9a8} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.21 21:37:29.028455 [ 3 ] {a489d232-9362-4928-b690-c91c8f71e9a8} oximeter.measurements_cumulativeu64 (2f38cfcf-829c-485c-a444-1ac1080c689a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.21 21:37:29.028568 [ 132 ] {} oximeter.measurements_cumulativeu64 (2f38cfcf-829c-485c-a444-1ac1080c689a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.21 21:37:29.028585 [ 3 ] {a489d232-9362-4928-b690-c91c8f71e9a8} executeQuery: Read 37 rows, 2.64 KiB in 0.001047499 sec., 35322 rows/sec., 2.46 MiB/sec. 2023.11.21 21:37:29.028616 [ 132 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:37:29.028722 [ 24 ] {2f38cfcf-829c-485c-a444-1ac1080c689a::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.21 21:37:29.028820 [ 3 ] {a489d232-9362-4928-b690-c91c8f71e9a8} DynamicQueryHandler: Done processing query 2023.11.21 21:37:29.028859 [ 24 ] {2f38cfcf-829c-485c-a444-1ac1080c689a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.21 21:37:29.028868 [ 3 ] {a489d232-9362-4928-b690-c91c8f71e9a8} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.21 21:37:29.028913 [ 24 ] {2f38cfcf-829c-485c-a444-1ac1080c689a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 289 rows starting from the beginning of the part 2023.11.21 21:37:29.028921 [ 3 ] {} HTTP-Session: cdec228d-0bbb-4ae9-bf19-161243e86cf0 Destroying unnamed session 2023.11.21 21:37:29.029049 [ 24 ] {2f38cfcf-829c-485c-a444-1ac1080c689a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2023.11.21 21:37:29.029127 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 48143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.21 21:37:29.029189 [ 24 ] {2f38cfcf-829c-485c-a444-1ac1080c689a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part 2023.11.21 21:37:29.029201 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.21 21:37:29.029259 [ 3 ] {} HTTP-Session: 32efdd18-28d2-4cb3-96d8-9bf0ca85794c Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 2023.11.21 21:37:29.029289 [ 3 ] {} HTTP-Session: 32efdd18-28d2-4cb3-96d8-9bf0ca85794c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.21 21:37:29.029418 [ 24 ] {2f38cfcf-829c-485c-a444-1ac1080c689a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part 2023.11.21 21:37:29.029525 [ 3 ] {8f42285a-19f0-4a71-994b-691289c5a11a} executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.21 21:37:29.029660 [ 3 ] {8f42285a-19f0-4a71-994b-691289c5a11a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.21 21:37:29.029674 [ 24 ] {2f38cfcf-829c-485c-a444-1ac1080c689a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2023.11.21 21:37:29.029993 [ 24 ] {2f38cfcf-829c-485c-a444-1ac1080c689a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part 2023.11.21 21:37:29.030363 [ 3 ] {8f42285a-19f0-4a71-994b-691289c5a11a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.21 21:37:29.031422 [ 10 ] {2f38cfcf-829c-485c-a444-1ac1080c689a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 5 columns (5 merged, 0 gathered) in 0.002757144 sec., 146528.4366721506 rows/sec., 10.20 MiB/sec. 2023.11.21 21:37:29.031501 [ 3 ] {8f42285a-19f0-4a71-994b-691289c5a11a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.21 21:37:29.031597 [ 24 ] {2f38cfcf-829c-485c-a444-1ac1080c689a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.21 21:37:29.031871 [ 24 ] {2f38cfcf-829c-485c-a444-1ac1080c689a::all_1_6_1} oximeter.measurements_cumulativeu64 (2f38cfcf-829c-485c-a444-1ac1080c689a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.21 21:37:29.031960 [ 24 ] {2f38cfcf-829c-485c-a444-1ac1080c689a::all_1_6_1} oximeter.measurements_cumulativeu64 (2f38cfcf-829c-485c-a444-1ac1080c689a) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.21 21:37:29.031996 [ 3 ] {8f42285a-19f0-4a71-994b-691289c5a11a} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.21 21:37:29.032226 [ 3 ] {8f42285a-19f0-4a71-994b-691289c5a11a} oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.21 21:37:29.032364 [ 3 ] {8f42285a-19f0-4a71-994b-691289c5a11a} executeQuery: Read 45 rows, 62.18 KiB in 0.002792724 sec., 16113 rows/sec., 21.74 MiB/sec. 2023.11.21 21:37:29.032507 [ 3 ] {8f42285a-19f0-4a71-994b-691289c5a11a} DynamicQueryHandler: Done processing query 2023.11.21 21:37:29.032530 [ 3 ] {8f42285a-19f0-4a71-994b-691289c5a11a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.21 21:37:29.032545 [ 3 ] {} HTTP-Session: 32efdd18-28d2-4cb3-96d8-9bf0ca85794c Destroying unnamed session