[ Jan 19 22:44:13 Enabled. ] [ Jan 19 22:44:13 Rereading configuration. ] [ Jan 19 22:44:15 Rereading configuration. ] [ Jan 19 22:44:19 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Jan 19 22:44:19 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2024.01.19 22:44:19.704730 [ 1 ] {} Application: Will watch for the process with pid 23850 2024.01.19 22:44:19.704826 [ 1 ] {} Application: Forked a child process to watch 2024.01.19 22:44:20.107009 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23850 2024.01.19 22:44:20.107179 [ 1 ] {} Application: starting up 2024.01.19 22:44:20.107369 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.01.19 22:44:20.223286 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.01.19 22:44:20.223340 [ 1 ] {} Application: Initializing DateLUT. 2024.01.19 22:44:20.223352 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.01.19 22:44:20.223387 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.01.19 22:44:20.223713 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.01.19 22:44:20.224428 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.01.19 22:44:20.224893 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.01.19 22:44:20.225154 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2024.01.19 22:44:20.227996 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.01.19 22:44:20.228040 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.01.19 22:44:20.228747 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.01.19 22:44:20.228915 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.01.19 22:44:20.234926 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.01.19 22:44:20.235181 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.01.19 22:44:20.235205 [ 1 ] {} Application: Uncompressed cache policy name 2024.01.19 22:44:20.236477 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.01.19 22:44:20.237085 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.01.19 22:44:20.237390 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.01.19 22:44:20.237675 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.01.19 22:44:20.238459 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.01.19 22:44:20.238501 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.01.19 22:44:20.238556 [ 1 ] {} Application: Loaded user defined objects 2024.01.19 22:44:20.238574 [ 1 ] {} Application: Loading metadata from /data/ 2024.01.19 22:44:20.265030 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.01.19 22:44:20.265069 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000143924 sec 2024.01.19 22:44:20.265774 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.01.19 22:44:20.265854 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.01.19 22:44:20.265875 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.01.19 22:44:20.265891 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.01.19 22:44:20.265903 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.01.19 22:44:20.265918 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.01.19 22:44:20.265932 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.01.19 22:44:20.265966 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.01.19 22:44:20.265984 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.01.19 22:44:20.266012 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.01.19 22:44:20.266026 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.01.19 22:44:20.266039 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.01.19 22:44:20.266054 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.01.19 22:44:20.266088 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.01.19 22:44:20.266102 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.01.19 22:44:20.266114 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.01.19 22:44:20.300367 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.01.19 22:44:20.307856 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.01.19 22:44:20.307888 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1591e-05 sec 2024.01.19 22:44:20.307915 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.01.19 22:44:20.307934 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.01.19 22:44:20.307962 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.01.19 22:44:20.309958 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.01.19 22:44:20.315074 [ 1 ] {} Application: Loaded metadata. 2024.01.19 22:44:20.315178 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2024.01.19 22:44:20.315209 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.01.19 22:44:20.489915 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) 2024.01.19 22:44:20.507598 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) 2024.01.19 22:44:20.507630 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.01.19 22:44:20.584264 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.01.19 22:44:20.585008 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.65 MiB (RSS), difference: 210.70 MiB 2024.01.19 22:44:20.585356 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.01.19 22:44:20.585417 [ 170 ] {} DNSResolver: Updating DNS cache 2024.01.19 22:44:20.585406 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.01.19 22:44:20.585509 [ 170 ] {} DNSResolver: Updated DNS cache 2024.01.19 22:44:20.585602 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.01.19 22:44:20.585646 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.01.19 22:44:20.586227 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.01.19 22:44:20.586249 [ 1 ] {} Application: Ready for connections. 2024.01.19 22:44:35.586085 [ 163 ] {} DNSResolver: Updating DNS cache 2024.01.19 22:44:35.586159 [ 163 ] {} DNSResolver: Updated DNS cache 2024.01.19 22:44:39.089743 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.089927 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.090485 [ 3 ] {} HTTP-Session: b9ca276a-4681-400d-8ebf-add5daab6346 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.090521 [ 3 ] {} HTTP-Session: b9ca276a-4681-400d-8ebf-add5daab6346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.090647 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.01.19 22:44:39.090678 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.01.19 22:44:39.090692 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.01.19 22:44:39.092084 [ 3 ] {23d5d633-be6b-4056-9796-c8673567375b} executeQuery: (from [fd00:1122:3344:101::d]:53282) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.01.19 22:44:39.106667 [ 3 ] {23d5d633-be6b-4056-9796-c8673567375b} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:53282) (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 2024.01.19 22:44:39.107391 [ 3 ] {23d5d633-be6b-4056-9796-c8673567375b} 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) 2024.01.19 22:44:39.108071 [ 3 ] {23d5d633-be6b-4056-9796-c8673567375b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.108101 [ 3 ] {} HTTP-Session: b9ca276a-4681-400d-8ebf-add5daab6346 Destroying unnamed session 2024.01.19 22:44:39.120903 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.121003 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.121049 [ 3 ] {} HTTP-Session: 31f73200-7847-4ed3-a803-30f96455467f Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.121083 [ 3 ] {} HTTP-Session: 31f73200-7847-4ed3-a803-30f96455467f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.121256 [ 3 ] {27570d61-64cf-41ae-8edc-74a4cfa0f4d0} executeQuery: (from [fd00:1122:3344:101::d]:53282) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.01.19 22:44:39.121404 [ 3 ] {27570d61-64cf-41ae-8edc-74a4cfa0f4d0} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.01.19 22:44:39.122434 [ 3 ] {27570d61-64cf-41ae-8edc-74a4cfa0f4d0} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.01.19 22:44:39.124186 [ 3 ] {27570d61-64cf-41ae-8edc-74a4cfa0f4d0} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.19 22:44:39.128113 [ 3 ] {27570d61-64cf-41ae-8edc-74a4cfa0f4d0} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.128143 [ 3 ] {27570d61-64cf-41ae-8edc-74a4cfa0f4d0} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.01.19 22:44:39.128160 [ 3 ] {} HTTP-Session: 31f73200-7847-4ed3-a803-30f96455467f Destroying unnamed session 2024.01.19 22:44:39.128315 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.128366 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.128385 [ 3 ] {} HTTP-Session: a8ff7fde-d002-4f0a-86ca-f7f5cb2f21f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.128406 [ 3 ] {} HTTP-Session: a8ff7fde-d002-4f0a-86ca-f7f5cb2f21f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.128505 [ 3 ] {1e7ff146-a114-4c9d-82d0-be3577890fba} executeQuery: (from [fd00:1122:3344:101::d]:53282) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.01.19 22:44:39.128754 [ 3 ] {1e7ff146-a114-4c9d-82d0-be3577890fba} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:53282) (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 2024.01.19 22:44:39.128879 [ 3 ] {1e7ff146-a114-4c9d-82d0-be3577890fba} 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) 2024.01.19 22:44:39.128982 [ 3 ] {1e7ff146-a114-4c9d-82d0-be3577890fba} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.129005 [ 3 ] {} HTTP-Session: a8ff7fde-d002-4f0a-86ca-f7f5cb2f21f6 Destroying unnamed session 2024.01.19 22:44:39.129355 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.129401 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.129423 [ 3 ] {} HTTP-Session: c6c50eee-f2da-4584-954a-19074029f25f Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.129439 [ 3 ] {} HTTP-Session: c6c50eee-f2da-4584-954a-19074029f25f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.129544 [ 3 ] {3e338271-9964-4a0a-9def-a54bc2f7df90} executeQuery: (from [fd00:1122:3344:101::d]:53282) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.01.19 22:44:39.129648 [ 3 ] {3e338271-9964-4a0a-9def-a54bc2f7df90} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.129668 [ 3 ] {3e338271-9964-4a0a-9def-a54bc2f7df90} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.129690 [ 3 ] {} HTTP-Session: c6c50eee-f2da-4584-954a-19074029f25f Destroying unnamed session 2024.01.19 22:44:39.129800 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.129850 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.129872 [ 3 ] {} HTTP-Session: 8bb4dab4-3708-4b23-8f38-8dda7d40551f Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.129887 [ 3 ] {} HTTP-Session: 8bb4dab4-3708-4b23-8f38-8dda7d40551f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.129946 [ 3 ] {6db9012b-bd7d-418d-be43-f47e65a89262} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.01.19 22:44:39.129999 [ 3 ] {6db9012b-bd7d-418d-be43-f47e65a89262} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.01.19 22:44:39.138954 [ 3 ] {6db9012b-bd7d-418d-be43-f47e65a89262} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.01.19 22:44:39.138981 [ 3 ] {6db9012b-bd7d-418d-be43-f47e65a89262} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.8041e-05 sec 2024.01.19 22:44:39.139003 [ 3 ] {6db9012b-bd7d-418d-be43-f47e65a89262} TablesLoader: Loading 0 tables with 0 dependency level 2024.01.19 22:44:39.139017 [ 3 ] {6db9012b-bd7d-418d-be43-f47e65a89262} DatabaseAtomic (oximeter): Starting up tables. 2024.01.19 22:44:39.139090 [ 3 ] {6db9012b-bd7d-418d-be43-f47e65a89262} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.139109 [ 3 ] {6db9012b-bd7d-418d-be43-f47e65a89262} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.139130 [ 3 ] {} HTTP-Session: 8bb4dab4-3708-4b23-8f38-8dda7d40551f Destroying unnamed session 2024.01.19 22:44:39.139259 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.139305 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.139328 [ 3 ] {} HTTP-Session: 9df54fb9-8a82-4a6b-b49f-d3caa8eaaa8f Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.139344 [ 3 ] {} HTTP-Session: 9df54fb9-8a82-4a6b-b49f-d3caa8eaaa8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.139481 [ 3 ] {13b8b9f9-fa7b-49c2-8a55-52b24f5d8e16} executeQuery: (from [fd00:1122:3344:101::d]:53282) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2024.01.19 22:44:39.139525 [ 3 ] {13b8b9f9-fa7b-49c2-8a55-52b24f5d8e16} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.01.19 22:44:39.147241 [ 3 ] {13b8b9f9-fa7b-49c2-8a55-52b24f5d8e16} oximeter.version (c6dccdaf-deb9-46e2-a5f5-9156c6daa20a): Loading data parts 2024.01.19 22:44:39.147358 [ 3 ] {13b8b9f9-fa7b-49c2-8a55-52b24f5d8e16} oximeter.version (c6dccdaf-deb9-46e2-a5f5-9156c6daa20a): There are no data parts 2024.01.19 22:44:39.155337 [ 3 ] {13b8b9f9-fa7b-49c2-8a55-52b24f5d8e16} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.155378 [ 3 ] {13b8b9f9-fa7b-49c2-8a55-52b24f5d8e16} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.155398 [ 3 ] {} HTTP-Session: 9df54fb9-8a82-4a6b-b49f-d3caa8eaaa8f Destroying unnamed session 2024.01.19 22:44:39.155528 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.155585 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.155607 [ 3 ] {} HTTP-Session: 16326cda-cea5-4f15-960b-0128d1193e6a Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.155633 [ 3 ] {} HTTP-Session: 16326cda-cea5-4f15-960b-0128d1193e6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.155837 [ 3 ] {c4e607f3-93ef-42ec-abb8-d390497fa08d} executeQuery: (from [fd00:1122:3344:101::d]:53282) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.19 22:44:39.155898 [ 3 ] {c4e607f3-93ef-42ec-abb8-d390497fa08d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.01.19 22:44:39.163837 [ 3 ] {c4e607f3-93ef-42ec-abb8-d390497fa08d} oximeter.measurements_bool (73c284d3-a185-430d-90cf-9db737d987c5): Loading data parts 2024.01.19 22:44:39.163910 [ 3 ] {c4e607f3-93ef-42ec-abb8-d390497fa08d} oximeter.measurements_bool (73c284d3-a185-430d-90cf-9db737d987c5): There are no data parts 2024.01.19 22:44:39.172088 [ 3 ] {c4e607f3-93ef-42ec-abb8-d390497fa08d} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.172125 [ 3 ] {c4e607f3-93ef-42ec-abb8-d390497fa08d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.172144 [ 3 ] {} HTTP-Session: 16326cda-cea5-4f15-960b-0128d1193e6a Destroying unnamed session 2024.01.19 22:44:39.172293 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.172349 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.172371 [ 3 ] {} HTTP-Session: a59305ef-1093-48e4-b24c-a8d3b85951db Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.172396 [ 3 ] {} HTTP-Session: a59305ef-1093-48e4-b24c-a8d3b85951db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.172629 [ 3 ] {5ff3de79-7e38-4580-8339-d8ca3b0ac983} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.19 22:44:39.172681 [ 3 ] {5ff3de79-7e38-4580-8339-d8ca3b0ac983} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.01.19 22:44:39.177855 [ 3 ] {5ff3de79-7e38-4580-8339-d8ca3b0ac983} oximeter.measurements_i8 (a724a754-055f-4e81-872f-b2ee974e6457): Loading data parts 2024.01.19 22:44:39.177922 [ 3 ] {5ff3de79-7e38-4580-8339-d8ca3b0ac983} oximeter.measurements_i8 (a724a754-055f-4e81-872f-b2ee974e6457): There are no data parts 2024.01.19 22:44:39.184060 [ 3 ] {5ff3de79-7e38-4580-8339-d8ca3b0ac983} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.184114 [ 3 ] {5ff3de79-7e38-4580-8339-d8ca3b0ac983} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.184144 [ 3 ] {} HTTP-Session: a59305ef-1093-48e4-b24c-a8d3b85951db Destroying unnamed session 2024.01.19 22:44:39.184317 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.184401 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.184436 [ 3 ] {} HTTP-Session: 93078aa8-9f09-4020-9d77-b590dc5e7599 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.184473 [ 3 ] {} HTTP-Session: 93078aa8-9f09-4020-9d77-b590dc5e7599 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.184727 [ 3 ] {6dadf0f4-c693-488b-89ac-31d7ce32f4ed} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.19 22:44:39.184843 [ 3 ] {6dadf0f4-c693-488b-89ac-31d7ce32f4ed} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.01.19 22:44:39.187761 [ 3 ] {6dadf0f4-c693-488b-89ac-31d7ce32f4ed} oximeter.measurements_u8 (ff5bbae9-5c0b-4435-9049-f1c761705527): Loading data parts 2024.01.19 22:44:39.187870 [ 3 ] {6dadf0f4-c693-488b-89ac-31d7ce32f4ed} oximeter.measurements_u8 (ff5bbae9-5c0b-4435-9049-f1c761705527): There are no data parts 2024.01.19 22:44:39.192403 [ 3 ] {6dadf0f4-c693-488b-89ac-31d7ce32f4ed} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.192450 [ 3 ] {6dadf0f4-c693-488b-89ac-31d7ce32f4ed} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.192490 [ 3 ] {} HTTP-Session: 93078aa8-9f09-4020-9d77-b590dc5e7599 Destroying unnamed session 2024.01.19 22:44:39.192679 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.192737 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.192760 [ 3 ] {} HTTP-Session: 6bbf108f-be46-4184-9d88-963b5cd244cc Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.192782 [ 3 ] {} HTTP-Session: 6bbf108f-be46-4184-9d88-963b5cd244cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.192970 [ 3 ] {0f25ed21-e459-4b7b-b726-59c2daff4d35} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.19 22:44:39.193021 [ 3 ] {0f25ed21-e459-4b7b-b726-59c2daff4d35} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.01.19 22:44:39.200198 [ 3 ] {0f25ed21-e459-4b7b-b726-59c2daff4d35} oximeter.measurements_i16 (d67ff687-e077-47ca-a845-36caffadd292): Loading data parts 2024.01.19 22:44:39.200260 [ 3 ] {0f25ed21-e459-4b7b-b726-59c2daff4d35} oximeter.measurements_i16 (d67ff687-e077-47ca-a845-36caffadd292): There are no data parts 2024.01.19 22:44:39.202897 [ 3 ] {0f25ed21-e459-4b7b-b726-59c2daff4d35} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.202945 [ 3 ] {0f25ed21-e459-4b7b-b726-59c2daff4d35} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.202986 [ 3 ] {} HTTP-Session: 6bbf108f-be46-4184-9d88-963b5cd244cc Destroying unnamed session 2024.01.19 22:44:39.203212 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.203294 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.203338 [ 3 ] {} HTTP-Session: 11904478-66ee-497a-91db-f12a8096abfe Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.203381 [ 3 ] {} HTTP-Session: 11904478-66ee-497a-91db-f12a8096abfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.203781 [ 3 ] {48380edd-c281-4809-9e01-2a03bb7650fe} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.19 22:44:39.203891 [ 3 ] {48380edd-c281-4809-9e01-2a03bb7650fe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.01.19 22:44:39.206510 [ 3 ] {48380edd-c281-4809-9e01-2a03bb7650fe} oximeter.measurements_u16 (7e4b38e7-ba28-41d7-bf4e-ac73fc1ced7b): Loading data parts 2024.01.19 22:44:39.206575 [ 3 ] {48380edd-c281-4809-9e01-2a03bb7650fe} oximeter.measurements_u16 (7e4b38e7-ba28-41d7-bf4e-ac73fc1ced7b): There are no data parts 2024.01.19 22:44:39.210952 [ 3 ] {48380edd-c281-4809-9e01-2a03bb7650fe} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.211011 [ 3 ] {48380edd-c281-4809-9e01-2a03bb7650fe} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.211057 [ 3 ] {} HTTP-Session: 11904478-66ee-497a-91db-f12a8096abfe Destroying unnamed session 2024.01.19 22:44:39.211258 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.211348 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.211393 [ 3 ] {} HTTP-Session: ba96fd06-41ef-4b4a-90b0-ca6691f7667b Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.211432 [ 3 ] {} HTTP-Session: ba96fd06-41ef-4b4a-90b0-ca6691f7667b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.211753 [ 3 ] {e0314be2-5c8b-4e8d-8576-49dc968c9440} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.19 22:44:39.211800 [ 3 ] {e0314be2-5c8b-4e8d-8576-49dc968c9440} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.01.19 22:44:39.216566 [ 3 ] {e0314be2-5c8b-4e8d-8576-49dc968c9440} oximeter.measurements_i32 (be515791-9013-4a85-8964-677ab55d2590): Loading data parts 2024.01.19 22:44:39.216646 [ 3 ] {e0314be2-5c8b-4e8d-8576-49dc968c9440} oximeter.measurements_i32 (be515791-9013-4a85-8964-677ab55d2590): There are no data parts 2024.01.19 22:44:39.219400 [ 3 ] {e0314be2-5c8b-4e8d-8576-49dc968c9440} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.219429 [ 3 ] {e0314be2-5c8b-4e8d-8576-49dc968c9440} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.219453 [ 3 ] {} HTTP-Session: ba96fd06-41ef-4b4a-90b0-ca6691f7667b Destroying unnamed session 2024.01.19 22:44:39.219563 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.219619 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.219643 [ 3 ] {} HTTP-Session: d909d4f8-6c63-49ca-8314-313291512c94 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.219660 [ 3 ] {} HTTP-Session: d909d4f8-6c63-49ca-8314-313291512c94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.219846 [ 3 ] {e31c42cc-dfba-4ab0-ae91-93cc28248f7e} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.19 22:44:39.219892 [ 3 ] {e31c42cc-dfba-4ab0-ae91-93cc28248f7e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.01.19 22:44:39.222422 [ 3 ] {e31c42cc-dfba-4ab0-ae91-93cc28248f7e} oximeter.measurements_u32 (975e7f78-b8fa-401d-88f7-d31bea23e81b): Loading data parts 2024.01.19 22:44:39.222484 [ 3 ] {e31c42cc-dfba-4ab0-ae91-93cc28248f7e} oximeter.measurements_u32 (975e7f78-b8fa-401d-88f7-d31bea23e81b): There are no data parts 2024.01.19 22:44:39.226905 [ 3 ] {e31c42cc-dfba-4ab0-ae91-93cc28248f7e} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.226962 [ 3 ] {e31c42cc-dfba-4ab0-ae91-93cc28248f7e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.226997 [ 3 ] {} HTTP-Session: d909d4f8-6c63-49ca-8314-313291512c94 Destroying unnamed session 2024.01.19 22:44:39.227199 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.227291 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.227327 [ 3 ] {} HTTP-Session: eba90e9e-f151-48b3-b27f-0e07bfabb4f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.227367 [ 3 ] {} HTTP-Session: eba90e9e-f151-48b3-b27f-0e07bfabb4f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.227726 [ 3 ] {cb4905df-bde9-47b7-92c3-c5580a7feb59} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.19 22:44:39.227776 [ 3 ] {cb4905df-bde9-47b7-92c3-c5580a7feb59} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.01.19 22:44:39.232505 [ 3 ] {cb4905df-bde9-47b7-92c3-c5580a7feb59} oximeter.measurements_i64 (876dc479-f724-41d0-a68d-c707aa784b6a): Loading data parts 2024.01.19 22:44:39.232625 [ 3 ] {cb4905df-bde9-47b7-92c3-c5580a7feb59} oximeter.measurements_i64 (876dc479-f724-41d0-a68d-c707aa784b6a): There are no data parts 2024.01.19 22:44:39.235238 [ 3 ] {cb4905df-bde9-47b7-92c3-c5580a7feb59} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.235267 [ 3 ] {cb4905df-bde9-47b7-92c3-c5580a7feb59} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.235285 [ 3 ] {} HTTP-Session: eba90e9e-f151-48b3-b27f-0e07bfabb4f6 Destroying unnamed session 2024.01.19 22:44:39.235413 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.235468 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.235489 [ 3 ] {} HTTP-Session: c152c094-7920-4261-a81f-176ee4e257ed Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.235513 [ 3 ] {} HTTP-Session: c152c094-7920-4261-a81f-176ee4e257ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.235725 [ 3 ] {ac721573-feac-480b-b376-5e139c3205c9} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.19 22:44:39.235771 [ 3 ] {ac721573-feac-480b-b376-5e139c3205c9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.01.19 22:44:39.238271 [ 3 ] {ac721573-feac-480b-b376-5e139c3205c9} oximeter.measurements_u64 (f81560a7-eeb9-438f-bb3e-b5ba1b95ec8d): Loading data parts 2024.01.19 22:44:39.238382 [ 3 ] {ac721573-feac-480b-b376-5e139c3205c9} oximeter.measurements_u64 (f81560a7-eeb9-438f-bb3e-b5ba1b95ec8d): There are no data parts 2024.01.19 22:44:39.242708 [ 3 ] {ac721573-feac-480b-b376-5e139c3205c9} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.242768 [ 3 ] {ac721573-feac-480b-b376-5e139c3205c9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.242797 [ 3 ] {} HTTP-Session: c152c094-7920-4261-a81f-176ee4e257ed Destroying unnamed session 2024.01.19 22:44:39.242997 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.243090 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.243124 [ 3 ] {} HTTP-Session: a21e2afe-194a-42d9-aa70-e7f9b375ea41 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.243164 [ 3 ] {} HTTP-Session: a21e2afe-194a-42d9-aa70-e7f9b375ea41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.243537 [ 3 ] {3fa630e9-2242-4cf4-8e8c-e4afc7bae2aa} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.19 22:44:39.243622 [ 3 ] {3fa630e9-2242-4cf4-8e8c-e4afc7bae2aa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.01.19 22:44:39.248426 [ 3 ] {3fa630e9-2242-4cf4-8e8c-e4afc7bae2aa} oximeter.measurements_f32 (2af8065e-07f7-4ca6-b36d-7a2fcb1ee4f1): Loading data parts 2024.01.19 22:44:39.248557 [ 3 ] {3fa630e9-2242-4cf4-8e8c-e4afc7bae2aa} oximeter.measurements_f32 (2af8065e-07f7-4ca6-b36d-7a2fcb1ee4f1): There are no data parts 2024.01.19 22:44:39.251478 [ 3 ] {3fa630e9-2242-4cf4-8e8c-e4afc7bae2aa} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.251536 [ 3 ] {3fa630e9-2242-4cf4-8e8c-e4afc7bae2aa} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.251566 [ 3 ] {} HTTP-Session: a21e2afe-194a-42d9-aa70-e7f9b375ea41 Destroying unnamed session 2024.01.19 22:44:39.251701 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.251748 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.251766 [ 3 ] {} HTTP-Session: 6ab6a9da-675b-416a-a05b-6e1e60a8b028 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.251786 [ 3 ] {} HTTP-Session: 6ab6a9da-675b-416a-a05b-6e1e60a8b028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.251972 [ 3 ] {574ba9a8-c418-4a0c-a79e-32de7bbc5069} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.19 22:44:39.252015 [ 3 ] {574ba9a8-c418-4a0c-a79e-32de7bbc5069} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.01.19 22:44:39.254520 [ 3 ] {574ba9a8-c418-4a0c-a79e-32de7bbc5069} oximeter.measurements_f64 (7463b9e9-58f2-44b5-a638-c4c714312d67): Loading data parts 2024.01.19 22:44:39.254593 [ 3 ] {574ba9a8-c418-4a0c-a79e-32de7bbc5069} oximeter.measurements_f64 (7463b9e9-58f2-44b5-a638-c4c714312d67): There are no data parts 2024.01.19 22:44:39.258802 [ 3 ] {574ba9a8-c418-4a0c-a79e-32de7bbc5069} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.258841 [ 3 ] {574ba9a8-c418-4a0c-a79e-32de7bbc5069} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.258860 [ 3 ] {} HTTP-Session: 6ab6a9da-675b-416a-a05b-6e1e60a8b028 Destroying unnamed session 2024.01.19 22:44:39.259006 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.259064 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.259086 [ 3 ] {} HTTP-Session: 59acecb0-5591-4df9-8dc9-99b75fefea14 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.259110 [ 3 ] {} HTTP-Session: 59acecb0-5591-4df9-8dc9-99b75fefea14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.259345 [ 3 ] {e6badecb-ec51-4b59-825e-eb395897765b} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.19 22:44:39.259399 [ 3 ] {e6badecb-ec51-4b59-825e-eb395897765b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.01.19 22:44:39.264199 [ 3 ] {e6badecb-ec51-4b59-825e-eb395897765b} oximeter.measurements_string (8668d496-0084-460d-9b82-bfbece1d47fc): Loading data parts 2024.01.19 22:44:39.264323 [ 3 ] {e6badecb-ec51-4b59-825e-eb395897765b} oximeter.measurements_string (8668d496-0084-460d-9b82-bfbece1d47fc): There are no data parts 2024.01.19 22:44:39.267524 [ 3 ] {e6badecb-ec51-4b59-825e-eb395897765b} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.267561 [ 3 ] {e6badecb-ec51-4b59-825e-eb395897765b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.267580 [ 3 ] {} HTTP-Session: 59acecb0-5591-4df9-8dc9-99b75fefea14 Destroying unnamed session 2024.01.19 22:44:39.267716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.267778 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.267801 [ 3 ] {} HTTP-Session: 370cb1a4-00e6-417b-8474-a43deab08d14 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.267827 [ 3 ] {} HTTP-Session: 370cb1a4-00e6-417b-8474-a43deab08d14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.268053 [ 3 ] {9d67fa26-5a94-4ea8-b4eb-73ba74afbbcc} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.19 22:44:39.268118 [ 3 ] {9d67fa26-5a94-4ea8-b4eb-73ba74afbbcc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.01.19 22:44:39.270768 [ 3 ] {9d67fa26-5a94-4ea8-b4eb-73ba74afbbcc} oximeter.measurements_bytes (668d1d8d-472c-4ed8-a68d-eb5379eb2f41): Loading data parts 2024.01.19 22:44:39.270875 [ 3 ] {9d67fa26-5a94-4ea8-b4eb-73ba74afbbcc} oximeter.measurements_bytes (668d1d8d-472c-4ed8-a68d-eb5379eb2f41): There are no data parts 2024.01.19 22:44:39.275260 [ 3 ] {9d67fa26-5a94-4ea8-b4eb-73ba74afbbcc} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.275319 [ 3 ] {9d67fa26-5a94-4ea8-b4eb-73ba74afbbcc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.275349 [ 3 ] {} HTTP-Session: 370cb1a4-00e6-417b-8474-a43deab08d14 Destroying unnamed session 2024.01.19 22:44:39.275523 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.275615 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.275651 [ 3 ] {} HTTP-Session: 50b6718c-12ea-418b-ae7e-94b4dcdfcf57 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.275689 [ 3 ] {} HTTP-Session: 50b6718c-12ea-418b-ae7e-94b4dcdfcf57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.275887 [ 3 ] {2662954c-f4c8-4691-8867-3936193ecc7f} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.19 22:44:39.275938 [ 3 ] {2662954c-f4c8-4691-8867-3936193ecc7f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.01.19 22:44:39.280711 [ 3 ] {2662954c-f4c8-4691-8867-3936193ecc7f} oximeter.measurements_cumulativei64 (d32b642f-f9e1-4b05-a314-c552989cd696): Loading data parts 2024.01.19 22:44:39.280799 [ 3 ] {2662954c-f4c8-4691-8867-3936193ecc7f} oximeter.measurements_cumulativei64 (d32b642f-f9e1-4b05-a314-c552989cd696): There are no data parts 2024.01.19 22:44:39.283522 [ 3 ] {2662954c-f4c8-4691-8867-3936193ecc7f} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.283581 [ 3 ] {2662954c-f4c8-4691-8867-3936193ecc7f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.283621 [ 3 ] {} HTTP-Session: 50b6718c-12ea-418b-ae7e-94b4dcdfcf57 Destroying unnamed session 2024.01.19 22:44:39.283797 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.283846 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.283865 [ 3 ] {} HTTP-Session: 17cbd6d8-abf5-412c-b496-e7a81c2a124c Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.283886 [ 3 ] {} HTTP-Session: 17cbd6d8-abf5-412c-b496-e7a81c2a124c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.284088 [ 3 ] {cb3b73e6-7bf0-41f3-b573-1192cdc3e55a} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.19 22:44:39.284135 [ 3 ] {cb3b73e6-7bf0-41f3-b573-1192cdc3e55a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.01.19 22:44:39.286708 [ 3 ] {cb3b73e6-7bf0-41f3-b573-1192cdc3e55a} oximeter.measurements_cumulativeu64 (b04d4833-64ac-493b-b65f-fd2a3314d2d3): Loading data parts 2024.01.19 22:44:39.286855 [ 3 ] {cb3b73e6-7bf0-41f3-b573-1192cdc3e55a} oximeter.measurements_cumulativeu64 (b04d4833-64ac-493b-b65f-fd2a3314d2d3): There are no data parts 2024.01.19 22:44:39.291294 [ 3 ] {cb3b73e6-7bf0-41f3-b573-1192cdc3e55a} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.291324 [ 3 ] {cb3b73e6-7bf0-41f3-b573-1192cdc3e55a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.291349 [ 3 ] {} HTTP-Session: 17cbd6d8-abf5-412c-b496-e7a81c2a124c Destroying unnamed session 2024.01.19 22:44:39.291487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.291544 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.291572 [ 3 ] {} HTTP-Session: ebfaca46-8f04-4fa7-9958-2ebddfe24b6a Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.291592 [ 3 ] {} HTTP-Session: ebfaca46-8f04-4fa7-9958-2ebddfe24b6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.291808 [ 3 ] {41ef7301-58ec-4c80-aca5-30216946b387} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.19 22:44:39.291859 [ 3 ] {41ef7301-58ec-4c80-aca5-30216946b387} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.01.19 22:44:39.296655 [ 3 ] {41ef7301-58ec-4c80-aca5-30216946b387} oximeter.measurements_cumulativef32 (47a6816d-1f50-49aa-9b20-36161e2888dd): Loading data parts 2024.01.19 22:44:39.296826 [ 3 ] {41ef7301-58ec-4c80-aca5-30216946b387} oximeter.measurements_cumulativef32 (47a6816d-1f50-49aa-9b20-36161e2888dd): There are no data parts 2024.01.19 22:44:39.299612 [ 3 ] {41ef7301-58ec-4c80-aca5-30216946b387} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.299639 [ 3 ] {41ef7301-58ec-4c80-aca5-30216946b387} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.299665 [ 3 ] {} HTTP-Session: ebfaca46-8f04-4fa7-9958-2ebddfe24b6a Destroying unnamed session 2024.01.19 22:44:39.299817 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.299874 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.299902 [ 3 ] {} HTTP-Session: c0b26b02-fa03-4653-8836-77fd851539be Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.299922 [ 3 ] {} HTTP-Session: c0b26b02-fa03-4653-8836-77fd851539be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.300174 [ 3 ] {f364cc63-01a8-43e1-b54d-947595f8a923} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.19 22:44:39.300237 [ 3 ] {f364cc63-01a8-43e1-b54d-947595f8a923} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.01.19 22:44:39.304850 [ 3 ] {f364cc63-01a8-43e1-b54d-947595f8a923} oximeter.measurements_cumulativef64 (673ace84-44a0-4554-b4b0-ee4770626847): Loading data parts 2024.01.19 22:44:39.304930 [ 3 ] {f364cc63-01a8-43e1-b54d-947595f8a923} oximeter.measurements_cumulativef64 (673ace84-44a0-4554-b4b0-ee4770626847): There are no data parts 2024.01.19 22:44:39.312351 [ 3 ] {f364cc63-01a8-43e1-b54d-947595f8a923} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.312390 [ 3 ] {f364cc63-01a8-43e1-b54d-947595f8a923} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.312409 [ 3 ] {} HTTP-Session: c0b26b02-fa03-4653-8836-77fd851539be Destroying unnamed session 2024.01.19 22:44:39.312547 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.312611 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.312635 [ 3 ] {} HTTP-Session: ce6b5f50-e271-4618-87ed-3e387b15dc12 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.312662 [ 3 ] {} HTTP-Session: ce6b5f50-e271-4618-87ed-3e387b15dc12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.312880 [ 3 ] {3adb3d2c-0b01-4ab8-b7bd-7b226e1adcb3} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.19 22:44:39.312935 [ 3 ] {3adb3d2c-0b01-4ab8-b7bd-7b226e1adcb3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.01.19 22:44:39.317972 [ 3 ] {3adb3d2c-0b01-4ab8-b7bd-7b226e1adcb3} oximeter.measurements_histogrami8 (ee842d5d-4e3a-4c1f-9be7-4b84abd105c9): Loading data parts 2024.01.19 22:44:39.318064 [ 3 ] {3adb3d2c-0b01-4ab8-b7bd-7b226e1adcb3} oximeter.measurements_histogrami8 (ee842d5d-4e3a-4c1f-9be7-4b84abd105c9): There are no data parts 2024.01.19 22:44:39.323152 [ 3 ] {3adb3d2c-0b01-4ab8-b7bd-7b226e1adcb3} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.323184 [ 3 ] {3adb3d2c-0b01-4ab8-b7bd-7b226e1adcb3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.323199 [ 3 ] {} HTTP-Session: ce6b5f50-e271-4618-87ed-3e387b15dc12 Destroying unnamed session 2024.01.19 22:44:39.323331 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.323380 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.323399 [ 3 ] {} HTTP-Session: 58ad8748-8df3-4d5d-941e-28e75f9391a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.323421 [ 3 ] {} HTTP-Session: 58ad8748-8df3-4d5d-941e-28e75f9391a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.323639 [ 3 ] {0f24329b-1376-4b73-b635-418dda7e4ccc} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.19 22:44:39.323687 [ 3 ] {0f24329b-1376-4b73-b635-418dda7e4ccc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.01.19 22:44:39.328758 [ 3 ] {0f24329b-1376-4b73-b635-418dda7e4ccc} oximeter.measurements_histogramu8 (5947246b-3200-4a35-87c7-4ff8bb661a8a): Loading data parts 2024.01.19 22:44:39.328849 [ 3 ] {0f24329b-1376-4b73-b635-418dda7e4ccc} oximeter.measurements_histogramu8 (5947246b-3200-4a35-87c7-4ff8bb661a8a): There are no data parts 2024.01.19 22:44:39.334600 [ 3 ] {0f24329b-1376-4b73-b635-418dda7e4ccc} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.334626 [ 3 ] {0f24329b-1376-4b73-b635-418dda7e4ccc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.334641 [ 3 ] {} HTTP-Session: 58ad8748-8df3-4d5d-941e-28e75f9391a1 Destroying unnamed session 2024.01.19 22:44:39.334774 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.334837 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.334861 [ 3 ] {} HTTP-Session: 55be07e4-bf8e-49f9-9ce8-e3215e93661e Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.334886 [ 3 ] {} HTTP-Session: 55be07e4-bf8e-49f9-9ce8-e3215e93661e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.335150 [ 3 ] {78a2882f-528e-4b8f-8a63-2d71c5af6128} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.19 22:44:39.335213 [ 3 ] {78a2882f-528e-4b8f-8a63-2d71c5af6128} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.01.19 22:44:39.340247 [ 3 ] {78a2882f-528e-4b8f-8a63-2d71c5af6128} oximeter.measurements_histogrami16 (d50d61a7-b9a8-44ee-9838-b422484905e8): Loading data parts 2024.01.19 22:44:39.340351 [ 3 ] {78a2882f-528e-4b8f-8a63-2d71c5af6128} oximeter.measurements_histogrami16 (d50d61a7-b9a8-44ee-9838-b422484905e8): There are no data parts 2024.01.19 22:44:39.345028 [ 3 ] {78a2882f-528e-4b8f-8a63-2d71c5af6128} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.345077 [ 3 ] {78a2882f-528e-4b8f-8a63-2d71c5af6128} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.345121 [ 3 ] {} HTTP-Session: 55be07e4-bf8e-49f9-9ce8-e3215e93661e Destroying unnamed session 2024.01.19 22:44:39.345322 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.345417 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.345462 [ 3 ] {} HTTP-Session: 84b8ec8f-337a-4194-8c9a-70db247c99d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.345494 [ 3 ] {} HTTP-Session: 84b8ec8f-337a-4194-8c9a-70db247c99d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.345818 [ 3 ] {9d550547-387a-4184-8218-4253ad4b0f0a} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.19 22:44:39.345871 [ 3 ] {9d550547-387a-4184-8218-4253ad4b0f0a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.01.19 22:44:39.348867 [ 3 ] {9d550547-387a-4184-8218-4253ad4b0f0a} oximeter.measurements_histogramu16 (054bce60-2c00-47a6-bde8-f22e30cae150): Loading data parts 2024.01.19 22:44:39.348996 [ 3 ] {9d550547-387a-4184-8218-4253ad4b0f0a} oximeter.measurements_histogramu16 (054bce60-2c00-47a6-bde8-f22e30cae150): There are no data parts 2024.01.19 22:44:39.351489 [ 3 ] {9d550547-387a-4184-8218-4253ad4b0f0a} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.351513 [ 3 ] {9d550547-387a-4184-8218-4253ad4b0f0a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.351535 [ 3 ] {} HTTP-Session: 84b8ec8f-337a-4194-8c9a-70db247c99d4 Destroying unnamed session 2024.01.19 22:44:39.351654 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.351695 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.351720 [ 3 ] {} HTTP-Session: 70e08def-2c78-42b6-b286-ace49c00f46a Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.351741 [ 3 ] {} HTTP-Session: 70e08def-2c78-42b6-b286-ace49c00f46a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.351949 [ 3 ] {0c20c3d9-d29a-4f58-906c-9fa3fa3eabde} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.19 22:44:39.352001 [ 3 ] {0c20c3d9-d29a-4f58-906c-9fa3fa3eabde} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.01.19 22:44:39.356549 [ 3 ] {0c20c3d9-d29a-4f58-906c-9fa3fa3eabde} oximeter.measurements_histogrami32 (9b2b5549-e096-48c5-837e-f26ac78bac4a): Loading data parts 2024.01.19 22:44:39.356633 [ 3 ] {0c20c3d9-d29a-4f58-906c-9fa3fa3eabde} oximeter.measurements_histogrami32 (9b2b5549-e096-48c5-837e-f26ac78bac4a): There are no data parts 2024.01.19 22:44:39.361304 [ 3 ] {0c20c3d9-d29a-4f58-906c-9fa3fa3eabde} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.361337 [ 3 ] {0c20c3d9-d29a-4f58-906c-9fa3fa3eabde} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.361353 [ 3 ] {} HTTP-Session: 70e08def-2c78-42b6-b286-ace49c00f46a Destroying unnamed session 2024.01.19 22:44:39.361496 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.361544 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.361563 [ 3 ] {} HTTP-Session: 21ae6ca8-442b-4702-b6a9-a3962f723fae Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.361584 [ 3 ] {} HTTP-Session: 21ae6ca8-442b-4702-b6a9-a3962f723fae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.361793 [ 3 ] {64b94a91-c5dc-4a5c-8b32-92116bf52862} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.19 22:44:39.361847 [ 3 ] {64b94a91-c5dc-4a5c-8b32-92116bf52862} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.01.19 22:44:39.364772 [ 3 ] {64b94a91-c5dc-4a5c-8b32-92116bf52862} oximeter.measurements_histogramu32 (90c98f98-6d88-4663-8832-5771b39d908a): Loading data parts 2024.01.19 22:44:39.364886 [ 3 ] {64b94a91-c5dc-4a5c-8b32-92116bf52862} oximeter.measurements_histogramu32 (90c98f98-6d88-4663-8832-5771b39d908a): There are no data parts 2024.01.19 22:44:39.367369 [ 3 ] {64b94a91-c5dc-4a5c-8b32-92116bf52862} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.367437 [ 3 ] {64b94a91-c5dc-4a5c-8b32-92116bf52862} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.367484 [ 3 ] {} HTTP-Session: 21ae6ca8-442b-4702-b6a9-a3962f723fae Destroying unnamed session 2024.01.19 22:44:39.367653 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.367719 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.367750 [ 3 ] {} HTTP-Session: b2e8152f-3413-4c3b-8b1b-524d02aea2ba Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.367767 [ 3 ] {} HTTP-Session: b2e8152f-3413-4c3b-8b1b-524d02aea2ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.367990 [ 3 ] {6fd3af68-ef30-4ab1-a661-0e2e1747467d} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.19 22:44:39.368054 [ 3 ] {6fd3af68-ef30-4ab1-a661-0e2e1747467d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.01.19 22:44:39.372602 [ 3 ] {6fd3af68-ef30-4ab1-a661-0e2e1747467d} oximeter.measurements_histogrami64 (bb523260-6acf-4937-85e4-519b3914ddde): Loading data parts 2024.01.19 22:44:39.372692 [ 3 ] {6fd3af68-ef30-4ab1-a661-0e2e1747467d} oximeter.measurements_histogrami64 (bb523260-6acf-4937-85e4-519b3914ddde): There are no data parts 2024.01.19 22:44:39.379375 [ 3 ] {6fd3af68-ef30-4ab1-a661-0e2e1747467d} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.379405 [ 3 ] {6fd3af68-ef30-4ab1-a661-0e2e1747467d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.379437 [ 3 ] {} HTTP-Session: b2e8152f-3413-4c3b-8b1b-524d02aea2ba Destroying unnamed session 2024.01.19 22:44:39.379559 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.379621 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.379657 [ 3 ] {} HTTP-Session: e060b2be-3336-48a6-ab43-f2914ce14f1f Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.379673 [ 3 ] {} HTTP-Session: e060b2be-3336-48a6-ab43-f2914ce14f1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.379894 [ 3 ] {0584dc67-ced6-4d94-b02d-648b81550e52} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.19 22:44:39.379958 [ 3 ] {0584dc67-ced6-4d94-b02d-648b81550e52} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.01.19 22:44:39.385008 [ 3 ] {0584dc67-ced6-4d94-b02d-648b81550e52} oximeter.measurements_histogramu64 (06e29c0c-8b00-4084-a312-5d9181a05b46): Loading data parts 2024.01.19 22:44:39.385100 [ 3 ] {0584dc67-ced6-4d94-b02d-648b81550e52} oximeter.measurements_histogramu64 (06e29c0c-8b00-4084-a312-5d9181a05b46): There are no data parts 2024.01.19 22:44:39.391259 [ 3 ] {0584dc67-ced6-4d94-b02d-648b81550e52} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.391329 [ 3 ] {0584dc67-ced6-4d94-b02d-648b81550e52} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.391359 [ 3 ] {} HTTP-Session: e060b2be-3336-48a6-ab43-f2914ce14f1f Destroying unnamed session 2024.01.19 22:44:39.391548 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.391665 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.391701 [ 3 ] {} HTTP-Session: f7af965a-b240-486a-bd77-fd28c2d584d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.391731 [ 3 ] {} HTTP-Session: f7af965a-b240-486a-bd77-fd28c2d584d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.391943 [ 3 ] {617302b6-9d19-4818-9c48-e9e5e7894a28} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.19 22:44:39.392007 [ 3 ] {617302b6-9d19-4818-9c48-e9e5e7894a28} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.01.19 22:44:39.396999 [ 3 ] {617302b6-9d19-4818-9c48-e9e5e7894a28} oximeter.measurements_histogramf32 (9b93299d-6086-4331-adc4-ba923eaf1930): Loading data parts 2024.01.19 22:44:39.397105 [ 3 ] {617302b6-9d19-4818-9c48-e9e5e7894a28} oximeter.measurements_histogramf32 (9b93299d-6086-4331-adc4-ba923eaf1930): There are no data parts 2024.01.19 22:44:39.402120 [ 3 ] {617302b6-9d19-4818-9c48-e9e5e7894a28} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.402163 [ 3 ] {617302b6-9d19-4818-9c48-e9e5e7894a28} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.402182 [ 3 ] {} HTTP-Session: f7af965a-b240-486a-bd77-fd28c2d584d4 Destroying unnamed session 2024.01.19 22:44:39.402311 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.402377 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.402401 [ 3 ] {} HTTP-Session: 4de155b3-c9b9-469b-a89e-ada87407674a Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.402432 [ 3 ] {} HTTP-Session: 4de155b3-c9b9-469b-a89e-ada87407674a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.402692 [ 3 ] {9d1fef92-08ab-49c6-bde1-ae6251bbbc27} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.19 22:44:39.402758 [ 3 ] {9d1fef92-08ab-49c6-bde1-ae6251bbbc27} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.01.19 22:44:39.405603 [ 3 ] {9d1fef92-08ab-49c6-bde1-ae6251bbbc27} oximeter.measurements_histogramf64 (b0179d62-6787-4474-b752-f7b7bb6c6d9d): Loading data parts 2024.01.19 22:44:39.405699 [ 3 ] {9d1fef92-08ab-49c6-bde1-ae6251bbbc27} oximeter.measurements_histogramf64 (b0179d62-6787-4474-b752-f7b7bb6c6d9d): There are no data parts 2024.01.19 22:44:39.410208 [ 3 ] {9d1fef92-08ab-49c6-bde1-ae6251bbbc27} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.410258 [ 3 ] {9d1fef92-08ab-49c6-bde1-ae6251bbbc27} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.410307 [ 3 ] {} HTTP-Session: 4de155b3-c9b9-469b-a89e-ada87407674a Destroying unnamed session 2024.01.19 22:44:39.410549 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.410651 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.410690 [ 3 ] {} HTTP-Session: 15301555-1874-4eda-b9ac-5e6897a67d6d Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.410730 [ 3 ] {} HTTP-Session: 15301555-1874-4eda-b9ac-5e6897a67d6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.410902 [ 3 ] {5f4a5aca-ca3e-4c1f-a281-26ccf73571e7} executeQuery: (from [fd00:1122:3344:101::d]:53282) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.19 22:44:39.410964 [ 3 ] {5f4a5aca-ca3e-4c1f-a281-26ccf73571e7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.01.19 22:44:39.415570 [ 3 ] {5f4a5aca-ca3e-4c1f-a281-26ccf73571e7} oximeter.fields_bool (8f5fe463-3fd8-4a88-abe7-7074e7edb59c): Loading data parts 2024.01.19 22:44:39.415710 [ 3 ] {5f4a5aca-ca3e-4c1f-a281-26ccf73571e7} oximeter.fields_bool (8f5fe463-3fd8-4a88-abe7-7074e7edb59c): There are no data parts 2024.01.19 22:44:39.418297 [ 3 ] {5f4a5aca-ca3e-4c1f-a281-26ccf73571e7} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.418334 [ 3 ] {5f4a5aca-ca3e-4c1f-a281-26ccf73571e7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.418349 [ 3 ] {} HTTP-Session: 15301555-1874-4eda-b9ac-5e6897a67d6d Destroying unnamed session 2024.01.19 22:44:39.418454 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.418520 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.418539 [ 3 ] {} HTTP-Session: 309cbc06-4f8b-4f5b-ac68-cadf63f997c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.418555 [ 3 ] {} HTTP-Session: 309cbc06-4f8b-4f5b-ac68-cadf63f997c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.418722 [ 3 ] {b5092b42-74be-4b09-bf3b-932de9ea5c06} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.19 22:44:39.418780 [ 3 ] {b5092b42-74be-4b09-bf3b-932de9ea5c06} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.01.19 22:44:39.421240 [ 3 ] {b5092b42-74be-4b09-bf3b-932de9ea5c06} oximeter.fields_i8 (2f4c8680-6e05-40cd-9ff0-dddbe40159d0): Loading data parts 2024.01.19 22:44:39.421332 [ 3 ] {b5092b42-74be-4b09-bf3b-932de9ea5c06} oximeter.fields_i8 (2f4c8680-6e05-40cd-9ff0-dddbe40159d0): There are no data parts 2024.01.19 22:44:39.425664 [ 3 ] {b5092b42-74be-4b09-bf3b-932de9ea5c06} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.425712 [ 3 ] {b5092b42-74be-4b09-bf3b-932de9ea5c06} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.425751 [ 3 ] {} HTTP-Session: 309cbc06-4f8b-4f5b-ac68-cadf63f997c0 Destroying unnamed session 2024.01.19 22:44:39.425860 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.425925 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.425961 [ 3 ] {} HTTP-Session: 2530e02a-ffd1-4f78-b29a-17993b5a4bc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.425980 [ 3 ] {} HTTP-Session: 2530e02a-ffd1-4f78-b29a-17993b5a4bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.426181 [ 3 ] {b2eb1430-427d-4136-b473-df1c56991595} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.19 22:44:39.426237 [ 3 ] {b2eb1430-427d-4136-b473-df1c56991595} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.01.19 22:44:39.430868 [ 3 ] {b2eb1430-427d-4136-b473-df1c56991595} oximeter.fields_u8 (a2cd945f-d85f-43c4-b6af-ee482b179adc): Loading data parts 2024.01.19 22:44:39.431001 [ 3 ] {b2eb1430-427d-4136-b473-df1c56991595} oximeter.fields_u8 (a2cd945f-d85f-43c4-b6af-ee482b179adc): There are no data parts 2024.01.19 22:44:39.433629 [ 3 ] {b2eb1430-427d-4136-b473-df1c56991595} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.433672 [ 3 ] {b2eb1430-427d-4136-b473-df1c56991595} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.433691 [ 3 ] {} HTTP-Session: 2530e02a-ffd1-4f78-b29a-17993b5a4bc9 Destroying unnamed session 2024.01.19 22:44:39.433848 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.433913 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.433936 [ 3 ] {} HTTP-Session: 83ae0595-7a1f-4eb6-b823-a20f4633a77e Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.433969 [ 3 ] {} HTTP-Session: 83ae0595-7a1f-4eb6-b823-a20f4633a77e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.434157 [ 3 ] {9f887ef5-057d-4b78-9001-015d4f2f62a6} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.19 22:44:39.434228 [ 3 ] {9f887ef5-057d-4b78-9001-015d4f2f62a6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.01.19 22:44:39.438740 [ 3 ] {9f887ef5-057d-4b78-9001-015d4f2f62a6} oximeter.fields_i16 (36164090-d0d7-4dd0-9661-46a52dbc036d): Loading data parts 2024.01.19 22:44:39.438896 [ 3 ] {9f887ef5-057d-4b78-9001-015d4f2f62a6} oximeter.fields_i16 (36164090-d0d7-4dd0-9661-46a52dbc036d): There are no data parts 2024.01.19 22:44:39.443690 [ 3 ] {9f887ef5-057d-4b78-9001-015d4f2f62a6} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.443747 [ 3 ] {9f887ef5-057d-4b78-9001-015d4f2f62a6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.443805 [ 3 ] {} HTTP-Session: 83ae0595-7a1f-4eb6-b823-a20f4633a77e Destroying unnamed session 2024.01.19 22:44:39.444057 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.444164 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.444218 [ 3 ] {} HTTP-Session: 39e49a9b-0dff-405e-be06-ea69bb3643fa Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.444269 [ 3 ] {} HTTP-Session: 39e49a9b-0dff-405e-be06-ea69bb3643fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.444573 [ 3 ] {571da5c9-e61d-44ee-828b-d64bc48208d5} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.19 22:44:39.444680 [ 3 ] {571da5c9-e61d-44ee-828b-d64bc48208d5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.01.19 22:44:39.447450 [ 3 ] {571da5c9-e61d-44ee-828b-d64bc48208d5} oximeter.fields_u16 (7dd7a8d6-a60f-47d1-9790-b373137b3c47): Loading data parts 2024.01.19 22:44:39.447538 [ 3 ] {571da5c9-e61d-44ee-828b-d64bc48208d5} oximeter.fields_u16 (7dd7a8d6-a60f-47d1-9790-b373137b3c47): There are no data parts 2024.01.19 22:44:39.450028 [ 3 ] {571da5c9-e61d-44ee-828b-d64bc48208d5} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.450078 [ 3 ] {571da5c9-e61d-44ee-828b-d64bc48208d5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.450109 [ 3 ] {} HTTP-Session: 39e49a9b-0dff-405e-be06-ea69bb3643fa Destroying unnamed session 2024.01.19 22:44:39.450336 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.450440 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.450477 [ 3 ] {} HTTP-Session: e43b0b96-180c-4ef8-8215-c86099c114b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.450528 [ 3 ] {} HTTP-Session: e43b0b96-180c-4ef8-8215-c86099c114b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.450789 [ 3 ] {7af98c5d-c12a-491e-b026-652ea51e0fc1} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.19 22:44:39.450838 [ 3 ] {7af98c5d-c12a-491e-b026-652ea51e0fc1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.01.19 22:44:39.455236 [ 3 ] {7af98c5d-c12a-491e-b026-652ea51e0fc1} oximeter.fields_i32 (201e554c-1116-4273-bfc4-bf940b3a5ded): Loading data parts 2024.01.19 22:44:39.455365 [ 3 ] {7af98c5d-c12a-491e-b026-652ea51e0fc1} oximeter.fields_i32 (201e554c-1116-4273-bfc4-bf940b3a5ded): There are no data parts 2024.01.19 22:44:39.460038 [ 3 ] {7af98c5d-c12a-491e-b026-652ea51e0fc1} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.460107 [ 3 ] {7af98c5d-c12a-491e-b026-652ea51e0fc1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.460137 [ 3 ] {} HTTP-Session: e43b0b96-180c-4ef8-8215-c86099c114b8 Destroying unnamed session 2024.01.19 22:44:39.460340 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.460442 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.460480 [ 3 ] {} HTTP-Session: 984c0718-05b8-433f-9f6e-f24a0fe15351 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.460530 [ 3 ] {} HTTP-Session: 984c0718-05b8-433f-9f6e-f24a0fe15351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.460827 [ 3 ] {e3feae77-2da1-4e59-aef4-97d8cf79a9dd} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.19 22:44:39.460876 [ 3 ] {e3feae77-2da1-4e59-aef4-97d8cf79a9dd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.01.19 22:44:39.463637 [ 3 ] {e3feae77-2da1-4e59-aef4-97d8cf79a9dd} oximeter.fields_u32 (00881f4a-68f7-45f2-9762-198258856eb9): Loading data parts 2024.01.19 22:44:39.463719 [ 3 ] {e3feae77-2da1-4e59-aef4-97d8cf79a9dd} oximeter.fields_u32 (00881f4a-68f7-45f2-9762-198258856eb9): There are no data parts 2024.01.19 22:44:39.466010 [ 3 ] {e3feae77-2da1-4e59-aef4-97d8cf79a9dd} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.466040 [ 3 ] {e3feae77-2da1-4e59-aef4-97d8cf79a9dd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.466073 [ 3 ] {} HTTP-Session: 984c0718-05b8-433f-9f6e-f24a0fe15351 Destroying unnamed session 2024.01.19 22:44:39.466207 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.466272 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.466308 [ 3 ] {} HTTP-Session: d0472021-4053-4f7f-9522-8cfa38ce0578 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.466328 [ 3 ] {} HTTP-Session: d0472021-4053-4f7f-9522-8cfa38ce0578 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.466528 [ 3 ] {0d1c87d5-09fa-4b7f-8549-755ac7fa68e0} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.19 22:44:39.466587 [ 3 ] {0d1c87d5-09fa-4b7f-8549-755ac7fa68e0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.01.19 22:44:39.471033 [ 3 ] {0d1c87d5-09fa-4b7f-8549-755ac7fa68e0} oximeter.fields_i64 (7b833abc-ec40-44bc-a8a0-dc06075679e1): Loading data parts 2024.01.19 22:44:39.471189 [ 3 ] {0d1c87d5-09fa-4b7f-8549-755ac7fa68e0} oximeter.fields_i64 (7b833abc-ec40-44bc-a8a0-dc06075679e1): There are no data parts 2024.01.19 22:44:39.475798 [ 3 ] {0d1c87d5-09fa-4b7f-8549-755ac7fa68e0} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.475844 [ 3 ] {0d1c87d5-09fa-4b7f-8549-755ac7fa68e0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.475876 [ 3 ] {} HTTP-Session: d0472021-4053-4f7f-9522-8cfa38ce0578 Destroying unnamed session 2024.01.19 22:44:39.476019 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.476084 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.476121 [ 3 ] {} HTTP-Session: 5ff68bf6-9eff-4669-8696-a6f146c4b294 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.476142 [ 3 ] {} HTTP-Session: 5ff68bf6-9eff-4669-8696-a6f146c4b294 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.476343 [ 3 ] {7a1d0f33-2563-43ff-8854-291f825a8669} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.19 22:44:39.476403 [ 3 ] {7a1d0f33-2563-43ff-8854-291f825a8669} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.01.19 22:44:39.479216 [ 3 ] {7a1d0f33-2563-43ff-8854-291f825a8669} oximeter.fields_u64 (e596a124-aaee-425d-88c2-bcef85064189): Loading data parts 2024.01.19 22:44:39.479311 [ 3 ] {7a1d0f33-2563-43ff-8854-291f825a8669} oximeter.fields_u64 (e596a124-aaee-425d-88c2-bcef85064189): There are no data parts 2024.01.19 22:44:39.481523 [ 3 ] {7a1d0f33-2563-43ff-8854-291f825a8669} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.481547 [ 3 ] {7a1d0f33-2563-43ff-8854-291f825a8669} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.481578 [ 3 ] {} HTTP-Session: 5ff68bf6-9eff-4669-8696-a6f146c4b294 Destroying unnamed session 2024.01.19 22:44:39.481701 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.481767 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.481790 [ 3 ] {} HTTP-Session: 3a021ee2-c3ce-4148-a39b-9e18d4a8ede9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.481827 [ 3 ] {} HTTP-Session: 3a021ee2-c3ce-4148-a39b-9e18d4a8ede9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.482013 [ 3 ] {9b755fcc-cb6d-4d36-96d2-1ecc42afd3aa} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.19 22:44:39.482084 [ 3 ] {9b755fcc-cb6d-4d36-96d2-1ecc42afd3aa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.01.19 22:44:39.486584 [ 3 ] {9b755fcc-cb6d-4d36-96d2-1ecc42afd3aa} oximeter.fields_ipaddr (efca11f0-1174-4d07-bcd3-18d76a799972): Loading data parts 2024.01.19 22:44:39.486692 [ 3 ] {9b755fcc-cb6d-4d36-96d2-1ecc42afd3aa} oximeter.fields_ipaddr (efca11f0-1174-4d07-bcd3-18d76a799972): There are no data parts 2024.01.19 22:44:39.491160 [ 3 ] {9b755fcc-cb6d-4d36-96d2-1ecc42afd3aa} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.491190 [ 3 ] {9b755fcc-cb6d-4d36-96d2-1ecc42afd3aa} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.491227 [ 3 ] {} HTTP-Session: 3a021ee2-c3ce-4148-a39b-9e18d4a8ede9 Destroying unnamed session 2024.01.19 22:44:39.491350 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.491422 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.491459 [ 3 ] {} HTTP-Session: b1b70d46-cce1-4d2f-bb65-ca8d2d917b22 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.491490 [ 3 ] {} HTTP-Session: b1b70d46-cce1-4d2f-bb65-ca8d2d917b22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.491677 [ 3 ] {82537846-19dc-471d-a436-3b824acaae62} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.19 22:44:39.491742 [ 3 ] {82537846-19dc-471d-a436-3b824acaae62} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.01.19 22:44:39.494517 [ 3 ] {82537846-19dc-471d-a436-3b824acaae62} oximeter.fields_string (8682adc6-1efd-4ed5-9f0e-90845a4aabeb): Loading data parts 2024.01.19 22:44:39.494618 [ 3 ] {82537846-19dc-471d-a436-3b824acaae62} oximeter.fields_string (8682adc6-1efd-4ed5-9f0e-90845a4aabeb): There are no data parts 2024.01.19 22:44:39.496877 [ 3 ] {82537846-19dc-471d-a436-3b824acaae62} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.496903 [ 3 ] {82537846-19dc-471d-a436-3b824acaae62} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.496917 [ 3 ] {} HTTP-Session: b1b70d46-cce1-4d2f-bb65-ca8d2d917b22 Destroying unnamed session 2024.01.19 22:44:39.497052 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.497112 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.497130 [ 3 ] {} HTTP-Session: 96d014cc-cc0d-4204-990a-2fced4f1fc62 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.497159 [ 3 ] {} HTTP-Session: 96d014cc-cc0d-4204-990a-2fced4f1fc62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.497323 [ 3 ] {e5253fbe-a8b3-4d9d-b148-4bcf82cb0cc9} executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.19 22:44:39.497372 [ 3 ] {e5253fbe-a8b3-4d9d-b148-4bcf82cb0cc9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.01.19 22:44:39.501766 [ 3 ] {e5253fbe-a8b3-4d9d-b148-4bcf82cb0cc9} oximeter.fields_uuid (5f8333c4-698e-4d44-bef1-d355bec8f95c): Loading data parts 2024.01.19 22:44:39.501859 [ 3 ] {e5253fbe-a8b3-4d9d-b148-4bcf82cb0cc9} oximeter.fields_uuid (5f8333c4-698e-4d44-bef1-d355bec8f95c): There are no data parts 2024.01.19 22:44:39.506260 [ 3 ] {e5253fbe-a8b3-4d9d-b148-4bcf82cb0cc9} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.506305 [ 3 ] {e5253fbe-a8b3-4d9d-b148-4bcf82cb0cc9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.506321 [ 3 ] {} HTTP-Session: 96d014cc-cc0d-4204-990a-2fced4f1fc62 Destroying unnamed session 2024.01.19 22:44:39.506466 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.506524 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.506543 [ 3 ] {} HTTP-Session: 5f12849e-3e62-419d-ba55-3b2272dd6660 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.506575 [ 3 ] {} HTTP-Session: 5f12849e-3e62-419d-ba55-3b2272dd6660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.506812 [ 3 ] {14b3a07d-f692-42cd-ac97-7d5b9d8c387d} executeQuery: (from [fd00:1122:3344:101::d]:53282) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2024.01.19 22:44:39.506896 [ 3 ] {14b3a07d-f692-42cd-ac97-7d5b9d8c387d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.01.19 22:44:39.509761 [ 3 ] {14b3a07d-f692-42cd-ac97-7d5b9d8c387d} oximeter.timeseries_schema (2f056d5f-e84c-4450-8a68-be81bfe6665d): Loading data parts 2024.01.19 22:44:39.509878 [ 3 ] {14b3a07d-f692-42cd-ac97-7d5b9d8c387d} oximeter.timeseries_schema (2f056d5f-e84c-4450-8a68-be81bfe6665d): There are no data parts 2024.01.19 22:44:39.512291 [ 3 ] {14b3a07d-f692-42cd-ac97-7d5b9d8c387d} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.512318 [ 3 ] {14b3a07d-f692-42cd-ac97-7d5b9d8c387d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 22:44:39.512354 [ 3 ] {} HTTP-Session: 5f12849e-3e62-419d-ba55-3b2272dd6660 Destroying unnamed session 2024.01.19 22:44:39.512478 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 22:44:39.512543 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 22:44:39.512577 [ 3 ] {} HTTP-Session: d7ac936c-eb61-46c2-87f8-a565f7091e00 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 2024.01.19 22:44:39.512596 [ 3 ] {} HTTP-Session: d7ac936c-eb61-46c2-87f8-a565f7091e00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 22:44:39.512710 [ 3 ] {881720c2-5be2-4a31-8431-a9769cd84fa4} executeQuery: (from [fd00:1122:3344:101::d]:53282) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.01.19 22:44:39.513409 [ 3 ] {881720c2-5be2-4a31-8431-a9769cd84fa4} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.01.19 22:44:39.518673 [ 3 ] {881720c2-5be2-4a31-8431-a9769cd84fa4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.19 22:44:39.521367 [ 3 ] {881720c2-5be2-4a31-8431-a9769cd84fa4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.19 22:44:39.521599 [ 3 ] {881720c2-5be2-4a31-8431-a9769cd84fa4} oximeter.version (c6dccdaf-deb9-46e2-a5f5-9156c6daa20a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.19 22:44:39.521793 [ 3 ] {881720c2-5be2-4a31-8431-a9769cd84fa4} executeQuery: Read 1 rows, 16.00 B in 0.008977738 sec., 111 rows/sec., 1.74 KiB/sec. 2024.01.19 22:44:39.521913 [ 3 ] {881720c2-5be2-4a31-8431-a9769cd84fa4} DynamicQueryHandler: Done processing query 2024.01.19 22:44:39.521933 [ 3 ] {881720c2-5be2-4a31-8431-a9769cd84fa4} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.01.19 22:44:39.521962 [ 3 ] {} HTTP-Session: d7ac936c-eb61-46c2-87f8-a565f7091e00 Destroying unnamed session 2024.01.19 22:44:40.000157 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.06 MiB, will set to 228.29 MiB (RSS), difference: 9.30 MiB 2024.01.19 22:44:50.586210 [ 152 ] {} DNSResolver: Updating DNS cache 2024.01.19 22:44:50.586279 [ 152 ] {} DNSResolver: Updated DNS cache