[ Nov 9 00:29:38 Enabled. ] [ Nov 9 00:29:38 Rereading configuration. ] [ Nov 9 00:29:39 Rereading configuration. ] [ Nov 9 00:29:40 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default + DATALINK=oxControlService13 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService13 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService13 ipadm: Could not delete oxControlService13: Interface does not exist + true + ipadm create-if -t oxControlService13 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService13 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService13 + ipadm show-addr oxControlService13/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService13/ll + ipadm show-addr oxControlService13/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService13/omicron6 + route get -inet6 default -inet6 fd00:1122:3344:101::1 default: not in table + route add -inet6 default -inet6 fd00:1122:3344:101::1 add net default: gateway fd00:1122:3344:101::1 + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Nov 9 00:29:40 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2023.11.09 00:29:41.045034 [ 1 ] {} Application: Will watch for the process with pid 22299 2023.11.09 00:29:41.045107 [ 1 ] {} Application: Forked a child process to watch 2023.11.09 00:29:41.324335 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22299 2023.11.09 00:29:41.324494 [ 1 ] {} Application: starting up 2023.11.09 00:29:41.324695 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.11.09 00:29:41.382478 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.11.09 00:29:41.382516 [ 1 ] {} Application: Initializing DateLUT. 2023.11.09 00:29:41.382531 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.11.09 00:29:41.382563 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.11.09 00:29:41.382857 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.11.09 00:29:41.383522 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.11.09 00:29:41.383989 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.09 00:29:41.384240 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2023.11.09 00:29:41.385816 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.09 00:29:41.385860 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.09 00:29:41.386571 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.11.09 00:29:41.386731 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.09 00:29:41.390794 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.09 00:29:41.391019 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.11.09 00:29:41.391043 [ 1 ] {} Application: Uncompressed cache policy name 2023.11.09 00:29:41.391883 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.11.09 00:29:41.392513 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.11.09 00:29:41.392779 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.11.09 00:29:41.393021 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.11.09 00:29:41.393317 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.11.09 00:29:41.393359 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.11.09 00:29:41.393412 [ 1 ] {} Application: Loaded user defined objects 2023.11.09 00:29:41.393430 [ 1 ] {} Application: Loading metadata from /data/ 2023.11.09 00:29:41.404532 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.11.09 00:29:41.404561 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000119163 sec 2023.11.09 00:29:41.404609 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.09 00:29:41.404684 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.11.09 00:29:41.404705 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.11.09 00:29:41.404721 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.11.09 00:29:41.404733 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.11.09 00:29:41.404747 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.11.09 00:29:41.404763 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.11.09 00:29:41.404798 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.11.09 00:29:41.404817 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.11.09 00:29:41.404846 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.11.09 00:29:41.404859 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.11.09 00:29:41.404874 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.11.09 00:29:41.404889 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.11.09 00:29:41.404921 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.11.09 00:29:41.404936 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.11.09 00:29:41.404948 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.11.09 00:29:41.436166 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.11.09 00:29:41.437627 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.11.09 00:29:41.437655 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.2032e-05 sec 2023.11.09 00:29:41.437678 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.09 00:29:41.437693 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.11.09 00:29:41.437715 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.11.09 00:29:41.439930 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.11.09 00:29:41.444958 [ 1 ] {} Application: Loaded metadata. 2023.11.09 00:29:41.445069 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2023.11.09 00:29:41.445109 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.11.09 00:29:41.635564 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) 2023.11.09 00:29:41.653287 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) 2023.11.09 00:29:41.653344 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.11.09 00:29:41.731606 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.09 00:29:41.732327 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.67 MiB (RSS), difference: 210.72 MiB 2023.11.09 00:29:41.732664 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.11.09 00:29:41.732702 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.11.09 00:29:41.732728 [ 130 ] {} DNSResolver: Updating DNS cache 2023.11.09 00:29:41.732802 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.11.09 00:29:41.732812 [ 130 ] {} DNSResolver: Updated DNS cache 2023.11.09 00:29:41.732850 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.11.09 00:29:41.733418 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.11.09 00:29:41.733440 [ 1 ] {} Application: Ready for connections. 2023.11.09 00:29:45.486692 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.486892 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.487500 [ 3 ] {} HTTP-Session: 963691a2-84c0-46fc-9750-eea162d4aa1e Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.487547 [ 3 ] {} HTTP-Session: 963691a2-84c0-46fc-9750-eea162d4aa1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.487671 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.11.09 00:29:45.487698 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.09 00:29:45.487720 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.09 00:29:45.488657 [ 3 ] {e8a87dd3-737b-436d-93a3-ead309897f40} executeQuery: (from [fd00:1122:3344:101::d]:57510) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.11.09 00:29:45.488891 [ 3 ] {e8a87dd3-737b-436d-93a3-ead309897f40} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.11.09 00:29:45.491165 [ 3 ] {e8a87dd3-737b-436d-93a3-ead309897f40} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.11.09 00:29:45.492030 [ 3 ] {e8a87dd3-737b-436d-93a3-ead309897f40} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.09 00:29:45.494757 [ 3 ] {e8a87dd3-737b-436d-93a3-ead309897f40} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.494809 [ 3 ] {e8a87dd3-737b-436d-93a3-ead309897f40} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.11.09 00:29:45.494843 [ 3 ] {} HTTP-Session: 963691a2-84c0-46fc-9750-eea162d4aa1e Destroying unnamed session 2023.11.09 00:29:45.495768 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.495816 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.495840 [ 3 ] {} HTTP-Session: dfef306b-1a56-46e1-8df1-e79b56dc2a38 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.495856 [ 3 ] {} HTTP-Session: dfef306b-1a56-46e1-8df1-e79b56dc2a38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.495962 [ 3 ] {3be2f376-9c43-497e-a519-43220d0adc81} executeQuery: (from [fd00:1122:3344:101::d]:57510) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.11.09 00:29:45.505838 [ 3 ] {3be2f376-9c43-497e-a519-43220d0adc81} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:57510) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 2023.11.09 00:29:45.506062 [ 3 ] {3be2f376-9c43-497e-a519-43220d0adc81} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2023.11.09 00:29:45.506192 [ 3 ] {3be2f376-9c43-497e-a519-43220d0adc81} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.506211 [ 3 ] {} HTTP-Session: dfef306b-1a56-46e1-8df1-e79b56dc2a38 Destroying unnamed session 2023.11.09 00:29:45.506502 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.506560 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.506579 [ 3 ] {} HTTP-Session: aec5095c-6892-4fdd-bac4-7ce8df0ed8f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.506596 [ 3 ] {} HTTP-Session: aec5095c-6892-4fdd-bac4-7ce8df0ed8f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.506702 [ 3 ] {c8770dc7-2716-41a3-b151-4bd15207331e} executeQuery: (from [fd00:1122:3344:101::d]:57510) DROP DATABASE IF EXISTS oximeter; (stage: Complete) 2023.11.09 00:29:45.506807 [ 3 ] {c8770dc7-2716-41a3-b151-4bd15207331e} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.506828 [ 3 ] {c8770dc7-2716-41a3-b151-4bd15207331e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.506845 [ 3 ] {} HTTP-Session: aec5095c-6892-4fdd-bac4-7ce8df0ed8f8 Destroying unnamed session 2023.11.09 00:29:45.506988 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.507026 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.507047 [ 3 ] {} HTTP-Session: ddd8890d-338e-499c-8056-5a258d0233e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.507074 [ 3 ] {} HTTP-Session: ddd8890d-338e-499c-8056-5a258d0233e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.507130 [ 3 ] {f081660d-0db1-47ba-a053-9c621c93b11d} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete) 2023.11.09 00:29:45.507182 [ 3 ] {f081660d-0db1-47ba-a053-9c621c93b11d} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.11.09 00:29:45.508275 [ 3 ] {f081660d-0db1-47ba-a053-9c621c93b11d} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.11.09 00:29:45.508297 [ 3 ] {f081660d-0db1-47ba-a053-9c621c93b11d} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.1111e-05 sec 2023.11.09 00:29:45.508333 [ 3 ] {f081660d-0db1-47ba-a053-9c621c93b11d} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.09 00:29:45.508355 [ 3 ] {f081660d-0db1-47ba-a053-9c621c93b11d} DatabaseAtomic (oximeter): Starting up tables. 2023.11.09 00:29:45.508422 [ 3 ] {f081660d-0db1-47ba-a053-9c621c93b11d} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.508441 [ 3 ] {f081660d-0db1-47ba-a053-9c621c93b11d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.508459 [ 3 ] {} HTTP-Session: ddd8890d-338e-499c-8056-5a258d0233e8 Destroying unnamed session 2023.11.09 00:29:45.508564 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.508603 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.508624 [ 3 ] {} HTTP-Session: e8361109-39d2-4d56-8b66-d2bb4532d11e Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.508642 [ 3 ] {} HTTP-Session: e8361109-39d2-4d56-8b66-d2bb4532d11e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.508776 [ 3 ] {d14a2651-e595-4dae-a3b7-1bccc144c64d} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete) 2023.11.09 00:29:45.508820 [ 3 ] {d14a2651-e595-4dae-a3b7-1bccc144c64d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.11.09 00:29:45.513219 [ 3 ] {d14a2651-e595-4dae-a3b7-1bccc144c64d} oximeter.version (e5ec600c-05aa-408f-b7ec-62b3bcb10262): Loading data parts 2023.11.09 00:29:45.513374 [ 3 ] {d14a2651-e595-4dae-a3b7-1bccc144c64d} oximeter.version (e5ec600c-05aa-408f-b7ec-62b3bcb10262): There are no data parts 2023.11.09 00:29:45.514949 [ 3 ] {d14a2651-e595-4dae-a3b7-1bccc144c64d} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.514985 [ 3 ] {d14a2651-e595-4dae-a3b7-1bccc144c64d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.515002 [ 3 ] {} HTTP-Session: e8361109-39d2-4d56-8b66-d2bb4532d11e Destroying unnamed session 2023.11.09 00:29:45.515118 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.515163 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.515181 [ 3 ] {} HTTP-Session: 0844ace5-77f3-49ff-8da3-7b0c5b832307 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.515200 [ 3 ] {} HTTP-Session: 0844ace5-77f3-49ff-8da3-7b0c5b832307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.515396 [ 3 ] {0cb27250-367f-4f2e-8b6e-1640cb97e094} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.09 00:29:45.515440 [ 3 ] {0cb27250-367f-4f2e-8b6e-1640cb97e094} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.11.09 00:29:45.525785 [ 3 ] {0cb27250-367f-4f2e-8b6e-1640cb97e094} oximeter.measurements_bool (1d7fa084-7faa-4b0e-8b2e-94bad7f61424): Loading data parts 2023.11.09 00:29:45.525909 [ 3 ] {0cb27250-367f-4f2e-8b6e-1640cb97e094} oximeter.measurements_bool (1d7fa084-7faa-4b0e-8b2e-94bad7f61424): There are no data parts 2023.11.09 00:29:45.527608 [ 3 ] {0cb27250-367f-4f2e-8b6e-1640cb97e094} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.527647 [ 3 ] {0cb27250-367f-4f2e-8b6e-1640cb97e094} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.527662 [ 3 ] {} HTTP-Session: 0844ace5-77f3-49ff-8da3-7b0c5b832307 Destroying unnamed session 2023.11.09 00:29:45.527797 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.527851 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.527869 [ 3 ] {} HTTP-Session: 2bbe59fb-673b-4c95-92ef-a821214ac6d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.527888 [ 3 ] {} HTTP-Session: 2bbe59fb-673b-4c95-92ef-a821214ac6d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.528071 [ 3 ] {a0c222df-ff89-4d83-b999-12ec3bcb1705} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.09 00:29:45.528116 [ 3 ] {a0c222df-ff89-4d83-b999-12ec3bcb1705} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.11.09 00:29:45.529508 [ 3 ] {a0c222df-ff89-4d83-b999-12ec3bcb1705} oximeter.measurements_i8 (ea88a222-f7fb-4613-acd0-2dcb90819fca): Loading data parts 2023.11.09 00:29:45.529600 [ 3 ] {a0c222df-ff89-4d83-b999-12ec3bcb1705} oximeter.measurements_i8 (ea88a222-f7fb-4613-acd0-2dcb90819fca): There are no data parts 2023.11.09 00:29:45.530663 [ 3 ] {a0c222df-ff89-4d83-b999-12ec3bcb1705} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.530692 [ 3 ] {a0c222df-ff89-4d83-b999-12ec3bcb1705} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.530708 [ 3 ] {} HTTP-Session: 2bbe59fb-673b-4c95-92ef-a821214ac6d2 Destroying unnamed session 2023.11.09 00:29:45.530921 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.531007 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.531031 [ 3 ] {} HTTP-Session: 56a1baee-8735-412b-8e03-6593c755a0dd Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.531058 [ 3 ] {} HTTP-Session: 56a1baee-8735-412b-8e03-6593c755a0dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.531262 [ 3 ] {f8400332-0f91-4686-88b9-56874ca751c8} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.09 00:29:45.531314 [ 3 ] {f8400332-0f91-4686-88b9-56874ca751c8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.11.09 00:29:45.532752 [ 3 ] {f8400332-0f91-4686-88b9-56874ca751c8} oximeter.measurements_u8 (f41a57e7-6dd7-46ea-a4ee-1abe21125985): Loading data parts 2023.11.09 00:29:45.532838 [ 3 ] {f8400332-0f91-4686-88b9-56874ca751c8} oximeter.measurements_u8 (f41a57e7-6dd7-46ea-a4ee-1abe21125985): There are no data parts 2023.11.09 00:29:45.533940 [ 3 ] {f8400332-0f91-4686-88b9-56874ca751c8} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.533969 [ 3 ] {f8400332-0f91-4686-88b9-56874ca751c8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.533994 [ 3 ] {} HTTP-Session: 56a1baee-8735-412b-8e03-6593c755a0dd Destroying unnamed session 2023.11.09 00:29:45.534126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.534177 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.534209 [ 3 ] {} HTTP-Session: 8723deb7-fc7c-4855-81d3-9ea7085b0a23 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.534232 [ 3 ] {} HTTP-Session: 8723deb7-fc7c-4855-81d3-9ea7085b0a23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.534469 [ 3 ] {1e4d2a5b-4715-42ec-a914-8c5855c8b389} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.09 00:29:45.534529 [ 3 ] {1e4d2a5b-4715-42ec-a914-8c5855c8b389} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.11.09 00:29:45.536009 [ 3 ] {1e4d2a5b-4715-42ec-a914-8c5855c8b389} oximeter.measurements_i16 (9405ab12-2289-4366-a6b5-588372d644fd): Loading data parts 2023.11.09 00:29:45.536099 [ 3 ] {1e4d2a5b-4715-42ec-a914-8c5855c8b389} oximeter.measurements_i16 (9405ab12-2289-4366-a6b5-588372d644fd): There are no data parts 2023.11.09 00:29:45.537184 [ 3 ] {1e4d2a5b-4715-42ec-a914-8c5855c8b389} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.537209 [ 3 ] {1e4d2a5b-4715-42ec-a914-8c5855c8b389} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.537230 [ 3 ] {} HTTP-Session: 8723deb7-fc7c-4855-81d3-9ea7085b0a23 Destroying unnamed session 2023.11.09 00:29:45.537386 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.537463 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.537494 [ 3 ] {} HTTP-Session: 5f731f0a-963a-4417-bc2a-8d682954843c Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.537511 [ 3 ] {} HTTP-Session: 5f731f0a-963a-4417-bc2a-8d682954843c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.537701 [ 3 ] {48dbb9ab-c949-4a33-8817-f4ed17f8152a} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.09 00:29:45.537753 [ 3 ] {48dbb9ab-c949-4a33-8817-f4ed17f8152a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.11.09 00:29:45.539141 [ 3 ] {48dbb9ab-c949-4a33-8817-f4ed17f8152a} oximeter.measurements_u16 (ba69749f-7460-495f-9f5e-14ca69949696): Loading data parts 2023.11.09 00:29:45.539279 [ 3 ] {48dbb9ab-c949-4a33-8817-f4ed17f8152a} oximeter.measurements_u16 (ba69749f-7460-495f-9f5e-14ca69949696): There are no data parts 2023.11.09 00:29:45.541465 [ 3 ] {48dbb9ab-c949-4a33-8817-f4ed17f8152a} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.541525 [ 3 ] {48dbb9ab-c949-4a33-8817-f4ed17f8152a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.541552 [ 3 ] {} HTTP-Session: 5f731f0a-963a-4417-bc2a-8d682954843c Destroying unnamed session 2023.11.09 00:29:45.541687 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.541737 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.541769 [ 3 ] {} HTTP-Session: c92a8fe4-8e5c-4b57-b4b3-319ce85e675e Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.541785 [ 3 ] {} HTTP-Session: c92a8fe4-8e5c-4b57-b4b3-319ce85e675e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.541973 [ 3 ] {c193389d-b4df-4cf7-b080-8fe0235cb007} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.09 00:29:45.542019 [ 3 ] {c193389d-b4df-4cf7-b080-8fe0235cb007} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.11.09 00:29:45.543410 [ 3 ] {c193389d-b4df-4cf7-b080-8fe0235cb007} oximeter.measurements_i32 (11e57ced-1461-4076-9cfc-9ce0a508f763): Loading data parts 2023.11.09 00:29:45.543491 [ 3 ] {c193389d-b4df-4cf7-b080-8fe0235cb007} oximeter.measurements_i32 (11e57ced-1461-4076-9cfc-9ce0a508f763): There are no data parts 2023.11.09 00:29:45.544558 [ 3 ] {c193389d-b4df-4cf7-b080-8fe0235cb007} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.544589 [ 3 ] {c193389d-b4df-4cf7-b080-8fe0235cb007} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.544604 [ 3 ] {} HTTP-Session: c92a8fe4-8e5c-4b57-b4b3-319ce85e675e Destroying unnamed session 2023.11.09 00:29:45.544725 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.544773 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.544792 [ 3 ] {} HTTP-Session: d6f3445a-0e3e-484d-8160-6888aa3f800b Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.544814 [ 3 ] {} HTTP-Session: d6f3445a-0e3e-484d-8160-6888aa3f800b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.544996 [ 3 ] {195aebb0-7211-4bea-a145-f3d58f902ff9} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.09 00:29:45.545049 [ 3 ] {195aebb0-7211-4bea-a145-f3d58f902ff9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.11.09 00:29:45.546361 [ 3 ] {195aebb0-7211-4bea-a145-f3d58f902ff9} oximeter.measurements_u32 (f8fe4327-8e46-4b4f-9892-1b985f3c5cec): Loading data parts 2023.11.09 00:29:45.546457 [ 3 ] {195aebb0-7211-4bea-a145-f3d58f902ff9} oximeter.measurements_u32 (f8fe4327-8e46-4b4f-9892-1b985f3c5cec): There are no data parts 2023.11.09 00:29:45.547516 [ 3 ] {195aebb0-7211-4bea-a145-f3d58f902ff9} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.547547 [ 3 ] {195aebb0-7211-4bea-a145-f3d58f902ff9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.547562 [ 3 ] {} HTTP-Session: d6f3445a-0e3e-484d-8160-6888aa3f800b Destroying unnamed session 2023.11.09 00:29:45.547674 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.547723 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.547742 [ 3 ] {} HTTP-Session: 0a3d4751-b5d0-44c7-ba2b-331ca817e675 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.547770 [ 3 ] {} HTTP-Session: 0a3d4751-b5d0-44c7-ba2b-331ca817e675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.547948 [ 3 ] {4848cdcb-5200-43dc-8bf8-b64dea971360} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.09 00:29:45.547998 [ 3 ] {4848cdcb-5200-43dc-8bf8-b64dea971360} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.11.09 00:29:45.549306 [ 3 ] {4848cdcb-5200-43dc-8bf8-b64dea971360} oximeter.measurements_i64 (c3c29ae7-f967-4dab-894e-86e66928c291): Loading data parts 2023.11.09 00:29:45.549379 [ 3 ] {4848cdcb-5200-43dc-8bf8-b64dea971360} oximeter.measurements_i64 (c3c29ae7-f967-4dab-894e-86e66928c291): There are no data parts 2023.11.09 00:29:45.550439 [ 3 ] {4848cdcb-5200-43dc-8bf8-b64dea971360} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.550463 [ 3 ] {4848cdcb-5200-43dc-8bf8-b64dea971360} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.550484 [ 3 ] {} HTTP-Session: 0a3d4751-b5d0-44c7-ba2b-331ca817e675 Destroying unnamed session 2023.11.09 00:29:45.550591 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.550633 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.550658 [ 3 ] {} HTTP-Session: f8900b9b-c794-41d2-975d-d2b04e9565fc Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.550680 [ 3 ] {} HTTP-Session: f8900b9b-c794-41d2-975d-d2b04e9565fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.550856 [ 3 ] {b7464188-afa7-4b80-a53b-43eddcbae61c} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.09 00:29:45.550908 [ 3 ] {b7464188-afa7-4b80-a53b-43eddcbae61c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.11.09 00:29:45.552222 [ 3 ] {b7464188-afa7-4b80-a53b-43eddcbae61c} oximeter.measurements_u64 (a63a3d42-91b8-43da-83a6-5343d35ae7a3): Loading data parts 2023.11.09 00:29:45.552313 [ 3 ] {b7464188-afa7-4b80-a53b-43eddcbae61c} oximeter.measurements_u64 (a63a3d42-91b8-43da-83a6-5343d35ae7a3): There are no data parts 2023.11.09 00:29:45.553367 [ 3 ] {b7464188-afa7-4b80-a53b-43eddcbae61c} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.553392 [ 3 ] {b7464188-afa7-4b80-a53b-43eddcbae61c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.553413 [ 3 ] {} HTTP-Session: f8900b9b-c794-41d2-975d-d2b04e9565fc Destroying unnamed session 2023.11.09 00:29:45.553524 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.553586 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.553611 [ 3 ] {} HTTP-Session: 6438f457-5aa0-41aa-a342-772280bf0365 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.553638 [ 3 ] {} HTTP-Session: 6438f457-5aa0-41aa-a342-772280bf0365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.553816 [ 3 ] {60ad12d7-23a4-4bae-a2ed-0122728111e1} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.09 00:29:45.553869 [ 3 ] {60ad12d7-23a4-4bae-a2ed-0122728111e1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.11.09 00:29:45.555177 [ 3 ] {60ad12d7-23a4-4bae-a2ed-0122728111e1} oximeter.measurements_f32 (146adc55-64e8-4160-bd8d-c9f701b728cb): Loading data parts 2023.11.09 00:29:45.555264 [ 3 ] {60ad12d7-23a4-4bae-a2ed-0122728111e1} oximeter.measurements_f32 (146adc55-64e8-4160-bd8d-c9f701b728cb): There are no data parts 2023.11.09 00:29:45.556389 [ 3 ] {60ad12d7-23a4-4bae-a2ed-0122728111e1} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.556414 [ 3 ] {60ad12d7-23a4-4bae-a2ed-0122728111e1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.556436 [ 3 ] {} HTTP-Session: 6438f457-5aa0-41aa-a342-772280bf0365 Destroying unnamed session 2023.11.09 00:29:45.556575 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.556623 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.556647 [ 3 ] {} HTTP-Session: a8bf6ab8-fa67-46f4-aca7-c378696fadf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.556663 [ 3 ] {} HTTP-Session: a8bf6ab8-fa67-46f4-aca7-c378696fadf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.556846 [ 3 ] {c50eb830-2670-4d10-afc6-cab6a89e5aad} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.09 00:29:45.556897 [ 3 ] {c50eb830-2670-4d10-afc6-cab6a89e5aad} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.11.09 00:29:45.558236 [ 3 ] {c50eb830-2670-4d10-afc6-cab6a89e5aad} oximeter.measurements_f64 (e56ba010-d8c8-41cc-b02c-d8a5780278af): Loading data parts 2023.11.09 00:29:45.558322 [ 3 ] {c50eb830-2670-4d10-afc6-cab6a89e5aad} oximeter.measurements_f64 (e56ba010-d8c8-41cc-b02c-d8a5780278af): There are no data parts 2023.11.09 00:29:45.559377 [ 3 ] {c50eb830-2670-4d10-afc6-cab6a89e5aad} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.559401 [ 3 ] {c50eb830-2670-4d10-afc6-cab6a89e5aad} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.559424 [ 3 ] {} HTTP-Session: a8bf6ab8-fa67-46f4-aca7-c378696fadf3 Destroying unnamed session 2023.11.09 00:29:45.559523 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.559579 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.559598 [ 3 ] {} HTTP-Session: b8f8124c-1ea5-4566-a351-23cc95b7b3d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.559621 [ 3 ] {} HTTP-Session: b8f8124c-1ea5-4566-a351-23cc95b7b3d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.559810 [ 3 ] {2594012e-f7a2-48b9-b546-35aef2d26378} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.09 00:29:45.559862 [ 3 ] {2594012e-f7a2-48b9-b546-35aef2d26378} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.11.09 00:29:45.561176 [ 3 ] {2594012e-f7a2-48b9-b546-35aef2d26378} oximeter.measurements_string (7ddc19fe-200b-450c-a7bc-bb870f5b1f8f): Loading data parts 2023.11.09 00:29:45.561242 [ 3 ] {2594012e-f7a2-48b9-b546-35aef2d26378} oximeter.measurements_string (7ddc19fe-200b-450c-a7bc-bb870f5b1f8f): There are no data parts 2023.11.09 00:29:45.562306 [ 3 ] {2594012e-f7a2-48b9-b546-35aef2d26378} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.562330 [ 3 ] {2594012e-f7a2-48b9-b546-35aef2d26378} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.562345 [ 3 ] {} HTTP-Session: b8f8124c-1ea5-4566-a351-23cc95b7b3d1 Destroying unnamed session 2023.11.09 00:29:45.562461 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.562510 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.562528 [ 3 ] {} HTTP-Session: 3eea46e0-3589-4bc3-b0d5-5935dcde382f Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.562553 [ 3 ] {} HTTP-Session: 3eea46e0-3589-4bc3-b0d5-5935dcde382f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.562739 [ 3 ] {93a67006-43a6-4f8d-94ac-4c73f1399ed9} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.09 00:29:45.562793 [ 3 ] {93a67006-43a6-4f8d-94ac-4c73f1399ed9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.11.09 00:29:45.564107 [ 3 ] {93a67006-43a6-4f8d-94ac-4c73f1399ed9} oximeter.measurements_bytes (44889b7b-7baa-4b3c-8b2c-19eed81b9a67): Loading data parts 2023.11.09 00:29:45.564182 [ 3 ] {93a67006-43a6-4f8d-94ac-4c73f1399ed9} oximeter.measurements_bytes (44889b7b-7baa-4b3c-8b2c-19eed81b9a67): There are no data parts 2023.11.09 00:29:45.565241 [ 3 ] {93a67006-43a6-4f8d-94ac-4c73f1399ed9} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.565273 [ 3 ] {93a67006-43a6-4f8d-94ac-4c73f1399ed9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.565288 [ 3 ] {} HTTP-Session: 3eea46e0-3589-4bc3-b0d5-5935dcde382f Destroying unnamed session 2023.11.09 00:29:45.565396 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.565453 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.565472 [ 3 ] {} HTTP-Session: d5942b26-2eee-4f13-9f3b-458ea18d85ce Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.565495 [ 3 ] {} HTTP-Session: d5942b26-2eee-4f13-9f3b-458ea18d85ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.565702 [ 3 ] {afc4c24e-cfb3-46c1-a755-2a15416330be} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.09 00:29:45.565758 [ 3 ] {afc4c24e-cfb3-46c1-a755-2a15416330be} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.11.09 00:29:45.567108 [ 3 ] {afc4c24e-cfb3-46c1-a755-2a15416330be} oximeter.measurements_cumulativei64 (a5014929-4697-489b-9fc4-b99082e6d4c7): Loading data parts 2023.11.09 00:29:45.567174 [ 3 ] {afc4c24e-cfb3-46c1-a755-2a15416330be} oximeter.measurements_cumulativei64 (a5014929-4697-489b-9fc4-b99082e6d4c7): There are no data parts 2023.11.09 00:29:45.568324 [ 3 ] {afc4c24e-cfb3-46c1-a755-2a15416330be} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.568348 [ 3 ] {afc4c24e-cfb3-46c1-a755-2a15416330be} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.568370 [ 3 ] {} HTTP-Session: d5942b26-2eee-4f13-9f3b-458ea18d85ce Destroying unnamed session 2023.11.09 00:29:45.568468 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.568523 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.568543 [ 3 ] {} HTTP-Session: bdd0db9d-61b0-4a16-8038-2c98ef4c8949 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.568566 [ 3 ] {} HTTP-Session: bdd0db9d-61b0-4a16-8038-2c98ef4c8949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.568770 [ 3 ] {3e2c54a0-9ea1-466d-ac0e-264f7f61086a} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.09 00:29:45.568824 [ 3 ] {3e2c54a0-9ea1-466d-ac0e-264f7f61086a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.11.09 00:29:45.570178 [ 3 ] {3e2c54a0-9ea1-466d-ac0e-264f7f61086a} oximeter.measurements_cumulativeu64 (2dbb1805-834b-4f7b-ac9f-e1512a02eee3): Loading data parts 2023.11.09 00:29:45.570255 [ 3 ] {3e2c54a0-9ea1-466d-ac0e-264f7f61086a} oximeter.measurements_cumulativeu64 (2dbb1805-834b-4f7b-ac9f-e1512a02eee3): There are no data parts 2023.11.09 00:29:45.571320 [ 3 ] {3e2c54a0-9ea1-466d-ac0e-264f7f61086a} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.571344 [ 3 ] {3e2c54a0-9ea1-466d-ac0e-264f7f61086a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.571373 [ 3 ] {} HTTP-Session: bdd0db9d-61b0-4a16-8038-2c98ef4c8949 Destroying unnamed session 2023.11.09 00:29:45.571478 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.571534 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.571560 [ 3 ] {} HTTP-Session: 9b665144-5793-4c8c-aac5-7acfd05790a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.571577 [ 3 ] {} HTTP-Session: 9b665144-5793-4c8c-aac5-7acfd05790a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.571780 [ 3 ] {9d5c0e3c-1fa4-4a5d-a6b4-bf3de93ded9c} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.09 00:29:45.571834 [ 3 ] {9d5c0e3c-1fa4-4a5d-a6b4-bf3de93ded9c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.11.09 00:29:45.573186 [ 3 ] {9d5c0e3c-1fa4-4a5d-a6b4-bf3de93ded9c} oximeter.measurements_cumulativef32 (e85c2382-514d-4ad3-b71d-65a10e70fa8b): Loading data parts 2023.11.09 00:29:45.573267 [ 3 ] {9d5c0e3c-1fa4-4a5d-a6b4-bf3de93ded9c} oximeter.measurements_cumulativef32 (e85c2382-514d-4ad3-b71d-65a10e70fa8b): There are no data parts 2023.11.09 00:29:45.574338 [ 3 ] {9d5c0e3c-1fa4-4a5d-a6b4-bf3de93ded9c} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.574362 [ 3 ] {9d5c0e3c-1fa4-4a5d-a6b4-bf3de93ded9c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.574386 [ 3 ] {} HTTP-Session: 9b665144-5793-4c8c-aac5-7acfd05790a8 Destroying unnamed session 2023.11.09 00:29:45.574488 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.574528 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.574557 [ 3 ] {} HTTP-Session: 19c6f1df-ad93-476d-91c3-52c5c3907fc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.574580 [ 3 ] {} HTTP-Session: 19c6f1df-ad93-476d-91c3-52c5c3907fc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.574773 [ 3 ] {7cf35eea-0ab9-43ed-9acb-70ec2c183552} executeQuery: (from [fd00:1122:3344:101::d]:57510) -- CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.09 00:29:45.574830 [ 3 ] {7cf35eea-0ab9-43ed-9acb-70ec2c183552} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.11.09 00:29:45.576189 [ 3 ] {7cf35eea-0ab9-43ed-9acb-70ec2c183552} oximeter.measurements_cumulativef64 (68b27322-742c-46de-afc3-cdbfcea85178): Loading data parts 2023.11.09 00:29:45.576259 [ 3 ] {7cf35eea-0ab9-43ed-9acb-70ec2c183552} oximeter.measurements_cumulativef64 (68b27322-742c-46de-afc3-cdbfcea85178): There are no data parts 2023.11.09 00:29:45.577305 [ 3 ] {7cf35eea-0ab9-43ed-9acb-70ec2c183552} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.577338 [ 3 ] {7cf35eea-0ab9-43ed-9acb-70ec2c183552} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.577353 [ 3 ] {} HTTP-Session: 19c6f1df-ad93-476d-91c3-52c5c3907fc1 Destroying unnamed session 2023.11.09 00:29:45.577468 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.577516 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.577536 [ 3 ] {} HTTP-Session: 7eeb67d2-26ce-445a-8131-57523f33ba0b Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.577565 [ 3 ] {} HTTP-Session: 7eeb67d2-26ce-445a-8131-57523f33ba0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.577770 [ 3 ] {fc01d775-5999-436d-82d5-aed4686830ed} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.09 00:29:45.577828 [ 3 ] {fc01d775-5999-436d-82d5-aed4686830ed} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.11.09 00:29:45.579187 [ 3 ] {fc01d775-5999-436d-82d5-aed4686830ed} oximeter.measurements_histogrami8 (e386c0d4-ffd4-4c83-86b0-fc1e6bf24e5e): Loading data parts 2023.11.09 00:29:45.579256 [ 3 ] {fc01d775-5999-436d-82d5-aed4686830ed} oximeter.measurements_histogrami8 (e386c0d4-ffd4-4c83-86b0-fc1e6bf24e5e): There are no data parts 2023.11.09 00:29:45.580312 [ 3 ] {fc01d775-5999-436d-82d5-aed4686830ed} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.580344 [ 3 ] {fc01d775-5999-436d-82d5-aed4686830ed} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.580367 [ 3 ] {} HTTP-Session: 7eeb67d2-26ce-445a-8131-57523f33ba0b Destroying unnamed session 2023.11.09 00:29:45.580465 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.580514 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.580532 [ 3 ] {} HTTP-Session: 74ac6de1-a628-4837-90b0-2eac9975766a Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.580558 [ 3 ] {} HTTP-Session: 74ac6de1-a628-4837-90b0-2eac9975766a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.580767 [ 3 ] {9d6f0596-38f4-4e4c-b366-5913020df98f} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.09 00:29:45.580834 [ 3 ] {9d6f0596-38f4-4e4c-b366-5913020df98f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.11.09 00:29:45.582209 [ 3 ] {9d6f0596-38f4-4e4c-b366-5913020df98f} oximeter.measurements_histogramu8 (fb3bb389-5461-4556-9ef4-de360ca515df): Loading data parts 2023.11.09 00:29:45.582278 [ 3 ] {9d6f0596-38f4-4e4c-b366-5913020df98f} oximeter.measurements_histogramu8 (fb3bb389-5461-4556-9ef4-de360ca515df): There are no data parts 2023.11.09 00:29:45.583339 [ 3 ] {9d6f0596-38f4-4e4c-b366-5913020df98f} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.583362 [ 3 ] {9d6f0596-38f4-4e4c-b366-5913020df98f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.583391 [ 3 ] {} HTTP-Session: 74ac6de1-a628-4837-90b0-2eac9975766a Destroying unnamed session 2023.11.09 00:29:45.583488 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.583538 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.583571 [ 3 ] {} HTTP-Session: 16b02190-b22b-411f-b1d6-bd57bdc92a31 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.583587 [ 3 ] {} HTTP-Session: 16b02190-b22b-411f-b1d6-bd57bdc92a31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.583799 [ 3 ] {851f13b7-109c-4b92-b1b1-7e18de5c6ef8} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.09 00:29:45.583855 [ 3 ] {851f13b7-109c-4b92-b1b1-7e18de5c6ef8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.11.09 00:29:45.585241 [ 3 ] {851f13b7-109c-4b92-b1b1-7e18de5c6ef8} oximeter.measurements_histogrami16 (aa58d303-3ab1-4a68-bf07-148e4d868178): Loading data parts 2023.11.09 00:29:45.585299 [ 3 ] {851f13b7-109c-4b92-b1b1-7e18de5c6ef8} oximeter.measurements_histogrami16 (aa58d303-3ab1-4a68-bf07-148e4d868178): There are no data parts 2023.11.09 00:29:45.586371 [ 3 ] {851f13b7-109c-4b92-b1b1-7e18de5c6ef8} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.586405 [ 3 ] {851f13b7-109c-4b92-b1b1-7e18de5c6ef8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.586420 [ 3 ] {} HTTP-Session: 16b02190-b22b-411f-b1d6-bd57bdc92a31 Destroying unnamed session 2023.11.09 00:29:45.586516 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.586573 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.586593 [ 3 ] {} HTTP-Session: b307e315-f36f-4f1a-b7a3-4cdaab3ccadb Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.586608 [ 3 ] {} HTTP-Session: b307e315-f36f-4f1a-b7a3-4cdaab3ccadb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.586823 [ 3 ] {908f202c-f381-4718-a81b-c0f645274071} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.09 00:29:45.586887 [ 3 ] {908f202c-f381-4718-a81b-c0f645274071} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.11.09 00:29:45.588261 [ 3 ] {908f202c-f381-4718-a81b-c0f645274071} oximeter.measurements_histogramu16 (42e4a13c-87a1-43bb-aeb1-7d54d7f8a363): Loading data parts 2023.11.09 00:29:45.588337 [ 3 ] {908f202c-f381-4718-a81b-c0f645274071} oximeter.measurements_histogramu16 (42e4a13c-87a1-43bb-aeb1-7d54d7f8a363): There are no data parts 2023.11.09 00:29:45.589420 [ 3 ] {908f202c-f381-4718-a81b-c0f645274071} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.589471 [ 3 ] {908f202c-f381-4718-a81b-c0f645274071} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.589485 [ 3 ] {} HTTP-Session: b307e315-f36f-4f1a-b7a3-4cdaab3ccadb Destroying unnamed session 2023.11.09 00:29:45.589598 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.589655 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.589673 [ 3 ] {} HTTP-Session: b8285803-f960-4453-b273-badfa2f89125 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.589698 [ 3 ] {} HTTP-Session: b8285803-f960-4453-b273-badfa2f89125 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.589911 [ 3 ] {0cdbf6c9-7677-4657-81dc-07dcdc87f890} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.09 00:29:45.589969 [ 3 ] {0cdbf6c9-7677-4657-81dc-07dcdc87f890} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.11.09 00:29:45.591333 [ 3 ] {0cdbf6c9-7677-4657-81dc-07dcdc87f890} oximeter.measurements_histogrami32 (64c503d7-d29b-41b9-9784-4a059abf7d38): Loading data parts 2023.11.09 00:29:45.591404 [ 3 ] {0cdbf6c9-7677-4657-81dc-07dcdc87f890} oximeter.measurements_histogrami32 (64c503d7-d29b-41b9-9784-4a059abf7d38): There are no data parts 2023.11.09 00:29:45.592468 [ 3 ] {0cdbf6c9-7677-4657-81dc-07dcdc87f890} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.592492 [ 3 ] {0cdbf6c9-7677-4657-81dc-07dcdc87f890} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.592506 [ 3 ] {} HTTP-Session: b8285803-f960-4453-b273-badfa2f89125 Destroying unnamed session 2023.11.09 00:29:45.592627 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.592678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.592697 [ 3 ] {} HTTP-Session: c64edab7-23eb-48bb-a79c-f618136f0628 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.592721 [ 3 ] {} HTTP-Session: c64edab7-23eb-48bb-a79c-f618136f0628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.592938 [ 3 ] {f5cf0828-8921-4f24-8911-3ecf90ef7fcd} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.09 00:29:45.592997 [ 3 ] {f5cf0828-8921-4f24-8911-3ecf90ef7fcd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.11.09 00:29:45.594377 [ 3 ] {f5cf0828-8921-4f24-8911-3ecf90ef7fcd} oximeter.measurements_histogramu32 (7fe01e7f-02ec-4a51-ae17-c660de89a12e): Loading data parts 2023.11.09 00:29:45.594443 [ 3 ] {f5cf0828-8921-4f24-8911-3ecf90ef7fcd} oximeter.measurements_histogramu32 (7fe01e7f-02ec-4a51-ae17-c660de89a12e): There are no data parts 2023.11.09 00:29:45.595540 [ 3 ] {f5cf0828-8921-4f24-8911-3ecf90ef7fcd} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.595564 [ 3 ] {f5cf0828-8921-4f24-8911-3ecf90ef7fcd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.595587 [ 3 ] {} HTTP-Session: c64edab7-23eb-48bb-a79c-f618136f0628 Destroying unnamed session 2023.11.09 00:29:45.595684 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.595741 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.595769 [ 3 ] {} HTTP-Session: 599c65a8-8d3e-4a64-a83f-4e4abb9d04fe Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.595785 [ 3 ] {} HTTP-Session: 599c65a8-8d3e-4a64-a83f-4e4abb9d04fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.595997 [ 3 ] {d422ebfb-8a65-4bcc-be29-541cbaf7bd60} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.09 00:29:45.596057 [ 3 ] {d422ebfb-8a65-4bcc-be29-541cbaf7bd60} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.11.09 00:29:45.597445 [ 3 ] {d422ebfb-8a65-4bcc-be29-541cbaf7bd60} oximeter.measurements_histogrami64 (da741ed3-8e05-4b09-b53e-37b601ee9fea): Loading data parts 2023.11.09 00:29:45.597503 [ 3 ] {d422ebfb-8a65-4bcc-be29-541cbaf7bd60} oximeter.measurements_histogrami64 (da741ed3-8e05-4b09-b53e-37b601ee9fea): There are no data parts 2023.11.09 00:29:45.598601 [ 3 ] {d422ebfb-8a65-4bcc-be29-541cbaf7bd60} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.598625 [ 3 ] {d422ebfb-8a65-4bcc-be29-541cbaf7bd60} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.598652 [ 3 ] {} HTTP-Session: 599c65a8-8d3e-4a64-a83f-4e4abb9d04fe Destroying unnamed session 2023.11.09 00:29:45.598753 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.598794 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.598822 [ 3 ] {} HTTP-Session: d34e992a-a079-4677-8c03-6a9351cc8137 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.598855 [ 3 ] {} HTTP-Session: d34e992a-a079-4677-8c03-6a9351cc8137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.599059 [ 3 ] {b029bf88-df31-471f-98b6-0cc2943fd172} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.09 00:29:45.599119 [ 3 ] {b029bf88-df31-471f-98b6-0cc2943fd172} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.11.09 00:29:45.600499 [ 3 ] {b029bf88-df31-471f-98b6-0cc2943fd172} oximeter.measurements_histogramu64 (8f5901e8-5e3b-4916-93cc-dbdeee392e98): Loading data parts 2023.11.09 00:29:45.600577 [ 3 ] {b029bf88-df31-471f-98b6-0cc2943fd172} oximeter.measurements_histogramu64 (8f5901e8-5e3b-4916-93cc-dbdeee392e98): There are no data parts 2023.11.09 00:29:45.601639 [ 3 ] {b029bf88-df31-471f-98b6-0cc2943fd172} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.601674 [ 3 ] {b029bf88-df31-471f-98b6-0cc2943fd172} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.601689 [ 3 ] {} HTTP-Session: d34e992a-a079-4677-8c03-6a9351cc8137 Destroying unnamed session 2023.11.09 00:29:45.601799 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.601849 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.601868 [ 3 ] {} HTTP-Session: af8f7c32-792e-4948-b9c5-ef16e03f4e2c Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.601893 [ 3 ] {} HTTP-Session: af8f7c32-792e-4948-b9c5-ef16e03f4e2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.602104 [ 3 ] {ec658e5f-2337-460d-8131-7057d606f736} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.09 00:29:45.602155 [ 3 ] {ec658e5f-2337-460d-8131-7057d606f736} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.11.09 00:29:45.603545 [ 3 ] {ec658e5f-2337-460d-8131-7057d606f736} oximeter.measurements_histogramf32 (31eacb5c-9290-40c5-b485-a47d7ed4ffcb): Loading data parts 2023.11.09 00:29:45.603655 [ 3 ] {ec658e5f-2337-460d-8131-7057d606f736} oximeter.measurements_histogramf32 (31eacb5c-9290-40c5-b485-a47d7ed4ffcb): There are no data parts 2023.11.09 00:29:45.604834 [ 3 ] {ec658e5f-2337-460d-8131-7057d606f736} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.604858 [ 3 ] {ec658e5f-2337-460d-8131-7057d606f736} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.604884 [ 3 ] {} HTTP-Session: af8f7c32-792e-4948-b9c5-ef16e03f4e2c Destroying unnamed session 2023.11.09 00:29:45.604991 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.605045 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.605080 [ 3 ] {} HTTP-Session: 772b4e34-d448-4ca6-a7e1-5f2342d412ed Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.605096 [ 3 ] {} HTTP-Session: 772b4e34-d448-4ca6-a7e1-5f2342d412ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.605308 [ 3 ] {1c28b3be-7e46-4bb0-8fb2-ad1ee674e9e7} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.09 00:29:45.605368 [ 3 ] {1c28b3be-7e46-4bb0-8fb2-ad1ee674e9e7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.11.09 00:29:45.606989 [ 3 ] {1c28b3be-7e46-4bb0-8fb2-ad1ee674e9e7} oximeter.measurements_histogramf64 (e89fae46-9fd0-4eac-9018-92ed70f4ec36): Loading data parts 2023.11.09 00:29:45.607069 [ 3 ] {1c28b3be-7e46-4bb0-8fb2-ad1ee674e9e7} oximeter.measurements_histogramf64 (e89fae46-9fd0-4eac-9018-92ed70f4ec36): There are no data parts 2023.11.09 00:29:45.608180 [ 3 ] {1c28b3be-7e46-4bb0-8fb2-ad1ee674e9e7} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.608204 [ 3 ] {1c28b3be-7e46-4bb0-8fb2-ad1ee674e9e7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.608235 [ 3 ] {} HTTP-Session: 772b4e34-d448-4ca6-a7e1-5f2342d412ed Destroying unnamed session 2023.11.09 00:29:45.608343 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.608394 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.608422 [ 3 ] {} HTTP-Session: 1429eb48-c866-40df-b302-4c287ce2f3df Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.608437 [ 3 ] {} HTTP-Session: 1429eb48-c866-40df-b302-4c287ce2f3df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.608594 [ 3 ] {f340a937-7841-43fc-9a72-b29b2bf06952} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.09 00:29:45.608651 [ 3 ] {f340a937-7841-43fc-9a72-b29b2bf06952} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.11.09 00:29:45.609999 [ 3 ] {f340a937-7841-43fc-9a72-b29b2bf06952} oximeter.fields_bool (7f0541eb-3f2b-4457-9d1b-06f7ea6686ac): Loading data parts 2023.11.09 00:29:45.610087 [ 3 ] {f340a937-7841-43fc-9a72-b29b2bf06952} oximeter.fields_bool (7f0541eb-3f2b-4457-9d1b-06f7ea6686ac): There are no data parts 2023.11.09 00:29:45.611118 [ 3 ] {f340a937-7841-43fc-9a72-b29b2bf06952} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.611155 [ 3 ] {f340a937-7841-43fc-9a72-b29b2bf06952} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.611178 [ 3 ] {} HTTP-Session: 1429eb48-c866-40df-b302-4c287ce2f3df Destroying unnamed session 2023.11.09 00:29:45.611302 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.611354 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.611392 [ 3 ] {} HTTP-Session: 89d295aa-c39a-44e5-89d4-34dc00f3b310 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.611407 [ 3 ] {} HTTP-Session: 89d295aa-c39a-44e5-89d4-34dc00f3b310 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.611563 [ 3 ] {86c40cbb-4708-4cbe-834c-b5663a402c68} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.09 00:29:45.611609 [ 3 ] {86c40cbb-4708-4cbe-834c-b5663a402c68} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.11.09 00:29:45.612979 [ 3 ] {86c40cbb-4708-4cbe-834c-b5663a402c68} oximeter.fields_i8 (c1f15f8d-8a26-4d1f-949e-d6980264e699): Loading data parts 2023.11.09 00:29:45.613074 [ 3 ] {86c40cbb-4708-4cbe-834c-b5663a402c68} oximeter.fields_i8 (c1f15f8d-8a26-4d1f-949e-d6980264e699): There are no data parts 2023.11.09 00:29:45.614131 [ 3 ] {86c40cbb-4708-4cbe-834c-b5663a402c68} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.614166 [ 3 ] {86c40cbb-4708-4cbe-834c-b5663a402c68} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.614181 [ 3 ] {} HTTP-Session: 89d295aa-c39a-44e5-89d4-34dc00f3b310 Destroying unnamed session 2023.11.09 00:29:45.614303 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.614355 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.614374 [ 3 ] {} HTTP-Session: 0e310a62-bc6a-4a9b-b75a-ccb2c94a86a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.614401 [ 3 ] {} HTTP-Session: 0e310a62-bc6a-4a9b-b75a-ccb2c94a86a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.614549 [ 3 ] {4a4ea304-f9fd-474e-bd8e-7ef9a3f93299} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.09 00:29:45.614603 [ 3 ] {4a4ea304-f9fd-474e-bd8e-7ef9a3f93299} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.11.09 00:29:45.615823 [ 3 ] {4a4ea304-f9fd-474e-bd8e-7ef9a3f93299} oximeter.fields_u8 (324a4a1d-eaac-4a07-8d8d-6b1b0563a313): Loading data parts 2023.11.09 00:29:45.615913 [ 3 ] {4a4ea304-f9fd-474e-bd8e-7ef9a3f93299} oximeter.fields_u8 (324a4a1d-eaac-4a07-8d8d-6b1b0563a313): There are no data parts 2023.11.09 00:29:45.617061 [ 3 ] {4a4ea304-f9fd-474e-bd8e-7ef9a3f93299} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.617085 [ 3 ] {4a4ea304-f9fd-474e-bd8e-7ef9a3f93299} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.617111 [ 3 ] {} HTTP-Session: 0e310a62-bc6a-4a9b-b75a-ccb2c94a86a5 Destroying unnamed session 2023.11.09 00:29:45.617212 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.617265 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.617293 [ 3 ] {} HTTP-Session: 194176ee-d221-441a-88a0-da2b5841f7b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.617309 [ 3 ] {} HTTP-Session: 194176ee-d221-441a-88a0-da2b5841f7b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.617473 [ 3 ] {c0ec0cb5-2cb3-4e52-a451-d4b1c86bfaee} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.09 00:29:45.617528 [ 3 ] {c0ec0cb5-2cb3-4e52-a451-d4b1c86bfaee} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.11.09 00:29:45.618751 [ 3 ] {c0ec0cb5-2cb3-4e52-a451-d4b1c86bfaee} oximeter.fields_i16 (afa7f454-a44a-499b-8f69-cac849ba6207): Loading data parts 2023.11.09 00:29:45.618842 [ 3 ] {c0ec0cb5-2cb3-4e52-a451-d4b1c86bfaee} oximeter.fields_i16 (afa7f454-a44a-499b-8f69-cac849ba6207): There are no data parts 2023.11.09 00:29:45.619902 [ 3 ] {c0ec0cb5-2cb3-4e52-a451-d4b1c86bfaee} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.619926 [ 3 ] {c0ec0cb5-2cb3-4e52-a451-d4b1c86bfaee} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.619941 [ 3 ] {} HTTP-Session: 194176ee-d221-441a-88a0-da2b5841f7b5 Destroying unnamed session 2023.11.09 00:29:45.620050 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.620112 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.620130 [ 3 ] {} HTTP-Session: 45146072-c865-4708-8760-3de15a5c23e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.620156 [ 3 ] {} HTTP-Session: 45146072-c865-4708-8760-3de15a5c23e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.620313 [ 3 ] {0605cfc9-b30a-4fd5-b999-9c4bf498c1ff} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.09 00:29:45.620359 [ 3 ] {0605cfc9-b30a-4fd5-b999-9c4bf498c1ff} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.11.09 00:29:45.621735 [ 3 ] {0605cfc9-b30a-4fd5-b999-9c4bf498c1ff} oximeter.fields_u16 (940c897a-d5f7-4a53-9c87-fb5f3b069db8): Loading data parts 2023.11.09 00:29:45.621813 [ 3 ] {0605cfc9-b30a-4fd5-b999-9c4bf498c1ff} oximeter.fields_u16 (940c897a-d5f7-4a53-9c87-fb5f3b069db8): There are no data parts 2023.11.09 00:29:45.622899 [ 3 ] {0605cfc9-b30a-4fd5-b999-9c4bf498c1ff} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.622941 [ 3 ] {0605cfc9-b30a-4fd5-b999-9c4bf498c1ff} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.622956 [ 3 ] {} HTTP-Session: 45146072-c865-4708-8760-3de15a5c23e2 Destroying unnamed session 2023.11.09 00:29:45.623055 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.623118 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.623136 [ 3 ] {} HTTP-Session: 2cdb9602-ea6e-4f76-8fdf-d374ec6d9a96 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.623163 [ 3 ] {} HTTP-Session: 2cdb9602-ea6e-4f76-8fdf-d374ec6d9a96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.623314 [ 3 ] {537e4fb5-c3e7-4047-92a4-ce19ad09d487} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.09 00:29:45.623376 [ 3 ] {537e4fb5-c3e7-4047-92a4-ce19ad09d487} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.11.09 00:29:45.624615 [ 3 ] {537e4fb5-c3e7-4047-92a4-ce19ad09d487} oximeter.fields_i32 (9e35a858-c759-4884-a459-6926e415d53e): Loading data parts 2023.11.09 00:29:45.624693 [ 3 ] {537e4fb5-c3e7-4047-92a4-ce19ad09d487} oximeter.fields_i32 (9e35a858-c759-4884-a459-6926e415d53e): There are no data parts 2023.11.09 00:29:45.625744 [ 3 ] {537e4fb5-c3e7-4047-92a4-ce19ad09d487} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.625769 [ 3 ] {537e4fb5-c3e7-4047-92a4-ce19ad09d487} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.625804 [ 3 ] {} HTTP-Session: 2cdb9602-ea6e-4f76-8fdf-d374ec6d9a96 Destroying unnamed session 2023.11.09 00:29:45.625910 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.625964 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.626001 [ 3 ] {} HTTP-Session: 9103a5de-1434-4601-9b85-314a30c5589f Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.626017 [ 3 ] {} HTTP-Session: 9103a5de-1434-4601-9b85-314a30c5589f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.626174 [ 3 ] {b7188bf4-6689-49c0-842b-8c1290082ba9} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.09 00:29:45.626220 [ 3 ] {b7188bf4-6689-49c0-842b-8c1290082ba9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.11.09 00:29:45.627456 [ 3 ] {b7188bf4-6689-49c0-842b-8c1290082ba9} oximeter.fields_u32 (3b165adc-5adb-4142-8f5c-6c52bfb9c977): Loading data parts 2023.11.09 00:29:45.627552 [ 3 ] {b7188bf4-6689-49c0-842b-8c1290082ba9} oximeter.fields_u32 (3b165adc-5adb-4142-8f5c-6c52bfb9c977): There are no data parts 2023.11.09 00:29:45.628604 [ 3 ] {b7188bf4-6689-49c0-842b-8c1290082ba9} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.628641 [ 3 ] {b7188bf4-6689-49c0-842b-8c1290082ba9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.628657 [ 3 ] {} HTTP-Session: 9103a5de-1434-4601-9b85-314a30c5589f Destroying unnamed session 2023.11.09 00:29:45.628777 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.628830 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.628849 [ 3 ] {} HTTP-Session: 7c53c9d9-93ae-4678-8bbf-714ab444d1b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.628877 [ 3 ] {} HTTP-Session: 7c53c9d9-93ae-4678-8bbf-714ab444d1b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.629033 [ 3 ] {b8a9149a-cf8e-4303-b453-33e17eb915ec} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.09 00:29:45.629086 [ 3 ] {b8a9149a-cf8e-4303-b453-33e17eb915ec} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.11.09 00:29:45.630516 [ 3 ] {b8a9149a-cf8e-4303-b453-33e17eb915ec} oximeter.fields_i64 (2951bd1d-32a2-429d-81d2-fc59a48369ca): Loading data parts 2023.11.09 00:29:45.630625 [ 3 ] {b8a9149a-cf8e-4303-b453-33e17eb915ec} oximeter.fields_i64 (2951bd1d-32a2-429d-81d2-fc59a48369ca): There are no data parts 2023.11.09 00:29:45.632097 [ 3 ] {b8a9149a-cf8e-4303-b453-33e17eb915ec} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.632128 [ 3 ] {b8a9149a-cf8e-4303-b453-33e17eb915ec} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.632169 [ 3 ] {} HTTP-Session: 7c53c9d9-93ae-4678-8bbf-714ab444d1b8 Destroying unnamed session 2023.11.09 00:29:45.632356 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.632406 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.632439 [ 3 ] {} HTTP-Session: 5969ee71-b825-40d3-9adf-d8ad911a0905 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.632471 [ 3 ] {} HTTP-Session: 5969ee71-b825-40d3-9adf-d8ad911a0905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.632622 [ 3 ] {f10a08e4-c8f3-4ecc-ae27-314151661437} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.09 00:29:45.632693 [ 3 ] {f10a08e4-c8f3-4ecc-ae27-314151661437} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.11.09 00:29:45.634103 [ 3 ] {f10a08e4-c8f3-4ecc-ae27-314151661437} oximeter.fields_u64 (b150b8af-a48f-4dfb-b70e-488896680a1d): Loading data parts 2023.11.09 00:29:45.634217 [ 3 ] {f10a08e4-c8f3-4ecc-ae27-314151661437} oximeter.fields_u64 (b150b8af-a48f-4dfb-b70e-488896680a1d): There are no data parts 2023.11.09 00:29:45.635346 [ 3 ] {f10a08e4-c8f3-4ecc-ae27-314151661437} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.635372 [ 3 ] {f10a08e4-c8f3-4ecc-ae27-314151661437} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.635403 [ 3 ] {} HTTP-Session: 5969ee71-b825-40d3-9adf-d8ad911a0905 Destroying unnamed session 2023.11.09 00:29:45.635524 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.635583 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.635614 [ 3 ] {} HTTP-Session: f7ab425c-10ee-43de-acaa-19a8ce086312 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.635631 [ 3 ] {} HTTP-Session: f7ab425c-10ee-43de-acaa-19a8ce086312 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.635794 [ 3 ] {4d989a1c-36e5-4728-9aee-ddb450ef6504} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.09 00:29:45.635862 [ 3 ] {4d989a1c-36e5-4728-9aee-ddb450ef6504} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.11.09 00:29:45.637383 [ 3 ] {4d989a1c-36e5-4728-9aee-ddb450ef6504} oximeter.fields_ipaddr (481223af-4db0-4d83-8826-3ffa99385b74): Loading data parts 2023.11.09 00:29:45.637488 [ 3 ] {4d989a1c-36e5-4728-9aee-ddb450ef6504} oximeter.fields_ipaddr (481223af-4db0-4d83-8826-3ffa99385b74): There are no data parts 2023.11.09 00:29:45.638591 [ 3 ] {4d989a1c-36e5-4728-9aee-ddb450ef6504} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.638632 [ 3 ] {4d989a1c-36e5-4728-9aee-ddb450ef6504} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.638648 [ 3 ] {} HTTP-Session: f7ab425c-10ee-43de-acaa-19a8ce086312 Destroying unnamed session 2023.11.09 00:29:45.638783 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.638841 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.638860 [ 3 ] {} HTTP-Session: 4dba5418-87a0-44f7-9268-ba99a8c6905f Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.638900 [ 3 ] {} HTTP-Session: 4dba5418-87a0-44f7-9268-ba99a8c6905f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.639076 [ 3 ] {205d9438-a0e4-4e3f-b925-c28fde79797d} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.09 00:29:45.639130 [ 3 ] {205d9438-a0e4-4e3f-b925-c28fde79797d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.11.09 00:29:45.640468 [ 3 ] {205d9438-a0e4-4e3f-b925-c28fde79797d} oximeter.fields_string (98d49cc1-bf6d-4852-8b19-da61797e38b1): Loading data parts 2023.11.09 00:29:45.640562 [ 3 ] {205d9438-a0e4-4e3f-b925-c28fde79797d} oximeter.fields_string (98d49cc1-bf6d-4852-8b19-da61797e38b1): There are no data parts 2023.11.09 00:29:45.646277 [ 3 ] {205d9438-a0e4-4e3f-b925-c28fde79797d} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.646322 [ 3 ] {205d9438-a0e4-4e3f-b925-c28fde79797d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.646337 [ 3 ] {} HTTP-Session: 4dba5418-87a0-44f7-9268-ba99a8c6905f Destroying unnamed session 2023.11.09 00:29:45.646462 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.646534 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.646554 [ 3 ] {} HTTP-Session: 5235fb87-96c1-45e3-862c-f66638bbe8eb Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.646583 [ 3 ] {} HTTP-Session: 5235fb87-96c1-45e3-862c-f66638bbe8eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.646734 [ 3 ] {cdc18def-7d45-4d26-bb10-24e2f187aea8} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.09 00:29:45.646795 [ 3 ] {cdc18def-7d45-4d26-bb10-24e2f187aea8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.11.09 00:29:45.648282 [ 3 ] {cdc18def-7d45-4d26-bb10-24e2f187aea8} oximeter.fields_uuid (de5e9055-97d8-40cd-8a95-a66afa093343): Loading data parts 2023.11.09 00:29:45.648384 [ 3 ] {cdc18def-7d45-4d26-bb10-24e2f187aea8} oximeter.fields_uuid (de5e9055-97d8-40cd-8a95-a66afa093343): There are no data parts 2023.11.09 00:29:45.649453 [ 3 ] {cdc18def-7d45-4d26-bb10-24e2f187aea8} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.649477 [ 3 ] {cdc18def-7d45-4d26-bb10-24e2f187aea8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.649507 [ 3 ] {} HTTP-Session: 5235fb87-96c1-45e3-862c-f66638bbe8eb Destroying unnamed session 2023.11.09 00:29:45.649623 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 1152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.649678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.649709 [ 3 ] {} HTTP-Session: d5f6195f-afdc-47cf-82d6-dac2ab3fd162 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.649725 [ 3 ] {} HTTP-Session: d5f6195f-afdc-47cf-82d6-dac2ab3fd162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.649945 [ 3 ] {64a441b2-fa71-43ac-b36c-f8155fcffc36} executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name); (stage: Complete) 2023.11.09 00:29:45.650022 [ 3 ] {64a441b2-fa71-43ac-b36c-f8155fcffc36} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.11.09 00:29:45.651727 [ 3 ] {64a441b2-fa71-43ac-b36c-f8155fcffc36} oximeter.timeseries_schema (c9233fd6-56f0-4081-8072-149df3bd2675): Loading data parts 2023.11.09 00:29:45.651823 [ 3 ] {64a441b2-fa71-43ac-b36c-f8155fcffc36} oximeter.timeseries_schema (c9233fd6-56f0-4081-8072-149df3bd2675): There are no data parts 2023.11.09 00:29:45.653287 [ 3 ] {64a441b2-fa71-43ac-b36c-f8155fcffc36} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.653312 [ 3 ] {64a441b2-fa71-43ac-b36c-f8155fcffc36} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.09 00:29:45.653341 [ 3 ] {} HTTP-Session: d5f6195f-afdc-47cf-82d6-dac2ab3fd162 Destroying unnamed session 2023.11.09 00:29:45.653457 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.09 00:29:45.653513 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.09 00:29:45.653551 [ 3 ] {} HTTP-Session: cb115b98-5308-401e-9a72-aa06fb1594be Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 2023.11.09 00:29:45.653567 [ 3 ] {} HTTP-Session: cb115b98-5308-401e-9a72-aa06fb1594be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.09 00:29:45.653678 [ 3 ] {1c104375-3464-4bb0-8d43-231570e12ff6} executeQuery: (from [fd00:1122:3344:101::d]:57510) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.11.09 00:29:45.654313 [ 3 ] {1c104375-3464-4bb0-8d43-231570e12ff6} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.11.09 00:29:45.657276 [ 3 ] {1c104375-3464-4bb0-8d43-231570e12ff6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB. 2023.11.09 00:29:45.658069 [ 3 ] {1c104375-3464-4bb0-8d43-231570e12ff6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.09 00:29:45.658292 [ 3 ] {1c104375-3464-4bb0-8d43-231570e12ff6} oximeter.version (e5ec600c-05aa-408f-b7ec-62b3bcb10262): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.09 00:29:45.658492 [ 3 ] {1c104375-3464-4bb0-8d43-231570e12ff6} executeQuery: Read 1 rows, 16.00 B in 0.004768704 sec., 209 rows/sec., 3.28 KiB/sec. 2023.11.09 00:29:45.658626 [ 3 ] {1c104375-3464-4bb0-8d43-231570e12ff6} DynamicQueryHandler: Done processing query 2023.11.09 00:29:45.658647 [ 3 ] {1c104375-3464-4bb0-8d43-231570e12ff6} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.11.09 00:29:45.658685 [ 3 ] {} HTTP-Session: cb115b98-5308-401e-9a72-aa06fb1594be Destroying unnamed session 2023.11.09 00:29:46.001120 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 219.00 MiB, peak 224.07 MiB, will set to 228.27 MiB (RSS), difference: 9.28 MiB 2023.11.09 00:29:56.733060 [ 155 ] {} DNSResolver: Updating DNS cache 2023.11.09 00:29:56.733123 [ 155 ] {} DNSResolver: Updated DNS cache