[ May 14 09:44:44 Enabled. ] [ May 14 09:44:44 Rereading configuration. ] [ May 14 09:44:48 Rereading configuration. ] [ May 14 09:44:54 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ May 14 09:44:54 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.05.14 09:44:55.251926 [ 1 ] {} Application: Will watch for the process with pid 25840 2024.05.14 09:44:55.252786 [ 1 ] {} Application: Forked a child process to watch 2024.05.14 09:44:55.462380 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 25840 2024.05.14 09:44:55.463055 [ 1 ] {} Application: starting up 2024.05.14 09:44:55.463737 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.05.14 09:44:55.549165 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2024.05.14 09:44:55.587653 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.05.14 09:44:55.587721 [ 1 ] {} Application: Initializing DateLUT. 2024.05.14 09:44:55.587755 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.05.14 09:44:55.587862 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2024.05.14 09:44:55.588141 [ 1 ] {} Application: Initializing interserver credentials. 2024.05.14 09:44:55.589588 [ 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.05.14 09:44:55.590058 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.05.14 09:44:55.590863 [ 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.05.14 09:44:55.590889 [ 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.05.14 09:44:55.590902 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2024.05.14 09:44:55.591069 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2024.05.14 09:44:55.592090 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.05.14 09:44:55.598089 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2024.05.14 09:44:55.598846 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2024.05.14 09:44:55.600170 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.05.14 09:44:55.600232 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.05.14 09:44:55.601227 [ 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.05.14 09:44:55.601552 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.05.14 09:44:55.605241 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.05.14 09:44:55.605493 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: config.xml 2024.05.14 09:44:55.607012 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2024.05.14 09:44:55.607442 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.05.14 09:44:55.607810 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.05.14 09:44:55.608166 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.05.14 09:44:55.609631 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.05.14 09:44:55.609659 [ 1 ] {} Application: Loading metadata from /data/ 2024.05.14 09:44:55.609742 [ 140 ] {} DNSResolver: Updating DNS cache 2024.05.14 09:44:55.609915 [ 140 ] {} DNSResolver: Updated DNS cache 2024.05.14 09:44:55.627189 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.05.14 09:44:55.627220 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000155884 sec 2024.05.14 09:44:55.627257 [ 1 ] {} ReferentialDeps: No tables 2024.05.14 09:44:55.627269 [ 1 ] {} LoadingDeps: No tables 2024.05.14 09:44:55.628344 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.05.14 09:44:55.629341 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.05.14 09:44:55.629364 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.05.14 09:44:55.629396 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.05.14 09:44:55.629411 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.05.14 09:44:55.629423 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.05.14 09:44:55.629455 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.05.14 09:44:55.629468 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.05.14 09:44:55.629482 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.05.14 09:44:55.629515 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2024.05.14 09:44:55.629528 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.05.14 09:44:55.629542 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.05.14 09:44:55.629557 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.05.14 09:44:55.629589 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.05.14 09:44:55.629603 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.05.14 09:44:55.629618 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.05.14 09:44:55.629645 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.05.14 09:44:55.629658 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2024.05.14 09:44:55.664527 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.05.14 09:44:55.671464 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.05.14 09:44:55.671491 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.4981e-05 sec 2024.05.14 09:44:55.671504 [ 1 ] {} ReferentialDeps: No tables 2024.05.14 09:44:55.671518 [ 1 ] {} LoadingDeps: No tables 2024.05.14 09:44:55.671539 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.05.14 09:44:55.671716 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2024.05.14 09:44:55.671756 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2024.05.14 09:44:55.671768 [ 1 ] {} Application: Loaded metadata. 2024.05.14 09:44:55.671783 [ 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.05.14 09:44:55.671795 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.05.14 09:44:55.717587 [ 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.05.14 09:44:56.273478 [ 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.05.14 09:44:56.273534 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.05.14 09:44:56.340285 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.05.14 09:44:56.340502 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 9.86 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.07 MiB (RSS), difference: 147.21 MiB 2024.05.14 09:44:56.341369 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.283e-05 sec. 2024.05.14 09:44:56.341750 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.05.14 09:44:56.341840 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.05.14 09:44:56.341900 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.05.14 09:44:56.341926 [ 1 ] {} Application: Ready for connections. 2024.05.14 09:44:56.342769 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.342974 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.343007 [ 3 ] {} HTTP-Session: 53d4b1d3-2345-400d-a844-67fb7abd6402 Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.343036 [ 3 ] {} HTTP-Session: 53d4b1d3-2345-400d-a844-67fb7abd6402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.343053 [ 3 ] {} HTTP-Session: 53d4b1d3-2345-400d-a844-67fb7abd6402 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.343137 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.05.14 09:44:56.343170 [ 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.05.14 09:44:56.343190 [ 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.05.14 09:44:56.343254 [ 3 ] {} HTTP-Session: 53d4b1d3-2345-400d-a844-67fb7abd6402 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.344326 [ 3 ] {f626453d-82e6-4889-85e1-ff269a80e906} executeQuery: (from [fd00:1122:3344:101::d]:49435) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.05.14 09:44:56.388200 [ 3 ] {f626453d-82e6-4889-85e1-ff269a80e906} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49435) (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 @ 0x0000000000114257 in /system/lib/amd64/libc.so.1 2024.05.14 09:44:56.388906 [ 3 ] {f626453d-82e6-4889-85e1-ff269a80e906} 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 @ 0x0000000000114257 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2024.05.14 09:44:56.390298 [ 3 ] {} HTTP-Session: 53d4b1d3-2345-400d-a844-67fb7abd6402 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.391211 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.391282 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.391308 [ 3 ] {} HTTP-Session: cb217231-2240-45fc-9b58-26c5287609ef Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.391333 [ 3 ] {} HTTP-Session: cb217231-2240-45fc-9b58-26c5287609ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.391347 [ 3 ] {} HTTP-Session: cb217231-2240-45fc-9b58-26c5287609ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.391391 [ 3 ] {} HTTP-Session: cb217231-2240-45fc-9b58-26c5287609ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.392524 [ 3 ] {d38b2601-3aef-43f9-9e16-73b7395b59af} executeQuery: (from [fd00:1122:3344:101::d]:49435) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.05.14 09:44:56.392643 [ 3 ] {d38b2601-3aef-43f9-9e16-73b7395b59af} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters ORDER BY cluster (stage: Complete) 2024.05.14 09:44:56.394690 [ 3 ] {d38b2601-3aef-43f9-9e16-73b7395b59af} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.05.14 09:44:56.397479 [ 3 ] {d38b2601-3aef-43f9-9e16-73b7395b59af} InterpreterSelectQuery: FetchColumns -> Complete 2024.05.14 09:44:56.403703 [ 3 ] {d38b2601-3aef-43f9-9e16-73b7395b59af} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.403738 [ 3 ] {d38b2601-3aef-43f9-9e16-73b7395b59af} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.05.14 09:44:56.403761 [ 3 ] {} HTTP-Session: cb217231-2240-45fc-9b58-26c5287609ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.406147 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.406205 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.406229 [ 3 ] {} HTTP-Session: 8b72ea4a-4a57-4f79-a62e-fe1a02d8a708 Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.406246 [ 3 ] {} HTTP-Session: 8b72ea4a-4a57-4f79-a62e-fe1a02d8a708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.406262 [ 3 ] {} HTTP-Session: 8b72ea4a-4a57-4f79-a62e-fe1a02d8a708 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.406301 [ 3 ] {} HTTP-Session: 8b72ea4a-4a57-4f79-a62e-fe1a02d8a708 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.406430 [ 3 ] {f018339c-9b16-4eaf-b151-bc204253a2d0} executeQuery: (from [fd00:1122:3344:101::d]:49435) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.05.14 09:44:56.406679 [ 3 ] {f018339c-9b16-4eaf-b151-bc204253a2d0} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49435) (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 @ 0x0000000000114257 in /system/lib/amd64/libc.so.1 2024.05.14 09:44:56.406793 [ 3 ] {f018339c-9b16-4eaf-b151-bc204253a2d0} 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 @ 0x0000000000114257 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2024.05.14 09:44:56.406931 [ 3 ] {} HTTP-Session: 8b72ea4a-4a57-4f79-a62e-fe1a02d8a708 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.407141 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.407190 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.407209 [ 3 ] {} HTTP-Session: f58abb63-572e-40bc-9482-884adc306ec5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.407229 [ 3 ] {} HTTP-Session: f58abb63-572e-40bc-9482-884adc306ec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.407246 [ 3 ] {} HTTP-Session: f58abb63-572e-40bc-9482-884adc306ec5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.407275 [ 3 ] {} HTTP-Session: f58abb63-572e-40bc-9482-884adc306ec5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.407443 [ 3 ] {715620d1-b972-4e25-97a6-10974e8ffd39} executeQuery: (from [fd00:1122:3344:101::d]:49435) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.05.14 09:44:56.407601 [ 3 ] {715620d1-b972-4e25-97a6-10974e8ffd39} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.407624 [ 3 ] {} HTTP-Session: f58abb63-572e-40bc-9482-884adc306ec5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.407755 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.407804 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.407826 [ 3 ] {} HTTP-Session: 9e9f0f05-1de3-4b27-850f-18f0ea11d191 Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.407842 [ 3 ] {} HTTP-Session: 9e9f0f05-1de3-4b27-850f-18f0ea11d191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.407857 [ 3 ] {} HTTP-Session: 9e9f0f05-1de3-4b27-850f-18f0ea11d191 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.407888 [ 3 ] {} HTTP-Session: 9e9f0f05-1de3-4b27-850f-18f0ea11d191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.407971 [ 3 ] {fb24c162-59d8-43e3-a140-6b06f9ba8cce} executeQuery: (from [fd00:1122:3344:101::d]:49435) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.05.14 09:44:56.408028 [ 3 ] {fb24c162-59d8-43e3-a140-6b06f9ba8cce} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.05.14 09:44:56.409663 [ 3 ] {fb24c162-59d8-43e3-a140-6b06f9ba8cce} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.05.14 09:44:56.409693 [ 3 ] {fb24c162-59d8-43e3-a140-6b06f9ba8cce} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1532e-05 sec 2024.05.14 09:44:56.409706 [ 3 ] {fb24c162-59d8-43e3-a140-6b06f9ba8cce} ReferentialDeps: No tables 2024.05.14 09:44:56.409720 [ 3 ] {fb24c162-59d8-43e3-a140-6b06f9ba8cce} LoadingDeps: No tables 2024.05.14 09:44:56.409742 [ 3 ] {fb24c162-59d8-43e3-a140-6b06f9ba8cce} DatabaseAtomic (oximeter): Starting up tables. 2024.05.14 09:44:56.409860 [ 3 ] {fb24c162-59d8-43e3-a140-6b06f9ba8cce} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.409883 [ 3 ] {} HTTP-Session: 9e9f0f05-1de3-4b27-850f-18f0ea11d191 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.409996 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.410043 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.410061 [ 3 ] {} HTTP-Session: 7164acf8-b7b8-4395-b633-78a926983efd Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.410081 [ 3 ] {} HTTP-Session: 7164acf8-b7b8-4395-b633-78a926983efd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.410099 [ 3 ] {} HTTP-Session: 7164acf8-b7b8-4395-b633-78a926983efd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.410127 [ 3 ] {} HTTP-Session: 7164acf8-b7b8-4395-b633-78a926983efd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.410262 [ 3 ] {f4f78799-a513-464c-bbf8-001ce3b05bc6} executeQuery: (from [fd00:1122:3344:101::d]:49435) /* 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.05.14 09:44:56.410307 [ 3 ] {f4f78799-a513-464c-bbf8-001ce3b05bc6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.05.14 09:44:56.414504 [ 3 ] {f4f78799-a513-464c-bbf8-001ce3b05bc6} StoragePolicy (default): Storage policy default created, total volumes 1 2024.05.14 09:44:56.423297 [ 3 ] {f4f78799-a513-464c-bbf8-001ce3b05bc6} oximeter.version (59999636-6651-4b9e-9754-42bb6995b91d): Loading data parts 2024.05.14 09:44:56.423659 [ 3 ] {f4f78799-a513-464c-bbf8-001ce3b05bc6} oximeter.version (59999636-6651-4b9e-9754-42bb6995b91d): There are no data parts 2024.05.14 09:44:56.426784 [ 3 ] {f4f78799-a513-464c-bbf8-001ce3b05bc6} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.426810 [ 3 ] {} HTTP-Session: 7164acf8-b7b8-4395-b633-78a926983efd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.426963 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.427015 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.427037 [ 3 ] {} HTTP-Session: e497e252-68a4-4396-afed-83b0b3ca038f Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.427053 [ 3 ] {} HTTP-Session: e497e252-68a4-4396-afed-83b0b3ca038f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.427069 [ 3 ] {} HTTP-Session: e497e252-68a4-4396-afed-83b0b3ca038f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.427101 [ 3 ] {} HTTP-Session: e497e252-68a4-4396-afed-83b0b3ca038f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.427287 [ 3 ] {073ab280-0273-42bd-959b-3194acd08964} executeQuery: (from [fd00:1122:3344:101::d]:49435) /* 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.05.14 09:44:56.427340 [ 3 ] {073ab280-0273-42bd-959b-3194acd08964} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.05.14 09:44:56.434741 [ 3 ] {073ab280-0273-42bd-959b-3194acd08964} oximeter.measurements_bool (e377855e-cf0e-49eb-9f45-593b95b7b3ff): Loading data parts 2024.05.14 09:44:56.434922 [ 3 ] {073ab280-0273-42bd-959b-3194acd08964} oximeter.measurements_bool (e377855e-cf0e-49eb-9f45-593b95b7b3ff): There are no data parts 2024.05.14 09:44:56.436279 [ 3 ] {073ab280-0273-42bd-959b-3194acd08964} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.436305 [ 3 ] {} HTTP-Session: e497e252-68a4-4396-afed-83b0b3ca038f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.436441 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.436493 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.436517 [ 3 ] {} HTTP-Session: c2b12949-0f20-476c-b1fa-fb5ccae61084 Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.436533 [ 3 ] {} HTTP-Session: c2b12949-0f20-476c-b1fa-fb5ccae61084 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.436550 [ 3 ] {} HTTP-Session: c2b12949-0f20-476c-b1fa-fb5ccae61084 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.436580 [ 3 ] {} HTTP-Session: c2b12949-0f20-476c-b1fa-fb5ccae61084 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.436753 [ 3 ] {1576d17c-6786-4610-8537-a7339f0aa65b} executeQuery: (from [fd00:1122:3344:101::d]:49435) 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.05.14 09:44:56.436801 [ 3 ] {1576d17c-6786-4610-8537-a7339f0aa65b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.05.14 09:44:56.444977 [ 3 ] {1576d17c-6786-4610-8537-a7339f0aa65b} oximeter.measurements_i8 (fb945f21-7e8d-48a9-8fdc-98c908ebdc3c): Loading data parts 2024.05.14 09:44:56.445221 [ 3 ] {1576d17c-6786-4610-8537-a7339f0aa65b} oximeter.measurements_i8 (fb945f21-7e8d-48a9-8fdc-98c908ebdc3c): There are no data parts 2024.05.14 09:44:56.447108 [ 3 ] {1576d17c-6786-4610-8537-a7339f0aa65b} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.447143 [ 3 ] {} HTTP-Session: c2b12949-0f20-476c-b1fa-fb5ccae61084 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.447262 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.447314 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.447339 [ 3 ] {} HTTP-Session: 3261183e-224c-4018-a883-bc22e7e4d727 Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.447359 [ 3 ] {} HTTP-Session: 3261183e-224c-4018-a883-bc22e7e4d727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.447376 [ 3 ] {} HTTP-Session: 3261183e-224c-4018-a883-bc22e7e4d727 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.447409 [ 3 ] {} HTTP-Session: 3261183e-224c-4018-a883-bc22e7e4d727 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.447579 [ 3 ] {98053a4c-979a-4bbd-baeb-8e456f9b4743} executeQuery: (from [fd00:1122:3344:101::d]:49435) 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.05.14 09:44:56.447632 [ 3 ] {98053a4c-979a-4bbd-baeb-8e456f9b4743} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.05.14 09:44:56.450393 [ 3 ] {98053a4c-979a-4bbd-baeb-8e456f9b4743} oximeter.measurements_u8 (b9131c87-b7b4-4ba1-b86e-00109a191a6c): Loading data parts 2024.05.14 09:44:56.450579 [ 3 ] {98053a4c-979a-4bbd-baeb-8e456f9b4743} oximeter.measurements_u8 (b9131c87-b7b4-4ba1-b86e-00109a191a6c): There are no data parts 2024.05.14 09:44:56.451903 [ 3 ] {98053a4c-979a-4bbd-baeb-8e456f9b4743} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.451928 [ 3 ] {} HTTP-Session: 3261183e-224c-4018-a883-bc22e7e4d727 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.452042 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.452094 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.452117 [ 3 ] {} HTTP-Session: 5a68d3cf-5676-4360-a7cd-07fc90f3b950 Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.452134 [ 3 ] {} HTTP-Session: 5a68d3cf-5676-4360-a7cd-07fc90f3b950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.452151 [ 3 ] {} HTTP-Session: 5a68d3cf-5676-4360-a7cd-07fc90f3b950 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.452184 [ 3 ] {} HTTP-Session: 5a68d3cf-5676-4360-a7cd-07fc90f3b950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.452361 [ 3 ] {470b4216-4ac2-4953-bab5-689f184ee701} executeQuery: (from [fd00:1122:3344:101::d]:49435) 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.05.14 09:44:56.452411 [ 3 ] {470b4216-4ac2-4953-bab5-689f184ee701} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.05.14 09:44:56.462563 [ 3 ] {470b4216-4ac2-4953-bab5-689f184ee701} oximeter.measurements_i16 (8d9a4920-d8dd-4378-af68-2ddd74192421): Loading data parts 2024.05.14 09:44:56.462725 [ 3 ] {470b4216-4ac2-4953-bab5-689f184ee701} oximeter.measurements_i16 (8d9a4920-d8dd-4378-af68-2ddd74192421): There are no data parts 2024.05.14 09:44:56.464741 [ 3 ] {470b4216-4ac2-4953-bab5-689f184ee701} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.464773 [ 3 ] {} HTTP-Session: 5a68d3cf-5676-4360-a7cd-07fc90f3b950 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.464888 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.464941 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.464965 [ 3 ] {} HTTP-Session: 174aff9a-ae29-4d3b-af29-1efd23ed7a74 Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.464981 [ 3 ] {} HTTP-Session: 174aff9a-ae29-4d3b-af29-1efd23ed7a74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.464998 [ 3 ] {} HTTP-Session: 174aff9a-ae29-4d3b-af29-1efd23ed7a74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.465032 [ 3 ] {} HTTP-Session: 174aff9a-ae29-4d3b-af29-1efd23ed7a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.465201 [ 3 ] {5a53f1a6-d39c-40db-a15b-97ef7f34d41d} executeQuery: (from [fd00:1122:3344:101::d]:49435) 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.05.14 09:44:56.465254 [ 3 ] {5a53f1a6-d39c-40db-a15b-97ef7f34d41d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.05.14 09:44:56.468007 [ 3 ] {5a53f1a6-d39c-40db-a15b-97ef7f34d41d} oximeter.measurements_u16 (93b41fa6-882d-4cd3-b5f9-78cc034b93dd): Loading data parts 2024.05.14 09:44:56.468169 [ 3 ] {5a53f1a6-d39c-40db-a15b-97ef7f34d41d} oximeter.measurements_u16 (93b41fa6-882d-4cd3-b5f9-78cc034b93dd): There are no data parts 2024.05.14 09:44:56.469420 [ 3 ] {5a53f1a6-d39c-40db-a15b-97ef7f34d41d} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.469451 [ 3 ] {} HTTP-Session: 174aff9a-ae29-4d3b-af29-1efd23ed7a74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.469562 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.469614 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.469637 [ 3 ] {} HTTP-Session: e4b0e409-0cd4-4ec8-a3e8-81f37fced2d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.469661 [ 3 ] {} HTTP-Session: e4b0e409-0cd4-4ec8-a3e8-81f37fced2d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.469674 [ 3 ] {} HTTP-Session: e4b0e409-0cd4-4ec8-a3e8-81f37fced2d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.469707 [ 3 ] {} HTTP-Session: e4b0e409-0cd4-4ec8-a3e8-81f37fced2d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.469886 [ 3 ] {93990a77-8ae6-4739-a1a3-1e688d0c35e5} executeQuery: (from [fd00:1122:3344:101::d]:49435) 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.05.14 09:44:56.469935 [ 3 ] {93990a77-8ae6-4739-a1a3-1e688d0c35e5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.05.14 09:44:56.478140 [ 3 ] {93990a77-8ae6-4739-a1a3-1e688d0c35e5} oximeter.measurements_i32 (d08560ff-93db-4ecd-ac80-0dab2dee7924): Loading data parts 2024.05.14 09:44:56.478281 [ 3 ] {93990a77-8ae6-4739-a1a3-1e688d0c35e5} oximeter.measurements_i32 (d08560ff-93db-4ecd-ac80-0dab2dee7924): There are no data parts 2024.05.14 09:44:56.480105 [ 3 ] {93990a77-8ae6-4739-a1a3-1e688d0c35e5} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.480136 [ 3 ] {} HTTP-Session: e4b0e409-0cd4-4ec8-a3e8-81f37fced2d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.480258 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.480312 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.480340 [ 3 ] {} HTTP-Session: 8e12466f-b63b-496e-8100-12517cbc4878 Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.480358 [ 3 ] {} HTTP-Session: 8e12466f-b63b-496e-8100-12517cbc4878 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.480375 [ 3 ] {} HTTP-Session: 8e12466f-b63b-496e-8100-12517cbc4878 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.480409 [ 3 ] {} HTTP-Session: 8e12466f-b63b-496e-8100-12517cbc4878 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.480580 [ 3 ] {be120cae-7c7d-466a-9f77-7ad16cf178ba} executeQuery: (from [fd00:1122:3344:101::d]:49435) 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.05.14 09:44:56.480629 [ 3 ] {be120cae-7c7d-466a-9f77-7ad16cf178ba} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.05.14 09:44:56.483377 [ 3 ] {be120cae-7c7d-466a-9f77-7ad16cf178ba} oximeter.measurements_u32 (d55d0775-c1f6-494c-bdce-d6d95b5601d0): Loading data parts 2024.05.14 09:44:56.483540 [ 3 ] {be120cae-7c7d-466a-9f77-7ad16cf178ba} oximeter.measurements_u32 (d55d0775-c1f6-494c-bdce-d6d95b5601d0): There are no data parts 2024.05.14 09:44:56.484802 [ 3 ] {be120cae-7c7d-466a-9f77-7ad16cf178ba} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.484832 [ 3 ] {} HTTP-Session: 8e12466f-b63b-496e-8100-12517cbc4878 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.484947 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.484999 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.485023 [ 3 ] {} HTTP-Session: 4cde059c-5cfa-4282-b9c3-6ce8d4e6fea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.485043 [ 3 ] {} HTTP-Session: 4cde059c-5cfa-4282-b9c3-6ce8d4e6fea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.485056 [ 3 ] {} HTTP-Session: 4cde059c-5cfa-4282-b9c3-6ce8d4e6fea0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.485090 [ 3 ] {} HTTP-Session: 4cde059c-5cfa-4282-b9c3-6ce8d4e6fea0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.485268 [ 3 ] {c92b477f-5142-4b42-b117-84650dfd8674} executeQuery: (from [fd00:1122:3344:101::d]:49435) 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.05.14 09:44:56.485321 [ 3 ] {c92b477f-5142-4b42-b117-84650dfd8674} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.05.14 09:44:56.495529 [ 3 ] {c92b477f-5142-4b42-b117-84650dfd8674} oximeter.measurements_i64 (e09fbc8e-bc3f-4f98-aad3-f8bb030ecfce): Loading data parts 2024.05.14 09:44:56.495705 [ 3 ] {c92b477f-5142-4b42-b117-84650dfd8674} oximeter.measurements_i64 (e09fbc8e-bc3f-4f98-aad3-f8bb030ecfce): There are no data parts 2024.05.14 09:44:56.497815 [ 3 ] {c92b477f-5142-4b42-b117-84650dfd8674} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.497859 [ 3 ] {} HTTP-Session: 4cde059c-5cfa-4282-b9c3-6ce8d4e6fea0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.497975 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.498040 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.498060 [ 3 ] {} HTTP-Session: dbda2b3c-e094-437a-82c9-dc7621414da8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.498084 [ 3 ] {} HTTP-Session: dbda2b3c-e094-437a-82c9-dc7621414da8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.498097 [ 3 ] {} HTTP-Session: dbda2b3c-e094-437a-82c9-dc7621414da8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.498135 [ 3 ] {} HTTP-Session: dbda2b3c-e094-437a-82c9-dc7621414da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.498316 [ 3 ] {b8b2918e-34de-4b73-b0bb-9a03ee73e48a} executeQuery: (from [fd00:1122:3344:101::d]:49435) 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.05.14 09:44:56.498371 [ 3 ] {b8b2918e-34de-4b73-b0bb-9a03ee73e48a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.05.14 09:44:56.501145 [ 3 ] {b8b2918e-34de-4b73-b0bb-9a03ee73e48a} oximeter.measurements_u64 (db2b6e00-a5db-480f-8363-f18b7c0783a2): Loading data parts 2024.05.14 09:44:56.501315 [ 3 ] {b8b2918e-34de-4b73-b0bb-9a03ee73e48a} oximeter.measurements_u64 (db2b6e00-a5db-480f-8363-f18b7c0783a2): There are no data parts 2024.05.14 09:44:56.511442 [ 3 ] {b8b2918e-34de-4b73-b0bb-9a03ee73e48a} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.511485 [ 3 ] {} HTTP-Session: dbda2b3c-e094-437a-82c9-dc7621414da8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.511622 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.511681 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.511714 [ 3 ] {} HTTP-Session: 4c9a605a-02c4-4504-b7d0-92bbc4d89b7e Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.511743 [ 3 ] {} HTTP-Session: 4c9a605a-02c4-4504-b7d0-92bbc4d89b7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.511760 [ 3 ] {} HTTP-Session: 4c9a605a-02c4-4504-b7d0-92bbc4d89b7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.511804 [ 3 ] {} HTTP-Session: 4c9a605a-02c4-4504-b7d0-92bbc4d89b7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.511992 [ 3 ] {d524735a-f498-44b8-b5e8-a5b7fbec3aa8} executeQuery: (from [fd00:1122:3344:101::d]:49435) 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.05.14 09:44:56.512052 [ 3 ] {d524735a-f498-44b8-b5e8-a5b7fbec3aa8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.05.14 09:44:56.514441 [ 3 ] {d524735a-f498-44b8-b5e8-a5b7fbec3aa8} oximeter.measurements_f32 (757c7a82-a482-4218-b777-5d8027da2310): Loading data parts 2024.05.14 09:44:56.514605 [ 3 ] {d524735a-f498-44b8-b5e8-a5b7fbec3aa8} oximeter.measurements_f32 (757c7a82-a482-4218-b777-5d8027da2310): There are no data parts 2024.05.14 09:44:56.517046 [ 3 ] {d524735a-f498-44b8-b5e8-a5b7fbec3aa8} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.517076 [ 3 ] {} HTTP-Session: 4c9a605a-02c4-4504-b7d0-92bbc4d89b7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.517199 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.517277 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.517300 [ 3 ] {} HTTP-Session: ff5902e5-20f6-49f4-b06d-a618a0ccbf1c Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.517325 [ 3 ] {} HTTP-Session: ff5902e5-20f6-49f4-b06d-a618a0ccbf1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.517349 [ 3 ] {} HTTP-Session: ff5902e5-20f6-49f4-b06d-a618a0ccbf1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.517386 [ 3 ] {} HTTP-Session: ff5902e5-20f6-49f4-b06d-a618a0ccbf1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.517601 [ 3 ] {af17b26d-e418-4a58-a2ae-b319f144fdf3} executeQuery: (from [fd00:1122:3344:101::d]:49435) 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.05.14 09:44:56.517666 [ 3 ] {af17b26d-e418-4a58-a2ae-b319f144fdf3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.05.14 09:44:56.529174 [ 3 ] {af17b26d-e418-4a58-a2ae-b319f144fdf3} oximeter.measurements_f64 (e579300d-c27a-4fd5-97b5-af88f5c0452a): Loading data parts 2024.05.14 09:44:56.529339 [ 3 ] {af17b26d-e418-4a58-a2ae-b319f144fdf3} oximeter.measurements_f64 (e579300d-c27a-4fd5-97b5-af88f5c0452a): There are no data parts 2024.05.14 09:44:56.532532 [ 3 ] {af17b26d-e418-4a58-a2ae-b319f144fdf3} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.532570 [ 3 ] {} HTTP-Session: ff5902e5-20f6-49f4-b06d-a618a0ccbf1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.532695 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.532760 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.532783 [ 3 ] {} HTTP-Session: c5289ee2-65a1-48d1-a83b-2c7aabbedf46 Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.532808 [ 3 ] {} HTTP-Session: c5289ee2-65a1-48d1-a83b-2c7aabbedf46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.532824 [ 3 ] {} HTTP-Session: c5289ee2-65a1-48d1-a83b-2c7aabbedf46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.532864 [ 3 ] {} HTTP-Session: c5289ee2-65a1-48d1-a83b-2c7aabbedf46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.533039 [ 3 ] {408c35c6-d01d-4e2e-930c-369ae35f4277} executeQuery: (from [fd00:1122:3344:101::d]:49435) 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.05.14 09:44:56.533095 [ 3 ] {408c35c6-d01d-4e2e-930c-369ae35f4277} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.05.14 09:44:56.542217 [ 3 ] {408c35c6-d01d-4e2e-930c-369ae35f4277} oximeter.measurements_string (d75b5e82-7a58-404e-bc57-54a7be0faab2): Loading data parts 2024.05.14 09:44:56.542384 [ 3 ] {408c35c6-d01d-4e2e-930c-369ae35f4277} oximeter.measurements_string (d75b5e82-7a58-404e-bc57-54a7be0faab2): There are no data parts 2024.05.14 09:44:56.544314 [ 3 ] {408c35c6-d01d-4e2e-930c-369ae35f4277} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.544341 [ 3 ] {} HTTP-Session: c5289ee2-65a1-48d1-a83b-2c7aabbedf46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.544463 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.544518 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.544537 [ 3 ] {} HTTP-Session: 7d8b9374-1547-40b1-93a4-0930426ae24c Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.544558 [ 3 ] {} HTTP-Session: 7d8b9374-1547-40b1-93a4-0930426ae24c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.544576 [ 3 ] {} HTTP-Session: 7d8b9374-1547-40b1-93a4-0930426ae24c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.544605 [ 3 ] {} HTTP-Session: 7d8b9374-1547-40b1-93a4-0930426ae24c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.544778 [ 3 ] {e9656c09-6934-48b3-a2ed-4cb8a8d7b589} executeQuery: (from [fd00:1122:3344:101::d]:49435) 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.05.14 09:44:56.544831 [ 3 ] {e9656c09-6934-48b3-a2ed-4cb8a8d7b589} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.05.14 09:44:56.547571 [ 3 ] {e9656c09-6934-48b3-a2ed-4cb8a8d7b589} oximeter.measurements_bytes (33c8daa1-2f1c-4b3b-a51b-13855b873c97): Loading data parts 2024.05.14 09:44:56.547727 [ 3 ] {e9656c09-6934-48b3-a2ed-4cb8a8d7b589} oximeter.measurements_bytes (33c8daa1-2f1c-4b3b-a51b-13855b873c97): There are no data parts 2024.05.14 09:44:56.549005 [ 3 ] {e9656c09-6934-48b3-a2ed-4cb8a8d7b589} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.549031 [ 3 ] {} HTTP-Session: 7d8b9374-1547-40b1-93a4-0930426ae24c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.549148 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.549203 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.549222 [ 3 ] {} HTTP-Session: 8168f1eb-e8c3-41c8-87b0-75bce9b63cea Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.549243 [ 3 ] {} HTTP-Session: 8168f1eb-e8c3-41c8-87b0-75bce9b63cea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.549262 [ 3 ] {} HTTP-Session: 8168f1eb-e8c3-41c8-87b0-75bce9b63cea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.549293 [ 3 ] {} HTTP-Session: 8168f1eb-e8c3-41c8-87b0-75bce9b63cea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.549482 [ 3 ] {fd002aee-4f77-4492-859a-80f1e9e13e8c} executeQuery: (from [fd00:1122:3344:101::d]:49435) 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.05.14 09:44:56.549531 [ 3 ] {fd002aee-4f77-4492-859a-80f1e9e13e8c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.05.14 09:44:56.559736 [ 3 ] {fd002aee-4f77-4492-859a-80f1e9e13e8c} oximeter.measurements_cumulativei64 (caf3c960-7632-498b-ad56-4877bf515084): Loading data parts 2024.05.14 09:44:56.559934 [ 3 ] {fd002aee-4f77-4492-859a-80f1e9e13e8c} oximeter.measurements_cumulativei64 (caf3c960-7632-498b-ad56-4877bf515084): There are no data parts 2024.05.14 09:44:56.561989 [ 3 ] {fd002aee-4f77-4492-859a-80f1e9e13e8c} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.562022 [ 3 ] {} HTTP-Session: 8168f1eb-e8c3-41c8-87b0-75bce9b63cea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.562138 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.562199 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.562219 [ 3 ] {} HTTP-Session: 3658f778-7d51-4bda-a212-c89e9ffa8ff6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.562240 [ 3 ] {} HTTP-Session: 3658f778-7d51-4bda-a212-c89e9ffa8ff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.562254 [ 3 ] {} HTTP-Session: 3658f778-7d51-4bda-a212-c89e9ffa8ff6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.562289 [ 3 ] {} HTTP-Session: 3658f778-7d51-4bda-a212-c89e9ffa8ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.562474 [ 3 ] {ad499a0a-018b-4a7a-878c-7626a55b6413} executeQuery: (from [fd00:1122:3344:101::d]:49435) 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.05.14 09:44:56.562529 [ 3 ] {ad499a0a-018b-4a7a-878c-7626a55b6413} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.05.14 09:44:56.565311 [ 3 ] {ad499a0a-018b-4a7a-878c-7626a55b6413} oximeter.measurements_cumulativeu64 (e98b65ec-bf72-4dce-9f7d-6f41be1dc4e8): Loading data parts 2024.05.14 09:44:56.565491 [ 3 ] {ad499a0a-018b-4a7a-878c-7626a55b6413} oximeter.measurements_cumulativeu64 (e98b65ec-bf72-4dce-9f7d-6f41be1dc4e8): There are no data parts 2024.05.14 09:44:56.566780 [ 3 ] {ad499a0a-018b-4a7a-878c-7626a55b6413} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.566807 [ 3 ] {} HTTP-Session: 3658f778-7d51-4bda-a212-c89e9ffa8ff6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.566923 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.566977 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.566997 [ 3 ] {} HTTP-Session: bf5d9d65-933e-45df-bcaf-bca4cdc219a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.567019 [ 3 ] {} HTTP-Session: bf5d9d65-933e-45df-bcaf-bca4cdc219a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.567038 [ 3 ] {} HTTP-Session: bf5d9d65-933e-45df-bcaf-bca4cdc219a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.567068 [ 3 ] {} HTTP-Session: bf5d9d65-933e-45df-bcaf-bca4cdc219a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.567251 [ 3 ] {71f6fa55-69bd-438e-9128-1a5c27e98ee9} executeQuery: (from [fd00:1122:3344:101::d]:49435) 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.05.14 09:44:56.567312 [ 3 ] {71f6fa55-69bd-438e-9128-1a5c27e98ee9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.05.14 09:44:56.575877 [ 3 ] {71f6fa55-69bd-438e-9128-1a5c27e98ee9} oximeter.measurements_cumulativef32 (75a3ea69-b451-4214-a3c7-47f826258941): Loading data parts 2024.05.14 09:44:56.576049 [ 3 ] {71f6fa55-69bd-438e-9128-1a5c27e98ee9} oximeter.measurements_cumulativef32 (75a3ea69-b451-4214-a3c7-47f826258941): There are no data parts 2024.05.14 09:44:56.577968 [ 3 ] {71f6fa55-69bd-438e-9128-1a5c27e98ee9} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.578001 [ 3 ] {} HTTP-Session: bf5d9d65-933e-45df-bcaf-bca4cdc219a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.578103 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.578158 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.578183 [ 3 ] {} HTTP-Session: dec159ab-eafa-4e2f-8556-62d392a98139 Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.578204 [ 3 ] {} HTTP-Session: dec159ab-eafa-4e2f-8556-62d392a98139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.578217 [ 3 ] {} HTTP-Session: dec159ab-eafa-4e2f-8556-62d392a98139 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.578251 [ 3 ] {} HTTP-Session: dec159ab-eafa-4e2f-8556-62d392a98139 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.578442 [ 3 ] {52700bd8-ff72-41d5-b724-22cddc664a7a} executeQuery: (from [fd00:1122:3344:101::d]:49435) 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.05.14 09:44:56.578497 [ 3 ] {52700bd8-ff72-41d5-b724-22cddc664a7a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.05.14 09:44:56.581276 [ 3 ] {52700bd8-ff72-41d5-b724-22cddc664a7a} oximeter.measurements_cumulativef64 (bd7993e7-c5cb-4956-90bd-7d57aa9fad41): Loading data parts 2024.05.14 09:44:56.581445 [ 3 ] {52700bd8-ff72-41d5-b724-22cddc664a7a} oximeter.measurements_cumulativef64 (bd7993e7-c5cb-4956-90bd-7d57aa9fad41): There are no data parts 2024.05.14 09:44:56.582779 [ 3 ] {52700bd8-ff72-41d5-b724-22cddc664a7a} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.582805 [ 3 ] {} HTTP-Session: dec159ab-eafa-4e2f-8556-62d392a98139 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.582912 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.582969 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.582987 [ 3 ] {} HTTP-Session: 9b872060-29b3-48e4-8bf0-c2aa1b9b3d32 Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.583009 [ 3 ] {} HTTP-Session: 9b872060-29b3-48e4-8bf0-c2aa1b9b3d32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.583027 [ 3 ] {} HTTP-Session: 9b872060-29b3-48e4-8bf0-c2aa1b9b3d32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.583057 [ 3 ] {} HTTP-Session: 9b872060-29b3-48e4-8bf0-c2aa1b9b3d32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.583253 [ 3 ] {f7b7a790-5e70-4005-a429-d2d04f7ba651} executeQuery: (from [fd00:1122:3344:101::d]:49435) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.05.14 09:44:56.583312 [ 3 ] {f7b7a790-5e70-4005-a429-d2d04f7ba651} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.05.14 09:44:56.593620 [ 3 ] {f7b7a790-5e70-4005-a429-d2d04f7ba651} oximeter.measurements_histogrami8 (4ec31a06-6857-43d5-a773-bdc3954bacf0): Loading data parts 2024.05.14 09:44:56.593786 [ 3 ] {f7b7a790-5e70-4005-a429-d2d04f7ba651} oximeter.measurements_histogrami8 (4ec31a06-6857-43d5-a773-bdc3954bacf0): There are no data parts 2024.05.14 09:44:56.595919 [ 3 ] {f7b7a790-5e70-4005-a429-d2d04f7ba651} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.595950 [ 3 ] {} HTTP-Session: 9b872060-29b3-48e4-8bf0-c2aa1b9b3d32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.596084 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.596149 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.596181 [ 3 ] {} HTTP-Session: 95897678-9fe7-4040-8b1b-bff6cbbcf557 Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.596201 [ 3 ] {} HTTP-Session: 95897678-9fe7-4040-8b1b-bff6cbbcf557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.596222 [ 3 ] {} HTTP-Session: 95897678-9fe7-4040-8b1b-bff6cbbcf557 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.596259 [ 3 ] {} HTTP-Session: 95897678-9fe7-4040-8b1b-bff6cbbcf557 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.596493 [ 3 ] {a408e6b4-9702-4258-b959-11ee229887c7} executeQuery: (from [fd00:1122:3344:101::d]:49435) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.05.14 09:44:56.596561 [ 3 ] {a408e6b4-9702-4258-b959-11ee229887c7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.05.14 09:44:56.599434 [ 3 ] {a408e6b4-9702-4258-b959-11ee229887c7} oximeter.measurements_histogramu8 (36d782a3-1480-4dca-9a11-1cd93d85167c): Loading data parts 2024.05.14 09:44:56.599590 [ 3 ] {a408e6b4-9702-4258-b959-11ee229887c7} oximeter.measurements_histogramu8 (36d782a3-1480-4dca-9a11-1cd93d85167c): There are no data parts 2024.05.14 09:44:56.610190 [ 3 ] {a408e6b4-9702-4258-b959-11ee229887c7} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.610229 [ 3 ] {} HTTP-Session: 95897678-9fe7-4040-8b1b-bff6cbbcf557 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.610375 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.610442 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.610472 [ 3 ] {} HTTP-Session: d250b119-d884-434a-b12d-d2fe5740c938 Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.610498 [ 3 ] {} HTTP-Session: d250b119-d884-434a-b12d-d2fe5740c938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.610514 [ 3 ] {} HTTP-Session: d250b119-d884-434a-b12d-d2fe5740c938 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.610556 [ 3 ] {} HTTP-Session: d250b119-d884-434a-b12d-d2fe5740c938 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.610792 [ 3 ] {f456bac9-0e77-42c1-887d-7c822af0b932} executeQuery: (from [fd00:1122:3344:101::d]:49435) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.05.14 09:44:56.610861 [ 3 ] {f456bac9-0e77-42c1-887d-7c822af0b932} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.05.14 09:44:56.613374 [ 3 ] {f456bac9-0e77-42c1-887d-7c822af0b932} oximeter.measurements_histogrami16 (9dde1e60-c12d-424a-92d0-e03eaa92d96a): Loading data parts 2024.05.14 09:44:56.613535 [ 3 ] {f456bac9-0e77-42c1-887d-7c822af0b932} oximeter.measurements_histogrami16 (9dde1e60-c12d-424a-92d0-e03eaa92d96a): There are no data parts 2024.05.14 09:44:56.615933 [ 3 ] {f456bac9-0e77-42c1-887d-7c822af0b932} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.615963 [ 3 ] {} HTTP-Session: d250b119-d884-434a-b12d-d2fe5740c938 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.616085 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.616152 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.616175 [ 3 ] {} HTTP-Session: ba4edba8-3d8a-44bf-8bdf-1f644de03487 Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.616201 [ 3 ] {} HTTP-Session: ba4edba8-3d8a-44bf-8bdf-1f644de03487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.616223 [ 3 ] {} HTTP-Session: ba4edba8-3d8a-44bf-8bdf-1f644de03487 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.616259 [ 3 ] {} HTTP-Session: ba4edba8-3d8a-44bf-8bdf-1f644de03487 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.616491 [ 3 ] {339dc8dc-d373-41c2-8ce4-b7b4d278f669} executeQuery: (from [fd00:1122:3344:101::d]:49435) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.05.14 09:44:56.616560 [ 3 ] {339dc8dc-d373-41c2-8ce4-b7b4d278f669} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.05.14 09:44:56.627934 [ 3 ] {339dc8dc-d373-41c2-8ce4-b7b4d278f669} oximeter.measurements_histogramu16 (f223435a-df35-45eb-8ba1-e33ce9bbddb5): Loading data parts 2024.05.14 09:44:56.628098 [ 3 ] {339dc8dc-d373-41c2-8ce4-b7b4d278f669} oximeter.measurements_histogramu16 (f223435a-df35-45eb-8ba1-e33ce9bbddb5): There are no data parts 2024.05.14 09:44:56.631670 [ 3 ] {339dc8dc-d373-41c2-8ce4-b7b4d278f669} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.631710 [ 3 ] {} HTTP-Session: ba4edba8-3d8a-44bf-8bdf-1f644de03487 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.631841 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.631896 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.631922 [ 3 ] {} HTTP-Session: dd997457-0419-430c-9298-997c4963a8fb Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.631938 [ 3 ] {} HTTP-Session: dd997457-0419-430c-9298-997c4963a8fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.631957 [ 3 ] {} HTTP-Session: dd997457-0419-430c-9298-997c4963a8fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.631992 [ 3 ] {} HTTP-Session: dd997457-0419-430c-9298-997c4963a8fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.632176 [ 3 ] {b2abaa8a-ff14-45a2-a2a7-50ea367a73d6} executeQuery: (from [fd00:1122:3344:101::d]:49435) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.05.14 09:44:56.632233 [ 3 ] {b2abaa8a-ff14-45a2-a2a7-50ea367a73d6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.05.14 09:44:56.641535 [ 3 ] {b2abaa8a-ff14-45a2-a2a7-50ea367a73d6} oximeter.measurements_histogrami32 (de9e7d51-061d-4087-af74-e5260a6d8013): Loading data parts 2024.05.14 09:44:56.641727 [ 3 ] {b2abaa8a-ff14-45a2-a2a7-50ea367a73d6} oximeter.measurements_histogrami32 (de9e7d51-061d-4087-af74-e5260a6d8013): There are no data parts 2024.05.14 09:44:56.643707 [ 3 ] {b2abaa8a-ff14-45a2-a2a7-50ea367a73d6} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.643740 [ 3 ] {} HTTP-Session: dd997457-0419-430c-9298-997c4963a8fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.643870 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.643927 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.643946 [ 3 ] {} HTTP-Session: 01014a51-52d6-43db-96c3-deb46e57933e Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.643974 [ 3 ] {} HTTP-Session: 01014a51-52d6-43db-96c3-deb46e57933e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.643987 [ 3 ] {} HTTP-Session: 01014a51-52d6-43db-96c3-deb46e57933e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.644023 [ 3 ] {} HTTP-Session: 01014a51-52d6-43db-96c3-deb46e57933e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.644218 [ 3 ] {61eed3dd-91bd-46c5-8583-825bd16b5b6d} executeQuery: (from [fd00:1122:3344:101::d]:49435) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.05.14 09:44:56.644275 [ 3 ] {61eed3dd-91bd-46c5-8583-825bd16b5b6d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.05.14 09:44:56.647121 [ 3 ] {61eed3dd-91bd-46c5-8583-825bd16b5b6d} oximeter.measurements_histogramu32 (39e4c4bd-9dd2-427c-835e-c23831b71499): Loading data parts 2024.05.14 09:44:56.647282 [ 3 ] {61eed3dd-91bd-46c5-8583-825bd16b5b6d} oximeter.measurements_histogramu32 (39e4c4bd-9dd2-427c-835e-c23831b71499): There are no data parts 2024.05.14 09:44:56.648624 [ 3 ] {61eed3dd-91bd-46c5-8583-825bd16b5b6d} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.648650 [ 3 ] {} HTTP-Session: 01014a51-52d6-43db-96c3-deb46e57933e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.648764 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.648827 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.648856 [ 3 ] {} HTTP-Session: a90bdb77-db89-4100-b5e1-27c7c16aa9f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.648874 [ 3 ] {} HTTP-Session: a90bdb77-db89-4100-b5e1-27c7c16aa9f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.648898 [ 3 ] {} HTTP-Session: a90bdb77-db89-4100-b5e1-27c7c16aa9f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.648928 [ 3 ] {} HTTP-Session: a90bdb77-db89-4100-b5e1-27c7c16aa9f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.649134 [ 3 ] {5957274f-9f39-4fc7-bd0f-e26fd8a6c5f7} executeQuery: (from [fd00:1122:3344:101::d]:49435) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.05.14 09:44:56.649203 [ 3 ] {5957274f-9f39-4fc7-bd0f-e26fd8a6c5f7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.05.14 09:44:56.659404 [ 3 ] {5957274f-9f39-4fc7-bd0f-e26fd8a6c5f7} oximeter.measurements_histogrami64 (da42cc69-2f5b-470d-9008-976fd99a424f): Loading data parts 2024.05.14 09:44:56.659574 [ 3 ] {5957274f-9f39-4fc7-bd0f-e26fd8a6c5f7} oximeter.measurements_histogrami64 (da42cc69-2f5b-470d-9008-976fd99a424f): There are no data parts 2024.05.14 09:44:56.661578 [ 3 ] {5957274f-9f39-4fc7-bd0f-e26fd8a6c5f7} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.661604 [ 3 ] {} HTTP-Session: a90bdb77-db89-4100-b5e1-27c7c16aa9f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.661705 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.661779 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.661798 [ 3 ] {} HTTP-Session: 4a250b01-1ee3-414b-9927-5fbf9a1ea1a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.661825 [ 3 ] {} HTTP-Session: 4a250b01-1ee3-414b-9927-5fbf9a1ea1a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.661840 [ 3 ] {} HTTP-Session: 4a250b01-1ee3-414b-9927-5fbf9a1ea1a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.661878 [ 3 ] {} HTTP-Session: 4a250b01-1ee3-414b-9927-5fbf9a1ea1a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.662072 [ 3 ] {9e39de2b-36e1-45c0-bfdf-9dd51582e5b5} executeQuery: (from [fd00:1122:3344:101::d]:49435) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.05.14 09:44:56.662139 [ 3 ] {9e39de2b-36e1-45c0-bfdf-9dd51582e5b5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.05.14 09:44:56.664961 [ 3 ] {9e39de2b-36e1-45c0-bfdf-9dd51582e5b5} oximeter.measurements_histogramu64 (2d6a4bed-1764-484d-863b-35aaf8045e7f): Loading data parts 2024.05.14 09:44:56.665212 [ 3 ] {9e39de2b-36e1-45c0-bfdf-9dd51582e5b5} oximeter.measurements_histogramu64 (2d6a4bed-1764-484d-863b-35aaf8045e7f): There are no data parts 2024.05.14 09:44:56.667047 [ 3 ] {9e39de2b-36e1-45c0-bfdf-9dd51582e5b5} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.667072 [ 3 ] {} HTTP-Session: 4a250b01-1ee3-414b-9927-5fbf9a1ea1a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.667185 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.667244 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.667270 [ 3 ] {} HTTP-Session: 0015ba1e-47a3-4b4b-a70f-6efd559cadaf Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.667287 [ 3 ] {} HTTP-Session: 0015ba1e-47a3-4b4b-a70f-6efd559cadaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.667307 [ 3 ] {} HTTP-Session: 0015ba1e-47a3-4b4b-a70f-6efd559cadaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.667345 [ 3 ] {} HTTP-Session: 0015ba1e-47a3-4b4b-a70f-6efd559cadaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.667533 [ 3 ] {f5f5132d-7cd2-4031-abb4-9afd5d1fc954} executeQuery: (from [fd00:1122:3344:101::d]:49435) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.05.14 09:44:56.667591 [ 3 ] {f5f5132d-7cd2-4031-abb4-9afd5d1fc954} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.05.14 09:44:56.675110 [ 3 ] {f5f5132d-7cd2-4031-abb4-9afd5d1fc954} oximeter.measurements_histogramf32 (67cae6bb-c8db-4291-b2fb-950baf475755): Loading data parts 2024.05.14 09:44:56.675327 [ 3 ] {f5f5132d-7cd2-4031-abb4-9afd5d1fc954} oximeter.measurements_histogramf32 (67cae6bb-c8db-4291-b2fb-950baf475755): There are no data parts 2024.05.14 09:44:56.677435 [ 3 ] {f5f5132d-7cd2-4031-abb4-9afd5d1fc954} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.677470 [ 3 ] {} HTTP-Session: 0015ba1e-47a3-4b4b-a70f-6efd559cadaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.677589 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.677637 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.677664 [ 3 ] {} HTTP-Session: afada9bd-5472-429a-9c9e-1f1ce58a9345 Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.677688 [ 3 ] {} HTTP-Session: afada9bd-5472-429a-9c9e-1f1ce58a9345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.677701 [ 3 ] {} HTTP-Session: afada9bd-5472-429a-9c9e-1f1ce58a9345 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.677737 [ 3 ] {} HTTP-Session: afada9bd-5472-429a-9c9e-1f1ce58a9345 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.677929 [ 3 ] {f5b783e3-b67d-490a-b17a-d336be3ec291} executeQuery: (from [fd00:1122:3344:101::d]:49435) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.05.14 09:44:56.677986 [ 3 ] {f5b783e3-b67d-490a-b17a-d336be3ec291} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.05.14 09:44:56.680843 [ 3 ] {f5b783e3-b67d-490a-b17a-d336be3ec291} oximeter.measurements_histogramf64 (bdb247a3-52ed-4b31-a121-541f9815c2d4): Loading data parts 2024.05.14 09:44:56.681014 [ 3 ] {f5b783e3-b67d-490a-b17a-d336be3ec291} oximeter.measurements_histogramf64 (bdb247a3-52ed-4b31-a121-541f9815c2d4): There are no data parts 2024.05.14 09:44:56.682648 [ 3 ] {f5b783e3-b67d-490a-b17a-d336be3ec291} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.682674 [ 3 ] {} HTTP-Session: afada9bd-5472-429a-9c9e-1f1ce58a9345 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.682787 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.682844 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.682862 [ 3 ] {} HTTP-Session: af674110-248e-455a-8fb8-8fd3bbf36fbc Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.682884 [ 3 ] {} HTTP-Session: af674110-248e-455a-8fb8-8fd3bbf36fbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.682905 [ 3 ] {} HTTP-Session: af674110-248e-455a-8fb8-8fd3bbf36fbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.682934 [ 3 ] {} HTTP-Session: af674110-248e-455a-8fb8-8fd3bbf36fbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.683084 [ 3 ] {68874fdc-3f8e-4b0b-a9ac-48ddd35dffdd} executeQuery: (from [fd00:1122:3344:101::d]:49435) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.05.14 09:44:56.683139 [ 3 ] {68874fdc-3f8e-4b0b-a9ac-48ddd35dffdd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.05.14 09:44:56.693257 [ 3 ] {68874fdc-3f8e-4b0b-a9ac-48ddd35dffdd} oximeter.fields_bool (6ae0e99e-80c4-44cc-aab3-96df35a41572): Loading data parts 2024.05.14 09:44:56.693546 [ 3 ] {68874fdc-3f8e-4b0b-a9ac-48ddd35dffdd} oximeter.fields_bool (6ae0e99e-80c4-44cc-aab3-96df35a41572): There are no data parts 2024.05.14 09:44:56.696037 [ 3 ] {68874fdc-3f8e-4b0b-a9ac-48ddd35dffdd} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.696077 [ 3 ] {} HTTP-Session: af674110-248e-455a-8fb8-8fd3bbf36fbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.696215 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.696272 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.696305 [ 3 ] {} HTTP-Session: 2da0e2ef-f2fb-49e1-8876-8b58a243d37d Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.696333 [ 3 ] {} HTTP-Session: 2da0e2ef-f2fb-49e1-8876-8b58a243d37d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.696349 [ 3 ] {} HTTP-Session: 2da0e2ef-f2fb-49e1-8876-8b58a243d37d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.696394 [ 3 ] {} HTTP-Session: 2da0e2ef-f2fb-49e1-8876-8b58a243d37d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.696573 [ 3 ] {f33dacdc-7acf-4a3c-b1d9-e35542fcef00} executeQuery: (from [fd00:1122:3344:101::d]:49435) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.05.14 09:44:56.696628 [ 3 ] {f33dacdc-7acf-4a3c-b1d9-e35542fcef00} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.05.14 09:44:56.699951 [ 3 ] {f33dacdc-7acf-4a3c-b1d9-e35542fcef00} oximeter.fields_i8 (36039df2-557d-4a2e-a84c-f932d393c26b): Loading data parts 2024.05.14 09:44:56.700226 [ 3 ] {f33dacdc-7acf-4a3c-b1d9-e35542fcef00} oximeter.fields_i8 (36039df2-557d-4a2e-a84c-f932d393c26b): There are no data parts 2024.05.14 09:44:56.702044 [ 3 ] {f33dacdc-7acf-4a3c-b1d9-e35542fcef00} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.702085 [ 3 ] {} HTTP-Session: 2da0e2ef-f2fb-49e1-8876-8b58a243d37d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.702182 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.702237 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.702264 [ 3 ] {} HTTP-Session: 2f09c6b3-97e6-4e56-b266-768305967a08 Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.702280 [ 3 ] {} HTTP-Session: 2f09c6b3-97e6-4e56-b266-768305967a08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.702299 [ 3 ] {} HTTP-Session: 2f09c6b3-97e6-4e56-b266-768305967a08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.702336 [ 3 ] {} HTTP-Session: 2f09c6b3-97e6-4e56-b266-768305967a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.702476 [ 3 ] {595f8a56-31ae-4784-a7ee-3ce86ba4cdc8} executeQuery: (from [fd00:1122:3344:101::d]:49435) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.05.14 09:44:56.702530 [ 3 ] {595f8a56-31ae-4784-a7ee-3ce86ba4cdc8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.05.14 09:44:56.710180 [ 3 ] {595f8a56-31ae-4784-a7ee-3ce86ba4cdc8} oximeter.fields_u8 (95c1ad1c-b0fb-4189-a0b3-f8f6a88b2adc): Loading data parts 2024.05.14 09:44:56.710349 [ 3 ] {595f8a56-31ae-4784-a7ee-3ce86ba4cdc8} oximeter.fields_u8 (95c1ad1c-b0fb-4189-a0b3-f8f6a88b2adc): There are no data parts 2024.05.14 09:44:56.712511 [ 3 ] {595f8a56-31ae-4784-a7ee-3ce86ba4cdc8} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.712536 [ 3 ] {} HTTP-Session: 2f09c6b3-97e6-4e56-b266-768305967a08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.712649 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.712706 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.712726 [ 3 ] {} HTTP-Session: 257da319-c8c1-42ba-857b-bf765da93724 Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.712748 [ 3 ] {} HTTP-Session: 257da319-c8c1-42ba-857b-bf765da93724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.712768 [ 3 ] {} HTTP-Session: 257da319-c8c1-42ba-857b-bf765da93724 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.712798 [ 3 ] {} HTTP-Session: 257da319-c8c1-42ba-857b-bf765da93724 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.712949 [ 3 ] {260183fb-5682-4633-921a-4a1129c73e09} executeQuery: (from [fd00:1122:3344:101::d]:49435) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.05.14 09:44:56.713001 [ 3 ] {260183fb-5682-4633-921a-4a1129c73e09} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.05.14 09:44:56.715761 [ 3 ] {260183fb-5682-4633-921a-4a1129c73e09} oximeter.fields_i16 (3b174484-6281-4978-876f-cae6618a2594): Loading data parts 2024.05.14 09:44:56.715973 [ 3 ] {260183fb-5682-4633-921a-4a1129c73e09} oximeter.fields_i16 (3b174484-6281-4978-876f-cae6618a2594): There are no data parts 2024.05.14 09:44:56.717757 [ 3 ] {260183fb-5682-4633-921a-4a1129c73e09} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.717782 [ 3 ] {} HTTP-Session: 257da319-c8c1-42ba-857b-bf765da93724 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.717907 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.717972 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.717996 [ 3 ] {} HTTP-Session: 9c6b2518-f88b-4891-ab1a-493e95aa1d7b Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.718024 [ 3 ] {} HTTP-Session: 9c6b2518-f88b-4891-ab1a-493e95aa1d7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.718047 [ 3 ] {} HTTP-Session: 9c6b2518-f88b-4891-ab1a-493e95aa1d7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.718087 [ 3 ] {} HTTP-Session: 9c6b2518-f88b-4891-ab1a-493e95aa1d7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.718265 [ 3 ] {67a323a3-f46c-48cd-aba5-8879b9ea6283} executeQuery: (from [fd00:1122:3344:101::d]:49435) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.05.14 09:44:56.718328 [ 3 ] {67a323a3-f46c-48cd-aba5-8879b9ea6283} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.05.14 09:44:56.728144 [ 3 ] {67a323a3-f46c-48cd-aba5-8879b9ea6283} oximeter.fields_u16 (996d6d89-19d7-4764-9fe3-e0391e7030bf): Loading data parts 2024.05.14 09:44:56.728432 [ 3 ] {67a323a3-f46c-48cd-aba5-8879b9ea6283} oximeter.fields_u16 (996d6d89-19d7-4764-9fe3-e0391e7030bf): There are no data parts 2024.05.14 09:44:56.730790 [ 3 ] {67a323a3-f46c-48cd-aba5-8879b9ea6283} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.730817 [ 3 ] {} HTTP-Session: 9c6b2518-f88b-4891-ab1a-493e95aa1d7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.730936 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.731003 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.731026 [ 3 ] {} HTTP-Session: d2b9d4d7-3c2e-4caa-837a-e78e392fd2e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.731053 [ 3 ] {} HTTP-Session: d2b9d4d7-3c2e-4caa-837a-e78e392fd2e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.731078 [ 3 ] {} HTTP-Session: d2b9d4d7-3c2e-4caa-837a-e78e392fd2e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.731114 [ 3 ] {} HTTP-Session: d2b9d4d7-3c2e-4caa-837a-e78e392fd2e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.731293 [ 3 ] {5e5b4d75-fb4e-41ec-8f04-0f44e13b6163} executeQuery: (from [fd00:1122:3344:101::d]:49435) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.05.14 09:44:56.731351 [ 3 ] {5e5b4d75-fb4e-41ec-8f04-0f44e13b6163} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.05.14 09:44:56.734108 [ 3 ] {5e5b4d75-fb4e-41ec-8f04-0f44e13b6163} oximeter.fields_i32 (8ceb8b76-6662-4569-8f4b-0a5bf0e08e41): Loading data parts 2024.05.14 09:44:56.734240 [ 3 ] {5e5b4d75-fb4e-41ec-8f04-0f44e13b6163} oximeter.fields_i32 (8ceb8b76-6662-4569-8f4b-0a5bf0e08e41): There are no data parts 2024.05.14 09:44:56.735851 [ 3 ] {5e5b4d75-fb4e-41ec-8f04-0f44e13b6163} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.735883 [ 3 ] {} HTTP-Session: d2b9d4d7-3c2e-4caa-837a-e78e392fd2e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.735998 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.736043 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.736071 [ 3 ] {} HTTP-Session: bbad110a-40da-4aab-82ca-63965097fece Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.736094 [ 3 ] {} HTTP-Session: bbad110a-40da-4aab-82ca-63965097fece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.736107 [ 3 ] {} HTTP-Session: bbad110a-40da-4aab-82ca-63965097fece Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.736143 [ 3 ] {} HTTP-Session: bbad110a-40da-4aab-82ca-63965097fece Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.736287 [ 3 ] {42dd615c-5226-49ca-aa27-3e7dbd0c2b8c} executeQuery: (from [fd00:1122:3344:101::d]:49435) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.05.14 09:44:56.736333 [ 3 ] {42dd615c-5226-49ca-aa27-3e7dbd0c2b8c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.05.14 09:44:56.744280 [ 3 ] {42dd615c-5226-49ca-aa27-3e7dbd0c2b8c} oximeter.fields_u32 (283c1063-6593-4018-9e0e-f85efc2d4b15): Loading data parts 2024.05.14 09:44:56.744436 [ 3 ] {42dd615c-5226-49ca-aa27-3e7dbd0c2b8c} oximeter.fields_u32 (283c1063-6593-4018-9e0e-f85efc2d4b15): There are no data parts 2024.05.14 09:44:56.746641 [ 3 ] {42dd615c-5226-49ca-aa27-3e7dbd0c2b8c} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.746675 [ 3 ] {} HTTP-Session: bbad110a-40da-4aab-82ca-63965097fece Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.746785 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.746840 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.746867 [ 3 ] {} HTTP-Session: b942aef0-24e8-4a5f-924d-0ce0e6fff0b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.746882 [ 3 ] {} HTTP-Session: b942aef0-24e8-4a5f-924d-0ce0e6fff0b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.746902 [ 3 ] {} HTTP-Session: b942aef0-24e8-4a5f-924d-0ce0e6fff0b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.746940 [ 3 ] {} HTTP-Session: b942aef0-24e8-4a5f-924d-0ce0e6fff0b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.747087 [ 3 ] {07920d51-05b6-4ca2-a500-d1d2439f169d} executeQuery: (from [fd00:1122:3344:101::d]:49435) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.05.14 09:44:56.747133 [ 3 ] {07920d51-05b6-4ca2-a500-d1d2439f169d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.05.14 09:44:56.758742 [ 3 ] {07920d51-05b6-4ca2-a500-d1d2439f169d} oximeter.fields_i64 (eeb4980f-e021-40ee-a3c2-66075a8f3137): Loading data parts 2024.05.14 09:44:56.758883 [ 3 ] {07920d51-05b6-4ca2-a500-d1d2439f169d} oximeter.fields_i64 (eeb4980f-e021-40ee-a3c2-66075a8f3137): There are no data parts 2024.05.14 09:44:56.762346 [ 3 ] {07920d51-05b6-4ca2-a500-d1d2439f169d} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.762381 [ 3 ] {} HTTP-Session: b942aef0-24e8-4a5f-924d-0ce0e6fff0b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.762523 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.762593 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.762625 [ 3 ] {} HTTP-Session: 9198825c-951b-419a-9d2e-ae198cb40a50 Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.762645 [ 3 ] {} HTTP-Session: 9198825c-951b-419a-9d2e-ae198cb40a50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.762672 [ 3 ] {} HTTP-Session: 9198825c-951b-419a-9d2e-ae198cb40a50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.762721 [ 3 ] {} HTTP-Session: 9198825c-951b-419a-9d2e-ae198cb40a50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.762920 [ 3 ] {4d8856a7-07fb-4a0f-93a4-dd36cfe3f90d} executeQuery: (from [fd00:1122:3344:101::d]:49435) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.05.14 09:44:56.762979 [ 3 ] {4d8856a7-07fb-4a0f-93a4-dd36cfe3f90d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.05.14 09:44:56.764553 [ 3 ] {4d8856a7-07fb-4a0f-93a4-dd36cfe3f90d} oximeter.fields_u64 (72245dae-c77e-464d-a4da-7fbb105ab374): Loading data parts 2024.05.14 09:44:56.764671 [ 3 ] {4d8856a7-07fb-4a0f-93a4-dd36cfe3f90d} oximeter.fields_u64 (72245dae-c77e-464d-a4da-7fbb105ab374): There are no data parts 2024.05.14 09:44:56.773020 [ 3 ] {4d8856a7-07fb-4a0f-93a4-dd36cfe3f90d} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.773051 [ 3 ] {} HTTP-Session: 9198825c-951b-419a-9d2e-ae198cb40a50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.773184 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.773259 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.773283 [ 3 ] {} HTTP-Session: 3c76cd92-d663-4828-9cba-aa2094e0a1b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.773304 [ 3 ] {} HTTP-Session: 3c76cd92-d663-4828-9cba-aa2094e0a1b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.773329 [ 3 ] {} HTTP-Session: 3c76cd92-d663-4828-9cba-aa2094e0a1b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.773367 [ 3 ] {} HTTP-Session: 3c76cd92-d663-4828-9cba-aa2094e0a1b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.773540 [ 3 ] {b974dbe9-8b11-4ad0-b315-121381cc33b1} executeQuery: (from [fd00:1122:3344:101::d]:49435) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.05.14 09:44:56.773597 [ 3 ] {b974dbe9-8b11-4ad0-b315-121381cc33b1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.05.14 09:44:56.775746 [ 3 ] {b974dbe9-8b11-4ad0-b315-121381cc33b1} oximeter.fields_ipaddr (04a52d7a-901b-423f-9eba-56aad2b0a96b): Loading data parts 2024.05.14 09:44:56.775896 [ 3 ] {b974dbe9-8b11-4ad0-b315-121381cc33b1} oximeter.fields_ipaddr (04a52d7a-901b-423f-9eba-56aad2b0a96b): There are no data parts 2024.05.14 09:44:56.778311 [ 3 ] {b974dbe9-8b11-4ad0-b315-121381cc33b1} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.778342 [ 3 ] {} HTTP-Session: 3c76cd92-d663-4828-9cba-aa2094e0a1b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.778467 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.778524 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.778549 [ 3 ] {} HTTP-Session: 43b2ea52-3e87-41e6-8e56-b88c89e079a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.778568 [ 3 ] {} HTTP-Session: 43b2ea52-3e87-41e6-8e56-b88c89e079a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.778585 [ 3 ] {} HTTP-Session: 43b2ea52-3e87-41e6-8e56-b88c89e079a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.778621 [ 3 ] {} HTTP-Session: 43b2ea52-3e87-41e6-8e56-b88c89e079a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.778792 [ 3 ] {d065e2ba-7aad-4287-86a5-016aa3786326} executeQuery: (from [fd00:1122:3344:101::d]:49435) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.05.14 09:44:56.778840 [ 3 ] {d065e2ba-7aad-4287-86a5-016aa3786326} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.05.14 09:44:56.780379 [ 3 ] {d065e2ba-7aad-4287-86a5-016aa3786326} oximeter.fields_string (e5270689-1e17-4a86-9212-8dbb5bc10b5b): Loading data parts 2024.05.14 09:44:56.780507 [ 3 ] {d065e2ba-7aad-4287-86a5-016aa3786326} oximeter.fields_string (e5270689-1e17-4a86-9212-8dbb5bc10b5b): There are no data parts 2024.05.14 09:44:56.790645 [ 3 ] {d065e2ba-7aad-4287-86a5-016aa3786326} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.790677 [ 3 ] {} HTTP-Session: 43b2ea52-3e87-41e6-8e56-b88c89e079a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.790827 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.790881 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.790901 [ 3 ] {} HTTP-Session: 041a6be7-0aa8-4479-8202-481e1c01717f Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.790918 [ 3 ] {} HTTP-Session: 041a6be7-0aa8-4479-8202-481e1c01717f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.790931 [ 3 ] {} HTTP-Session: 041a6be7-0aa8-4479-8202-481e1c01717f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.790961 [ 3 ] {} HTTP-Session: 041a6be7-0aa8-4479-8202-481e1c01717f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.791103 [ 3 ] {9fdb8a6e-e168-43bd-99df-857128dd6708} executeQuery: (from [fd00:1122:3344:101::d]:49435) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.05.14 09:44:56.791141 [ 3 ] {9fdb8a6e-e168-43bd-99df-857128dd6708} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.05.14 09:44:56.793442 [ 3 ] {9fdb8a6e-e168-43bd-99df-857128dd6708} oximeter.fields_uuid (d5425b9a-6a5c-4c17-b97d-3893bdb85653): Loading data parts 2024.05.14 09:44:56.793574 [ 3 ] {9fdb8a6e-e168-43bd-99df-857128dd6708} oximeter.fields_uuid (d5425b9a-6a5c-4c17-b97d-3893bdb85653): There are no data parts 2024.05.14 09:44:56.795910 [ 3 ] {9fdb8a6e-e168-43bd-99df-857128dd6708} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.795936 [ 3 ] {} HTTP-Session: 041a6be7-0aa8-4479-8202-481e1c01717f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.796051 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.796098 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.796118 [ 3 ] {} HTTP-Session: 2cf7c16c-a32d-449f-a7e6-5d24952c9639 Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.796134 [ 3 ] {} HTTP-Session: 2cf7c16c-a32d-449f-a7e6-5d24952c9639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.796148 [ 3 ] {} HTTP-Session: 2cf7c16c-a32d-449f-a7e6-5d24952c9639 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.796177 [ 3 ] {} HTTP-Session: 2cf7c16c-a32d-449f-a7e6-5d24952c9639 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.796385 [ 3 ] {8d3ba728-a7c6-4e14-b22e-bb76b48b9e91} executeQuery: (from [fd00:1122:3344:101::d]:49435) /* 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.05.14 09:44:56.796444 [ 3 ] {8d3ba728-a7c6-4e14-b22e-bb76b48b9e91} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.05.14 09:44:56.798052 [ 3 ] {8d3ba728-a7c6-4e14-b22e-bb76b48b9e91} oximeter.timeseries_schema (27d0c9fe-a196-437b-8c5e-39da511be4c4): Loading data parts 2024.05.14 09:44:56.798184 [ 3 ] {8d3ba728-a7c6-4e14-b22e-bb76b48b9e91} oximeter.timeseries_schema (27d0c9fe-a196-437b-8c5e-39da511be4c4): There are no data parts 2024.05.14 09:44:56.806306 [ 3 ] {8d3ba728-a7c6-4e14-b22e-bb76b48b9e91} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.806337 [ 3 ] {} HTTP-Session: 2cf7c16c-a32d-449f-a7e6-5d24952c9639 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.806455 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49435, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.14 09:44:56.806503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.14 09:44:56.806522 [ 3 ] {} HTTP-Session: 05138401-e01f-4e03-bba2-6f546ee34ae0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49435 2024.05.14 09:44:56.806538 [ 3 ] {} HTTP-Session: 05138401-e01f-4e03-bba2-6f546ee34ae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.806552 [ 3 ] {} HTTP-Session: 05138401-e01f-4e03-bba2-6f546ee34ae0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:56.806582 [ 3 ] {} HTTP-Session: 05138401-e01f-4e03-bba2-6f546ee34ae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.14 09:44:56.806747 [ 3 ] {ab5b47d7-a037-408f-92bf-b82ecdfb7e53} executeQuery: (from [fd00:1122:3344:101::d]:49435) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.05.14 09:44:56.808379 [ 3 ] {ab5b47d7-a037-408f-92bf-b82ecdfb7e53} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.05.14 09:44:56.812126 [ 3 ] {ab5b47d7-a037-408f-92bf-b82ecdfb7e53} oximeter.version (59999636-6651-4b9e-9754-42bb6995b91d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.05.14 09:44:56.812163 [ 3 ] {ab5b47d7-a037-408f-92bf-b82ecdfb7e53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.38 GiB. 2024.05.14 09:44:56.816435 [ 3 ] {ab5b47d7-a037-408f-92bf-b82ecdfb7e53} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.05.14 09:44:56.817464 [ 3 ] {ab5b47d7-a037-408f-92bf-b82ecdfb7e53} oximeter.version (59999636-6651-4b9e-9754-42bb6995b91d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.05.14 09:44:56.817741 [ 3 ] {ab5b47d7-a037-408f-92bf-b82ecdfb7e53} executeQuery: Read 1 rows, 16.00 B in 0.011071 sec., 90.32607713846988 rows/sec., 1.41 KiB/sec. 2024.05.14 09:44:56.817895 [ 3 ] {ab5b47d7-a037-408f-92bf-b82ecdfb7e53} DynamicQueryHandler: Done processing query 2024.05.14 09:44:56.817919 [ 3 ] {ab5b47d7-a037-408f-92bf-b82ecdfb7e53} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.05.14 09:44:56.817934 [ 3 ] {} HTTP-Session: 05138401-e01f-4e03-bba2-6f546ee34ae0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.14 09:44:57.000202 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 160.62 MiB, peak 165.76 MiB, free memory in arenas 0.00 B, will set to 173.66 MiB (RSS), difference: 13.04 MiB