[ Nov 8 06:58:39 Enabled. ] [ Nov 8 06:58:39 Rereading configuration. ] [ Nov 8 06:58:40 Rereading configuration. ] [ Nov 8 06:58:46 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default + DATALINK=oxControlService11 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService11 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService11 ipadm: Could not delete oxControlService11: Interface does not exist + true + ipadm create-if -t oxControlService11 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService11 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService11 + ipadm show-addr oxControlService11/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService11/ll + ipadm show-addr oxControlService11/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService11/omicron6 + route get -inet6 default -inet6 fd00:1122:3344:101::1 default: not in table + route add -inet6 default -inet6 fd00:1122:3344:101::1 add net default: gateway fd00:1122:3344:101::1 + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Nov 8 06:58:47 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2023.11.08 06:58:47.523618 [ 1 ] {} Application: Will watch for the process with pid 23376 2023.11.08 06:58:47.523730 [ 1 ] {} Application: Forked a child process to watch 2023.11.08 06:58:47.878615 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23376 2023.11.08 06:58:47.878772 [ 1 ] {} Application: starting up 2023.11.08 06:58:47.878969 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.11.08 06:58:48.247479 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.11.08 06:58:48.247528 [ 1 ] {} Application: Initializing DateLUT. 2023.11.08 06:58:48.247541 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.11.08 06:58:48.247586 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.11.08 06:58:48.247953 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.11.08 06:58:48.248658 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.11.08 06:58:48.249180 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.08 06:58:48.249461 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2023.11.08 06:58:48.252429 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.08 06:58:48.252473 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.08 06:58:48.253226 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.11.08 06:58:48.253402 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.08 06:58:48.260205 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.08 06:58:48.260736 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.11.08 06:58:48.260765 [ 1 ] {} Application: Uncompressed cache policy name 2023.11.08 06:58:48.262260 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.11.08 06:58:48.262786 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.11.08 06:58:48.263099 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.11.08 06:58:48.263493 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.11.08 06:58:48.264357 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.11.08 06:58:48.264404 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.11.08 06:58:48.264458 [ 1 ] {} Application: Loaded user defined objects 2023.11.08 06:58:48.264479 [ 1 ] {} Application: Loading metadata from /data/ 2023.11.08 06:58:48.390830 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.11.08 06:58:48.390878 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000167595 sec 2023.11.08 06:58:48.391496 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.08 06:58:48.391578 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.11.08 06:58:48.391598 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.11.08 06:58:48.391617 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.11.08 06:58:48.391629 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.11.08 06:58:48.391643 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.11.08 06:58:48.391660 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.11.08 06:58:48.391691 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.11.08 06:58:48.391711 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.11.08 06:58:48.391740 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.11.08 06:58:48.391753 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.11.08 06:58:48.391767 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.11.08 06:58:48.391784 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.11.08 06:58:48.391815 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.11.08 06:58:48.391830 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.11.08 06:58:48.391841 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.11.08 06:58:48.427722 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.11.08 06:58:48.494280 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.11.08 06:58:48.494322 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.1642e-05 sec 2023.11.08 06:58:48.494352 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.08 06:58:48.494370 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.11.08 06:58:48.494394 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.11.08 06:58:48.496763 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.11.08 06:58:48.502057 [ 1 ] {} Application: Loaded metadata. 2023.11.08 06:58:48.502182 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2023.11.08 06:58:48.502225 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.11.08 06:58:48.723325 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) 2023.11.08 06:58:48.741495 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) 2023.11.08 06:58:48.741540 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.11.08 06:58:48.791632 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.08 06:58:48.792428 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB 2023.11.08 06:58:48.792755 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.11.08 06:58:48.792789 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.11.08 06:58:48.792833 [ 54 ] {} DNSResolver: Updating DNS cache 2023.11.08 06:58:48.792897 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.11.08 06:58:48.792928 [ 54 ] {} DNSResolver: Updated DNS cache 2023.11.08 06:58:48.792989 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.11.08 06:58:48.793675 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.11.08 06:58:48.793696 [ 1 ] {} Application: Ready for connections. 2023.11.08 06:58:49.256934 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:49.257138 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:49.257747 [ 3 ] {} HTTP-Session: 77110fa6-8cc4-4cc7-a4bb-4f03dfb0323d Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:49.257796 [ 3 ] {} HTTP-Session: 77110fa6-8cc4-4cc7-a4bb-4f03dfb0323d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:49.257931 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.11.08 06:58:49.257959 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.08 06:58:49.257983 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.08 06:58:49.259592 [ 3 ] {2c78a32a-1c22-42f6-ac8c-4f31a28156d5} executeQuery: (from [fd00:1122:3344:101::d]:37274) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.11.08 06:58:49.261044 [ 3 ] {2c78a32a-1c22-42f6-ac8c-4f31a28156d5} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.11.08 06:58:49.263565 [ 3 ] {2c78a32a-1c22-42f6-ac8c-4f31a28156d5} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.11.08 06:58:49.265684 [ 3 ] {2c78a32a-1c22-42f6-ac8c-4f31a28156d5} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.08 06:58:49.270552 [ 3 ] {2c78a32a-1c22-42f6-ac8c-4f31a28156d5} DynamicQueryHandler: Done processing query 2023.11.08 06:58:49.270607 [ 3 ] {2c78a32a-1c22-42f6-ac8c-4f31a28156d5} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.11.08 06:58:49.270638 [ 3 ] {} HTTP-Session: 77110fa6-8cc4-4cc7-a4bb-4f03dfb0323d Destroying unnamed session 2023.11.08 06:58:49.275784 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:49.275850 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:49.275879 [ 3 ] {} HTTP-Session: f25c4cc6-62b9-4f5f-b7c0-621904ecf26d Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:49.275902 [ 3 ] {} HTTP-Session: f25c4cc6-62b9-4f5f-b7c0-621904ecf26d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:49.276040 [ 3 ] {da48d148-83e3-4632-b681-c48b31f938b0} executeQuery: (from [fd00:1122:3344:101::d]:37274) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.11.08 06:58:49.287986 [ 3 ] {da48d148-83e3-4632-b681-c48b31f938b0} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:37274) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 2023.11.08 06:58:49.288767 [ 3 ] {da48d148-83e3-4632-b681-c48b31f938b0} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2023.11.08 06:58:49.288906 [ 3 ] {da48d148-83e3-4632-b681-c48b31f938b0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:49.288927 [ 3 ] {} HTTP-Session: f25c4cc6-62b9-4f5f-b7c0-621904ecf26d Destroying unnamed session 2023.11.08 06:58:49.289910 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:49.289975 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:49.289997 [ 3 ] {} HTTP-Session: 711e317d-81e4-447c-9996-4b76ba38c509 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:49.290015 [ 3 ] {} HTTP-Session: 711e317d-81e4-447c-9996-4b76ba38c509 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:49.290127 [ 3 ] {34840248-f9ca-4205-89b2-58c6a4c45e59} executeQuery: (from [fd00:1122:3344:101::d]:37274) DROP DATABASE IF EXISTS oximeter; (stage: Complete) 2023.11.08 06:58:49.290235 [ 3 ] {34840248-f9ca-4205-89b2-58c6a4c45e59} DynamicQueryHandler: Done processing query 2023.11.08 06:58:49.290255 [ 3 ] {34840248-f9ca-4205-89b2-58c6a4c45e59} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:49.290274 [ 3 ] {} HTTP-Session: 711e317d-81e4-447c-9996-4b76ba38c509 Destroying unnamed session 2023.11.08 06:58:49.290410 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:49.290450 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:49.290470 [ 3 ] {} HTTP-Session: 1fb77b01-2119-4fd7-b161-3e7cef30f19f Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:49.290497 [ 3 ] {} HTTP-Session: 1fb77b01-2119-4fd7-b161-3e7cef30f19f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:49.290552 [ 3 ] {8a11b198-b0b7-4028-af6e-d8e8a7c02091} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete) 2023.11.08 06:58:49.290605 [ 3 ] {8a11b198-b0b7-4028-af6e-d8e8a7c02091} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.11.08 06:58:49.307534 [ 3 ] {8a11b198-b0b7-4028-af6e-d8e8a7c02091} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.11.08 06:58:49.307564 [ 3 ] {8a11b198-b0b7-4028-af6e-d8e8a7c02091} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7571e-05 sec 2023.11.08 06:58:49.307616 [ 3 ] {8a11b198-b0b7-4028-af6e-d8e8a7c02091} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.08 06:58:49.307647 [ 3 ] {8a11b198-b0b7-4028-af6e-d8e8a7c02091} DatabaseAtomic (oximeter): Starting up tables. 2023.11.08 06:58:49.307731 [ 3 ] {8a11b198-b0b7-4028-af6e-d8e8a7c02091} DynamicQueryHandler: Done processing query 2023.11.08 06:58:49.307757 [ 3 ] {8a11b198-b0b7-4028-af6e-d8e8a7c02091} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:49.307783 [ 3 ] {} HTTP-Session: 1fb77b01-2119-4fd7-b161-3e7cef30f19f Destroying unnamed session 2023.11.08 06:58:49.307943 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:49.307996 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:49.308039 [ 3 ] {} HTTP-Session: 53ffe2df-ff50-4f73-ad64-0b9c4206035b Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:49.308079 [ 3 ] {} HTTP-Session: 53ffe2df-ff50-4f73-ad64-0b9c4206035b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:49.308262 [ 3 ] {49037f84-14da-4de4-b8b2-d371e9921098} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete) 2023.11.08 06:58:49.308317 [ 3 ] {49037f84-14da-4de4-b8b2-d371e9921098} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.11.08 06:58:49.314775 [ 3 ] {49037f84-14da-4de4-b8b2-d371e9921098} oximeter.version (7fbe59c2-ae78-49b2-bb4e-7162b4917d7e): Loading data parts 2023.11.08 06:58:49.314959 [ 3 ] {49037f84-14da-4de4-b8b2-d371e9921098} oximeter.version (7fbe59c2-ae78-49b2-bb4e-7162b4917d7e): There are no data parts 2023.11.08 06:58:49.337206 [ 3 ] {49037f84-14da-4de4-b8b2-d371e9921098} DynamicQueryHandler: Done processing query 2023.11.08 06:58:49.337265 [ 3 ] {49037f84-14da-4de4-b8b2-d371e9921098} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:49.337281 [ 3 ] {} HTTP-Session: 53ffe2df-ff50-4f73-ad64-0b9c4206035b Destroying unnamed session 2023.11.08 06:58:49.337422 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:49.337473 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:49.337493 [ 3 ] {} HTTP-Session: 7030b885-c8bf-4430-927c-1ce96ca7f4b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:49.337516 [ 3 ] {} HTTP-Session: 7030b885-c8bf-4430-927c-1ce96ca7f4b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:49.337727 [ 3 ] {c99f120f-cbc9-414e-8ada-cf54c64a3d8a} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.08 06:58:49.337779 [ 3 ] {c99f120f-cbc9-414e-8ada-cf54c64a3d8a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.11.08 06:58:49.350372 [ 3 ] {c99f120f-cbc9-414e-8ada-cf54c64a3d8a} oximeter.measurements_bool (a58df738-5ef5-4c94-9674-944c32b5c283): Loading data parts 2023.11.08 06:58:49.350467 [ 3 ] {c99f120f-cbc9-414e-8ada-cf54c64a3d8a} oximeter.measurements_bool (a58df738-5ef5-4c94-9674-944c32b5c283): There are no data parts 2023.11.08 06:58:49.361581 [ 3 ] {c99f120f-cbc9-414e-8ada-cf54c64a3d8a} DynamicQueryHandler: Done processing query 2023.11.08 06:58:49.361621 [ 3 ] {c99f120f-cbc9-414e-8ada-cf54c64a3d8a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:49.361637 [ 3 ] {} HTTP-Session: 7030b885-c8bf-4430-927c-1ce96ca7f4b5 Destroying unnamed session 2023.11.08 06:58:49.361771 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:49.361822 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:49.361842 [ 3 ] {} HTTP-Session: eece211a-c51a-48a8-8080-1e85ad54dc18 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:49.361862 [ 3 ] {} HTTP-Session: eece211a-c51a-48a8-8080-1e85ad54dc18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:49.362054 [ 3 ] {c1205b44-0d84-40b2-8daf-2637cc1902ad} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.08 06:58:49.362101 [ 3 ] {c1205b44-0d84-40b2-8daf-2637cc1902ad} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.11.08 06:58:49.375421 [ 3 ] {c1205b44-0d84-40b2-8daf-2637cc1902ad} oximeter.measurements_i8 (e7d96a5b-04e3-4cbc-a709-e19dc10066bf): Loading data parts 2023.11.08 06:58:49.375512 [ 3 ] {c1205b44-0d84-40b2-8daf-2637cc1902ad} oximeter.measurements_i8 (e7d96a5b-04e3-4cbc-a709-e19dc10066bf): There are no data parts 2023.11.08 06:58:49.386474 [ 3 ] {c1205b44-0d84-40b2-8daf-2637cc1902ad} DynamicQueryHandler: Done processing query 2023.11.08 06:58:49.386550 [ 3 ] {c1205b44-0d84-40b2-8daf-2637cc1902ad} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:49.386575 [ 3 ] {} HTTP-Session: eece211a-c51a-48a8-8080-1e85ad54dc18 Destroying unnamed session 2023.11.08 06:58:49.386749 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:49.386830 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:49.386859 [ 3 ] {} HTTP-Session: f5b302f5-4a41-4169-b77e-01849fc8f248 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:49.386885 [ 3 ] {} HTTP-Session: f5b302f5-4a41-4169-b77e-01849fc8f248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:49.387177 [ 3 ] {ec958c2e-e763-4e08-8065-58a7b5ce7dbc} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.08 06:58:49.387263 [ 3 ] {ec958c2e-e763-4e08-8065-58a7b5ce7dbc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.11.08 06:58:49.399441 [ 3 ] {ec958c2e-e763-4e08-8065-58a7b5ce7dbc} oximeter.measurements_u8 (e1a339be-9508-495d-9f96-302327393dd2): Loading data parts 2023.11.08 06:58:49.399543 [ 3 ] {ec958c2e-e763-4e08-8065-58a7b5ce7dbc} oximeter.measurements_u8 (e1a339be-9508-495d-9f96-302327393dd2): There are no data parts 2023.11.08 06:58:49.410648 [ 3 ] {ec958c2e-e763-4e08-8065-58a7b5ce7dbc} DynamicQueryHandler: Done processing query 2023.11.08 06:58:49.410685 [ 3 ] {ec958c2e-e763-4e08-8065-58a7b5ce7dbc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:49.410725 [ 3 ] {} HTTP-Session: f5b302f5-4a41-4169-b77e-01849fc8f248 Destroying unnamed session 2023.11.08 06:58:49.410885 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:49.410955 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:49.410996 [ 3 ] {} HTTP-Session: b634eff0-d014-4c3c-b381-fde9eb0957c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:49.411022 [ 3 ] {} HTTP-Session: b634eff0-d014-4c3c-b381-fde9eb0957c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:49.411312 [ 3 ] {5833f44c-f37b-4115-a3c5-e6965a592e30} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.08 06:58:49.411360 [ 3 ] {5833f44c-f37b-4115-a3c5-e6965a592e30} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.11.08 06:58:49.424008 [ 3 ] {5833f44c-f37b-4115-a3c5-e6965a592e30} oximeter.measurements_i16 (c8de60ce-38c4-49c6-90df-dbcd3568d811): Loading data parts 2023.11.08 06:58:49.424108 [ 3 ] {5833f44c-f37b-4115-a3c5-e6965a592e30} oximeter.measurements_i16 (c8de60ce-38c4-49c6-90df-dbcd3568d811): There are no data parts 2023.11.08 06:58:49.435218 [ 3 ] {5833f44c-f37b-4115-a3c5-e6965a592e30} DynamicQueryHandler: Done processing query 2023.11.08 06:58:49.435245 [ 3 ] {5833f44c-f37b-4115-a3c5-e6965a592e30} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:49.435268 [ 3 ] {} HTTP-Session: b634eff0-d014-4c3c-b381-fde9eb0957c5 Destroying unnamed session 2023.11.08 06:58:49.435418 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:49.435469 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:49.435494 [ 3 ] {} HTTP-Session: 2b6f0ee9-16a0-49c3-838c-f02521a02bab Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:49.435512 [ 3 ] {} HTTP-Session: 2b6f0ee9-16a0-49c3-838c-f02521a02bab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:49.435705 [ 3 ] {3465c56d-5c9b-41ed-bb35-b6252b41b869} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.08 06:58:49.435757 [ 3 ] {3465c56d-5c9b-41ed-bb35-b6252b41b869} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.11.08 06:58:49.450069 [ 3 ] {3465c56d-5c9b-41ed-bb35-b6252b41b869} oximeter.measurements_u16 (717a8497-387d-4669-b84e-105d7a1ba6c8): Loading data parts 2023.11.08 06:58:49.450173 [ 3 ] {3465c56d-5c9b-41ed-bb35-b6252b41b869} oximeter.measurements_u16 (717a8497-387d-4669-b84e-105d7a1ba6c8): There are no data parts 2023.11.08 06:58:49.468865 [ 3 ] {3465c56d-5c9b-41ed-bb35-b6252b41b869} DynamicQueryHandler: Done processing query 2023.11.08 06:58:49.468902 [ 3 ] {3465c56d-5c9b-41ed-bb35-b6252b41b869} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:49.468936 [ 3 ] {} HTTP-Session: 2b6f0ee9-16a0-49c3-838c-f02521a02bab Destroying unnamed session 2023.11.08 06:58:49.469093 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:49.469151 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:49.469183 [ 3 ] {} HTTP-Session: 650d3c92-b2af-4603-83f7-b7b7885e2d58 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:49.469203 [ 3 ] {} HTTP-Session: 650d3c92-b2af-4603-83f7-b7b7885e2d58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:49.469399 [ 3 ] {1b2da4d0-70e8-40c8-b8d2-af44fa2e3889} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.08 06:58:49.469444 [ 3 ] {1b2da4d0-70e8-40c8-b8d2-af44fa2e3889} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.11.08 06:58:49.475316 [ 3 ] {1b2da4d0-70e8-40c8-b8d2-af44fa2e3889} oximeter.measurements_i32 (1b7f6b21-c1a0-4025-9782-e62dd4bd3d7c): Loading data parts 2023.11.08 06:58:49.475412 [ 3 ] {1b2da4d0-70e8-40c8-b8d2-af44fa2e3889} oximeter.measurements_i32 (1b7f6b21-c1a0-4025-9782-e62dd4bd3d7c): There are no data parts 2023.11.08 06:58:49.485752 [ 3 ] {1b2da4d0-70e8-40c8-b8d2-af44fa2e3889} DynamicQueryHandler: Done processing query 2023.11.08 06:58:49.485789 [ 3 ] {1b2da4d0-70e8-40c8-b8d2-af44fa2e3889} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:49.485809 [ 3 ] {} HTTP-Session: 650d3c92-b2af-4603-83f7-b7b7885e2d58 Destroying unnamed session 2023.11.08 06:58:49.485948 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:49.486002 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:49.486026 [ 3 ] {} HTTP-Session: 2ed9e44b-cc18-4f48-91df-1719b672e1f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:49.486051 [ 3 ] {} HTTP-Session: 2ed9e44b-cc18-4f48-91df-1719b672e1f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:49.486277 [ 3 ] {d11991ad-79ba-410c-a269-1f224beebd1d} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.08 06:58:49.486325 [ 3 ] {d11991ad-79ba-410c-a269-1f224beebd1d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.11.08 06:58:49.499134 [ 3 ] {d11991ad-79ba-410c-a269-1f224beebd1d} oximeter.measurements_u32 (91e4efad-c8c0-4252-9dfa-699a66248578): Loading data parts 2023.11.08 06:58:49.499217 [ 3 ] {d11991ad-79ba-410c-a269-1f224beebd1d} oximeter.measurements_u32 (91e4efad-c8c0-4252-9dfa-699a66248578): There are no data parts 2023.11.08 06:58:49.509951 [ 3 ] {d11991ad-79ba-410c-a269-1f224beebd1d} DynamicQueryHandler: Done processing query 2023.11.08 06:58:49.509987 [ 3 ] {d11991ad-79ba-410c-a269-1f224beebd1d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:49.510007 [ 3 ] {} HTTP-Session: 2ed9e44b-cc18-4f48-91df-1719b672e1f3 Destroying unnamed session 2023.11.08 06:58:49.510134 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:49.510190 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:49.510214 [ 3 ] {} HTTP-Session: e3cfccc4-4aa5-48aa-9a5b-313324950b11 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:49.510239 [ 3 ] {} HTTP-Session: e3cfccc4-4aa5-48aa-9a5b-313324950b11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:49.510419 [ 3 ] {b9f9246c-7c0c-4932-81c3-b18aa6d067fd} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.08 06:58:49.510479 [ 3 ] {b9f9246c-7c0c-4932-81c3-b18aa6d067fd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.11.08 06:58:49.520656 [ 3 ] {b9f9246c-7c0c-4932-81c3-b18aa6d067fd} oximeter.measurements_i64 (ab1aa04f-64f0-428f-b5d3-3bd2bb5eca5b): Loading data parts 2023.11.08 06:58:49.520741 [ 3 ] {b9f9246c-7c0c-4932-81c3-b18aa6d067fd} oximeter.measurements_i64 (ab1aa04f-64f0-428f-b5d3-3bd2bb5eca5b): There are no data parts 2023.11.08 06:58:49.525976 [ 3 ] {b9f9246c-7c0c-4932-81c3-b18aa6d067fd} DynamicQueryHandler: Done processing query 2023.11.08 06:58:49.526014 [ 3 ] {b9f9246c-7c0c-4932-81c3-b18aa6d067fd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:49.526045 [ 3 ] {} HTTP-Session: e3cfccc4-4aa5-48aa-9a5b-313324950b11 Destroying unnamed session 2023.11.08 06:58:49.526232 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:49.526295 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:49.526323 [ 3 ] {} HTTP-Session: d267be8e-fe72-4a71-b9b3-b48c9e6cd569 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:49.526344 [ 3 ] {} HTTP-Session: d267be8e-fe72-4a71-b9b3-b48c9e6cd569 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:49.526523 [ 3 ] {6c706413-0620-4b23-a83e-8f15e2428852} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.08 06:58:49.526570 [ 3 ] {6c706413-0620-4b23-a83e-8f15e2428852} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.11.08 06:58:49.543915 [ 3 ] {6c706413-0620-4b23-a83e-8f15e2428852} oximeter.measurements_u64 (e2ebc300-1d26-477a-9253-70c08ee9a7c8): Loading data parts 2023.11.08 06:58:49.544000 [ 3 ] {6c706413-0620-4b23-a83e-8f15e2428852} oximeter.measurements_u64 (e2ebc300-1d26-477a-9253-70c08ee9a7c8): There are no data parts 2023.11.08 06:58:49.547703 [ 3 ] {6c706413-0620-4b23-a83e-8f15e2428852} DynamicQueryHandler: Done processing query 2023.11.08 06:58:49.547734 [ 3 ] {6c706413-0620-4b23-a83e-8f15e2428852} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:49.547758 [ 3 ] {} HTTP-Session: d267be8e-fe72-4a71-b9b3-b48c9e6cd569 Destroying unnamed session 2023.11.08 06:58:49.547894 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:49.547953 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:49.547980 [ 3 ] {} HTTP-Session: 3bd08147-b6e5-4cd4-9457-b205498f00bb Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:49.548010 [ 3 ] {} HTTP-Session: 3bd08147-b6e5-4cd4-9457-b205498f00bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:49.548231 [ 3 ] {ff487e40-0cf0-4a14-a9b2-276535c7f738} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.08 06:58:49.548282 [ 3 ] {ff487e40-0cf0-4a14-a9b2-276535c7f738} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.11.08 06:58:49.560829 [ 3 ] {ff487e40-0cf0-4a14-a9b2-276535c7f738} oximeter.measurements_f32 (a55cb256-d77f-45f1-b005-e7d1e3c02854): Loading data parts 2023.11.08 06:58:49.560907 [ 3 ] {ff487e40-0cf0-4a14-a9b2-276535c7f738} oximeter.measurements_f32 (a55cb256-d77f-45f1-b005-e7d1e3c02854): There are no data parts 2023.11.08 06:58:49.571932 [ 3 ] {ff487e40-0cf0-4a14-a9b2-276535c7f738} DynamicQueryHandler: Done processing query 2023.11.08 06:58:49.571956 [ 3 ] {ff487e40-0cf0-4a14-a9b2-276535c7f738} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:49.571977 [ 3 ] {} HTTP-Session: 3bd08147-b6e5-4cd4-9457-b205498f00bb Destroying unnamed session 2023.11.08 06:58:49.572101 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:49.572147 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:49.572170 [ 3 ] {} HTTP-Session: 51b47ba6-ad3e-4aec-8bc4-71b2e697ca44 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:49.572186 [ 3 ] {} HTTP-Session: 51b47ba6-ad3e-4aec-8bc4-71b2e697ca44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:49.572369 [ 3 ] {012d2eb7-907b-4b4b-b52e-c12f425d7802} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.08 06:58:49.572416 [ 3 ] {012d2eb7-907b-4b4b-b52e-c12f425d7802} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.11.08 06:58:49.585046 [ 3 ] {012d2eb7-907b-4b4b-b52e-c12f425d7802} oximeter.measurements_f64 (fa8d5b49-e69a-4f82-9de4-4c082309bfd3): Loading data parts 2023.11.08 06:58:49.585147 [ 3 ] {012d2eb7-907b-4b4b-b52e-c12f425d7802} oximeter.measurements_f64 (fa8d5b49-e69a-4f82-9de4-4c082309bfd3): There are no data parts 2023.11.08 06:58:49.599435 [ 3 ] {012d2eb7-907b-4b4b-b52e-c12f425d7802} DynamicQueryHandler: Done processing query 2023.11.08 06:58:49.599464 [ 3 ] {012d2eb7-907b-4b4b-b52e-c12f425d7802} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:49.599490 [ 3 ] {} HTTP-Session: 51b47ba6-ad3e-4aec-8bc4-71b2e697ca44 Destroying unnamed session 2023.11.08 06:58:49.599628 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:49.599683 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:49.599706 [ 3 ] {} HTTP-Session: d204320b-abb8-4ad5-8232-6644ae80dcd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:49.599731 [ 3 ] {} HTTP-Session: d204320b-abb8-4ad5-8232-6644ae80dcd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:49.599956 [ 3 ] {701c2da2-d0a8-4a7b-ba19-880ae5f1d92c} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.08 06:58:49.600013 [ 3 ] {701c2da2-d0a8-4a7b-ba19-880ae5f1d92c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.11.08 06:58:49.620064 [ 3 ] {701c2da2-d0a8-4a7b-ba19-880ae5f1d92c} oximeter.measurements_string (4ecdf57d-60fd-4a6b-b8e6-6dfc51ec98a1): Loading data parts 2023.11.08 06:58:49.620191 [ 3 ] {701c2da2-d0a8-4a7b-ba19-880ae5f1d92c} oximeter.measurements_string (4ecdf57d-60fd-4a6b-b8e6-6dfc51ec98a1): There are no data parts 2023.11.08 06:58:49.623879 [ 3 ] {701c2da2-d0a8-4a7b-ba19-880ae5f1d92c} DynamicQueryHandler: Done processing query 2023.11.08 06:58:49.623908 [ 3 ] {701c2da2-d0a8-4a7b-ba19-880ae5f1d92c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:49.623926 [ 3 ] {} HTTP-Session: d204320b-abb8-4ad5-8232-6644ae80dcd0 Destroying unnamed session 2023.11.08 06:58:49.624060 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:49.624114 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:49.624136 [ 3 ] {} HTTP-Session: 93b96dbb-5206-4ae6-98f3-7778298e3f2d Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:49.624163 [ 3 ] {} HTTP-Session: 93b96dbb-5206-4ae6-98f3-7778298e3f2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:49.624363 [ 3 ] {97ffcec3-1e99-4fc5-a85f-869fd5a5a724} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.08 06:58:49.624411 [ 3 ] {97ffcec3-1e99-4fc5-a85f-869fd5a5a724} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.11.08 06:58:49.636680 [ 3 ] {97ffcec3-1e99-4fc5-a85f-869fd5a5a724} oximeter.measurements_bytes (2133e3e5-0689-4e9c-9d92-ece713231f5d): Loading data parts 2023.11.08 06:58:49.636840 [ 3 ] {97ffcec3-1e99-4fc5-a85f-869fd5a5a724} oximeter.measurements_bytes (2133e3e5-0689-4e9c-9d92-ece713231f5d): There are no data parts 2023.11.08 06:58:49.647689 [ 3 ] {97ffcec3-1e99-4fc5-a85f-869fd5a5a724} DynamicQueryHandler: Done processing query 2023.11.08 06:58:49.647726 [ 3 ] {97ffcec3-1e99-4fc5-a85f-869fd5a5a724} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:49.647745 [ 3 ] {} HTTP-Session: 93b96dbb-5206-4ae6-98f3-7778298e3f2d Destroying unnamed session 2023.11.08 06:58:49.647877 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:49.647936 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:49.647959 [ 3 ] {} HTTP-Session: e7aea2b8-faf5-4dfa-bf55-fdc485a79d1f Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:49.647983 [ 3 ] {} HTTP-Session: e7aea2b8-faf5-4dfa-bf55-fdc485a79d1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:49.648234 [ 3 ] {c55edecf-3e02-47e0-a503-c4ae3e66a006} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.08 06:58:49.648289 [ 3 ] {c55edecf-3e02-47e0-a503-c4ae3e66a006} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.11.08 06:58:49.660765 [ 3 ] {c55edecf-3e02-47e0-a503-c4ae3e66a006} oximeter.measurements_cumulativei64 (9343c93a-fb46-41c2-a888-bfd193561a8f): Loading data parts 2023.11.08 06:58:49.660884 [ 3 ] {c55edecf-3e02-47e0-a503-c4ae3e66a006} oximeter.measurements_cumulativei64 (9343c93a-fb46-41c2-a888-bfd193561a8f): There are no data parts 2023.11.08 06:58:49.685462 [ 3 ] {c55edecf-3e02-47e0-a503-c4ae3e66a006} DynamicQueryHandler: Done processing query 2023.11.08 06:58:49.685488 [ 3 ] {c55edecf-3e02-47e0-a503-c4ae3e66a006} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:49.685503 [ 3 ] {} HTTP-Session: e7aea2b8-faf5-4dfa-bf55-fdc485a79d1f Destroying unnamed session 2023.11.08 06:58:49.685634 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:49.685683 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:49.685702 [ 3 ] {} HTTP-Session: fe67432c-7338-43f3-b4a8-55c9cec5e831 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:49.685723 [ 3 ] {} HTTP-Session: fe67432c-7338-43f3-b4a8-55c9cec5e831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:49.685924 [ 3 ] {89e81106-93ed-4808-896b-cd39c157b8d3} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.08 06:58:49.685975 [ 3 ] {89e81106-93ed-4808-896b-cd39c157b8d3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.11.08 06:58:49.699126 [ 3 ] {89e81106-93ed-4808-896b-cd39c157b8d3} oximeter.measurements_cumulativeu64 (9158a360-7aa2-45f3-b593-fbd32f5a6d2a): Loading data parts 2023.11.08 06:58:49.699230 [ 3 ] {89e81106-93ed-4808-896b-cd39c157b8d3} oximeter.measurements_cumulativeu64 (9158a360-7aa2-45f3-b593-fbd32f5a6d2a): There are no data parts 2023.11.08 06:58:49.702887 [ 3 ] {89e81106-93ed-4808-896b-cd39c157b8d3} DynamicQueryHandler: Done processing query 2023.11.08 06:58:49.702936 [ 3 ] {89e81106-93ed-4808-896b-cd39c157b8d3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:49.702978 [ 3 ] {} HTTP-Session: fe67432c-7338-43f3-b4a8-55c9cec5e831 Destroying unnamed session 2023.11.08 06:58:49.703144 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:49.703238 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:49.703284 [ 3 ] {} HTTP-Session: f1cc3227-0aad-4e1a-b4c1-44b5d0667fb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:49.703314 [ 3 ] {} HTTP-Session: f1cc3227-0aad-4e1a-b4c1-44b5d0667fb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:49.703513 [ 3 ] {099f0119-52f4-4b26-b389-365bf83a9b6a} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.08 06:58:49.703565 [ 3 ] {099f0119-52f4-4b26-b389-365bf83a9b6a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.11.08 06:58:49.716367 [ 3 ] {099f0119-52f4-4b26-b389-365bf83a9b6a} oximeter.measurements_cumulativef32 (d9da4a97-a428-4580-991d-c0002f7fca92): Loading data parts 2023.11.08 06:58:49.716462 [ 3 ] {099f0119-52f4-4b26-b389-365bf83a9b6a} oximeter.measurements_cumulativef32 (d9da4a97-a428-4580-991d-c0002f7fca92): There are no data parts 2023.11.08 06:58:49.728164 [ 3 ] {099f0119-52f4-4b26-b389-365bf83a9b6a} DynamicQueryHandler: Done processing query 2023.11.08 06:58:49.728189 [ 3 ] {099f0119-52f4-4b26-b389-365bf83a9b6a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:49.728211 [ 3 ] {} HTTP-Session: f1cc3227-0aad-4e1a-b4c1-44b5d0667fb6 Destroying unnamed session 2023.11.08 06:58:49.728348 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:49.728390 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:49.728414 [ 3 ] {} HTTP-Session: 3590c032-2e29-4dcf-81b7-40b15aa53f3b Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:49.728436 [ 3 ] {} HTTP-Session: 3590c032-2e29-4dcf-81b7-40b15aa53f3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:49.728642 [ 3 ] {fe196a78-6af4-4f75-874e-c1eb1ae94c07} executeQuery: (from [fd00:1122:3344:101::d]:37274) -- CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.08 06:58:49.728705 [ 3 ] {fe196a78-6af4-4f75-874e-c1eb1ae94c07} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.11.08 06:58:49.741789 [ 3 ] {fe196a78-6af4-4f75-874e-c1eb1ae94c07} oximeter.measurements_cumulativef64 (2a1bb3f2-c839-4701-8bc9-c0aa805c5448): Loading data parts 2023.11.08 06:58:49.741884 [ 3 ] {fe196a78-6af4-4f75-874e-c1eb1ae94c07} oximeter.measurements_cumulativef64 (2a1bb3f2-c839-4701-8bc9-c0aa805c5448): There are no data parts 2023.11.08 06:58:49.752998 [ 3 ] {fe196a78-6af4-4f75-874e-c1eb1ae94c07} DynamicQueryHandler: Done processing query 2023.11.08 06:58:49.753028 [ 3 ] {fe196a78-6af4-4f75-874e-c1eb1ae94c07} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:49.753044 [ 3 ] {} HTTP-Session: 3590c032-2e29-4dcf-81b7-40b15aa53f3b Destroying unnamed session 2023.11.08 06:58:49.753186 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:49.753235 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:49.753267 [ 3 ] {} HTTP-Session: d17dd163-7214-4a8b-b81e-53077bc28482 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:49.753305 [ 3 ] {} HTTP-Session: d17dd163-7214-4a8b-b81e-53077bc28482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:49.753523 [ 3 ] {42585372-09ab-4f81-a095-6624773542b5} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.08 06:58:49.753580 [ 3 ] {42585372-09ab-4f81-a095-6624773542b5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.11.08 06:58:49.766164 [ 3 ] {42585372-09ab-4f81-a095-6624773542b5} oximeter.measurements_histogrami8 (ed0c3e50-fed8-4ec7-ba18-41f935e6107d): Loading data parts 2023.11.08 06:58:49.766283 [ 3 ] {42585372-09ab-4f81-a095-6624773542b5} oximeter.measurements_histogrami8 (ed0c3e50-fed8-4ec7-ba18-41f935e6107d): There are no data parts 2023.11.08 06:58:49.777564 [ 3 ] {42585372-09ab-4f81-a095-6624773542b5} DynamicQueryHandler: Done processing query 2023.11.08 06:58:49.777627 [ 3 ] {42585372-09ab-4f81-a095-6624773542b5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:49.777658 [ 3 ] {} HTTP-Session: d17dd163-7214-4a8b-b81e-53077bc28482 Destroying unnamed session 2023.11.08 06:58:49.777864 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:49.777960 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:49.777998 [ 3 ] {} HTTP-Session: a500eed6-176a-43e4-920f-3ccf240af610 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:49.778042 [ 3 ] {} HTTP-Session: a500eed6-176a-43e4-920f-3ccf240af610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:49.778391 [ 3 ] {5611cc2d-5165-4c81-90b7-276b7d341e95} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.08 06:58:49.778476 [ 3 ] {5611cc2d-5165-4c81-90b7-276b7d341e95} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.11.08 06:58:49.790575 [ 3 ] {5611cc2d-5165-4c81-90b7-276b7d341e95} oximeter.measurements_histogramu8 (0569ba7e-49f0-438a-85fd-bab32931e72e): Loading data parts 2023.11.08 06:58:49.790682 [ 3 ] {5611cc2d-5165-4c81-90b7-276b7d341e95} oximeter.measurements_histogramu8 (0569ba7e-49f0-438a-85fd-bab32931e72e): There are no data parts 2023.11.08 06:58:49.838426 [ 3 ] {5611cc2d-5165-4c81-90b7-276b7d341e95} DynamicQueryHandler: Done processing query 2023.11.08 06:58:49.838475 [ 3 ] {5611cc2d-5165-4c81-90b7-276b7d341e95} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:49.838562 [ 3 ] {} HTTP-Session: a500eed6-176a-43e4-920f-3ccf240af610 Destroying unnamed session 2023.11.08 06:58:49.838762 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:49.838842 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:49.838878 [ 3 ] {} HTTP-Session: b576584c-d105-446a-9d62-0e7a7482b81b Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:49.838905 [ 3 ] {} HTTP-Session: b576584c-d105-446a-9d62-0e7a7482b81b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:49.839260 [ 3 ] {84b9646a-3e0e-4781-be87-53e2920467e3} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.08 06:58:49.839331 [ 3 ] {84b9646a-3e0e-4781-be87-53e2920467e3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.11.08 06:58:49.920268 [ 3 ] {84b9646a-3e0e-4781-be87-53e2920467e3} oximeter.measurements_histogrami16 (c60dbb9a-fee7-451c-b146-bdc5437435ae): Loading data parts 2023.11.08 06:58:49.920388 [ 3 ] {84b9646a-3e0e-4781-be87-53e2920467e3} oximeter.measurements_histogrami16 (c60dbb9a-fee7-451c-b146-bdc5437435ae): There are no data parts 2023.11.08 06:58:49.937511 [ 3 ] {84b9646a-3e0e-4781-be87-53e2920467e3} DynamicQueryHandler: Done processing query 2023.11.08 06:58:49.937544 [ 3 ] {84b9646a-3e0e-4781-be87-53e2920467e3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:49.937560 [ 3 ] {} HTTP-Session: b576584c-d105-446a-9d62-0e7a7482b81b Destroying unnamed session 2023.11.08 06:58:49.937699 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:49.937756 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:49.937776 [ 3 ] {} HTTP-Session: 825a806d-51d3-45fd-bfa0-ce0a6b863037 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:49.937795 [ 3 ] {} HTTP-Session: 825a806d-51d3-45fd-bfa0-ce0a6b863037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:49.938021 [ 3 ] {4d462773-0ebc-4d42-aed6-6751d8ec851a} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.08 06:58:49.938083 [ 3 ] {4d462773-0ebc-4d42-aed6-6751d8ec851a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.11.08 06:58:49.971629 [ 3 ] {4d462773-0ebc-4d42-aed6-6751d8ec851a} oximeter.measurements_histogramu16 (e5c09314-f455-4cdb-a64a-6cde0122f0dd): Loading data parts 2023.11.08 06:58:49.971729 [ 3 ] {4d462773-0ebc-4d42-aed6-6751d8ec851a} oximeter.measurements_histogramu16 (e5c09314-f455-4cdb-a64a-6cde0122f0dd): There are no data parts 2023.11.08 06:58:49.976579 [ 3 ] {4d462773-0ebc-4d42-aed6-6751d8ec851a} DynamicQueryHandler: Done processing query 2023.11.08 06:58:49.976628 [ 3 ] {4d462773-0ebc-4d42-aed6-6751d8ec851a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:49.976652 [ 3 ] {} HTTP-Session: 825a806d-51d3-45fd-bfa0-ce0a6b863037 Destroying unnamed session 2023.11.08 06:58:49.976819 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:49.976896 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:49.976927 [ 3 ] {} HTTP-Session: 722550dd-352a-4a04-9adc-c9fdb06447cb Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:49.976960 [ 3 ] {} HTTP-Session: 722550dd-352a-4a04-9adc-c9fdb06447cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:49.977291 [ 3 ] {0b0fc1e3-4430-4ede-b857-bbe931381b7e} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.08 06:58:49.977354 [ 3 ] {0b0fc1e3-4430-4ede-b857-bbe931381b7e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.11.08 06:58:49.998713 [ 3 ] {0b0fc1e3-4430-4ede-b857-bbe931381b7e} oximeter.measurements_histogrami32 (aff7ffea-9e1c-4dbf-902b-0019073900b2): Loading data parts 2023.11.08 06:58:49.998817 [ 3 ] {0b0fc1e3-4430-4ede-b857-bbe931381b7e} oximeter.measurements_histogrami32 (aff7ffea-9e1c-4dbf-902b-0019073900b2): There are no data parts 2023.11.08 06:58:50.000144 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 219.10 MiB, peak 222.00 MiB, will set to 226.29 MiB (RSS), difference: 7.20 MiB 2023.11.08 06:58:50.002779 [ 3 ] {0b0fc1e3-4430-4ede-b857-bbe931381b7e} DynamicQueryHandler: Done processing query 2023.11.08 06:58:50.002850 [ 3 ] {0b0fc1e3-4430-4ede-b857-bbe931381b7e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:50.002871 [ 3 ] {} HTTP-Session: 722550dd-352a-4a04-9adc-c9fdb06447cb Destroying unnamed session 2023.11.08 06:58:50.003089 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:50.003172 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:50.003204 [ 3 ] {} HTTP-Session: fc8f9ff0-5ea3-4e69-8940-9e618f2b0bcb Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:50.003248 [ 3 ] {} HTTP-Session: fc8f9ff0-5ea3-4e69-8940-9e618f2b0bcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:50.003514 [ 3 ] {73bf1897-1d26-40eb-a68c-5ebdc4d74840} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.08 06:58:50.003573 [ 3 ] {73bf1897-1d26-40eb-a68c-5ebdc4d74840} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.11.08 06:58:50.025041 [ 3 ] {73bf1897-1d26-40eb-a68c-5ebdc4d74840} oximeter.measurements_histogramu32 (1aab28b9-0bf6-4f0e-9eef-84f3740cca98): Loading data parts 2023.11.08 06:58:50.025162 [ 3 ] {73bf1897-1d26-40eb-a68c-5ebdc4d74840} oximeter.measurements_histogramu32 (1aab28b9-0bf6-4f0e-9eef-84f3740cca98): There are no data parts 2023.11.08 06:58:50.040669 [ 3 ] {73bf1897-1d26-40eb-a68c-5ebdc4d74840} DynamicQueryHandler: Done processing query 2023.11.08 06:58:50.040700 [ 3 ] {73bf1897-1d26-40eb-a68c-5ebdc4d74840} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:50.040728 [ 3 ] {} HTTP-Session: fc8f9ff0-5ea3-4e69-8940-9e618f2b0bcb Destroying unnamed session 2023.11.08 06:58:50.040843 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:50.040891 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:50.040910 [ 3 ] {} HTTP-Session: ea8bb2ef-5a4b-4202-a751-c51474b4997c Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:50.040933 [ 3 ] {} HTTP-Session: ea8bb2ef-5a4b-4202-a751-c51474b4997c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:50.041205 [ 3 ] {678d8433-2bd9-4b52-af02-06bda09ee5c8} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.08 06:58:50.041261 [ 3 ] {678d8433-2bd9-4b52-af02-06bda09ee5c8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.11.08 06:58:50.052521 [ 3 ] {678d8433-2bd9-4b52-af02-06bda09ee5c8} oximeter.measurements_histogrami64 (7357ecdc-0a83-4a15-a0c3-5b11c83e540f): Loading data parts 2023.11.08 06:58:50.052616 [ 3 ] {678d8433-2bd9-4b52-af02-06bda09ee5c8} oximeter.measurements_histogrami64 (7357ecdc-0a83-4a15-a0c3-5b11c83e540f): There are no data parts 2023.11.08 06:58:50.066023 [ 3 ] {678d8433-2bd9-4b52-af02-06bda09ee5c8} DynamicQueryHandler: Done processing query 2023.11.08 06:58:50.066061 [ 3 ] {678d8433-2bd9-4b52-af02-06bda09ee5c8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:50.066097 [ 3 ] {} HTTP-Session: ea8bb2ef-5a4b-4202-a751-c51474b4997c Destroying unnamed session 2023.11.08 06:58:50.066255 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:50.066332 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:50.066368 [ 3 ] {} HTTP-Session: 5788666c-c2af-4c7a-b7c5-e91327f86d41 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:50.066385 [ 3 ] {} HTTP-Session: 5788666c-c2af-4c7a-b7c5-e91327f86d41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:50.066602 [ 3 ] {36a6be2d-efaa-47c2-a868-3fb4c4046142} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.08 06:58:50.066657 [ 3 ] {36a6be2d-efaa-47c2-a868-3fb4c4046142} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.11.08 06:58:50.076997 [ 3 ] {36a6be2d-efaa-47c2-a868-3fb4c4046142} oximeter.measurements_histogramu64 (5a516842-5edb-4382-b7dd-fbee9082d23d): Loading data parts 2023.11.08 06:58:50.077094 [ 3 ] {36a6be2d-efaa-47c2-a868-3fb4c4046142} oximeter.measurements_histogramu64 (5a516842-5edb-4382-b7dd-fbee9082d23d): There are no data parts 2023.11.08 06:58:50.109772 [ 3 ] {36a6be2d-efaa-47c2-a868-3fb4c4046142} DynamicQueryHandler: Done processing query 2023.11.08 06:58:50.109825 [ 3 ] {36a6be2d-efaa-47c2-a868-3fb4c4046142} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:50.109844 [ 3 ] {} HTTP-Session: 5788666c-c2af-4c7a-b7c5-e91327f86d41 Destroying unnamed session 2023.11.08 06:58:50.109976 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:50.110043 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:50.110066 [ 3 ] {} HTTP-Session: b4c77a74-ac60-403a-9b45-0381b28f40f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:50.110086 [ 3 ] {} HTTP-Session: b4c77a74-ac60-403a-9b45-0381b28f40f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:50.110343 [ 3 ] {04c9f41b-ef1a-4d59-96cf-13773aa527cc} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.08 06:58:50.110397 [ 3 ] {04c9f41b-ef1a-4d59-96cf-13773aa527cc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.11.08 06:58:50.120685 [ 3 ] {04c9f41b-ef1a-4d59-96cf-13773aa527cc} oximeter.measurements_histogramf32 (4d1c8c59-c4ef-4d71-87de-a5a8ed715749): Loading data parts 2023.11.08 06:58:50.120783 [ 3 ] {04c9f41b-ef1a-4d59-96cf-13773aa527cc} oximeter.measurements_histogramf32 (4d1c8c59-c4ef-4d71-87de-a5a8ed715749): There are no data parts 2023.11.08 06:58:50.130159 [ 3 ] {04c9f41b-ef1a-4d59-96cf-13773aa527cc} DynamicQueryHandler: Done processing query 2023.11.08 06:58:50.130246 [ 3 ] {04c9f41b-ef1a-4d59-96cf-13773aa527cc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:50.130265 [ 3 ] {} HTTP-Session: b4c77a74-ac60-403a-9b45-0381b28f40f8 Destroying unnamed session 2023.11.08 06:58:50.130407 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:50.130470 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:50.130489 [ 3 ] {} HTTP-Session: e15be0f8-035a-40be-b53c-65bf3822935a Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:50.130511 [ 3 ] {} HTTP-Session: e15be0f8-035a-40be-b53c-65bf3822935a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:50.130734 [ 3 ] {63d4363d-bf1a-4439-9f65-e0856459edc5} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.08 06:58:50.130795 [ 3 ] {63d4363d-bf1a-4439-9f65-e0856459edc5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.11.08 06:58:50.146840 [ 3 ] {63d4363d-bf1a-4439-9f65-e0856459edc5} oximeter.measurements_histogramf64 (9f758da6-f037-4e1e-987e-ffcee667bad2): Loading data parts 2023.11.08 06:58:50.146983 [ 3 ] {63d4363d-bf1a-4439-9f65-e0856459edc5} oximeter.measurements_histogramf64 (9f758da6-f037-4e1e-987e-ffcee667bad2): There are no data parts 2023.11.08 06:58:50.156974 [ 3 ] {63d4363d-bf1a-4439-9f65-e0856459edc5} DynamicQueryHandler: Done processing query 2023.11.08 06:58:50.157007 [ 3 ] {63d4363d-bf1a-4439-9f65-e0856459edc5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:50.157025 [ 3 ] {} HTTP-Session: e15be0f8-035a-40be-b53c-65bf3822935a Destroying unnamed session 2023.11.08 06:58:50.157161 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:50.157221 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:50.157244 [ 3 ] {} HTTP-Session: aec57bba-c76e-433a-9ceb-27c1ac0b044a Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:50.157271 [ 3 ] {} HTTP-Session: aec57bba-c76e-433a-9ceb-27c1ac0b044a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:50.157438 [ 3 ] {5fc206fe-791e-419b-9152-a41e83947986} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.08 06:58:50.157481 [ 3 ] {5fc206fe-791e-419b-9152-a41e83947986} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.11.08 06:58:50.177890 [ 3 ] {5fc206fe-791e-419b-9152-a41e83947986} oximeter.fields_bool (9a170d84-7454-477a-b004-4e9b009dc714): Loading data parts 2023.11.08 06:58:50.178022 [ 3 ] {5fc206fe-791e-419b-9152-a41e83947986} oximeter.fields_bool (9a170d84-7454-477a-b004-4e9b009dc714): There are no data parts 2023.11.08 06:58:50.184352 [ 3 ] {5fc206fe-791e-419b-9152-a41e83947986} DynamicQueryHandler: Done processing query 2023.11.08 06:58:50.184391 [ 3 ] {5fc206fe-791e-419b-9152-a41e83947986} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:50.184410 [ 3 ] {} HTTP-Session: aec57bba-c76e-433a-9ceb-27c1ac0b044a Destroying unnamed session 2023.11.08 06:58:50.184544 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:50.184606 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:50.184629 [ 3 ] {} HTTP-Session: 3c24f0c8-e9e5-4434-b29c-ed776b8a534f Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:50.184655 [ 3 ] {} HTTP-Session: 3c24f0c8-e9e5-4434-b29c-ed776b8a534f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:50.184849 [ 3 ] {2b26d533-d590-44de-9a44-f9b0db4e5751} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.08 06:58:50.184900 [ 3 ] {2b26d533-d590-44de-9a44-f9b0db4e5751} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.11.08 06:58:50.195508 [ 3 ] {2b26d533-d590-44de-9a44-f9b0db4e5751} oximeter.fields_i8 (e6ed84ce-7651-477e-ab5d-1f895bd8bf48): Loading data parts 2023.11.08 06:58:50.195608 [ 3 ] {2b26d533-d590-44de-9a44-f9b0db4e5751} oximeter.fields_i8 (e6ed84ce-7651-477e-ab5d-1f895bd8bf48): There are no data parts 2023.11.08 06:58:50.208277 [ 3 ] {2b26d533-d590-44de-9a44-f9b0db4e5751} DynamicQueryHandler: Done processing query 2023.11.08 06:58:50.208308 [ 3 ] {2b26d533-d590-44de-9a44-f9b0db4e5751} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:50.208337 [ 3 ] {} HTTP-Session: 3c24f0c8-e9e5-4434-b29c-ed776b8a534f Destroying unnamed session 2023.11.08 06:58:50.208459 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:50.208516 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:50.208547 [ 3 ] {} HTTP-Session: 56226bcf-cfc9-4602-ba70-c1573213d65c Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:50.208569 [ 3 ] {} HTTP-Session: 56226bcf-cfc9-4602-ba70-c1573213d65c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:50.208763 [ 3 ] {0385a65d-de8c-4527-b555-11a4c7ad9887} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.08 06:58:50.208815 [ 3 ] {0385a65d-de8c-4527-b555-11a4c7ad9887} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.11.08 06:58:50.228325 [ 3 ] {0385a65d-de8c-4527-b555-11a4c7ad9887} oximeter.fields_u8 (bb8630e8-8278-4bc8-9a36-3b43771c6a06): Loading data parts 2023.11.08 06:58:50.228430 [ 3 ] {0385a65d-de8c-4527-b555-11a4c7ad9887} oximeter.fields_u8 (bb8630e8-8278-4bc8-9a36-3b43771c6a06): There are no data parts 2023.11.08 06:58:50.233686 [ 3 ] {0385a65d-de8c-4527-b555-11a4c7ad9887} DynamicQueryHandler: Done processing query 2023.11.08 06:58:50.233720 [ 3 ] {0385a65d-de8c-4527-b555-11a4c7ad9887} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:50.233744 [ 3 ] {} HTTP-Session: 56226bcf-cfc9-4602-ba70-c1573213d65c Destroying unnamed session 2023.11.08 06:58:50.233865 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:50.233917 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:50.233943 [ 3 ] {} HTTP-Session: d518a253-b8be-47b0-8bd1-5739bef03c49 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:50.233961 [ 3 ] {} HTTP-Session: d518a253-b8be-47b0-8bd1-5739bef03c49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:50.234123 [ 3 ] {3f05d77d-b0e6-4a9f-b812-3d5cff63f91c} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.08 06:58:50.234167 [ 3 ] {3f05d77d-b0e6-4a9f-b812-3d5cff63f91c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.11.08 06:58:50.253927 [ 3 ] {3f05d77d-b0e6-4a9f-b812-3d5cff63f91c} oximeter.fields_i16 (d41dd0ac-5fac-4e23-9ab4-6d0a3cb6eda8): Loading data parts 2023.11.08 06:58:50.254086 [ 3 ] {3f05d77d-b0e6-4a9f-b812-3d5cff63f91c} oximeter.fields_i16 (d41dd0ac-5fac-4e23-9ab4-6d0a3cb6eda8): There are no data parts 2023.11.08 06:58:50.259737 [ 3 ] {3f05d77d-b0e6-4a9f-b812-3d5cff63f91c} DynamicQueryHandler: Done processing query 2023.11.08 06:58:50.259767 [ 3 ] {3f05d77d-b0e6-4a9f-b812-3d5cff63f91c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:50.259809 [ 3 ] {} HTTP-Session: d518a253-b8be-47b0-8bd1-5739bef03c49 Destroying unnamed session 2023.11.08 06:58:50.259963 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:50.260016 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:50.260048 [ 3 ] {} HTTP-Session: b45c9c7b-5f3a-4fc1-9974-b1ad7ee17c52 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:50.260075 [ 3 ] {} HTTP-Session: b45c9c7b-5f3a-4fc1-9974-b1ad7ee17c52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:50.260275 [ 3 ] {d768ef82-5892-4530-82e3-ba4bc92def8b} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.08 06:58:50.260327 [ 3 ] {d768ef82-5892-4530-82e3-ba4bc92def8b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.11.08 06:58:50.270971 [ 3 ] {d768ef82-5892-4530-82e3-ba4bc92def8b} oximeter.fields_u16 (eac7f43f-5f61-4289-a3be-802d46900c4b): Loading data parts 2023.11.08 06:58:50.271067 [ 3 ] {d768ef82-5892-4530-82e3-ba4bc92def8b} oximeter.fields_u16 (eac7f43f-5f61-4289-a3be-802d46900c4b): There are no data parts 2023.11.08 06:58:50.280023 [ 3 ] {d768ef82-5892-4530-82e3-ba4bc92def8b} DynamicQueryHandler: Done processing query 2023.11.08 06:58:50.280051 [ 3 ] {d768ef82-5892-4530-82e3-ba4bc92def8b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:50.280088 [ 3 ] {} HTTP-Session: b45c9c7b-5f3a-4fc1-9974-b1ad7ee17c52 Destroying unnamed session 2023.11.08 06:58:50.280216 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:50.280274 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:50.280301 [ 3 ] {} HTTP-Session: cfcfde51-72d4-410b-98e5-1f9b33d67090 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:50.280318 [ 3 ] {} HTTP-Session: cfcfde51-72d4-410b-98e5-1f9b33d67090 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:50.280485 [ 3 ] {e683b21c-0a81-4fb8-abbc-648ec66a4e8c} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.08 06:58:50.280540 [ 3 ] {e683b21c-0a81-4fb8-abbc-648ec66a4e8c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.11.08 06:58:50.295624 [ 3 ] {e683b21c-0a81-4fb8-abbc-648ec66a4e8c} oximeter.fields_i32 (f9c85ff0-75e4-4d51-bfbe-2610c858ee5a): Loading data parts 2023.11.08 06:58:50.295725 [ 3 ] {e683b21c-0a81-4fb8-abbc-648ec66a4e8c} oximeter.fields_i32 (f9c85ff0-75e4-4d51-bfbe-2610c858ee5a): There are no data parts 2023.11.08 06:58:50.305241 [ 3 ] {e683b21c-0a81-4fb8-abbc-648ec66a4e8c} DynamicQueryHandler: Done processing query 2023.11.08 06:58:50.305283 [ 3 ] {e683b21c-0a81-4fb8-abbc-648ec66a4e8c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:50.305299 [ 3 ] {} HTTP-Session: cfcfde51-72d4-410b-98e5-1f9b33d67090 Destroying unnamed session 2023.11.08 06:58:50.305442 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:50.305501 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:50.305520 [ 3 ] {} HTTP-Session: fb12d852-bdc1-4f89-9e6c-8a873a7440bd Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:50.305543 [ 3 ] {} HTTP-Session: fb12d852-bdc1-4f89-9e6c-8a873a7440bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:50.305706 [ 3 ] {c8c75eae-d4ca-4cdb-a814-833e939aabc0} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.08 06:58:50.305749 [ 3 ] {c8c75eae-d4ca-4cdb-a814-833e939aabc0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.11.08 06:58:50.311098 [ 3 ] {c8c75eae-d4ca-4cdb-a814-833e939aabc0} oximeter.fields_u32 (8be86cab-84b4-43f8-899c-75c41e94227e): Loading data parts 2023.11.08 06:58:50.311195 [ 3 ] {c8c75eae-d4ca-4cdb-a814-833e939aabc0} oximeter.fields_u32 (8be86cab-84b4-43f8-899c-75c41e94227e): There are no data parts 2023.11.08 06:58:50.321525 [ 3 ] {c8c75eae-d4ca-4cdb-a814-833e939aabc0} DynamicQueryHandler: Done processing query 2023.11.08 06:58:50.321569 [ 3 ] {c8c75eae-d4ca-4cdb-a814-833e939aabc0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:50.321588 [ 3 ] {} HTTP-Session: fb12d852-bdc1-4f89-9e6c-8a873a7440bd Destroying unnamed session 2023.11.08 06:58:50.321743 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:50.321811 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:50.321835 [ 3 ] {} HTTP-Session: 795d8d9c-ffcb-4921-9fec-84cd9e7e4d23 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:50.321862 [ 3 ] {} HTTP-Session: 795d8d9c-ffcb-4921-9fec-84cd9e7e4d23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:50.322054 [ 3 ] {0575f1ef-4cc6-4889-a5a8-fdf9ae34bcc9} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.08 06:58:50.322119 [ 3 ] {0575f1ef-4cc6-4889-a5a8-fdf9ae34bcc9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.11.08 06:58:50.343746 [ 3 ] {0575f1ef-4cc6-4889-a5a8-fdf9ae34bcc9} oximeter.fields_i64 (320cc7fd-763a-4757-964a-a5f10cb6466c): Loading data parts 2023.11.08 06:58:50.343865 [ 3 ] {0575f1ef-4cc6-4889-a5a8-fdf9ae34bcc9} oximeter.fields_i64 (320cc7fd-763a-4757-964a-a5f10cb6466c): There are no data parts 2023.11.08 06:58:50.360320 [ 3 ] {0575f1ef-4cc6-4889-a5a8-fdf9ae34bcc9} DynamicQueryHandler: Done processing query 2023.11.08 06:58:50.360351 [ 3 ] {0575f1ef-4cc6-4889-a5a8-fdf9ae34bcc9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:50.360379 [ 3 ] {} HTTP-Session: 795d8d9c-ffcb-4921-9fec-84cd9e7e4d23 Destroying unnamed session 2023.11.08 06:58:50.360512 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:50.360571 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:50.360601 [ 3 ] {} HTTP-Session: e14c646c-c8b6-4983-9840-674c4deabaef Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:50.360621 [ 3 ] {} HTTP-Session: e14c646c-c8b6-4983-9840-674c4deabaef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:50.360814 [ 3 ] {a8055cb5-593d-4189-a984-7f6b86384393} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.08 06:58:50.360866 [ 3 ] {a8055cb5-593d-4189-a984-7f6b86384393} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.11.08 06:58:50.369880 [ 3 ] {a8055cb5-593d-4189-a984-7f6b86384393} oximeter.fields_u64 (e5377519-7ae0-4441-b4fe-3c853dfc4d95): Loading data parts 2023.11.08 06:58:50.369985 [ 3 ] {a8055cb5-593d-4189-a984-7f6b86384393} oximeter.fields_u64 (e5377519-7ae0-4441-b4fe-3c853dfc4d95): There are no data parts 2023.11.08 06:58:50.393530 [ 3 ] {a8055cb5-593d-4189-a984-7f6b86384393} DynamicQueryHandler: Done processing query 2023.11.08 06:58:50.393568 [ 3 ] {a8055cb5-593d-4189-a984-7f6b86384393} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:50.393588 [ 3 ] {} HTTP-Session: e14c646c-c8b6-4983-9840-674c4deabaef Destroying unnamed session 2023.11.08 06:58:50.393718 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:50.393776 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:50.393799 [ 3 ] {} HTTP-Session: 630c44d8-a3d1-45c3-9e87-124e39b922d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:50.393827 [ 3 ] {} HTTP-Session: 630c44d8-a3d1-45c3-9e87-124e39b922d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:50.394019 [ 3 ] {c6c614d8-96c9-4bf2-b4e1-0fe38d6e4778} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.08 06:58:50.394072 [ 3 ] {c6c614d8-96c9-4bf2-b4e1-0fe38d6e4778} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.11.08 06:58:50.406276 [ 3 ] {c6c614d8-96c9-4bf2-b4e1-0fe38d6e4778} oximeter.fields_ipaddr (9cbc730f-3657-498e-9a57-5b3cc0b77f47): Loading data parts 2023.11.08 06:58:50.406367 [ 3 ] {c6c614d8-96c9-4bf2-b4e1-0fe38d6e4778} oximeter.fields_ipaddr (9cbc730f-3657-498e-9a57-5b3cc0b77f47): There are no data parts 2023.11.08 06:58:50.417016 [ 3 ] {c6c614d8-96c9-4bf2-b4e1-0fe38d6e4778} DynamicQueryHandler: Done processing query 2023.11.08 06:58:50.417046 [ 3 ] {c6c614d8-96c9-4bf2-b4e1-0fe38d6e4778} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:50.417074 [ 3 ] {} HTTP-Session: 630c44d8-a3d1-45c3-9e87-124e39b922d2 Destroying unnamed session 2023.11.08 06:58:50.417216 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:50.417267 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:50.417298 [ 3 ] {} HTTP-Session: 68594b09-be94-4bbc-8955-1aa49722ef89 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:50.417321 [ 3 ] {} HTTP-Session: 68594b09-be94-4bbc-8955-1aa49722ef89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:50.417471 [ 3 ] {660fa4d5-a8c2-42d9-8ad8-c479206aa8c2} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.08 06:58:50.417521 [ 3 ] {660fa4d5-a8c2-42d9-8ad8-c479206aa8c2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.11.08 06:58:50.429739 [ 3 ] {660fa4d5-a8c2-42d9-8ad8-c479206aa8c2} oximeter.fields_string (ce6b7412-02ad-4d8e-addf-391e1546069e): Loading data parts 2023.11.08 06:58:50.429836 [ 3 ] {660fa4d5-a8c2-42d9-8ad8-c479206aa8c2} oximeter.fields_string (ce6b7412-02ad-4d8e-addf-391e1546069e): There are no data parts 2023.11.08 06:58:50.448866 [ 3 ] {660fa4d5-a8c2-42d9-8ad8-c479206aa8c2} DynamicQueryHandler: Done processing query 2023.11.08 06:58:50.448896 [ 3 ] {660fa4d5-a8c2-42d9-8ad8-c479206aa8c2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:50.448926 [ 3 ] {} HTTP-Session: 68594b09-be94-4bbc-8955-1aa49722ef89 Destroying unnamed session 2023.11.08 06:58:50.449061 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:50.449121 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:50.449151 [ 3 ] {} HTTP-Session: e00206d1-58b3-4075-8be8-b788aff06f82 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:50.449173 [ 3 ] {} HTTP-Session: e00206d1-58b3-4075-8be8-b788aff06f82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:50.449358 [ 3 ] {2a6cbd59-fd7f-445d-ac96-446a2d11e82f} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.08 06:58:50.449408 [ 3 ] {2a6cbd59-fd7f-445d-ac96-446a2d11e82f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.11.08 06:58:50.453552 [ 3 ] {2a6cbd59-fd7f-445d-ac96-446a2d11e82f} oximeter.fields_uuid (24508593-067c-41fb-8633-dc0aa44b95c1): Loading data parts 2023.11.08 06:58:50.453656 [ 3 ] {2a6cbd59-fd7f-445d-ac96-446a2d11e82f} oximeter.fields_uuid (24508593-067c-41fb-8633-dc0aa44b95c1): There are no data parts 2023.11.08 06:58:50.472637 [ 3 ] {2a6cbd59-fd7f-445d-ac96-446a2d11e82f} DynamicQueryHandler: Done processing query 2023.11.08 06:58:50.472677 [ 3 ] {2a6cbd59-fd7f-445d-ac96-446a2d11e82f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:50.472695 [ 3 ] {} HTTP-Session: e00206d1-58b3-4075-8be8-b788aff06f82 Destroying unnamed session 2023.11.08 06:58:50.472834 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 1152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:50.472894 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:50.472917 [ 3 ] {} HTTP-Session: 0a81b8a5-ceef-4e35-8825-9dc61027200a Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:50.472944 [ 3 ] {} HTTP-Session: 0a81b8a5-ceef-4e35-8825-9dc61027200a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:50.473211 [ 3 ] {fbb3be0d-a2d7-47d3-ae9e-0006b2a0ff63} executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name); (stage: Complete) 2023.11.08 06:58:50.473286 [ 3 ] {fbb3be0d-a2d7-47d3-ae9e-0006b2a0ff63} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.11.08 06:58:50.486194 [ 3 ] {fbb3be0d-a2d7-47d3-ae9e-0006b2a0ff63} oximeter.timeseries_schema (357538c4-de1c-46f3-9722-cde3fb3250e3): Loading data parts 2023.11.08 06:58:50.486293 [ 3 ] {fbb3be0d-a2d7-47d3-ae9e-0006b2a0ff63} oximeter.timeseries_schema (357538c4-de1c-46f3-9722-cde3fb3250e3): There are no data parts 2023.11.08 06:58:50.495367 [ 3 ] {fbb3be0d-a2d7-47d3-ae9e-0006b2a0ff63} DynamicQueryHandler: Done processing query 2023.11.08 06:58:50.495408 [ 3 ] {fbb3be0d-a2d7-47d3-ae9e-0006b2a0ff63} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.08 06:58:50.495424 [ 3 ] {} HTTP-Session: 0a81b8a5-ceef-4e35-8825-9dc61027200a Destroying unnamed session 2023.11.08 06:58:50.495556 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:58:50.495610 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:58:50.495629 [ 3 ] {} HTTP-Session: c6b1c258-b169-4aa7-8a85-30ddf830a5e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274 2023.11.08 06:58:50.495653 [ 3 ] {} HTTP-Session: c6b1c258-b169-4aa7-8a85-30ddf830a5e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:58:50.495774 [ 3 ] {98a9d1b9-2686-4a23-903c-2255f43b7a09} executeQuery: (from [fd00:1122:3344:101::d]:37274) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.11.08 06:58:50.496440 [ 3 ] {98a9d1b9-2686-4a23-903c-2255f43b7a09} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.11.08 06:58:50.499399 [ 3 ] {98a9d1b9-2686-4a23-903c-2255f43b7a09} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.00 GiB. 2023.11.08 06:58:50.502434 [ 3 ] {98a9d1b9-2686-4a23-903c-2255f43b7a09} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.08 06:58:50.502660 [ 3 ] {98a9d1b9-2686-4a23-903c-2255f43b7a09} oximeter.version (7fbe59c2-ae78-49b2-bb4e-7162b4917d7e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.08 06:58:50.502920 [ 3 ] {98a9d1b9-2686-4a23-903c-2255f43b7a09} executeQuery: Read 1 rows, 16.00 B in 0.007115063 sec., 140 rows/sec., 2.20 KiB/sec. 2023.11.08 06:58:50.503037 [ 3 ] {98a9d1b9-2686-4a23-903c-2255f43b7a09} DynamicQueryHandler: Done processing query 2023.11.08 06:58:50.503058 [ 3 ] {98a9d1b9-2686-4a23-903c-2255f43b7a09} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.11.08 06:58:50.503074 [ 3 ] {} HTTP-Session: c6b1c258-b169-4aa7-8a85-30ddf830a5e4 Destroying unnamed session 2023.11.08 06:58:51.000134 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 226.19 MiB, peak 231.26 MiB, will set to 228.28 MiB (RSS), difference: 2.10 MiB 2023.11.08 06:59:03.792978 [ 164 ] {} DNSResolver: Updating DNS cache 2023.11.08 06:59:03.793034 [ 164 ] {} DNSResolver: Updated DNS cache 2023.11.08 06:59:18.793082 [ 143 ] {} DNSResolver: Updating DNS cache 2023.11.08 06:59:18.793231 [ 143 ] {} DNSResolver: Updated DNS cache 2023.11.08 06:59:33.793277 [ 130 ] {} DNSResolver: Updating DNS cache 2023.11.08 06:59:33.793340 [ 130 ] {} DNSResolver: Updated DNS cache 2023.11.08 06:59:48.793613 [ 122 ] {} DNSResolver: Updating DNS cache 2023.11.08 06:59:48.793710 [ 122 ] {} DNSResolver: Updated DNS cache 2023.11.08 06:59:50.511317 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:59:50.511503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:59:50.511555 [ 3 ] {} HTTP-Session: 1be6330e-a6da-4076-b7b6-58a341f4303b Authenticating user 'default' from [fd00:1122:3344:101::d]:37205 2023.11.08 06:59:50.511579 [ 3 ] {} HTTP-Session: 1be6330e-a6da-4076-b7b6-58a341f4303b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:59:50.511739 [ 3 ] {b6ac5969-f5a2-4cb1-b762-4cc4a8db80ab} executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2023.11.08 06:59:50.512101 [ 3 ] {b6ac5969-f5a2-4cb1-b762-4cc4a8db80ab} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:50.512865 [ 3 ] {b6ac5969-f5a2-4cb1-b762-4cc4a8db80ab} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:50.513003 [ 3 ] {b6ac5969-f5a2-4cb1-b762-4cc4a8db80ab} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.08 06:59:50.513938 [ 3 ] {b6ac5969-f5a2-4cb1-b762-4cc4a8db80ab} DynamicQueryHandler: Done processing query 2023.11.08 06:59:50.513985 [ 3 ] {b6ac5969-f5a2-4cb1-b762-4cc4a8db80ab} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.08 06:59:50.514001 [ 3 ] {} HTTP-Session: 1be6330e-a6da-4076-b7b6-58a341f4303b Destroying unnamed session 2023.11.08 06:59:50.515206 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:59:50.515260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:59:50.515283 [ 3 ] {} HTTP-Session: 53028336-7876-46c3-a19a-9de41db5c210 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205 2023.11.08 06:59:50.515308 [ 3 ] {} HTTP-Session: 53028336-7876-46c3-a19a-9de41db5c210 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:59:50.515429 [ 3 ] {27648443-ede4-43fe-a3aa-39a6fc3d62e8} executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled') FORMAT JSONEachRow; (stage: Complete) 2023.11.08 06:59:50.518851 [ 3 ] {27648443-ede4-43fe-a3aa-39a6fc3d62e8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:50.518993 [ 3 ] {27648443-ede4-43fe-a3aa-39a6fc3d62e8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:50.519098 [ 3 ] {27648443-ede4-43fe-a3aa-39a6fc3d62e8} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.08 06:59:50.520011 [ 3 ] {27648443-ede4-43fe-a3aa-39a6fc3d62e8} DynamicQueryHandler: Done processing query 2023.11.08 06:59:50.520040 [ 3 ] {27648443-ede4-43fe-a3aa-39a6fc3d62e8} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.08 06:59:50.520064 [ 3 ] {} HTTP-Session: 53028336-7876-46c3-a19a-9de41db5c210 Destroying unnamed session 2023.11.08 06:59:50.520749 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:59:50.520804 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:59:50.520830 [ 3 ] {} HTTP-Session: 75c3e61d-48cf-413c-805b-9b85c77c9932 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205 2023.11.08 06:59:50.520855 [ 3 ] {} HTTP-Session: 75c3e61d-48cf-413c-805b-9b85c77c9932 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:59:50.520964 [ 3 ] {f15878ba-2df8-4c24-b37e-a4e8b00c1cfc} executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up') FORMAT JSONEachRow; (stage: Complete) 2023.11.08 06:59:50.521407 [ 3 ] {f15878ba-2df8-4c24-b37e-a4e8b00c1cfc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:50.521565 [ 3 ] {f15878ba-2df8-4c24-b37e-a4e8b00c1cfc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:50.521615 [ 3 ] {f15878ba-2df8-4c24-b37e-a4e8b00c1cfc} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.08 06:59:50.522504 [ 3 ] {f15878ba-2df8-4c24-b37e-a4e8b00c1cfc} DynamicQueryHandler: Done processing query 2023.11.08 06:59:50.522537 [ 3 ] {f15878ba-2df8-4c24-b37e-a4e8b00c1cfc} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.08 06:59:50.522564 [ 3 ] {} HTTP-Session: 75c3e61d-48cf-413c-805b-9b85c77c9932 Destroying unnamed session 2023.11.08 06:59:50.522835 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:59:50.522894 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:59:50.522921 [ 3 ] {} HTTP-Session: c1d9df17-a939-4c32-94ee-2d0e0a2bd522 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205 2023.11.08 06:59:50.522937 [ 3 ] {} HTTP-Session: c1d9df17-a939-4c32-94ee-2d0e0a2bd522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:59:50.523058 [ 3 ] {c1a76f34-8e84-4d31-8db0-a4947001f9eb} executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete) 2023.11.08 06:59:50.523397 [ 3 ] {c1a76f34-8e84-4d31-8db0-a4947001f9eb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:50.523558 [ 3 ] {c1a76f34-8e84-4d31-8db0-a4947001f9eb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:50.523608 [ 3 ] {c1a76f34-8e84-4d31-8db0-a4947001f9eb} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.08 06:59:50.524518 [ 3 ] {c1a76f34-8e84-4d31-8db0-a4947001f9eb} DynamicQueryHandler: Done processing query 2023.11.08 06:59:50.524546 [ 3 ] {c1a76f34-8e84-4d31-8db0-a4947001f9eb} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.08 06:59:50.524562 [ 3 ] {} HTTP-Session: c1d9df17-a939-4c32-94ee-2d0e0a2bd522 Destroying unnamed session 2023.11.08 06:59:50.524784 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:59:50.524837 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:59:50.524855 [ 3 ] {} HTTP-Session: be3485e2-c20b-4088-a4cd-0d55cc328a8d Authenticating user 'default' from [fd00:1122:3344:101::d]:37205 2023.11.08 06:59:50.524878 [ 3 ] {} HTTP-Session: be3485e2-c20b-4088-a4cd-0d55cc328a8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:59:50.524995 [ 3 ] {f67f996c-0bbf-4c42-b4b8-a5e00fb30302} executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) 2023.11.08 06:59:50.525340 [ 3 ] {f67f996c-0bbf-4c42-b4b8-a5e00fb30302} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:50.525494 [ 3 ] {f67f996c-0bbf-4c42-b4b8-a5e00fb30302} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:50.525542 [ 3 ] {f67f996c-0bbf-4c42-b4b8-a5e00fb30302} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.08 06:59:50.526263 [ 3 ] {f67f996c-0bbf-4c42-b4b8-a5e00fb30302} DynamicQueryHandler: Done processing query 2023.11.08 06:59:50.526291 [ 3 ] {f67f996c-0bbf-4c42-b4b8-a5e00fb30302} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.08 06:59:50.526306 [ 3 ] {} HTTP-Session: be3485e2-c20b-4088-a4cd-0d55cc328a8d Destroying unnamed session 2023.11.08 06:59:50.526540 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:59:50.526598 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:59:50.526617 [ 3 ] {} HTTP-Session: 4982b658-7325-4c82-9d11-3170fb100998 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205 2023.11.08 06:59:50.526640 [ 3 ] {} HTTP-Session: 4982b658-7325-4c82-9d11-3170fb100998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:59:50.526757 [ 3 ] {055398b7-a5d6-4911-92ea-cf902f8d0e98} executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) 2023.11.08 06:59:50.527108 [ 3 ] {055398b7-a5d6-4911-92ea-cf902f8d0e98} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:50.527272 [ 3 ] {055398b7-a5d6-4911-92ea-cf902f8d0e98} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:50.527321 [ 3 ] {055398b7-a5d6-4911-92ea-cf902f8d0e98} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.08 06:59:50.528097 [ 3 ] {055398b7-a5d6-4911-92ea-cf902f8d0e98} DynamicQueryHandler: Done processing query 2023.11.08 06:59:50.528124 [ 3 ] {055398b7-a5d6-4911-92ea-cf902f8d0e98} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.08 06:59:50.528139 [ 3 ] {} HTTP-Session: 4982b658-7325-4c82-9d11-3170fb100998 Destroying unnamed session 2023.11.08 06:59:50.528381 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:59:50.528432 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:59:50.528449 [ 3 ] {} HTTP-Session: ae9793ec-6e2c-438b-bad4-ed8fd6ba04a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205 2023.11.08 06:59:50.528473 [ 3 ] {} HTTP-Session: ae9793ec-6e2c-438b-bad4-ed8fd6ba04a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:59:50.528591 [ 3 ] {3dc70f19-97af-4da4-991b-366f228e0b98} executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) 2023.11.08 06:59:50.528940 [ 3 ] {3dc70f19-97af-4da4-991b-366f228e0b98} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:50.529097 [ 3 ] {3dc70f19-97af-4da4-991b-366f228e0b98} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:50.529146 [ 3 ] {3dc70f19-97af-4da4-991b-366f228e0b98} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.08 06:59:50.529938 [ 3 ] {3dc70f19-97af-4da4-991b-366f228e0b98} DynamicQueryHandler: Done processing query 2023.11.08 06:59:50.529965 [ 3 ] {3dc70f19-97af-4da4-991b-366f228e0b98} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.08 06:59:50.529989 [ 3 ] {} HTTP-Session: ae9793ec-6e2c-438b-bad4-ed8fd6ba04a8 Destroying unnamed session 2023.11.08 06:59:50.530212 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:59:50.530272 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:59:50.530299 [ 3 ] {} HTTP-Session: b08c7940-3d31-406a-b8d0-04803ea62df8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205 2023.11.08 06:59:50.530316 [ 3 ] {} HTTP-Session: b08c7940-3d31-406a-b8d0-04803ea62df8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:59:50.530437 [ 3 ] {3cdd5268-0dc5-4037-8fcd-7928d39395b6} executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.08 06:59:50.530866 [ 3 ] {3cdd5268-0dc5-4037-8fcd-7928d39395b6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:50.531013 [ 3 ] {3cdd5268-0dc5-4037-8fcd-7928d39395b6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:50.531064 [ 3 ] {3cdd5268-0dc5-4037-8fcd-7928d39395b6} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.08 06:59:50.531884 [ 3 ] {3cdd5268-0dc5-4037-8fcd-7928d39395b6} DynamicQueryHandler: Done processing query 2023.11.08 06:59:50.531912 [ 3 ] {3cdd5268-0dc5-4037-8fcd-7928d39395b6} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.08 06:59:50.531937 [ 3 ] {} HTTP-Session: b08c7940-3d31-406a-b8d0-04803ea62df8 Destroying unnamed session 2023.11.08 06:59:50.532167 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:59:50.532211 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:59:50.532238 [ 3 ] {} HTTP-Session: 913009ff-bb33-404f-a3eb-f3cbc88dc808 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205 2023.11.08 06:59:50.532256 [ 3 ] {} HTTP-Session: 913009ff-bb33-404f-a3eb-f3cbc88dc808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:59:50.532370 [ 3 ] {73861469-8414-459f-bf75-9400262b39c7} executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.08 06:59:50.532726 [ 3 ] {73861469-8414-459f-bf75-9400262b39c7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:50.532886 [ 3 ] {73861469-8414-459f-bf75-9400262b39c7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:50.532927 [ 3 ] {73861469-8414-459f-bf75-9400262b39c7} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.08 06:59:50.533700 [ 3 ] {73861469-8414-459f-bf75-9400262b39c7} DynamicQueryHandler: Done processing query 2023.11.08 06:59:50.533739 [ 3 ] {73861469-8414-459f-bf75-9400262b39c7} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.08 06:59:50.533755 [ 3 ] {} HTTP-Session: 913009ff-bb33-404f-a3eb-f3cbc88dc808 Destroying unnamed session 2023.11.08 06:59:50.533990 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:59:50.534034 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:59:50.534053 [ 3 ] {} HTTP-Session: 39008a29-cfb3-4029-b742-8c9ba05f8968 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205 2023.11.08 06:59:50.534070 [ 3 ] {} HTTP-Session: 39008a29-cfb3-4029-b742-8c9ba05f8968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:59:50.534185 [ 3 ] {cbbaa20f-cf07-4203-8f38-ddf3dc98423f} executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.08 06:59:50.534535 [ 3 ] {cbbaa20f-cf07-4203-8f38-ddf3dc98423f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:50.534687 [ 3 ] {cbbaa20f-cf07-4203-8f38-ddf3dc98423f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:50.534727 [ 3 ] {cbbaa20f-cf07-4203-8f38-ddf3dc98423f} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.08 06:59:50.535466 [ 3 ] {cbbaa20f-cf07-4203-8f38-ddf3dc98423f} DynamicQueryHandler: Done processing query 2023.11.08 06:59:50.535494 [ 3 ] {cbbaa20f-cf07-4203-8f38-ddf3dc98423f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.08 06:59:50.535510 [ 3 ] {} HTTP-Session: 39008a29-cfb3-4029-b742-8c9ba05f8968 Destroying unnamed session 2023.11.08 06:59:50.535757 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:59:50.535801 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:59:50.535820 [ 3 ] {} HTTP-Session: 963410f5-a1d7-4b1d-8d65-396ef6486341 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205 2023.11.08 06:59:50.535836 [ 3 ] {} HTTP-Session: 963410f5-a1d7-4b1d-8d65-396ef6486341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:59:50.535951 [ 3 ] {734efcf9-9b32-452e-ba78-3067b7e4253c} executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.08 06:59:50.536303 [ 3 ] {734efcf9-9b32-452e-ba78-3067b7e4253c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:50.536458 [ 3 ] {734efcf9-9b32-452e-ba78-3067b7e4253c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:50.536497 [ 3 ] {734efcf9-9b32-452e-ba78-3067b7e4253c} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.08 06:59:50.537240 [ 3 ] {734efcf9-9b32-452e-ba78-3067b7e4253c} DynamicQueryHandler: Done processing query 2023.11.08 06:59:50.537268 [ 3 ] {734efcf9-9b32-452e-ba78-3067b7e4253c} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.08 06:59:50.537283 [ 3 ] {} HTTP-Session: 963410f5-a1d7-4b1d-8d65-396ef6486341 Destroying unnamed session 2023.11.08 06:59:50.542401 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:59:50.542454 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:59:50.542477 [ 3 ] {} HTTP-Session: 92ff1917-e530-4a8b-be4e-2c6859d2bdbd Authenticating user 'default' from [fd00:1122:3344:101::d]:37205 2023.11.08 06:59:50.542497 [ 3 ] {} HTTP-Session: 92ff1917-e530-4a8b-be4e-2c6859d2bdbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:59:50.542639 [ 3 ] {a779b17a-ea3d-43c0-a343-b3ffa4e4971f} executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.08 06:59:50.543076 [ 3 ] {a779b17a-ea3d-43c0-a343-b3ffa4e4971f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:50.543268 [ 3 ] {a779b17a-ea3d-43c0-a343-b3ffa4e4971f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:50.543318 [ 3 ] {a779b17a-ea3d-43c0-a343-b3ffa4e4971f} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.08 06:59:50.544114 [ 3 ] {a779b17a-ea3d-43c0-a343-b3ffa4e4971f} DynamicQueryHandler: Done processing query 2023.11.08 06:59:50.544142 [ 3 ] {a779b17a-ea3d-43c0-a343-b3ffa4e4971f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.08 06:59:50.544158 [ 3 ] {} HTTP-Session: 92ff1917-e530-4a8b-be4e-2c6859d2bdbd Destroying unnamed session 2023.11.08 06:59:50.544319 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:59:50.544363 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:59:50.544382 [ 3 ] {} HTTP-Session: ce2e5e4d-5cdd-4393-bc8a-75e7ceb907d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205 2023.11.08 06:59:50.544398 [ 3 ] {} HTTP-Session: ce2e5e4d-5cdd-4393-bc8a-75e7ceb907d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:59:50.544477 [ 3 ] {1d87dee6-27fe-4750-b576-2289a807ed72} executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.08 06:59:50.544530 [ 3 ] {1d87dee6-27fe-4750-b576-2289a807ed72} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:50.545279 [ 3 ] {1d87dee6-27fe-4750-b576-2289a807ed72} ParallelParsingInputFormat: Parallel parsing is used 2023.11.08 06:59:50.546348 [ 3 ] {1d87dee6-27fe-4750-b576-2289a807ed72} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.49 GiB. 2023.11.08 06:59:50.546697 [ 3 ] {1d87dee6-27fe-4750-b576-2289a807ed72} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.08 06:59:50.546858 [ 3 ] {1d87dee6-27fe-4750-b576-2289a807ed72} oximeter.timeseries_schema (357538c4-de1c-46f3-9722-cde3fb3250e3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.08 06:59:50.546982 [ 3 ] {1d87dee6-27fe-4750-b576-2289a807ed72} executeQuery: Read 12 rows, 1.62 KiB in 0.00246911 sec., 4860 rows/sec., 655.76 KiB/sec. 2023.11.08 06:59:50.547121 [ 3 ] {1d87dee6-27fe-4750-b576-2289a807ed72} DynamicQueryHandler: Done processing query 2023.11.08 06:59:50.547144 [ 3 ] {1d87dee6-27fe-4750-b576-2289a807ed72} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.08 06:59:50.547159 [ 3 ] {} HTTP-Session: ce2e5e4d-5cdd-4393-bc8a-75e7ceb907d6 Destroying unnamed session 2023.11.08 06:59:50.547267 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:59:50.547311 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:59:50.547330 [ 3 ] {} HTTP-Session: f5e0489c-c6b3-47b4-8457-1b71e9135b3f Authenticating user 'default' from [fd00:1122:3344:101::d]:37205 2023.11.08 06:59:50.547347 [ 3 ] {} HTTP-Session: f5e0489c-c6b3-47b4-8457-1b71e9135b3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:59:50.547414 [ 3 ] {e3b00ae2-e271-4f1d-ae23-78d470737432} executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.08 06:59:50.547452 [ 3 ] {e3b00ae2-e271-4f1d-ae23-78d470737432} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.08 06:59:50.547557 [ 3 ] {e3b00ae2-e271-4f1d-ae23-78d470737432} ParallelParsingInputFormat: Parallel parsing is used 2023.11.08 06:59:50.549205 [ 3 ] {e3b00ae2-e271-4f1d-ae23-78d470737432} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.49 GiB. 2023.11.08 06:59:50.549418 [ 3 ] {e3b00ae2-e271-4f1d-ae23-78d470737432} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.08 06:59:50.549563 [ 3 ] {e3b00ae2-e271-4f1d-ae23-78d470737432} oximeter.fields_i64 (320cc7fd-763a-4757-964a-a5f10cb6466c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.08 06:59:50.549677 [ 3 ] {e3b00ae2-e271-4f1d-ae23-78d470737432} executeQuery: Read 6 rows, 348.00 B in 0.002228584 sec., 2692 rows/sec., 152.49 KiB/sec. 2023.11.08 06:59:50.549822 [ 3 ] {e3b00ae2-e271-4f1d-ae23-78d470737432} DynamicQueryHandler: Done processing query 2023.11.08 06:59:50.549846 [ 3 ] {e3b00ae2-e271-4f1d-ae23-78d470737432} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.08 06:59:50.549862 [ 3 ] {} HTTP-Session: f5e0489c-c6b3-47b4-8457-1b71e9135b3f Destroying unnamed session 2023.11.08 06:59:50.550073 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 15212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:59:50.550118 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:59:50.550136 [ 3 ] {} HTTP-Session: 4e3433cc-708e-49ec-a4fc-3455eaf77db7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205 2023.11.08 06:59:50.550153 [ 3 ] {} HTTP-Session: 4e3433cc-708e-49ec-a4fc-3455eaf77db7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:59:50.550225 [ 3 ] {ba4504b9-a9f7-4751-9cae-8d963275280c} executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.08 06:59:50.550263 [ 3 ] {ba4504b9-a9f7-4751-9cae-8d963275280c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.08 06:59:50.550365 [ 3 ] {ba4504b9-a9f7-4751-9cae-8d963275280c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.08 06:59:50.550700 [ 3 ] {ba4504b9-a9f7-4751-9cae-8d963275280c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.49 GiB. 2023.11.08 06:59:50.550920 [ 3 ] {ba4504b9-a9f7-4751-9cae-8d963275280c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.08 06:59:50.551086 [ 3 ] {ba4504b9-a9f7-4751-9cae-8d963275280c} oximeter.fields_string (ce6b7412-02ad-4d8e-addf-391e1546069e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.08 06:59:50.551207 [ 3 ] {ba4504b9-a9f7-4751-9cae-8d963275280c} executeQuery: Read 96 rows, 9.32 KiB in 0.000949036 sec., 101155 rows/sec., 9.59 MiB/sec. 2023.11.08 06:59:50.551349 [ 3 ] {ba4504b9-a9f7-4751-9cae-8d963275280c} DynamicQueryHandler: Done processing query 2023.11.08 06:59:50.551372 [ 3 ] {ba4504b9-a9f7-4751-9cae-8d963275280c} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.08 06:59:50.551387 [ 3 ] {} HTTP-Session: 4e3433cc-708e-49ec-a4fc-3455eaf77db7 Destroying unnamed session 2023.11.08 06:59:50.551691 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 46441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:59:50.551734 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:59:50.551752 [ 3 ] {} HTTP-Session: 7ed0e134-6245-4f7f-9e2f-789323f6f03c Authenticating user 'default' from [fd00:1122:3344:101::d]:37205 2023.11.08 06:59:50.551769 [ 3 ] {} HTTP-Session: 7ed0e134-6245-4f7f-9e2f-789323f6f03c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:59:50.551853 [ 3 ] {542e9670-c166-4080-9861-1b56728c6072} executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.08 06:59:50.551890 [ 3 ] {542e9670-c166-4080-9861-1b56728c6072} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.08 06:59:50.553162 [ 3 ] {542e9670-c166-4080-9861-1b56728c6072} ParallelParsingInputFormat: Parallel parsing is used 2023.11.08 06:59:50.553836 [ 3 ] {542e9670-c166-4080-9861-1b56728c6072} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.49 GiB. 2023.11.08 06:59:50.554089 [ 3 ] {542e9670-c166-4080-9861-1b56728c6072} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.08 06:59:50.554236 [ 3 ] {542e9670-c166-4080-9861-1b56728c6072} oximeter.fields_uuid (24508593-067c-41fb-8633-dc0aa44b95c1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.08 06:59:50.554357 [ 3 ] {542e9670-c166-4080-9861-1b56728c6072} executeQuery: Read 291 rows, 20.45 KiB in 0.002475001 sec., 117575 rows/sec., 8.07 MiB/sec. 2023.11.08 06:59:50.554522 [ 3 ] {542e9670-c166-4080-9861-1b56728c6072} DynamicQueryHandler: Done processing query 2023.11.08 06:59:50.554546 [ 3 ] {542e9670-c166-4080-9861-1b56728c6072} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.11.08 06:59:50.554562 [ 3 ] {} HTTP-Session: 7ed0e134-6245-4f7f-9e2f-789323f6f03c Destroying unnamed session 2023.11.08 06:59:50.554703 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:59:50.554747 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:59:50.554766 [ 3 ] {} HTTP-Session: b2ad7e4d-d531-40cb-acda-1e66a19d41c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205 2023.11.08 06:59:50.554782 [ 3 ] {} HTTP-Session: b2ad7e4d-d531-40cb-acda-1e66a19d41c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:59:50.554851 [ 3 ] {bea80f44-c858-4dc9-bcef-8c3b80fd7489} executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.08 06:59:50.554888 [ 3 ] {bea80f44-c858-4dc9-bcef-8c3b80fd7489} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.08 06:59:50.554994 [ 3 ] {bea80f44-c858-4dc9-bcef-8c3b80fd7489} ParallelParsingInputFormat: Parallel parsing is used 2023.11.08 06:59:50.555259 [ 3 ] {bea80f44-c858-4dc9-bcef-8c3b80fd7489} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.49 GiB. 2023.11.08 06:59:50.555541 [ 3 ] {bea80f44-c858-4dc9-bcef-8c3b80fd7489} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.08 06:59:50.555714 [ 3 ] {bea80f44-c858-4dc9-bcef-8c3b80fd7489} oximeter.measurements_bool (a58df738-5ef5-4c94-9674-944c32b5c283): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.08 06:59:50.555842 [ 3 ] {bea80f44-c858-4dc9-bcef-8c3b80fd7489} executeQuery: Read 6 rows, 258.00 B in 0.000956558 sec., 6272 rows/sec., 263.40 KiB/sec. 2023.11.08 06:59:50.555978 [ 3 ] {bea80f44-c858-4dc9-bcef-8c3b80fd7489} DynamicQueryHandler: Done processing query 2023.11.08 06:59:50.556001 [ 3 ] {bea80f44-c858-4dc9-bcef-8c3b80fd7489} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.08 06:59:50.556018 [ 3 ] {} HTTP-Session: b2ad7e4d-d531-40cb-acda-1e66a19d41c7 Destroying unnamed session 2023.11.08 06:59:50.556155 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:59:50.556200 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:59:50.556219 [ 3 ] {} HTTP-Session: 4fb82a40-3d8f-4298-899a-1fb26b274c31 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205 2023.11.08 06:59:50.556236 [ 3 ] {} HTTP-Session: 4fb82a40-3d8f-4298-899a-1fb26b274c31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:59:50.556306 [ 3 ] {b0af2e7c-43f4-414e-8154-909c3b4482a5} executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.08 06:59:50.556347 [ 3 ] {b0af2e7c-43f4-414e-8154-909c3b4482a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.08 06:59:50.556463 [ 3 ] {b0af2e7c-43f4-414e-8154-909c3b4482a5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.08 06:59:50.556761 [ 3 ] {b0af2e7c-43f4-414e-8154-909c3b4482a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.49 GiB. 2023.11.08 06:59:50.557014 [ 3 ] {b0af2e7c-43f4-414e-8154-909c3b4482a5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.08 06:59:50.557189 [ 3 ] {b0af2e7c-43f4-414e-8154-909c3b4482a5} oximeter.measurements_cumulativei64 (9343c93a-fb46-41c2-a888-bfd193561a8f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.08 06:59:50.557315 [ 3 ] {b0af2e7c-43f4-414e-8154-909c3b4482a5} executeQuery: Read 70 rows, 4.35 KiB in 0.000973708 sec., 71890 rows/sec., 4.36 MiB/sec. 2023.11.08 06:59:50.557455 [ 3 ] {b0af2e7c-43f4-414e-8154-909c3b4482a5} DynamicQueryHandler: Done processing query 2023.11.08 06:59:50.557481 [ 3 ] {b0af2e7c-43f4-414e-8154-909c3b4482a5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.08 06:59:50.557500 [ 3 ] {} HTTP-Session: 4fb82a40-3d8f-4298-899a-1fb26b274c31 Destroying unnamed session 2023.11.08 06:59:50.557633 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 2940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:59:50.557686 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:59:50.557707 [ 3 ] {} HTTP-Session: 292d40d5-b3c5-497b-ad22-ed8b80bb249f Authenticating user 'default' from [fd00:1122:3344:101::d]:37205 2023.11.08 06:59:50.557726 [ 3 ] {} HTTP-Session: 292d40d5-b3c5-497b-ad22-ed8b80bb249f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:59:50.557806 [ 3 ] {2fd27e32-1186-4763-96db-3aaed4ab3724} executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.08 06:59:50.557852 [ 3 ] {2fd27e32-1186-4763-96db-3aaed4ab3724} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.08 06:59:50.557976 [ 3 ] {2fd27e32-1186-4763-96db-3aaed4ab3724} ParallelParsingInputFormat: Parallel parsing is used 2023.11.08 06:59:50.558257 [ 3 ] {2fd27e32-1186-4763-96db-3aaed4ab3724} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.49 GiB. 2023.11.08 06:59:50.558554 [ 3 ] {2fd27e32-1186-4763-96db-3aaed4ab3724} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.08 06:59:50.558731 [ 3 ] {2fd27e32-1186-4763-96db-3aaed4ab3724} oximeter.measurements_i64 (ab1aa04f-64f0-428f-b5d3-3bd2bb5eca5b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.08 06:59:50.558860 [ 3 ] {2fd27e32-1186-4763-96db-3aaed4ab3724} executeQuery: Read 21 rows, 1.12 KiB in 0.001010409 sec., 20783 rows/sec., 1.08 MiB/sec. 2023.11.08 06:59:50.559022 [ 3 ] {2fd27e32-1186-4763-96db-3aaed4ab3724} DynamicQueryHandler: Done processing query 2023.11.08 06:59:50.559065 [ 3 ] {2fd27e32-1186-4763-96db-3aaed4ab3724} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.08 06:59:50.559086 [ 3 ] {} HTTP-Session: 292d40d5-b3c5-497b-ad22-ed8b80bb249f Destroying unnamed session 2023.11.08 06:59:55.504685 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:59:55.504812 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:59:55.504842 [ 3 ] {} HTTP-Session: 904ab2eb-02ee-460f-aceb-fc39b287a349 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205 2023.11.08 06:59:55.504870 [ 3 ] {} HTTP-Session: 904ab2eb-02ee-460f-aceb-fc39b287a349 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:59:55.505085 [ 3 ] {5092955e-bd5a-42cb-843c-b370941ad9bc} executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.08 06:59:55.505973 [ 3 ] {5092955e-bd5a-42cb-843c-b370941ad9bc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:55.506143 [ 3 ] {5092955e-bd5a-42cb-843c-b370941ad9bc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:55.506240 [ 3 ] {5092955e-bd5a-42cb-843c-b370941ad9bc} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.08 06:59:55.506530 [ 3 ] {5092955e-bd5a-42cb-843c-b370941ad9bc} oximeter.timeseries_schema (357538c4-de1c-46f3-9722-cde3fb3250e3) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2023.11.08 06:59:55.508365 [ 3 ] {5092955e-bd5a-42cb-843c-b370941ad9bc} oximeter.timeseries_schema (357538c4-de1c-46f3-9722-cde3fb3250e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.08 06:59:55.508395 [ 3 ] {5092955e-bd5a-42cb-843c-b370941ad9bc} oximeter.timeseries_schema (357538c4-de1c-46f3-9722-cde3fb3250e3) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.11.08 06:59:55.508564 [ 3 ] {5092955e-bd5a-42cb-843c-b370941ad9bc} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 2023.11.08 06:59:55.511375 [ 3 ] {5092955e-bd5a-42cb-843c-b370941ad9bc} executeQuery: Read 12 rows, 1.62 KiB in 0.006238358 sec., 1923 rows/sec., 259.55 KiB/sec. 2023.11.08 06:59:55.511580 [ 3 ] {5092955e-bd5a-42cb-843c-b370941ad9bc} DynamicQueryHandler: Done processing query 2023.11.08 06:59:55.511605 [ 3 ] {5092955e-bd5a-42cb-843c-b370941ad9bc} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.08 06:59:55.511621 [ 3 ] {} HTTP-Session: 904ab2eb-02ee-460f-aceb-fc39b287a349 Destroying unnamed session 2023.11.08 06:59:55.512978 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:59:55.513026 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:59:55.513046 [ 3 ] {} HTTP-Session: bb460b8f-6331-4573-851a-149bc821b29a Authenticating user 'default' from [fd00:1122:3344:101::d]:37205 2023.11.08 06:59:55.513064 [ 3 ] {} HTTP-Session: bb460b8f-6331-4573-851a-149bc821b29a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:59:55.513194 [ 3 ] {da296f37-840f-4dd9-aaf8-e01d2baf4ded} executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.08 06:59:55.513656 [ 3 ] {da296f37-840f-4dd9-aaf8-e01d2baf4ded} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:55.513820 [ 3 ] {da296f37-840f-4dd9-aaf8-e01d2baf4ded} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:55.513862 [ 3 ] {da296f37-840f-4dd9-aaf8-e01d2baf4ded} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.08 06:59:55.514009 [ 3 ] {da296f37-840f-4dd9-aaf8-e01d2baf4ded} oximeter.timeseries_schema (357538c4-de1c-46f3-9722-cde3fb3250e3) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2023.11.08 06:59:55.514037 [ 3 ] {da296f37-840f-4dd9-aaf8-e01d2baf4ded} oximeter.timeseries_schema (357538c4-de1c-46f3-9722-cde3fb3250e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.08 06:59:55.514058 [ 3 ] {da296f37-840f-4dd9-aaf8-e01d2baf4ded} oximeter.timeseries_schema (357538c4-de1c-46f3-9722-cde3fb3250e3) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.11.08 06:59:55.514085 [ 3 ] {da296f37-840f-4dd9-aaf8-e01d2baf4ded} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 2023.11.08 06:59:55.514989 [ 3 ] {da296f37-840f-4dd9-aaf8-e01d2baf4ded} executeQuery: Read 12 rows, 1.62 KiB in 0.00175689 sec., 6830 rows/sec., 921.59 KiB/sec. 2023.11.08 06:59:55.515187 [ 3 ] {da296f37-840f-4dd9-aaf8-e01d2baf4ded} DynamicQueryHandler: Done processing query 2023.11.08 06:59:55.515211 [ 3 ] {da296f37-840f-4dd9-aaf8-e01d2baf4ded} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.08 06:59:55.515228 [ 3 ] {} HTTP-Session: bb460b8f-6331-4573-851a-149bc821b29a Destroying unnamed session 2023.11.08 06:59:55.515657 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:59:55.515700 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:59:55.515719 [ 3 ] {} HTTP-Session: fe69ab6e-44ed-45fa-9d68-3246e9cf1e6e Authenticating user 'default' from [fd00:1122:3344:101::d]:37205 2023.11.08 06:59:55.515736 [ 3 ] {} HTTP-Session: fe69ab6e-44ed-45fa-9d68-3246e9cf1e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:59:55.515859 [ 3 ] {954e1ad3-19c1-44fb-b175-db74a2ff04bd} executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.08 06:59:55.516317 [ 3 ] {954e1ad3-19c1-44fb-b175-db74a2ff04bd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:55.516480 [ 3 ] {954e1ad3-19c1-44fb-b175-db74a2ff04bd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:55.516521 [ 3 ] {954e1ad3-19c1-44fb-b175-db74a2ff04bd} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.08 06:59:55.516668 [ 3 ] {954e1ad3-19c1-44fb-b175-db74a2ff04bd} oximeter.timeseries_schema (357538c4-de1c-46f3-9722-cde3fb3250e3) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2023.11.08 06:59:55.516696 [ 3 ] {954e1ad3-19c1-44fb-b175-db74a2ff04bd} oximeter.timeseries_schema (357538c4-de1c-46f3-9722-cde3fb3250e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.08 06:59:55.516717 [ 3 ] {954e1ad3-19c1-44fb-b175-db74a2ff04bd} oximeter.timeseries_schema (357538c4-de1c-46f3-9722-cde3fb3250e3) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.11.08 06:59:55.516745 [ 3 ] {954e1ad3-19c1-44fb-b175-db74a2ff04bd} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 2023.11.08 06:59:55.517623 [ 3 ] {954e1ad3-19c1-44fb-b175-db74a2ff04bd} executeQuery: Read 12 rows, 1.62 KiB in 0.001726739 sec., 6949 rows/sec., 937.69 KiB/sec. 2023.11.08 06:59:55.517818 [ 3 ] {954e1ad3-19c1-44fb-b175-db74a2ff04bd} DynamicQueryHandler: Done processing query 2023.11.08 06:59:55.517842 [ 3 ] {954e1ad3-19c1-44fb-b175-db74a2ff04bd} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.08 06:59:55.517859 [ 3 ] {} HTTP-Session: fe69ab6e-44ed-45fa-9d68-3246e9cf1e6e Destroying unnamed session 2023.11.08 06:59:55.518174 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:59:55.518220 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:59:55.518239 [ 3 ] {} HTTP-Session: f0aef49a-58b0-43da-b1cc-50b2139d4184 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205 2023.11.08 06:59:55.518256 [ 3 ] {} HTTP-Session: f0aef49a-58b0-43da-b1cc-50b2139d4184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:59:55.518380 [ 3 ] {3b5e2991-8ebd-4568-a43d-ffc8fb50b0df} executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.08 06:59:55.518847 [ 3 ] {3b5e2991-8ebd-4568-a43d-ffc8fb50b0df} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:55.519024 [ 3 ] {3b5e2991-8ebd-4568-a43d-ffc8fb50b0df} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:55.519066 [ 3 ] {3b5e2991-8ebd-4568-a43d-ffc8fb50b0df} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.08 06:59:55.519212 [ 3 ] {3b5e2991-8ebd-4568-a43d-ffc8fb50b0df} oximeter.timeseries_schema (357538c4-de1c-46f3-9722-cde3fb3250e3) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2023.11.08 06:59:55.519240 [ 3 ] {3b5e2991-8ebd-4568-a43d-ffc8fb50b0df} oximeter.timeseries_schema (357538c4-de1c-46f3-9722-cde3fb3250e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.08 06:59:55.519262 [ 3 ] {3b5e2991-8ebd-4568-a43d-ffc8fb50b0df} oximeter.timeseries_schema (357538c4-de1c-46f3-9722-cde3fb3250e3) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.11.08 06:59:55.519290 [ 3 ] {3b5e2991-8ebd-4568-a43d-ffc8fb50b0df} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 2023.11.08 06:59:55.520207 [ 3 ] {3b5e2991-8ebd-4568-a43d-ffc8fb50b0df} executeQuery: Read 12 rows, 1.62 KiB in 0.001789491 sec., 6705 rows/sec., 904.81 KiB/sec. 2023.11.08 06:59:55.520401 [ 3 ] {3b5e2991-8ebd-4568-a43d-ffc8fb50b0df} DynamicQueryHandler: Done processing query 2023.11.08 06:59:55.520426 [ 3 ] {3b5e2991-8ebd-4568-a43d-ffc8fb50b0df} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.08 06:59:55.520442 [ 3 ] {} HTTP-Session: f0aef49a-58b0-43da-b1cc-50b2139d4184 Destroying unnamed session 2023.11.08 06:59:55.521960 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:59:55.522006 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:59:55.522024 [ 3 ] {} HTTP-Session: 5b7b9671-6105-4e94-a239-82732e8522f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205 2023.11.08 06:59:55.522041 [ 3 ] {} HTTP-Session: 5b7b9671-6105-4e94-a239-82732e8522f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:59:55.522121 [ 3 ] {3f98483c-2ded-404e-93a4-ad2b2b3152db} executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.08 06:59:55.522160 [ 3 ] {3f98483c-2ded-404e-93a4-ad2b2b3152db} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.08 06:59:55.522300 [ 3 ] {3f98483c-2ded-404e-93a4-ad2b2b3152db} ParallelParsingInputFormat: Parallel parsing is used 2023.11.08 06:59:55.522600 [ 3 ] {3f98483c-2ded-404e-93a4-ad2b2b3152db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.49 GiB. 2023.11.08 06:59:55.522891 [ 3 ] {3f98483c-2ded-404e-93a4-ad2b2b3152db} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.08 06:59:55.523065 [ 3 ] {3f98483c-2ded-404e-93a4-ad2b2b3152db} oximeter.timeseries_schema (357538c4-de1c-46f3-9722-cde3fb3250e3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.08 06:59:55.523189 [ 3 ] {3f98483c-2ded-404e-93a4-ad2b2b3152db} executeQuery: Read 4 rows, 443.00 B in 0.00103369 sec., 3869 rows/sec., 418.52 KiB/sec. 2023.11.08 06:59:55.523355 [ 3 ] {3f98483c-2ded-404e-93a4-ad2b2b3152db} DynamicQueryHandler: Done processing query 2023.11.08 06:59:55.523380 [ 3 ] {3f98483c-2ded-404e-93a4-ad2b2b3152db} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.08 06:59:55.523396 [ 3 ] {} HTTP-Session: 5b7b9671-6105-4e94-a239-82732e8522f9 Destroying unnamed session 2023.11.08 06:59:55.523509 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 2060, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:59:55.523553 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:59:55.523573 [ 3 ] {} HTTP-Session: 64ca2ce2-7403-4bcd-99c0-5ac6434ac3ed Authenticating user 'default' from [fd00:1122:3344:101::d]:37205 2023.11.08 06:59:55.523589 [ 3 ] {} HTTP-Session: 64ca2ce2-7403-4bcd-99c0-5ac6434ac3ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:59:55.523660 [ 3 ] {5cfc0789-e923-439b-8df3-fba4512c098a} executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.08 06:59:55.523698 [ 3 ] {5cfc0789-e923-439b-8df3-fba4512c098a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.08 06:59:55.523808 [ 3 ] {5cfc0789-e923-439b-8df3-fba4512c098a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.08 06:59:55.524082 [ 3 ] {5cfc0789-e923-439b-8df3-fba4512c098a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.49 GiB. 2023.11.08 06:59:55.524300 [ 3 ] {5cfc0789-e923-439b-8df3-fba4512c098a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.08 06:59:55.524449 [ 3 ] {5cfc0789-e923-439b-8df3-fba4512c098a} oximeter.fields_i64 (320cc7fd-763a-4757-964a-a5f10cb6466c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.08 06:59:55.524574 [ 3 ] {5cfc0789-e923-439b-8df3-fba4512c098a} executeQuery: Read 14 rows, 1.13 KiB in 0.000879825 sec., 15912 rows/sec., 1.26 MiB/sec. 2023.11.08 06:59:55.524691 [ 3 ] {5cfc0789-e923-439b-8df3-fba4512c098a} DynamicQueryHandler: Done processing query 2023.11.08 06:59:55.524714 [ 3 ] {5cfc0789-e923-439b-8df3-fba4512c098a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.08 06:59:55.524730 [ 3 ] {} HTTP-Session: 64ca2ce2-7403-4bcd-99c0-5ac6434ac3ed Destroying unnamed session 2023.11.08 06:59:55.524833 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 6301, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:59:55.524875 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:59:55.524894 [ 3 ] {} HTTP-Session: a6b86649-0afd-486b-bd7e-c6948535e965 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205 2023.11.08 06:59:55.524910 [ 3 ] {} HTTP-Session: a6b86649-0afd-486b-bd7e-c6948535e965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:59:55.524982 [ 3 ] {c52e6bc8-526b-4cc9-b716-29acba524c1d} executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.08 06:59:55.525020 [ 3 ] {c52e6bc8-526b-4cc9-b716-29acba524c1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.08 06:59:55.525122 [ 3 ] {c52e6bc8-526b-4cc9-b716-29acba524c1d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.08 06:59:55.525395 [ 3 ] {c52e6bc8-526b-4cc9-b716-29acba524c1d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.49 GiB. 2023.11.08 06:59:55.525609 [ 3 ] {c52e6bc8-526b-4cc9-b716-29acba524c1d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.08 06:59:55.525755 [ 3 ] {c52e6bc8-526b-4cc9-b716-29acba524c1d} oximeter.fields_string (ce6b7412-02ad-4d8e-addf-391e1546069e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.08 06:59:55.525867 [ 3 ] {c52e6bc8-526b-4cc9-b716-29acba524c1d} executeQuery: Read 42 rows, 3.70 KiB in 0.000857915 sec., 48955 rows/sec., 4.21 MiB/sec. 2023.11.08 06:59:55.525983 [ 3 ] {c52e6bc8-526b-4cc9-b716-29acba524c1d} DynamicQueryHandler: Done processing query 2023.11.08 06:59:55.526007 [ 3 ] {c52e6bc8-526b-4cc9-b716-29acba524c1d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.08 06:59:55.526022 [ 3 ] {} HTTP-Session: a6b86649-0afd-486b-bd7e-c6948535e965 Destroying unnamed session 2023.11.08 06:59:55.526125 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 4970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:59:55.526169 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:59:55.526188 [ 3 ] {} HTTP-Session: e77507ff-cada-46c0-a601-181184423c64 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205 2023.11.08 06:59:55.526204 [ 3 ] {} HTTP-Session: e77507ff-cada-46c0-a601-181184423c64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:59:55.526273 [ 3 ] {13be1a4f-7e5e-4293-a9e4-deac98c6d5ec} executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.08 06:59:55.526311 [ 3 ] {13be1a4f-7e5e-4293-a9e4-deac98c6d5ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.08 06:59:55.526411 [ 3 ] {13be1a4f-7e5e-4293-a9e4-deac98c6d5ec} ParallelParsingInputFormat: Parallel parsing is used 2023.11.08 06:59:55.526681 [ 3 ] {13be1a4f-7e5e-4293-a9e4-deac98c6d5ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.49 GiB. 2023.11.08 06:59:55.526913 [ 3 ] {13be1a4f-7e5e-4293-a9e4-deac98c6d5ec} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.08 06:59:55.527060 [ 3 ] {13be1a4f-7e5e-4293-a9e4-deac98c6d5ec} oximeter.fields_uuid (24508593-067c-41fb-8633-dc0aa44b95c1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.08 06:59:55.527169 [ 3 ] {13be1a4f-7e5e-4293-a9e4-deac98c6d5ec} executeQuery: Read 29 rows, 2.33 KiB in 0.000867835 sec., 33416 rows/sec., 2.62 MiB/sec. 2023.11.08 06:59:55.527268 [ 3 ] {13be1a4f-7e5e-4293-a9e4-deac98c6d5ec} DynamicQueryHandler: Done processing query 2023.11.08 06:59:55.527290 [ 3 ] {13be1a4f-7e5e-4293-a9e4-deac98c6d5ec} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.08 06:59:55.527305 [ 3 ] {} HTTP-Session: e77507ff-cada-46c0-a601-181184423c64 Destroying unnamed session 2023.11.08 06:59:55.527421 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 15025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:59:55.527463 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:59:55.527481 [ 3 ] {} HTTP-Session: c150478f-89b3-4b0a-b603-5b90636540b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205 2023.11.08 06:59:55.527497 [ 3 ] {} HTTP-Session: c150478f-89b3-4b0a-b603-5b90636540b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:59:55.527569 [ 3 ] {7b1deebc-fc12-4e87-84ed-a39a257e8ace} executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.08 06:59:55.527611 [ 3 ] {7b1deebc-fc12-4e87-84ed-a39a257e8ace} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.08 06:59:55.527760 [ 3 ] {7b1deebc-fc12-4e87-84ed-a39a257e8ace} ParallelParsingInputFormat: Parallel parsing is used 2023.11.08 06:59:55.528167 [ 3 ] {7b1deebc-fc12-4e87-84ed-a39a257e8ace} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.49 GiB. 2023.11.08 06:59:55.529096 [ 3 ] {7b1deebc-fc12-4e87-84ed-a39a257e8ace} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.08 06:59:55.529278 [ 3 ] {7b1deebc-fc12-4e87-84ed-a39a257e8ace} oximeter.measurements_histogramf64 (9f758da6-f037-4e1e-987e-ffcee667bad2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.08 06:59:55.529400 [ 3 ] {7b1deebc-fc12-4e87-84ed-a39a257e8ace} executeQuery: Read 14 rows, 19.35 KiB in 0.001802661 sec., 7766 rows/sec., 10.48 MiB/sec. 2023.11.08 06:59:55.529523 [ 3 ] {7b1deebc-fc12-4e87-84ed-a39a257e8ace} DynamicQueryHandler: Done processing query 2023.11.08 06:59:55.529546 [ 3 ] {7b1deebc-fc12-4e87-84ed-a39a257e8ace} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2023.11.08 06:59:55.529562 [ 3 ] {} HTTP-Session: c150478f-89b3-4b0a-b603-5b90636540b2 Destroying unnamed session 2023.11.08 06:59:55.529667 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 4780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.08 06:59:55.529711 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.08 06:59:55.529729 [ 3 ] {} HTTP-Session: da785940-248b-446e-a507-37af4409f77f Authenticating user 'default' from [fd00:1122:3344:101::d]:37205 2023.11.08 06:59:55.529746 [ 3 ] {} HTTP-Session: da785940-248b-446e-a507-37af4409f77f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.08 06:59:55.529815 [ 3 ] {d793f0a5-1758-454b-ae1d-2b6209d2eaaf} executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.08 06:59:55.529852 [ 3 ] {d793f0a5-1758-454b-ae1d-2b6209d2eaaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.08 06:59:55.529954 [ 3 ] {d793f0a5-1758-454b-ae1d-2b6209d2eaaf} ParallelParsingInputFormat: Parallel parsing is used 2023.11.08 06:59:55.530259 [ 3 ] {d793f0a5-1758-454b-ae1d-2b6209d2eaaf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.49 GiB. 2023.11.08 06:59:55.530486 [ 3 ] {d793f0a5-1758-454b-ae1d-2b6209d2eaaf} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.08 06:59:55.530653 [ 3 ] {d793f0a5-1758-454b-ae1d-2b6209d2eaaf} oximeter.measurements_i64 (ab1aa04f-64f0-428f-b5d3-3bd2bb5eca5b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.08 06:59:55.530775 [ 3 ] {d793f0a5-1758-454b-ae1d-2b6209d2eaaf} executeQuery: Read 30 rows, 2.15 KiB in 0.000928546 sec., 32308 rows/sec., 2.26 MiB/sec. 2023.11.08 06:59:55.530901 [ 3 ] {d793f0a5-1758-454b-ae1d-2b6209d2eaaf} DynamicQueryHandler: Done processing query 2023.11.08 06:59:55.530924 [ 3 ] {d793f0a5-1758-454b-ae1d-2b6209d2eaaf} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.08 06:59:55.530939 [ 3 ] {} HTTP-Session: da785940-248b-446e-a507-37af4409f77f Destroying unnamed session