[ Sep 9 20:59:42 Enabled. ] [ Sep 9 20:59:42 Rereading configuration. ] [ Sep 9 20:59:43 Rereading configuration. ] [ Sep 9 20:59:46 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + args=("--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 [ Sep 9 20:59:46 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2024.09.09 20:59:47.369487 [ 1 ] {} Application: Will watch for the process with pid 22527 2024.09.09 20:59:47.370121 [ 1 ] {} Application: Forked a child process to watch 2024.09.09 20:59:47.610641 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 22527 2024.09.09 20:59:47.611476 [ 1 ] {} Application: starting up 2024.09.09 20:59:47.612290 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.09.09 20:59:47.697509 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2024.09.09 20:59:47.727982 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.09.09 20:59:47.728038 [ 1 ] {} Application: Initializing DateLUT. 2024.09.09 20:59:47.728056 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.09.09 20:59:47.728134 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2024.09.09 20:59:47.728447 [ 1 ] {} Application: Initializing interserver credentials. 2024.09.09 20:59:47.730033 [ 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.09.09 20:59:47.730545 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.09.09 20:59:47.731434 [ 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.09.09 20:59:47.731461 [ 1 ] {} Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) 2024.09.09 20:59:47.731475 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2024.09.09 20:59:47.731669 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2024.09.09 20:59:47.732571 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.09.09 20:59:47.737749 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2024.09.09 20:59:47.738538 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2024.09.09 20:59:47.740118 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.09.09 20:59:47.740191 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.09.09 20:59:47.741816 [ 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.09.09 20:59:47.742112 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.09.09 20:59:47.746208 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.09.09 20:59:47.746564 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: config.xml 2024.09.09 20:59:47.747835 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2024.09.09 20:59:47.748274 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.09.09 20:59:47.748651 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.09.09 20:59:47.749058 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.09.09 20:59:47.750536 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.09.09 20:59:47.750577 [ 1 ] {} Application: Loading metadata from /data/ 2024.09.09 20:59:47.750659 [ 134 ] {} DNSResolver: Updating DNS cache 2024.09.09 20:59:47.750787 [ 134 ] {} DNSResolver: Updated DNS cache 2024.09.09 20:59:47.761134 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.09.09 20:59:47.761161 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000156572 sec 2024.09.09 20:59:47.761206 [ 1 ] {} ReferentialDeps: No tables 2024.09.09 20:59:47.761218 [ 1 ] {} LoadingDeps: No tables 2024.09.09 20:59:47.762351 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.09.09 20:59:47.762425 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.09.09 20:59:47.762440 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.09.09 20:59:47.762478 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.09.09 20:59:47.762493 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.09.09 20:59:47.762504 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.09.09 20:59:47.762540 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.09.09 20:59:47.762552 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.09.09 20:59:47.762566 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.09.09 20:59:47.762601 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2024.09.09 20:59:47.762617 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.09.09 20:59:47.762630 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.09.09 20:59:47.762647 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.09.09 20:59:47.762682 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.09.09 20:59:47.762696 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.09.09 20:59:47.762709 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.09.09 20:59:47.762739 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.09.09 20:59:47.762755 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2024.09.09 20:59:47.797696 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.09.09 20:59:47.799086 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.09.09 20:59:47.799114 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.6911e-05 sec 2024.09.09 20:59:47.799128 [ 1 ] {} ReferentialDeps: No tables 2024.09.09 20:59:47.799139 [ 1 ] {} LoadingDeps: No tables 2024.09.09 20:59:47.799168 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.09.09 20:59:47.799355 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2024.09.09 20:59:47.799400 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2024.09.09 20:59:47.799415 [ 1 ] {} Application: Loaded metadata. 2024.09.09 20:59:47.799427 [ 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.09.09 20:59:47.799443 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.09.09 20:59:47.849871 [ 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 23.8.7.1) 2024.09.09 20:59:48.332294 [ 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 23.8.7.1) 2024.09.09 20:59:48.332352 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.09.09 20:59:48.377043 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.09.09 20:59:48.377253 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 9.87 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.09 MiB (RSS), difference: 147.22 MiB 2024.09.09 20:59:48.377634 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.4341e-05 sec. 2024.09.09 20:59:48.377964 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.09.09 20:59:48.378037 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.09.09 20:59:48.378127 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.09.09 20:59:48.378156 [ 1 ] {} Application: Ready for connections. 2024.09.09 20:59:48.379118 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.379329 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.379364 [ 3 ] {} HTTP-Session: 5277e3b8-4d0a-4c0c-9292-e3b26e550ec0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.379392 [ 3 ] {} HTTP-Session: 5277e3b8-4d0a-4c0c-9292-e3b26e550ec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.379411 [ 3 ] {} HTTP-Session: 5277e3b8-4d0a-4c0c-9292-e3b26e550ec0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.379495 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.09.09 20:59:48.379528 [ 3 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.09.09 20:59:48.379551 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.09.09 20:59:48.379617 [ 3 ] {} HTTP-Session: 5277e3b8-4d0a-4c0c-9292-e3b26e550ec0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.380235 [ 3 ] {9fac2edc-58df-4cc6-a7ef-ccb7ca22e4dc} executeQuery: (from [fd00:1122:3344:101::d]:59594) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.09.09 20:59:48.402035 [ 3 ] {9fac2edc-58df-4cc6-a7ef-ccb7ca22e4dc} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:59594) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr, std::function, std::optional const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 2024.09.09 20:59:48.402708 [ 3 ] {9fac2edc-58df-4cc6-a7ef-ccb7ca22e4dc} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr, std::function, std::optional const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2024.09.09 20:59:48.404031 [ 3 ] {} HTTP-Session: 5277e3b8-4d0a-4c0c-9292-e3b26e550ec0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.404573 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.404634 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.404656 [ 3 ] {} HTTP-Session: 1a8d1fd9-afe8-497d-a395-53e5b4b3cc7c Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.404677 [ 3 ] {} HTTP-Session: 1a8d1fd9-afe8-497d-a395-53e5b4b3cc7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.404689 [ 3 ] {} HTTP-Session: 1a8d1fd9-afe8-497d-a395-53e5b4b3cc7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.404728 [ 3 ] {} HTTP-Session: 1a8d1fd9-afe8-497d-a395-53e5b4b3cc7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.404862 [ 3 ] {896d3e29-2d68-4abb-a0ea-2eb4a2d4a619} executeQuery: (from [fd00:1122:3344:101::d]:59594) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.09.09 20:59:48.405099 [ 3 ] {896d3e29-2d68-4abb-a0ea-2eb4a2d4a619} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:59594) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr, std::function, std::optional const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 2024.09.09 20:59:48.405207 [ 3 ] {896d3e29-2d68-4abb-a0ea-2eb4a2d4a619} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr, std::function, std::optional const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2024.09.09 20:59:48.405342 [ 3 ] {} HTTP-Session: 1a8d1fd9-afe8-497d-a395-53e5b4b3cc7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.405705 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.405753 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.405774 [ 3 ] {} HTTP-Session: 71b52520-97ec-451f-a792-94b081f0119f Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.405792 [ 3 ] {} HTTP-Session: 71b52520-97ec-451f-a792-94b081f0119f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.405805 [ 3 ] {} HTTP-Session: 71b52520-97ec-451f-a792-94b081f0119f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.405836 [ 3 ] {} HTTP-Session: 71b52520-97ec-451f-a792-94b081f0119f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.406984 [ 3 ] {c1db0fd6-ca38-4069-ba3c-fd31ebba9660} executeQuery: (from [fd00:1122:3344:101::d]:59594) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.09.09 20:59:48.407665 [ 3 ] {c1db0fd6-ca38-4069-ba3c-fd31ebba9660} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.407692 [ 3 ] {} HTTP-Session: 71b52520-97ec-451f-a792-94b081f0119f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.407951 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.407995 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.408018 [ 3 ] {} HTTP-Session: b3509fda-815f-4fbc-ae68-8291fb5256c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.408036 [ 3 ] {} HTTP-Session: b3509fda-815f-4fbc-ae68-8291fb5256c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.408049 [ 3 ] {} HTTP-Session: b3509fda-815f-4fbc-ae68-8291fb5256c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.408079 [ 3 ] {} HTTP-Session: b3509fda-815f-4fbc-ae68-8291fb5256c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.408160 [ 3 ] {ff0aeb93-e5ba-4ce3-a18e-b3a4123d28be} executeQuery: (from [fd00:1122:3344:101::d]:59594) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.09.09 20:59:48.408252 [ 3 ] {ff0aeb93-e5ba-4ce3-a18e-b3a4123d28be} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.09.09 20:59:48.409481 [ 3 ] {ff0aeb93-e5ba-4ce3-a18e-b3a4123d28be} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.09.09 20:59:48.409506 [ 3 ] {ff0aeb93-e5ba-4ce3-a18e-b3a4123d28be} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.86e-05 sec 2024.09.09 20:59:48.409521 [ 3 ] {ff0aeb93-e5ba-4ce3-a18e-b3a4123d28be} ReferentialDeps: No tables 2024.09.09 20:59:48.409536 [ 3 ] {ff0aeb93-e5ba-4ce3-a18e-b3a4123d28be} LoadingDeps: No tables 2024.09.09 20:59:48.409557 [ 3 ] {ff0aeb93-e5ba-4ce3-a18e-b3a4123d28be} DatabaseAtomic (oximeter): Starting up tables. 2024.09.09 20:59:48.409671 [ 3 ] {ff0aeb93-e5ba-4ce3-a18e-b3a4123d28be} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.409693 [ 3 ] {} HTTP-Session: b3509fda-815f-4fbc-ae68-8291fb5256c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.409804 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.409851 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.409869 [ 3 ] {} HTTP-Session: 21ea0c9d-a64e-4cd4-b439-123859572531 Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.409887 [ 3 ] {} HTTP-Session: 21ea0c9d-a64e-4cd4-b439-123859572531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.409903 [ 3 ] {} HTTP-Session: 21ea0c9d-a64e-4cd4-b439-123859572531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.409931 [ 3 ] {} HTTP-Session: 21ea0c9d-a64e-4cd4-b439-123859572531 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.410067 [ 3 ] {f543453d-6dc3-44fc-9c45-9854480ec857} executeQuery: (from [fd00:1122:3344:101::d]:59594) /* 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.09.09 20:59:48.410117 [ 3 ] {f543453d-6dc3-44fc-9c45-9854480ec857} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.09.09 20:59:48.416865 [ 3 ] {f543453d-6dc3-44fc-9c45-9854480ec857} StoragePolicy (default): Storage policy default created, total volumes 1 2024.09.09 20:59:48.418213 [ 3 ] {f543453d-6dc3-44fc-9c45-9854480ec857} oximeter.version (30acbb4e-ebd6-4d39-bff7-943f3ef232ef): Loading data parts 2024.09.09 20:59:48.418651 [ 3 ] {f543453d-6dc3-44fc-9c45-9854480ec857} oximeter.version (30acbb4e-ebd6-4d39-bff7-943f3ef232ef): There are no data parts 2024.09.09 20:59:48.420698 [ 3 ] {f543453d-6dc3-44fc-9c45-9854480ec857} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.420733 [ 3 ] {} HTTP-Session: 21ea0c9d-a64e-4cd4-b439-123859572531 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.420846 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.420902 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.420926 [ 3 ] {} HTTP-Session: cc13cce0-ed57-4dad-9c7f-3e1d548d1615 Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.420942 [ 3 ] {} HTTP-Session: cc13cce0-ed57-4dad-9c7f-3e1d548d1615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.420962 [ 3 ] {} HTTP-Session: cc13cce0-ed57-4dad-9c7f-3e1d548d1615 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.420996 [ 3 ] {} HTTP-Session: cc13cce0-ed57-4dad-9c7f-3e1d548d1615 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.421200 [ 3 ] {f48756cf-8a03-481e-b4c0-550d509ac61c} executeQuery: (from [fd00:1122:3344:101::d]:59594) /* 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.09.09 20:59:48.421266 [ 3 ] {f48756cf-8a03-481e-b4c0-550d509ac61c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.09.09 20:59:48.427915 [ 3 ] {f48756cf-8a03-481e-b4c0-550d509ac61c} oximeter.measurements_bool (e887acd9-01b5-45f6-a858-236c32bf0b54): Loading data parts 2024.09.09 20:59:48.428119 [ 3 ] {f48756cf-8a03-481e-b4c0-550d509ac61c} oximeter.measurements_bool (e887acd9-01b5-45f6-a858-236c32bf0b54): There are no data parts 2024.09.09 20:59:48.429410 [ 3 ] {f48756cf-8a03-481e-b4c0-550d509ac61c} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.429443 [ 3 ] {} HTTP-Session: cc13cce0-ed57-4dad-9c7f-3e1d548d1615 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.429551 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.429603 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.429627 [ 3 ] {} HTTP-Session: 48de2969-6439-4e74-b382-78b9a36a527e Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.429646 [ 3 ] {} HTTP-Session: 48de2969-6439-4e74-b382-78b9a36a527e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.429660 [ 3 ] {} HTTP-Session: 48de2969-6439-4e74-b382-78b9a36a527e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.429691 [ 3 ] {} HTTP-Session: 48de2969-6439-4e74-b382-78b9a36a527e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.429867 [ 3 ] {0cee3289-99f4-460d-ab21-49cdab7ab7c4} executeQuery: (from [fd00:1122:3344:101::d]:59594) 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.09.09 20:59:48.429914 [ 3 ] {0cee3289-99f4-460d-ab21-49cdab7ab7c4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.09.09 20:59:48.431740 [ 3 ] {0cee3289-99f4-460d-ab21-49cdab7ab7c4} oximeter.measurements_i8 (6d9b7949-df12-439d-8ad4-406c5c761f7f): Loading data parts 2024.09.09 20:59:48.431883 [ 3 ] {0cee3289-99f4-460d-ab21-49cdab7ab7c4} oximeter.measurements_i8 (6d9b7949-df12-439d-8ad4-406c5c761f7f): There are no data parts 2024.09.09 20:59:48.433116 [ 3 ] {0cee3289-99f4-460d-ab21-49cdab7ab7c4} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.433147 [ 3 ] {} HTTP-Session: 48de2969-6439-4e74-b382-78b9a36a527e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.433267 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.433317 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.433339 [ 3 ] {} HTTP-Session: 28a1c56e-483a-4418-a2a0-f1a301993b2f Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.433359 [ 3 ] {} HTTP-Session: 28a1c56e-483a-4418-a2a0-f1a301993b2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.433372 [ 3 ] {} HTTP-Session: 28a1c56e-483a-4418-a2a0-f1a301993b2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.433405 [ 3 ] {} HTTP-Session: 28a1c56e-483a-4418-a2a0-f1a301993b2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.433579 [ 3 ] {674591be-5918-495b-acb2-0708b0f65c36} executeQuery: (from [fd00:1122:3344:101::d]:59594) 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.09.09 20:59:48.433626 [ 3 ] {674591be-5918-495b-acb2-0708b0f65c36} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.09.09 20:59:48.435411 [ 3 ] {674591be-5918-495b-acb2-0708b0f65c36} oximeter.measurements_u8 (5fbaabc3-59f7-40c8-8957-5f5cc187d1bc): Loading data parts 2024.09.09 20:59:48.435535 [ 3 ] {674591be-5918-495b-acb2-0708b0f65c36} oximeter.measurements_u8 (5fbaabc3-59f7-40c8-8957-5f5cc187d1bc): There are no data parts 2024.09.09 20:59:48.436762 [ 3 ] {674591be-5918-495b-acb2-0708b0f65c36} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.436795 [ 3 ] {} HTTP-Session: 28a1c56e-483a-4418-a2a0-f1a301993b2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.436910 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.436956 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.436980 [ 3 ] {} HTTP-Session: 5f7d3a18-fa07-4697-b3da-bd011c38ef0b Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.437000 [ 3 ] {} HTTP-Session: 5f7d3a18-fa07-4697-b3da-bd011c38ef0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.437013 [ 3 ] {} HTTP-Session: 5f7d3a18-fa07-4697-b3da-bd011c38ef0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.437045 [ 3 ] {} HTTP-Session: 5f7d3a18-fa07-4697-b3da-bd011c38ef0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.437222 [ 3 ] {1b1e7a3a-5174-46ae-992c-b946faa0930e} executeQuery: (from [fd00:1122:3344:101::d]:59594) 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.09.09 20:59:48.437277 [ 3 ] {1b1e7a3a-5174-46ae-992c-b946faa0930e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.09.09 20:59:48.439057 [ 3 ] {1b1e7a3a-5174-46ae-992c-b946faa0930e} oximeter.measurements_i16 (a669645b-89e5-4815-a94a-cc9b244439bb): Loading data parts 2024.09.09 20:59:48.439200 [ 3 ] {1b1e7a3a-5174-46ae-992c-b946faa0930e} oximeter.measurements_i16 (a669645b-89e5-4815-a94a-cc9b244439bb): There are no data parts 2024.09.09 20:59:48.440455 [ 3 ] {1b1e7a3a-5174-46ae-992c-b946faa0930e} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.440480 [ 3 ] {} HTTP-Session: 5f7d3a18-fa07-4697-b3da-bd011c38ef0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.440591 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.440646 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.440665 [ 3 ] {} HTTP-Session: aa878556-69a6-4c8d-8141-f7263e20821b Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.440685 [ 3 ] {} HTTP-Session: aa878556-69a6-4c8d-8141-f7263e20821b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.440699 [ 3 ] {} HTTP-Session: aa878556-69a6-4c8d-8141-f7263e20821b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.440731 [ 3 ] {} HTTP-Session: aa878556-69a6-4c8d-8141-f7263e20821b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.440909 [ 3 ] {585d3103-908e-4d11-a2ac-ab9e375ad0a8} executeQuery: (from [fd00:1122:3344:101::d]:59594) 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.09.09 20:59:48.440957 [ 3 ] {585d3103-908e-4d11-a2ac-ab9e375ad0a8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.09.09 20:59:48.442807 [ 3 ] {585d3103-908e-4d11-a2ac-ab9e375ad0a8} oximeter.measurements_u16 (312500d6-70d0-40bf-b6bb-8ae7967c2611): Loading data parts 2024.09.09 20:59:48.442940 [ 3 ] {585d3103-908e-4d11-a2ac-ab9e375ad0a8} oximeter.measurements_u16 (312500d6-70d0-40bf-b6bb-8ae7967c2611): There are no data parts 2024.09.09 20:59:48.444199 [ 3 ] {585d3103-908e-4d11-a2ac-ab9e375ad0a8} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.444230 [ 3 ] {} HTTP-Session: aa878556-69a6-4c8d-8141-f7263e20821b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.444332 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.444383 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.444402 [ 3 ] {} HTTP-Session: d692c19c-d4a7-4e4c-980f-5dbe1cd92825 Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.444422 [ 3 ] {} HTTP-Session: d692c19c-d4a7-4e4c-980f-5dbe1cd92825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.444436 [ 3 ] {} HTTP-Session: d692c19c-d4a7-4e4c-980f-5dbe1cd92825 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.444469 [ 3 ] {} HTTP-Session: d692c19c-d4a7-4e4c-980f-5dbe1cd92825 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.444643 [ 3 ] {e8c183bc-48a0-4671-b038-f81cddb9ef2f} executeQuery: (from [fd00:1122:3344:101::d]:59594) 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.09.09 20:59:48.444696 [ 3 ] {e8c183bc-48a0-4671-b038-f81cddb9ef2f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.09.09 20:59:48.446497 [ 3 ] {e8c183bc-48a0-4671-b038-f81cddb9ef2f} oximeter.measurements_i32 (d2f702c7-5a91-46ce-a82c-b54db7f03dd1): Loading data parts 2024.09.09 20:59:48.446622 [ 3 ] {e8c183bc-48a0-4671-b038-f81cddb9ef2f} oximeter.measurements_i32 (d2f702c7-5a91-46ce-a82c-b54db7f03dd1): There are no data parts 2024.09.09 20:59:48.447885 [ 3 ] {e8c183bc-48a0-4671-b038-f81cddb9ef2f} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.447909 [ 3 ] {} HTTP-Session: d692c19c-d4a7-4e4c-980f-5dbe1cd92825 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.448016 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.448064 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.448081 [ 3 ] {} HTTP-Session: 86caf005-5212-43af-bb3b-3127af2db2b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.448103 [ 3 ] {} HTTP-Session: 86caf005-5212-43af-bb3b-3127af2db2b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.448120 [ 3 ] {} HTTP-Session: 86caf005-5212-43af-bb3b-3127af2db2b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.448148 [ 3 ] {} HTTP-Session: 86caf005-5212-43af-bb3b-3127af2db2b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.448340 [ 3 ] {44a05f68-556f-4f5a-b0e6-daac66752bdb} executeQuery: (from [fd00:1122:3344:101::d]:59594) 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.09.09 20:59:48.448389 [ 3 ] {44a05f68-556f-4f5a-b0e6-daac66752bdb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.09.09 20:59:48.450182 [ 3 ] {44a05f68-556f-4f5a-b0e6-daac66752bdb} oximeter.measurements_u32 (ec91c084-4249-4ab4-993d-92dea5a6fc82): Loading data parts 2024.09.09 20:59:48.450324 [ 3 ] {44a05f68-556f-4f5a-b0e6-daac66752bdb} oximeter.measurements_u32 (ec91c084-4249-4ab4-993d-92dea5a6fc82): There are no data parts 2024.09.09 20:59:48.451580 [ 3 ] {44a05f68-556f-4f5a-b0e6-daac66752bdb} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.451605 [ 3 ] {} HTTP-Session: 86caf005-5212-43af-bb3b-3127af2db2b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.451722 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.451793 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.451813 [ 3 ] {} HTTP-Session: b67e35dd-0df8-4ad4-8d3e-1ad9848be94d Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.451832 [ 3 ] {} HTTP-Session: b67e35dd-0df8-4ad4-8d3e-1ad9848be94d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.451846 [ 3 ] {} HTTP-Session: b67e35dd-0df8-4ad4-8d3e-1ad9848be94d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.451879 [ 3 ] {} HTTP-Session: b67e35dd-0df8-4ad4-8d3e-1ad9848be94d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.452064 [ 3 ] {ea895f25-2bf6-4ea4-a232-13fec2d8d206} executeQuery: (from [fd00:1122:3344:101::d]:59594) 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.09.09 20:59:48.452117 [ 3 ] {ea895f25-2bf6-4ea4-a232-13fec2d8d206} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.09.09 20:59:48.453927 [ 3 ] {ea895f25-2bf6-4ea4-a232-13fec2d8d206} oximeter.measurements_i64 (fa6e39fc-188a-488d-9ce4-0afec1350088): Loading data parts 2024.09.09 20:59:48.454054 [ 3 ] {ea895f25-2bf6-4ea4-a232-13fec2d8d206} oximeter.measurements_i64 (fa6e39fc-188a-488d-9ce4-0afec1350088): There are no data parts 2024.09.09 20:59:48.455292 [ 3 ] {ea895f25-2bf6-4ea4-a232-13fec2d8d206} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.455317 [ 3 ] {} HTTP-Session: b67e35dd-0df8-4ad4-8d3e-1ad9848be94d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.455423 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.455473 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.455492 [ 3 ] {} HTTP-Session: efee65db-5c99-4e43-be55-0f621317be99 Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.455513 [ 3 ] {} HTTP-Session: efee65db-5c99-4e43-be55-0f621317be99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.455529 [ 3 ] {} HTTP-Session: efee65db-5c99-4e43-be55-0f621317be99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.455558 [ 3 ] {} HTTP-Session: efee65db-5c99-4e43-be55-0f621317be99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.455733 [ 3 ] {72536f45-7aee-4b7a-bd67-99b66edfa0b0} executeQuery: (from [fd00:1122:3344:101::d]:59594) 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.09.09 20:59:48.455784 [ 3 ] {72536f45-7aee-4b7a-bd67-99b66edfa0b0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.09.09 20:59:48.457583 [ 3 ] {72536f45-7aee-4b7a-bd67-99b66edfa0b0} oximeter.measurements_u64 (8144cd4e-dc7e-44e0-9f83-daa3eb636c75): Loading data parts 2024.09.09 20:59:48.457791 [ 3 ] {72536f45-7aee-4b7a-bd67-99b66edfa0b0} oximeter.measurements_u64 (8144cd4e-dc7e-44e0-9f83-daa3eb636c75): There are no data parts 2024.09.09 20:59:48.459054 [ 3 ] {72536f45-7aee-4b7a-bd67-99b66edfa0b0} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.459078 [ 3 ] {} HTTP-Session: efee65db-5c99-4e43-be55-0f621317be99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.459186 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.459239 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.459257 [ 3 ] {} HTTP-Session: a12e644b-c55c-47e4-89d8-0a2c463d3b3c Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.459278 [ 3 ] {} HTTP-Session: a12e644b-c55c-47e4-89d8-0a2c463d3b3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.459297 [ 3 ] {} HTTP-Session: a12e644b-c55c-47e4-89d8-0a2c463d3b3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.459326 [ 3 ] {} HTTP-Session: a12e644b-c55c-47e4-89d8-0a2c463d3b3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.459498 [ 3 ] {eb7679a7-1b91-4247-8e7a-dc4c7bb73e2e} executeQuery: (from [fd00:1122:3344:101::d]:59594) 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.09.09 20:59:48.459551 [ 3 ] {eb7679a7-1b91-4247-8e7a-dc4c7bb73e2e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.09.09 20:59:48.461358 [ 3 ] {eb7679a7-1b91-4247-8e7a-dc4c7bb73e2e} oximeter.measurements_f32 (92c6eab8-984b-4949-9c16-a9e7029d0307): Loading data parts 2024.09.09 20:59:48.461515 [ 3 ] {eb7679a7-1b91-4247-8e7a-dc4c7bb73e2e} oximeter.measurements_f32 (92c6eab8-984b-4949-9c16-a9e7029d0307): There are no data parts 2024.09.09 20:59:48.462768 [ 3 ] {eb7679a7-1b91-4247-8e7a-dc4c7bb73e2e} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.462793 [ 3 ] {} HTTP-Session: a12e644b-c55c-47e4-89d8-0a2c463d3b3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.462900 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.462954 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.462973 [ 3 ] {} HTTP-Session: 49ea7029-69f9-4d26-b6ec-6ad09dc6eaf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.462994 [ 3 ] {} HTTP-Session: 49ea7029-69f9-4d26-b6ec-6ad09dc6eaf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.463011 [ 3 ] {} HTTP-Session: 49ea7029-69f9-4d26-b6ec-6ad09dc6eaf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.463041 [ 3 ] {} HTTP-Session: 49ea7029-69f9-4d26-b6ec-6ad09dc6eaf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.463216 [ 3 ] {75e83cc4-6d52-4dec-b6b3-9f00d525d4c5} executeQuery: (from [fd00:1122:3344:101::d]:59594) 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.09.09 20:59:48.463268 [ 3 ] {75e83cc4-6d52-4dec-b6b3-9f00d525d4c5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.09.09 20:59:48.465062 [ 3 ] {75e83cc4-6d52-4dec-b6b3-9f00d525d4c5} oximeter.measurements_f64 (9415ad36-f2aa-4df2-9c5c-63bef50de63b): Loading data parts 2024.09.09 20:59:48.465215 [ 3 ] {75e83cc4-6d52-4dec-b6b3-9f00d525d4c5} oximeter.measurements_f64 (9415ad36-f2aa-4df2-9c5c-63bef50de63b): There are no data parts 2024.09.09 20:59:48.466468 [ 3 ] {75e83cc4-6d52-4dec-b6b3-9f00d525d4c5} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.466493 [ 3 ] {} HTTP-Session: 49ea7029-69f9-4d26-b6ec-6ad09dc6eaf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.466609 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.466662 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.466686 [ 3 ] {} HTTP-Session: 36657663-efcf-46d4-9d5a-5d71331b15b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.466702 [ 3 ] {} HTTP-Session: 36657663-efcf-46d4-9d5a-5d71331b15b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.466720 [ 3 ] {} HTTP-Session: 36657663-efcf-46d4-9d5a-5d71331b15b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.466753 [ 3 ] {} HTTP-Session: 36657663-efcf-46d4-9d5a-5d71331b15b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.466923 [ 3 ] {9215e625-c5a0-4398-844e-ed1bb68adee1} executeQuery: (from [fd00:1122:3344:101::d]:59594) 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.09.09 20:59:48.466976 [ 3 ] {9215e625-c5a0-4398-844e-ed1bb68adee1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.09.09 20:59:48.468717 [ 3 ] {9215e625-c5a0-4398-844e-ed1bb68adee1} oximeter.measurements_string (58dcde93-3a37-4137-b16e-47bdf26c2b8e): Loading data parts 2024.09.09 20:59:48.468913 [ 3 ] {9215e625-c5a0-4398-844e-ed1bb68adee1} oximeter.measurements_string (58dcde93-3a37-4137-b16e-47bdf26c2b8e): There are no data parts 2024.09.09 20:59:48.470150 [ 3 ] {9215e625-c5a0-4398-844e-ed1bb68adee1} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.470175 [ 3 ] {} HTTP-Session: 36657663-efcf-46d4-9d5a-5d71331b15b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.470285 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.470336 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.470360 [ 3 ] {} HTTP-Session: b644b303-b8f9-4db3-92dd-40442881a99f Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.470376 [ 3 ] {} HTTP-Session: b644b303-b8f9-4db3-92dd-40442881a99f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.470393 [ 3 ] {} HTTP-Session: b644b303-b8f9-4db3-92dd-40442881a99f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.470426 [ 3 ] {} HTTP-Session: b644b303-b8f9-4db3-92dd-40442881a99f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.470601 [ 3 ] {4ef33a75-1fe0-4294-bf04-0ea2d227285f} executeQuery: (from [fd00:1122:3344:101::d]:59594) 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.09.09 20:59:48.470656 [ 3 ] {4ef33a75-1fe0-4294-bf04-0ea2d227285f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.09.09 20:59:48.472458 [ 3 ] {4ef33a75-1fe0-4294-bf04-0ea2d227285f} oximeter.measurements_bytes (db369b88-bd7e-49fb-9439-227c7e746e65): Loading data parts 2024.09.09 20:59:48.472591 [ 3 ] {4ef33a75-1fe0-4294-bf04-0ea2d227285f} oximeter.measurements_bytes (db369b88-bd7e-49fb-9439-227c7e746e65): There are no data parts 2024.09.09 20:59:48.473842 [ 3 ] {4ef33a75-1fe0-4294-bf04-0ea2d227285f} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.473880 [ 3 ] {} HTTP-Session: b644b303-b8f9-4db3-92dd-40442881a99f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.473981 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.474033 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.474057 [ 3 ] {} HTTP-Session: 6c8187dd-2107-4916-9cec-9ceda68632fa Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.474077 [ 3 ] {} HTTP-Session: 6c8187dd-2107-4916-9cec-9ceda68632fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.474092 [ 3 ] {} HTTP-Session: 6c8187dd-2107-4916-9cec-9ceda68632fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.474126 [ 3 ] {} HTTP-Session: 6c8187dd-2107-4916-9cec-9ceda68632fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.474311 [ 3 ] {4f9fdbc8-27bb-4fb5-882d-502598e9d77f} executeQuery: (from [fd00:1122:3344:101::d]:59594) 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.09.09 20:59:48.474366 [ 3 ] {4f9fdbc8-27bb-4fb5-882d-502598e9d77f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.09.09 20:59:48.476198 [ 3 ] {4f9fdbc8-27bb-4fb5-882d-502598e9d77f} oximeter.measurements_cumulativei64 (b83f8009-87c8-47cc-834e-711c8a232dab): Loading data parts 2024.09.09 20:59:48.476327 [ 3 ] {4f9fdbc8-27bb-4fb5-882d-502598e9d77f} oximeter.measurements_cumulativei64 (b83f8009-87c8-47cc-834e-711c8a232dab): There are no data parts 2024.09.09 20:59:48.477606 [ 3 ] {4f9fdbc8-27bb-4fb5-882d-502598e9d77f} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.477632 [ 3 ] {} HTTP-Session: 6c8187dd-2107-4916-9cec-9ceda68632fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.477747 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.477799 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.477818 [ 3 ] {} HTTP-Session: d783bf75-a38a-426f-b3b2-f92d4c744456 Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.477839 [ 3 ] {} HTTP-Session: d783bf75-a38a-426f-b3b2-f92d4c744456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.477856 [ 3 ] {} HTTP-Session: d783bf75-a38a-426f-b3b2-f92d4c744456 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.477887 [ 3 ] {} HTTP-Session: d783bf75-a38a-426f-b3b2-f92d4c744456 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.478073 [ 3 ] {7683b62e-9555-4ec0-9706-76142119d256} executeQuery: (from [fd00:1122:3344:101::d]:59594) 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.09.09 20:59:48.478127 [ 3 ] {7683b62e-9555-4ec0-9706-76142119d256} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.09.09 20:59:48.479926 [ 3 ] {7683b62e-9555-4ec0-9706-76142119d256} oximeter.measurements_cumulativeu64 (51f4ecae-76e7-47f9-83b2-78ab2a63ade0): Loading data parts 2024.09.09 20:59:48.480063 [ 3 ] {7683b62e-9555-4ec0-9706-76142119d256} oximeter.measurements_cumulativeu64 (51f4ecae-76e7-47f9-83b2-78ab2a63ade0): There are no data parts 2024.09.09 20:59:48.481335 [ 3 ] {7683b62e-9555-4ec0-9706-76142119d256} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.481366 [ 3 ] {} HTTP-Session: d783bf75-a38a-426f-b3b2-f92d4c744456 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.481487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.481539 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.481563 [ 3 ] {} HTTP-Session: 95ed1c9b-81e0-4de5-877a-d8e678116ac0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.481579 [ 3 ] {} HTTP-Session: 95ed1c9b-81e0-4de5-877a-d8e678116ac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.481597 [ 3 ] {} HTTP-Session: 95ed1c9b-81e0-4de5-877a-d8e678116ac0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.481630 [ 3 ] {} HTTP-Session: 95ed1c9b-81e0-4de5-877a-d8e678116ac0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.481811 [ 3 ] {82f84d94-ba5c-403c-94c2-08038de4226a} executeQuery: (from [fd00:1122:3344:101::d]:59594) 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.09.09 20:59:48.481868 [ 3 ] {82f84d94-ba5c-403c-94c2-08038de4226a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.09.09 20:59:48.483663 [ 3 ] {82f84d94-ba5c-403c-94c2-08038de4226a} oximeter.measurements_cumulativef32 (c681f915-4b9b-4e1d-a597-19d2d3bfae8c): Loading data parts 2024.09.09 20:59:48.483795 [ 3 ] {82f84d94-ba5c-403c-94c2-08038de4226a} oximeter.measurements_cumulativef32 (c681f915-4b9b-4e1d-a597-19d2d3bfae8c): There are no data parts 2024.09.09 20:59:48.485054 [ 3 ] {82f84d94-ba5c-403c-94c2-08038de4226a} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.485085 [ 3 ] {} HTTP-Session: 95ed1c9b-81e0-4de5-877a-d8e678116ac0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.485197 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.485241 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.485266 [ 3 ] {} HTTP-Session: d1399244-3065-4ee6-9a01-3675b0bb424b Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.485287 [ 3 ] {} HTTP-Session: d1399244-3065-4ee6-9a01-3675b0bb424b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.485301 [ 3 ] {} HTTP-Session: d1399244-3065-4ee6-9a01-3675b0bb424b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.485335 [ 3 ] {} HTTP-Session: d1399244-3065-4ee6-9a01-3675b0bb424b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.485518 [ 3 ] {863ebebe-6af2-448d-8749-0f157de0322f} executeQuery: (from [fd00:1122:3344:101::d]:59594) 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.09.09 20:59:48.485578 [ 3 ] {863ebebe-6af2-448d-8749-0f157de0322f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.09.09 20:59:48.487359 [ 3 ] {863ebebe-6af2-448d-8749-0f157de0322f} oximeter.measurements_cumulativef64 (575081b5-17c4-4ab3-b5c8-a15309098f7b): Loading data parts 2024.09.09 20:59:48.487512 [ 3 ] {863ebebe-6af2-448d-8749-0f157de0322f} oximeter.measurements_cumulativef64 (575081b5-17c4-4ab3-b5c8-a15309098f7b): There are no data parts 2024.09.09 20:59:48.488743 [ 3 ] {863ebebe-6af2-448d-8749-0f157de0322f} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.488767 [ 3 ] {} HTTP-Session: d1399244-3065-4ee6-9a01-3675b0bb424b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.488891 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.488941 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.488960 [ 3 ] {} HTTP-Session: 9613f467-2a14-4729-82e0-906233c4e3a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.488982 [ 3 ] {} HTTP-Session: 9613f467-2a14-4729-82e0-906233c4e3a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.488999 [ 3 ] {} HTTP-Session: 9613f467-2a14-4729-82e0-906233c4e3a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.489028 [ 3 ] {} HTTP-Session: 9613f467-2a14-4729-82e0-906233c4e3a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.489306 [ 3 ] {f16334a3-b549-4f61-b3d3-e750b8309fb0} executeQuery: (from [fd00:1122:3344:101::d]:59594) 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), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.09.09 20:59:48.489371 [ 3 ] {f16334a3-b549-4f61-b3d3-e750b8309fb0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.09.09 20:59:48.491613 [ 3 ] {f16334a3-b549-4f61-b3d3-e750b8309fb0} oximeter.measurements_histogrami8 (2f8622cc-bff4-4dc4-a7bc-422282dc5034): Loading data parts 2024.09.09 20:59:48.491769 [ 3 ] {f16334a3-b549-4f61-b3d3-e750b8309fb0} oximeter.measurements_histogrami8 (2f8622cc-bff4-4dc4-a7bc-422282dc5034): There are no data parts 2024.09.09 20:59:48.493104 [ 3 ] {f16334a3-b549-4f61-b3d3-e750b8309fb0} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.493130 [ 3 ] {} HTTP-Session: 9613f467-2a14-4729-82e0-906233c4e3a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.493245 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.493299 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.493318 [ 3 ] {} HTTP-Session: 87b6f950-6b19-4fd5-8c85-03ac7496dba3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.493339 [ 3 ] {} HTTP-Session: 87b6f950-6b19-4fd5-8c85-03ac7496dba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.493358 [ 3 ] {} HTTP-Session: 87b6f950-6b19-4fd5-8c85-03ac7496dba3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.493386 [ 3 ] {} HTTP-Session: 87b6f950-6b19-4fd5-8c85-03ac7496dba3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.493634 [ 3 ] {e9e4c199-e15b-436b-85c3-5c63edc5dfcf} executeQuery: (from [fd00:1122:3344:101::d]:59594) 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), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.09.09 20:59:48.493698 [ 3 ] {e9e4c199-e15b-436b-85c3-5c63edc5dfcf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.09.09 20:59:48.495863 [ 3 ] {e9e4c199-e15b-436b-85c3-5c63edc5dfcf} oximeter.measurements_histogramu8 (f7311bc9-73a6-4a58-a7ea-29087f61d24c): Loading data parts 2024.09.09 20:59:48.495999 [ 3 ] {e9e4c199-e15b-436b-85c3-5c63edc5dfcf} oximeter.measurements_histogramu8 (f7311bc9-73a6-4a58-a7ea-29087f61d24c): There are no data parts 2024.09.09 20:59:48.497327 [ 3 ] {e9e4c199-e15b-436b-85c3-5c63edc5dfcf} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.497352 [ 3 ] {} HTTP-Session: 87b6f950-6b19-4fd5-8c85-03ac7496dba3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.497468 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.497522 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.497540 [ 3 ] {} HTTP-Session: 3ac3bc92-3e7a-4836-996a-2388353c846e Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.497561 [ 3 ] {} HTTP-Session: 3ac3bc92-3e7a-4836-996a-2388353c846e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.497580 [ 3 ] {} HTTP-Session: 3ac3bc92-3e7a-4836-996a-2388353c846e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.497610 [ 3 ] {} HTTP-Session: 3ac3bc92-3e7a-4836-996a-2388353c846e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.497859 [ 3 ] {eea311c7-753a-404e-bb61-e17a26b2d95c} executeQuery: (from [fd00:1122:3344:101::d]:59594) 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), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.09.09 20:59:48.497924 [ 3 ] {eea311c7-753a-404e-bb61-e17a26b2d95c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.09.09 20:59:48.499999 [ 3 ] {eea311c7-753a-404e-bb61-e17a26b2d95c} oximeter.measurements_histogrami16 (13f5c815-3b18-4269-864d-fb414277741b): Loading data parts 2024.09.09 20:59:48.500158 [ 3 ] {eea311c7-753a-404e-bb61-e17a26b2d95c} oximeter.measurements_histogrami16 (13f5c815-3b18-4269-864d-fb414277741b): There are no data parts 2024.09.09 20:59:48.501482 [ 3 ] {eea311c7-753a-404e-bb61-e17a26b2d95c} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.501507 [ 3 ] {} HTTP-Session: 3ac3bc92-3e7a-4836-996a-2388353c846e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.501623 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.501677 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.501701 [ 3 ] {} HTTP-Session: e13e297c-e958-4645-9a8d-9d021327c368 Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.501716 [ 3 ] {} HTTP-Session: e13e297c-e958-4645-9a8d-9d021327c368 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.501735 [ 3 ] {} HTTP-Session: e13e297c-e958-4645-9a8d-9d021327c368 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.501765 [ 3 ] {} HTTP-Session: e13e297c-e958-4645-9a8d-9d021327c368 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.502016 [ 3 ] {b1af53c7-1736-4139-b0a7-5f4e21063967} executeQuery: (from [fd00:1122:3344:101::d]:59594) 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), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.09.09 20:59:48.502081 [ 3 ] {b1af53c7-1736-4139-b0a7-5f4e21063967} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.09.09 20:59:48.504203 [ 3 ] {b1af53c7-1736-4139-b0a7-5f4e21063967} oximeter.measurements_histogramu16 (d96e3829-f992-444d-baa0-abca3bbd795c): Loading data parts 2024.09.09 20:59:48.504362 [ 3 ] {b1af53c7-1736-4139-b0a7-5f4e21063967} oximeter.measurements_histogramu16 (d96e3829-f992-444d-baa0-abca3bbd795c): There are no data parts 2024.09.09 20:59:48.505706 [ 3 ] {b1af53c7-1736-4139-b0a7-5f4e21063967} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.505732 [ 3 ] {} HTTP-Session: e13e297c-e958-4645-9a8d-9d021327c368 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.505855 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.505910 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.505930 [ 3 ] {} HTTP-Session: a42101bb-969d-41f6-81f3-f17ec50f39d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.505951 [ 3 ] {} HTTP-Session: a42101bb-969d-41f6-81f3-f17ec50f39d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.505970 [ 3 ] {} HTTP-Session: a42101bb-969d-41f6-81f3-f17ec50f39d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.506001 [ 3 ] {} HTTP-Session: a42101bb-969d-41f6-81f3-f17ec50f39d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.506253 [ 3 ] {98cbf2a1-5c9a-4224-a96c-ee2fa714c215} executeQuery: (from [fd00:1122:3344:101::d]:59594) 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), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.09.09 20:59:48.506319 [ 3 ] {98cbf2a1-5c9a-4224-a96c-ee2fa714c215} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.09.09 20:59:48.508430 [ 3 ] {98cbf2a1-5c9a-4224-a96c-ee2fa714c215} oximeter.measurements_histogrami32 (7ab9dfe2-559c-43d5-8b36-c1315e6fd24d): Loading data parts 2024.09.09 20:59:48.508580 [ 3 ] {98cbf2a1-5c9a-4224-a96c-ee2fa714c215} oximeter.measurements_histogrami32 (7ab9dfe2-559c-43d5-8b36-c1315e6fd24d): There are no data parts 2024.09.09 20:59:48.509929 [ 3 ] {98cbf2a1-5c9a-4224-a96c-ee2fa714c215} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.509954 [ 3 ] {} HTTP-Session: a42101bb-969d-41f6-81f3-f17ec50f39d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.510065 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.510119 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.510143 [ 3 ] {} HTTP-Session: a40ab632-bda8-459e-9162-8aa90fae9282 Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.510159 [ 3 ] {} HTTP-Session: a40ab632-bda8-459e-9162-8aa90fae9282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.510185 [ 3 ] {} HTTP-Session: a40ab632-bda8-459e-9162-8aa90fae9282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.510219 [ 3 ] {} HTTP-Session: a40ab632-bda8-459e-9162-8aa90fae9282 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.510464 [ 3 ] {2bea57e9-56d1-4dba-9a28-42abcbe9c08c} executeQuery: (from [fd00:1122:3344:101::d]:59594) 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), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.09.09 20:59:48.510533 [ 3 ] {2bea57e9-56d1-4dba-9a28-42abcbe9c08c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.09.09 20:59:48.512605 [ 3 ] {2bea57e9-56d1-4dba-9a28-42abcbe9c08c} oximeter.measurements_histogramu32 (aa03d441-2431-4d53-864f-53c392a8ba1c): Loading data parts 2024.09.09 20:59:48.512764 [ 3 ] {2bea57e9-56d1-4dba-9a28-42abcbe9c08c} oximeter.measurements_histogramu32 (aa03d441-2431-4d53-864f-53c392a8ba1c): There are no data parts 2024.09.09 20:59:48.514179 [ 3 ] {2bea57e9-56d1-4dba-9a28-42abcbe9c08c} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.514210 [ 3 ] {} HTTP-Session: a40ab632-bda8-459e-9162-8aa90fae9282 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.514368 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.514434 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.514470 [ 3 ] {} HTTP-Session: b53d8b09-e20e-4f6e-acbd-2305dad265ea Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.514490 [ 3 ] {} HTTP-Session: b53d8b09-e20e-4f6e-acbd-2305dad265ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.514515 [ 3 ] {} HTTP-Session: b53d8b09-e20e-4f6e-acbd-2305dad265ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.514558 [ 3 ] {} HTTP-Session: b53d8b09-e20e-4f6e-acbd-2305dad265ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.514873 [ 3 ] {28f654ac-ebb2-47dc-baa0-615962cdca1f} executeQuery: (from [fd00:1122:3344:101::d]:59594) 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), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.09.09 20:59:48.514953 [ 3 ] {28f654ac-ebb2-47dc-baa0-615962cdca1f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.09.09 20:59:48.517288 [ 3 ] {28f654ac-ebb2-47dc-baa0-615962cdca1f} oximeter.measurements_histogrami64 (c312ccf3-e2ea-4c9f-bf56-4c4a9ea004eb): Loading data parts 2024.09.09 20:59:48.517435 [ 3 ] {28f654ac-ebb2-47dc-baa0-615962cdca1f} oximeter.measurements_histogrami64 (c312ccf3-e2ea-4c9f-bf56-4c4a9ea004eb): There are no data parts 2024.09.09 20:59:48.518795 [ 3 ] {28f654ac-ebb2-47dc-baa0-615962cdca1f} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.518826 [ 3 ] {} HTTP-Session: b53d8b09-e20e-4f6e-acbd-2305dad265ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.518947 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.519000 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.519023 [ 3 ] {} HTTP-Session: 3faf5069-6e2c-48ed-a5af-57fe1719c6b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.519039 [ 3 ] {} HTTP-Session: 3faf5069-6e2c-48ed-a5af-57fe1719c6b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.519058 [ 3 ] {} HTTP-Session: 3faf5069-6e2c-48ed-a5af-57fe1719c6b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.519093 [ 3 ] {} HTTP-Session: 3faf5069-6e2c-48ed-a5af-57fe1719c6b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.519335 [ 3 ] {7ee0f8ec-f1a8-4101-ad4c-9650935b0657} executeQuery: (from [fd00:1122:3344:101::d]:59594) 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), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.09.09 20:59:48.519400 [ 3 ] {7ee0f8ec-f1a8-4101-ad4c-9650935b0657} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.09.09 20:59:48.521512 [ 3 ] {7ee0f8ec-f1a8-4101-ad4c-9650935b0657} oximeter.measurements_histogramu64 (7c7ae503-5fe6-40bb-8024-dd2c81141540): Loading data parts 2024.09.09 20:59:48.521674 [ 3 ] {7ee0f8ec-f1a8-4101-ad4c-9650935b0657} oximeter.measurements_histogramu64 (7c7ae503-5fe6-40bb-8024-dd2c81141540): There are no data parts 2024.09.09 20:59:48.523002 [ 3 ] {7ee0f8ec-f1a8-4101-ad4c-9650935b0657} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.523035 [ 3 ] {} HTTP-Session: 3faf5069-6e2c-48ed-a5af-57fe1719c6b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.523149 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.523202 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.523226 [ 3 ] {} HTTP-Session: 8437aa0b-3fde-4cbb-ae35-568e0255cde3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.523242 [ 3 ] {} HTTP-Session: 8437aa0b-3fde-4cbb-ae35-568e0255cde3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.523260 [ 3 ] {} HTTP-Session: 8437aa0b-3fde-4cbb-ae35-568e0255cde3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.523295 [ 3 ] {} HTTP-Session: 8437aa0b-3fde-4cbb-ae35-568e0255cde3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.523543 [ 3 ] {f7367180-baf0-4b15-99e6-8f58caf5eac4} executeQuery: (from [fd00:1122:3344:101::d]:59594) 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), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.09.09 20:59:48.523607 [ 3 ] {f7367180-baf0-4b15-99e6-8f58caf5eac4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.09.09 20:59:48.525679 [ 3 ] {f7367180-baf0-4b15-99e6-8f58caf5eac4} oximeter.measurements_histogramf32 (89dc02e2-4c74-407d-bf61-52da28a8ddaf): Loading data parts 2024.09.09 20:59:48.525832 [ 3 ] {f7367180-baf0-4b15-99e6-8f58caf5eac4} oximeter.measurements_histogramf32 (89dc02e2-4c74-407d-bf61-52da28a8ddaf): There are no data parts 2024.09.09 20:59:48.527145 [ 3 ] {f7367180-baf0-4b15-99e6-8f58caf5eac4} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.527177 [ 3 ] {} HTTP-Session: 8437aa0b-3fde-4cbb-ae35-568e0255cde3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.527282 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.527336 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.527361 [ 3 ] {} HTTP-Session: 948bdd2b-9fa7-4737-b1f5-fb546a1df365 Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.527377 [ 3 ] {} HTTP-Session: 948bdd2b-9fa7-4737-b1f5-fb546a1df365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.527396 [ 3 ] {} HTTP-Session: 948bdd2b-9fa7-4737-b1f5-fb546a1df365 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.527430 [ 3 ] {} HTTP-Session: 948bdd2b-9fa7-4737-b1f5-fb546a1df365 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.527680 [ 3 ] {3a0ba5b5-2614-4cac-82db-06ed52d907c7} executeQuery: (from [fd00:1122:3344:101::d]:59594) 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), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.09.09 20:59:48.527745 [ 3 ] {3a0ba5b5-2614-4cac-82db-06ed52d907c7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.09.09 20:59:48.529858 [ 3 ] {3a0ba5b5-2614-4cac-82db-06ed52d907c7} oximeter.measurements_histogramf64 (6e7541be-80f7-4772-a39c-6d881f030fa8): Loading data parts 2024.09.09 20:59:48.530020 [ 3 ] {3a0ba5b5-2614-4cac-82db-06ed52d907c7} oximeter.measurements_histogramf64 (6e7541be-80f7-4772-a39c-6d881f030fa8): There are no data parts 2024.09.09 20:59:48.531318 [ 3 ] {3a0ba5b5-2614-4cac-82db-06ed52d907c7} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.531350 [ 3 ] {} HTTP-Session: 948bdd2b-9fa7-4737-b1f5-fb546a1df365 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.531465 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 1762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.531518 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.531543 [ 3 ] {} HTTP-Session: 24562682-c0c0-4b40-ba8e-b0b9a4901190 Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.531563 [ 3 ] {} HTTP-Session: 24562682-c0c0-4b40-ba8e-b0b9a4901190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.531577 [ 3 ] {} HTTP-Session: 24562682-c0c0-4b40-ba8e-b0b9a4901190 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.531611 [ 3 ] {} HTTP-Session: 24562682-c0c0-4b40-ba8e-b0b9a4901190 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.531792 [ 3 ] {fbc647b6-0e60-4248-8234-d7f4c98e2031} executeQuery: (from [fd00:1122:3344:101::d]:59594) /* 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. * * TTL: We use a materialized column to expire old field table records. This * column is generated automatically by the database whenever a new row is * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` * query. Since these tables are `ReplacingMergeTree`s, that means the last * record will remain during a deduplication, which will have the last * timestamp. ClickHouse will then expire old data for us, similar to the * measurement tables. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.09.09 20:59:48.531857 [ 3 ] {fbc647b6-0e60-4248-8234-d7f4c98e2031} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.09.09 20:59:48.534711 [ 3 ] {fbc647b6-0e60-4248-8234-d7f4c98e2031} oximeter.fields_bool (049c262b-aec9-40db-ad5e-755d3a582dc4): Loading data parts 2024.09.09 20:59:48.535122 [ 3 ] {fbc647b6-0e60-4248-8234-d7f4c98e2031} oximeter.fields_bool (049c262b-aec9-40db-ad5e-755d3a582dc4): There are no data parts 2024.09.09 20:59:48.539645 [ 3 ] {fbc647b6-0e60-4248-8234-d7f4c98e2031} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.539689 [ 3 ] {} HTTP-Session: 24562682-c0c0-4b40-ba8e-b0b9a4901190 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.539822 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.539886 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.539914 [ 3 ] {} HTTP-Session: 39509898-a44b-415c-8dee-e98f9b4df595 Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.539932 [ 3 ] {} HTTP-Session: 39509898-a44b-415c-8dee-e98f9b4df595 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.539953 [ 3 ] {} HTTP-Session: 39509898-a44b-415c-8dee-e98f9b4df595 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.539990 [ 3 ] {} HTTP-Session: 39509898-a44b-415c-8dee-e98f9b4df595 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.540169 [ 3 ] {87a1af53-e027-4820-b3e7-9f7363fc11da} executeQuery: (from [fd00:1122:3344:101::d]:59594) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.09.09 20:59:48.540234 [ 3 ] {87a1af53-e027-4820-b3e7-9f7363fc11da} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.09.09 20:59:48.544180 [ 3 ] {87a1af53-e027-4820-b3e7-9f7363fc11da} oximeter.fields_i8 (aa2d88fe-0bb8-433f-ab9a-a8ca3552100a): Loading data parts 2024.09.09 20:59:48.544337 [ 3 ] {87a1af53-e027-4820-b3e7-9f7363fc11da} oximeter.fields_i8 (aa2d88fe-0bb8-433f-ab9a-a8ca3552100a): There are no data parts 2024.09.09 20:59:48.548050 [ 3 ] {87a1af53-e027-4820-b3e7-9f7363fc11da} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.548083 [ 3 ] {} HTTP-Session: 39509898-a44b-415c-8dee-e98f9b4df595 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.548197 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.548252 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.548278 [ 3 ] {} HTTP-Session: 9f272496-a17c-4de2-8f65-79b950717969 Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.548300 [ 3 ] {} HTTP-Session: 9f272496-a17c-4de2-8f65-79b950717969 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.548315 [ 3 ] {} HTTP-Session: 9f272496-a17c-4de2-8f65-79b950717969 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.548352 [ 3 ] {} HTTP-Session: 9f272496-a17c-4de2-8f65-79b950717969 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.548530 [ 3 ] {8db8dd54-758e-4aa0-a778-7a33a006d9d6} executeQuery: (from [fd00:1122:3344:101::d]:59594) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.09.09 20:59:48.548588 [ 3 ] {8db8dd54-758e-4aa0-a778-7a33a006d9d6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.09.09 20:59:48.565374 [ 3 ] {8db8dd54-758e-4aa0-a778-7a33a006d9d6} oximeter.fields_u8 (d3c4c59c-ed3a-4ffc-9ef6-3d1370e122a9): Loading data parts 2024.09.09 20:59:48.565573 [ 3 ] {8db8dd54-758e-4aa0-a778-7a33a006d9d6} oximeter.fields_u8 (d3c4c59c-ed3a-4ffc-9ef6-3d1370e122a9): There are no data parts 2024.09.09 20:59:48.569684 [ 3 ] {8db8dd54-758e-4aa0-a778-7a33a006d9d6} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.569717 [ 3 ] {} HTTP-Session: 9f272496-a17c-4de2-8f65-79b950717969 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.569844 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.569903 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.569928 [ 3 ] {} HTTP-Session: 5e30b581-7e8f-4995-ac12-d1a2a988cb71 Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.569952 [ 3 ] {} HTTP-Session: 5e30b581-7e8f-4995-ac12-d1a2a988cb71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.569965 [ 3 ] {} HTTP-Session: 5e30b581-7e8f-4995-ac12-d1a2a988cb71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.570001 [ 3 ] {} HTTP-Session: 5e30b581-7e8f-4995-ac12-d1a2a988cb71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.570180 [ 3 ] {96cafeaf-f6b3-40b9-ac4b-703b5bc627ad} executeQuery: (from [fd00:1122:3344:101::d]:59594) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.09.09 20:59:48.570236 [ 3 ] {96cafeaf-f6b3-40b9-ac4b-703b5bc627ad} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.09.09 20:59:48.574096 [ 3 ] {96cafeaf-f6b3-40b9-ac4b-703b5bc627ad} oximeter.fields_i16 (cdb16c9f-5f9d-429c-8072-46ee01e52538): Loading data parts 2024.09.09 20:59:48.574268 [ 3 ] {96cafeaf-f6b3-40b9-ac4b-703b5bc627ad} oximeter.fields_i16 (cdb16c9f-5f9d-429c-8072-46ee01e52538): There are no data parts 2024.09.09 20:59:48.578409 [ 3 ] {96cafeaf-f6b3-40b9-ac4b-703b5bc627ad} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.578444 [ 3 ] {} HTTP-Session: 5e30b581-7e8f-4995-ac12-d1a2a988cb71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.578572 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.578619 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.578646 [ 3 ] {} HTTP-Session: 61dfaf53-1865-4802-b301-72539c757e0e Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.578669 [ 3 ] {} HTTP-Session: 61dfaf53-1865-4802-b301-72539c757e0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.578682 [ 3 ] {} HTTP-Session: 61dfaf53-1865-4802-b301-72539c757e0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.578718 [ 3 ] {} HTTP-Session: 61dfaf53-1865-4802-b301-72539c757e0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.578899 [ 3 ] {f6213cb0-af78-415d-a3ea-5b12505902b1} executeQuery: (from [fd00:1122:3344:101::d]:59594) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.09.09 20:59:48.578957 [ 3 ] {f6213cb0-af78-415d-a3ea-5b12505902b1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.09.09 20:59:48.585696 [ 3 ] {f6213cb0-af78-415d-a3ea-5b12505902b1} oximeter.fields_u16 (99efd81b-8758-403f-aa43-aa20e3079f5e): Loading data parts 2024.09.09 20:59:48.585852 [ 3 ] {f6213cb0-af78-415d-a3ea-5b12505902b1} oximeter.fields_u16 (99efd81b-8758-403f-aa43-aa20e3079f5e): There are no data parts 2024.09.09 20:59:48.589196 [ 3 ] {f6213cb0-af78-415d-a3ea-5b12505902b1} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.589221 [ 3 ] {} HTTP-Session: 61dfaf53-1865-4802-b301-72539c757e0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.589350 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.589407 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.589426 [ 3 ] {} HTTP-Session: 8bb1b03a-845d-495e-8267-597dddcd8d86 Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.589449 [ 3 ] {} HTTP-Session: 8bb1b03a-845d-495e-8267-597dddcd8d86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.589470 [ 3 ] {} HTTP-Session: 8bb1b03a-845d-495e-8267-597dddcd8d86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.589501 [ 3 ] {} HTTP-Session: 8bb1b03a-845d-495e-8267-597dddcd8d86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.589686 [ 3 ] {cd56699b-9718-4e2a-99ac-f408bbfd2f62} executeQuery: (from [fd00:1122:3344:101::d]:59594) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.09.09 20:59:48.589750 [ 3 ] {cd56699b-9718-4e2a-99ac-f408bbfd2f62} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.09.09 20:59:48.595273 [ 3 ] {cd56699b-9718-4e2a-99ac-f408bbfd2f62} oximeter.fields_i32 (bbaa3777-56ca-4f5f-9f37-673ed1f9dd00): Loading data parts 2024.09.09 20:59:48.595405 [ 3 ] {cd56699b-9718-4e2a-99ac-f408bbfd2f62} oximeter.fields_i32 (bbaa3777-56ca-4f5f-9f37-673ed1f9dd00): There are no data parts 2024.09.09 20:59:48.597088 [ 3 ] {cd56699b-9718-4e2a-99ac-f408bbfd2f62} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.597114 [ 3 ] {} HTTP-Session: 8bb1b03a-845d-495e-8267-597dddcd8d86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.597236 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.597294 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.597315 [ 3 ] {} HTTP-Session: fbaed35a-0ced-4591-8325-b5c6f5bb40b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.597340 [ 3 ] {} HTTP-Session: fbaed35a-0ced-4591-8325-b5c6f5bb40b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.597363 [ 3 ] {} HTTP-Session: fbaed35a-0ced-4591-8325-b5c6f5bb40b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.597392 [ 3 ] {} HTTP-Session: fbaed35a-0ced-4591-8325-b5c6f5bb40b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.597580 [ 3 ] {888f591f-654a-4dcb-97dc-20b9ba05c67f} executeQuery: (from [fd00:1122:3344:101::d]:59594) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.09.09 20:59:48.597639 [ 3 ] {888f591f-654a-4dcb-97dc-20b9ba05c67f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.09.09 20:59:48.599955 [ 3 ] {888f591f-654a-4dcb-97dc-20b9ba05c67f} oximeter.fields_u32 (959023df-7527-4ab1-89dc-dc6480354615): Loading data parts 2024.09.09 20:59:48.600079 [ 3 ] {888f591f-654a-4dcb-97dc-20b9ba05c67f} oximeter.fields_u32 (959023df-7527-4ab1-89dc-dc6480354615): There are no data parts 2024.09.09 20:59:48.601401 [ 3 ] {888f591f-654a-4dcb-97dc-20b9ba05c67f} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.601426 [ 3 ] {} HTTP-Session: fbaed35a-0ced-4591-8325-b5c6f5bb40b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.601576 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.601631 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.601651 [ 3 ] {} HTTP-Session: 837491dc-03de-485e-a23a-8a8439a1a9d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.601674 [ 3 ] {} HTTP-Session: 837491dc-03de-485e-a23a-8a8439a1a9d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.601695 [ 3 ] {} HTTP-Session: 837491dc-03de-485e-a23a-8a8439a1a9d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.601725 [ 3 ] {} HTTP-Session: 837491dc-03de-485e-a23a-8a8439a1a9d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.601904 [ 3 ] {3fb5b28e-f097-436c-9e37-1e129f29b53e} executeQuery: (from [fd00:1122:3344:101::d]:59594) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.09.09 20:59:48.601980 [ 3 ] {3fb5b28e-f097-436c-9e37-1e129f29b53e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.09.09 20:59:48.604343 [ 3 ] {3fb5b28e-f097-436c-9e37-1e129f29b53e} oximeter.fields_i64 (06561445-5937-4229-908f-2656048dbd1e): Loading data parts 2024.09.09 20:59:48.604478 [ 3 ] {3fb5b28e-f097-436c-9e37-1e129f29b53e} oximeter.fields_i64 (06561445-5937-4229-908f-2656048dbd1e): There are no data parts 2024.09.09 20:59:48.605835 [ 3 ] {3fb5b28e-f097-436c-9e37-1e129f29b53e} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.605873 [ 3 ] {} HTTP-Session: 837491dc-03de-485e-a23a-8a8439a1a9d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.606002 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.606049 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.606077 [ 3 ] {} HTTP-Session: 39dacfbe-35da-4531-a312-9acd3abdf089 Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.606094 [ 3 ] {} HTTP-Session: 39dacfbe-35da-4531-a312-9acd3abdf089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.606107 [ 3 ] {} HTTP-Session: 39dacfbe-35da-4531-a312-9acd3abdf089 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.606146 [ 3 ] {} HTTP-Session: 39dacfbe-35da-4531-a312-9acd3abdf089 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.606318 [ 3 ] {415d79d8-a83f-4ffa-bd6c-2e6cc19e538c} executeQuery: (from [fd00:1122:3344:101::d]:59594) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.09.09 20:59:48.606362 [ 3 ] {415d79d8-a83f-4ffa-bd6c-2e6cc19e538c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.09.09 20:59:48.608268 [ 3 ] {415d79d8-a83f-4ffa-bd6c-2e6cc19e538c} oximeter.fields_u64 (e51f5b43-f092-44ff-a5f4-864992f51730): Loading data parts 2024.09.09 20:59:48.608388 [ 3 ] {415d79d8-a83f-4ffa-bd6c-2e6cc19e538c} oximeter.fields_u64 (e51f5b43-f092-44ff-a5f4-864992f51730): There are no data parts 2024.09.09 20:59:48.609618 [ 3 ] {415d79d8-a83f-4ffa-bd6c-2e6cc19e538c} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.609644 [ 3 ] {} HTTP-Session: 39dacfbe-35da-4531-a312-9acd3abdf089 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.609754 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.609800 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.609819 [ 3 ] {} HTTP-Session: 731811d2-2097-4249-bf76-e174dbb2e031 Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.609835 [ 3 ] {} HTTP-Session: 731811d2-2097-4249-bf76-e174dbb2e031 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.609849 [ 3 ] {} HTTP-Session: 731811d2-2097-4249-bf76-e174dbb2e031 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.609878 [ 3 ] {} HTTP-Session: 731811d2-2097-4249-bf76-e174dbb2e031 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.610048 [ 3 ] {c3d48c46-b967-4171-bc30-c6086b8c58e6} executeQuery: (from [fd00:1122:3344:101::d]:59594) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.09.09 20:59:48.610092 [ 3 ] {c3d48c46-b967-4171-bc30-c6086b8c58e6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.09.09 20:59:48.611965 [ 3 ] {c3d48c46-b967-4171-bc30-c6086b8c58e6} oximeter.fields_ipaddr (05bea8e7-dbed-4870-9168-58caec997acb): Loading data parts 2024.09.09 20:59:48.612082 [ 3 ] {c3d48c46-b967-4171-bc30-c6086b8c58e6} oximeter.fields_ipaddr (05bea8e7-dbed-4870-9168-58caec997acb): There are no data parts 2024.09.09 20:59:48.613359 [ 3 ] {c3d48c46-b967-4171-bc30-c6086b8c58e6} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.613386 [ 3 ] {} HTTP-Session: 731811d2-2097-4249-bf76-e174dbb2e031 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.613509 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.613556 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.613575 [ 3 ] {} HTTP-Session: 07f00a54-970a-457e-946d-037dd6be9918 Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.613592 [ 3 ] {} HTTP-Session: 07f00a54-970a-457e-946d-037dd6be9918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.613606 [ 3 ] {} HTTP-Session: 07f00a54-970a-457e-946d-037dd6be9918 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.613635 [ 3 ] {} HTTP-Session: 07f00a54-970a-457e-946d-037dd6be9918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.613806 [ 3 ] {36899ad3-a5d2-48b8-a765-e8d0ff1310bd} executeQuery: (from [fd00:1122:3344:101::d]:59594) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.09.09 20:59:48.613849 [ 3 ] {36899ad3-a5d2-48b8-a765-e8d0ff1310bd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.09.09 20:59:48.615727 [ 3 ] {36899ad3-a5d2-48b8-a765-e8d0ff1310bd} oximeter.fields_string (b6aa2022-63e3-4ad5-a334-df48491b8be9): Loading data parts 2024.09.09 20:59:48.615841 [ 3 ] {36899ad3-a5d2-48b8-a765-e8d0ff1310bd} oximeter.fields_string (b6aa2022-63e3-4ad5-a334-df48491b8be9): There are no data parts 2024.09.09 20:59:48.617110 [ 3 ] {36899ad3-a5d2-48b8-a765-e8d0ff1310bd} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.617135 [ 3 ] {} HTTP-Session: 07f00a54-970a-457e-946d-037dd6be9918 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.617252 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.617299 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.617317 [ 3 ] {} HTTP-Session: 7a8f6897-161b-4a83-9b98-2c6e968a937f Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.617333 [ 3 ] {} HTTP-Session: 7a8f6897-161b-4a83-9b98-2c6e968a937f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.617347 [ 3 ] {} HTTP-Session: 7a8f6897-161b-4a83-9b98-2c6e968a937f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.617376 [ 3 ] {} HTTP-Session: 7a8f6897-161b-4a83-9b98-2c6e968a937f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.617547 [ 3 ] {4a67f66b-75ef-4cd5-a866-19e1c9beafca} executeQuery: (from [fd00:1122:3344:101::d]:59594) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.09.09 20:59:48.617590 [ 3 ] {4a67f66b-75ef-4cd5-a866-19e1c9beafca} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.09.09 20:59:48.619386 [ 3 ] {4a67f66b-75ef-4cd5-a866-19e1c9beafca} oximeter.fields_uuid (8a663554-63a5-4014-9bee-73bf32d5665b): Loading data parts 2024.09.09 20:59:48.619501 [ 3 ] {4a67f66b-75ef-4cd5-a866-19e1c9beafca} oximeter.fields_uuid (8a663554-63a5-4014-9bee-73bf32d5665b): There are no data parts 2024.09.09 20:59:48.620758 [ 3 ] {4a67f66b-75ef-4cd5-a866-19e1c9beafca} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.620783 [ 3 ] {} HTTP-Session: 7a8f6897-161b-4a83-9b98-2c6e968a937f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.620890 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.620936 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.620956 [ 3 ] {} HTTP-Session: a8ead8ee-68ff-4994-995e-2dc43f42f1b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.620973 [ 3 ] {} HTTP-Session: a8ead8ee-68ff-4994-995e-2dc43f42f1b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.620986 [ 3 ] {} HTTP-Session: a8ead8ee-68ff-4994-995e-2dc43f42f1b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.621015 [ 3 ] {} HTTP-Session: a8ead8ee-68ff-4994-995e-2dc43f42f1b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.621224 [ 3 ] {2ad65b09-1de5-4f4c-a569-14f86afdf1a4} executeQuery: (from [fd00:1122:3344:101::d]:59594) /* 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.09.09 20:59:48.621283 [ 3 ] {2ad65b09-1de5-4f4c-a569-14f86afdf1a4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.09.09 20:59:48.623048 [ 3 ] {2ad65b09-1de5-4f4c-a569-14f86afdf1a4} oximeter.timeseries_schema (ed300e06-cba6-443d-a7b5-dfe998783a5f): Loading data parts 2024.09.09 20:59:48.623164 [ 3 ] {2ad65b09-1de5-4f4c-a569-14f86afdf1a4} oximeter.timeseries_schema (ed300e06-cba6-443d-a7b5-dfe998783a5f): There are no data parts 2024.09.09 20:59:48.624562 [ 3 ] {2ad65b09-1de5-4f4c-a569-14f86afdf1a4} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.624587 [ 3 ] {} HTTP-Session: a8ead8ee-68ff-4994-995e-2dc43f42f1b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.624719 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59594, User-Agent: (none), Length: 52, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.09 20:59:48.624766 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.09 20:59:48.624785 [ 3 ] {} HTTP-Session: 1320b223-c73f-4e08-8d9c-952c750e5e6f Authenticating user 'default' from [fd00:1122:3344:101::d]:59594 2024.09.09 20:59:48.624801 [ 3 ] {} HTTP-Session: 1320b223-c73f-4e08-8d9c-952c750e5e6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.624815 [ 3 ] {} HTTP-Session: 1320b223-c73f-4e08-8d9c-952c750e5e6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:48.624845 [ 3 ] {} HTTP-Session: 1320b223-c73f-4e08-8d9c-952c750e5e6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.09 20:59:48.625007 [ 3 ] {d03673e6-a731-4fe0-a7ad-3877539f3442} executeQuery: (from [fd00:1122:3344:101::d]:59594) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.09.09 20:59:48.626647 [ 3 ] {d03673e6-a731-4fe0-a7ad-3877539f3442} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.09.09 20:59:48.632082 [ 3 ] {d03673e6-a731-4fe0-a7ad-3877539f3442} oximeter.version (30acbb4e-ebd6-4d39-bff7-943f3ef232ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.09 20:59:48.632119 [ 3 ] {d03673e6-a731-4fe0-a7ad-3877539f3442} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.09.09 20:59:48.636447 [ 3 ] {d03673e6-a731-4fe0-a7ad-3877539f3442} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.09.09 20:59:48.637473 [ 3 ] {d03673e6-a731-4fe0-a7ad-3877539f3442} oximeter.version (30acbb4e-ebd6-4d39-bff7-943f3ef232ef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.09 20:59:48.637743 [ 3 ] {d03673e6-a731-4fe0-a7ad-3877539f3442} executeQuery: Read 1 rows, 16.00 B in 0.012814 sec., 78.03964413922272 rows/sec., 1.22 KiB/sec. 2024.09.09 20:59:48.637908 [ 3 ] {d03673e6-a731-4fe0-a7ad-3877539f3442} DynamicQueryHandler: Done processing query 2024.09.09 20:59:48.637931 [ 3 ] {d03673e6-a731-4fe0-a7ad-3877539f3442} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.09.09 20:59:48.637946 [ 3 ] {} HTTP-Session: 1320b223-c73f-4e08-8d9c-952c750e5e6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.09 20:59:49.000173 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 160.75 MiB, peak 165.89 MiB, free memory in arenas 0.00 B, will set to 171.59 MiB (RSS), difference: 10.84 MiB