[ Feb 15 22:28:34 Enabled. ] [ Feb 15 22:28:34 Rereading configuration. ] [ Feb 15 22:28:37 Rereading configuration. ] [ Feb 15 22:28:48 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Feb 15 22:28:48 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2024.02.15 22:28:49.404792 [ 1 ] {} Application: Will watch for the process with pid 23314 2024.02.15 22:28:49.404870 [ 1 ] {} Application: Forked a child process to watch 2024.02.15 22:28:50.066233 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23314 2024.02.15 22:28:50.066412 [ 1 ] {} Application: starting up 2024.02.15 22:28:50.066634 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.02.15 22:28:50.168260 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.02.15 22:28:50.168314 [ 1 ] {} Application: Initializing DateLUT. 2024.02.15 22:28:50.168329 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.02.15 22:28:50.168370 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.02.15 22:28:50.168681 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.02.15 22:28:50.169391 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.02.15 22:28:50.169869 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.15 22:28:50.170136 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2024.02.15 22:28:50.173014 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.15 22:28:50.173059 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.15 22:28:50.173775 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.02.15 22:28:50.173944 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.15 22:28:50.180636 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.15 22:28:50.180937 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.02.15 22:28:50.180964 [ 1 ] {} Application: Uncompressed cache policy name 2024.02.15 22:28:50.182314 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.02.15 22:28:50.182792 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.02.15 22:28:50.183216 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.02.15 22:28:50.183640 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.02.15 22:28:50.184570 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.02.15 22:28:50.184622 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.02.15 22:28:50.184676 [ 1 ] {} Application: Loaded user defined objects 2024.02.15 22:28:50.184700 [ 1 ] {} Application: Loading metadata from /data/ 2024.02.15 22:28:50.193937 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.02.15 22:28:50.193974 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000121893 sec 2024.02.15 22:28:50.194572 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.15 22:28:50.194654 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.02.15 22:28:50.194673 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.02.15 22:28:50.194694 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.02.15 22:28:50.194706 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.02.15 22:28:50.194720 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.02.15 22:28:50.194737 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.02.15 22:28:50.194769 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.02.15 22:28:50.194787 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.02.15 22:28:50.194817 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.02.15 22:28:50.194830 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.02.15 22:28:50.194844 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.02.15 22:28:50.194859 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.02.15 22:28:50.194891 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.02.15 22:28:50.194905 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.02.15 22:28:50.194917 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.02.15 22:28:50.232076 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.02.15 22:28:50.233237 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.02.15 22:28:50.233273 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.2021e-05 sec 2024.02.15 22:28:50.233301 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.15 22:28:50.233315 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.02.15 22:28:50.233335 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.02.15 22:28:50.235506 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.02.15 22:28:50.241073 [ 1 ] {} Application: Loaded metadata. 2024.02.15 22:28:50.241197 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2024.02.15 22:28:50.241241 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.02.15 22:28:50.438210 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) 2024.02.15 22:28:50.454842 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) 2024.02.15 22:28:50.454885 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.02.15 22:28:50.519567 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.15 22:28:50.520369 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.64 MiB (RSS), difference: 210.69 MiB 2024.02.15 22:28:50.520746 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.02.15 22:28:50.520788 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.02.15 22:28:50.520828 [ 136 ] {} DNSResolver: Updating DNS cache 2024.02.15 22:28:50.520922 [ 136 ] {} DNSResolver: Updated DNS cache 2024.02.15 22:28:50.520961 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.02.15 22:28:50.521034 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.02.15 22:28:50.521112 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.02.15 22:28:50.521133 [ 1 ] {} Application: Ready for connections. 2024.02.15 22:28:50.525034 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.525201 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.525830 [ 3 ] {} HTTP-Session: 7d84793a-7b4d-48e3-9430-32f90fd5c95b Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.525864 [ 3 ] {} HTTP-Session: 7d84793a-7b4d-48e3-9430-32f90fd5c95b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.525994 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.02.15 22:28:50.526023 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.15 22:28:50.526041 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.15 22:28:50.527515 [ 3 ] {33fba3db-ec8c-4964-bfda-e43daca1a825} executeQuery: (from [fd00:1122:3344:101::d]:33419) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.15 22:28:50.549643 [ 3 ] {33fba3db-ec8c-4964-bfda-e43daca1a825} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:33419) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 2024.02.15 22:28:50.550451 [ 3 ] {33fba3db-ec8c-4964-bfda-e43daca1a825} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.02.15 22:28:50.551186 [ 3 ] {33fba3db-ec8c-4964-bfda-e43daca1a825} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.551210 [ 3 ] {} HTTP-Session: 7d84793a-7b4d-48e3-9430-32f90fd5c95b Destroying unnamed session 2024.02.15 22:28:50.551724 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.551785 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.551806 [ 3 ] {} HTTP-Session: b35e6926-15ca-4589-9144-7afdb855c6eb Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.551828 [ 3 ] {} HTTP-Session: b35e6926-15ca-4589-9144-7afdb855c6eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.551927 [ 3 ] {f251112e-2382-44bd-9d11-2917634489ab} executeQuery: (from [fd00:1122:3344:101::d]:33419) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.02.15 22:28:50.552009 [ 3 ] {f251112e-2382-44bd-9d11-2917634489ab} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.02.15 22:28:50.552968 [ 3 ] {f251112e-2382-44bd-9d11-2917634489ab} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.02.15 22:28:50.554835 [ 3 ] {f251112e-2382-44bd-9d11-2917634489ab} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 22:28:50.558869 [ 3 ] {f251112e-2382-44bd-9d11-2917634489ab} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.558917 [ 3 ] {f251112e-2382-44bd-9d11-2917634489ab} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.02.15 22:28:50.558933 [ 3 ] {} HTTP-Session: b35e6926-15ca-4589-9144-7afdb855c6eb Destroying unnamed session 2024.02.15 22:28:50.559083 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.559139 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.559157 [ 3 ] {} HTTP-Session: bce0b8b1-8cdd-4188-a8e6-f76ae294d9a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.559173 [ 3 ] {} HTTP-Session: bce0b8b1-8cdd-4188-a8e6-f76ae294d9a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.559268 [ 3 ] {13953d90-2d8f-4b4f-b264-d574e647cfb7} executeQuery: (from [fd00:1122:3344:101::d]:33419) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.15 22:28:50.559530 [ 3 ] {13953d90-2d8f-4b4f-b264-d574e647cfb7} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:33419) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 2024.02.15 22:28:50.559656 [ 3 ] {13953d90-2d8f-4b4f-b264-d574e647cfb7} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.02.15 22:28:50.559767 [ 3 ] {13953d90-2d8f-4b4f-b264-d574e647cfb7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.559786 [ 3 ] {} HTTP-Session: bce0b8b1-8cdd-4188-a8e6-f76ae294d9a1 Destroying unnamed session 2024.02.15 22:28:50.560266 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.560315 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.560334 [ 3 ] {} HTTP-Session: ccefbd1d-5389-4376-af2f-752a1679a48b Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.560352 [ 3 ] {} HTTP-Session: ccefbd1d-5389-4376-af2f-752a1679a48b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.560470 [ 3 ] {867b2bb9-a082-4f65-bbb8-93b4df0a875c} executeQuery: (from [fd00:1122:3344:101::d]:33419) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.02.15 22:28:50.560568 [ 3 ] {867b2bb9-a082-4f65-bbb8-93b4df0a875c} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.560592 [ 3 ] {867b2bb9-a082-4f65-bbb8-93b4df0a875c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.560607 [ 3 ] {} HTTP-Session: ccefbd1d-5389-4376-af2f-752a1679a48b Destroying unnamed session 2024.02.15 22:28:50.560726 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.560769 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.560788 [ 3 ] {} HTTP-Session: 3c6bade9-a38d-4fc9-a26d-543f1aefc3b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.560806 [ 3 ] {} HTTP-Session: 3c6bade9-a38d-4fc9-a26d-543f1aefc3b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.560861 [ 3 ] {d94428aa-63ff-4222-b5ff-c1c1d4814966} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.02.15 22:28:50.560911 [ 3 ] {d94428aa-63ff-4222-b5ff-c1c1d4814966} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.02.15 22:28:50.566096 [ 3 ] {d94428aa-63ff-4222-b5ff-c1c1d4814966} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.02.15 22:28:50.566124 [ 3 ] {d94428aa-63ff-4222-b5ff-c1c1d4814966} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.0721e-05 sec 2024.02.15 22:28:50.566159 [ 3 ] {d94428aa-63ff-4222-b5ff-c1c1d4814966} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.15 22:28:50.566182 [ 3 ] {d94428aa-63ff-4222-b5ff-c1c1d4814966} DatabaseAtomic (oximeter): Starting up tables. 2024.02.15 22:28:50.566265 [ 3 ] {d94428aa-63ff-4222-b5ff-c1c1d4814966} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.566297 [ 3 ] {d94428aa-63ff-4222-b5ff-c1c1d4814966} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.566316 [ 3 ] {} HTTP-Session: 3c6bade9-a38d-4fc9-a26d-543f1aefc3b3 Destroying unnamed session 2024.02.15 22:28:50.566458 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.566515 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.566539 [ 3 ] {} HTTP-Session: b7324c95-616e-408b-83b1-9d42627d2376 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.566566 [ 3 ] {} HTTP-Session: b7324c95-616e-408b-83b1-9d42627d2376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.566717 [ 3 ] {3c086a27-2408-4fe5-a676-9dc44c9931cb} executeQuery: (from [fd00:1122:3344:101::d]:33419) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2024.02.15 22:28:50.566766 [ 3 ] {3c086a27-2408-4fe5-a676-9dc44c9931cb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.02.15 22:28:50.571151 [ 3 ] {3c086a27-2408-4fe5-a676-9dc44c9931cb} oximeter.version (84ef05f5-3c0c-4e61-8f6b-2895ca671007): Loading data parts 2024.02.15 22:28:50.571302 [ 3 ] {3c086a27-2408-4fe5-a676-9dc44c9931cb} oximeter.version (84ef05f5-3c0c-4e61-8f6b-2895ca671007): There are no data parts 2024.02.15 22:28:50.577173 [ 3 ] {3c086a27-2408-4fe5-a676-9dc44c9931cb} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.577205 [ 3 ] {3c086a27-2408-4fe5-a676-9dc44c9931cb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.577272 [ 3 ] {} HTTP-Session: b7324c95-616e-408b-83b1-9d42627d2376 Destroying unnamed session 2024.02.15 22:28:50.577429 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.577495 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.577523 [ 3 ] {} HTTP-Session: dd9028ef-7d51-4f0c-b1ad-6f1c2fee6e47 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.577544 [ 3 ] {} HTTP-Session: dd9028ef-7d51-4f0c-b1ad-6f1c2fee6e47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.577756 [ 3 ] {3afbc75e-589e-457e-9e84-7d763e077f78} executeQuery: (from [fd00:1122:3344:101::d]:33419) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 22:28:50.577811 [ 3 ] {3afbc75e-589e-457e-9e84-7d763e077f78} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.02.15 22:28:50.584723 [ 3 ] {3afbc75e-589e-457e-9e84-7d763e077f78} oximeter.measurements_bool (9c9b52b4-2eb0-48b8-9797-6ddcc892c7ec): Loading data parts 2024.02.15 22:28:50.584843 [ 3 ] {3afbc75e-589e-457e-9e84-7d763e077f78} oximeter.measurements_bool (9c9b52b4-2eb0-48b8-9797-6ddcc892c7ec): There are no data parts 2024.02.15 22:28:50.591422 [ 3 ] {3afbc75e-589e-457e-9e84-7d763e077f78} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.591454 [ 3 ] {3afbc75e-589e-457e-9e84-7d763e077f78} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.591482 [ 3 ] {} HTTP-Session: dd9028ef-7d51-4f0c-b1ad-6f1c2fee6e47 Destroying unnamed session 2024.02.15 22:28:50.591650 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.591699 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.591722 [ 3 ] {} HTTP-Session: 3a99aebd-a4c1-47cd-a86b-f20ab2b42f4d Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.591740 [ 3 ] {} HTTP-Session: 3a99aebd-a4c1-47cd-a86b-f20ab2b42f4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.591946 [ 3 ] {88a81eba-13fe-447c-ab31-9fd78521ae8b} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 22:28:50.591998 [ 3 ] {88a81eba-13fe-447c-ab31-9fd78521ae8b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.02.15 22:28:50.593973 [ 3 ] {88a81eba-13fe-447c-ab31-9fd78521ae8b} oximeter.measurements_i8 (dcb323ec-c75c-4f4d-baae-174076347b8a): Loading data parts 2024.02.15 22:28:50.594080 [ 3 ] {88a81eba-13fe-447c-ab31-9fd78521ae8b} oximeter.measurements_i8 (dcb323ec-c75c-4f4d-baae-174076347b8a): There are no data parts 2024.02.15 22:28:50.595258 [ 3 ] {88a81eba-13fe-447c-ab31-9fd78521ae8b} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.595282 [ 3 ] {88a81eba-13fe-447c-ab31-9fd78521ae8b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.595297 [ 3 ] {} HTTP-Session: 3a99aebd-a4c1-47cd-a86b-f20ab2b42f4d Destroying unnamed session 2024.02.15 22:28:50.595479 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.595528 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.595547 [ 3 ] {} HTTP-Session: 74c79c19-c9d9-4bd2-a278-d756497dfb32 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.595566 [ 3 ] {} HTTP-Session: 74c79c19-c9d9-4bd2-a278-d756497dfb32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.595761 [ 3 ] {f972da50-1448-4b56-a4e2-90901d819e18} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 22:28:50.595810 [ 3 ] {f972da50-1448-4b56-a4e2-90901d819e18} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.02.15 22:28:50.597251 [ 3 ] {f972da50-1448-4b56-a4e2-90901d819e18} oximeter.measurements_u8 (883ac7ef-39a9-4d5b-8fb2-3ac7e70f5358): Loading data parts 2024.02.15 22:28:50.597338 [ 3 ] {f972da50-1448-4b56-a4e2-90901d819e18} oximeter.measurements_u8 (883ac7ef-39a9-4d5b-8fb2-3ac7e70f5358): There are no data parts 2024.02.15 22:28:50.598519 [ 3 ] {f972da50-1448-4b56-a4e2-90901d819e18} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.598544 [ 3 ] {f972da50-1448-4b56-a4e2-90901d819e18} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.598559 [ 3 ] {} HTTP-Session: 74c79c19-c9d9-4bd2-a278-d756497dfb32 Destroying unnamed session 2024.02.15 22:28:50.598671 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.598719 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.598738 [ 3 ] {} HTTP-Session: d9fa51d3-dd35-4f08-9875-9b12f0ed0eed Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.598758 [ 3 ] {} HTTP-Session: d9fa51d3-dd35-4f08-9875-9b12f0ed0eed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.598953 [ 3 ] {2c341094-a041-4b45-bfcb-b512a41d5376} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 22:28:50.599000 [ 3 ] {2c341094-a041-4b45-bfcb-b512a41d5376} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.02.15 22:28:50.600578 [ 3 ] {2c341094-a041-4b45-bfcb-b512a41d5376} oximeter.measurements_i16 (daa9b0bd-169e-4c19-aaeb-456c00c96771): Loading data parts 2024.02.15 22:28:50.600671 [ 3 ] {2c341094-a041-4b45-bfcb-b512a41d5376} oximeter.measurements_i16 (daa9b0bd-169e-4c19-aaeb-456c00c96771): There are no data parts 2024.02.15 22:28:50.601913 [ 3 ] {2c341094-a041-4b45-bfcb-b512a41d5376} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.601985 [ 3 ] {2c341094-a041-4b45-bfcb-b512a41d5376} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.602001 [ 3 ] {} HTTP-Session: d9fa51d3-dd35-4f08-9875-9b12f0ed0eed Destroying unnamed session 2024.02.15 22:28:50.602139 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.602195 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.602214 [ 3 ] {} HTTP-Session: fa4774c5-8e13-45e1-99cd-f2a291fb64b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.602238 [ 3 ] {} HTTP-Session: fa4774c5-8e13-45e1-99cd-f2a291fb64b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.602481 [ 3 ] {6ad8b972-2d71-4f4e-a8b6-6f03f5ecb9ca} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 22:28:50.602539 [ 3 ] {6ad8b972-2d71-4f4e-a8b6-6f03f5ecb9ca} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.02.15 22:28:50.603972 [ 3 ] {6ad8b972-2d71-4f4e-a8b6-6f03f5ecb9ca} oximeter.measurements_u16 (c3a17e60-026f-4245-8bb9-e815e71b9b80): Loading data parts 2024.02.15 22:28:50.604059 [ 3 ] {6ad8b972-2d71-4f4e-a8b6-6f03f5ecb9ca} oximeter.measurements_u16 (c3a17e60-026f-4245-8bb9-e815e71b9b80): There are no data parts 2024.02.15 22:28:50.606514 [ 3 ] {6ad8b972-2d71-4f4e-a8b6-6f03f5ecb9ca} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.606552 [ 3 ] {6ad8b972-2d71-4f4e-a8b6-6f03f5ecb9ca} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.606568 [ 3 ] {} HTTP-Session: fa4774c5-8e13-45e1-99cd-f2a291fb64b9 Destroying unnamed session 2024.02.15 22:28:50.606709 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.606759 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.606779 [ 3 ] {} HTTP-Session: 736d8d4d-7e59-4fea-bc7b-a5ec6ad090be Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.606800 [ 3 ] {} HTTP-Session: 736d8d4d-7e59-4fea-bc7b-a5ec6ad090be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.607001 [ 3 ] {aa3800de-377c-422a-9d8a-d74d8ae2e832} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 22:28:50.607050 [ 3 ] {aa3800de-377c-422a-9d8a-d74d8ae2e832} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.02.15 22:28:50.608610 [ 3 ] {aa3800de-377c-422a-9d8a-d74d8ae2e832} oximeter.measurements_i32 (81d568b3-d446-4450-bbde-fdfa1765c519): Loading data parts 2024.02.15 22:28:50.608694 [ 3 ] {aa3800de-377c-422a-9d8a-d74d8ae2e832} oximeter.measurements_i32 (81d568b3-d446-4450-bbde-fdfa1765c519): There are no data parts 2024.02.15 22:28:50.611808 [ 3 ] {aa3800de-377c-422a-9d8a-d74d8ae2e832} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.611840 [ 3 ] {aa3800de-377c-422a-9d8a-d74d8ae2e832} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.611855 [ 3 ] {} HTTP-Session: 736d8d4d-7e59-4fea-bc7b-a5ec6ad090be Destroying unnamed session 2024.02.15 22:28:50.611981 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.612033 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.612052 [ 3 ] {} HTTP-Session: c2f675d2-d07b-4500-b279-96f0d0549e4c Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.612072 [ 3 ] {} HTTP-Session: c2f675d2-d07b-4500-b279-96f0d0549e4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.612259 [ 3 ] {860d6f61-1ff1-479b-9930-18b5d49bb054} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 22:28:50.612315 [ 3 ] {860d6f61-1ff1-479b-9930-18b5d49bb054} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.02.15 22:28:50.613854 [ 3 ] {860d6f61-1ff1-479b-9930-18b5d49bb054} oximeter.measurements_u32 (39471ac3-f2a5-40f0-a4fd-bd70fc129503): Loading data parts 2024.02.15 22:28:50.613929 [ 3 ] {860d6f61-1ff1-479b-9930-18b5d49bb054} oximeter.measurements_u32 (39471ac3-f2a5-40f0-a4fd-bd70fc129503): There are no data parts 2024.02.15 22:28:50.615006 [ 3 ] {860d6f61-1ff1-479b-9930-18b5d49bb054} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.615037 [ 3 ] {860d6f61-1ff1-479b-9930-18b5d49bb054} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.615051 [ 3 ] {} HTTP-Session: c2f675d2-d07b-4500-b279-96f0d0549e4c Destroying unnamed session 2024.02.15 22:28:50.615159 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.615210 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.615228 [ 3 ] {} HTTP-Session: e358a46d-912c-4aa2-9d25-8973081a1f69 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.615244 [ 3 ] {} HTTP-Session: e358a46d-912c-4aa2-9d25-8973081a1f69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.615437 [ 3 ] {0beb3dd3-7447-4187-8164-59ad4599079a} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 22:28:50.615497 [ 3 ] {0beb3dd3-7447-4187-8164-59ad4599079a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.02.15 22:28:50.616931 [ 3 ] {0beb3dd3-7447-4187-8164-59ad4599079a} oximeter.measurements_i64 (2a1959f8-6079-4d07-9c5e-5b1f5bf61ee6): Loading data parts 2024.02.15 22:28:50.617009 [ 3 ] {0beb3dd3-7447-4187-8164-59ad4599079a} oximeter.measurements_i64 (2a1959f8-6079-4d07-9c5e-5b1f5bf61ee6): There are no data parts 2024.02.15 22:28:50.618089 [ 3 ] {0beb3dd3-7447-4187-8164-59ad4599079a} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.618114 [ 3 ] {0beb3dd3-7447-4187-8164-59ad4599079a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.618138 [ 3 ] {} HTTP-Session: e358a46d-912c-4aa2-9d25-8973081a1f69 Destroying unnamed session 2024.02.15 22:28:50.618238 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.618285 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.618310 [ 3 ] {} HTTP-Session: ce37c575-c2f7-4d66-b99a-103234c404ec Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.618325 [ 3 ] {} HTTP-Session: ce37c575-c2f7-4d66-b99a-103234c404ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.618513 [ 3 ] {ca5ec23e-580f-46f6-b5fc-1a44c982f509} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 22:28:50.618570 [ 3 ] {ca5ec23e-580f-46f6-b5fc-1a44c982f509} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.02.15 22:28:50.620004 [ 3 ] {ca5ec23e-580f-46f6-b5fc-1a44c982f509} oximeter.measurements_u64 (ba11d1aa-3fa2-4b7e-96c0-d33d296c679a): Loading data parts 2024.02.15 22:28:50.620084 [ 3 ] {ca5ec23e-580f-46f6-b5fc-1a44c982f509} oximeter.measurements_u64 (ba11d1aa-3fa2-4b7e-96c0-d33d296c679a): There are no data parts 2024.02.15 22:28:50.621177 [ 3 ] {ca5ec23e-580f-46f6-b5fc-1a44c982f509} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.621201 [ 3 ] {ca5ec23e-580f-46f6-b5fc-1a44c982f509} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.621223 [ 3 ] {} HTTP-Session: ce37c575-c2f7-4d66-b99a-103234c404ec Destroying unnamed session 2024.02.15 22:28:50.621338 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.621386 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.621409 [ 3 ] {} HTTP-Session: 3d40b513-2189-466e-8a48-f050bb9ba4a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.621425 [ 3 ] {} HTTP-Session: 3d40b513-2189-466e-8a48-f050bb9ba4a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.621614 [ 3 ] {ab7a279c-3c20-48b1-a7ba-79095fc3616a} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 22:28:50.621669 [ 3 ] {ab7a279c-3c20-48b1-a7ba-79095fc3616a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.02.15 22:28:50.623098 [ 3 ] {ab7a279c-3c20-48b1-a7ba-79095fc3616a} oximeter.measurements_f32 (35b27346-7d6d-4f78-8f34-ddca61dd370f): Loading data parts 2024.02.15 22:28:50.623225 [ 3 ] {ab7a279c-3c20-48b1-a7ba-79095fc3616a} oximeter.measurements_f32 (35b27346-7d6d-4f78-8f34-ddca61dd370f): There are no data parts 2024.02.15 22:28:50.624319 [ 3 ] {ab7a279c-3c20-48b1-a7ba-79095fc3616a} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.624343 [ 3 ] {ab7a279c-3c20-48b1-a7ba-79095fc3616a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.624366 [ 3 ] {} HTTP-Session: 3d40b513-2189-466e-8a48-f050bb9ba4a1 Destroying unnamed session 2024.02.15 22:28:50.624476 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.624525 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.624550 [ 3 ] {} HTTP-Session: ca8c107f-609a-4379-976e-1c31d86b8a2b Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.624566 [ 3 ] {} HTTP-Session: ca8c107f-609a-4379-976e-1c31d86b8a2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.624756 [ 3 ] {fdbb7b8c-1ed8-40c8-a3d4-a50d7089a2de} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 22:28:50.624808 [ 3 ] {fdbb7b8c-1ed8-40c8-a3d4-a50d7089a2de} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.02.15 22:28:50.626247 [ 3 ] {fdbb7b8c-1ed8-40c8-a3d4-a50d7089a2de} oximeter.measurements_f64 (928ab156-54fe-4fb0-b3d0-08f44f11fc4a): Loading data parts 2024.02.15 22:28:50.626337 [ 3 ] {fdbb7b8c-1ed8-40c8-a3d4-a50d7089a2de} oximeter.measurements_f64 (928ab156-54fe-4fb0-b3d0-08f44f11fc4a): There are no data parts 2024.02.15 22:28:50.627409 [ 3 ] {fdbb7b8c-1ed8-40c8-a3d4-a50d7089a2de} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.627441 [ 3 ] {fdbb7b8c-1ed8-40c8-a3d4-a50d7089a2de} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.627461 [ 3 ] {} HTTP-Session: ca8c107f-609a-4379-976e-1c31d86b8a2b Destroying unnamed session 2024.02.15 22:28:50.627564 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.627612 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.627636 [ 3 ] {} HTTP-Session: b35b0d35-b64c-4f43-8d25-7514d7598d54 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.627653 [ 3 ] {} HTTP-Session: b35b0d35-b64c-4f43-8d25-7514d7598d54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.627843 [ 3 ] {8dfd02fd-1647-4fe0-a593-5673a748b0bc} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 22:28:50.627899 [ 3 ] {8dfd02fd-1647-4fe0-a593-5673a748b0bc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.02.15 22:28:50.629329 [ 3 ] {8dfd02fd-1647-4fe0-a593-5673a748b0bc} oximeter.measurements_string (f3a3aa76-12a9-4b51-91e2-633f0befcd35): Loading data parts 2024.02.15 22:28:50.629429 [ 3 ] {8dfd02fd-1647-4fe0-a593-5673a748b0bc} oximeter.measurements_string (f3a3aa76-12a9-4b51-91e2-633f0befcd35): There are no data parts 2024.02.15 22:28:50.630514 [ 3 ] {8dfd02fd-1647-4fe0-a593-5673a748b0bc} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.630546 [ 3 ] {8dfd02fd-1647-4fe0-a593-5673a748b0bc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.630571 [ 3 ] {} HTTP-Session: b35b0d35-b64c-4f43-8d25-7514d7598d54 Destroying unnamed session 2024.02.15 22:28:50.630669 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.630719 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.630744 [ 3 ] {} HTTP-Session: 554bc9f0-7847-45d3-9d75-55f90e64b2d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.630760 [ 3 ] {} HTTP-Session: 554bc9f0-7847-45d3-9d75-55f90e64b2d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.630953 [ 3 ] {d57507a2-22d1-4514-b502-c63911299043} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 22:28:50.631018 [ 3 ] {d57507a2-22d1-4514-b502-c63911299043} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.02.15 22:28:50.632454 [ 3 ] {d57507a2-22d1-4514-b502-c63911299043} oximeter.measurements_bytes (979799a3-28f9-4739-ae2c-c4831d9dabbc): Loading data parts 2024.02.15 22:28:50.632542 [ 3 ] {d57507a2-22d1-4514-b502-c63911299043} oximeter.measurements_bytes (979799a3-28f9-4739-ae2c-c4831d9dabbc): There are no data parts 2024.02.15 22:28:50.633628 [ 3 ] {d57507a2-22d1-4514-b502-c63911299043} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.633652 [ 3 ] {d57507a2-22d1-4514-b502-c63911299043} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.633667 [ 3 ] {} HTTP-Session: 554bc9f0-7847-45d3-9d75-55f90e64b2d8 Destroying unnamed session 2024.02.15 22:28:50.633777 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.633826 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.633845 [ 3 ] {} HTTP-Session: 9259c76f-bbed-475e-af1e-28732959af0a Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.633866 [ 3 ] {} HTTP-Session: 9259c76f-bbed-475e-af1e-28732959af0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.634082 [ 3 ] {6ac7c412-7329-4e70-a950-fc62ead9d7d1} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 22:28:50.634141 [ 3 ] {6ac7c412-7329-4e70-a950-fc62ead9d7d1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.02.15 22:28:50.635683 [ 3 ] {6ac7c412-7329-4e70-a950-fc62ead9d7d1} oximeter.measurements_cumulativei64 (c9255a0b-8be8-42ae-ba00-074f209cba9a): Loading data parts 2024.02.15 22:28:50.635768 [ 3 ] {6ac7c412-7329-4e70-a950-fc62ead9d7d1} oximeter.measurements_cumulativei64 (c9255a0b-8be8-42ae-ba00-074f209cba9a): There are no data parts 2024.02.15 22:28:50.637202 [ 3 ] {6ac7c412-7329-4e70-a950-fc62ead9d7d1} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.637226 [ 3 ] {6ac7c412-7329-4e70-a950-fc62ead9d7d1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.637249 [ 3 ] {} HTTP-Session: 9259c76f-bbed-475e-af1e-28732959af0a Destroying unnamed session 2024.02.15 22:28:50.637355 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.637410 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.637435 [ 3 ] {} HTTP-Session: 9e9cc87a-a8c2-48e3-a506-5931b772e80b Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.637460 [ 3 ] {} HTTP-Session: 9e9cc87a-a8c2-48e3-a506-5931b772e80b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.637660 [ 3 ] {3bfb0c09-8d21-468a-92b8-c18ae9ba0e33} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 22:28:50.637713 [ 3 ] {3bfb0c09-8d21-468a-92b8-c18ae9ba0e33} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.02.15 22:28:50.639246 [ 3 ] {3bfb0c09-8d21-468a-92b8-c18ae9ba0e33} oximeter.measurements_cumulativeu64 (b8e380d7-68bc-4d9e-837f-0bfa13eec04c): Loading data parts 2024.02.15 22:28:50.639325 [ 3 ] {3bfb0c09-8d21-468a-92b8-c18ae9ba0e33} oximeter.measurements_cumulativeu64 (b8e380d7-68bc-4d9e-837f-0bfa13eec04c): There are no data parts 2024.02.15 22:28:50.640783 [ 3 ] {3bfb0c09-8d21-468a-92b8-c18ae9ba0e33} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.640808 [ 3 ] {3bfb0c09-8d21-468a-92b8-c18ae9ba0e33} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.640835 [ 3 ] {} HTTP-Session: 9e9cc87a-a8c2-48e3-a506-5931b772e80b Destroying unnamed session 2024.02.15 22:28:50.640958 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.641002 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.641027 [ 3 ] {} HTTP-Session: 53c8934e-a375-4203-8015-4952f1ffa893 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.641054 [ 3 ] {} HTTP-Session: 53c8934e-a375-4203-8015-4952f1ffa893 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.641256 [ 3 ] {52cc7a47-edf6-4587-805a-63784e288054} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 22:28:50.641314 [ 3 ] {52cc7a47-edf6-4587-805a-63784e288054} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.02.15 22:28:50.643347 [ 3 ] {52cc7a47-edf6-4587-805a-63784e288054} oximeter.measurements_cumulativef32 (e46dfb8b-ec2a-47ee-bd27-c25a356403ed): Loading data parts 2024.02.15 22:28:50.643443 [ 3 ] {52cc7a47-edf6-4587-805a-63784e288054} oximeter.measurements_cumulativef32 (e46dfb8b-ec2a-47ee-bd27-c25a356403ed): There are no data parts 2024.02.15 22:28:50.644961 [ 3 ] {52cc7a47-edf6-4587-805a-63784e288054} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.644998 [ 3 ] {52cc7a47-edf6-4587-805a-63784e288054} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.645013 [ 3 ] {} HTTP-Session: 53c8934e-a375-4203-8015-4952f1ffa893 Destroying unnamed session 2024.02.15 22:28:50.645135 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.645189 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.645209 [ 3 ] {} HTTP-Session: 2da45240-68c4-40ea-b277-1063736351cd Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.645236 [ 3 ] {} HTTP-Session: 2da45240-68c4-40ea-b277-1063736351cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.645445 [ 3 ] {9946d6ad-90da-4c41-a04d-8c0759167762} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 22:28:50.645506 [ 3 ] {9946d6ad-90da-4c41-a04d-8c0759167762} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.02.15 22:28:50.647041 [ 3 ] {9946d6ad-90da-4c41-a04d-8c0759167762} oximeter.measurements_cumulativef64 (28dd3cb9-a688-4ec0-a640-e365f021f663): Loading data parts 2024.02.15 22:28:50.647128 [ 3 ] {9946d6ad-90da-4c41-a04d-8c0759167762} oximeter.measurements_cumulativef64 (28dd3cb9-a688-4ec0-a640-e365f021f663): There are no data parts 2024.02.15 22:28:50.648554 [ 3 ] {9946d6ad-90da-4c41-a04d-8c0759167762} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.648590 [ 3 ] {9946d6ad-90da-4c41-a04d-8c0759167762} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.648614 [ 3 ] {} HTTP-Session: 2da45240-68c4-40ea-b277-1063736351cd Destroying unnamed session 2024.02.15 22:28:50.648718 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.648771 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.648801 [ 3 ] {} HTTP-Session: 54e55c6b-88eb-4e67-974c-2cc5cc09043b Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.648817 [ 3 ] {} HTTP-Session: 54e55c6b-88eb-4e67-974c-2cc5cc09043b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.649043 [ 3 ] {7e71f6f1-2f2c-4989-9708-b957b90e4fac} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 22:28:50.649106 [ 3 ] {7e71f6f1-2f2c-4989-9708-b957b90e4fac} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.02.15 22:28:50.650649 [ 3 ] {7e71f6f1-2f2c-4989-9708-b957b90e4fac} oximeter.measurements_histogrami8 (3834d3bb-6ed1-407f-a69d-b1bfe128e4a4): Loading data parts 2024.02.15 22:28:50.650737 [ 3 ] {7e71f6f1-2f2c-4989-9708-b957b90e4fac} oximeter.measurements_histogrami8 (3834d3bb-6ed1-407f-a69d-b1bfe128e4a4): There are no data parts 2024.02.15 22:28:50.652176 [ 3 ] {7e71f6f1-2f2c-4989-9708-b957b90e4fac} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.652213 [ 3 ] {7e71f6f1-2f2c-4989-9708-b957b90e4fac} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.652237 [ 3 ] {} HTTP-Session: 54e55c6b-88eb-4e67-974c-2cc5cc09043b Destroying unnamed session 2024.02.15 22:28:50.652334 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.652389 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.652417 [ 3 ] {} HTTP-Session: 4af9787d-1abe-4233-bb15-33ef2cb73faa Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.652434 [ 3 ] {} HTTP-Session: 4af9787d-1abe-4233-bb15-33ef2cb73faa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.652653 [ 3 ] {faf2f205-a7eb-41cf-b1f1-e3f6da6e2467} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 22:28:50.652714 [ 3 ] {faf2f205-a7eb-41cf-b1f1-e3f6da6e2467} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.02.15 22:28:50.654340 [ 3 ] {faf2f205-a7eb-41cf-b1f1-e3f6da6e2467} oximeter.measurements_histogramu8 (d2edbf4b-698b-4195-ad74-48f7b4967e52): Loading data parts 2024.02.15 22:28:50.654416 [ 3 ] {faf2f205-a7eb-41cf-b1f1-e3f6da6e2467} oximeter.measurements_histogramu8 (d2edbf4b-698b-4195-ad74-48f7b4967e52): There are no data parts 2024.02.15 22:28:50.655860 [ 3 ] {faf2f205-a7eb-41cf-b1f1-e3f6da6e2467} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.655884 [ 3 ] {faf2f205-a7eb-41cf-b1f1-e3f6da6e2467} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.655912 [ 3 ] {} HTTP-Session: 4af9787d-1abe-4233-bb15-33ef2cb73faa Destroying unnamed session 2024.02.15 22:28:50.656023 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.656076 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.656106 [ 3 ] {} HTTP-Session: 5bec5f77-8687-4bd3-9c3d-873f2d01edd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.656122 [ 3 ] {} HTTP-Session: 5bec5f77-8687-4bd3-9c3d-873f2d01edd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.656343 [ 3 ] {46813a09-c55f-4f5d-bbaf-cf4c1f4f8c92} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 22:28:50.656404 [ 3 ] {46813a09-c55f-4f5d-bbaf-cf4c1f4f8c92} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.02.15 22:28:50.657927 [ 3 ] {46813a09-c55f-4f5d-bbaf-cf4c1f4f8c92} oximeter.measurements_histogrami16 (0852138e-266e-4dc4-a801-d4a5f044f477): Loading data parts 2024.02.15 22:28:50.658002 [ 3 ] {46813a09-c55f-4f5d-bbaf-cf4c1f4f8c92} oximeter.measurements_histogrami16 (0852138e-266e-4dc4-a801-d4a5f044f477): There are no data parts 2024.02.15 22:28:50.659440 [ 3 ] {46813a09-c55f-4f5d-bbaf-cf4c1f4f8c92} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.659479 [ 3 ] {46813a09-c55f-4f5d-bbaf-cf4c1f4f8c92} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.659494 [ 3 ] {} HTTP-Session: 5bec5f77-8687-4bd3-9c3d-873f2d01edd4 Destroying unnamed session 2024.02.15 22:28:50.659594 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.659657 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.659676 [ 3 ] {} HTTP-Session: c142c745-1a8a-450c-8e79-f7af8ad87b69 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.659702 [ 3 ] {} HTTP-Session: c142c745-1a8a-450c-8e79-f7af8ad87b69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.659910 [ 3 ] {9b736a77-d07f-4b0f-aea3-7677032321f7} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 22:28:50.659971 [ 3 ] {9b736a77-d07f-4b0f-aea3-7677032321f7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.02.15 22:28:50.661491 [ 3 ] {9b736a77-d07f-4b0f-aea3-7677032321f7} oximeter.measurements_histogramu16 (0f78a8ca-181f-4af0-8ed8-226d37cbbfca): Loading data parts 2024.02.15 22:28:50.661577 [ 3 ] {9b736a77-d07f-4b0f-aea3-7677032321f7} oximeter.measurements_histogramu16 (0f78a8ca-181f-4af0-8ed8-226d37cbbfca): There are no data parts 2024.02.15 22:28:50.663004 [ 3 ] {9b736a77-d07f-4b0f-aea3-7677032321f7} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.663037 [ 3 ] {9b736a77-d07f-4b0f-aea3-7677032321f7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.663052 [ 3 ] {} HTTP-Session: c142c745-1a8a-450c-8e79-f7af8ad87b69 Destroying unnamed session 2024.02.15 22:28:50.663162 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.663212 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.663230 [ 3 ] {} HTTP-Session: c281a960-333b-4309-bebb-d311b31a31c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.663251 [ 3 ] {} HTTP-Session: c281a960-333b-4309-bebb-d311b31a31c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.663466 [ 3 ] {e63b0391-128e-46e3-802c-eb81489f79df} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 22:28:50.663520 [ 3 ] {e63b0391-128e-46e3-802c-eb81489f79df} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.02.15 22:28:50.665043 [ 3 ] {e63b0391-128e-46e3-802c-eb81489f79df} oximeter.measurements_histogrami32 (a1f45840-35f0-43b5-9ec4-04105e114cef): Loading data parts 2024.02.15 22:28:50.665126 [ 3 ] {e63b0391-128e-46e3-802c-eb81489f79df} oximeter.measurements_histogrami32 (a1f45840-35f0-43b5-9ec4-04105e114cef): There are no data parts 2024.02.15 22:28:50.666575 [ 3 ] {e63b0391-128e-46e3-802c-eb81489f79df} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.666599 [ 3 ] {e63b0391-128e-46e3-802c-eb81489f79df} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.666621 [ 3 ] {} HTTP-Session: c281a960-333b-4309-bebb-d311b31a31c2 Destroying unnamed session 2024.02.15 22:28:50.666731 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.666781 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.666799 [ 3 ] {} HTTP-Session: 388a4cc9-a848-43b2-9cfb-72fe3ec7ebbd Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.666820 [ 3 ] {} HTTP-Session: 388a4cc9-a848-43b2-9cfb-72fe3ec7ebbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.667043 [ 3 ] {c32ea5d9-13bf-42b9-9b2c-53825257270c} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 22:28:50.667097 [ 3 ] {c32ea5d9-13bf-42b9-9b2c-53825257270c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.02.15 22:28:50.668674 [ 3 ] {c32ea5d9-13bf-42b9-9b2c-53825257270c} oximeter.measurements_histogramu32 (057b6461-ca58-467d-ad34-141db296a780): Loading data parts 2024.02.15 22:28:50.668762 [ 3 ] {c32ea5d9-13bf-42b9-9b2c-53825257270c} oximeter.measurements_histogramu32 (057b6461-ca58-467d-ad34-141db296a780): There are no data parts 2024.02.15 22:28:50.670227 [ 3 ] {c32ea5d9-13bf-42b9-9b2c-53825257270c} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.670252 [ 3 ] {c32ea5d9-13bf-42b9-9b2c-53825257270c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.670276 [ 3 ] {} HTTP-Session: 388a4cc9-a848-43b2-9cfb-72fe3ec7ebbd Destroying unnamed session 2024.02.15 22:28:50.670388 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.670452 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.670483 [ 3 ] {} HTTP-Session: 5f6ff785-643d-411b-8a2b-1beae0ed9032 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.670509 [ 3 ] {} HTTP-Session: 5f6ff785-643d-411b-8a2b-1beae0ed9032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.670724 [ 3 ] {6ebea20d-fe4a-49fe-bab9-36b4a43e1d71} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 22:28:50.670781 [ 3 ] {6ebea20d-fe4a-49fe-bab9-36b4a43e1d71} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.02.15 22:28:50.672343 [ 3 ] {6ebea20d-fe4a-49fe-bab9-36b4a43e1d71} oximeter.measurements_histogrami64 (ad57710c-a801-4901-8489-9d5f0c81ae1c): Loading data parts 2024.02.15 22:28:50.672440 [ 3 ] {6ebea20d-fe4a-49fe-bab9-36b4a43e1d71} oximeter.measurements_histogrami64 (ad57710c-a801-4901-8489-9d5f0c81ae1c): There are no data parts 2024.02.15 22:28:50.673868 [ 3 ] {6ebea20d-fe4a-49fe-bab9-36b4a43e1d71} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.673904 [ 3 ] {6ebea20d-fe4a-49fe-bab9-36b4a43e1d71} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.673919 [ 3 ] {} HTTP-Session: 5f6ff785-643d-411b-8a2b-1beae0ed9032 Destroying unnamed session 2024.02.15 22:28:50.674039 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.674095 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.674114 [ 3 ] {} HTTP-Session: 2cb034b1-b75e-44a7-aabd-bcbab7628de4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.674143 [ 3 ] {} HTTP-Session: 2cb034b1-b75e-44a7-aabd-bcbab7628de4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.674356 [ 3 ] {0fc6d7cb-f8f4-4763-aa11-652469c5bdd7} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 22:28:50.674428 [ 3 ] {0fc6d7cb-f8f4-4763-aa11-652469c5bdd7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.02.15 22:28:50.675987 [ 3 ] {0fc6d7cb-f8f4-4763-aa11-652469c5bdd7} oximeter.measurements_histogramu64 (803a6d88-9b57-413a-ac2c-efd5f5371f12): Loading data parts 2024.02.15 22:28:50.676098 [ 3 ] {0fc6d7cb-f8f4-4763-aa11-652469c5bdd7} oximeter.measurements_histogramu64 (803a6d88-9b57-413a-ac2c-efd5f5371f12): There are no data parts 2024.02.15 22:28:50.680113 [ 3 ] {0fc6d7cb-f8f4-4763-aa11-652469c5bdd7} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.680204 [ 3 ] {0fc6d7cb-f8f4-4763-aa11-652469c5bdd7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.680240 [ 3 ] {} HTTP-Session: 2cb034b1-b75e-44a7-aabd-bcbab7628de4 Destroying unnamed session 2024.02.15 22:28:50.680374 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.680440 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.680476 [ 3 ] {} HTTP-Session: e3d6ccce-95b1-4341-82fc-5e3ab11969b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.680496 [ 3 ] {} HTTP-Session: e3d6ccce-95b1-4341-82fc-5e3ab11969b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.680751 [ 3 ] {8d1ecf54-746c-41eb-802d-5143eeb3997b} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 22:28:50.680815 [ 3 ] {8d1ecf54-746c-41eb-802d-5143eeb3997b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.02.15 22:28:50.682454 [ 3 ] {8d1ecf54-746c-41eb-802d-5143eeb3997b} oximeter.measurements_histogramf32 (9662cf67-6436-4fa0-b079-e59bd6834e08): Loading data parts 2024.02.15 22:28:50.682576 [ 3 ] {8d1ecf54-746c-41eb-802d-5143eeb3997b} oximeter.measurements_histogramf32 (9662cf67-6436-4fa0-b079-e59bd6834e08): There are no data parts 2024.02.15 22:28:50.683760 [ 3 ] {8d1ecf54-746c-41eb-802d-5143eeb3997b} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.683785 [ 3 ] {8d1ecf54-746c-41eb-802d-5143eeb3997b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.683810 [ 3 ] {} HTTP-Session: e3d6ccce-95b1-4341-82fc-5e3ab11969b4 Destroying unnamed session 2024.02.15 22:28:50.683907 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.683958 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.683982 [ 3 ] {} HTTP-Session: ce23ddb0-f5ef-4bbc-90bd-99435afc9a9f Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.683998 [ 3 ] {} HTTP-Session: ce23ddb0-f5ef-4bbc-90bd-99435afc9a9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.684216 [ 3 ] {6e2adfb6-1dd3-4202-8037-15bd848b231a} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 22:28:50.684271 [ 3 ] {6e2adfb6-1dd3-4202-8037-15bd848b231a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.02.15 22:28:50.685707 [ 3 ] {6e2adfb6-1dd3-4202-8037-15bd848b231a} oximeter.measurements_histogramf64 (93e0e35c-307d-4d69-a9e8-e6bd826d3485): Loading data parts 2024.02.15 22:28:50.685786 [ 3 ] {6e2adfb6-1dd3-4202-8037-15bd848b231a} oximeter.measurements_histogramf64 (93e0e35c-307d-4d69-a9e8-e6bd826d3485): There are no data parts 2024.02.15 22:28:50.686973 [ 3 ] {6e2adfb6-1dd3-4202-8037-15bd848b231a} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.687017 [ 3 ] {6e2adfb6-1dd3-4202-8037-15bd848b231a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.687032 [ 3 ] {} HTTP-Session: ce23ddb0-f5ef-4bbc-90bd-99435afc9a9f Destroying unnamed session 2024.02.15 22:28:50.687178 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.687234 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.687253 [ 3 ] {} HTTP-Session: 842b5b63-bd53-49dd-a4bc-2d7e8eb87763 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.687275 [ 3 ] {} HTTP-Session: 842b5b63-bd53-49dd-a4bc-2d7e8eb87763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.687437 [ 3 ] {75ff5da3-d830-4c78-98d3-1bcf69b391cb} executeQuery: (from [fd00:1122:3344:101::d]:33419) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 22:28:50.687490 [ 3 ] {75ff5da3-d830-4c78-98d3-1bcf69b391cb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.02.15 22:28:50.688948 [ 3 ] {75ff5da3-d830-4c78-98d3-1bcf69b391cb} oximeter.fields_bool (602dd547-bacd-4286-a25e-a52f4d499f94): Loading data parts 2024.02.15 22:28:50.689032 [ 3 ] {75ff5da3-d830-4c78-98d3-1bcf69b391cb} oximeter.fields_bool (602dd547-bacd-4286-a25e-a52f4d499f94): There are no data parts 2024.02.15 22:28:50.690175 [ 3 ] {75ff5da3-d830-4c78-98d3-1bcf69b391cb} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.690211 [ 3 ] {75ff5da3-d830-4c78-98d3-1bcf69b391cb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.690226 [ 3 ] {} HTTP-Session: 842b5b63-bd53-49dd-a4bc-2d7e8eb87763 Destroying unnamed session 2024.02.15 22:28:50.690339 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.690387 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.690407 [ 3 ] {} HTTP-Session: 554b875c-ebcb-43c6-aa6f-9cb8a9e4f7a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.690435 [ 3 ] {} HTTP-Session: 554b875c-ebcb-43c6-aa6f-9cb8a9e4f7a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.690595 [ 3 ] {6518e188-ee2e-4ef1-b264-f97d73ce32f1} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 22:28:50.690644 [ 3 ] {6518e188-ee2e-4ef1-b264-f97d73ce32f1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.02.15 22:28:50.691923 [ 3 ] {6518e188-ee2e-4ef1-b264-f97d73ce32f1} oximeter.fields_i8 (0dcca10e-204a-4aa7-a1fd-96a5a9014cb4): Loading data parts 2024.02.15 22:28:50.691999 [ 3 ] {6518e188-ee2e-4ef1-b264-f97d73ce32f1} oximeter.fields_i8 (0dcca10e-204a-4aa7-a1fd-96a5a9014cb4): There are no data parts 2024.02.15 22:28:50.693145 [ 3 ] {6518e188-ee2e-4ef1-b264-f97d73ce32f1} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.693171 [ 3 ] {6518e188-ee2e-4ef1-b264-f97d73ce32f1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.693193 [ 3 ] {} HTTP-Session: 554b875c-ebcb-43c6-aa6f-9cb8a9e4f7a3 Destroying unnamed session 2024.02.15 22:28:50.693292 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.693334 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.693360 [ 3 ] {} HTTP-Session: 69b074e4-4d6e-4cd6-abc2-99b747b541d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.693389 [ 3 ] {} HTTP-Session: 69b074e4-4d6e-4cd6-abc2-99b747b541d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.693544 [ 3 ] {525f66ff-51f6-4900-97fe-97d392240a62} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 22:28:50.693592 [ 3 ] {525f66ff-51f6-4900-97fe-97d392240a62} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.02.15 22:28:50.694990 [ 3 ] {525f66ff-51f6-4900-97fe-97d392240a62} oximeter.fields_u8 (b2893603-87b8-4670-a8f0-87ba2b009b64): Loading data parts 2024.02.15 22:28:50.695075 [ 3 ] {525f66ff-51f6-4900-97fe-97d392240a62} oximeter.fields_u8 (b2893603-87b8-4670-a8f0-87ba2b009b64): There are no data parts 2024.02.15 22:28:50.697249 [ 3 ] {525f66ff-51f6-4900-97fe-97d392240a62} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.697275 [ 3 ] {525f66ff-51f6-4900-97fe-97d392240a62} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.697298 [ 3 ] {} HTTP-Session: 69b074e4-4d6e-4cd6-abc2-99b747b541d2 Destroying unnamed session 2024.02.15 22:28:50.697405 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.697455 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.697474 [ 3 ] {} HTTP-Session: 3c553823-6497-4740-bf5e-eaca16bfaf24 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.697496 [ 3 ] {} HTTP-Session: 3c553823-6497-4740-bf5e-eaca16bfaf24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.697663 [ 3 ] {242f965f-6ade-497e-ba65-85d19758cc79} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 22:28:50.697718 [ 3 ] {242f965f-6ade-497e-ba65-85d19758cc79} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.02.15 22:28:50.699087 [ 3 ] {242f965f-6ade-497e-ba65-85d19758cc79} oximeter.fields_i16 (3112c11a-4bad-449d-8543-55dca34d8e14): Loading data parts 2024.02.15 22:28:50.699180 [ 3 ] {242f965f-6ade-497e-ba65-85d19758cc79} oximeter.fields_i16 (3112c11a-4bad-449d-8543-55dca34d8e14): There are no data parts 2024.02.15 22:28:50.700304 [ 3 ] {242f965f-6ade-497e-ba65-85d19758cc79} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.700343 [ 3 ] {242f965f-6ade-497e-ba65-85d19758cc79} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.700357 [ 3 ] {} HTTP-Session: 3c553823-6497-4740-bf5e-eaca16bfaf24 Destroying unnamed session 2024.02.15 22:28:50.700465 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.700515 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.700533 [ 3 ] {} HTTP-Session: 4caec678-b425-4ff1-9e0e-1e60a1bc92ea Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.700556 [ 3 ] {} HTTP-Session: 4caec678-b425-4ff1-9e0e-1e60a1bc92ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.700721 [ 3 ] {c086f5a1-6112-4573-8db4-b198e76dc7f0} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 22:28:50.700764 [ 3 ] {c086f5a1-6112-4573-8db4-b198e76dc7f0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.02.15 22:28:50.702094 [ 3 ] {c086f5a1-6112-4573-8db4-b198e76dc7f0} oximeter.fields_u16 (dfe617d4-d19c-4d1c-b988-ae528efc2dc3): Loading data parts 2024.02.15 22:28:50.702188 [ 3 ] {c086f5a1-6112-4573-8db4-b198e76dc7f0} oximeter.fields_u16 (dfe617d4-d19c-4d1c-b988-ae528efc2dc3): There are no data parts 2024.02.15 22:28:50.703328 [ 3 ] {c086f5a1-6112-4573-8db4-b198e76dc7f0} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.703363 [ 3 ] {c086f5a1-6112-4573-8db4-b198e76dc7f0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.703378 [ 3 ] {} HTTP-Session: 4caec678-b425-4ff1-9e0e-1e60a1bc92ea Destroying unnamed session 2024.02.15 22:28:50.703483 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.703540 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.703557 [ 3 ] {} HTTP-Session: 3ae5c311-6e8d-4f3a-8a49-6d205eea90f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.703574 [ 3 ] {} HTTP-Session: 3ae5c311-6e8d-4f3a-8a49-6d205eea90f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.703734 [ 3 ] {048e7df6-c0b9-4e21-b9ac-d3881a441c04} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 22:28:50.703789 [ 3 ] {048e7df6-c0b9-4e21-b9ac-d3881a441c04} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.02.15 22:28:50.705043 [ 3 ] {048e7df6-c0b9-4e21-b9ac-d3881a441c04} oximeter.fields_i32 (d32dac2a-93d8-4eb1-a258-1eb9c7561a86): Loading data parts 2024.02.15 22:28:50.705131 [ 3 ] {048e7df6-c0b9-4e21-b9ac-d3881a441c04} oximeter.fields_i32 (d32dac2a-93d8-4eb1-a258-1eb9c7561a86): There are no data parts 2024.02.15 22:28:50.706239 [ 3 ] {048e7df6-c0b9-4e21-b9ac-d3881a441c04} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.706272 [ 3 ] {048e7df6-c0b9-4e21-b9ac-d3881a441c04} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.706294 [ 3 ] {} HTTP-Session: 3ae5c311-6e8d-4f3a-8a49-6d205eea90f9 Destroying unnamed session 2024.02.15 22:28:50.706399 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.706449 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.706474 [ 3 ] {} HTTP-Session: 27cf1a32-0c1e-4a48-99fc-262accad1cf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.706490 [ 3 ] {} HTTP-Session: 27cf1a32-0c1e-4a48-99fc-262accad1cf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.706647 [ 3 ] {701d6618-ecaa-4b84-938d-afa035b813af} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 22:28:50.706696 [ 3 ] {701d6618-ecaa-4b84-938d-afa035b813af} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.02.15 22:28:50.707958 [ 3 ] {701d6618-ecaa-4b84-938d-afa035b813af} oximeter.fields_u32 (4b260b35-ab59-4f82-addf-11c8d042567d): Loading data parts 2024.02.15 22:28:50.708042 [ 3 ] {701d6618-ecaa-4b84-938d-afa035b813af} oximeter.fields_u32 (4b260b35-ab59-4f82-addf-11c8d042567d): There are no data parts 2024.02.15 22:28:50.709154 [ 3 ] {701d6618-ecaa-4b84-938d-afa035b813af} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.709189 [ 3 ] {701d6618-ecaa-4b84-938d-afa035b813af} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.709204 [ 3 ] {} HTTP-Session: 27cf1a32-0c1e-4a48-99fc-262accad1cf5 Destroying unnamed session 2024.02.15 22:28:50.709311 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.709360 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.709379 [ 3 ] {} HTTP-Session: 0803c330-b97e-412f-a30d-6e70470385f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.709403 [ 3 ] {} HTTP-Session: 0803c330-b97e-412f-a30d-6e70470385f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.709555 [ 3 ] {fdeb913b-6720-412b-a425-1a446f6d4b8d} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 22:28:50.709617 [ 3 ] {fdeb913b-6720-412b-a425-1a446f6d4b8d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.02.15 22:28:50.710973 [ 3 ] {fdeb913b-6720-412b-a425-1a446f6d4b8d} oximeter.fields_i64 (28e83164-7140-4ec4-a943-540daef67d15): Loading data parts 2024.02.15 22:28:50.711056 [ 3 ] {fdeb913b-6720-412b-a425-1a446f6d4b8d} oximeter.fields_i64 (28e83164-7140-4ec4-a943-540daef67d15): There are no data parts 2024.02.15 22:28:50.712165 [ 3 ] {fdeb913b-6720-412b-a425-1a446f6d4b8d} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.712188 [ 3 ] {fdeb913b-6720-412b-a425-1a446f6d4b8d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.712212 [ 3 ] {} HTTP-Session: 0803c330-b97e-412f-a30d-6e70470385f0 Destroying unnamed session 2024.02.15 22:28:50.712375 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.712426 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.712452 [ 3 ] {} HTTP-Session: b106a57a-ad74-4349-8220-030ccdf20144 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.712475 [ 3 ] {} HTTP-Session: b106a57a-ad74-4349-8220-030ccdf20144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.712629 [ 3 ] {3de41a2d-f9dd-4962-b456-1d0c5c7203a4} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 22:28:50.712680 [ 3 ] {3de41a2d-f9dd-4962-b456-1d0c5c7203a4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.02.15 22:28:50.713954 [ 3 ] {3de41a2d-f9dd-4962-b456-1d0c5c7203a4} oximeter.fields_u64 (c05168a4-6d22-4846-bc20-09e6bba80cc2): Loading data parts 2024.02.15 22:28:50.714056 [ 3 ] {3de41a2d-f9dd-4962-b456-1d0c5c7203a4} oximeter.fields_u64 (c05168a4-6d22-4846-bc20-09e6bba80cc2): There are no data parts 2024.02.15 22:28:50.715197 [ 3 ] {3de41a2d-f9dd-4962-b456-1d0c5c7203a4} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.715222 [ 3 ] {3de41a2d-f9dd-4962-b456-1d0c5c7203a4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.715236 [ 3 ] {} HTTP-Session: b106a57a-ad74-4349-8220-030ccdf20144 Destroying unnamed session 2024.02.15 22:28:50.715338 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.715389 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.715408 [ 3 ] {} HTTP-Session: 3c024041-870f-4674-b670-d8fd88b62778 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.715431 [ 3 ] {} HTTP-Session: 3c024041-870f-4674-b670-d8fd88b62778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.715593 [ 3 ] {803e873a-e6db-46df-89da-c1c8d2223c0e} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 22:28:50.715635 [ 3 ] {803e873a-e6db-46df-89da-c1c8d2223c0e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.02.15 22:28:50.716936 [ 3 ] {803e873a-e6db-46df-89da-c1c8d2223c0e} oximeter.fields_ipaddr (98671803-d1bf-4916-aa27-5187a251b7e4): Loading data parts 2024.02.15 22:28:50.717008 [ 3 ] {803e873a-e6db-46df-89da-c1c8d2223c0e} oximeter.fields_ipaddr (98671803-d1bf-4916-aa27-5187a251b7e4): There are no data parts 2024.02.15 22:28:50.718121 [ 3 ] {803e873a-e6db-46df-89da-c1c8d2223c0e} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.718160 [ 3 ] {803e873a-e6db-46df-89da-c1c8d2223c0e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.718174 [ 3 ] {} HTTP-Session: 3c024041-870f-4674-b670-d8fd88b62778 Destroying unnamed session 2024.02.15 22:28:50.718284 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.718334 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.718351 [ 3 ] {} HTTP-Session: 6726b695-6cbc-446e-a501-c30edef12f24 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.718375 [ 3 ] {} HTTP-Session: 6726b695-6cbc-446e-a501-c30edef12f24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.718535 [ 3 ] {1fb60f90-782e-4ddc-abf2-0e83197c7e57} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 22:28:50.718578 [ 3 ] {1fb60f90-782e-4ddc-abf2-0e83197c7e57} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.02.15 22:28:50.719872 [ 3 ] {1fb60f90-782e-4ddc-abf2-0e83197c7e57} oximeter.fields_string (1291d4d9-9774-4fcc-9f86-df18ec1ed467): Loading data parts 2024.02.15 22:28:50.719949 [ 3 ] {1fb60f90-782e-4ddc-abf2-0e83197c7e57} oximeter.fields_string (1291d4d9-9774-4fcc-9f86-df18ec1ed467): There are no data parts 2024.02.15 22:28:50.721066 [ 3 ] {1fb60f90-782e-4ddc-abf2-0e83197c7e57} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.721092 [ 3 ] {1fb60f90-782e-4ddc-abf2-0e83197c7e57} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.721115 [ 3 ] {} HTTP-Session: 6726b695-6cbc-446e-a501-c30edef12f24 Destroying unnamed session 2024.02.15 22:28:50.721221 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.721272 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.721299 [ 3 ] {} HTTP-Session: 314e3742-0c8e-47d0-8aba-84230f0c524f Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.721315 [ 3 ] {} HTTP-Session: 314e3742-0c8e-47d0-8aba-84230f0c524f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.721474 [ 3 ] {e9ad4991-c44e-4870-b285-574c59954ae6} executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 22:28:50.721525 [ 3 ] {e9ad4991-c44e-4870-b285-574c59954ae6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.02.15 22:28:50.722787 [ 3 ] {e9ad4991-c44e-4870-b285-574c59954ae6} oximeter.fields_uuid (d5af8cd8-6473-463a-9c70-e1d4bb77a388): Loading data parts 2024.02.15 22:28:50.722876 [ 3 ] {e9ad4991-c44e-4870-b285-574c59954ae6} oximeter.fields_uuid (d5af8cd8-6473-463a-9c70-e1d4bb77a388): There are no data parts 2024.02.15 22:28:50.723987 [ 3 ] {e9ad4991-c44e-4870-b285-574c59954ae6} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.724020 [ 3 ] {e9ad4991-c44e-4870-b285-574c59954ae6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.724047 [ 3 ] {} HTTP-Session: 314e3742-0c8e-47d0-8aba-84230f0c524f Destroying unnamed session 2024.02.15 22:28:50.724164 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.724213 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.724239 [ 3 ] {} HTTP-Session: 48ee0cd2-d170-4206-8182-e987510a0334 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.724255 [ 3 ] {} HTTP-Session: 48ee0cd2-d170-4206-8182-e987510a0334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.724482 [ 3 ] {92ab51d3-d845-4cab-87f9-4237382fb07c} executeQuery: (from [fd00:1122:3344:101::d]:33419) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2024.02.15 22:28:50.724549 [ 3 ] {92ab51d3-d845-4cab-87f9-4237382fb07c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.02.15 22:28:50.725957 [ 3 ] {92ab51d3-d845-4cab-87f9-4237382fb07c} oximeter.timeseries_schema (d499e151-9c36-4cdd-a297-53eb58cfacf9): Loading data parts 2024.02.15 22:28:50.726029 [ 3 ] {92ab51d3-d845-4cab-87f9-4237382fb07c} oximeter.timeseries_schema (d499e151-9c36-4cdd-a297-53eb58cfacf9): There are no data parts 2024.02.15 22:28:50.727321 [ 3 ] {92ab51d3-d845-4cab-87f9-4237382fb07c} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.727356 [ 3 ] {92ab51d3-d845-4cab-87f9-4237382fb07c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 22:28:50.727371 [ 3 ] {} HTTP-Session: 48ee0cd2-d170-4206-8182-e987510a0334 Destroying unnamed session 2024.02.15 22:28:50.727504 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 22:28:50.727557 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 22:28:50.727575 [ 3 ] {} HTTP-Session: 36022e5d-2df8-42be-90a3-ec134c603219 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 2024.02.15 22:28:50.727599 [ 3 ] {} HTTP-Session: 36022e5d-2df8-42be-90a3-ec134c603219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 22:28:50.727715 [ 3 ] {c4cf3805-299f-47d6-b72b-7061a67f725a} executeQuery: (from [fd00:1122:3344:101::d]:33419) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.02.15 22:28:50.728341 [ 3 ] {c4cf3805-299f-47d6-b72b-7061a67f725a} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.02.15 22:28:50.731797 [ 3 ] {c4cf3805-299f-47d6-b72b-7061a67f725a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2024.02.15 22:28:50.734561 [ 3 ] {c4cf3805-299f-47d6-b72b-7061a67f725a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 22:28:50.734783 [ 3 ] {c4cf3805-299f-47d6-b72b-7061a67f725a} oximeter.version (84ef05f5-3c0c-4e61-8f6b-2895ca671007): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 22:28:50.735030 [ 3 ] {c4cf3805-299f-47d6-b72b-7061a67f725a} executeQuery: Read 1 rows, 16.00 B in 0.007285505 sec., 137 rows/sec., 2.14 KiB/sec. 2024.02.15 22:28:50.735139 [ 3 ] {c4cf3805-299f-47d6-b72b-7061a67f725a} DynamicQueryHandler: Done processing query 2024.02.15 22:28:50.735159 [ 3 ] {c4cf3805-299f-47d6-b72b-7061a67f725a} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.02.15 22:28:50.735173 [ 3 ] {} HTTP-Session: 36022e5d-2df8-42be-90a3-ec134c603219 Destroying unnamed session 2024.02.15 22:28:51.000180 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.68 MiB, peak 223.75 MiB, will set to 228.27 MiB (RSS), difference: 9.60 MiB 2024.02.15 22:29:05.520990 [ 165 ] {} DNSResolver: Updating DNS cache 2024.02.15 22:29:05.521073 [ 165 ] {} DNSResolver: Updated DNS cache 2024.02.15 22:29:20.521127 [ 145 ] {} DNSResolver: Updating DNS cache 2024.02.15 22:29:20.521190 [ 145 ] {} DNSResolver: Updated DNS cache 2024.02.15 22:29:35.521453 [ 135 ] {} DNSResolver: Updating DNS cache 2024.02.15 22:29:35.521515 [ 135 ] {} DNSResolver: Updated DNS cache 2024.02.15 22:29:50.521610 [ 125 ] {} DNSResolver: Updating DNS cache 2024.02.15 22:29:50.521676 [ 125 ] {} DNSResolver: Updated DNS cache