[ Dec 7 05:43:34 Enabled. ] [ Dec 7 05:43:34 Rereading configuration. ] [ Dec 7 05:43:35 Rereading configuration. ] [ Dec 7 05:43:45 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=oxControlService19 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService19 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService19 ipadm: Could not delete oxControlService19: Interface does not exist + true + ipadm create-if -t oxControlService19 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService19 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService19 + ipadm show-addr oxControlService19/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService19/ll + ipadm show-addr oxControlService19/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService19/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 [ Dec 7 05:43:46 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.12.07 05:43:46.471817 [ 1 ] {} Application: Will watch for the process with pid 24182 2023.12.07 05:43:46.471934 [ 1 ] {} Application: Forked a child process to watch 2023.12.07 05:43:46.855374 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 24182 2023.12.07 05:43:46.855558 [ 1 ] {} Application: starting up 2023.12.07 05:43:46.855776 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.12.07 05:43:46.920559 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.12.07 05:43:46.920609 [ 1 ] {} Application: Initializing DateLUT. 2023.12.07 05:43:46.920622 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.12.07 05:43:46.920655 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.12.07 05:43:46.920955 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.12.07 05:43:46.921623 [ 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.12.07 05:43:46.922092 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.12.07 05:43:46.922344 [ 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.12.07 05:43:46.925019 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.12.07 05:43:46.925067 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.12.07 05:43:46.925774 [ 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.12.07 05:43:46.925943 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.12.07 05:43:46.930236 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.12.07 05:43:46.930468 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.12.07 05:43:46.930498 [ 1 ] {} Application: Uncompressed cache policy name 2023.12.07 05:43:46.931393 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.12.07 05:43:46.931951 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.12.07 05:43:46.932313 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.12.07 05:43:46.932748 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.12.07 05:43:46.933633 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.12.07 05:43:46.933678 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.12.07 05:43:46.933733 [ 1 ] {} Application: Loaded user defined objects 2023.12.07 05:43:46.933756 [ 1 ] {} Application: Loading metadata from /data/ 2023.12.07 05:43:46.940641 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.12.07 05:43:46.940676 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000118252 sec 2023.12.07 05:43:46.941249 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.07 05:43:46.941327 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.12.07 05:43:46.941347 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.12.07 05:43:46.941366 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.12.07 05:43:46.941379 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.12.07 05:43:46.941394 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.12.07 05:43:46.941412 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.12.07 05:43:46.941442 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.12.07 05:43:46.941460 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.12.07 05:43:46.941488 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.12.07 05:43:46.941501 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.12.07 05:43:46.941514 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.12.07 05:43:46.941532 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.12.07 05:43:46.941562 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.12.07 05:43:46.941576 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.12.07 05:43:46.941588 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.12.07 05:43:46.973497 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.12.07 05:43:46.974745 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.12.07 05:43:46.974779 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1262e-05 sec 2023.12.07 05:43:46.974803 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.07 05:43:46.974817 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.12.07 05:43:46.974840 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.12.07 05:43:46.976953 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.12.07 05:43:46.982206 [ 1 ] {} Application: Loaded metadata. 2023.12.07 05:43:46.982334 [ 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.12.07 05:43:46.982382 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.12.07 05:43:47.188445 [ 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.12.07 05:43:47.206505 [ 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.12.07 05:43:47.206551 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.12.07 05:43:47.353207 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.12.07 05:43:47.353990 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.68 MiB (RSS), difference: 210.72 MiB 2023.12.07 05:43:47.354341 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.12.07 05:43:47.354374 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.12.07 05:43:47.354437 [ 125 ] {} DNSResolver: Updating DNS cache 2023.12.07 05:43:47.354489 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.12.07 05:43:47.354551 [ 125 ] {} DNSResolver: Updated DNS cache 2023.12.07 05:43:47.354614 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.12.07 05:43:47.355424 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.12.07 05:43:47.355444 [ 1 ] {} Application: Ready for connections. 2023.12.07 05:44:02.354805 [ 147 ] {} DNSResolver: Updating DNS cache 2023.12.07 05:44:02.354906 [ 147 ] {} DNSResolver: Updated DNS cache 2023.12.07 05:44:06.743609 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.743823 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.744435 [ 3 ] {} HTTP-Session: 85c5acea-752e-412d-8bdf-aa4e921b2430 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.744479 [ 3 ] {} HTTP-Session: 85c5acea-752e-412d-8bdf-aa4e921b2430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.744625 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.12.07 05:44:06.744659 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.12.07 05:44:06.744673 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.12.07 05:44:06.746283 [ 3 ] {6ba8a4d9-1b47-405f-9d59-eac02ad21392} executeQuery: (from [fd00:1122:3344:101::d]:64454) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.12.07 05:44:06.767613 [ 3 ] {6ba8a4d9-1b47-405f-9d59-eac02ad21392} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:64454) (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.12.07 05:44:06.768450 [ 3 ] {6ba8a4d9-1b47-405f-9d59-eac02ad21392} 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.12.07 05:44:06.769317 [ 3 ] {6ba8a4d9-1b47-405f-9d59-eac02ad21392} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.769370 [ 3 ] {} HTTP-Session: 85c5acea-752e-412d-8bdf-aa4e921b2430 Destroying unnamed session 2023.12.07 05:44:06.769823 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.769926 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.769975 [ 3 ] {} HTTP-Session: 5d1f00b6-6124-4d42-9c21-88380d653dee Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.769997 [ 3 ] {} HTTP-Session: 5d1f00b6-6124-4d42-9c21-88380d653dee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.770130 [ 3 ] {a803e6a8-4ad5-4719-b1fd-bfea261ffb28} executeQuery: (from [fd00:1122:3344:101::d]:64454) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.12.07 05:44:06.770232 [ 3 ] {a803e6a8-4ad5-4719-b1fd-bfea261ffb28} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.12.07 05:44:06.771236 [ 3 ] {a803e6a8-4ad5-4719-b1fd-bfea261ffb28} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.12.07 05:44:06.773157 [ 3 ] {a803e6a8-4ad5-4719-b1fd-bfea261ffb28} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.07 05:44:06.777509 [ 3 ] {a803e6a8-4ad5-4719-b1fd-bfea261ffb28} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.777544 [ 3 ] {a803e6a8-4ad5-4719-b1fd-bfea261ffb28} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.12.07 05:44:06.777560 [ 3 ] {} HTTP-Session: 5d1f00b6-6124-4d42-9c21-88380d653dee Destroying unnamed session 2023.12.07 05:44:06.777736 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.777790 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.777810 [ 3 ] {} HTTP-Session: 54bfe71a-5c3e-4791-84ad-7afdd581ee3c Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.777832 [ 3 ] {} HTTP-Session: 54bfe71a-5c3e-4791-84ad-7afdd581ee3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.777942 [ 3 ] {86e00e95-fa77-4341-86fb-633937615c2e} executeQuery: (from [fd00:1122:3344:101::d]:64454) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.12.07 05:44:06.778220 [ 3 ] {86e00e95-fa77-4341-86fb-633937615c2e} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:64454) (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.12.07 05:44:06.778354 [ 3 ] {86e00e95-fa77-4341-86fb-633937615c2e} 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.12.07 05:44:06.778481 [ 3 ] {86e00e95-fa77-4341-86fb-633937615c2e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.778510 [ 3 ] {} HTTP-Session: 54bfe71a-5c3e-4791-84ad-7afdd581ee3c Destroying unnamed session 2023.12.07 05:44:06.778772 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.778824 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.778848 [ 3 ] {} HTTP-Session: 1f1b4f4f-8763-4e75-935d-089886605844 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.778866 [ 3 ] {} HTTP-Session: 1f1b4f4f-8763-4e75-935d-089886605844 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.778983 [ 3 ] {fc80c1bc-5ac6-43ba-9f08-c187e481ea91} executeQuery: (from [fd00:1122:3344:101::d]:64454) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2023.12.07 05:44:06.779097 [ 3 ] {fc80c1bc-5ac6-43ba-9f08-c187e481ea91} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.779126 [ 3 ] {fc80c1bc-5ac6-43ba-9f08-c187e481ea91} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.779148 [ 3 ] {} HTTP-Session: 1f1b4f4f-8763-4e75-935d-089886605844 Destroying unnamed session 2023.12.07 05:44:06.781168 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.781221 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.781246 [ 3 ] {} HTTP-Session: 63a15930-345e-462a-b08d-424ee6b207c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.781263 [ 3 ] {} HTTP-Session: 63a15930-345e-462a-b08d-424ee6b207c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.781332 [ 3 ] {bc626bab-c88b-400d-8d59-6a2534b453d6} executeQuery: (from [fd00:1122:3344:101::d]:64454) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2023.12.07 05:44:06.781395 [ 3 ] {bc626bab-c88b-400d-8d59-6a2534b453d6} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.12.07 05:44:06.782705 [ 3 ] {bc626bab-c88b-400d-8d59-6a2534b453d6} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.12.07 05:44:06.782733 [ 3 ] {bc626bab-c88b-400d-8d59-6a2534b453d6} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1711e-05 sec 2023.12.07 05:44:06.782757 [ 3 ] {bc626bab-c88b-400d-8d59-6a2534b453d6} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.07 05:44:06.782771 [ 3 ] {bc626bab-c88b-400d-8d59-6a2534b453d6} DatabaseAtomic (oximeter): Starting up tables. 2023.12.07 05:44:06.782844 [ 3 ] {bc626bab-c88b-400d-8d59-6a2534b453d6} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.782865 [ 3 ] {bc626bab-c88b-400d-8d59-6a2534b453d6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.782894 [ 3 ] {} HTTP-Session: 63a15930-345e-462a-b08d-424ee6b207c1 Destroying unnamed session 2023.12.07 05:44:06.783034 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.783081 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.783107 [ 3 ] {} HTTP-Session: 4a0540b2-742e-4b68-9dc1-bdfc060ed45e Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.783124 [ 3 ] {} HTTP-Session: 4a0540b2-742e-4b68-9dc1-bdfc060ed45e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.783344 [ 3 ] {0318a913-23fb-4863-ae71-bb4c321ca6b1} executeQuery: (from [fd00:1122:3344:101::d]:64454) /* 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.12.07 05:44:06.783397 [ 3 ] {0318a913-23fb-4863-ae71-bb4c321ca6b1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.12.07 05:44:06.787509 [ 3 ] {0318a913-23fb-4863-ae71-bb4c321ca6b1} oximeter.version (0c52fa2e-c183-40e9-9c84-63727d486ef2): Loading data parts 2023.12.07 05:44:06.787661 [ 3 ] {0318a913-23fb-4863-ae71-bb4c321ca6b1} oximeter.version (0c52fa2e-c183-40e9-9c84-63727d486ef2): There are no data parts 2023.12.07 05:44:06.790631 [ 3 ] {0318a913-23fb-4863-ae71-bb4c321ca6b1} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.790674 [ 3 ] {0318a913-23fb-4863-ae71-bb4c321ca6b1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.790696 [ 3 ] {} HTTP-Session: 4a0540b2-742e-4b68-9dc1-bdfc060ed45e Destroying unnamed session 2023.12.07 05:44:06.790846 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.790911 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.790936 [ 3 ] {} HTTP-Session: 78edec34-6fe0-483f-967e-06104890b7fb Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.790966 [ 3 ] {} HTTP-Session: 78edec34-6fe0-483f-967e-06104890b7fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.791249 [ 3 ] {ad69f886-218d-476d-a3c9-983d0ccf673a} executeQuery: (from [fd00:1122:3344:101::d]:64454) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.07 05:44:06.791316 [ 3 ] {ad69f886-218d-476d-a3c9-983d0ccf673a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.12.07 05:44:06.798548 [ 3 ] {ad69f886-218d-476d-a3c9-983d0ccf673a} oximeter.measurements_bool (471f7e49-8c82-4b4a-a11f-47200642080e): Loading data parts 2023.12.07 05:44:06.798664 [ 3 ] {ad69f886-218d-476d-a3c9-983d0ccf673a} oximeter.measurements_bool (471f7e49-8c82-4b4a-a11f-47200642080e): There are no data parts 2023.12.07 05:44:06.800490 [ 3 ] {ad69f886-218d-476d-a3c9-983d0ccf673a} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.800522 [ 3 ] {ad69f886-218d-476d-a3c9-983d0ccf673a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.800538 [ 3 ] {} HTTP-Session: 78edec34-6fe0-483f-967e-06104890b7fb Destroying unnamed session 2023.12.07 05:44:06.800694 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.800747 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.800766 [ 3 ] {} HTTP-Session: 0ce0b41b-61f8-438c-acf8-b1d7fcd4b8fb Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.800788 [ 3 ] {} HTTP-Session: 0ce0b41b-61f8-438c-acf8-b1d7fcd4b8fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.801000 [ 3 ] {9a9ab715-a659-40e7-80b3-703d22344afe} executeQuery: (from [fd00:1122:3344:101::d]:64454) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.07 05:44:06.801058 [ 3 ] {9a9ab715-a659-40e7-80b3-703d22344afe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.12.07 05:44:06.803266 [ 3 ] {9a9ab715-a659-40e7-80b3-703d22344afe} oximeter.measurements_i8 (24d579d6-7985-4339-8e82-61da57f67cd9): Loading data parts 2023.12.07 05:44:06.803366 [ 3 ] {9a9ab715-a659-40e7-80b3-703d22344afe} oximeter.measurements_i8 (24d579d6-7985-4339-8e82-61da57f67cd9): There are no data parts 2023.12.07 05:44:06.804811 [ 3 ] {9a9ab715-a659-40e7-80b3-703d22344afe} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.804849 [ 3 ] {9a9ab715-a659-40e7-80b3-703d22344afe} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.804868 [ 3 ] {} HTTP-Session: 0ce0b41b-61f8-438c-acf8-b1d7fcd4b8fb Destroying unnamed session 2023.12.07 05:44:06.805013 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.805065 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.805085 [ 3 ] {} HTTP-Session: 4107c579-62c2-43bf-82cb-f97de6f5f2a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.805106 [ 3 ] {} HTTP-Session: 4107c579-62c2-43bf-82cb-f97de6f5f2a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.805298 [ 3 ] {5a3d70c6-cb4f-4a7d-a7a7-db228bbeab25} executeQuery: (from [fd00:1122:3344:101::d]:64454) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.07 05:44:06.805347 [ 3 ] {5a3d70c6-cb4f-4a7d-a7a7-db228bbeab25} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.12.07 05:44:06.807439 [ 3 ] {5a3d70c6-cb4f-4a7d-a7a7-db228bbeab25} oximeter.measurements_u8 (d39f6f5b-c7c0-4882-9a4e-f4faa895ea6b): Loading data parts 2023.12.07 05:44:06.807550 [ 3 ] {5a3d70c6-cb4f-4a7d-a7a7-db228bbeab25} oximeter.measurements_u8 (d39f6f5b-c7c0-4882-9a4e-f4faa895ea6b): There are no data parts 2023.12.07 05:44:06.809144 [ 3 ] {5a3d70c6-cb4f-4a7d-a7a7-db228bbeab25} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.809170 [ 3 ] {5a3d70c6-cb4f-4a7d-a7a7-db228bbeab25} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.809191 [ 3 ] {} HTTP-Session: 4107c579-62c2-43bf-82cb-f97de6f5f2a7 Destroying unnamed session 2023.12.07 05:44:06.809339 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.809385 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.809412 [ 3 ] {} HTTP-Session: 6ae85b15-08a2-402a-b3c8-c9f8974eaf9d Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.809436 [ 3 ] {} HTTP-Session: 6ae85b15-08a2-402a-b3c8-c9f8974eaf9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.809626 [ 3 ] {32aa5ff5-e7a4-4a7b-98bf-236a09a3a88a} executeQuery: (from [fd00:1122:3344:101::d]:64454) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.07 05:44:06.809678 [ 3 ] {32aa5ff5-e7a4-4a7b-98bf-236a09a3a88a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.12.07 05:44:06.813595 [ 3 ] {32aa5ff5-e7a4-4a7b-98bf-236a09a3a88a} oximeter.measurements_i16 (9cba33e9-40fe-4084-8107-64c10d86c75e): Loading data parts 2023.12.07 05:44:06.813689 [ 3 ] {32aa5ff5-e7a4-4a7b-98bf-236a09a3a88a} oximeter.measurements_i16 (9cba33e9-40fe-4084-8107-64c10d86c75e): There are no data parts 2023.12.07 05:44:06.815257 [ 3 ] {32aa5ff5-e7a4-4a7b-98bf-236a09a3a88a} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.815283 [ 3 ] {32aa5ff5-e7a4-4a7b-98bf-236a09a3a88a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.815305 [ 3 ] {} HTTP-Session: 6ae85b15-08a2-402a-b3c8-c9f8974eaf9d Destroying unnamed session 2023.12.07 05:44:06.815450 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.815507 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.815534 [ 3 ] {} HTTP-Session: 22e9118f-d1e7-4a41-900d-d0d0bdd25d70 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.815566 [ 3 ] {} HTTP-Session: 22e9118f-d1e7-4a41-900d-d0d0bdd25d70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.815757 [ 3 ] {00e0bf9f-f328-414a-aef1-b77d5461fa99} executeQuery: (from [fd00:1122:3344:101::d]:64454) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.07 05:44:06.815808 [ 3 ] {00e0bf9f-f328-414a-aef1-b77d5461fa99} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.12.07 05:44:06.817738 [ 3 ] {00e0bf9f-f328-414a-aef1-b77d5461fa99} oximeter.measurements_u16 (2b651596-f9ad-4092-96f8-a7e45bd4c589): Loading data parts 2023.12.07 05:44:06.817826 [ 3 ] {00e0bf9f-f328-414a-aef1-b77d5461fa99} oximeter.measurements_u16 (2b651596-f9ad-4092-96f8-a7e45bd4c589): There are no data parts 2023.12.07 05:44:06.819002 [ 3 ] {00e0bf9f-f328-414a-aef1-b77d5461fa99} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.819031 [ 3 ] {00e0bf9f-f328-414a-aef1-b77d5461fa99} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.819059 [ 3 ] {} HTTP-Session: 22e9118f-d1e7-4a41-900d-d0d0bdd25d70 Destroying unnamed session 2023.12.07 05:44:06.819221 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.819283 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.819311 [ 3 ] {} HTTP-Session: 51e82f22-2400-4a97-904a-7955e53e7684 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.819331 [ 3 ] {} HTTP-Session: 51e82f22-2400-4a97-904a-7955e53e7684 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.819549 [ 3 ] {aaa5c863-8f16-4294-9301-10c5bffc7177} executeQuery: (from [fd00:1122:3344:101::d]:64454) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.07 05:44:06.819609 [ 3 ] {aaa5c863-8f16-4294-9301-10c5bffc7177} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.12.07 05:44:06.821281 [ 3 ] {aaa5c863-8f16-4294-9301-10c5bffc7177} oximeter.measurements_i32 (1ba9459c-15d7-43de-a42f-e7b9f4c08f4c): Loading data parts 2023.12.07 05:44:06.821378 [ 3 ] {aaa5c863-8f16-4294-9301-10c5bffc7177} oximeter.measurements_i32 (1ba9459c-15d7-43de-a42f-e7b9f4c08f4c): There are no data parts 2023.12.07 05:44:06.822690 [ 3 ] {aaa5c863-8f16-4294-9301-10c5bffc7177} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.822720 [ 3 ] {aaa5c863-8f16-4294-9301-10c5bffc7177} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.822747 [ 3 ] {} HTTP-Session: 51e82f22-2400-4a97-904a-7955e53e7684 Destroying unnamed session 2023.12.07 05:44:06.822895 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.822957 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.822984 [ 3 ] {} HTTP-Session: bee56fdd-1f56-4c91-9c77-21993b61be8a Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.823003 [ 3 ] {} HTTP-Session: bee56fdd-1f56-4c91-9c77-21993b61be8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.823226 [ 3 ] {652d6cc3-7866-461f-a90a-f9763c6b63fb} executeQuery: (from [fd00:1122:3344:101::d]:64454) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.07 05:44:06.823282 [ 3 ] {652d6cc3-7866-461f-a90a-f9763c6b63fb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.12.07 05:44:06.824922 [ 3 ] {652d6cc3-7866-461f-a90a-f9763c6b63fb} oximeter.measurements_u32 (ac03a956-8c23-4ff3-8050-e4f72f0c7601): Loading data parts 2023.12.07 05:44:06.825043 [ 3 ] {652d6cc3-7866-461f-a90a-f9763c6b63fb} oximeter.measurements_u32 (ac03a956-8c23-4ff3-8050-e4f72f0c7601): There are no data parts 2023.12.07 05:44:06.826277 [ 3 ] {652d6cc3-7866-461f-a90a-f9763c6b63fb} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.826305 [ 3 ] {652d6cc3-7866-461f-a90a-f9763c6b63fb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.826321 [ 3 ] {} HTTP-Session: bee56fdd-1f56-4c91-9c77-21993b61be8a Destroying unnamed session 2023.12.07 05:44:06.826459 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.826519 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.826541 [ 3 ] {} HTTP-Session: 45ff5906-50a5-4e32-84d8-702432fc321f Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.826572 [ 3 ] {} HTTP-Session: 45ff5906-50a5-4e32-84d8-702432fc321f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.826784 [ 3 ] {d3a0ea33-3551-4b17-a932-72ca8df1d82c} executeQuery: (from [fd00:1122:3344:101::d]:64454) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.07 05:44:06.826837 [ 3 ] {d3a0ea33-3551-4b17-a932-72ca8df1d82c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.12.07 05:44:06.829005 [ 3 ] {d3a0ea33-3551-4b17-a932-72ca8df1d82c} oximeter.measurements_i64 (9007cb3b-9d26-4819-9e4e-0b511a32fafe): Loading data parts 2023.12.07 05:44:06.829111 [ 3 ] {d3a0ea33-3551-4b17-a932-72ca8df1d82c} oximeter.measurements_i64 (9007cb3b-9d26-4819-9e4e-0b511a32fafe): There are no data parts 2023.12.07 05:44:06.831151 [ 3 ] {d3a0ea33-3551-4b17-a932-72ca8df1d82c} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.831178 [ 3 ] {d3a0ea33-3551-4b17-a932-72ca8df1d82c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.831193 [ 3 ] {} HTTP-Session: 45ff5906-50a5-4e32-84d8-702432fc321f Destroying unnamed session 2023.12.07 05:44:06.831335 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.831386 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.831405 [ 3 ] {} HTTP-Session: 64c9d468-2ebc-45c8-911a-26b78ec86e82 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.831428 [ 3 ] {} HTTP-Session: 64c9d468-2ebc-45c8-911a-26b78ec86e82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.831637 [ 3 ] {d98abe63-ba19-4d06-a347-d74c9c5318bc} executeQuery: (from [fd00:1122:3344:101::d]:64454) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.07 05:44:06.831685 [ 3 ] {d98abe63-ba19-4d06-a347-d74c9c5318bc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.12.07 05:44:06.833480 [ 3 ] {d98abe63-ba19-4d06-a347-d74c9c5318bc} oximeter.measurements_u64 (47e95a76-e27c-4f74-bd5f-5885f779fa8f): Loading data parts 2023.12.07 05:44:06.833597 [ 3 ] {d98abe63-ba19-4d06-a347-d74c9c5318bc} oximeter.measurements_u64 (47e95a76-e27c-4f74-bd5f-5885f779fa8f): There are no data parts 2023.12.07 05:44:06.834748 [ 3 ] {d98abe63-ba19-4d06-a347-d74c9c5318bc} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.834787 [ 3 ] {d98abe63-ba19-4d06-a347-d74c9c5318bc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.834805 [ 3 ] {} HTTP-Session: 64c9d468-2ebc-45c8-911a-26b78ec86e82 Destroying unnamed session 2023.12.07 05:44:06.834957 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.835022 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.835046 [ 3 ] {} HTTP-Session: 89094f57-15eb-4dc4-822f-719fa60f61fb Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.835073 [ 3 ] {} HTTP-Session: 89094f57-15eb-4dc4-822f-719fa60f61fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.835328 [ 3 ] {1cdd54b2-e50e-46f1-a9d5-3cfd09f203a2} executeQuery: (from [fd00:1122:3344:101::d]:64454) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.07 05:44:06.835394 [ 3 ] {1cdd54b2-e50e-46f1-a9d5-3cfd09f203a2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.12.07 05:44:06.837087 [ 3 ] {1cdd54b2-e50e-46f1-a9d5-3cfd09f203a2} oximeter.measurements_f32 (3d6e0ff3-e862-4cd5-a95e-a15f98ee3e25): Loading data parts 2023.12.07 05:44:06.837194 [ 3 ] {1cdd54b2-e50e-46f1-a9d5-3cfd09f203a2} oximeter.measurements_f32 (3d6e0ff3-e862-4cd5-a95e-a15f98ee3e25): There are no data parts 2023.12.07 05:44:06.838560 [ 3 ] {1cdd54b2-e50e-46f1-a9d5-3cfd09f203a2} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.838598 [ 3 ] {1cdd54b2-e50e-46f1-a9d5-3cfd09f203a2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.838616 [ 3 ] {} HTTP-Session: 89094f57-15eb-4dc4-822f-719fa60f61fb Destroying unnamed session 2023.12.07 05:44:06.838765 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.838829 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.838850 [ 3 ] {} HTTP-Session: d43855da-404c-43a6-aa9c-966351030b4e Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.838877 [ 3 ] {} HTTP-Session: d43855da-404c-43a6-aa9c-966351030b4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.839115 [ 3 ] {14a53099-f78e-46c4-89be-323ce4ff4aff} executeQuery: (from [fd00:1122:3344:101::d]:64454) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.07 05:44:06.839173 [ 3 ] {14a53099-f78e-46c4-89be-323ce4ff4aff} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.12.07 05:44:06.840875 [ 3 ] {14a53099-f78e-46c4-89be-323ce4ff4aff} oximeter.measurements_f64 (b774e077-f349-4f8b-8790-fa583831fa1f): Loading data parts 2023.12.07 05:44:06.840977 [ 3 ] {14a53099-f78e-46c4-89be-323ce4ff4aff} oximeter.measurements_f64 (b774e077-f349-4f8b-8790-fa583831fa1f): There are no data parts 2023.12.07 05:44:06.842112 [ 3 ] {14a53099-f78e-46c4-89be-323ce4ff4aff} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.842150 [ 3 ] {14a53099-f78e-46c4-89be-323ce4ff4aff} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.842166 [ 3 ] {} HTTP-Session: d43855da-404c-43a6-aa9c-966351030b4e Destroying unnamed session 2023.12.07 05:44:06.842303 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.842362 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.842386 [ 3 ] {} HTTP-Session: c9aa154e-3d76-4195-82cd-35c60f1d0c95 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.842413 [ 3 ] {} HTTP-Session: c9aa154e-3d76-4195-82cd-35c60f1d0c95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.842607 [ 3 ] {15af96ee-e6a2-4d23-b356-71b5f338409f} executeQuery: (from [fd00:1122:3344:101::d]:64454) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.07 05:44:06.842659 [ 3 ] {15af96ee-e6a2-4d23-b356-71b5f338409f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.12.07 05:44:06.844292 [ 3 ] {15af96ee-e6a2-4d23-b356-71b5f338409f} oximeter.measurements_string (cf6924ab-3184-4216-b0af-d6f29a70f63b): Loading data parts 2023.12.07 05:44:06.844382 [ 3 ] {15af96ee-e6a2-4d23-b356-71b5f338409f} oximeter.measurements_string (cf6924ab-3184-4216-b0af-d6f29a70f63b): There are no data parts 2023.12.07 05:44:06.845574 [ 3 ] {15af96ee-e6a2-4d23-b356-71b5f338409f} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.845609 [ 3 ] {15af96ee-e6a2-4d23-b356-71b5f338409f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.845627 [ 3 ] {} HTTP-Session: c9aa154e-3d76-4195-82cd-35c60f1d0c95 Destroying unnamed session 2023.12.07 05:44:06.845757 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.845812 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.845832 [ 3 ] {} HTTP-Session: 029a4ab6-36b8-4dba-9d5b-63c0b1989dfb Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.845854 [ 3 ] {} HTTP-Session: 029a4ab6-36b8-4dba-9d5b-63c0b1989dfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.846045 [ 3 ] {60916707-3212-42a9-8a22-21d2a0c90afe} executeQuery: (from [fd00:1122:3344:101::d]:64454) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.07 05:44:06.846101 [ 3 ] {60916707-3212-42a9-8a22-21d2a0c90afe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.12.07 05:44:06.847703 [ 3 ] {60916707-3212-42a9-8a22-21d2a0c90afe} oximeter.measurements_bytes (84d8ab42-59f6-4b5a-ab0e-fbe819a57d22): Loading data parts 2023.12.07 05:44:06.847831 [ 3 ] {60916707-3212-42a9-8a22-21d2a0c90afe} oximeter.measurements_bytes (84d8ab42-59f6-4b5a-ab0e-fbe819a57d22): There are no data parts 2023.12.07 05:44:06.849124 [ 3 ] {60916707-3212-42a9-8a22-21d2a0c90afe} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.849166 [ 3 ] {60916707-3212-42a9-8a22-21d2a0c90afe} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.849195 [ 3 ] {} HTTP-Session: 029a4ab6-36b8-4dba-9d5b-63c0b1989dfb Destroying unnamed session 2023.12.07 05:44:06.849374 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.849453 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.849494 [ 3 ] {} HTTP-Session: 2d621447-5ca0-47d4-ae07-c508df0573d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.849529 [ 3 ] {} HTTP-Session: 2d621447-5ca0-47d4-ae07-c508df0573d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.849773 [ 3 ] {fe2c4884-2bc9-45c3-8fae-55940fdbec84} executeQuery: (from [fd00:1122:3344:101::d]:64454) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.07 05:44:06.849839 [ 3 ] {fe2c4884-2bc9-45c3-8fae-55940fdbec84} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.12.07 05:44:06.851508 [ 3 ] {fe2c4884-2bc9-45c3-8fae-55940fdbec84} oximeter.measurements_cumulativei64 (ca58069a-62bb-44c2-b61f-f2a84c83c3d1): Loading data parts 2023.12.07 05:44:06.851612 [ 3 ] {fe2c4884-2bc9-45c3-8fae-55940fdbec84} oximeter.measurements_cumulativei64 (ca58069a-62bb-44c2-b61f-f2a84c83c3d1): There are no data parts 2023.12.07 05:44:06.852870 [ 3 ] {fe2c4884-2bc9-45c3-8fae-55940fdbec84} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.852913 [ 3 ] {fe2c4884-2bc9-45c3-8fae-55940fdbec84} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.852932 [ 3 ] {} HTTP-Session: 2d621447-5ca0-47d4-ae07-c508df0573d1 Destroying unnamed session 2023.12.07 05:44:06.853110 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.853165 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.853190 [ 3 ] {} HTTP-Session: efe74bd7-558f-43c4-aa30-8e4a90371271 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.853215 [ 3 ] {} HTTP-Session: efe74bd7-558f-43c4-aa30-8e4a90371271 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.853423 [ 3 ] {424620cf-8be2-4ddc-b34c-eab0bd68f851} executeQuery: (from [fd00:1122:3344:101::d]:64454) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.07 05:44:06.853474 [ 3 ] {424620cf-8be2-4ddc-b34c-eab0bd68f851} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.12.07 05:44:06.855132 [ 3 ] {424620cf-8be2-4ddc-b34c-eab0bd68f851} oximeter.measurements_cumulativeu64 (7d871f34-0d46-486a-b98f-98e1846df0d4): Loading data parts 2023.12.07 05:44:06.855237 [ 3 ] {424620cf-8be2-4ddc-b34c-eab0bd68f851} oximeter.measurements_cumulativeu64 (7d871f34-0d46-486a-b98f-98e1846df0d4): There are no data parts 2023.12.07 05:44:06.856641 [ 3 ] {424620cf-8be2-4ddc-b34c-eab0bd68f851} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.856702 [ 3 ] {424620cf-8be2-4ddc-b34c-eab0bd68f851} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.856744 [ 3 ] {} HTTP-Session: efe74bd7-558f-43c4-aa30-8e4a90371271 Destroying unnamed session 2023.12.07 05:44:06.856913 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.857012 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.857059 [ 3 ] {} HTTP-Session: fd2b72dd-e372-4d0c-94dc-fb89cfcac258 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.857086 [ 3 ] {} HTTP-Session: fd2b72dd-e372-4d0c-94dc-fb89cfcac258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.857427 [ 3 ] {ce819562-7224-4336-b281-51a0c40199a3} executeQuery: (from [fd00:1122:3344:101::d]:64454) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.07 05:44:06.857507 [ 3 ] {ce819562-7224-4336-b281-51a0c40199a3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.12.07 05:44:06.859785 [ 3 ] {ce819562-7224-4336-b281-51a0c40199a3} oximeter.measurements_cumulativef32 (24a7d29b-2243-48bd-96ac-590fd7af06c6): Loading data parts 2023.12.07 05:44:06.859882 [ 3 ] {ce819562-7224-4336-b281-51a0c40199a3} oximeter.measurements_cumulativef32 (24a7d29b-2243-48bd-96ac-590fd7af06c6): There are no data parts 2023.12.07 05:44:06.861880 [ 3 ] {ce819562-7224-4336-b281-51a0c40199a3} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.861909 [ 3 ] {ce819562-7224-4336-b281-51a0c40199a3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.861940 [ 3 ] {} HTTP-Session: fd2b72dd-e372-4d0c-94dc-fb89cfcac258 Destroying unnamed session 2023.12.07 05:44:06.862090 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.862150 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.862181 [ 3 ] {} HTTP-Session: ca671b49-a203-44ca-90d6-8368b3ea868f Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.862202 [ 3 ] {} HTTP-Session: ca671b49-a203-44ca-90d6-8368b3ea868f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.862417 [ 3 ] {d1c76c47-ac79-46ea-a19d-764a89bc5d82} executeQuery: (from [fd00:1122:3344:101::d]:64454) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.07 05:44:06.862482 [ 3 ] {d1c76c47-ac79-46ea-a19d-764a89bc5d82} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.12.07 05:44:06.865697 [ 3 ] {d1c76c47-ac79-46ea-a19d-764a89bc5d82} oximeter.measurements_cumulativef64 (512281fa-3fb9-4cf1-9810-3236ddb308a7): Loading data parts 2023.12.07 05:44:06.865790 [ 3 ] {d1c76c47-ac79-46ea-a19d-764a89bc5d82} oximeter.measurements_cumulativef64 (512281fa-3fb9-4cf1-9810-3236ddb308a7): There are no data parts 2023.12.07 05:44:06.868145 [ 3 ] {d1c76c47-ac79-46ea-a19d-764a89bc5d82} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.868189 [ 3 ] {d1c76c47-ac79-46ea-a19d-764a89bc5d82} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.868205 [ 3 ] {} HTTP-Session: ca671b49-a203-44ca-90d6-8368b3ea868f Destroying unnamed session 2023.12.07 05:44:06.868356 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.868422 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.868442 [ 3 ] {} HTTP-Session: f9804366-9735-48f3-923a-0d6e9490ba40 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.868464 [ 3 ] {} HTTP-Session: f9804366-9735-48f3-923a-0d6e9490ba40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.868688 [ 3 ] {dc84454d-f216-4f33-81f7-7b4a7f38ae18} executeQuery: (from [fd00:1122:3344:101::d]:64454) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.07 05:44:06.868748 [ 3 ] {dc84454d-f216-4f33-81f7-7b4a7f38ae18} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.12.07 05:44:06.871171 [ 3 ] {dc84454d-f216-4f33-81f7-7b4a7f38ae18} oximeter.measurements_histogrami8 (768494fb-e2ac-4f72-81c8-990a192924e9): Loading data parts 2023.12.07 05:44:06.871264 [ 3 ] {dc84454d-f216-4f33-81f7-7b4a7f38ae18} oximeter.measurements_histogrami8 (768494fb-e2ac-4f72-81c8-990a192924e9): There are no data parts 2023.12.07 05:44:06.873406 [ 3 ] {dc84454d-f216-4f33-81f7-7b4a7f38ae18} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.873441 [ 3 ] {dc84454d-f216-4f33-81f7-7b4a7f38ae18} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.873457 [ 3 ] {} HTTP-Session: f9804366-9735-48f3-923a-0d6e9490ba40 Destroying unnamed session 2023.12.07 05:44:06.873627 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.873696 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.873721 [ 3 ] {} HTTP-Session: eba48d09-c3ad-4885-97ba-d4086358158d Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.873747 [ 3 ] {} HTTP-Session: eba48d09-c3ad-4885-97ba-d4086358158d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.873994 [ 3 ] {a19be1c4-a841-4143-9a46-9bcef710e521} executeQuery: (from [fd00:1122:3344:101::d]:64454) 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.12.07 05:44:06.874066 [ 3 ] {a19be1c4-a841-4143-9a46-9bcef710e521} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.12.07 05:44:06.876089 [ 3 ] {a19be1c4-a841-4143-9a46-9bcef710e521} oximeter.measurements_histogramu8 (70b235a2-16d3-4933-bafe-1ba0685de05a): Loading data parts 2023.12.07 05:44:06.876202 [ 3 ] {a19be1c4-a841-4143-9a46-9bcef710e521} oximeter.measurements_histogramu8 (70b235a2-16d3-4933-bafe-1ba0685de05a): There are no data parts 2023.12.07 05:44:06.877896 [ 3 ] {a19be1c4-a841-4143-9a46-9bcef710e521} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.877935 [ 3 ] {a19be1c4-a841-4143-9a46-9bcef710e521} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.877951 [ 3 ] {} HTTP-Session: eba48d09-c3ad-4885-97ba-d4086358158d Destroying unnamed session 2023.12.07 05:44:06.878156 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.878210 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.878229 [ 3 ] {} HTTP-Session: 2451399f-e737-47d1-ad91-56377c2d176d Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.878252 [ 3 ] {} HTTP-Session: 2451399f-e737-47d1-ad91-56377c2d176d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.878490 [ 3 ] {f2f3fb02-02e6-4ba7-8200-c085f4ec65ac} executeQuery: (from [fd00:1122:3344:101::d]:64454) 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.12.07 05:44:06.878546 [ 3 ] {f2f3fb02-02e6-4ba7-8200-c085f4ec65ac} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.12.07 05:44:06.881077 [ 3 ] {f2f3fb02-02e6-4ba7-8200-c085f4ec65ac} oximeter.measurements_histogrami16 (8959dff6-55e4-4960-8bd2-9494e37a2154): Loading data parts 2023.12.07 05:44:06.881168 [ 3 ] {f2f3fb02-02e6-4ba7-8200-c085f4ec65ac} oximeter.measurements_histogrami16 (8959dff6-55e4-4960-8bd2-9494e37a2154): There are no data parts 2023.12.07 05:44:06.882861 [ 3 ] {f2f3fb02-02e6-4ba7-8200-c085f4ec65ac} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.882887 [ 3 ] {f2f3fb02-02e6-4ba7-8200-c085f4ec65ac} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.882911 [ 3 ] {} HTTP-Session: 2451399f-e737-47d1-ad91-56377c2d176d Destroying unnamed session 2023.12.07 05:44:06.883044 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.883097 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.883123 [ 3 ] {} HTTP-Session: 962ccb45-98dd-4b69-b63a-6297daec33ce Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.883141 [ 3 ] {} HTTP-Session: 962ccb45-98dd-4b69-b63a-6297daec33ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.883365 [ 3 ] {59abe677-27cd-4f43-876d-4b54c73d9835} executeQuery: (from [fd00:1122:3344:101::d]:64454) 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.12.07 05:44:06.883422 [ 3 ] {59abe677-27cd-4f43-876d-4b54c73d9835} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.12.07 05:44:06.886628 [ 3 ] {59abe677-27cd-4f43-876d-4b54c73d9835} oximeter.measurements_histogramu16 (d79cde0e-9883-4198-a70f-fb5b15bded3a): Loading data parts 2023.12.07 05:44:06.886718 [ 3 ] {59abe677-27cd-4f43-876d-4b54c73d9835} oximeter.measurements_histogramu16 (d79cde0e-9883-4198-a70f-fb5b15bded3a): There are no data parts 2023.12.07 05:44:06.888328 [ 3 ] {59abe677-27cd-4f43-876d-4b54c73d9835} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.888356 [ 3 ] {59abe677-27cd-4f43-876d-4b54c73d9835} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.888382 [ 3 ] {} HTTP-Session: 962ccb45-98dd-4b69-b63a-6297daec33ce Destroying unnamed session 2023.12.07 05:44:06.888531 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.888578 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.888605 [ 3 ] {} HTTP-Session: f07de9f9-1545-444d-a49b-10a41ad9ee0d Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.888629 [ 3 ] {} HTTP-Session: f07de9f9-1545-444d-a49b-10a41ad9ee0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.888839 [ 3 ] {3e27ab93-a59b-4396-bf07-ae58b93f310a} executeQuery: (from [fd00:1122:3344:101::d]:64454) 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.12.07 05:44:06.888897 [ 3 ] {3e27ab93-a59b-4396-bf07-ae58b93f310a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.12.07 05:44:06.890817 [ 3 ] {3e27ab93-a59b-4396-bf07-ae58b93f310a} oximeter.measurements_histogrami32 (af6e2612-a0ee-45e4-ba78-0a4a58819c10): Loading data parts 2023.12.07 05:44:06.890911 [ 3 ] {3e27ab93-a59b-4396-bf07-ae58b93f310a} oximeter.measurements_histogrami32 (af6e2612-a0ee-45e4-ba78-0a4a58819c10): There are no data parts 2023.12.07 05:44:06.892240 [ 3 ] {3e27ab93-a59b-4396-bf07-ae58b93f310a} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.892274 [ 3 ] {3e27ab93-a59b-4396-bf07-ae58b93f310a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.892291 [ 3 ] {} HTTP-Session: f07de9f9-1545-444d-a49b-10a41ad9ee0d Destroying unnamed session 2023.12.07 05:44:06.892451 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.892503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.892524 [ 3 ] {} HTTP-Session: 6b59cb20-42a0-47d2-b449-fd156a0435cf Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.892549 [ 3 ] {} HTTP-Session: 6b59cb20-42a0-47d2-b449-fd156a0435cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.892773 [ 3 ] {37cb297d-170e-4e38-a2c7-abaac0f4b265} executeQuery: (from [fd00:1122:3344:101::d]:64454) 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.12.07 05:44:06.892830 [ 3 ] {37cb297d-170e-4e38-a2c7-abaac0f4b265} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.12.07 05:44:06.894297 [ 3 ] {37cb297d-170e-4e38-a2c7-abaac0f4b265} oximeter.measurements_histogramu32 (6f44ce97-72d4-426f-ae16-90737d834f7a): Loading data parts 2023.12.07 05:44:06.894385 [ 3 ] {37cb297d-170e-4e38-a2c7-abaac0f4b265} oximeter.measurements_histogramu32 (6f44ce97-72d4-426f-ae16-90737d834f7a): There are no data parts 2023.12.07 05:44:06.895556 [ 3 ] {37cb297d-170e-4e38-a2c7-abaac0f4b265} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.895588 [ 3 ] {37cb297d-170e-4e38-a2c7-abaac0f4b265} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.895609 [ 3 ] {} HTTP-Session: 6b59cb20-42a0-47d2-b449-fd156a0435cf Destroying unnamed session 2023.12.07 05:44:06.895734 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.895783 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.895809 [ 3 ] {} HTTP-Session: 59da0f10-d9e6-4093-ae6f-6dfc4d097f12 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.895826 [ 3 ] {} HTTP-Session: 59da0f10-d9e6-4093-ae6f-6dfc4d097f12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.896041 [ 3 ] {1e2905cd-9f61-4183-babb-862737c16b18} executeQuery: (from [fd00:1122:3344:101::d]:64454) 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.12.07 05:44:06.896096 [ 3 ] {1e2905cd-9f61-4183-babb-862737c16b18} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.12.07 05:44:06.897669 [ 3 ] {1e2905cd-9f61-4183-babb-862737c16b18} oximeter.measurements_histogrami64 (f8d92921-a8fb-43cd-a70f-82e581401340): Loading data parts 2023.12.07 05:44:06.897747 [ 3 ] {1e2905cd-9f61-4183-babb-862737c16b18} oximeter.measurements_histogrami64 (f8d92921-a8fb-43cd-a70f-82e581401340): There are no data parts 2023.12.07 05:44:06.898875 [ 3 ] {1e2905cd-9f61-4183-babb-862737c16b18} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.898907 [ 3 ] {1e2905cd-9f61-4183-babb-862737c16b18} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.898932 [ 3 ] {} HTTP-Session: 59da0f10-d9e6-4093-ae6f-6dfc4d097f12 Destroying unnamed session 2023.12.07 05:44:06.899059 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.899108 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.899136 [ 3 ] {} HTTP-Session: 69242b17-dc0f-49dc-9efa-2bbdae4e0b47 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.899154 [ 3 ] {} HTTP-Session: 69242b17-dc0f-49dc-9efa-2bbdae4e0b47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.899368 [ 3 ] {9ced4c08-c657-4d9e-84f0-94ed9204f878} executeQuery: (from [fd00:1122:3344:101::d]:64454) 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.12.07 05:44:06.899424 [ 3 ] {9ced4c08-c657-4d9e-84f0-94ed9204f878} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.12.07 05:44:06.900971 [ 3 ] {9ced4c08-c657-4d9e-84f0-94ed9204f878} oximeter.measurements_histogramu64 (230dc83e-b9d0-4efd-916e-d7ff56cf73e4): Loading data parts 2023.12.07 05:44:06.901044 [ 3 ] {9ced4c08-c657-4d9e-84f0-94ed9204f878} oximeter.measurements_histogramu64 (230dc83e-b9d0-4efd-916e-d7ff56cf73e4): There are no data parts 2023.12.07 05:44:06.902272 [ 3 ] {9ced4c08-c657-4d9e-84f0-94ed9204f878} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.902305 [ 3 ] {9ced4c08-c657-4d9e-84f0-94ed9204f878} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.902321 [ 3 ] {} HTTP-Session: 69242b17-dc0f-49dc-9efa-2bbdae4e0b47 Destroying unnamed session 2023.12.07 05:44:06.902442 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.902497 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.902516 [ 3 ] {} HTTP-Session: dea43602-8f31-4fff-b1be-199bc99bc4d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.902538 [ 3 ] {} HTTP-Session: dea43602-8f31-4fff-b1be-199bc99bc4d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.902744 [ 3 ] {b6f20350-eeea-4600-b23f-fb1876427ba2} executeQuery: (from [fd00:1122:3344:101::d]:64454) 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.12.07 05:44:06.902799 [ 3 ] {b6f20350-eeea-4600-b23f-fb1876427ba2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.12.07 05:44:06.904319 [ 3 ] {b6f20350-eeea-4600-b23f-fb1876427ba2} oximeter.measurements_histogramf32 (d6ad77ac-88e5-43f6-ba35-92235fd998fd): Loading data parts 2023.12.07 05:44:06.904399 [ 3 ] {b6f20350-eeea-4600-b23f-fb1876427ba2} oximeter.measurements_histogramf32 (d6ad77ac-88e5-43f6-ba35-92235fd998fd): There are no data parts 2023.12.07 05:44:06.905514 [ 3 ] {b6f20350-eeea-4600-b23f-fb1876427ba2} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.905556 [ 3 ] {b6f20350-eeea-4600-b23f-fb1876427ba2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.905575 [ 3 ] {} HTTP-Session: dea43602-8f31-4fff-b1be-199bc99bc4d6 Destroying unnamed session 2023.12.07 05:44:06.905735 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.905793 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.905812 [ 3 ] {} HTTP-Session: 60d7cb7d-307a-4e7e-82f6-8e01a879ab83 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.905836 [ 3 ] {} HTTP-Session: 60d7cb7d-307a-4e7e-82f6-8e01a879ab83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.906070 [ 3 ] {1a5b77b9-3829-4385-af2c-18e0d5d04761} executeQuery: (from [fd00:1122:3344:101::d]:64454) 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.12.07 05:44:06.906134 [ 3 ] {1a5b77b9-3829-4385-af2c-18e0d5d04761} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.12.07 05:44:06.907838 [ 3 ] {1a5b77b9-3829-4385-af2c-18e0d5d04761} oximeter.measurements_histogramf64 (14df3351-36d1-40f9-ba61-9cb0ec7bcb19): Loading data parts 2023.12.07 05:44:06.907940 [ 3 ] {1a5b77b9-3829-4385-af2c-18e0d5d04761} oximeter.measurements_histogramf64 (14df3351-36d1-40f9-ba61-9cb0ec7bcb19): There are no data parts 2023.12.07 05:44:06.909727 [ 3 ] {1a5b77b9-3829-4385-af2c-18e0d5d04761} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.909756 [ 3 ] {1a5b77b9-3829-4385-af2c-18e0d5d04761} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.909796 [ 3 ] {} HTTP-Session: 60d7cb7d-307a-4e7e-82f6-8e01a879ab83 Destroying unnamed session 2023.12.07 05:44:06.909993 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.910067 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.910094 [ 3 ] {} HTTP-Session: 723945d3-ef95-4bd3-817e-e84a4416f63c Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.910127 [ 3 ] {} HTTP-Session: 723945d3-ef95-4bd3-817e-e84a4416f63c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.910342 [ 3 ] {5007cc16-8f92-4d7e-b295-f93b55e94f3b} executeQuery: (from [fd00:1122:3344:101::d]:64454) /* 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.12.07 05:44:06.910405 [ 3 ] {5007cc16-8f92-4d7e-b295-f93b55e94f3b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.12.07 05:44:06.914484 [ 3 ] {5007cc16-8f92-4d7e-b295-f93b55e94f3b} oximeter.fields_bool (a3f926c4-441a-4288-9e61-e5eb796fa57b): Loading data parts 2023.12.07 05:44:06.914565 [ 3 ] {5007cc16-8f92-4d7e-b295-f93b55e94f3b} oximeter.fields_bool (a3f926c4-441a-4288-9e61-e5eb796fa57b): There are no data parts 2023.12.07 05:44:06.918857 [ 3 ] {5007cc16-8f92-4d7e-b295-f93b55e94f3b} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.918906 [ 3 ] {5007cc16-8f92-4d7e-b295-f93b55e94f3b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.918923 [ 3 ] {} HTTP-Session: 723945d3-ef95-4bd3-817e-e84a4416f63c Destroying unnamed session 2023.12.07 05:44:06.919066 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.919127 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.919149 [ 3 ] {} HTTP-Session: fd3668fd-db45-40cf-9fde-34728216a1f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.919168 [ 3 ] {} HTTP-Session: fd3668fd-db45-40cf-9fde-34728216a1f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.919335 [ 3 ] {0a6fb8b2-244c-4798-bc87-fc32404a6688} executeQuery: (from [fd00:1122:3344:101::d]:64454) 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.12.07 05:44:06.919390 [ 3 ] {0a6fb8b2-244c-4798-bc87-fc32404a6688} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.12.07 05:44:06.921226 [ 3 ] {0a6fb8b2-244c-4798-bc87-fc32404a6688} oximeter.fields_i8 (0e807bb9-cc02-4a71-9294-9ad3fd577e1a): Loading data parts 2023.12.07 05:44:06.921308 [ 3 ] {0a6fb8b2-244c-4798-bc87-fc32404a6688} oximeter.fields_i8 (0e807bb9-cc02-4a71-9294-9ad3fd577e1a): There are no data parts 2023.12.07 05:44:06.922572 [ 3 ] {0a6fb8b2-244c-4798-bc87-fc32404a6688} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.922599 [ 3 ] {0a6fb8b2-244c-4798-bc87-fc32404a6688} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.922625 [ 3 ] {} HTTP-Session: fd3668fd-db45-40cf-9fde-34728216a1f6 Destroying unnamed session 2023.12.07 05:44:06.922756 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.922806 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.922832 [ 3 ] {} HTTP-Session: 940aa672-4547-4fb9-90da-b8085c948480 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.922848 [ 3 ] {} HTTP-Session: 940aa672-4547-4fb9-90da-b8085c948480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.923005 [ 3 ] {e634a53e-a3a7-46b4-ae00-0479a30af36b} executeQuery: (from [fd00:1122:3344:101::d]:64454) 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.12.07 05:44:06.923049 [ 3 ] {e634a53e-a3a7-46b4-ae00-0479a30af36b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.12.07 05:44:06.924418 [ 3 ] {e634a53e-a3a7-46b4-ae00-0479a30af36b} oximeter.fields_u8 (163d2e4b-2cf1-4a6a-ae14-51f67f542d10): Loading data parts 2023.12.07 05:44:06.924500 [ 3 ] {e634a53e-a3a7-46b4-ae00-0479a30af36b} oximeter.fields_u8 (163d2e4b-2cf1-4a6a-ae14-51f67f542d10): There are no data parts 2023.12.07 05:44:06.925883 [ 3 ] {e634a53e-a3a7-46b4-ae00-0479a30af36b} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.925919 [ 3 ] {e634a53e-a3a7-46b4-ae00-0479a30af36b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.925940 [ 3 ] {} HTTP-Session: 940aa672-4547-4fb9-90da-b8085c948480 Destroying unnamed session 2023.12.07 05:44:06.926134 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.926199 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.926223 [ 3 ] {} HTTP-Session: 6b06299c-3b21-4b40-9ccd-c79cdba645c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.926249 [ 3 ] {} HTTP-Session: 6b06299c-3b21-4b40-9ccd-c79cdba645c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.926423 [ 3 ] {e24fa56f-4bd0-4779-9985-46950519ab5a} executeQuery: (from [fd00:1122:3344:101::d]:64454) 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.12.07 05:44:06.926482 [ 3 ] {e24fa56f-4bd0-4779-9985-46950519ab5a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.12.07 05:44:06.927959 [ 3 ] {e24fa56f-4bd0-4779-9985-46950519ab5a} oximeter.fields_i16 (e4b28872-44c2-437a-80e7-78cf562eb38e): Loading data parts 2023.12.07 05:44:06.928036 [ 3 ] {e24fa56f-4bd0-4779-9985-46950519ab5a} oximeter.fields_i16 (e4b28872-44c2-437a-80e7-78cf562eb38e): There are no data parts 2023.12.07 05:44:06.929199 [ 3 ] {e24fa56f-4bd0-4779-9985-46950519ab5a} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.929226 [ 3 ] {e24fa56f-4bd0-4779-9985-46950519ab5a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.929263 [ 3 ] {} HTTP-Session: 6b06299c-3b21-4b40-9ccd-c79cdba645c4 Destroying unnamed session 2023.12.07 05:44:06.929426 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.929482 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.929509 [ 3 ] {} HTTP-Session: 85be86c5-087f-4595-91cb-f6c37f7e9aa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.929535 [ 3 ] {} HTTP-Session: 85be86c5-087f-4595-91cb-f6c37f7e9aa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.929689 [ 3 ] {1492b1cc-cbbc-4889-b698-f0cdf527c0e6} executeQuery: (from [fd00:1122:3344:101::d]:64454) 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.12.07 05:44:06.929743 [ 3 ] {1492b1cc-cbbc-4889-b698-f0cdf527c0e6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.12.07 05:44:06.931518 [ 3 ] {1492b1cc-cbbc-4889-b698-f0cdf527c0e6} oximeter.fields_u16 (c1648d1a-de83-4855-bbc1-671f67c5316c): Loading data parts 2023.12.07 05:44:06.931599 [ 3 ] {1492b1cc-cbbc-4889-b698-f0cdf527c0e6} oximeter.fields_u16 (c1648d1a-de83-4855-bbc1-671f67c5316c): There are no data parts 2023.12.07 05:44:06.932709 [ 3 ] {1492b1cc-cbbc-4889-b698-f0cdf527c0e6} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.932740 [ 3 ] {1492b1cc-cbbc-4889-b698-f0cdf527c0e6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.932756 [ 3 ] {} HTTP-Session: 85be86c5-087f-4595-91cb-f6c37f7e9aa1 Destroying unnamed session 2023.12.07 05:44:06.932896 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.932946 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.932965 [ 3 ] {} HTTP-Session: ea3af238-425a-43fe-82f9-df018d4256b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.932989 [ 3 ] {} HTTP-Session: ea3af238-425a-43fe-82f9-df018d4256b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.933151 [ 3 ] {a22e0516-20ad-4c58-9f69-24020cd17d26} executeQuery: (from [fd00:1122:3344:101::d]:64454) 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.12.07 05:44:06.933195 [ 3 ] {a22e0516-20ad-4c58-9f69-24020cd17d26} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.12.07 05:44:06.934528 [ 3 ] {a22e0516-20ad-4c58-9f69-24020cd17d26} oximeter.fields_i32 (deccf268-f45b-44de-b071-6f11141cdb6e): Loading data parts 2023.12.07 05:44:06.934596 [ 3 ] {a22e0516-20ad-4c58-9f69-24020cd17d26} oximeter.fields_i32 (deccf268-f45b-44de-b071-6f11141cdb6e): There are no data parts 2023.12.07 05:44:06.935812 [ 3 ] {a22e0516-20ad-4c58-9f69-24020cd17d26} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.935845 [ 3 ] {a22e0516-20ad-4c58-9f69-24020cd17d26} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.935860 [ 3 ] {} HTTP-Session: ea3af238-425a-43fe-82f9-df018d4256b8 Destroying unnamed session 2023.12.07 05:44:06.935994 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.936045 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.936064 [ 3 ] {} HTTP-Session: 1ef3f7b0-24fa-465f-915a-c1398f235f89 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.936088 [ 3 ] {} HTTP-Session: 1ef3f7b0-24fa-465f-915a-c1398f235f89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.936255 [ 3 ] {77d51882-5555-4289-8f62-5c3f205c81dc} executeQuery: (from [fd00:1122:3344:101::d]:64454) 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.12.07 05:44:06.936301 [ 3 ] {77d51882-5555-4289-8f62-5c3f205c81dc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.12.07 05:44:06.937745 [ 3 ] {77d51882-5555-4289-8f62-5c3f205c81dc} oximeter.fields_u32 (813fc3b9-2ee8-43fe-8b64-6e51f3a07508): Loading data parts 2023.12.07 05:44:06.937815 [ 3 ] {77d51882-5555-4289-8f62-5c3f205c81dc} oximeter.fields_u32 (813fc3b9-2ee8-43fe-8b64-6e51f3a07508): There are no data parts 2023.12.07 05:44:06.938996 [ 3 ] {77d51882-5555-4289-8f62-5c3f205c81dc} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.939021 [ 3 ] {77d51882-5555-4289-8f62-5c3f205c81dc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.939052 [ 3 ] {} HTTP-Session: 1ef3f7b0-24fa-465f-915a-c1398f235f89 Destroying unnamed session 2023.12.07 05:44:06.939200 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.939251 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.939284 [ 3 ] {} HTTP-Session: 967ae72b-20a4-4a77-b4a9-81512f1f7a26 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.939301 [ 3 ] {} HTTP-Session: 967ae72b-20a4-4a77-b4a9-81512f1f7a26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.939461 [ 3 ] {aa3450f4-d95b-47cf-9508-c27ef545befe} executeQuery: (from [fd00:1122:3344:101::d]:64454) 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.12.07 05:44:06.939504 [ 3 ] {aa3450f4-d95b-47cf-9508-c27ef545befe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.12.07 05:44:06.940880 [ 3 ] {aa3450f4-d95b-47cf-9508-c27ef545befe} oximeter.fields_i64 (6b17ce31-066f-41c8-957b-4e92fb84b476): Loading data parts 2023.12.07 05:44:06.940957 [ 3 ] {aa3450f4-d95b-47cf-9508-c27ef545befe} oximeter.fields_i64 (6b17ce31-066f-41c8-957b-4e92fb84b476): There are no data parts 2023.12.07 05:44:06.942139 [ 3 ] {aa3450f4-d95b-47cf-9508-c27ef545befe} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.942188 [ 3 ] {aa3450f4-d95b-47cf-9508-c27ef545befe} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.942222 [ 3 ] {} HTTP-Session: 967ae72b-20a4-4a77-b4a9-81512f1f7a26 Destroying unnamed session 2023.12.07 05:44:06.942363 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.942420 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.942450 [ 3 ] {} HTTP-Session: d2d36789-27f4-424f-86e7-b9d072d5618a Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.942467 [ 3 ] {} HTTP-Session: d2d36789-27f4-424f-86e7-b9d072d5618a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.942636 [ 3 ] {decf53c0-c4c0-43ba-bd21-7f0b09016da0} executeQuery: (from [fd00:1122:3344:101::d]:64454) 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.12.07 05:44:06.942691 [ 3 ] {decf53c0-c4c0-43ba-bd21-7f0b09016da0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.12.07 05:44:06.944004 [ 3 ] {decf53c0-c4c0-43ba-bd21-7f0b09016da0} oximeter.fields_u64 (e4298910-3b4b-489c-8e37-d20bf3f0d16d): Loading data parts 2023.12.07 05:44:06.944099 [ 3 ] {decf53c0-c4c0-43ba-bd21-7f0b09016da0} oximeter.fields_u64 (e4298910-3b4b-489c-8e37-d20bf3f0d16d): There are no data parts 2023.12.07 05:44:06.945261 [ 3 ] {decf53c0-c4c0-43ba-bd21-7f0b09016da0} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.945288 [ 3 ] {decf53c0-c4c0-43ba-bd21-7f0b09016da0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.945314 [ 3 ] {} HTTP-Session: d2d36789-27f4-424f-86e7-b9d072d5618a Destroying unnamed session 2023.12.07 05:44:06.945451 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.945503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.945523 [ 3 ] {} HTTP-Session: d932f758-f8cd-47dc-b330-98cfaa07c0bb Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.945547 [ 3 ] {} HTTP-Session: d932f758-f8cd-47dc-b330-98cfaa07c0bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.945708 [ 3 ] {0bf27d8c-721f-46a4-927f-4fe19f1a8c7d} executeQuery: (from [fd00:1122:3344:101::d]:64454) 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.12.07 05:44:06.945761 [ 3 ] {0bf27d8c-721f-46a4-927f-4fe19f1a8c7d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.12.07 05:44:06.947142 [ 3 ] {0bf27d8c-721f-46a4-927f-4fe19f1a8c7d} oximeter.fields_ipaddr (4f51f72d-354e-4056-a77b-747acec55657): Loading data parts 2023.12.07 05:44:06.947214 [ 3 ] {0bf27d8c-721f-46a4-927f-4fe19f1a8c7d} oximeter.fields_ipaddr (4f51f72d-354e-4056-a77b-747acec55657): There are no data parts 2023.12.07 05:44:06.948376 [ 3 ] {0bf27d8c-721f-46a4-927f-4fe19f1a8c7d} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.948403 [ 3 ] {0bf27d8c-721f-46a4-927f-4fe19f1a8c7d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.948426 [ 3 ] {} HTTP-Session: d932f758-f8cd-47dc-b330-98cfaa07c0bb Destroying unnamed session 2023.12.07 05:44:06.948561 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.948614 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.948641 [ 3 ] {} HTTP-Session: a29c9195-b776-4e51-99fc-fee86c4dc243 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.948659 [ 3 ] {} HTTP-Session: a29c9195-b776-4e51-99fc-fee86c4dc243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.948817 [ 3 ] {3faf72d9-2c53-44b5-ac53-f3b11f509aae} executeQuery: (from [fd00:1122:3344:101::d]:64454) 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.12.07 05:44:06.948869 [ 3 ] {3faf72d9-2c53-44b5-ac53-f3b11f509aae} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.12.07 05:44:06.950310 [ 3 ] {3faf72d9-2c53-44b5-ac53-f3b11f509aae} oximeter.fields_string (0fdcfcaf-e466-4538-a4c5-dc701d7b4bd6): Loading data parts 2023.12.07 05:44:06.950382 [ 3 ] {3faf72d9-2c53-44b5-ac53-f3b11f509aae} oximeter.fields_string (0fdcfcaf-e466-4538-a4c5-dc701d7b4bd6): There are no data parts 2023.12.07 05:44:06.951529 [ 3 ] {3faf72d9-2c53-44b5-ac53-f3b11f509aae} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.951555 [ 3 ] {3faf72d9-2c53-44b5-ac53-f3b11f509aae} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.951572 [ 3 ] {} HTTP-Session: a29c9195-b776-4e51-99fc-fee86c4dc243 Destroying unnamed session 2023.12.07 05:44:06.951718 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.951771 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.951789 [ 3 ] {} HTTP-Session: cb7b72d1-cfe9-4db3-b00f-8645c71ecfab Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.951814 [ 3 ] {} HTTP-Session: cb7b72d1-cfe9-4db3-b00f-8645c71ecfab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.951979 [ 3 ] {9c059c79-ddfd-4e73-9a1c-1c420f24c725} executeQuery: (from [fd00:1122:3344:101::d]:64454) 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.12.07 05:44:06.952025 [ 3 ] {9c059c79-ddfd-4e73-9a1c-1c420f24c725} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.12.07 05:44:06.953506 [ 3 ] {9c059c79-ddfd-4e73-9a1c-1c420f24c725} oximeter.fields_uuid (bb7b29af-c6a5-489c-a8ec-4341e5391b4b): Loading data parts 2023.12.07 05:44:06.953629 [ 3 ] {9c059c79-ddfd-4e73-9a1c-1c420f24c725} oximeter.fields_uuid (bb7b29af-c6a5-489c-a8ec-4341e5391b4b): There are no data parts 2023.12.07 05:44:06.954982 [ 3 ] {9c059c79-ddfd-4e73-9a1c-1c420f24c725} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.955017 [ 3 ] {9c059c79-ddfd-4e73-9a1c-1c420f24c725} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.955033 [ 3 ] {} HTTP-Session: cb7b72d1-cfe9-4db3-b00f-8645c71ecfab Destroying unnamed session 2023.12.07 05:44:06.955180 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.955244 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.955266 [ 3 ] {} HTTP-Session: cf769357-194d-4d49-8c94-cbacdb06219c Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.955294 [ 3 ] {} HTTP-Session: cf769357-194d-4d49-8c94-cbacdb06219c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.955567 [ 3 ] {a7a4bde8-565c-4c6c-9657-4de487eb653d} executeQuery: (from [fd00:1122:3344:101::d]:64454) /* 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.12.07 05:44:06.955652 [ 3 ] {a7a4bde8-565c-4c6c-9657-4de487eb653d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.12.07 05:44:06.957318 [ 3 ] {a7a4bde8-565c-4c6c-9657-4de487eb653d} oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4): Loading data parts 2023.12.07 05:44:06.957425 [ 3 ] {a7a4bde8-565c-4c6c-9657-4de487eb653d} oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4): There are no data parts 2023.12.07 05:44:06.958845 [ 3 ] {a7a4bde8-565c-4c6c-9657-4de487eb653d} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.958872 [ 3 ] {a7a4bde8-565c-4c6c-9657-4de487eb653d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.07 05:44:06.958897 [ 3 ] {} HTTP-Session: cf769357-194d-4d49-8c94-cbacdb06219c Destroying unnamed session 2023.12.07 05:44:06.959044 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:06.959100 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:06.959128 [ 3 ] {} HTTP-Session: 19fe59ec-a9cd-4306-a4ab-96e80988f1f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454 2023.12.07 05:44:06.959146 [ 3 ] {} HTTP-Session: 19fe59ec-a9cd-4306-a4ab-96e80988f1f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:06.959268 [ 3 ] {3ace65bd-1c2b-4357-98ea-d462840b82e8} executeQuery: (from [fd00:1122:3344:101::d]:64454) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.12.07 05:44:06.959926 [ 3 ] {3ace65bd-1c2b-4357-98ea-d462840b82e8} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.12.07 05:44:06.965385 [ 3 ] {3ace65bd-1c2b-4357-98ea-d462840b82e8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.12.07 05:44:06.968206 [ 3 ] {3ace65bd-1c2b-4357-98ea-d462840b82e8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.07 05:44:06.968440 [ 3 ] {3ace65bd-1c2b-4357-98ea-d462840b82e8} oximeter.version (0c52fa2e-c183-40e9-9c84-63727d486ef2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.07 05:44:06.968668 [ 3 ] {3ace65bd-1c2b-4357-98ea-d462840b82e8} executeQuery: Read 1 rows, 16.00 B in 0.009357429 sec., 106 rows/sec., 1.67 KiB/sec. 2023.12.07 05:44:06.968799 [ 3 ] {3ace65bd-1c2b-4357-98ea-d462840b82e8} DynamicQueryHandler: Done processing query 2023.12.07 05:44:06.968821 [ 3 ] {3ace65bd-1c2b-4357-98ea-d462840b82e8} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.12.07 05:44:06.968845 [ 3 ] {} HTTP-Session: 19fe59ec-a9cd-4306-a4ab-96e80988f1f7 Destroying unnamed session 2023.12.07 05:44:07.000146 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 219.01 MiB, peak 224.08 MiB, will set to 228.30 MiB (RSS), difference: 9.29 MiB 2023.12.07 05:44:17.354954 [ 151 ] {} DNSResolver: Updating DNS cache 2023.12.07 05:44:17.355044 [ 151 ] {} DNSResolver: Updated DNS cache 2023.12.07 05:44:31.986508 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:31.986682 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:31.986714 [ 3 ] {} HTTP-Session: 50b1efe8-43cc-459d-a64d-c8857486a28d Authenticating user 'default' from [fd00:1122:3344:101::d]:42095 2023.12.07 05:44:31.986770 [ 3 ] {} HTTP-Session: 50b1efe8-43cc-459d-a64d-c8857486a28d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:31.986946 [ 3 ] {edd57e24-2f3a-4ba6-ba1d-2470d2412937} executeQuery: (from [fd00:1122:3344:101::d]:42095) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2023.12.07 05:44:31.987312 [ 3 ] {edd57e24-2f3a-4ba6-ba1d-2470d2412937} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.07 05:44:31.988005 [ 3 ] {edd57e24-2f3a-4ba6-ba1d-2470d2412937} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.07 05:44:31.988107 [ 3 ] {edd57e24-2f3a-4ba6-ba1d-2470d2412937} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.07 05:44:31.989143 [ 3 ] {edd57e24-2f3a-4ba6-ba1d-2470d2412937} DynamicQueryHandler: Done processing query 2023.12.07 05:44:31.989180 [ 3 ] {edd57e24-2f3a-4ba6-ba1d-2470d2412937} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.07 05:44:31.989197 [ 3 ] {} HTTP-Session: 50b1efe8-43cc-459d-a64d-c8857486a28d Destroying unnamed session 2023.12.07 05:44:31.992611 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:31.992699 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:31.992721 [ 3 ] {} HTTP-Session: 009fabdb-f485-42ee-9756-4e5a968050b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095 2023.12.07 05:44:31.992739 [ 3 ] {} HTTP-Session: 009fabdb-f485-42ee-9756-4e5a968050b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:31.992895 [ 3 ] {922e17e4-54db-459f-b077-72afda6670b1} executeQuery: (from [fd00:1122:3344:101::d]:42095) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.07 05:44:31.995741 [ 3 ] {922e17e4-54db-459f-b077-72afda6670b1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.07 05:44:31.995920 [ 3 ] {922e17e4-54db-459f-b077-72afda6670b1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.07 05:44:31.995969 [ 3 ] {922e17e4-54db-459f-b077-72afda6670b1} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.07 05:44:31.996894 [ 3 ] {922e17e4-54db-459f-b077-72afda6670b1} DynamicQueryHandler: Done processing query 2023.12.07 05:44:31.996940 [ 3 ] {922e17e4-54db-459f-b077-72afda6670b1} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.07 05:44:31.996958 [ 3 ] {} HTTP-Session: 009fabdb-f485-42ee-9756-4e5a968050b5 Destroying unnamed session 2023.12.07 05:44:31.997242 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:31.997306 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:31.997327 [ 3 ] {} HTTP-Session: 004aa706-c34e-471f-baf3-e10ad383d2de Authenticating user 'default' from [fd00:1122:3344:101::d]:42095 2023.12.07 05:44:31.997346 [ 3 ] {} HTTP-Session: 004aa706-c34e-471f-baf3-e10ad383d2de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:31.997470 [ 3 ] {46f41300-543d-4f94-9652-8599c3020ab8} executeQuery: (from [fd00:1122:3344:101::d]:42095) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.07 05:44:31.997877 [ 3 ] {46f41300-543d-4f94-9652-8599c3020ab8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.07 05:44:31.998027 [ 3 ] {46f41300-543d-4f94-9652-8599c3020ab8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.07 05:44:31.998070 [ 3 ] {46f41300-543d-4f94-9652-8599c3020ab8} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.07 05:44:31.998896 [ 3 ] {46f41300-543d-4f94-9652-8599c3020ab8} DynamicQueryHandler: Done processing query 2023.12.07 05:44:31.998927 [ 3 ] {46f41300-543d-4f94-9652-8599c3020ab8} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.07 05:44:31.998943 [ 3 ] {} HTTP-Session: 004aa706-c34e-471f-baf3-e10ad383d2de Destroying unnamed session 2023.12.07 05:44:31.999147 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:31.999197 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:31.999222 [ 3 ] {} HTTP-Session: b9fdc09f-97c0-411c-81cf-38d367a2f7da Authenticating user 'default' from [fd00:1122:3344:101::d]:42095 2023.12.07 05:44:31.999245 [ 3 ] {} HTTP-Session: b9fdc09f-97c0-411c-81cf-38d367a2f7da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:31.999387 [ 3 ] {651e79dd-6993-441c-a8ae-9ffeb6ea139f} executeQuery: (from [fd00:1122:3344:101::d]:42095) 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.12.07 05:44:31.999818 [ 3 ] {651e79dd-6993-441c-a8ae-9ffeb6ea139f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.07 05:44:31.999978 [ 3 ] {651e79dd-6993-441c-a8ae-9ffeb6ea139f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.07 05:44:32.000041 [ 3 ] {651e79dd-6993-441c-a8ae-9ffeb6ea139f} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.07 05:44:32.001247 [ 3 ] {651e79dd-6993-441c-a8ae-9ffeb6ea139f} DynamicQueryHandler: Done processing query 2023.12.07 05:44:32.001277 [ 3 ] {651e79dd-6993-441c-a8ae-9ffeb6ea139f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.07 05:44:32.001294 [ 3 ] {} HTTP-Session: b9fdc09f-97c0-411c-81cf-38d367a2f7da Destroying unnamed session 2023.12.07 05:44:32.002057 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:32.002104 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:32.002124 [ 3 ] {} HTTP-Session: bc14a042-7152-4c48-a40d-b9f871b22b03 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095 2023.12.07 05:44:32.002142 [ 3 ] {} HTTP-Session: bc14a042-7152-4c48-a40d-b9f871b22b03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:32.002225 [ 3 ] {65dfc6b2-427d-448f-ba5c-5e2c154c5e18} executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.07 05:44:32.002267 [ 3 ] {65dfc6b2-427d-448f-ba5c-5e2c154c5e18} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.07 05:44:32.003006 [ 3 ] {65dfc6b2-427d-448f-ba5c-5e2c154c5e18} ParallelParsingInputFormat: Parallel parsing is used 2023.12.07 05:44:32.004166 [ 3 ] {65dfc6b2-427d-448f-ba5c-5e2c154c5e18} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.12.07 05:44:32.004541 [ 3 ] {65dfc6b2-427d-448f-ba5c-5e2c154c5e18} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.07 05:44:32.004737 [ 3 ] {65dfc6b2-427d-448f-ba5c-5e2c154c5e18} oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.07 05:44:32.004870 [ 3 ] {65dfc6b2-427d-448f-ba5c-5e2c154c5e18} executeQuery: Read 4 rows, 443.00 B in 0.002610651 sec., 1532 rows/sec., 165.71 KiB/sec. 2023.12.07 05:44:32.005010 [ 3 ] {65dfc6b2-427d-448f-ba5c-5e2c154c5e18} DynamicQueryHandler: Done processing query 2023.12.07 05:44:32.005034 [ 3 ] {65dfc6b2-427d-448f-ba5c-5e2c154c5e18} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.07 05:44:32.005051 [ 3 ] {} HTTP-Session: bc14a042-7152-4c48-a40d-b9f871b22b03 Destroying unnamed session 2023.12.07 05:44:32.005163 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:32.005217 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:32.005237 [ 3 ] {} HTTP-Session: 32add015-b599-4484-903a-e0662153e0d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095 2023.12.07 05:44:32.005255 [ 3 ] {} HTTP-Session: 32add015-b599-4484-903a-e0662153e0d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:32.005331 [ 3 ] {cb618a4a-3426-4c43-be56-18034da8284e} executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.07 05:44:32.005372 [ 3 ] {cb618a4a-3426-4c43-be56-18034da8284e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.07 05:44:32.005482 [ 3 ] {cb618a4a-3426-4c43-be56-18034da8284e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.07 05:44:32.009094 [ 3 ] {cb618a4a-3426-4c43-be56-18034da8284e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.12.07 05:44:32.009327 [ 3 ] {cb618a4a-3426-4c43-be56-18034da8284e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.07 05:44:32.009484 [ 3 ] {cb618a4a-3426-4c43-be56-18034da8284e} oximeter.fields_i64 (6b17ce31-066f-41c8-957b-4e92fb84b476): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.07 05:44:32.009602 [ 3 ] {cb618a4a-3426-4c43-be56-18034da8284e} executeQuery: Read 16 rows, 1.30 KiB in 0.004239459 sec., 3774 rows/sec., 305.91 KiB/sec. 2023.12.07 05:44:32.009748 [ 3 ] {cb618a4a-3426-4c43-be56-18034da8284e} DynamicQueryHandler: Done processing query 2023.12.07 05:44:32.009772 [ 3 ] {cb618a4a-3426-4c43-be56-18034da8284e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.07 05:44:32.009788 [ 3 ] {} HTTP-Session: 32add015-b599-4484-903a-e0662153e0d9 Destroying unnamed session 2023.12.07 05:44:32.009929 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 7485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:32.009974 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:32.009994 [ 3 ] {} HTTP-Session: 0d95bb5b-fc25-491b-948a-65f7b0d814a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095 2023.12.07 05:44:32.010011 [ 3 ] {} HTTP-Session: 0d95bb5b-fc25-491b-948a-65f7b0d814a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:32.010087 [ 3 ] {2bd0bb86-2d27-442e-ade3-98e3f0fb510a} executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.07 05:44:32.010128 [ 3 ] {2bd0bb86-2d27-442e-ade3-98e3f0fb510a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.07 05:44:32.010237 [ 3 ] {2bd0bb86-2d27-442e-ade3-98e3f0fb510a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.07 05:44:32.010558 [ 3 ] {2bd0bb86-2d27-442e-ade3-98e3f0fb510a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.12.07 05:44:32.010785 [ 3 ] {2bd0bb86-2d27-442e-ade3-98e3f0fb510a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.07 05:44:32.010943 [ 3 ] {2bd0bb86-2d27-442e-ade3-98e3f0fb510a} oximeter.fields_string (0fdcfcaf-e466-4538-a4c5-dc701d7b4bd6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.07 05:44:32.011045 [ 3 ] {2bd0bb86-2d27-442e-ade3-98e3f0fb510a} executeQuery: Read 48 rows, 4.52 KiB in 0.000929322 sec., 51650 rows/sec., 4.75 MiB/sec. 2023.12.07 05:44:32.011170 [ 3 ] {2bd0bb86-2d27-442e-ade3-98e3f0fb510a} DynamicQueryHandler: Done processing query 2023.12.07 05:44:32.011195 [ 3 ] {2bd0bb86-2d27-442e-ade3-98e3f0fb510a} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.07 05:44:32.011210 [ 3 ] {} HTTP-Session: 0d95bb5b-fc25-491b-948a-65f7b0d814a4 Destroying unnamed session 2023.12.07 05:44:32.011336 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 4290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:32.011381 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:32.011400 [ 3 ] {} HTTP-Session: d7e0c3cf-5610-4745-985f-49034570f32b Authenticating user 'default' from [fd00:1122:3344:101::d]:42095 2023.12.07 05:44:32.011417 [ 3 ] {} HTTP-Session: d7e0c3cf-5610-4745-985f-49034570f32b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:32.011490 [ 3 ] {73d0a63e-e8d6-4c90-8af0-8c241ede8c92} executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.07 05:44:32.011528 [ 3 ] {73d0a63e-e8d6-4c90-8af0-8c241ede8c92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.07 05:44:32.012740 [ 3 ] {73d0a63e-e8d6-4c90-8af0-8c241ede8c92} ParallelParsingInputFormat: Parallel parsing is used 2023.12.07 05:44:32.015209 [ 3 ] {73d0a63e-e8d6-4c90-8af0-8c241ede8c92} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.12.07 05:44:32.015539 [ 3 ] {73d0a63e-e8d6-4c90-8af0-8c241ede8c92} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.07 05:44:32.015716 [ 3 ] {73d0a63e-e8d6-4c90-8af0-8c241ede8c92} oximeter.fields_uuid (bb7b29af-c6a5-489c-a8ec-4341e5391b4b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.07 05:44:32.015840 [ 3 ] {73d0a63e-e8d6-4c90-8af0-8c241ede8c92} executeQuery: Read 25 rows, 2.00 KiB in 0.004316861 sec., 5791 rows/sec., 464.43 KiB/sec. 2023.12.07 05:44:32.015968 [ 3 ] {73d0a63e-e8d6-4c90-8af0-8c241ede8c92} DynamicQueryHandler: Done processing query 2023.12.07 05:44:32.015993 [ 3 ] {73d0a63e-e8d6-4c90-8af0-8c241ede8c92} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.07 05:44:32.016010 [ 3 ] {} HTTP-Session: d7e0c3cf-5610-4745-985f-49034570f32b Destroying unnamed session 2023.12.07 05:44:32.016236 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:32.016284 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:32.016305 [ 3 ] {} HTTP-Session: dea804c0-95d6-4ae0-bcc5-e8a5374d842c Authenticating user 'default' from [fd00:1122:3344:101::d]:42095 2023.12.07 05:44:32.016322 [ 3 ] {} HTTP-Session: dea804c0-95d6-4ae0-bcc5-e8a5374d842c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:32.016400 [ 3 ] {7b236376-5884-40c2-9e55-c89f3f03c3b9} executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.07 05:44:32.016445 [ 3 ] {7b236376-5884-40c2-9e55-c89f3f03c3b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.07 05:44:32.016609 [ 3 ] {7b236376-5884-40c2-9e55-c89f3f03c3b9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.07 05:44:32.017042 [ 3 ] {7b236376-5884-40c2-9e55-c89f3f03c3b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.12.07 05:44:32.018074 [ 3 ] {7b236376-5884-40c2-9e55-c89f3f03c3b9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.07 05:44:32.018308 [ 3 ] {7b236376-5884-40c2-9e55-c89f3f03c3b9} oximeter.measurements_histogramf64 (14df3351-36d1-40f9-ba61-9cb0ec7bcb19): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.07 05:44:32.018456 [ 3 ] {7b236376-5884-40c2-9e55-c89f3f03c3b9} executeQuery: Read 16 rows, 22.11 KiB in 0.002023858 sec., 7905 rows/sec., 10.67 MiB/sec. 2023.12.07 05:44:32.018604 [ 3 ] {7b236376-5884-40c2-9e55-c89f3f03c3b9} DynamicQueryHandler: Done processing query 2023.12.07 05:44:32.018629 [ 3 ] {7b236376-5884-40c2-9e55-c89f3f03c3b9} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.07 05:44:32.018647 [ 3 ] {} HTTP-Session: dea804c0-95d6-4ae0-bcc5-e8a5374d842c Destroying unnamed session 2023.12.07 05:44:32.018790 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 2436, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:32.018847 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:32.018869 [ 3 ] {} HTTP-Session: cb31ef59-b92e-4898-a66b-872b6210adfd Authenticating user 'default' from [fd00:1122:3344:101::d]:42095 2023.12.07 05:44:32.018886 [ 3 ] {} HTTP-Session: cb31ef59-b92e-4898-a66b-872b6210adfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:32.018961 [ 3 ] {1f139658-f5b7-4deb-9289-9341109bd56c} executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.07 05:44:32.019605 [ 3 ] {1f139658-f5b7-4deb-9289-9341109bd56c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.07 05:44:32.019721 [ 3 ] {1f139658-f5b7-4deb-9289-9341109bd56c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.07 05:44:32.020055 [ 3 ] {1f139658-f5b7-4deb-9289-9341109bd56c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. 2023.12.07 05:44:32.020388 [ 3 ] {1f139658-f5b7-4deb-9289-9341109bd56c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.07 05:44:32.020605 [ 3 ] {1f139658-f5b7-4deb-9289-9341109bd56c} oximeter.measurements_i64 (9007cb3b-9d26-4819-9e4e-0b511a32fafe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.07 05:44:32.020747 [ 3 ] {1f139658-f5b7-4deb-9289-9341109bd56c} executeQuery: Read 15 rows, 1.12 KiB in 0.001751271 sec., 8565 rows/sec., 637.37 KiB/sec. 2023.12.07 05:44:32.020876 [ 3 ] {1f139658-f5b7-4deb-9289-9341109bd56c} DynamicQueryHandler: Done processing query 2023.12.07 05:44:32.020902 [ 3 ] {1f139658-f5b7-4deb-9289-9341109bd56c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.07 05:44:32.020919 [ 3 ] {} HTTP-Session: cb31ef59-b92e-4898-a66b-872b6210adfd Destroying unnamed session 2023.12.07 05:44:32.355128 [ 127 ] {} DNSResolver: Updating DNS cache 2023.12.07 05:44:32.355180 [ 127 ] {} DNSResolver: Updated DNS cache 2023.12.07 05:44:33.000155 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 228.07 MiB, peak 233.21 MiB, will set to 229.54 MiB (RSS), difference: 1.47 MiB 2023.12.07 05:44:41.972894 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:41.973009 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:41.973045 [ 3 ] {} HTTP-Session: b66ae2a2-b142-43b0-86c8-611ca22d36f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095 2023.12.07 05:44:41.973075 [ 3 ] {} HTTP-Session: b66ae2a2-b142-43b0-86c8-611ca22d36f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:41.973205 [ 3 ] {6237b479-4507-4ba5-85bf-a964643a38d4} executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.07 05:44:41.973264 [ 3 ] {6237b479-4507-4ba5-85bf-a964643a38d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.07 05:44:41.973421 [ 3 ] {6237b479-4507-4ba5-85bf-a964643a38d4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.07 05:44:41.973863 [ 3 ] {6237b479-4507-4ba5-85bf-a964643a38d4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB. 2023.12.07 05:44:41.974116 [ 3 ] {6237b479-4507-4ba5-85bf-a964643a38d4} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.07 05:44:41.974277 [ 3 ] {6237b479-4507-4ba5-85bf-a964643a38d4} oximeter.fields_i64 (6b17ce31-066f-41c8-957b-4e92fb84b476): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.07 05:44:41.974409 [ 3 ] {6237b479-4507-4ba5-85bf-a964643a38d4} executeQuery: Read 19 rows, 1.54 KiB in 0.001162797 sec., 16339 rows/sec., 1.29 MiB/sec. 2023.12.07 05:44:41.974558 [ 3 ] {6237b479-4507-4ba5-85bf-a964643a38d4} DynamicQueryHandler: Done processing query 2023.12.07 05:44:41.974583 [ 3 ] {6237b479-4507-4ba5-85bf-a964643a38d4} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.07 05:44:41.974599 [ 3 ] {} HTTP-Session: b66ae2a2-b142-43b0-86c8-611ca22d36f1 Destroying unnamed session 2023.12.07 05:44:41.974736 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 8843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:41.974782 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:41.974803 [ 3 ] {} HTTP-Session: 891e9c74-8de2-4972-9f64-1657270039c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095 2023.12.07 05:44:41.974820 [ 3 ] {} HTTP-Session: 891e9c74-8de2-4972-9f64-1657270039c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:41.974895 [ 3 ] {999592cd-4562-4ae9-b562-3b6f6c117967} executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.07 05:44:41.974934 [ 3 ] {999592cd-4562-4ae9-b562-3b6f6c117967} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.07 05:44:41.975040 [ 3 ] {999592cd-4562-4ae9-b562-3b6f6c117967} ParallelParsingInputFormat: Parallel parsing is used 2023.12.07 05:44:41.975419 [ 3 ] {999592cd-4562-4ae9-b562-3b6f6c117967} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB. 2023.12.07 05:44:41.975640 [ 3 ] {999592cd-4562-4ae9-b562-3b6f6c117967} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.07 05:44:41.975791 [ 3 ] {999592cd-4562-4ae9-b562-3b6f6c117967} oximeter.fields_string (0fdcfcaf-e466-4538-a4c5-dc701d7b4bd6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.07 05:44:41.975910 [ 3 ] {999592cd-4562-4ae9-b562-3b6f6c117967} executeQuery: Read 57 rows, 5.34 KiB in 0.000984743 sec., 57883 rows/sec., 5.29 MiB/sec. 2023.12.07 05:44:41.976043 [ 3 ] {999592cd-4562-4ae9-b562-3b6f6c117967} DynamicQueryHandler: Done processing query 2023.12.07 05:44:41.976067 [ 3 ] {999592cd-4562-4ae9-b562-3b6f6c117967} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.07 05:44:41.976084 [ 3 ] {} HTTP-Session: 891e9c74-8de2-4972-9f64-1657270039c6 Destroying unnamed session 2023.12.07 05:44:41.976217 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 4797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:41.976262 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:41.976282 [ 3 ] {} HTTP-Session: e3319a65-0a36-47ec-bf13-e5322118f631 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095 2023.12.07 05:44:41.976299 [ 3 ] {} HTTP-Session: e3319a65-0a36-47ec-bf13-e5322118f631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:41.976370 [ 3 ] {f0b78b8e-1845-4248-8727-0f88537808ae} executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.07 05:44:41.976410 [ 3 ] {f0b78b8e-1845-4248-8727-0f88537808ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.07 05:44:41.976519 [ 3 ] {f0b78b8e-1845-4248-8727-0f88537808ae} ParallelParsingInputFormat: Parallel parsing is used 2023.12.07 05:44:41.976837 [ 3 ] {f0b78b8e-1845-4248-8727-0f88537808ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB. 2023.12.07 05:44:41.977050 [ 3 ] {f0b78b8e-1845-4248-8727-0f88537808ae} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.07 05:44:41.977200 [ 3 ] {f0b78b8e-1845-4248-8727-0f88537808ae} oximeter.fields_uuid (bb7b29af-c6a5-489c-a8ec-4341e5391b4b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.07 05:44:41.977317 [ 3 ] {f0b78b8e-1845-4248-8727-0f88537808ae} executeQuery: Read 28 rows, 2.25 KiB in 0.000915971 sec., 30568 rows/sec., 2.39 MiB/sec. 2023.12.07 05:44:41.977437 [ 3 ] {f0b78b8e-1845-4248-8727-0f88537808ae} DynamicQueryHandler: Done processing query 2023.12.07 05:44:41.977461 [ 3 ] {f0b78b8e-1845-4248-8727-0f88537808ae} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.07 05:44:41.977476 [ 3 ] {} HTTP-Session: e3319a65-0a36-47ec-bf13-e5322118f631 Destroying unnamed session 2023.12.07 05:44:41.977626 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 20364, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:41.977672 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:41.977691 [ 3 ] {} HTTP-Session: 576d2ed2-a0c3-44ba-8b86-31d527c7cc7b Authenticating user 'default' from [fd00:1122:3344:101::d]:42095 2023.12.07 05:44:41.977708 [ 3 ] {} HTTP-Session: 576d2ed2-a0c3-44ba-8b86-31d527c7cc7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:41.977783 [ 3 ] {7b54e1ec-10ea-4d57-af0e-f3142c7f7b80} executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.07 05:44:41.977828 [ 3 ] {7b54e1ec-10ea-4d57-af0e-f3142c7f7b80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.07 05:44:41.977963 [ 3 ] {7b54e1ec-10ea-4d57-af0e-f3142c7f7b80} ParallelParsingInputFormat: Parallel parsing is used 2023.12.07 05:44:41.978348 [ 3 ] {7b54e1ec-10ea-4d57-af0e-f3142c7f7b80} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB. 2023.12.07 05:44:41.978637 [ 3 ] {7b54e1ec-10ea-4d57-af0e-f3142c7f7b80} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.07 05:44:41.978823 [ 3 ] {7b54e1ec-10ea-4d57-af0e-f3142c7f7b80} oximeter.measurements_histogramf64 (14df3351-36d1-40f9-ba61-9cb0ec7bcb19): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.07 05:44:41.978947 [ 3 ] {7b54e1ec-10ea-4d57-af0e-f3142c7f7b80} executeQuery: Read 19 rows, 26.25 KiB in 0.001133937 sec., 16755 rows/sec., 22.61 MiB/sec. 2023.12.07 05:44:41.979086 [ 3 ] {7b54e1ec-10ea-4d57-af0e-f3142c7f7b80} DynamicQueryHandler: Done processing query 2023.12.07 05:44:41.979110 [ 3 ] {7b54e1ec-10ea-4d57-af0e-f3142c7f7b80} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.07 05:44:41.979126 [ 3 ] {} HTTP-Session: 576d2ed2-a0c3-44ba-8b86-31d527c7cc7b Destroying unnamed session 2023.12.07 05:44:41.979243 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 1943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:41.979289 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:41.979309 [ 3 ] {} HTTP-Session: 02a23fe6-13ea-474e-a571-4ca4790955f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095 2023.12.07 05:44:41.979325 [ 3 ] {} HTTP-Session: 02a23fe6-13ea-474e-a571-4ca4790955f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:41.979395 [ 3 ] {eb9b5e87-c0d0-4d5a-b175-06ab94deb229} executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.07 05:44:41.979436 [ 3 ] {eb9b5e87-c0d0-4d5a-b175-06ab94deb229} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.07 05:44:41.979542 [ 3 ] {eb9b5e87-c0d0-4d5a-b175-06ab94deb229} ParallelParsingInputFormat: Parallel parsing is used 2023.12.07 05:44:41.979816 [ 3 ] {eb9b5e87-c0d0-4d5a-b175-06ab94deb229} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB. 2023.12.07 05:44:41.980061 [ 3 ] {eb9b5e87-c0d0-4d5a-b175-06ab94deb229} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.07 05:44:41.980244 [ 3 ] {eb9b5e87-c0d0-4d5a-b175-06ab94deb229} oximeter.measurements_i64 (9007cb3b-9d26-4819-9e4e-0b511a32fafe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.07 05:44:41.980361 [ 3 ] {eb9b5e87-c0d0-4d5a-b175-06ab94deb229} executeQuery: Read 12 rows, 868.00 B in 0.000933332 sec., 12857 rows/sec., 908.20 KiB/sec. 2023.12.07 05:44:41.980482 [ 3 ] {eb9b5e87-c0d0-4d5a-b175-06ab94deb229} DynamicQueryHandler: Done processing query 2023.12.07 05:44:41.980506 [ 3 ] {eb9b5e87-c0d0-4d5a-b175-06ab94deb229} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.07 05:44:41.980523 [ 3 ] {} HTTP-Session: 02a23fe6-13ea-474e-a571-4ca4790955f2 Destroying unnamed session 2023.12.07 05:44:46.970720 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:46.970845 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:46.970874 [ 3 ] {} HTTP-Session: 45afbc92-ddf5-41f5-92fe-a49964edb606 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095 2023.12.07 05:44:46.970901 [ 3 ] {} HTTP-Session: 45afbc92-ddf5-41f5-92fe-a49964edb606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:46.971111 [ 3 ] {2c24b28a-56c4-4fe7-b83a-ebe7cd7a3ba5} executeQuery: (from [fd00:1122:3344:101::d]:42095) 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.12.07 05:44:46.972313 [ 3 ] {2c24b28a-56c4-4fe7-b83a-ebe7cd7a3ba5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.07 05:44:46.972480 [ 3 ] {2c24b28a-56c4-4fe7-b83a-ebe7cd7a3ba5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.07 05:44:46.972577 [ 3 ] {2c24b28a-56c4-4fe7-b83a-ebe7cd7a3ba5} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.07 05:44:46.972876 [ 3 ] {2c24b28a-56c4-4fe7-b83a-ebe7cd7a3ba5} oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2023.12.07 05:44:46.974782 [ 3 ] {2c24b28a-56c4-4fe7-b83a-ebe7cd7a3ba5} oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.07 05:44:46.974812 [ 3 ] {2c24b28a-56c4-4fe7-b83a-ebe7cd7a3ba5} oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (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.12.07 05:44:46.974934 [ 3 ] {2c24b28a-56c4-4fe7-b83a-ebe7cd7a3ba5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.07 05:44:46.977079 [ 3 ] {2c24b28a-56c4-4fe7-b83a-ebe7cd7a3ba5} executeQuery: Read 4 rows, 443.00 B in 0.005916128 sec., 676 rows/sec., 73.13 KiB/sec. 2023.12.07 05:44:46.977294 [ 3 ] {2c24b28a-56c4-4fe7-b83a-ebe7cd7a3ba5} DynamicQueryHandler: Done processing query 2023.12.07 05:44:46.977319 [ 3 ] {2c24b28a-56c4-4fe7-b83a-ebe7cd7a3ba5} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.07 05:44:46.977336 [ 3 ] {} HTTP-Session: 45afbc92-ddf5-41f5-92fe-a49964edb606 Destroying unnamed session 2023.12.07 05:44:46.977598 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:46.977645 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:46.977664 [ 3 ] {} HTTP-Session: 7448b642-6a22-471b-84cc-4a0e06d13c3d Authenticating user 'default' from [fd00:1122:3344:101::d]:42095 2023.12.07 05:44:46.977682 [ 3 ] {} HTTP-Session: 7448b642-6a22-471b-84cc-4a0e06d13c3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:46.977805 [ 3 ] {df9967e6-880e-4038-9375-0e2dd0141791} executeQuery: (from [fd00:1122:3344:101::d]:42095) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) 2023.12.07 05:44:46.978248 [ 3 ] {df9967e6-880e-4038-9375-0e2dd0141791} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.07 05:44:46.978407 [ 3 ] {df9967e6-880e-4038-9375-0e2dd0141791} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.07 05:44:46.978448 [ 3 ] {df9967e6-880e-4038-9375-0e2dd0141791} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.07 05:44:46.978594 [ 3 ] {df9967e6-880e-4038-9375-0e2dd0141791} oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2023.12.07 05:44:46.978623 [ 3 ] {df9967e6-880e-4038-9375-0e2dd0141791} oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.07 05:44:46.978644 [ 3 ] {df9967e6-880e-4038-9375-0e2dd0141791} oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (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.12.07 05:44:46.978673 [ 3 ] {df9967e6-880e-4038-9375-0e2dd0141791} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.07 05:44:46.979554 [ 3 ] {df9967e6-880e-4038-9375-0e2dd0141791} executeQuery: Read 4 rows, 443.00 B in 0.0017113 sec., 2337 rows/sec., 252.80 KiB/sec. 2023.12.07 05:44:46.979733 [ 3 ] {df9967e6-880e-4038-9375-0e2dd0141791} DynamicQueryHandler: Done processing query 2023.12.07 05:44:46.979756 [ 3 ] {df9967e6-880e-4038-9375-0e2dd0141791} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.07 05:44:46.979772 [ 3 ] {} HTTP-Session: 7448b642-6a22-471b-84cc-4a0e06d13c3d Destroying unnamed session 2023.12.07 05:44:46.980049 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:46.980092 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:46.980111 [ 3 ] {} HTTP-Session: a4bdf759-19aa-40d3-8712-b9bc4ce4ba45 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095 2023.12.07 05:44:46.980129 [ 3 ] {} HTTP-Session: a4bdf759-19aa-40d3-8712-b9bc4ce4ba45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:46.980247 [ 3 ] {a3a1f6c6-2c0e-458a-b6b4-b8169efffda7} executeQuery: (from [fd00:1122:3344:101::d]:42095) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.07 05:44:46.980690 [ 3 ] {a3a1f6c6-2c0e-458a-b6b4-b8169efffda7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.07 05:44:46.980849 [ 3 ] {a3a1f6c6-2c0e-458a-b6b4-b8169efffda7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.07 05:44:46.980889 [ 3 ] {a3a1f6c6-2c0e-458a-b6b4-b8169efffda7} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.07 05:44:46.981034 [ 3 ] {a3a1f6c6-2c0e-458a-b6b4-b8169efffda7} oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2023.12.07 05:44:46.981063 [ 3 ] {a3a1f6c6-2c0e-458a-b6b4-b8169efffda7} oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.07 05:44:46.981084 [ 3 ] {a3a1f6c6-2c0e-458a-b6b4-b8169efffda7} oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (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.12.07 05:44:46.981112 [ 3 ] {a3a1f6c6-2c0e-458a-b6b4-b8169efffda7} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.07 05:44:46.982096 [ 3 ] {a3a1f6c6-2c0e-458a-b6b4-b8169efffda7} executeQuery: Read 4 rows, 443.00 B in 0.001812183 sec., 2207 rows/sec., 238.73 KiB/sec. 2023.12.07 05:44:46.982290 [ 3 ] {a3a1f6c6-2c0e-458a-b6b4-b8169efffda7} DynamicQueryHandler: Done processing query 2023.12.07 05:44:46.982314 [ 3 ] {a3a1f6c6-2c0e-458a-b6b4-b8169efffda7} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.07 05:44:46.982330 [ 3 ] {} HTTP-Session: a4bdf759-19aa-40d3-8712-b9bc4ce4ba45 Destroying unnamed session 2023.12.07 05:44:46.982586 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:46.982629 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:46.982648 [ 3 ] {} HTTP-Session: 2e53e530-a08a-435c-a614-a1abb48296b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095 2023.12.07 05:44:46.982664 [ 3 ] {} HTTP-Session: 2e53e530-a08a-435c-a614-a1abb48296b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:46.982780 [ 3 ] {edb873a7-061e-4099-9f6e-83979bdb5e9f} executeQuery: (from [fd00:1122:3344:101::d]:42095) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.07 05:44:46.983243 [ 3 ] {edb873a7-061e-4099-9f6e-83979bdb5e9f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.07 05:44:46.983407 [ 3 ] {edb873a7-061e-4099-9f6e-83979bdb5e9f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.07 05:44:46.983448 [ 3 ] {edb873a7-061e-4099-9f6e-83979bdb5e9f} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.07 05:44:46.983592 [ 3 ] {edb873a7-061e-4099-9f6e-83979bdb5e9f} oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2023.12.07 05:44:46.983621 [ 3 ] {edb873a7-061e-4099-9f6e-83979bdb5e9f} oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.07 05:44:46.983641 [ 3 ] {edb873a7-061e-4099-9f6e-83979bdb5e9f} oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (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.12.07 05:44:46.983667 [ 3 ] {edb873a7-061e-4099-9f6e-83979bdb5e9f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.07 05:44:46.984590 [ 3 ] {edb873a7-061e-4099-9f6e-83979bdb5e9f} executeQuery: Read 4 rows, 443.00 B in 0.001772592 sec., 2256 rows/sec., 244.06 KiB/sec. 2023.12.07 05:44:46.984786 [ 3 ] {edb873a7-061e-4099-9f6e-83979bdb5e9f} DynamicQueryHandler: Done processing query 2023.12.07 05:44:46.984809 [ 3 ] {edb873a7-061e-4099-9f6e-83979bdb5e9f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.07 05:44:46.984826 [ 3 ] {} HTTP-Session: 2e53e530-a08a-435c-a614-a1abb48296b5 Destroying unnamed session 2023.12.07 05:44:46.985062 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:46.985105 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:46.985126 [ 3 ] {} HTTP-Session: 3e4d9f01-63e7-4ad6-8b17-0ea87f094fd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095 2023.12.07 05:44:46.985142 [ 3 ] {} HTTP-Session: 3e4d9f01-63e7-4ad6-8b17-0ea87f094fd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:46.985261 [ 3 ] {55356eb9-9c61-4b4c-a189-e9b2b402163d} executeQuery: (from [fd00:1122:3344:101::d]:42095) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2023.12.07 05:44:46.985725 [ 3 ] {55356eb9-9c61-4b4c-a189-e9b2b402163d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.07 05:44:46.985889 [ 3 ] {55356eb9-9c61-4b4c-a189-e9b2b402163d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.07 05:44:46.985930 [ 3 ] {55356eb9-9c61-4b4c-a189-e9b2b402163d} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.07 05:44:46.986075 [ 3 ] {55356eb9-9c61-4b4c-a189-e9b2b402163d} oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2023.12.07 05:44:46.986103 [ 3 ] {55356eb9-9c61-4b4c-a189-e9b2b402163d} oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.07 05:44:46.986124 [ 3 ] {55356eb9-9c61-4b4c-a189-e9b2b402163d} oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (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.12.07 05:44:46.986151 [ 3 ] {55356eb9-9c61-4b4c-a189-e9b2b402163d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.07 05:44:46.987014 [ 3 ] {55356eb9-9c61-4b4c-a189-e9b2b402163d} executeQuery: Read 4 rows, 443.00 B in 0.00171626 sec., 2330 rows/sec., 252.07 KiB/sec. 2023.12.07 05:44:46.987204 [ 3 ] {55356eb9-9c61-4b4c-a189-e9b2b402163d} DynamicQueryHandler: Done processing query 2023.12.07 05:44:46.987228 [ 3 ] {55356eb9-9c61-4b4c-a189-e9b2b402163d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.07 05:44:46.987243 [ 3 ] {} HTTP-Session: 3e4d9f01-63e7-4ad6-8b17-0ea87f094fd5 Destroying unnamed session 2023.12.07 05:44:46.987486 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:46.987529 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:46.987547 [ 3 ] {} HTTP-Session: dc389ef8-f9ff-4af7-bc9c-29111c021f16 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095 2023.12.07 05:44:46.987563 [ 3 ] {} HTTP-Session: dc389ef8-f9ff-4af7-bc9c-29111c021f16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:46.987683 [ 3 ] {a6fc1eac-54b3-4ea2-8a7c-da07996c4c87} executeQuery: (from [fd00:1122:3344:101::d]:42095) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2023.12.07 05:44:46.988149 [ 3 ] {a6fc1eac-54b3-4ea2-8a7c-da07996c4c87} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.07 05:44:46.988315 [ 3 ] {a6fc1eac-54b3-4ea2-8a7c-da07996c4c87} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.07 05:44:46.988357 [ 3 ] {a6fc1eac-54b3-4ea2-8a7c-da07996c4c87} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.07 05:44:46.988502 [ 3 ] {a6fc1eac-54b3-4ea2-8a7c-da07996c4c87} oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2023.12.07 05:44:46.988531 [ 3 ] {a6fc1eac-54b3-4ea2-8a7c-da07996c4c87} oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.07 05:44:46.988552 [ 3 ] {a6fc1eac-54b3-4ea2-8a7c-da07996c4c87} oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (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.12.07 05:44:46.988580 [ 3 ] {a6fc1eac-54b3-4ea2-8a7c-da07996c4c87} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.07 05:44:46.989369 [ 3 ] {a6fc1eac-54b3-4ea2-8a7c-da07996c4c87} executeQuery: Read 4 rows, 443.00 B in 0.001649058 sec., 2425 rows/sec., 262.34 KiB/sec. 2023.12.07 05:44:46.989558 [ 3 ] {a6fc1eac-54b3-4ea2-8a7c-da07996c4c87} DynamicQueryHandler: Done processing query 2023.12.07 05:44:46.989582 [ 3 ] {a6fc1eac-54b3-4ea2-8a7c-da07996c4c87} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.07 05:44:46.989598 [ 3 ] {} HTTP-Session: dc389ef8-f9ff-4af7-bc9c-29111c021f16 Destroying unnamed session 2023.12.07 05:44:47.010838 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:47.010895 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:47.010919 [ 3 ] {} HTTP-Session: 8eb4ca2e-6338-410e-bcc7-4c1254a16b41 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095 2023.12.07 05:44:47.010940 [ 3 ] {} HTTP-Session: 8eb4ca2e-6338-410e-bcc7-4c1254a16b41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:47.011040 [ 3 ] {891985b4-12d7-41db-8052-11a5dd68bcc9} executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.07 05:44:47.011092 [ 3 ] {891985b4-12d7-41db-8052-11a5dd68bcc9} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.07 05:44:47.011269 [ 3 ] {891985b4-12d7-41db-8052-11a5dd68bcc9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.07 05:44:47.011595 [ 3 ] {891985b4-12d7-41db-8052-11a5dd68bcc9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB. 2023.12.07 05:44:47.011899 [ 3 ] {891985b4-12d7-41db-8052-11a5dd68bcc9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.07 05:44:47.012057 [ 3 ] {891985b4-12d7-41db-8052-11a5dd68bcc9} oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.07 05:44:47.012174 [ 3 ] {891985b4-12d7-41db-8052-11a5dd68bcc9} executeQuery: Read 6 rows, 996.00 B in 0.001102165 sec., 5443 rows/sec., 882.50 KiB/sec. 2023.12.07 05:44:47.012284 [ 3 ] {891985b4-12d7-41db-8052-11a5dd68bcc9} DynamicQueryHandler: Done processing query 2023.12.07 05:44:47.012307 [ 3 ] {891985b4-12d7-41db-8052-11a5dd68bcc9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.07 05:44:47.012322 [ 3 ] {} HTTP-Session: 8eb4ca2e-6338-410e-bcc7-4c1254a16b41 Destroying unnamed session 2023.12.07 05:44:47.012441 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 5343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:47.012483 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:47.012502 [ 3 ] {} HTTP-Session: 56856c56-079a-4e2c-8ce2-45dd9d904b6b Authenticating user 'default' from [fd00:1122:3344:101::d]:42095 2023.12.07 05:44:47.012518 [ 3 ] {} HTTP-Session: 56856c56-079a-4e2c-8ce2-45dd9d904b6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:47.012589 [ 3 ] {222982e7-d958-49df-bdf7-3cf7cdd5be80} executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.07 05:44:47.012627 [ 3 ] {222982e7-d958-49df-bdf7-3cf7cdd5be80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.07 05:44:47.012728 [ 3 ] {222982e7-d958-49df-bdf7-3cf7cdd5be80} ParallelParsingInputFormat: Parallel parsing is used 2023.12.07 05:44:47.013021 [ 3 ] {222982e7-d958-49df-bdf7-3cf7cdd5be80} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB. 2023.12.07 05:44:47.013224 [ 3 ] {222982e7-d958-49df-bdf7-3cf7cdd5be80} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.07 05:44:47.013372 [ 3 ] {222982e7-d958-49df-bdf7-3cf7cdd5be80} oximeter.fields_string (0fdcfcaf-e466-4538-a4c5-dc701d7b4bd6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.07 05:44:47.013465 [ 3 ] {222982e7-d958-49df-bdf7-3cf7cdd5be80} executeQuery: Read 36 rows, 3.12 KiB in 0.0008482 sec., 42442 rows/sec., 3.59 MiB/sec. 2023.12.07 05:44:47.013576 [ 3 ] {222982e7-d958-49df-bdf7-3cf7cdd5be80} DynamicQueryHandler: Done processing query 2023.12.07 05:44:47.013598 [ 3 ] {222982e7-d958-49df-bdf7-3cf7cdd5be80} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.07 05:44:47.013613 [ 3 ] {} HTTP-Session: 56856c56-079a-4e2c-8ce2-45dd9d904b6b Destroying unnamed session 2023.12.07 05:44:47.013758 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 4090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:47.013802 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:47.013820 [ 3 ] {} HTTP-Session: 16583b3f-f020-4722-a058-ddd032f4f810 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095 2023.12.07 05:44:47.013836 [ 3 ] {} HTTP-Session: 16583b3f-f020-4722-a058-ddd032f4f810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:47.013905 [ 3 ] {a798a637-bc7e-4ba9-8c69-fb03d455ef14} executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.07 05:44:47.013943 [ 3 ] {a798a637-bc7e-4ba9-8c69-fb03d455ef14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.07 05:44:47.014042 [ 3 ] {a798a637-bc7e-4ba9-8c69-fb03d455ef14} ParallelParsingInputFormat: Parallel parsing is used 2023.12.07 05:44:47.014316 [ 3 ] {a798a637-bc7e-4ba9-8c69-fb03d455ef14} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB. 2023.12.07 05:44:47.014516 [ 3 ] {a798a637-bc7e-4ba9-8c69-fb03d455ef14} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.07 05:44:47.014685 [ 3 ] {a798a637-bc7e-4ba9-8c69-fb03d455ef14} oximeter.fields_uuid (bb7b29af-c6a5-489c-a8ec-4341e5391b4b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.07 05:44:47.014784 [ 3 ] {a798a637-bc7e-4ba9-8c69-fb03d455ef14} executeQuery: Read 24 rows, 1.90 KiB in 0.000848539 sec., 28283 rows/sec., 2.18 MiB/sec. 2023.12.07 05:44:47.014928 [ 3 ] {a798a637-bc7e-4ba9-8c69-fb03d455ef14} DynamicQueryHandler: Done processing query 2023.12.07 05:44:47.014951 [ 3 ] {a798a637-bc7e-4ba9-8c69-fb03d455ef14} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.07 05:44:47.014966 [ 3 ] {} HTTP-Session: 16583b3f-f020-4722-a058-ddd032f4f810 Destroying unnamed session 2023.12.07 05:44:47.015313 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 85415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:47.015356 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:47.015374 [ 3 ] {} HTTP-Session: 977f1c70-7f02-47bb-9131-20ad17f4e618 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095 2023.12.07 05:44:47.015390 [ 3 ] {} HTTP-Session: 977f1c70-7f02-47bb-9131-20ad17f4e618 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:47.015479 [ 3 ] {b7c4c8af-a21a-4b01-add2-e716595bbfe3} executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.07 05:44:47.015522 [ 3 ] {b7c4c8af-a21a-4b01-add2-e716595bbfe3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.07 05:44:47.015643 [ 3 ] {b7c4c8af-a21a-4b01-add2-e716595bbfe3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.07 05:44:47.016219 [ 3 ] {b7c4c8af-a21a-4b01-add2-e716595bbfe3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB. 2023.12.07 05:44:47.016510 [ 3 ] {b7c4c8af-a21a-4b01-add2-e716595bbfe3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.07 05:44:47.016687 [ 3 ] {b7c4c8af-a21a-4b01-add2-e716595bbfe3} oximeter.measurements_cumulativeu64 (7d871f34-0d46-486a-b98f-98e1846df0d4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.07 05:44:47.016784 [ 3 ] {b7c4c8af-a21a-4b01-add2-e716595bbfe3} executeQuery: Read 444 rows, 32.09 KiB in 0.001275621 sec., 348065 rows/sec., 24.56 MiB/sec. 2023.12.07 05:44:47.016904 [ 3 ] {b7c4c8af-a21a-4b01-add2-e716595bbfe3} DynamicQueryHandler: Done processing query 2023.12.07 05:44:47.016927 [ 3 ] {b7c4c8af-a21a-4b01-add2-e716595bbfe3} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2023.12.07 05:44:47.016943 [ 3 ] {} HTTP-Session: 977f1c70-7f02-47bb-9131-20ad17f4e618 Destroying unnamed session 2023.12.07 05:44:47.355425 [ 110 ] {} DNSResolver: Updating DNS cache 2023.12.07 05:44:47.355483 [ 110 ] {} DNSResolver: Updated DNS cache 2023.12.07 05:44:51.972364 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 3204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:51.972537 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:51.972582 [ 3 ] {} HTTP-Session: 0ee721fd-fd47-4c05-865c-0e8f20175a27 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095 2023.12.07 05:44:51.972623 [ 3 ] {} HTTP-Session: 0ee721fd-fd47-4c05-865c-0e8f20175a27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:51.972824 [ 3 ] {addc8833-95db-4b2d-a2f8-7c12df518ede} executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.07 05:44:51.972919 [ 3 ] {addc8833-95db-4b2d-a2f8-7c12df518ede} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.07 05:44:51.973182 [ 3 ] {addc8833-95db-4b2d-a2f8-7c12df518ede} ParallelParsingInputFormat: Parallel parsing is used 2023.12.07 05:44:51.973668 [ 3 ] {addc8833-95db-4b2d-a2f8-7c12df518ede} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB. 2023.12.07 05:44:51.973919 [ 3 ] {addc8833-95db-4b2d-a2f8-7c12df518ede} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.07 05:44:51.974078 [ 3 ] {addc8833-95db-4b2d-a2f8-7c12df518ede} oximeter.fields_i64 (6b17ce31-066f-41c8-957b-4e92fb84b476): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.07 05:44:51.974200 [ 3 ] {addc8833-95db-4b2d-a2f8-7c12df518ede} executeQuery: Read 22 rows, 1.78 KiB in 0.001320161 sec., 16664 rows/sec., 1.32 MiB/sec. 2023.12.07 05:44:51.974336 [ 3 ] {addc8833-95db-4b2d-a2f8-7c12df518ede} DynamicQueryHandler: Done processing query 2023.12.07 05:44:51.974360 [ 3 ] {addc8833-95db-4b2d-a2f8-7c12df518ede} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.07 05:44:51.974376 [ 3 ] {} HTTP-Session: 0ee721fd-fd47-4c05-865c-0e8f20175a27 Destroying unnamed session 2023.12.07 05:44:51.974558 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 10231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:51.974601 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:51.974619 [ 3 ] {} HTTP-Session: 5153bf2f-cb4d-45b8-b554-156b2c2bfad9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095 2023.12.07 05:44:51.974636 [ 3 ] {} HTTP-Session: 5153bf2f-cb4d-45b8-b554-156b2c2bfad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:51.974708 [ 3 ] {ee0e650e-c933-4396-b47c-9cf419c32c46} executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.07 05:44:51.974745 [ 3 ] {ee0e650e-c933-4396-b47c-9cf419c32c46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.07 05:44:51.974844 [ 3 ] {ee0e650e-c933-4396-b47c-9cf419c32c46} ParallelParsingInputFormat: Parallel parsing is used 2023.12.07 05:44:51.975186 [ 3 ] {ee0e650e-c933-4396-b47c-9cf419c32c46} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB. 2023.12.07 05:44:51.975394 [ 3 ] {ee0e650e-c933-4396-b47c-9cf419c32c46} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.07 05:44:51.975545 [ 3 ] {ee0e650e-c933-4396-b47c-9cf419c32c46} oximeter.fields_string (0fdcfcaf-e466-4538-a4c5-dc701d7b4bd6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.07 05:44:51.975640 [ 3 ] {ee0e650e-c933-4396-b47c-9cf419c32c46} executeQuery: Read 66 rows, 6.18 KiB in 0.000906241 sec., 72828 rows/sec., 6.66 MiB/sec. 2023.12.07 05:44:51.975760 [ 3 ] {ee0e650e-c933-4396-b47c-9cf419c32c46} DynamicQueryHandler: Done processing query 2023.12.07 05:44:51.975783 [ 3 ] {ee0e650e-c933-4396-b47c-9cf419c32c46} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.07 05:44:51.975799 [ 3 ] {} HTTP-Session: 5153bf2f-cb4d-45b8-b554-156b2c2bfad9 Destroying unnamed session 2023.12.07 05:44:51.975914 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 3777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:51.975958 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:51.975976 [ 3 ] {} HTTP-Session: bd343431-c05d-4dd0-8c82-e566ee475a86 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095 2023.12.07 05:44:51.975993 [ 3 ] {} HTTP-Session: bd343431-c05d-4dd0-8c82-e566ee475a86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:51.976062 [ 3 ] {1afa3663-963a-4971-8e52-66e16e5edab7} executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.07 05:44:51.976101 [ 3 ] {1afa3663-963a-4971-8e52-66e16e5edab7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.07 05:44:51.976204 [ 3 ] {1afa3663-963a-4971-8e52-66e16e5edab7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.07 05:44:51.976482 [ 3 ] {1afa3663-963a-4971-8e52-66e16e5edab7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB. 2023.12.07 05:44:51.976680 [ 3 ] {1afa3663-963a-4971-8e52-66e16e5edab7} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.07 05:44:51.976851 [ 3 ] {1afa3663-963a-4971-8e52-66e16e5edab7} oximeter.fields_uuid (bb7b29af-c6a5-489c-a8ec-4341e5391b4b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.07 05:44:51.976945 [ 3 ] {1afa3663-963a-4971-8e52-66e16e5edab7} executeQuery: Read 22 rows, 1.76 KiB in 0.0008563 sec., 25691 rows/sec., 2.01 MiB/sec. 2023.12.07 05:44:51.977059 [ 3 ] {1afa3663-963a-4971-8e52-66e16e5edab7} DynamicQueryHandler: Done processing query 2023.12.07 05:44:51.977081 [ 3 ] {1afa3663-963a-4971-8e52-66e16e5edab7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.07 05:44:51.977096 [ 3 ] {} HTTP-Session: bd343431-c05d-4dd0-8c82-e566ee475a86 Destroying unnamed session 2023.12.07 05:44:51.977229 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 23569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:44:51.977272 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:44:51.977291 [ 3 ] {} HTTP-Session: c9aa7b02-bc0d-453f-a2ef-12d1eaddb2cf Authenticating user 'default' from [fd00:1122:3344:101::d]:42095 2023.12.07 05:44:51.977307 [ 3 ] {} HTTP-Session: c9aa7b02-bc0d-453f-a2ef-12d1eaddb2cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:44:51.977381 [ 3 ] {b0c1ed3b-b425-4d0d-8738-0e1871dedb82} executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.07 05:44:51.977424 [ 3 ] {b0c1ed3b-b425-4d0d-8738-0e1871dedb82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.07 05:44:51.977555 [ 3 ] {b0c1ed3b-b425-4d0d-8738-0e1871dedb82} ParallelParsingInputFormat: Parallel parsing is used 2023.12.07 05:44:51.977939 [ 3 ] {b0c1ed3b-b425-4d0d-8738-0e1871dedb82} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB. 2023.12.07 05:44:51.978229 [ 3 ] {b0c1ed3b-b425-4d0d-8738-0e1871dedb82} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.07 05:44:51.978409 [ 3 ] {b0c1ed3b-b425-4d0d-8738-0e1871dedb82} oximeter.measurements_histogramf64 (14df3351-36d1-40f9-ba61-9cb0ec7bcb19): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.07 05:44:51.978509 [ 3 ] {b0c1ed3b-b425-4d0d-8738-0e1871dedb82} executeQuery: Read 22 rows, 30.40 KiB in 0.001100696 sec., 19987 rows/sec., 26.97 MiB/sec. 2023.12.07 05:44:51.978632 [ 3 ] {b0c1ed3b-b425-4d0d-8738-0e1871dedb82} DynamicQueryHandler: Done processing query 2023.12.07 05:44:51.978655 [ 3 ] {b0c1ed3b-b425-4d0d-8738-0e1871dedb82} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.07 05:44:51.978671 [ 3 ] {} HTTP-Session: c9aa7b02-bc0d-453f-a2ef-12d1eaddb2cf Destroying unnamed session 2023.12.07 05:45:01.972223 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 3204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:45:01.972332 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:45:01.972358 [ 3 ] {} HTTP-Session: 4c50bda9-2df5-4066-af08-4a122a95db54 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095 2023.12.07 05:45:01.972390 [ 3 ] {} HTTP-Session: 4c50bda9-2df5-4066-af08-4a122a95db54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:45:01.972524 [ 3 ] {b3550e8c-37d8-4b0d-856f-235c40bb660b} executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.07 05:45:01.972591 [ 3 ] {b3550e8c-37d8-4b0d-856f-235c40bb660b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.07 05:45:01.972758 [ 3 ] {b3550e8c-37d8-4b0d-856f-235c40bb660b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.07 05:45:01.973193 [ 3 ] {b3550e8c-37d8-4b0d-856f-235c40bb660b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB. 2023.12.07 05:45:01.973451 [ 3 ] {b3550e8c-37d8-4b0d-856f-235c40bb660b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.07 05:45:01.973652 [ 3 ] {b3550e8c-37d8-4b0d-856f-235c40bb660b} oximeter.fields_i64 (6b17ce31-066f-41c8-957b-4e92fb84b476): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.07 05:45:01.973786 [ 3 ] {b3550e8c-37d8-4b0d-856f-235c40bb660b} executeQuery: Read 22 rows, 1.78 KiB in 0.001224259 sec., 17970 rows/sec., 1.42 MiB/sec. 2023.12.07 05:45:01.973936 [ 3 ] {b3550e8c-37d8-4b0d-856f-235c40bb660b} DynamicQueryHandler: Done processing query 2023.12.07 05:45:01.973964 [ 3 ] {b3550e8c-37d8-4b0d-856f-235c40bb660b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.07 05:45:01.973981 [ 3 ] {} HTTP-Session: 4c50bda9-2df5-4066-af08-4a122a95db54 Destroying unnamed session 2023.12.07 05:45:01.974126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 10231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:45:01.974186 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:45:01.974207 [ 3 ] {} HTTP-Session: f782e9b4-3c3c-40b7-a7f2-4a504c53e931 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095 2023.12.07 05:45:01.974225 [ 3 ] {} HTTP-Session: f782e9b4-3c3c-40b7-a7f2-4a504c53e931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:45:01.974302 [ 3 ] {db55fdff-8f8d-4932-b654-4b48223721f5} executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.07 05:45:01.974351 [ 3 ] {db55fdff-8f8d-4932-b654-4b48223721f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.07 05:45:01.974456 [ 3 ] {db55fdff-8f8d-4932-b654-4b48223721f5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.07 05:45:01.974840 [ 3 ] {db55fdff-8f8d-4932-b654-4b48223721f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB. 2023.12.07 05:45:01.975086 [ 3 ] {db55fdff-8f8d-4932-b654-4b48223721f5} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.07 05:45:01.975261 [ 3 ] {db55fdff-8f8d-4932-b654-4b48223721f5} oximeter.fields_string (0fdcfcaf-e466-4538-a4c5-dc701d7b4bd6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.07 05:45:01.975371 [ 3 ] {db55fdff-8f8d-4932-b654-4b48223721f5} executeQuery: Read 66 rows, 6.18 KiB in 0.001033674 sec., 63849 rows/sec., 5.84 MiB/sec. 2023.12.07 05:45:01.975497 [ 3 ] {db55fdff-8f8d-4932-b654-4b48223721f5} DynamicQueryHandler: Done processing query 2023.12.07 05:45:01.975526 [ 3 ] {db55fdff-8f8d-4932-b654-4b48223721f5} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.07 05:45:01.975545 [ 3 ] {} HTTP-Session: f782e9b4-3c3c-40b7-a7f2-4a504c53e931 Destroying unnamed session 2023.12.07 05:45:01.975678 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 3777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:45:01.975735 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:45:01.975760 [ 3 ] {} HTTP-Session: 662fc8cf-9f36-424f-a4fd-25872ad0618a Authenticating user 'default' from [fd00:1122:3344:101::d]:42095 2023.12.07 05:45:01.975783 [ 3 ] {} HTTP-Session: 662fc8cf-9f36-424f-a4fd-25872ad0618a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:45:01.975863 [ 3 ] {1a35ac1f-3b07-4549-ba1c-ddeacaee2191} executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.07 05:45:01.975906 [ 3 ] {1a35ac1f-3b07-4549-ba1c-ddeacaee2191} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.07 05:45:01.976037 [ 3 ] {1a35ac1f-3b07-4549-ba1c-ddeacaee2191} ParallelParsingInputFormat: Parallel parsing is used 2023.12.07 05:45:01.976362 [ 3 ] {1a35ac1f-3b07-4549-ba1c-ddeacaee2191} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB. 2023.12.07 05:45:01.976613 [ 3 ] {1a35ac1f-3b07-4549-ba1c-ddeacaee2191} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.07 05:45:01.976790 [ 3 ] {1a35ac1f-3b07-4549-ba1c-ddeacaee2191} oximeter.fields_uuid (bb7b29af-c6a5-489c-a8ec-4341e5391b4b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.07 05:45:01.976901 [ 3 ] {1a35ac1f-3b07-4549-ba1c-ddeacaee2191} executeQuery: Read 22 rows, 1.76 KiB in 0.001006724 sec., 21853 rows/sec., 1.71 MiB/sec. 2023.12.07 05:45:01.977026 [ 3 ] {1a35ac1f-3b07-4549-ba1c-ddeacaee2191} DynamicQueryHandler: Done processing query 2023.12.07 05:45:01.977052 [ 3 ] {1a35ac1f-3b07-4549-ba1c-ddeacaee2191} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.07 05:45:01.977074 [ 3 ] {} HTTP-Session: 662fc8cf-9f36-424f-a4fd-25872ad0618a Destroying unnamed session 2023.12.07 05:45:01.977234 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 23569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.07 05:45:01.977296 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.07 05:45:01.977324 [ 3 ] {} HTTP-Session: 9180b0b9-abc4-4de5-ba07-684fa819dfc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095 2023.12.07 05:45:01.977350 [ 3 ] {} HTTP-Session: 9180b0b9-abc4-4de5-ba07-684fa819dfc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.07 05:45:01.977446 [ 3 ] {c4bb57ec-333f-4a3e-b576-0bd78c04dfa8} executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.07 05:45:01.977506 [ 3 ] {c4bb57ec-333f-4a3e-b576-0bd78c04dfa8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.07 05:45:01.977689 [ 3 ] {c4bb57ec-333f-4a3e-b576-0bd78c04dfa8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.07 05:45:01.978131 [ 3 ] {c4bb57ec-333f-4a3e-b576-0bd78c04dfa8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB. 2023.12.07 05:45:01.978511 [ 3 ] {c4bb57ec-333f-4a3e-b576-0bd78c04dfa8} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.07 05:45:01.978797 [ 3 ] {c4bb57ec-333f-4a3e-b576-0bd78c04dfa8} oximeter.measurements_histogramf64 (14df3351-36d1-40f9-ba61-9cb0ec7bcb19): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.07 05:45:01.978921 [ 3 ] {c4bb57ec-333f-4a3e-b576-0bd78c04dfa8} executeQuery: Read 22 rows, 30.40 KiB in 0.001437804 sec., 15301 rows/sec., 20.65 MiB/sec. 2023.12.07 05:45:01.979049 [ 3 ] {c4bb57ec-333f-4a3e-b576-0bd78c04dfa8} DynamicQueryHandler: Done processing query 2023.12.07 05:45:01.979074 [ 3 ] {c4bb57ec-333f-4a3e-b576-0bd78c04dfa8} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.07 05:45:01.979097 [ 3 ] {} HTTP-Session: 9180b0b9-abc4-4de5-ba07-684fa819dfc4 Destroying unnamed session 2023.12.07 05:45:02.355728 [ 98 ] {} DNSResolver: Updating DNS cache 2023.12.07 05:45:02.355773 [ 98 ] {} DNSResolver: Updated DNS cache